Pull request #43763 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from e5a1514c6e132d8efbd8254cbe0b7012ce2e4454+f55f39c0c2f416aaa2489903f490fe828158619b (ad3cf40aeb0a7a37f721db1e8f49fcc564d2bb3b) 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43763@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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # 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 [2022-07-02T16:12:05.453Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-02T16:12:05.459Z] Trying to pass milestone 1 [Pipeline] milestone [2022-07-02T16:12:05.564Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-02T16:12:05.771Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ba8bfe743ec56a85) in /home/ubuntu/workspace/moby_PR-43763 [Pipeline] { [Pipeline] checkout [2022-07-02T16:12:05.821Z] The recommended git tool is: git [2022-07-02T16:12:05.847Z] using credential docker-jenkins-github-credentials [2022-07-02T16:12:05.859Z] Cloning the remote Git repository [2022-07-02T16:12:05.860Z] Cloning with configured refspecs honoured and without tags [2022-07-02T16:12:05.866Z] Cloning repository https://github.com/moby/moby.git [2022-07-02T16:12:05.866Z] > git init /home/ubuntu/workspace/moby_PR-43763 # timeout=10 [2022-07-02T16:12:05.882Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-02T16:12:05.882Z] > git --version # timeout=10 [2022-07-02T16:12:05.887Z] > git --version # 'git version 2.17.1' [2022-07-02T16:12:05.887Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-02T16:12:05.888Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43763/head:refs/remotes/origin/PR-43763 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-02T16:12:21.410Z] Fetching without tags [2022-07-02T16:12:21.573Z] Merging remotes/origin/master commit f55f39c0c2f416aaa2489903f490fe828158619b into PR head commit e5a1514c6e132d8efbd8254cbe0b7012ce2e4454 [2022-07-02T16:12:21.401Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-02T16:12:21.404Z] > git config --add remote.origin.fetch +refs/pull/43763/head:refs/remotes/origin/PR-43763 # timeout=10 [2022-07-02T16:12:21.406Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-02T16:12:21.411Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-02T16:12:21.416Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-02T16:12:21.416Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-02T16:12:21.416Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43763/head:refs/remotes/origin/PR-43763 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-02T16:12:21.578Z] > git config core.sparsecheckout # timeout=10 [2022-07-02T16:12:21.586Z] > git checkout -f e5a1514c6e132d8efbd8254cbe0b7012ce2e4454 # timeout=10 [2022-07-02T16:12:22.335Z] Merge succeeded, producing 574947f0f99d1dfc824b0d7927f28c0854085713 [2022-07-02T16:12:22.335Z] Checking out Revision 574947f0f99d1dfc824b0d7927f28c0854085713 (PR-43763) [2022-07-02T16:12:22.535Z] Commit message: "Merge commit 'f55f39c0c2f416aaa2489903f490fe828158619b' into HEAD" [2022-07-02T16:12:22.102Z] > git remote # timeout=10 [2022-07-02T16:12:22.104Z] > git config --get remote.origin.url # timeout=10 [2022-07-02T16:12:22.110Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-02T16:12:22.111Z] > git merge f55f39c0c2f416aaa2489903f490fe828158619b # timeout=10 [2022-07-02T16:12:22.331Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-02T16:12:22.340Z] > git config core.sparsecheckout # timeout=10 [2022-07-02T16:12:22.357Z] > git checkout -f 574947f0f99d1dfc824b0d7927f28c0854085713 # timeout=10 [2022-07-02T16:12:22.542Z] > git rev-list --no-walk e5a1514c6e132d8efbd8254cbe0b7012ce2e4454 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T16:12:23.191Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43763:/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 [2022-07-02T16:12:25.720Z] 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: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [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 [Pipeline] node [Pipeline] node [Pipeline] node [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 [2022-07-02T16:12:25.972Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04ba5790898e051ac) in /home/ubuntu/workspace/moby_PR-43763 Stage "ppc64le integration-cli" skipped due to when conditional [2022-07-02T16:12:25.975Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-072a81f7ba34c99ee) in /home/ubuntu/workspace/moby_PR-43763 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-07-02T16:12:25.982Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-074d3c10808294caa) in /home/ubuntu/workspace/moby_PR-43763 [Pipeline] stage [2022-07-02T16:12:25.983Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c20740dae1467e57) in /home/ubuntu/workspace/moby_PR-43763 [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] } [2022-07-02T16:12:25.992Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ce543bf343c41a4b) in /home/ubuntu/workspace/moby_PR-43763 [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] { [2022-07-02T16:12:26.024Z] The recommended git tool is: git [Pipeline] { [2022-07-02T16:12:26.042Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-07-02T16:12:26.052Z] Cloning the remote Git repository [2022-07-02T16:12:26.052Z] Cloning with configured refspecs honoured and without tags [2022-07-02T16:12:26.054Z] The recommended git tool is: git [2022-07-02T16:12:26.061Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-07-02T16:12:26.070Z] Cloning the remote Git repository [2022-07-02T16:12:26.070Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] checkout [2022-07-02T16:12:26.141Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [2022-07-02T16:12:26.148Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-07-02T16:12:26.157Z] using credential docker-jenkins-github-credentials [2022-07-02T16:12:26.166Z] Cloning the remote Git repository [2022-07-02T16:12:26.166Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout 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 [2022-07-02T16:12:26.176Z] The recommended git tool is: git [Pipeline] } [2022-07-02T16:12:26.183Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-07-02T16:12:26.191Z] Cloning the remote Git repository [2022-07-02T16:12:26.191Z] Cloning with configured refspecs honoured and without tags [2022-07-02T16:12:26.200Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-07-02T16:12:26.208Z] Cloning the remote Git repository [2022-07-02T16:12:26.208Z] Cloning with configured refspecs honoured and without tags [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] } [2022-07-02T16:12:26.066Z] Cloning repository https://github.com/moby/moby.git [2022-07-02T16:12:26.066Z] > git init /home/ubuntu/workspace/moby_PR-43763 # timeout=10 [2022-07-02T16:12:26.080Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-02T16:12:26.080Z] > git --version # timeout=10 [2022-07-02T16:12:26.084Z] > git --version # 'git version 2.17.1' [2022-07-02T16:12:26.084Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-02T16:12:26.084Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43763/head:refs/remotes/origin/PR-43763 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-02T16:12:26.072Z] Cloning repository https://github.com/moby/moby.git [2022-07-02T16:12:26.073Z] > git init /home/ubuntu/workspace/moby_PR-43763 # timeout=10 [2022-07-02T16:12:26.082Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-02T16:12:26.083Z] > git --version # timeout=10 [2022-07-02T16:12:26.090Z] > git --version # 'git version 2.17.1' [2022-07-02T16:12:26.090Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-02T16:12:26.090Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43763/head:refs/remotes/origin/PR-43763 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-02T16:12:26.211Z] Cloning repository https://github.com/moby/moby.git [2022-07-02T16:12:26.212Z] > git init /home/ubuntu/workspace/moby_PR-43763 # timeout=10 [2022-07-02T16:12:26.232Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-02T16:12:26.232Z] > git --version # timeout=10 [2022-07-02T16:12:26.237Z] > git --version # 'git version 2.17.1' [2022-07-02T16:12:26.237Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-02T16:12:26.238Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43763/head:refs/remotes/origin/PR-43763 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-02T16:12:26.178Z] Cloning repository https://github.com/moby/moby.git [2022-07-02T16:12:26.179Z] > git init /home/ubuntu/workspace/moby_PR-43763 # timeout=10 [2022-07-02T16:12:26.189Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-02T16:12:26.189Z] > git --version # timeout=10 [2022-07-02T16:12:26.192Z] > git --version # 'git version 2.25.1' [2022-07-02T16:12:26.192Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-02T16:12:26.193Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43763/head:refs/remotes/origin/PR-43763 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-02T16:12:26.189Z] Cloning repository https://github.com/moby/moby.git [2022-07-02T16:12:26.190Z] > git init /home/ubuntu/workspace/moby_PR-43763 # timeout=10 [2022-07-02T16:12:26.206Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-02T16:12:26.206Z] > git --version # timeout=10 [2022-07-02T16:12:26.211Z] > git --version # 'git version 2.25.1' [2022-07-02T16:12:26.211Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-02T16:12:26.212Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43763/head:refs/remotes/origin/PR-43763 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-02T16:12:38.282Z] Fetching without tags [2022-07-02T16:12:38.492Z] Merging remotes/origin/master commit f55f39c0c2f416aaa2489903f490fe828158619b into PR head commit e5a1514c6e132d8efbd8254cbe0b7012ce2e4454 [2022-07-02T16:12:38.253Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-02T16:12:38.258Z] > git config --add remote.origin.fetch +refs/pull/43763/head:refs/remotes/origin/PR-43763 # timeout=10 [2022-07-02T16:12:38.267Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-02T16:12:38.283Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-02T16:12:38.294Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-02T16:12:38.294Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-02T16:12:38.295Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43763/head:refs/remotes/origin/PR-43763 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-02T16:12:38.504Z] > git config core.sparsecheckout # timeout=10 [2022-07-02T16:12:38.509Z] > git checkout -f e5a1514c6e132d8efbd8254cbe0b7012ce2e4454 # timeout=10 [2022-07-02T16:12:39.081Z] Merge succeeded, producing 8647759623a3192031ae3df79c5a80580e781c74 [2022-07-02T16:12:39.081Z] Checking out Revision 8647759623a3192031ae3df79c5a80580e781c74 (PR-43763) [2022-07-02T16:12:39.129Z] Commit message: "Merge commit 'f55f39c0c2f416aaa2489903f490fe828158619b' into HEAD" [2022-07-02T16:12:39.033Z] > git remote # timeout=10 [2022-07-02T16:12:39.040Z] > git config --get remote.origin.url # timeout=10 [2022-07-02T16:12:39.045Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-02T16:12:39.045Z] > git merge f55f39c0c2f416aaa2489903f490fe828158619b # timeout=10 [2022-07-02T16:12:39.087Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-02T16:12:39.093Z] > git config core.sparsecheckout # timeout=10 [2022-07-02T16:12:39.098Z] > git checkout -f 8647759623a3192031ae3df79c5a80580e781c74 # timeout=10 [2022-07-02T16:12:39.142Z] > git rev-list --no-walk e5a1514c6e132d8efbd8254cbe0b7012ce2e4454 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-02T16:12:39.797Z] + docker version [2022-07-02T16:12:39.797Z] Client: Docker Engine - Community [2022-07-02T16:12:39.797Z] Version: 20.10.14 [2022-07-02T16:12:39.797Z] API version: 1.41 [2022-07-02T16:12:39.797Z] Go version: go1.16.15 [2022-07-02T16:12:39.797Z] Git commit: a224086 [2022-07-02T16:12:39.797Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-02T16:12:39.797Z] OS/Arch: linux/arm64 [2022-07-02T16:12:39.797Z] Context: default [2022-07-02T16:12:39.797Z] Experimental: true [2022-07-02T16:12:39.797Z] [2022-07-02T16:12:39.797Z] Server: Docker Engine - Community [2022-07-02T16:12:39.797Z] Engine: [2022-07-02T16:12:39.797Z] Version: 20.10.14 [2022-07-02T16:12:39.797Z] API version: 1.41 (minimum version 1.12) [2022-07-02T16:12:39.797Z] Go version: go1.16.15 [2022-07-02T16:12:39.797Z] Git commit: 87a90dc [2022-07-02T16:12:39.797Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-02T16:12:39.797Z] OS/Arch: linux/arm64 [2022-07-02T16:12:39.797Z] Experimental: true [2022-07-02T16:12:39.797Z] containerd: [2022-07-02T16:12:39.797Z] Version: 1.5.11 [2022-07-02T16:12:39.797Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-02T16:12:39.797Z] runc: [2022-07-02T16:12:39.797Z] Version: 1.0.3 [2022-07-02T16:12:39.797Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-02T16:12:39.797Z] docker-init: [2022-07-02T16:12:39.797Z] Version: 0.19.0 [2022-07-02T16:12:39.797Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-02T16:12:40.078Z] + docker info [2022-07-02T16:12:40.644Z] Client: [2022-07-02T16:12:40.644Z] Context: default [2022-07-02T16:12:40.644Z] Debug Mode: false [2022-07-02T16:12:40.644Z] Plugins: [2022-07-02T16:12:40.644Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-02T16:12:40.644Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-02T16:12:40.644Z] [2022-07-02T16:12:40.644Z] Server: [2022-07-02T16:12:40.644Z] Containers: 0 [2022-07-02T16:12:40.644Z] Running: 0 [2022-07-02T16:12:40.644Z] Paused: 0 [2022-07-02T16:12:40.644Z] Stopped: 0 [2022-07-02T16:12:40.644Z] Images: 3 [2022-07-02T16:12:40.644Z] Server Version: 20.10.14 [2022-07-02T16:12:40.644Z] Storage Driver: overlay2 [2022-07-02T16:12:40.644Z] Backing Filesystem: extfs [2022-07-02T16:12:40.644Z] Supports d_type: true [2022-07-02T16:12:40.644Z] Native Overlay Diff: true [2022-07-02T16:12:40.644Z] userxattr: false [2022-07-02T16:12:40.644Z] Logging Driver: json-file [2022-07-02T16:12:40.644Z] Cgroup Driver: cgroupfs [2022-07-02T16:12:40.644Z] Cgroup Version: 1 [2022-07-02T16:12:40.644Z] Plugins: [2022-07-02T16:12:40.644Z] Volume: local [2022-07-02T16:12:40.644Z] Network: bridge host ipvlan macvlan null overlay [2022-07-02T16:12:40.644Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-02T16:12:40.644Z] Swarm: inactive [2022-07-02T16:12:40.644Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-07-02T16:12:40.644Z] Default Runtime: runc [2022-07-02T16:12:40.644Z] Init Binary: docker-init [2022-07-02T16:12:40.644Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-02T16:12:40.644Z] runc version: v1.0.3-0-gf46b6ba [2022-07-02T16:12:40.644Z] init version: de40ad0 [2022-07-02T16:12:40.644Z] Security Options: [2022-07-02T16:12:40.644Z] apparmor [2022-07-02T16:12:40.644Z] seccomp [2022-07-02T16:12:40.644Z] Profile: default [2022-07-02T16:12:40.644Z] Kernel Version: 5.13.0-1021-aws [2022-07-02T16:12:40.644Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-02T16:12:40.644Z] OSType: linux [2022-07-02T16:12:40.644Z] Architecture: aarch64 [2022-07-02T16:12:40.644Z] CPUs: 2 [2022-07-02T16:12:40.644Z] Total Memory: 7.562GiB [2022-07-02T16:12:40.644Z] Name: ip-10-100-97-58 [2022-07-02T16:12:40.644Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-02T16:12:40.644Z] Docker Root Dir: /var/lib/docker [2022-07-02T16:12:40.644Z] Debug Mode: false [2022-07-02T16:12:40.644Z] Registry: https://index.docker.io/v1/ [2022-07-02T16:12:40.644Z] Labels: [2022-07-02T16:12:40.644Z] Experimental: true [2022-07-02T16:12:40.644Z] Insecure Registries: [2022-07-02T16:12:40.644Z] 127.0.0.0/8 [2022-07-02T16:12:40.644Z] Live Restore Enabled: true [2022-07-02T16:12:40.644Z] [Pipeline] sh [2022-07-02T16:12:40.926Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-02T16:12:40.926Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-02T16:12:40.926Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43763/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-02T16:12:40.926Z] + bash /home/ubuntu/workspace/moby_PR-43763/check-config.sh [2022-07-02T16:12:40.926Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-02T16:12:40.926Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-02T16:12:40.926Z] [2022-07-02T16:12:40.926Z] Generally Necessary: [2022-07-02T16:12:40.926Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-02T16:12:40.927Z] - apparmor: enabled and tools installed [2022-07-02T16:12:40.927Z] - CONFIG_NAMESPACES: enabled [2022-07-02T16:12:40.927Z] - CONFIG_NET_NS: enabled [2022-07-02T16:12:40.927Z] - CONFIG_PID_NS: enabled [2022-07-02T16:12:40.927Z] - CONFIG_IPC_NS: enabled [2022-07-02T16:12:40.927Z] - CONFIG_UTS_NS: enabled [2022-07-02T16:12:40.927Z] - CONFIG_CGROUPS: enabled [2022-07-02T16:12:40.927Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-02T16:12:40.927Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-02T16:12:40.927Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-02T16:12:40.927Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-02T16:12:40.927Z] - CONFIG_CPUSETS: enabled [2022-07-02T16:12:40.927Z] - CONFIG_MEMCG: enabled [2022-07-02T16:12:40.927Z] - CONFIG_KEYS: enabled [2022-07-02T16:12:40.927Z] - CONFIG_VETH: enabled (as module) [2022-07-02T16:12:40.927Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-02T16:12:40.927Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-02T16:12:40.927Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-02T16:12:40.927Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-02T16:12:40.927Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-02T16:12:40.927Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-02T16:12:41.185Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-02T16:12:41.185Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-02T16:12:41.185Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-02T16:12:41.185Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-02T16:12:41.185Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-02T16:12:41.185Z] - CONFIG_CGROUP_BPF: enabled [2022-07-02T16:12:41.185Z] [2022-07-02T16:12:41.185Z] Optional Features: [2022-07-02T16:12:41.185Z] - CONFIG_USER_NS: enabled [2022-07-02T16:12:41.185Z] - CONFIG_SECCOMP: enabled [2022-07-02T16:12:41.185Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-02T16:12:41.185Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-02T16:12:41.185Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-02T16:12:41.185Z] (cgroup swap accounting is currently enabled) [2022-07-02T16:12:41.185Z] - CONFIG_BLK_CGROUP: enabled [2022-07-02T16:12:41.185Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-02T16:12:41.185Z] - CONFIG_CGROUP_PERF: enabled [2022-07-02T16:12:41.185Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-02T16:12:41.185Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-02T16:12:41.185Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-02T16:12:41.185Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-02T16:12:41.185Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-02T16:12:41.185Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-02T16:12:41.185Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-02T16:12:41.185Z] - CONFIG_IP_VS: enabled (as module) [2022-07-02T16:12:41.185Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-02T16:12:41.185Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-02T16:12:41.185Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-02T16:12:41.185Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-02T16:12:41.185Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-02T16:12:41.185Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-02T16:12:41.185Z] - CONFIG_EXT4_FS: enabled [2022-07-02T16:12:41.185Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-02T16:12:41.185Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-02T16:12:41.185Z] - Network Drivers: [2022-07-02T16:12:41.185Z] - "overlay": [2022-07-02T16:12:41.185Z] - CONFIG_VXLAN: enabled (as module) [2022-07-02T16:12:41.185Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-02T16:12:41.185Z] Optional (for encrypted networks): [2022-07-02T16:12:41.411Z] Fetching without tags [2022-07-02T16:12:41.444Z] - CONFIG_CRYPTO: enabled [2022-07-02T16:12:41.444Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-02T16:12:41.444Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-02T16:12:41.444Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-02T16:12:41.444Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-02T16:12:41.444Z] - CONFIG_XFRM: enabled [2022-07-02T16:12:41.444Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-02T16:12:41.444Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-02T16:12:41.444Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-02T16:12:41.444Z] - "ipvlan": [2022-07-02T16:12:41.444Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-02T16:12:41.444Z] - "macvlan": [2022-07-02T16:12:41.444Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-02T16:12:41.444Z] - CONFIG_DUMMY: enabled (as module) [2022-07-02T16:12:41.444Z] - "ftp,tftp client in container": [2022-07-02T16:12:41.444Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-02T16:12:41.444Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-02T16:12:41.444Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-02T16:12:41.444Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-02T16:12:41.444Z] - Storage Drivers: [2022-07-02T16:12:41.444Z] - "aufs": [2022-07-02T16:12:41.444Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-02T16:12:41.444Z] - "btrfs": [2022-07-02T16:12:41.444Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-02T16:12:41.444Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-02T16:12:41.444Z] - "devicemapper": [2022-07-02T16:12:41.444Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-02T16:12:41.444Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-02T16:12:41.444Z] - "overlay": [2022-07-02T16:12:41.444Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-02T16:12:41.444Z] - "zfs": [2022-07-02T16:12:41.444Z] - /dev/zfs: present [2022-07-02T16:12:41.444Z] - zfs command: missing [2022-07-02T16:12:41.444Z] - zpool command: missing [2022-07-02T16:12:41.444Z] [2022-07-02T16:12:41.444Z] Limits: [2022-07-02T16:12:41.444Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-02T16:12:41.444Z] [2022-07-02T16:12:41.444Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-02T16:12:41.587Z] Merging remotes/origin/master commit f55f39c0c2f416aaa2489903f490fe828158619b into PR head commit e5a1514c6e132d8efbd8254cbe0b7012ce2e4454 [2022-07-02T16:12:41.681Z] Fetching without tags [2022-07-02T16:12:41.715Z] Fetching without tags [2022-07-02T16:12:41.787Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8647759623a3192031ae3df79c5a80580e781c74 . [2022-07-02T16:12:41.789Z] Fetching without tags [2022-07-02T16:12:41.843Z] Merging remotes/origin/master commit f55f39c0c2f416aaa2489903f490fe828158619b into PR head commit e5a1514c6e132d8efbd8254cbe0b7012ce2e4454 [2022-07-02T16:12:41.876Z] Merging remotes/origin/master commit f55f39c0c2f416aaa2489903f490fe828158619b into PR head commit e5a1514c6e132d8efbd8254cbe0b7012ce2e4454 [2022-07-02T16:12:41.769Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-02T16:12:41.774Z] > git config --add remote.origin.fetch +refs/pull/43763/head:refs/remotes/origin/PR-43763 # timeout=10 [2022-07-02T16:12:41.781Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-02T16:12:41.791Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-02T16:12:41.802Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-02T16:12:41.802Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-02T16:12:41.803Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43763/head:refs/remotes/origin/PR-43763 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-02T16:12:41.665Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-02T16:12:41.670Z] > git config --add remote.origin.fetch +refs/pull/43763/head:refs/remotes/origin/PR-43763 # timeout=10 [2022-07-02T16:12:41.672Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-02T16:12:41.677Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-02T16:12:41.684Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-02T16:12:41.684Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-02T16:12:41.684Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43763/head:refs/remotes/origin/PR-43763 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-02T16:12:41.845Z] > git config core.sparsecheckout # timeout=10 [2022-07-02T16:12:41.850Z] > git checkout -f e5a1514c6e132d8efbd8254cbe0b7012ce2e4454 # timeout=10 [2022-07-02T16:12:41.969Z] Merging remotes/origin/master commit f55f39c0c2f416aaa2489903f490fe828158619b into PR head commit e5a1514c6e132d8efbd8254cbe0b7012ce2e4454 [2022-07-02T16:12:41.682Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-02T16:12:41.684Z] > git config --add remote.origin.fetch +refs/pull/43763/head:refs/remotes/origin/PR-43763 # timeout=10 [2022-07-02T16:12:41.699Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-02T16:12:41.709Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-02T16:12:41.718Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-02T16:12:41.718Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-02T16:12:41.719Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43763/head:refs/remotes/origin/PR-43763 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-02T16:12:41.878Z] > git config core.sparsecheckout # timeout=10 [2022-07-02T16:12:41.886Z] > git checkout -f e5a1514c6e132d8efbd8254cbe0b7012ce2e4454 # timeout=10 [2022-07-02T16:12:42.045Z] #1 [internal] load build definition from Dockerfile [2022-07-02T16:12:42.045Z] #1 sha256:c3d8606b2c825c208259e9f22f1423b879f2d4aa2d671bcb70ebc2685d0db967 [2022-07-02T16:12:42.045Z] #1 transferring dockerfile: 18.90kB done [2022-07-02T16:12:42.045Z] #1 DONE 0.0s [2022-07-02T16:12:42.045Z] [2022-07-02T16:12:42.045Z] #2 [internal] load .dockerignore [2022-07-02T16:12:42.045Z] #2 sha256:10782233685934e1e6da167fe068c5bd8eb8cc458c55960fbf794687783fe29f [2022-07-02T16:12:42.045Z] #2 transferring context: 145B done [2022-07-02T16:12:42.045Z] #2 DONE 0.0s [2022-07-02T16:12:42.045Z] [2022-07-02T16:12:42.045Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-02T16:12:42.045Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-02T16:12:42.045Z] #3 DONE 0.1s [2022-07-02T16:12:42.045Z] [2022-07-02T16:12:42.045Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-02T16:12:42.045Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-02T16:12:42.045Z] #4 CACHED [2022-07-02T16:12:41.390Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-02T16:12:41.393Z] > git config --add remote.origin.fetch +refs/pull/43763/head:refs/remotes/origin/PR-43763 # timeout=10 [2022-07-02T16:12:41.400Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-02T16:12:41.405Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-02T16:12:41.410Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-02T16:12:41.410Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-02T16:12:41.410Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43763/head:refs/remotes/origin/PR-43763 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-02T16:12:41.585Z] > git config core.sparsecheckout # timeout=10 [2022-07-02T16:12:41.590Z] > git checkout -f e5a1514c6e132d8efbd8254cbe0b7012ce2e4454 # timeout=10 [2022-07-02T16:12:42.303Z] [2022-07-02T16:12:42.303Z] #5 [internal] load build definition from Dockerfile [2022-07-02T16:12:42.303Z] #5 sha256:e0caad3d41c81272e702ac209d14bc185444584eb4b446627b8637264b718d32 [2022-07-02T16:12:42.303Z] #5 DONE 0.0s [2022-07-02T16:12:42.303Z] [2022-07-02T16:12:42.303Z] #6 [internal] load .dockerignore [2022-07-02T16:12:42.303Z] #6 sha256:7de72cfc4f1bafb7ac1bae3a9ed55bef4b9aab2635878bb099f327c86711bb74 [2022-07-02T16:12:42.303Z] #6 DONE 0.0s [2022-07-02T16:12:42.303Z] [2022-07-02T16:12:42.303Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-02T16:12:42.303Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-02T16:12:42.303Z] #9 DONE 0.1s [2022-07-02T16:12:42.303Z] [2022-07-02T16:12:42.303Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-02T16:12:42.303Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-02T16:12:42.318Z] Merge succeeded, producing b935e36e9918286d16ec7bee2ef3ce019881466e [2022-07-02T16:12:42.318Z] Checking out Revision b935e36e9918286d16ec7bee2ef3ce019881466e (PR-43763) [2022-07-02T16:12:42.466Z] Commit message: "Merge commit 'f55f39c0c2f416aaa2489903f490fe828158619b' into HEAD" [2022-07-02T16:12:42.103Z] > git remote # timeout=10 [2022-07-02T16:12:42.108Z] > git config --get remote.origin.url # timeout=10 [2022-07-02T16:12:42.113Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-02T16:12:42.114Z] > git merge f55f39c0c2f416aaa2489903f490fe828158619b # timeout=10 [2022-07-02T16:12:42.308Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-02T16:12:42.316Z] > git config core.sparsecheckout # timeout=10 [2022-07-02T16:12:42.320Z] > git checkout -f b935e36e9918286d16ec7bee2ef3ce019881466e # timeout=10 [2022-07-02T16:12:42.465Z] > git rev-list --no-walk e5a1514c6e132d8efbd8254cbe0b7012ce2e4454 # timeout=10 [2022-07-02T16:12:42.569Z] #10 DONE 0.1s [2022-07-02T16:12:42.569Z] [2022-07-02T16:12:42.569Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-02T16:12:42.569Z] #8 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7 [2022-07-02T16:12:42.569Z] #8 DONE 0.1s [2022-07-02T16:12:42.569Z] [2022-07-02T16:12:42.569Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-02T16:12:42.569Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-02T16:12:42.569Z] #7 DONE 0.1s [Pipeline] withEnv [Pipeline] { [2022-07-02T16:12:42.830Z] [2022-07-02T16:12:42.830Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-02T16:12:42.830Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-02T16:12:42.830Z] #73 DONE 0.0s [2022-07-02T16:12:42.830Z] [2022-07-02T16:12:42.830Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-02T16:12:42.830Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-02T16:12:42.830Z] #71 DONE 0.0s [2022-07-02T16:12:42.830Z] [2022-07-02T16:12:42.830Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-02T16:12:42.830Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-02T16:12:42.830Z] #11 DONE 0.0s [2022-07-02T16:12:42.830Z] [2022-07-02T16:12:42.830Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-02T16:12:42.830Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b [2022-07-02T16:12:42.830Z] #28 DONE 0.0s [2022-07-02T16:12:42.830Z] [2022-07-02T16:12:42.830Z] #24 [internal] load build context [2022-07-02T16:12:42.830Z] #24 sha256:e8c42251ea6b6107cd70e3781d3270898d7a862aa81e230bffe02260562642cc [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-02T16:12:43.011Z] Merge succeeded, producing b935e36e9918286d16ec7bee2ef3ce019881466e [2022-07-02T16:12:43.012Z] Checking out Revision b935e36e9918286d16ec7bee2ef3ce019881466e (PR-43763) [2022-07-02T16:12:43.089Z] #24 ... [2022-07-02T16:12:43.089Z] [2022-07-02T16:12:43.089Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-02T16:12:43.089Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-02T16:12:43.089Z] #49 DONE 0.4s [2022-07-02T16:12:43.089Z] [2022-07-02T16:12:43.089Z] #24 [internal] load build context [2022-07-02T16:12:43.089Z] #24 sha256:e8c42251ea6b6107cd70e3781d3270898d7a862aa81e230bffe02260562642cc [2022-07-02T16:12:43.124Z] Merge succeeded, producing b935e36e9918286d16ec7bee2ef3ce019881466e [2022-07-02T16:12:43.124Z] Checking out Revision b935e36e9918286d16ec7bee2ef3ce019881466e (PR-43763) [2022-07-02T16:12:43.128Z] + docker version [2022-07-02T16:12:43.128Z] Client: Docker Engine - Community [2022-07-02T16:12:43.128Z] Version: 20.10.14 [2022-07-02T16:12:43.128Z] API version: 1.41 [2022-07-02T16:12:43.128Z] Go version: go1.16.15 [2022-07-02T16:12:43.128Z] Git commit: a224086 [2022-07-02T16:12:43.128Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-02T16:12:43.128Z] OS/Arch: linux/amd64 [2022-07-02T16:12:43.128Z] Context: default [2022-07-02T16:12:43.128Z] Experimental: true [2022-07-02T16:12:43.128Z] [2022-07-02T16:12:43.128Z] Server: Docker Engine - Community [2022-07-02T16:12:43.128Z] Engine: [2022-07-02T16:12:43.129Z] Version: 20.10.14 [2022-07-02T16:12:43.129Z] API version: 1.41 (minimum version 1.12) [2022-07-02T16:12:43.129Z] Go version: go1.16.15 [2022-07-02T16:12:43.129Z] Git commit: 87a90dc [2022-07-02T16:12:43.129Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-02T16:12:43.129Z] OS/Arch: linux/amd64 [2022-07-02T16:12:43.129Z] Experimental: true [2022-07-02T16:12:43.129Z] containerd: [2022-07-02T16:12:43.129Z] Version: 1.5.11 [2022-07-02T16:12:43.129Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-02T16:12:43.129Z] runc: [2022-07-02T16:12:43.129Z] Version: 1.0.3 [2022-07-02T16:12:43.129Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-02T16:12:43.129Z] docker-init: [2022-07-02T16:12:43.129Z] Version: 0.19.0 [2022-07-02T16:12:43.129Z] GitCommit: de40ad0 [2022-07-02T16:12:43.132Z] Merge succeeded, producing b935e36e9918286d16ec7bee2ef3ce019881466e [2022-07-02T16:12:43.132Z] Checking out Revision b935e36e9918286d16ec7bee2ef3ce019881466e (PR-43763) [Pipeline] sh [2022-07-02T16:12:43.215Z] Commit message: "Merge commit 'f55f39c0c2f416aaa2489903f490fe828158619b' into HEAD" [2022-07-02T16:12:43.233Z] Commit message: "Merge commit 'f55f39c0c2f416aaa2489903f490fe828158619b' into HEAD" [2022-07-02T16:12:43.457Z] + docker info [2022-07-02T16:12:43.468Z] Commit message: "Merge commit 'f55f39c0c2f416aaa2489903f490fe828158619b' into HEAD" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2022-07-02T16:12:43.676Z] #24 transferring context: 61.68MB 1.1s done [2022-07-02T16:12:41.981Z] > git config core.sparsecheckout # timeout=10 [2022-07-02T16:12:41.986Z] > git checkout -f e5a1514c6e132d8efbd8254cbe0b7012ce2e4454 # timeout=10 [2022-07-02T16:12:42.508Z] > git remote # timeout=10 [2022-07-02T16:12:42.515Z] > git config --get remote.origin.url # timeout=10 [2022-07-02T16:12:42.520Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-02T16:12:42.520Z] > git merge f55f39c0c2f416aaa2489903f490fe828158619b # timeout=10 [2022-07-02T16:12:43.121Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-02T16:12:43.144Z] > git config core.sparsecheckout # timeout=10 [2022-07-02T16:12:43.160Z] > git checkout -f b935e36e9918286d16ec7bee2ef3ce019881466e # timeout=10 [2022-07-02T16:12:42.359Z] > git remote # timeout=10 [2022-07-02T16:12:42.362Z] > git config --get remote.origin.url # timeout=10 [2022-07-02T16:12:42.363Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-02T16:12:42.364Z] > git merge f55f39c0c2f416aaa2489903f490fe828158619b # timeout=10 [2022-07-02T16:12:43.006Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-02T16:12:43.015Z] > git config core.sparsecheckout # timeout=10 [2022-07-02T16:12:43.021Z] > git checkout -f b935e36e9918286d16ec7bee2ef3ce019881466e # timeout=10 [2022-07-02T16:12:42.405Z] > git remote # timeout=10 [2022-07-02T16:12:42.413Z] > git config --get remote.origin.url # timeout=10 [2022-07-02T16:12:42.424Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-02T16:12:42.425Z] > git merge f55f39c0c2f416aaa2489903f490fe828158619b # timeout=10 [2022-07-02T16:12:43.120Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-02T16:12:43.126Z] > git config core.sparsecheckout # timeout=10 [2022-07-02T16:12:43.131Z] > git checkout -f b935e36e9918286d16ec7bee2ef3ce019881466e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T16:12:43.864Z] + docker version [2022-07-02T16:12:43.864Z] Client: Docker Engine - Community [2022-07-02T16:12:43.864Z] Version: 20.10.14 [2022-07-02T16:12:43.864Z] API version: 1.41 [2022-07-02T16:12:43.864Z] Go version: go1.16.15 [2022-07-02T16:12:43.864Z] Git commit: a224086 [2022-07-02T16:12:43.864Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-02T16:12:43.864Z] OS/Arch: linux/amd64 [2022-07-02T16:12:43.864Z] Context: default [2022-07-02T16:12:43.864Z] Experimental: true [2022-07-02T16:12:43.864Z] [2022-07-02T16:12:43.864Z] Server: Docker Engine - Community [2022-07-02T16:12:43.864Z] Engine: [2022-07-02T16:12:43.864Z] Version: 20.10.14 [2022-07-02T16:12:43.864Z] API version: 1.41 (minimum version 1.12) [2022-07-02T16:12:43.864Z] Go version: go1.16.15 [2022-07-02T16:12:43.864Z] Git commit: 87a90dc [2022-07-02T16:12:43.864Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-02T16:12:43.864Z] OS/Arch: linux/amd64 [2022-07-02T16:12:43.864Z] Experimental: true [2022-07-02T16:12:43.864Z] containerd: [2022-07-02T16:12:43.864Z] Version: 1.5.11 [2022-07-02T16:12:43.864Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-02T16:12:43.864Z] runc: [2022-07-02T16:12:43.864Z] Version: 1.0.3 [2022-07-02T16:12:43.864Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-02T16:12:43.864Z] docker-init: [2022-07-02T16:12:43.864Z] Version: 0.19.0 [2022-07-02T16:12:43.864Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-02T16:12:43.907Z] + docker version [2022-07-02T16:12:43.907Z] Client: Docker Engine - Community [2022-07-02T16:12:43.907Z] Version: 20.10.14 [2022-07-02T16:12:43.907Z] API version: 1.41 [2022-07-02T16:12:43.907Z] Go version: go1.16.15 [2022-07-02T16:12:43.907Z] Git commit: a224086 [2022-07-02T16:12:43.907Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-02T16:12:43.907Z] OS/Arch: linux/amd64 [2022-07-02T16:12:43.907Z] Context: default [2022-07-02T16:12:43.907Z] Experimental: true [2022-07-02T16:12:43.907Z] [2022-07-02T16:12:43.907Z] Server: Docker Engine - Community [2022-07-02T16:12:43.907Z] Engine: [2022-07-02T16:12:43.907Z] Version: 20.10.14 [2022-07-02T16:12:43.907Z] API version: 1.41 (minimum version 1.12) [2022-07-02T16:12:43.907Z] Go version: go1.16.15 [2022-07-02T16:12:43.907Z] Git commit: 87a90dc [2022-07-02T16:12:43.907Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-02T16:12:43.907Z] OS/Arch: linux/amd64 [2022-07-02T16:12:43.907Z] Experimental: true [2022-07-02T16:12:43.907Z] containerd: [2022-07-02T16:12:43.907Z] Version: 1.5.11 [2022-07-02T16:12:43.907Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-02T16:12:43.907Z] runc: [2022-07-02T16:12:43.907Z] Version: 1.0.3 [2022-07-02T16:12:43.907Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-02T16:12:43.907Z] docker-init: [2022-07-02T16:12:43.907Z] Version: 0.19.0 [2022-07-02T16:12:43.907Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-02T16:12:43.935Z] #24 DONE 1.1s [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-02T16:12:43.935Z] #35 sha256:ac42133ae3e38b43bf06a737da4d4766ce0e032d5abd5ed131300e4d2503fb8a [2022-07-02T16:12:43.935Z] #35 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #51 [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 [2022-07-02T16:12:43.935Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-02T16:12:43.935Z] #51 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #14 [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 [2022-07-02T16:12:43.935Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-02T16:12:43.935Z] #14 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-02T16:12:43.935Z] #16 sha256:2cd4662a7e0c8506cf1db0a3c783d8e69fc17c83f0d53c3945b80f74260ecfd0 [2022-07-02T16:12:43.935Z] #16 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-02T16:12:43.935Z] #30 sha256:b4230e090946141b95005b2808bccd5cb2d34fcde9f6844d005116f9610c5120 [2022-07-02T16:12:43.935Z] #30 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-02T16:12:43.935Z] #79 sha256:8d49ff1144bc266bb33e081131b3da9342fffcb93ef96b2c5d63a93d115475b8 [2022-07-02T16:12:43.935Z] #79 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-02T16:12:43.935Z] #27 sha256:eb07c1c72776dade7df0de3bb86e240847ff12bb9184f6e25422e0da00b105fb [2022-07-02T16:12:43.935Z] #27 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-02T16:12:43.935Z] #26 sha256:676f9e933418d598a3a13f96467eb3f060c1b4f5e52ee478b5e60dc6ddf6469a [2022-07-02T16:12:43.935Z] #26 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-02T16:12:43.935Z] #70 sha256:99f250ffcf0cb628951a0f4f6e0a6f8fa1584ec2f85547368794e5a400a43bd0 [2022-07-02T16:12:43.935Z] #70 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #67 [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 [2022-07-02T16:12:43.935Z] #67 sha256:feabc6ff0dee59c8612e73720674758ceb81f693f1231d03210f2d7f1bdc40cc [2022-07-02T16:12:43.935Z] #67 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-02T16:12:43.935Z] #43 sha256:b2410936d90e5569fd32d41eb51db9fa65387db9ee995694fae10cb4470df2be [2022-07-02T16:12:43.935Z] #43 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-02T16:12:43.935Z] #64 sha256:6d21307973b9ad348a7ea720d091b2366b16516e61cf54c1df97d4fe923e7e7d [2022-07-02T16:12:43.935Z] #64 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #22 [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 [2022-07-02T16:12:43.935Z] #22 sha256:1c35510d2c5ef554d5a1a5ad21f4359ed7a77a09befaa46d5fe59bc5eb4db5a5 [2022-07-02T16:12:43.935Z] #22 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-02T16:12:43.935Z] #66 sha256:3d1c125d74d7bc4b3f1ecde497a6c5d4c9fe6167dfbe59500e228d83393ed8e9 [2022-07-02T16:12:43.935Z] #66 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #76 [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 ; [2022-07-02T16:12:43.935Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-02T16:12:43.935Z] #76 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-02T16:12:43.935Z] #68 sha256:0ab2a2383de8504953f88950d9d5d0cde56ff3632002dcad883840f3f48d6569 [2022-07-02T16:12:43.935Z] #68 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #50 [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 [2022-07-02T16:12:43.935Z] #50 sha256:15c133dfec257524e63bea93c84c1def8d71882a44dde00929a99bde82bd1576 [2022-07-02T16:12:43.935Z] #50 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-02T16:12:43.935Z] #20 sha256:b68a7f7ec677c2d67bebbcbfa046df9a6e597dfa26a6a67cbb34c9548e89d961 [2022-07-02T16:12:43.935Z] #20 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #34 [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 [2022-07-02T16:12:43.935Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0 [2022-07-02T16:12:43.935Z] #34 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #38 [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 [2022-07-02T16:12:43.935Z] #38 sha256:aaeeb049f5680a56f6fede4f78256326a8aa0b4ae7580e26fa301c6d266d5252 [2022-07-02T16:12:43.935Z] #38 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-02T16:12:43.935Z] #46 sha256:b800f0abf501966fb97595329615fd15baa01c342f51b54e938e1f9eb91b45d0 [2022-07-02T16:12:43.935Z] #46 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-02T16:12:43.935Z] #69 sha256:b98cc21bc05fe71c823bce7bec8e9ddb080be63c0e30f5a506f2fc4a1dca8b3e [2022-07-02T16:12:43.935Z] #69 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-02T16:12:43.935Z] #17 sha256:62342bb3e0d44055f2152b49fde1b4efa49fd44a77773d46b2210d92aec5a83e [2022-07-02T16:12:43.935Z] #17 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-02T16:12:43.935Z] #25 sha256:509e12b30e9a2b8ed772d8e791a8d2ed1dbb4ff931c0f02817f2c1e43d06fe59 [2022-07-02T16:12:43.935Z] #25 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-02T16:12:43.935Z] #61 sha256:2f1a6a0fcbc56e7f221f58013b050638833d476348b7ce45edadb4c2fbb97358 [2022-07-02T16:12:43.935Z] #61 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #13 [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 [2022-07-02T16:12:43.935Z] #13 sha256:ff9d7616fb0c727acb27c69f498c91180e8e4a46278532d09a9dd89e43efb14d [2022-07-02T16:12:43.935Z] #13 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-02T16:12:43.935Z] #56 sha256:51867bf7f7c9761c091861251671f0801b398665f9acdf1e50263c25cf6f073b [2022-07-02T16:12:43.935Z] #56 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #47 [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 [2022-07-02T16:12:43.935Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-02T16:12:43.935Z] #47 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #31 [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 [2022-07-02T16:12:43.935Z] #31 sha256:56b1242d58648806b5a69cde2a1d7ec3becec0ff33ec50cdcbe222ecbb4531e3 [2022-07-02T16:12:43.935Z] #31 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-02T16:12:43.935Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20 [2022-07-02T16:12:43.935Z] #55 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-02T16:12:43.935Z] #75 sha256:2279764b770fa240ea0ec1ffe570c459332b3d0ef2629a2106c6581fcf9c1f9f [2022-07-02T16:12:43.935Z] #75 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-02T16:12:43.935Z] #54 sha256:6f4ca77f9c541347cae17e9c5cfc26ad0715383dd2dfb4577c763b51f8e06713 [2022-07-02T16:12:43.935Z] #54 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #57 [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 [2022-07-02T16:12:43.935Z] #57 sha256:57518f79ec97bd4ffcfece403fffe2a9a9a731f6a1fde9d139311616d3584ecd [2022-07-02T16:12:43.935Z] #57 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #42 [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 [2022-07-02T16:12:43.935Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-02T16:12:43.935Z] #42 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-02T16:12:43.935Z] #39 sha256:0ddacd2b5fcbf982f9cdc6d077f1b4e1751cf81c404971fae4f9d354b55c2748 [2022-07-02T16:12:43.935Z] #39 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-02T16:12:43.935Z] #19 sha256:b7477035d509187c35ca5a8f7bb22c40a8e03086d8f5555f155280dc54f43d3b [2022-07-02T16:12:43.935Z] #19 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-02T16:12:43.935Z] #44 sha256:6daaa5d4e72b267346b22110827365e269b6bf8f52e4c135150703bd8c088000 [2022-07-02T16:12:43.935Z] #44 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-02T16:12:43.935Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-02T16:12:43.935Z] #72 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #62 [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 [2022-07-02T16:12:43.935Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-02T16:12:43.935Z] #62 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-07-02T16:12:43.935Z] #36 sha256:ccf5d63b7d42e11b5f9cac632d7ef55087954b3ccbe644ab1638efdcd50070e6 [2022-07-02T16:12:43.935Z] #36 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-02T16:12:43.935Z] #63 sha256:07051f579c7e98ead3d29d4c2cf503fccfb340a1e10788f6c7e29cc71c2eb994 [2022-07-02T16:12:43.935Z] #63 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-02T16:12:43.935Z] #65 sha256:b62106ff4a0d92986408de1b70ee93333b8b4e8ad4b788b094c6ce045ecdebfe [2022-07-02T16:12:43.935Z] #65 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-02T16:12:43.935Z] #41 sha256:1a3022f9c7b143340202c4aa68b0beeef575f8e74c1beeeb6efadf3c4c344409 [2022-07-02T16:12:43.935Z] #41 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-02T16:12:43.935Z] #45 sha256:a0ab828c69fecc45b7923fefca65682c8750717b17bbdd97a0f24787eb396d93 [2022-07-02T16:12:43.935Z] #45 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-02T16:12:43.935Z] #52 sha256:f8a64a86b228eaddf0b90cd73d42817aae6e7f65460a676c6fca3995757c09cd [2022-07-02T16:12:43.935Z] #52 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-02T16:12:43.935Z] #60 sha256:86e5df3b0c451d5b8393f63bdc3e95ee001e9314bf7557217a89e29cfc31f489 [2022-07-02T16:12:43.935Z] #60 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-02T16:12:43.935Z] #59 sha256:db1c182e82b88b9db643e33c9c32d7ddd33069b621d2936c551ff32f3768b29a [2022-07-02T16:12:43.935Z] #59 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-02T16:12:43.935Z] #23 sha256:b1a6d04f747c42879b57dac42e91a0063141bef385fbb4591c0513929e8162ed [2022-07-02T16:12:43.935Z] #23 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-02T16:12:43.935Z] #32 sha256:7ddbde8f50b373f1b9ea27fe21b6d86e70a1159dc56858b3ac81528a0e1b0d22 [2022-07-02T16:12:43.935Z] #32 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-02T16:12:43.935Z] #12 sha256:13103095655c5bba4eeebd3103180d0be73b132b813a520823528d3ca7e8775b [2022-07-02T16:12:43.935Z] #12 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-02T16:12:43.935Z] #15 sha256:e5f951f348dd47dc403642e15144e99ddf318c4dfb9ca7c56e57c875c8dd1b00 [2022-07-02T16:12:43.935Z] #15 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-02T16:12:43.935Z] #78 sha256:40d54efb6507f9959c620843acce75438ae6cbbed85aa45616fd0bfd3962e7ff [2022-07-02T16:12:43.935Z] #78 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #40 [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 [2022-07-02T16:12:43.935Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa [2022-07-02T16:12:43.935Z] #40 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #53 [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 [2022-07-02T16:12:43.935Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-07-02T16:12:43.935Z] #53 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #29 [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 [2022-07-02T16:12:43.935Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4 [2022-07-02T16:12:43.935Z] #29 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-02T16:12:43.935Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-02T16:12:43.935Z] #74 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #77 [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 [2022-07-02T16:12:43.935Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-02T16:12:43.935Z] #77 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.935Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-02T16:12:43.935Z] #58 sha256:84bf5a7fef68330603fd1bb0b6c72089eae1c18592cbb53ed0f0646918805b58 [2022-07-02T16:12:43.935Z] #58 CACHED [2022-07-02T16:12:43.935Z] [2022-07-02T16:12:43.936Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-02T16:12:43.936Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-02T16:12:43.936Z] #21 CACHED [2022-07-02T16:12:43.936Z] [2022-07-02T16:12:43.936Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-02T16:12:43.936Z] #33 sha256:66313258d20f27b9db0a53e5efb7424eaf849c6f47c74928265b14ecf1962cea [2022-07-02T16:12:43.936Z] #33 CACHED [2022-07-02T16:12:43.936Z] [2022-07-02T16:12:43.936Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-02T16:12:43.936Z] #18 sha256:7df831cd34c3e236217c8eb9e9d1f16a3e6abd6c752f0215ba9a94816c500d08 [2022-07-02T16:12:43.936Z] #18 CACHED [2022-07-02T16:12:43.936Z] [2022-07-02T16:12:43.936Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-02T16:12:43.936Z] #48 sha256:070cd6433d06ef9e769d365af8f2561ed2117abe3b04f3933917658a50205226 [2022-07-02T16:12:43.936Z] #48 CACHED [2022-07-02T16:12:43.936Z] [2022-07-02T16:12:43.936Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-02T16:12:43.936Z] #37 sha256:87fb7191bb5d3c934731726f631e83f27ad9b7451c2269db8393e30cc5b3e649 [2022-07-02T16:12:43.936Z] #37 CACHED [2022-07-02T16:12:43.936Z] [2022-07-02T16:12:43.936Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-02T16:12:43.936Z] #80 sha256:5c25fd5cd653a7b2135900fd86df3c7536b6e2fa4a97dfa570448712bbe42c07 [2022-07-02T16:12:43.936Z] #80 CACHED [2022-07-02T16:12:43.936Z] [2022-07-02T16:12:43.936Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-02T16:12:43.936Z] #81 sha256:a4b470ccf27f7b634fa79801a4a6ad5174cff7151e1edc3a768920efce681845 [2022-07-02T16:12:44.102Z] + [ PR != PR ] [2022-07-02T16:12:44.102Z] + [ master != master ] [2022-07-02T16:12:44.102Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-02T16:12:44.155Z] + docker info [2022-07-02T16:12:44.192Z] + docker info [2022-07-02T16:12:44.384Z] Client: [2022-07-02T16:12:44.384Z] Context: default [2022-07-02T16:12:44.384Z] Debug Mode: false [2022-07-02T16:12:44.384Z] Plugins: [2022-07-02T16:12:44.384Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-02T16:12:44.384Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-02T16:12:44.384Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-02T16:12:44.384Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-02T16:12:44.384Z] [2022-07-02T16:12:44.384Z] Server: [2022-07-02T16:12:44.384Z] Containers: 0 [2022-07-02T16:12:44.384Z] Running: 0 [2022-07-02T16:12:44.384Z] Paused: 0 [2022-07-02T16:12:44.384Z] Stopped: 0 [2022-07-02T16:12:44.384Z] Images: 3 [2022-07-02T16:12:44.384Z] Server Version: 20.10.14 [2022-07-02T16:12:44.384Z] Storage Driver: overlay2 [2022-07-02T16:12:44.384Z] Backing Filesystem: extfs [2022-07-02T16:12:44.384Z] Supports d_type: true [2022-07-02T16:12:44.384Z] Native Overlay Diff: true [2022-07-02T16:12:44.384Z] userxattr: false [2022-07-02T16:12:44.384Z] Logging Driver: json-file [2022-07-02T16:12:44.384Z] Cgroup Driver: systemd [2022-07-02T16:12:44.384Z] Cgroup Version: 2 [2022-07-02T16:12:44.384Z] Plugins: [2022-07-02T16:12:44.384Z] Volume: local [2022-07-02T16:12:44.384Z] Network: bridge host ipvlan macvlan null overlay [2022-07-02T16:12:44.384Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-02T16:12:44.384Z] Swarm: inactive [2022-07-02T16:12:44.384Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-02T16:12:44.384Z] Default Runtime: runc [2022-07-02T16:12:44.384Z] Init Binary: docker-init [2022-07-02T16:12:44.384Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-02T16:12:44.384Z] runc version: v1.0.3-0-gf46b6ba [2022-07-02T16:12:44.384Z] init version: de40ad0 [2022-07-02T16:12:44.384Z] Security Options: [2022-07-02T16:12:44.384Z] apparmor [2022-07-02T16:12:44.384Z] seccomp [2022-07-02T16:12:44.384Z] Profile: default [2022-07-02T16:12:44.384Z] cgroupns [2022-07-02T16:12:44.384Z] Kernel Version: 5.13.0-1021-aws [2022-07-02T16:12:44.384Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-02T16:12:44.384Z] OSType: linux [2022-07-02T16:12:44.384Z] Architecture: x86_64 [2022-07-02T16:12:44.384Z] CPUs: 2 [2022-07-02T16:12:44.384Z] Total Memory: 7.476GiB [2022-07-02T16:12:44.384Z] Name: ip-10-100-71-12 [2022-07-02T16:12:44.384Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-02T16:12:44.384Z] Docker Root Dir: /var/lib/docker [2022-07-02T16:12:44.384Z] Debug Mode: false [2022-07-02T16:12:44.384Z] Registry: https://index.docker.io/v1/ [2022-07-02T16:12:44.384Z] Labels: [2022-07-02T16:12:44.384Z] Experimental: true [2022-07-02T16:12:44.384Z] Insecure Registries: [2022-07-02T16:12:44.384Z] 127.0.0.0/8 [2022-07-02T16:12:44.384Z] Live Restore Enabled: true [2022-07-02T16:12:44.384Z] [Pipeline] } [Pipeline] // stage [2022-07-02T16:12:44.409Z] + docker version [2022-07-02T16:12:44.409Z] Client: Docker Engine - Community [2022-07-02T16:12:44.409Z] Version: 20.10.14 [2022-07-02T16:12:44.409Z] API version: 1.41 [2022-07-02T16:12:44.409Z] Go version: go1.16.15 [2022-07-02T16:12:44.409Z] Git commit: a224086 [2022-07-02T16:12:44.409Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-02T16:12:44.409Z] OS/Arch: linux/amd64 [2022-07-02T16:12:44.409Z] Context: default [2022-07-02T16:12:44.409Z] Experimental: true [2022-07-02T16:12:44.409Z] [2022-07-02T16:12:44.409Z] Server: Docker Engine - Community [2022-07-02T16:12:44.409Z] Engine: [2022-07-02T16:12:44.409Z] Version: 20.10.14 [2022-07-02T16:12:44.409Z] API version: 1.41 (minimum version 1.12) [2022-07-02T16:12:44.409Z] Go version: go1.16.15 [2022-07-02T16:12:44.409Z] Git commit: 87a90dc [2022-07-02T16:12:44.409Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-02T16:12:44.409Z] OS/Arch: linux/amd64 [2022-07-02T16:12:44.409Z] Experimental: true [2022-07-02T16:12:44.409Z] containerd: [2022-07-02T16:12:44.409Z] Version: 1.5.11 [2022-07-02T16:12:44.409Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-02T16:12:44.409Z] runc: [2022-07-02T16:12:44.409Z] Version: 1.0.3 [2022-07-02T16:12:44.409Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-02T16:12:44.409Z] docker-init: [2022-07-02T16:12:44.409Z] Version: 0.19.0 [2022-07-02T16:12:44.409Z] GitCommit: de40ad0 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh [2022-07-02T16:12:44.699Z] + docker info [2022-07-02T16:12:44.732Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:b935e36e9918286d16ec7bee2ef3ce019881466e . [2022-07-02T16:12:44.762Z] Client: [2022-07-02T16:12:44.762Z] Context: default [2022-07-02T16:12:44.762Z] Debug Mode: false [2022-07-02T16:12:44.762Z] Plugins: [2022-07-02T16:12:44.762Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-02T16:12:44.762Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-02T16:12:44.762Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-02T16:12:44.762Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-02T16:12:44.762Z] [2022-07-02T16:12:44.762Z] Server: [2022-07-02T16:12:44.762Z] Containers: 0 [2022-07-02T16:12:44.762Z] Running: 0 [2022-07-02T16:12:44.762Z] Paused: 0 [2022-07-02T16:12:44.762Z] Stopped: 0 [2022-07-02T16:12:44.762Z] Images: 2 [2022-07-02T16:12:44.762Z] Server Version: 20.10.14 [2022-07-02T16:12:44.762Z] Storage Driver: overlay2 [2022-07-02T16:12:44.762Z] Backing Filesystem: extfs [2022-07-02T16:12:44.762Z] Supports d_type: true [2022-07-02T16:12:44.762Z] Native Overlay Diff: true [2022-07-02T16:12:44.762Z] userxattr: false [2022-07-02T16:12:44.762Z] Logging Driver: json-file [2022-07-02T16:12:44.762Z] Cgroup Driver: cgroupfs [2022-07-02T16:12:44.762Z] Cgroup Version: 1 [2022-07-02T16:12:44.762Z] Plugins: [2022-07-02T16:12:44.762Z] Volume: local [2022-07-02T16:12:44.762Z] Network: bridge host ipvlan macvlan null overlay [2022-07-02T16:12:44.762Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-02T16:12:44.762Z] Swarm: inactive [2022-07-02T16:12:44.762Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-02T16:12:44.762Z] Default Runtime: runc [2022-07-02T16:12:44.762Z] Init Binary: docker-init [2022-07-02T16:12:44.762Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-02T16:12:44.762Z] runc version: v1.0.3-0-gf46b6ba [2022-07-02T16:12:44.762Z] init version: de40ad0 [2022-07-02T16:12:44.762Z] Security Options: [2022-07-02T16:12:44.762Z] apparmor [2022-07-02T16:12:44.762Z] seccomp [2022-07-02T16:12:44.762Z] Profile: default [2022-07-02T16:12:44.762Z] Kernel Version: 5.4.0-1071-aws [2022-07-02T16:12:44.762Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-02T16:12:44.762Z] OSType: linux [2022-07-02T16:12:44.762Z] Architecture: x86_64 [2022-07-02T16:12:44.762Z] CPUs: 2 [2022-07-02T16:12:44.762Z] Total Memory: 7.565GiB [2022-07-02T16:12:44.762Z] Name: ip-10-100-55-21 [2022-07-02T16:12:44.762Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-02T16:12:44.762Z] Docker Root Dir: /var/lib/docker [2022-07-02T16:12:44.762Z] Debug Mode: false [2022-07-02T16:12:44.762Z] Registry: https://index.docker.io/v1/ [2022-07-02T16:12:44.762Z] Labels: [2022-07-02T16:12:44.762Z] Experimental: true [2022-07-02T16:12:44.762Z] Insecure Registries: [2022-07-02T16:12:44.762Z] 127.0.0.0/8 [2022-07-02T16:12:44.762Z] Live Restore Enabled: true [2022-07-02T16:12:44.762Z] [2022-07-02T16:12:44.762Z] WARNING: No swap limit support [Pipeline] sh [2022-07-02T16:12:44.871Z] #81 DONE 1.1s [2022-07-02T16:12:44.871Z] [2022-07-02T16:12:44.871Z] #82 exporting to image [2022-07-02T16:12:44.871Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-02T16:12:44.871Z] #82 exporting layers [2022-07-02T16:12:44.988Z] #1 [internal] load build definition from Dockerfile [2022-07-02T16:12:44.988Z] #1 sha256:e3d863781a0ef44b290fdc3c5e887921a852faac886b172101ee1094c5ed27bf [2022-07-02T16:12:44.988Z] #1 transferring dockerfile: 18.90kB done [2022-07-02T16:12:44.988Z] #1 DONE 0.0s [2022-07-02T16:12:44.988Z] [2022-07-02T16:12:44.988Z] #2 [internal] load .dockerignore [2022-07-02T16:12:44.988Z] #2 sha256:bad01a905ca938838b35358abeee68acc0ff543c3642d32e8f1ac8805c3d6897 [2022-07-02T16:12:44.988Z] #2 transferring context: 145B done [2022-07-02T16:12:44.988Z] #2 DONE 0.0s [2022-07-02T16:12:44.988Z] [2022-07-02T16:12:44.988Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-02T16:12:44.988Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-02T16:12:45.050Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-02T16:12:45.050Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-02T16:12:45.050Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43763/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-02T16:12:45.050Z] + bash /home/ubuntu/workspace/moby_PR-43763/check-config.sh [2022-07-02T16:12:45.050Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-02T16:12:45.050Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-02T16:12:45.050Z] [2022-07-02T16:12:45.050Z] Generally Necessary: [2022-07-02T16:12:45.050Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-02T16:12:45.050Z] - apparmor: enabled and tools installed [2022-07-02T16:12:45.050Z] - CONFIG_NAMESPACES: enabled [2022-07-02T16:12:45.050Z] - CONFIG_NET_NS: enabled [2022-07-02T16:12:45.050Z] - CONFIG_PID_NS: enabled [2022-07-02T16:12:45.050Z] - CONFIG_IPC_NS: enabled [2022-07-02T16:12:45.050Z] - CONFIG_UTS_NS: enabled [2022-07-02T16:12:45.050Z] - CONFIG_CGROUPS: enabled [2022-07-02T16:12:45.050Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-02T16:12:45.050Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-02T16:12:45.050Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-02T16:12:45.050Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-02T16:12:45.050Z] - CONFIG_CPUSETS: enabled [2022-07-02T16:12:45.050Z] - CONFIG_MEMCG: enabled [2022-07-02T16:12:45.050Z] - CONFIG_KEYS: enabled [2022-07-02T16:12:45.050Z] - CONFIG_VETH: enabled (as module) [2022-07-02T16:12:45.050Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-02T16:12:45.050Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-02T16:12:45.050Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-02T16:12:45.050Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-02T16:12:45.050Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-02T16:12:45.050Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-02T16:12:45.050Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-02T16:12:45.050Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-02T16:12:45.050Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-02T16:12:45.050Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-02T16:12:45.050Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-02T16:12:45.050Z] - CONFIG_CGROUP_BPF: enabled [2022-07-02T16:12:45.050Z] [2022-07-02T16:12:45.050Z] Optional Features: [2022-07-02T16:12:45.050Z] - CONFIG_USER_NS: enabled [2022-07-02T16:12:45.050Z] - CONFIG_SECCOMP: enabled [2022-07-02T16:12:45.050Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-02T16:12:45.083Z] Client: [2022-07-02T16:12:45.083Z] Context: default [2022-07-02T16:12:45.083Z] Debug Mode: false [2022-07-02T16:12:45.083Z] Plugins: [2022-07-02T16:12:45.083Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-02T16:12:45.083Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-02T16:12:45.083Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-02T16:12:45.083Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-02T16:12:45.083Z] [2022-07-02T16:12:45.083Z] Server: [2022-07-02T16:12:45.083Z] Containers: 0 [2022-07-02T16:12:45.083Z] Running: 0 [2022-07-02T16:12:45.083Z] Paused: 0 [2022-07-02T16:12:45.083Z] Stopped: 0 [2022-07-02T16:12:45.083Z] Images: 2 [2022-07-02T16:12:45.083Z] Server Version: 20.10.14 [2022-07-02T16:12:45.083Z] Storage Driver: overlay2 [2022-07-02T16:12:45.083Z] Backing Filesystem: extfs [2022-07-02T16:12:45.083Z] Supports d_type: true [2022-07-02T16:12:45.083Z] Native Overlay Diff: true [2022-07-02T16:12:45.083Z] userxattr: false [2022-07-02T16:12:45.083Z] Logging Driver: json-file [2022-07-02T16:12:45.083Z] Cgroup Driver: cgroupfs [2022-07-02T16:12:45.083Z] Cgroup Version: 1 [2022-07-02T16:12:45.083Z] Plugins: [2022-07-02T16:12:45.083Z] Volume: local [2022-07-02T16:12:45.083Z] Network: bridge host ipvlan macvlan null overlay [2022-07-02T16:12:45.083Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-02T16:12:45.083Z] Swarm: inactive [2022-07-02T16:12:45.083Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-02T16:12:45.083Z] Default Runtime: runc [2022-07-02T16:12:45.083Z] Init Binary: docker-init [2022-07-02T16:12:45.083Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-02T16:12:45.083Z] runc version: v1.0.3-0-gf46b6ba [2022-07-02T16:12:45.083Z] init version: de40ad0 [2022-07-02T16:12:45.083Z] Security Options: [2022-07-02T16:12:45.083Z] apparmor [2022-07-02T16:12:45.083Z] seccomp [2022-07-02T16:12:45.083Z] Profile: default [2022-07-02T16:12:45.083Z] Kernel Version: 5.4.0-1071-aws [2022-07-02T16:12:45.083Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-02T16:12:45.083Z] OSType: linux [2022-07-02T16:12:45.083Z] Architecture: x86_64 [2022-07-02T16:12:45.083Z] CPUs: 2 [2022-07-02T16:12:45.083Z] Total Memory: 7.565GiB [2022-07-02T16:12:45.083Z] Name: ip-10-100-73-226 [2022-07-02T16:12:45.083Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-02T16:12:45.083Z] Docker Root Dir: /var/lib/docker [2022-07-02T16:12:45.083Z] Debug Mode: false [2022-07-02T16:12:45.083Z] Registry: https://index.docker.io/v1/ [2022-07-02T16:12:45.083Z] Labels: [2022-07-02T16:12:45.083Z] Experimental: true [2022-07-02T16:12:45.083Z] Insecure Registries: [2022-07-02T16:12:45.083Z] 127.0.0.0/8 [2022-07-02T16:12:45.083Z] Live Restore Enabled: true [2022-07-02T16:12:45.083Z] [2022-07-02T16:12:45.083Z] WARNING: No swap limit support [Pipeline] sh [2022-07-02T16:12:45.244Z] #3 DONE 0.4s [2022-07-02T16:12:45.244Z] [2022-07-02T16:12:45.244Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-02T16:12:45.244Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-02T16:12:45.244Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-02T16:12:45.244Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-02T16:12:45.244Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-02T16:12:45.244Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-02T16:12:45.244Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0B / 9.94MB 0.1s [2022-07-02T16:12:45.260Z] Client: [2022-07-02T16:12:45.260Z] Context: default [2022-07-02T16:12:45.260Z] Debug Mode: false [2022-07-02T16:12:45.260Z] Plugins: [2022-07-02T16:12:45.260Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-02T16:12:45.260Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-02T16:12:45.260Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-02T16:12:45.260Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-02T16:12:45.260Z] [2022-07-02T16:12:45.260Z] Server: [2022-07-02T16:12:45.260Z] Containers: 0 [2022-07-02T16:12:45.260Z] Running: 0 [2022-07-02T16:12:45.260Z] Paused: 0 [2022-07-02T16:12:45.260Z] Stopped: 0 [2022-07-02T16:12:45.260Z] Images: 5 [2022-07-02T16:12:45.260Z] Server Version: 20.10.14 [2022-07-02T16:12:45.260Z] Storage Driver: overlay2 [2022-07-02T16:12:45.260Z] Backing Filesystem: extfs [2022-07-02T16:12:45.260Z] Supports d_type: true [2022-07-02T16:12:45.260Z] Native Overlay Diff: true [2022-07-02T16:12:45.260Z] userxattr: false [2022-07-02T16:12:45.260Z] Logging Driver: json-file [2022-07-02T16:12:45.260Z] Cgroup Driver: cgroupfs [2022-07-02T16:12:45.260Z] Cgroup Version: 1 [2022-07-02T16:12:45.260Z] Plugins: [2022-07-02T16:12:45.260Z] Volume: local [2022-07-02T16:12:45.260Z] Network: bridge host ipvlan macvlan null overlay [2022-07-02T16:12:45.260Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-02T16:12:45.260Z] Swarm: inactive [2022-07-02T16:12:45.260Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-02T16:12:45.260Z] Default Runtime: runc [2022-07-02T16:12:45.260Z] Init Binary: docker-init [2022-07-02T16:12:45.260Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-02T16:12:45.260Z] runc version: v1.0.3-0-gf46b6ba [2022-07-02T16:12:45.260Z] init version: de40ad0 [2022-07-02T16:12:45.260Z] Security Options: [2022-07-02T16:12:45.260Z] apparmor [2022-07-02T16:12:45.260Z] seccomp [2022-07-02T16:12:45.260Z] Profile: default [2022-07-02T16:12:45.260Z] Kernel Version: 5.4.0-1071-aws [2022-07-02T16:12:45.260Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-02T16:12:45.260Z] OSType: linux [2022-07-02T16:12:45.260Z] Architecture: x86_64 [2022-07-02T16:12:45.260Z] CPUs: 2 [2022-07-02T16:12:45.260Z] Total Memory: 15.35GiB [2022-07-02T16:12:45.260Z] Name: ip-10-100-83-156 [2022-07-02T16:12:45.260Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-02T16:12:45.260Z] Docker Root Dir: /var/lib/docker [2022-07-02T16:12:45.260Z] Debug Mode: false [2022-07-02T16:12:45.260Z] Registry: https://index.docker.io/v1/ [2022-07-02T16:12:45.260Z] Labels: [2022-07-02T16:12:45.260Z] Experimental: true [2022-07-02T16:12:45.260Z] Insecure Registries: [2022-07-02T16:12:45.260Z] 127.0.0.0/8 [2022-07-02T16:12:45.260Z] Live Restore Enabled: true [2022-07-02T16:12:45.260Z] [2022-07-02T16:12:45.260Z] WARNING: No swap limit support [Pipeline] sh [2022-07-02T16:12:45.310Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-02T16:12:45.310Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-02T16:12:45.310Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-02T16:12:45.310Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-02T16:12:45.310Z] - CONFIG_BLK_CGROUP: enabled [2022-07-02T16:12:45.310Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-02T16:12:45.310Z] - CONFIG_CGROUP_PERF: enabled [2022-07-02T16:12:45.310Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-02T16:12:45.310Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-02T16:12:45.310Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-02T16:12:45.310Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-02T16:12:45.310Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-02T16:12:45.310Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-02T16:12:45.310Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-02T16:12:45.310Z] - CONFIG_IP_VS: enabled (as module) [2022-07-02T16:12:45.310Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-02T16:12:45.310Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-02T16:12:45.310Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-02T16:12:45.310Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-02T16:12:45.310Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-02T16:12:45.310Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-02T16:12:45.310Z] - CONFIG_EXT4_FS: enabled [2022-07-02T16:12:45.310Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-02T16:12:45.311Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-02T16:12:45.311Z] - Network Drivers: [2022-07-02T16:12:45.311Z] - "overlay": [2022-07-02T16:12:45.311Z] - CONFIG_VXLAN: enabled (as module) [2022-07-02T16:12:45.311Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-02T16:12:45.311Z] Optional (for encrypted networks): [2022-07-02T16:12:45.311Z] - CONFIG_CRYPTO: enabled [2022-07-02T16:12:45.311Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-02T16:12:45.311Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-02T16:12:45.311Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-02T16:12:45.311Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-02T16:12:45.311Z] - CONFIG_XFRM: enabled [2022-07-02T16:12:45.311Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-02T16:12:45.311Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-02T16:12:45.311Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-02T16:12:45.311Z] - "ipvlan": [2022-07-02T16:12:45.311Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-02T16:12:45.311Z] - "macvlan": [2022-07-02T16:12:45.359Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-02T16:12:45.359Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-02T16:12:45.359Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43763/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-02T16:12:45.359Z] + bash /home/ubuntu/workspace/moby_PR-43763/check-config.sh [2022-07-02T16:12:45.359Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-02T16:12:45.359Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-02T16:12:45.359Z] [2022-07-02T16:12:45.359Z] Generally Necessary: [2022-07-02T16:12:45.359Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-02T16:12:45.359Z] - apparmor: enabled and tools installed [2022-07-02T16:12:45.359Z] - CONFIG_NAMESPACES: enabled [2022-07-02T16:12:45.359Z] - CONFIG_NET_NS: enabled [2022-07-02T16:12:45.359Z] - CONFIG_PID_NS: enabled [2022-07-02T16:12:45.359Z] - CONFIG_IPC_NS: enabled [2022-07-02T16:12:45.359Z] - CONFIG_UTS_NS: enabled [2022-07-02T16:12:45.359Z] - CONFIG_CGROUPS: enabled [2022-07-02T16:12:45.359Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-02T16:12:45.359Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-02T16:12:45.359Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-02T16:12:45.359Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-02T16:12:45.359Z] - CONFIG_CPUSETS: enabled [2022-07-02T16:12:45.359Z] - CONFIG_MEMCG: enabled [2022-07-02T16:12:45.359Z] - CONFIG_KEYS: enabled [2022-07-02T16:12:45.359Z] - CONFIG_VETH: enabled (as module) [2022-07-02T16:12:45.359Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-02T16:12:45.359Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-02T16:12:45.359Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-02T16:12:45.359Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-02T16:12:45.359Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-02T16:12:45.359Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-02T16:12:45.359Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-02T16:12:45.359Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-02T16:12:45.359Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-02T16:12:45.500Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-02T16:12:45.500Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-02T16:12:45.500Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-02T16:12:45.571Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-02T16:12:45.571Z] - CONFIG_DUMMY: enabled (as module) [2022-07-02T16:12:45.571Z] - "ftp,tftp client in container": [2022-07-02T16:12:45.571Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-02T16:12:45.571Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-02T16:12:45.571Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-02T16:12:45.571Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-02T16:12:45.571Z] - Storage Drivers: [2022-07-02T16:12:45.571Z] - "aufs": [2022-07-02T16:12:45.571Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-02T16:12:45.571Z] - "btrfs": [2022-07-02T16:12:45.571Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-02T16:12:45.571Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-02T16:12:45.571Z] - "devicemapper": [2022-07-02T16:12:45.571Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-02T16:12:45.571Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-02T16:12:45.571Z] - "overlay": [2022-07-02T16:12:45.571Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-02T16:12:45.571Z] - "zfs": [2022-07-02T16:12:45.571Z] - /dev/zfs: present [2022-07-02T16:12:45.571Z] - zfs command: missing [2022-07-02T16:12:45.571Z] - zpool command: missing [2022-07-02T16:12:45.571Z] [2022-07-02T16:12:45.571Z] Limits: [2022-07-02T16:12:45.571Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-02T16:12:45.571Z] [2022-07-02T16:12:45.571Z] + true [2022-07-02T16:12:45.576Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-02T16:12:45.576Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-02T16:12:45.576Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43763/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-02T16:12:45.576Z] + bash /home/ubuntu/workspace/moby_PR-43763/check-config.sh [2022-07-02T16:12:45.576Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-02T16:12:45.576Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-02T16:12:45.576Z] [2022-07-02T16:12:45.576Z] Generally Necessary: [2022-07-02T16:12:45.576Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-02T16:12:45.576Z] - apparmor: enabled and tools installed [2022-07-02T16:12:45.576Z] - CONFIG_NAMESPACES: enabled [2022-07-02T16:12:45.576Z] - CONFIG_NET_NS: enabled [2022-07-02T16:12:45.576Z] - CONFIG_PID_NS: enabled [2022-07-02T16:12:45.576Z] - CONFIG_IPC_NS: enabled [2022-07-02T16:12:45.576Z] - CONFIG_UTS_NS: enabled [2022-07-02T16:12:45.576Z] - CONFIG_CGROUPS: enabled [2022-07-02T16:12:45.576Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-02T16:12:45.576Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-02T16:12:45.576Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-02T16:12:45.576Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-02T16:12:45.576Z] - CONFIG_CPUSETS: enabled [2022-07-02T16:12:45.576Z] - CONFIG_MEMCG: enabled [2022-07-02T16:12:45.576Z] - CONFIG_KEYS: enabled [2022-07-02T16:12:45.576Z] - CONFIG_VETH: enabled (as module) [2022-07-02T16:12:45.576Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-02T16:12:45.576Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-02T16:12:45.576Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-02T16:12:45.576Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-02T16:12:45.576Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-02T16:12:45.576Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-02T16:12:45.576Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-02T16:12:45.576Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-02T16:12:45.576Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-02T16:12:45.576Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-02T16:12:45.576Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-02T16:12:45.576Z] - CONFIG_CGROUP_BPF: enabled [2022-07-02T16:12:45.576Z] [2022-07-02T16:12:45.576Z] Optional Features: [2022-07-02T16:12:45.576Z] - CONFIG_USER_NS: enabled [2022-07-02T16:12:45.576Z] - CONFIG_SECCOMP: enabled [2022-07-02T16:12:45.576Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-02T16:12:45.576Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-02T16:12:45.576Z] - CONFIG_MEMCG_SWAP: enabled [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-07-02T16:12:45.616Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-02T16:12:45.616Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-02T16:12:45.616Z] - CONFIG_CGROUP_BPF: enabled [2022-07-02T16:12:45.616Z] [2022-07-02T16:12:45.616Z] Optional Features: [2022-07-02T16:12:45.616Z] - CONFIG_USER_NS: enabled [2022-07-02T16:12:45.616Z] - CONFIG_SECCOMP: enabled [2022-07-02T16:12:45.616Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-02T16:12:45.616Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-02T16:12:45.616Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-02T16:12:45.616Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-02T16:12:45.616Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-02T16:12:45.616Z] - CONFIG_BLK_CGROUP: enabled [2022-07-02T16:12:45.616Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-02T16:12:45.616Z] - CONFIG_CGROUP_PERF: enabled [2022-07-02T16:12:45.616Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-02T16:12:45.616Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-02T16:12:45.616Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-02T16:12:45.616Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-02T16:12:45.616Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-02T16:12:45.616Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-02T16:12:45.616Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-02T16:12:45.616Z] - CONFIG_IP_VS: enabled (as module) [2022-07-02T16:12:45.616Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-02T16:12:45.616Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-02T16:12:45.616Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-02T16:12:45.616Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-02T16:12:45.616Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-02T16:12:45.616Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-02T16:12:45.616Z] - CONFIG_EXT4_FS: enabled [2022-07-02T16:12:45.616Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-02T16:12:45.616Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-02T16:12:45.616Z] - Network Drivers: [2022-07-02T16:12:45.616Z] - "overlay": [2022-07-02T16:12:45.616Z] - CONFIG_VXLAN: enabled (as module) [2022-07-02T16:12:45.616Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-02T16:12:45.616Z] Optional (for encrypted networks): [Pipeline] sh [2022-07-02T16:12:45.758Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-02T16:12:45.758Z] #4 DONE 0.5s [2022-07-02T16:12:45.805Z] #82 exporting layers 0.8s done [2022-07-02T16:12:45.806Z] #82 writing image sha256:660dff3ee60ab910ec7d1a6d85a7fafffed6850dbe278c9d643245aa32405f0b done [2022-07-02T16:12:45.806Z] #82 naming to docker.io/library/docker:8647759623a3192031ae3df79c5a80580e781c74 done [2022-07-02T16:12:45.806Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [2022-07-02T16:12:45.833Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-02T16:12:45.833Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-02T16:12:45.833Z] - CONFIG_BLK_CGROUP: enabled [2022-07-02T16:12:45.833Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-02T16:12:45.833Z] - CONFIG_CGROUP_PERF: enabled [2022-07-02T16:12:45.833Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-02T16:12:45.833Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-02T16:12:45.833Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-02T16:12:45.833Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-02T16:12:45.833Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-02T16:12:45.833Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-02T16:12:45.833Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-02T16:12:45.833Z] - CONFIG_IP_VS: enabled (as module) [2022-07-02T16:12:45.833Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-02T16:12:45.833Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-02T16:12:45.833Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-02T16:12:45.833Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-02T16:12:45.833Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-02T16:12:45.833Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-02T16:12:45.833Z] - CONFIG_EXT4_FS: enabled [2022-07-02T16:12:45.833Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-02T16:12:45.833Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-02T16:12:45.833Z] - Network Drivers: [2022-07-02T16:12:45.833Z] - "overlay": [2022-07-02T16:12:45.833Z] - CONFIG_VXLAN: enabled (as module) [2022-07-02T16:12:45.833Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-02T16:12:45.833Z] Optional (for encrypted networks): [2022-07-02T16:12:45.833Z] - CONFIG_CRYPTO: enabled [2022-07-02T16:12:45.833Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-02T16:12:45.833Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-02T16:12:45.833Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-02T16:12:45.833Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-02T16:12:45.833Z] - CONFIG_XFRM: enabled [2022-07-02T16:12:45.833Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-02T16:12:45.833Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-02T16:12:45.833Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-02T16:12:45.833Z] - "ipvlan": [2022-07-02T16:12:45.833Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-02T16:12:45.833Z] - "macvlan": [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-02T16:12:45.872Z] - CONFIG_CRYPTO: enabled [2022-07-02T16:12:45.872Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-02T16:12:45.872Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-02T16:12:45.872Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-02T16:12:45.872Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-02T16:12:45.872Z] - CONFIG_XFRM: enabled [2022-07-02T16:12:45.873Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-02T16:12:45.873Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-02T16:12:45.873Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-02T16:12:45.873Z] - "ipvlan": [2022-07-02T16:12:45.873Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-02T16:12:45.873Z] - "macvlan": [2022-07-02T16:12:45.873Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-02T16:12:45.873Z] - CONFIG_DUMMY: enabled (as module) [2022-07-02T16:12:45.873Z] - "ftp,tftp client in container": [2022-07-02T16:12:45.873Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-02T16:12:45.873Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-02T16:12:45.873Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-02T16:12:45.873Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-02T16:12:45.873Z] - Storage Drivers: [2022-07-02T16:12:45.873Z] - "aufs": [2022-07-02T16:12:45.873Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-02T16:12:45.873Z] - "btrfs": [2022-07-02T16:12:45.873Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-02T16:12:45.873Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-02T16:12:45.873Z] - "devicemapper": [2022-07-02T16:12:45.873Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-02T16:12:45.873Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-02T16:12:45.873Z] - "overlay": [2022-07-02T16:12:45.873Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-02T16:12:45.873Z] - "zfs": [2022-07-02T16:12:45.873Z] - /dev/zfs: present [2022-07-02T16:12:45.873Z] - zfs command: missing [2022-07-02T16:12:45.873Z] - zpool command: missing [2022-07-02T16:12:45.873Z] [2022-07-02T16:12:45.873Z] Limits: [2022-07-02T16:12:45.873Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-02T16:12:45.873Z] [2022-07-02T16:12:45.873Z] + true [Pipeline] } [Pipeline] // stage [2022-07-02T16:12:45.904Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b935e36e9918286d16ec7bee2ef3ce019881466e . [2022-07-02T16:12:45.904Z] #1 [internal] load build definition from Dockerfile [2022-07-02T16:12:45.904Z] #1 sha256:f47286d1ca15299c0de0ac90461673edca0d62aedb9747bf82b92124a508acd7 [2022-07-02T16:12:45.904Z] #1 transferring dockerfile: 18.90kB done [2022-07-02T16:12:45.904Z] #1 DONE 0.0s [2022-07-02T16:12:45.904Z] [2022-07-02T16:12:45.904Z] #2 [internal] load .dockerignore [2022-07-02T16:12:45.904Z] #2 sha256:b0cf3fd8fbeb3a3de91aba5d651f9a1346ec08a4f2545e8b088f563fec19e4e0 [2022-07-02T16:12:45.904Z] #2 transferring context: 145B done [2022-07-02T16:12:45.904Z] #2 DONE 0.0s [2022-07-02T16:12:45.904Z] [2022-07-02T16:12:45.904Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-02T16:12:45.905Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-02T16:12:46.015Z] [2022-07-02T16:12:46.015Z] #6 [internal] load build definition from Dockerfile [2022-07-02T16:12:46.015Z] #6 sha256:20a3feadad14a412f8964d97ec716912bb4e0450037a10cc6d799c155452e9aa [2022-07-02T16:12:46.015Z] #6 DONE 0.0s [2022-07-02T16:12:46.015Z] [2022-07-02T16:12:46.015Z] #5 [internal] load .dockerignore [2022-07-02T16:12:46.015Z] #5 sha256:08dfa29fe3d116b8656e933bab754a94932717d881cc879449e66f929027f0e6 [2022-07-02T16:12:46.015Z] #5 DONE 0.0s [2022-07-02T16:12:46.015Z] [2022-07-02T16:12:46.015Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-02T16:12:46.015Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-02T16:12:46.015Z] #8 DONE 0.1s [2022-07-02T16:12:46.015Z] [2022-07-02T16:12:46.015Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-02T16:12:46.015Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-02T16:12:46.089Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-02T16:12:46.089Z] - CONFIG_DUMMY: enabled (as module) [2022-07-02T16:12:46.089Z] - "ftp,tftp client in container": [2022-07-02T16:12:46.089Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-02T16:12:46.089Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-02T16:12:46.089Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-02T16:12:46.089Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-02T16:12:46.089Z] - Storage Drivers: [2022-07-02T16:12:46.089Z] - "aufs": [2022-07-02T16:12:46.089Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-02T16:12:46.089Z] - "btrfs": [2022-07-02T16:12:46.089Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-02T16:12:46.089Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-02T16:12:46.089Z] - "devicemapper": [2022-07-02T16:12:46.089Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-02T16:12:46.089Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-02T16:12:46.089Z] - "overlay": [2022-07-02T16:12:46.089Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-02T16:12:46.089Z] - "zfs": [2022-07-02T16:12:46.089Z] - /dev/zfs: present [2022-07-02T16:12:46.089Z] - zfs command: missing [2022-07-02T16:12:46.089Z] - zpool command: missing [2022-07-02T16:12:46.089Z] [2022-07-02T16:12:46.089Z] Limits: [2022-07-02T16:12:46.089Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-02T16:12:46.089Z] [2022-07-02T16:12:46.089Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-07-02T16:12:46.130Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-02T16:12:46.165Z] #3 DONE 0.1s [2022-07-02T16:12:46.165Z] [2022-07-02T16:12:46.165Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-02T16:12:46.165Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-02T16:12:46.165Z] #4 CACHED [Pipeline] sh [2022-07-02T16:12:46.207Z] + sudo modprobe ip_vs [2022-07-02T16:12:46.207Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b935e36e9918286d16ec7bee2ef3ce019881466e . [2022-07-02T16:12:46.274Z] #10 DONE 0.1s [2022-07-02T16:12:46.274Z] [2022-07-02T16:12:46.274Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-02T16:12:46.274Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-02T16:12:46.274Z] #9 DONE 0.1s [2022-07-02T16:12:46.274Z] [2022-07-02T16:12:46.274Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-02T16:12:46.274Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-02T16:12:46.274Z] #7 DONE 0.1s [2022-07-02T16:12:46.274Z] [2022-07-02T16:12:46.274Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-02T16:12:46.274Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-02T16:12:46.274Z] #73 DONE 0.0s [2022-07-02T16:12:46.274Z] [2022-07-02T16:12:46.274Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-02T16:12:46.274Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-02T16:12:46.274Z] #11 DONE 0.0s [2022-07-02T16:12:46.274Z] [2022-07-02T16:12:46.274Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-02T16:12:46.274Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-02T16:12:46.274Z] #71 DONE 0.0s [2022-07-02T16:12:46.274Z] [2022-07-02T16:12:46.274Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-02T16:12:46.274Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-02T16:12:46.274Z] #28 DONE 0.0s [2022-07-02T16:12:46.274Z] [2022-07-02T16:12:46.274Z] #24 [internal] load build context [2022-07-02T16:12:46.274Z] #24 sha256:c3619bd94f766089adb945ee2ea8c8c5e971ad98a34c57eb9b2d1cd35dfb801b [2022-07-02T16:12:46.425Z] [2022-07-02T16:12:46.425Z] #5 [internal] load .dockerignore [2022-07-02T16:12:46.425Z] #5 sha256:1f6b393c363fd9dc861144b54ec0cc16432d81d76c61dd7a195a16e309db2112 [2022-07-02T16:12:46.425Z] #5 DONE 0.0s [2022-07-02T16:12:46.425Z] [2022-07-02T16:12:46.425Z] #6 [internal] load build definition from Dockerfile [2022-07-02T16:12:46.425Z] #6 sha256:8fe2817947c781c17b9db702db79069c45babf756ba1b103bfe8f04b8cb668f6 [2022-07-02T16:12:46.426Z] #6 DONE 0.0s [2022-07-02T16:12:46.426Z] [2022-07-02T16:12:46.426Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-02T16:12:46.426Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-02T16:12:46.426Z] #8 DONE 0.1s [2022-07-02T16:12:46.426Z] [2022-07-02T16:12:46.426Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-02T16:12:46.426Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-02T16:12:46.426Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:b935e36e9918286d16ec7bee2ef3ce019881466e . [2022-07-02T16:12:46.426Z] #1 [internal] load build definition from Dockerfile [2022-07-02T16:12:46.426Z] #1 sha256:1b35b74b201326e6ce9ee0c8485d45ad0c4e0426eae21900f76bf617ec9d83f5 [2022-07-02T16:12:46.426Z] #1 transferring dockerfile: 18.90kB done [2022-07-02T16:12:46.426Z] #1 DONE 0.0s [2022-07-02T16:12:46.426Z] [2022-07-02T16:12:46.426Z] #2 [internal] load .dockerignore [2022-07-02T16:12:46.426Z] #2 sha256:9ca92da3ec83b537f88ff6b6b7255b0956342b0305b47ad262373826f946eae2 [2022-07-02T16:12:46.426Z] #2 transferring context: 145B done [2022-07-02T16:12:46.426Z] #2 DONE 0.0s [2022-07-02T16:12:46.426Z] [2022-07-02T16:12:46.426Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-02T16:12:46.426Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-02T16:12:46.455Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43763/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8647759623a3192031ae3df79c5a80580e781c74 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8647759623a3192031ae3df79c5a80580e781c74 hack/test/unit [2022-07-02T16:12:46.464Z] #1 [internal] load build definition from Dockerfile [2022-07-02T16:12:46.464Z] #1 sha256:11b8817b055064bf7d308399017afcb994ebd48fb946b7c9e325b50deffa9cf6 [2022-07-02T16:12:46.464Z] #1 transferring dockerfile: 18.90kB done [2022-07-02T16:12:46.464Z] #1 DONE 0.0s [2022-07-02T16:12:46.464Z] [2022-07-02T16:12:46.464Z] #2 [internal] load .dockerignore [2022-07-02T16:12:46.464Z] #2 sha256:45b9ae6852ac208a99d91122d2c8df0e66313bb284b4788a3f2bb5f969fa10fb [2022-07-02T16:12:46.464Z] #2 transferring context: 145B done [2022-07-02T16:12:46.464Z] #2 DONE 0.0s [2022-07-02T16:12:46.464Z] [2022-07-02T16:12:46.464Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-02T16:12:46.464Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-02T16:12:46.532Z] #24 ... [2022-07-02T16:12:46.532Z] [2022-07-02T16:12:46.532Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-02T16:12:46.532Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-02T16:12:46.532Z] #49 DONE 0.3s [2022-07-02T16:12:46.532Z] [2022-07-02T16:12:46.532Z] #24 [internal] load build context [2022-07-02T16:12:46.532Z] #24 sha256:c3619bd94f766089adb945ee2ea8c8c5e971ad98a34c57eb9b2d1cd35dfb801b [2022-07-02T16:12:46.692Z] #10 DONE 0.1s [2022-07-02T16:12:46.692Z] [2022-07-02T16:12:46.692Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-02T16:12:46.692Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-02T16:12:46.692Z] #7 DONE 0.1s [2022-07-02T16:12:46.692Z] [2022-07-02T16:12:46.692Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-02T16:12:46.692Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-02T16:12:46.692Z] #9 DONE 0.1s [2022-07-02T16:12:46.713Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-02T16:12:46.713Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-02T16:12:46.713Z] + TESTDIRS=./... [2022-07-02T16:12:46.713Z] + exclude_paths='/vendor/|/integration' [2022-07-02T16:12:46.713Z] ++ go list ./... [2022-07-02T16:12:46.713Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-02T16:12:46.720Z] #3 DONE 0.4s [2022-07-02T16:12:46.720Z] [2022-07-02T16:12:46.720Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-02T16:12:46.720Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-02T16:12:46.720Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-02T16:12:46.720Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-02T16:12:46.720Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-02T16:12:46.720Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-02T16:12:46.720Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 1.05MB / 9.94MB 0.1s [2022-07-02T16:12:46.953Z] [2022-07-02T16:12:46.953Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-02T16:12:46.953Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-02T16:12:46.953Z] #73 DONE 0.0s [2022-07-02T16:12:46.953Z] [2022-07-02T16:12:46.953Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-02T16:12:46.953Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-02T16:12:46.953Z] #28 DONE 0.0s [2022-07-02T16:12:46.953Z] [2022-07-02T16:12:46.953Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-02T16:12:46.953Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-02T16:12:46.953Z] #11 DONE 0.0s [2022-07-02T16:12:46.953Z] [2022-07-02T16:12:46.953Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-02T16:12:46.953Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-02T16:12:46.953Z] #71 DONE 0.0s [2022-07-02T16:12:46.953Z] [2022-07-02T16:12:46.953Z] #24 [internal] load build context [2022-07-02T16:12:46.953Z] #24 sha256:c4e83b7f6355a87d8206eded1956fb1c8f924862196f0a0c904d590e24727707 [2022-07-02T16:12:46.976Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-02T16:12:46.976Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-02T16:12:46.988Z] #3 DONE 0.3s [2022-07-02T16:12:46.988Z] [2022-07-02T16:12:46.988Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-02T16:12:46.988Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-02T16:12:46.988Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-02T16:12:46.988Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-02T16:12:46.988Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-02T16:12:46.988Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-02T16:12:46.988Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.1s done [2022-07-02T16:12:46.988Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-02T16:12:47.214Z] #24 ... [2022-07-02T16:12:47.214Z] [2022-07-02T16:12:47.214Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-02T16:12:47.214Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-02T16:12:47.214Z] #49 DONE 0.5s [2022-07-02T16:12:47.214Z] [2022-07-02T16:12:47.214Z] #24 [internal] load build context [2022-07-02T16:12:47.214Z] #24 sha256:c4e83b7f6355a87d8206eded1956fb1c8f924862196f0a0c904d590e24727707 [2022-07-02T16:12:47.232Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-02T16:12:47.232Z] #4 DONE 0.5s [2022-07-02T16:12:47.246Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-02T16:12:47.247Z] #4 DONE 0.4s [2022-07-02T16:12:47.489Z] [2022-07-02T16:12:47.489Z] #6 [internal] load .dockerignore [2022-07-02T16:12:47.489Z] #6 sha256:e8bb5100341f9fe8c0f2255a9cf55c96283777352684fb86a7750e9f342911c8 [2022-07-02T16:12:47.489Z] #6 DONE 0.0s [2022-07-02T16:12:47.489Z] [2022-07-02T16:12:47.489Z] #5 [internal] load build definition from Dockerfile [2022-07-02T16:12:47.489Z] #5 sha256:2ce9972cd6c948fc5b3a9363c32a9cb09881cc6dac50c04225b04381eb5034e2 [2022-07-02T16:12:47.489Z] #5 DONE 0.0s [2022-07-02T16:12:47.489Z] [2022-07-02T16:12:47.489Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-02T16:12:47.489Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-02T16:12:47.489Z] #10 DONE 0.1s [2022-07-02T16:12:47.489Z] [2022-07-02T16:12:47.489Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-02T16:12:47.489Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-02T16:12:47.489Z] #7 DONE 0.1s [2022-07-02T16:12:47.489Z] [2022-07-02T16:12:47.489Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-02T16:12:47.489Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-02T16:12:47.489Z] #8 DONE 0.1s [2022-07-02T16:12:47.489Z] [2022-07-02T16:12:47.489Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-02T16:12:47.489Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-02T16:12:47.489Z] #9 DONE 0.1s [2022-07-02T16:12:47.502Z] [2022-07-02T16:12:47.502Z] #6 [internal] load build definition from Dockerfile [2022-07-02T16:12:47.502Z] #6 sha256:6754861139f82fde273353936b3823e5e462236d8b967a4d6d1ef66c68d9c242 [2022-07-02T16:12:47.502Z] #6 DONE 0.0s [2022-07-02T16:12:47.502Z] [2022-07-02T16:12:47.502Z] #5 [internal] load .dockerignore [2022-07-02T16:12:47.502Z] #5 sha256:8fac8e6bd3162a7cb3613116fc25aecbae75b2616c8d62f03e84b3e413c8db4c [2022-07-02T16:12:47.502Z] #5 DONE 0.0s [2022-07-02T16:12:47.502Z] [2022-07-02T16:12:47.502Z] #9 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-02T16:12:47.502Z] #9 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-02T16:12:47.502Z] #9 DONE 0.1s [2022-07-02T16:12:47.502Z] [2022-07-02T16:12:47.502Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-02T16:12:47.502Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-02T16:12:47.502Z] #10 DONE 0.1s [2022-07-02T16:12:47.502Z] [2022-07-02T16:12:47.502Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-02T16:12:47.502Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-02T16:12:47.502Z] #8 DONE 0.1s [2022-07-02T16:12:47.502Z] [2022-07-02T16:12:47.502Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-02T16:12:47.502Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-02T16:12:47.502Z] #7 DONE 0.1s [2022-07-02T16:12:47.650Z] + pkg_list='github.com/docker/docker/api [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/server [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/server/backend/build [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/server/httpstatus [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/server/httputils [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/server/middleware [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/server/router [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/server/router/build [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/server/router/container [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/server/router/debug [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/server/router/distribution [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/server/router/grpc [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/server/router/image [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/server/router/network [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/server/router/plugin [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/server/router/session [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/server/router/swarm [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/server/router/system [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/server/router/volume [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/types [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/types/backend [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/types/blkiodev [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/types/container [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/types/events [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/types/filters [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/types/image [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/types/mount [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/types/network [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/types/registry [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/types/strslice [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/types/swarm [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/types/time [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/types/versions [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-02T16:12:47.650Z] github.com/docker/docker/api/types/volume [2022-07-02T16:12:47.650Z] github.com/docker/docker/builder [2022-07-02T16:12:47.650Z] github.com/docker/docker/builder/builder-next [2022-07-02T16:12:47.650Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-02T16:12:47.650Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-02T16:12:47.650Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-02T16:12:47.650Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-02T16:12:47.650Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-02T16:12:47.650Z] github.com/docker/docker/builder/builder-next/worker [2022-07-02T16:12:47.650Z] github.com/docker/docker/builder/dockerfile [2022-07-02T16:12:47.650Z] github.com/docker/docker/builder/remotecontext [2022-07-02T16:12:47.650Z] github.com/docker/docker/builder/remotecontext/git [2022-07-02T16:12:47.650Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-02T16:12:47.650Z] github.com/docker/docker/cli [2022-07-02T16:12:47.650Z] github.com/docker/docker/cli/config [2022-07-02T16:12:47.650Z] github.com/docker/docker/cli/debug [2022-07-02T16:12:47.650Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-02T16:12:47.650Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-02T16:12:47.650Z] github.com/docker/docker/client [2022-07-02T16:12:47.650Z] github.com/docker/docker/cmd/docker-proxy [2022-07-02T16:12:47.650Z] github.com/docker/docker/cmd/dockerd [2022-07-02T16:12:47.650Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-02T16:12:47.650Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-02T16:12:47.650Z] github.com/docker/docker/container [2022-07-02T16:12:47.650Z] github.com/docker/docker/container/stream [2022-07-02T16:12:47.650Z] github.com/docker/docker/contrib/apparmor [2022-07-02T16:12:47.650Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-02T16:12:47.650Z] github.com/docker/docker/contrib/httpserver [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon/cluster [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon/cluster/convert [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon/cluster/executor [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon/cluster/provider [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon/config [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon/events [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon/events/testutils [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon/exec [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon/graphdriver [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon/images [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon/initlayer [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon/links [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon/listeners [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon/logger [2022-07-02T16:12:47.650Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/logger/gelf [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/logger/journald [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/logger/local [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/logger/logentries [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/logger/splunk [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/logger/syslog [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/logger/templates [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/names [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/network [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/stats [2022-07-02T16:12:47.651Z] github.com/docker/docker/distribution [2022-07-02T16:12:47.651Z] github.com/docker/docker/distribution/metadata [2022-07-02T16:12:47.651Z] github.com/docker/docker/distribution/utils [2022-07-02T16:12:47.651Z] github.com/docker/docker/distribution/xfer [2022-07-02T16:12:47.651Z] github.com/docker/docker/dockerversion [2022-07-02T16:12:47.651Z] github.com/docker/docker/errdefs [2022-07-02T16:12:47.651Z] github.com/docker/docker/image [2022-07-02T16:12:47.651Z] github.com/docker/docker/image/cache [2022-07-02T16:12:47.651Z] github.com/docker/docker/image/tarexport [2022-07-02T16:12:47.651Z] github.com/docker/docker/image/v1 [2022-07-02T16:12:47.651Z] github.com/docker/docker/internal/test/suite [2022-07-02T16:12:47.651Z] github.com/docker/docker/layer [2022-07-02T16:12:47.651Z] github.com/docker/docker/libcontainerd [2022-07-02T16:12:47.651Z] github.com/docker/docker/libcontainerd/queue [2022-07-02T16:12:47.651Z] github.com/docker/docker/libcontainerd/remote [2022-07-02T16:12:47.651Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-02T16:12:47.651Z] github.com/docker/docker/libcontainerd/types [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/bitseq [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/cluster [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/config [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/datastore [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/driverapi [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/etchosts [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/idm [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/ipam [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/iptables [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/netlabel [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/netutils [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/networkdb [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/ns [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/options [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/osl [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/portallocator [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/portmapper [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/testutils [2022-07-02T16:12:47.651Z] github.com/docker/docker/libnetwork/types [2022-07-02T16:12:47.651Z] github.com/docker/docker/oci [2022-07-02T16:12:47.651Z] github.com/docker/docker/oci/caps [2022-07-02T16:12:47.651Z] github.com/docker/docker/opts [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/aaparser [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/archive [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/authorization [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/broadcaster [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/capabilities [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/chrootarchive [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/containerfs [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/devicemapper [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/directory [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/dmesg [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/fileutils [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/fsutils [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/homedir [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/idtools [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/ioutils [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/jsonmessage [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/longpath [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/loopback [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/namesgenerator [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/parsers [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/pidfile [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/platform [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/plugingetter [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/plugins [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/plugins/transport [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/pools [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/progress [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/pubsub [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/reexec [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/signal [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/stack [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/stdcopy [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/streamformatter [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/stringid [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/sysinfo [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/system [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/tailfile [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/tarsum [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/truncindex [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/urlutil [2022-07-02T16:12:47.651Z] github.com/docker/docker/pkg/useragent [2022-07-02T16:12:47.651Z] github.com/docker/docker/plugin [2022-07-02T16:12:47.651Z] github.com/docker/docker/plugin/executor/containerd [2022-07-02T16:12:47.651Z] github.com/docker/docker/plugin/v2 [2022-07-02T16:12:47.651Z] github.com/docker/docker/profiles/apparmor [2022-07-02T16:12:47.651Z] github.com/docker/docker/profiles/seccomp [2022-07-02T16:12:47.651Z] github.com/docker/docker/quota [2022-07-02T16:12:47.651Z] github.com/docker/docker/reference [2022-07-02T16:12:47.651Z] github.com/docker/docker/registry [2022-07-02T16:12:47.651Z] github.com/docker/docker/registry/resumable [2022-07-02T16:12:47.651Z] github.com/docker/docker/restartmanager [2022-07-02T16:12:47.651Z] github.com/docker/docker/rootless [2022-07-02T16:12:47.651Z] github.com/docker/docker/rootless/specconv [2022-07-02T16:12:47.651Z] github.com/docker/docker/runconfig [2022-07-02T16:12:47.651Z] github.com/docker/docker/runconfig/opts [2022-07-02T16:12:47.651Z] github.com/docker/docker/testutil [2022-07-02T16:12:47.651Z] github.com/docker/docker/testutil/daemon [2022-07-02T16:12:47.651Z] github.com/docker/docker/testutil/environment [2022-07-02T16:12:47.651Z] github.com/docker/docker/testutil/fakecontext [2022-07-02T16:12:47.651Z] github.com/docker/docker/testutil/fakegit [2022-07-02T16:12:47.651Z] github.com/docker/docker/testutil/fakestorage [2022-07-02T16:12:47.651Z] github.com/docker/docker/testutil/fixtures/load [2022-07-02T16:12:47.651Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-02T16:12:47.651Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-02T16:12:47.651Z] github.com/docker/docker/testutil/registry [2022-07-02T16:12:47.651Z] github.com/docker/docker/testutil/request [2022-07-02T16:12:47.651Z] github.com/docker/docker/volume [2022-07-02T16:12:47.651Z] github.com/docker/docker/volume/drivers [2022-07-02T16:12:47.651Z] github.com/docker/docker/volume/local [2022-07-02T16:12:47.651Z] github.com/docker/docker/volume/mounts [2022-07-02T16:12:47.651Z] github.com/docker/docker/volume/service [2022-07-02T16:12:47.651Z] github.com/docker/docker/volume/service/opts [2022-07-02T16:12:47.651Z] github.com/docker/docker/volume/testutils' [2022-07-02T16:12:47.651Z] ++ grep --fixed-strings -v /libnetwork [2022-07-02T16:12:47.651Z] ++ echo 'github.com/docker/docker/api [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/server [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/server/backend/build [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/server/httpstatus [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/server/httputils [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/server/middleware [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/server/router [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/server/router/build [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/server/router/container [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/server/router/debug [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/server/router/distribution [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/server/router/grpc [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/server/router/image [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/server/router/network [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/server/router/plugin [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/server/router/session [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/server/router/swarm [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/server/router/system [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/server/router/volume [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/types [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/types/backend [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/types/blkiodev [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/types/container [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/types/events [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/types/filters [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/types/image [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/types/mount [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/types/network [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/types/registry [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/types/strslice [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/types/swarm [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/types/time [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/types/versions [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-02T16:12:47.651Z] github.com/docker/docker/api/types/volume [2022-07-02T16:12:47.651Z] github.com/docker/docker/builder [2022-07-02T16:12:47.651Z] github.com/docker/docker/builder/builder-next [2022-07-02T16:12:47.651Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-02T16:12:47.651Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-02T16:12:47.651Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-02T16:12:47.651Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-02T16:12:47.651Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-02T16:12:47.651Z] github.com/docker/docker/builder/builder-next/worker [2022-07-02T16:12:47.651Z] github.com/docker/docker/builder/dockerfile [2022-07-02T16:12:47.651Z] github.com/docker/docker/builder/remotecontext [2022-07-02T16:12:47.651Z] github.com/docker/docker/builder/remotecontext/git [2022-07-02T16:12:47.651Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-02T16:12:47.651Z] github.com/docker/docker/cli [2022-07-02T16:12:47.651Z] github.com/docker/docker/cli/config [2022-07-02T16:12:47.651Z] github.com/docker/docker/cli/debug [2022-07-02T16:12:47.651Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-02T16:12:47.651Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-02T16:12:47.651Z] github.com/docker/docker/client [2022-07-02T16:12:47.651Z] github.com/docker/docker/cmd/docker-proxy [2022-07-02T16:12:47.651Z] github.com/docker/docker/cmd/dockerd [2022-07-02T16:12:47.651Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-02T16:12:47.651Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-02T16:12:47.651Z] github.com/docker/docker/container [2022-07-02T16:12:47.651Z] github.com/docker/docker/container/stream [2022-07-02T16:12:47.651Z] github.com/docker/docker/contrib/apparmor [2022-07-02T16:12:47.651Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-02T16:12:47.651Z] github.com/docker/docker/contrib/httpserver [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/cluster [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/cluster/convert [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/cluster/executor [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/cluster/provider [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/config [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/events [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/events/testutils [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/exec [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/graphdriver [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-02T16:12:47.651Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-02T16:12:47.652Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-02T16:12:47.652Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-02T16:12:47.652Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-02T16:12:47.652Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-02T16:12:47.652Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-02T16:12:47.652Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-02T16:12:47.652Z] github.com/docker/docker/daemon/images [2022-07-02T16:12:47.652Z] github.com/docker/docker/daemon/initlayer [2022-07-02T16:12:47.652Z] github.com/docker/docker/daemon/links [2022-07-02T16:12:47.652Z] github.com/docker/docker/daemon/listeners [2022-07-02T16:12:47.652Z] github.com/docker/docker/daemon/logger [2022-07-02T16:12:47.652Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-02T16:12:47.652Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-02T16:12:47.652Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-02T16:12:47.652Z] github.com/docker/docker/daemon/logger/gelf [2022-07-02T16:12:47.652Z] github.com/docker/docker/daemon/logger/journald [2022-07-02T16:12:47.652Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-02T16:12:47.652Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-02T16:12:47.652Z] github.com/docker/docker/daemon/logger/local [2022-07-02T16:12:47.652Z] github.com/docker/docker/daemon/logger/logentries [2022-07-02T16:12:47.652Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-02T16:12:47.652Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-02T16:12:47.652Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-02T16:12:47.652Z] github.com/docker/docker/daemon/logger/splunk [2022-07-02T16:12:47.652Z] github.com/docker/docker/daemon/logger/syslog [2022-07-02T16:12:47.652Z] github.com/docker/docker/daemon/logger/templates [2022-07-02T16:12:47.652Z] github.com/docker/docker/daemon/names [2022-07-02T16:12:47.652Z] github.com/docker/docker/daemon/network [2022-07-02T16:12:47.652Z] github.com/docker/docker/daemon/stats [2022-07-02T16:12:47.652Z] github.com/docker/docker/distribution [2022-07-02T16:12:47.652Z] github.com/docker/docker/distribution/metadata [2022-07-02T16:12:47.652Z] github.com/docker/docker/distribution/utils [2022-07-02T16:12:47.652Z] github.com/docker/docker/distribution/xfer [2022-07-02T16:12:47.652Z] github.com/docker/docker/dockerversion [2022-07-02T16:12:47.652Z] github.com/docker/docker/errdefs [2022-07-02T16:12:47.652Z] github.com/docker/docker/image [2022-07-02T16:12:47.652Z] github.com/docker/docker/image/cache [2022-07-02T16:12:47.652Z] github.com/docker/docker/image/tarexport [2022-07-02T16:12:47.652Z] github.com/docker/docker/image/v1 [2022-07-02T16:12:47.652Z] github.com/docker/docker/internal/test/suite [2022-07-02T16:12:47.652Z] github.com/docker/docker/layer [2022-07-02T16:12:47.652Z] github.com/docker/docker/libcontainerd [2022-07-02T16:12:47.652Z] github.com/docker/docker/libcontainerd/queue [2022-07-02T16:12:47.652Z] github.com/docker/docker/libcontainerd/remote [2022-07-02T16:12:47.652Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-02T16:12:47.652Z] github.com/docker/docker/libcontainerd/types [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/bitseq [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/cluster [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/config [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/datastore [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/driverapi [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/etchosts [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/idm [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/ipam [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/iptables [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/netlabel [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/netutils [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/networkdb [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/ns [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/options [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/osl [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/portallocator [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/portmapper [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/testutils [2022-07-02T16:12:47.652Z] github.com/docker/docker/libnetwork/types [2022-07-02T16:12:47.652Z] github.com/docker/docker/oci [2022-07-02T16:12:47.652Z] github.com/docker/docker/oci/caps [2022-07-02T16:12:47.652Z] github.com/docker/docker/opts [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/aaparser [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/archive [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/authorization [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/broadcaster [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/capabilities [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/chrootarchive [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/containerfs [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/devicemapper [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/directory [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/dmesg [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/fileutils [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/fsutils [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/homedir [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/idtools [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/ioutils [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/jsonmessage [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/longpath [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/loopback [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/namesgenerator [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/parsers [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/pidfile [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/platform [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/plugingetter [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/plugins [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/plugins/transport [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/pools [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/progress [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/pubsub [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/reexec [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/signal [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/stack [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/stdcopy [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/streamformatter [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/stringid [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/sysinfo [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/system [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/tailfile [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/tarsum [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/truncindex [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/urlutil [2022-07-02T16:12:47.652Z] github.com/docker/docker/pkg/useragent [2022-07-02T16:12:47.652Z] github.com/docker/docker/plugin [2022-07-02T16:12:47.652Z] github.com/docker/docker/plugin/executor/containerd [2022-07-02T16:12:47.652Z] github.com/docker/docker/plugin/v2 [2022-07-02T16:12:47.652Z] github.com/docker/docker/profiles/apparmor [2022-07-02T16:12:47.652Z] github.com/docker/docker/profiles/seccomp [2022-07-02T16:12:47.652Z] github.com/docker/docker/quota [2022-07-02T16:12:47.652Z] github.com/docker/docker/reference [2022-07-02T16:12:47.652Z] github.com/docker/docker/registry [2022-07-02T16:12:47.652Z] github.com/docker/docker/registry/resumable [2022-07-02T16:12:47.652Z] github.com/docker/docker/restartmanager [2022-07-02T16:12:47.652Z] github.com/docker/docker/rootless [2022-07-02T16:12:47.652Z] github.com/docker/docker/rootless/specconv [2022-07-02T16:12:47.652Z] github.com/docker/docker/runconfig [2022-07-02T16:12:47.652Z] github.com/docker/docker/runconfig/opts [2022-07-02T16:12:47.652Z] github.com/docker/docker/testutil [2022-07-02T16:12:47.652Z] github.com/docker/docker/testutil/daemon [2022-07-02T16:12:47.652Z] github.com/docker/docker/testutil/environment [2022-07-02T16:12:47.652Z] github.com/docker/docker/testutil/fakecontext [2022-07-02T16:12:47.652Z] github.com/docker/docker/testutil/fakegit [2022-07-02T16:12:47.652Z] github.com/docker/docker/testutil/fakestorage [2022-07-02T16:12:47.652Z] github.com/docker/docker/testutil/fixtures/load [2022-07-02T16:12:47.652Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-02T16:12:47.652Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-02T16:12:47.652Z] github.com/docker/docker/testutil/registry [2022-07-02T16:12:47.652Z] github.com/docker/docker/testutil/request [2022-07-02T16:12:47.652Z] github.com/docker/docker/volume [2022-07-02T16:12:47.652Z] github.com/docker/docker/volume/drivers [2022-07-02T16:12:47.652Z] github.com/docker/docker/volume/local [2022-07-02T16:12:47.652Z] github.com/docker/docker/volume/mounts [2022-07-02T16:12:47.652Z] github.com/docker/docker/volume/service [2022-07-02T16:12:47.652Z] github.com/docker/docker/volume/service/opts [2022-07-02T16:12:47.652Z] github.com/docker/docker/volume/testutils' [2022-07-02T16:12:47.652Z] + base_pkg_list='github.com/docker/docker/api [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/server [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/server/backend/build [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/server/httpstatus [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/server/httputils [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/server/middleware [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/server/router [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/server/router/build [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/server/router/container [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/server/router/debug [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/server/router/distribution [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/server/router/grpc [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/server/router/image [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/server/router/network [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/server/router/plugin [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/server/router/session [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/server/router/swarm [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/server/router/system [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/server/router/volume [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/types [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/types/backend [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/types/blkiodev [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/types/container [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/types/events [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/types/filters [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/types/image [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/types/mount [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/types/network [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/types/registry [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/types/strslice [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/types/swarm [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/types/time [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/types/versions [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-02T16:12:47.652Z] github.com/docker/docker/api/types/volume [2022-07-02T16:12:47.652Z] github.com/docker/docker/builder [2022-07-02T16:12:47.652Z] github.com/docker/docker/builder/builder-next [2022-07-02T16:12:47.652Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-02T16:12:47.652Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-02T16:12:47.652Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-02T16:12:47.652Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-02T16:12:47.652Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-02T16:12:47.652Z] github.com/docker/docker/builder/builder-next/worker [2022-07-02T16:12:47.652Z] github.com/docker/docker/builder/dockerfile [2022-07-02T16:12:47.652Z] github.com/docker/docker/builder/remotecontext [2022-07-02T16:12:47.652Z] github.com/docker/docker/builder/remotecontext/git [2022-07-02T16:12:47.652Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-02T16:12:47.652Z] github.com/docker/docker/cli [2022-07-02T16:12:47.652Z] github.com/docker/docker/cli/config [2022-07-02T16:12:47.652Z] github.com/docker/docker/cli/debug [2022-07-02T16:12:47.652Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-02T16:12:47.652Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-02T16:12:47.652Z] github.com/docker/docker/client [2022-07-02T16:12:47.652Z] github.com/docker/docker/cmd/docker-proxy [2022-07-02T16:12:47.652Z] github.com/docker/docker/cmd/dockerd [2022-07-02T16:12:47.652Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-02T16:12:47.652Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-02T16:12:47.652Z] github.com/docker/docker/container [2022-07-02T16:12:47.652Z] github.com/docker/docker/container/stream [2022-07-02T16:12:47.653Z] github.com/docker/docker/contrib/apparmor [2022-07-02T16:12:47.653Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-02T16:12:47.653Z] github.com/docker/docker/contrib/httpserver [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/cluster [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/cluster/convert [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/cluster/executor [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/cluster/provider [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/config [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/events [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/events/testutils [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/exec [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/graphdriver [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/images [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/initlayer [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/links [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/listeners [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/logger [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/logger/gelf [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/logger/journald [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/logger/local [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/logger/logentries [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/logger/splunk [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/logger/syslog [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/logger/templates [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/names [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/network [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/stats [2022-07-02T16:12:47.653Z] github.com/docker/docker/distribution [2022-07-02T16:12:47.653Z] github.com/docker/docker/distribution/metadata [2022-07-02T16:12:47.653Z] github.com/docker/docker/distribution/utils [2022-07-02T16:12:47.653Z] github.com/docker/docker/distribution/xfer [2022-07-02T16:12:47.653Z] github.com/docker/docker/dockerversion [2022-07-02T16:12:47.653Z] github.com/docker/docker/errdefs [2022-07-02T16:12:47.653Z] github.com/docker/docker/image [2022-07-02T16:12:47.653Z] github.com/docker/docker/image/cache [2022-07-02T16:12:47.653Z] github.com/docker/docker/image/tarexport [2022-07-02T16:12:47.653Z] github.com/docker/docker/image/v1 [2022-07-02T16:12:47.653Z] github.com/docker/docker/internal/test/suite [2022-07-02T16:12:47.653Z] github.com/docker/docker/layer [2022-07-02T16:12:47.653Z] github.com/docker/docker/libcontainerd [2022-07-02T16:12:47.653Z] github.com/docker/docker/libcontainerd/queue [2022-07-02T16:12:47.653Z] github.com/docker/docker/libcontainerd/remote [2022-07-02T16:12:47.653Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-02T16:12:47.653Z] github.com/docker/docker/libcontainerd/types [2022-07-02T16:12:47.653Z] github.com/docker/docker/oci [2022-07-02T16:12:47.653Z] github.com/docker/docker/oci/caps [2022-07-02T16:12:47.653Z] github.com/docker/docker/opts [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/aaparser [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/archive [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/authorization [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/broadcaster [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/capabilities [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/chrootarchive [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/containerfs [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/devicemapper [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/directory [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/dmesg [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/fileutils [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/fsutils [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/homedir [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/idtools [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/ioutils [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/jsonmessage [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/longpath [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/loopback [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/namesgenerator [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/parsers [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/pidfile [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/platform [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/plugingetter [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/plugins [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/plugins/transport [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/pools [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/progress [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/pubsub [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/reexec [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/signal [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/stack [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/stdcopy [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/streamformatter [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/stringid [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/sysinfo [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/system [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/tailfile [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/tarsum [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/truncindex [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/urlutil [2022-07-02T16:12:47.653Z] github.com/docker/docker/pkg/useragent [2022-07-02T16:12:47.653Z] github.com/docker/docker/plugin [2022-07-02T16:12:47.653Z] github.com/docker/docker/plugin/executor/containerd [2022-07-02T16:12:47.653Z] github.com/docker/docker/plugin/v2 [2022-07-02T16:12:47.653Z] github.com/docker/docker/profiles/apparmor [2022-07-02T16:12:47.653Z] github.com/docker/docker/profiles/seccomp [2022-07-02T16:12:47.653Z] github.com/docker/docker/quota [2022-07-02T16:12:47.653Z] github.com/docker/docker/reference [2022-07-02T16:12:47.653Z] github.com/docker/docker/registry [2022-07-02T16:12:47.653Z] github.com/docker/docker/registry/resumable [2022-07-02T16:12:47.653Z] github.com/docker/docker/restartmanager [2022-07-02T16:12:47.653Z] github.com/docker/docker/rootless [2022-07-02T16:12:47.653Z] github.com/docker/docker/rootless/specconv [2022-07-02T16:12:47.653Z] github.com/docker/docker/runconfig [2022-07-02T16:12:47.653Z] github.com/docker/docker/runconfig/opts [2022-07-02T16:12:47.653Z] github.com/docker/docker/testutil [2022-07-02T16:12:47.653Z] github.com/docker/docker/testutil/daemon [2022-07-02T16:12:47.653Z] github.com/docker/docker/testutil/environment [2022-07-02T16:12:47.653Z] github.com/docker/docker/testutil/fakecontext [2022-07-02T16:12:47.653Z] github.com/docker/docker/testutil/fakegit [2022-07-02T16:12:47.653Z] github.com/docker/docker/testutil/fakestorage [2022-07-02T16:12:47.653Z] github.com/docker/docker/testutil/fixtures/load [2022-07-02T16:12:47.653Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-02T16:12:47.653Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-02T16:12:47.653Z] github.com/docker/docker/testutil/registry [2022-07-02T16:12:47.653Z] github.com/docker/docker/testutil/request [2022-07-02T16:12:47.653Z] github.com/docker/docker/volume [2022-07-02T16:12:47.653Z] github.com/docker/docker/volume/drivers [2022-07-02T16:12:47.653Z] github.com/docker/docker/volume/local [2022-07-02T16:12:47.653Z] github.com/docker/docker/volume/mounts [2022-07-02T16:12:47.653Z] github.com/docker/docker/volume/service [2022-07-02T16:12:47.653Z] github.com/docker/docker/volume/service/opts [2022-07-02T16:12:47.653Z] github.com/docker/docker/volume/testutils' [2022-07-02T16:12:47.653Z] ++ grep --fixed-strings /libnetwork [2022-07-02T16:12:47.653Z] ++ echo 'github.com/docker/docker/api [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/server [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/server/backend/build [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/server/httpstatus [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/server/httputils [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/server/middleware [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/server/router [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/server/router/build [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/server/router/container [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/server/router/debug [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/server/router/distribution [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/server/router/grpc [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/server/router/image [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/server/router/network [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/server/router/plugin [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/server/router/session [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/server/router/swarm [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/server/router/system [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/server/router/volume [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/types [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/types/backend [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/types/blkiodev [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/types/container [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/types/events [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/types/filters [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/types/image [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/types/mount [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/types/network [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/types/registry [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/types/strslice [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/types/swarm [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/types/time [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/types/versions [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-02T16:12:47.653Z] github.com/docker/docker/api/types/volume [2022-07-02T16:12:47.653Z] github.com/docker/docker/builder [2022-07-02T16:12:47.653Z] github.com/docker/docker/builder/builder-next [2022-07-02T16:12:47.653Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-02T16:12:47.653Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-02T16:12:47.653Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-02T16:12:47.653Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-02T16:12:47.653Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-02T16:12:47.653Z] github.com/docker/docker/builder/builder-next/worker [2022-07-02T16:12:47.653Z] github.com/docker/docker/builder/dockerfile [2022-07-02T16:12:47.653Z] github.com/docker/docker/builder/remotecontext [2022-07-02T16:12:47.653Z] github.com/docker/docker/builder/remotecontext/git [2022-07-02T16:12:47.653Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-02T16:12:47.653Z] github.com/docker/docker/cli [2022-07-02T16:12:47.653Z] github.com/docker/docker/cli/config [2022-07-02T16:12:47.653Z] github.com/docker/docker/cli/debug [2022-07-02T16:12:47.653Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-02T16:12:47.653Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-02T16:12:47.653Z] github.com/docker/docker/client [2022-07-02T16:12:47.653Z] github.com/docker/docker/cmd/docker-proxy [2022-07-02T16:12:47.653Z] github.com/docker/docker/cmd/dockerd [2022-07-02T16:12:47.653Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-02T16:12:47.653Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-02T16:12:47.653Z] github.com/docker/docker/container [2022-07-02T16:12:47.653Z] github.com/docker/docker/container/stream [2022-07-02T16:12:47.653Z] github.com/docker/docker/contrib/apparmor [2022-07-02T16:12:47.653Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-02T16:12:47.653Z] github.com/docker/docker/contrib/httpserver [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/cluster [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/cluster/convert [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/cluster/executor [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/cluster/provider [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/config [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/events [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/events/testutils [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/exec [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/graphdriver [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/images [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/initlayer [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/links [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/listeners [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/logger [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/logger/gelf [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/logger/journald [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/logger/local [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/logger/logentries [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-02T16:12:47.653Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-02T16:12:47.654Z] github.com/docker/docker/daemon/logger/splunk [2022-07-02T16:12:47.654Z] github.com/docker/docker/daemon/logger/syslog [2022-07-02T16:12:47.654Z] github.com/docker/docker/daemon/logger/templates [2022-07-02T16:12:47.654Z] github.com/docker/docker/daemon/names [2022-07-02T16:12:47.654Z] github.com/docker/docker/daemon/network [2022-07-02T16:12:47.654Z] github.com/docker/docker/daemon/stats [2022-07-02T16:12:47.654Z] github.com/docker/docker/distribution [2022-07-02T16:12:47.654Z] github.com/docker/docker/distribution/metadata [2022-07-02T16:12:47.654Z] github.com/docker/docker/distribution/utils [2022-07-02T16:12:47.654Z] github.com/docker/docker/distribution/xfer [2022-07-02T16:12:47.654Z] github.com/docker/docker/dockerversion [2022-07-02T16:12:47.654Z] github.com/docker/docker/errdefs [2022-07-02T16:12:47.654Z] github.com/docker/docker/image [2022-07-02T16:12:47.654Z] github.com/docker/docker/image/cache [2022-07-02T16:12:47.654Z] github.com/docker/docker/image/tarexport [2022-07-02T16:12:47.654Z] github.com/docker/docker/image/v1 [2022-07-02T16:12:47.654Z] github.com/docker/docker/internal/test/suite [2022-07-02T16:12:47.654Z] github.com/docker/docker/layer [2022-07-02T16:12:47.654Z] github.com/docker/docker/libcontainerd [2022-07-02T16:12:47.654Z] github.com/docker/docker/libcontainerd/queue [2022-07-02T16:12:47.654Z] github.com/docker/docker/libcontainerd/remote [2022-07-02T16:12:47.654Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-02T16:12:47.654Z] github.com/docker/docker/libcontainerd/types [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/bitseq [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/cluster [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/config [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/datastore [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/driverapi [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/etchosts [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/idm [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/ipam [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/iptables [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/netlabel [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/netutils [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/networkdb [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/ns [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/options [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/osl [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/portallocator [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/portmapper [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/testutils [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/types [2022-07-02T16:12:47.654Z] github.com/docker/docker/oci [2022-07-02T16:12:47.654Z] github.com/docker/docker/oci/caps [2022-07-02T16:12:47.654Z] github.com/docker/docker/opts [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/aaparser [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/archive [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/authorization [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/broadcaster [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/capabilities [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/chrootarchive [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/containerfs [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/devicemapper [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/directory [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/dmesg [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/fileutils [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/fsutils [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/homedir [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/idtools [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/ioutils [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/jsonmessage [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/longpath [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/loopback [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/namesgenerator [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/parsers [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/pidfile [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/platform [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/plugingetter [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/plugins [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/plugins/transport [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/pools [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/progress [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/pubsub [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/reexec [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/signal [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/stack [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/stdcopy [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/streamformatter [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/stringid [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/sysinfo [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/system [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/tailfile [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/tarsum [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/truncindex [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/urlutil [2022-07-02T16:12:47.654Z] github.com/docker/docker/pkg/useragent [2022-07-02T16:12:47.654Z] github.com/docker/docker/plugin [2022-07-02T16:12:47.654Z] github.com/docker/docker/plugin/executor/containerd [2022-07-02T16:12:47.654Z] github.com/docker/docker/plugin/v2 [2022-07-02T16:12:47.654Z] github.com/docker/docker/profiles/apparmor [2022-07-02T16:12:47.654Z] github.com/docker/docker/profiles/seccomp [2022-07-02T16:12:47.654Z] github.com/docker/docker/quota [2022-07-02T16:12:47.654Z] github.com/docker/docker/reference [2022-07-02T16:12:47.654Z] github.com/docker/docker/registry [2022-07-02T16:12:47.654Z] github.com/docker/docker/registry/resumable [2022-07-02T16:12:47.654Z] github.com/docker/docker/restartmanager [2022-07-02T16:12:47.654Z] github.com/docker/docker/rootless [2022-07-02T16:12:47.654Z] github.com/docker/docker/rootless/specconv [2022-07-02T16:12:47.654Z] github.com/docker/docker/runconfig [2022-07-02T16:12:47.654Z] github.com/docker/docker/runconfig/opts [2022-07-02T16:12:47.654Z] github.com/docker/docker/testutil [2022-07-02T16:12:47.654Z] github.com/docker/docker/testutil/daemon [2022-07-02T16:12:47.654Z] github.com/docker/docker/testutil/environment [2022-07-02T16:12:47.654Z] github.com/docker/docker/testutil/fakecontext [2022-07-02T16:12:47.654Z] github.com/docker/docker/testutil/fakegit [2022-07-02T16:12:47.654Z] github.com/docker/docker/testutil/fakestorage [2022-07-02T16:12:47.654Z] github.com/docker/docker/testutil/fixtures/load [2022-07-02T16:12:47.654Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-02T16:12:47.654Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-02T16:12:47.654Z] github.com/docker/docker/testutil/registry [2022-07-02T16:12:47.654Z] github.com/docker/docker/testutil/request [2022-07-02T16:12:47.654Z] github.com/docker/docker/volume [2022-07-02T16:12:47.654Z] github.com/docker/docker/volume/drivers [2022-07-02T16:12:47.654Z] github.com/docker/docker/volume/local [2022-07-02T16:12:47.654Z] github.com/docker/docker/volume/mounts [2022-07-02T16:12:47.654Z] github.com/docker/docker/volume/service [2022-07-02T16:12:47.654Z] github.com/docker/docker/volume/service/opts [2022-07-02T16:12:47.654Z] github.com/docker/docker/volume/testutils' [2022-07-02T16:12:47.654Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/bitseq [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/cluster [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/config [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/datastore [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/driverapi [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/etchosts [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/idm [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/ipam [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/iptables [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/netlabel [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/netutils [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/networkdb [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/ns [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/options [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/osl [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-02T16:12:47.654Z] github.com/docker/docker/libnetwork/portallocator [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/portmapper [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/testutils [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/types' [2022-07-02T16:12:47.655Z] + echo 'github.com/docker/docker/libnetwork [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/bitseq [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/cluster [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/config [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/datastore [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/driverapi [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/etchosts [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/idm [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/ipam [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/iptables [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/netlabel [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/netutils [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/networkdb [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/ns [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/options [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/osl [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/portallocator [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/portmapper [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/testutils [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/types' [2022-07-02T16:12:47.655Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-02T16:12:47.655Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-02T16:12:47.655Z] + type docker-proxy [2022-07-02T16:12:47.655Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-02T16:12:47.655Z] + hack/make.sh binary-proxy install-proxy [2022-07-02T16:12:47.655Z] [2022-07-02T16:12:47.655Z] Removing bundles/ [2022-07-02T16:12:47.655Z] [2022-07-02T16:12:47.655Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-02T16:12:47.655Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-07-02T16:12:47.655Z] GOOS="" GOARCH="" GOARM="" [2022-07-02T16:12:47.748Z] [2022-07-02T16:12:47.748Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-02T16:12:47.748Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-02T16:12:47.748Z] #11 DONE 0.0s [2022-07-02T16:12:47.748Z] [2022-07-02T16:12:47.748Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-02T16:12:47.748Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-02T16:12:47.748Z] #73 DONE 0.0s [2022-07-02T16:12:47.748Z] [2022-07-02T16:12:47.748Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-02T16:12:47.748Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-02T16:12:47.748Z] #71 DONE 0.0s [2022-07-02T16:12:47.748Z] [2022-07-02T16:12:47.748Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-02T16:12:47.748Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-02T16:12:47.748Z] #28 DONE 0.0s [2022-07-02T16:12:47.748Z] [2022-07-02T16:12:47.748Z] #24 [internal] load build context [2022-07-02T16:12:47.748Z] #24 sha256:9f58f7b7ffe182de6dc745e4a29d3bde32a211d71c9b410c0ef4aed5c4b5f310 [2022-07-02T16:12:47.757Z] [2022-07-02T16:12:47.757Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-02T16:12:47.757Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-02T16:12:47.757Z] #80 DONE 0.0s [2022-07-02T16:12:47.757Z] [2022-07-02T16:12:47.757Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-02T16:12:47.757Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-02T16:12:47.757Z] #78 DONE 0.0s [2022-07-02T16:12:47.757Z] [2022-07-02T16:12:47.757Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-02T16:12:47.757Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-02T16:12:47.757Z] #11 DONE 0.0s [2022-07-02T16:12:47.757Z] [2022-07-02T16:12:47.757Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-02T16:12:47.757Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-02T16:12:47.757Z] #35 DONE 0.0s [2022-07-02T16:12:47.757Z] [2022-07-02T16:12:47.757Z] #31 [internal] load build context [2022-07-02T16:12:47.757Z] #31 sha256:31b82b27a460b26d89507b663dd06534efd972639d9503ec731811972f1fc36e [2022-07-02T16:12:47.932Z] #24 transferring context: 61.66MB 1.6s done [2022-07-02T16:12:47.932Z] #24 DONE 1.7s [2022-07-02T16:12:47.932Z] [2022-07-02T16:12:47.932Z] #47 [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 [2022-07-02T16:12:47.932Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-02T16:12:47.932Z] #47 CACHED [2022-07-02T16:12:47.932Z] [2022-07-02T16:12:47.932Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-02T16:12:47.932Z] #65 sha256:7d57ab0d4b1f5e1e1806dc9a3129ee1fb9a030f87059c5da981ce80d02c2cf4a [2022-07-02T16:12:47.932Z] #65 CACHED [2022-07-02T16:12:47.932Z] [2022-07-02T16:12:47.932Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-02T16:12:47.932Z] #66 sha256:3c0f8bc4d3c65204059c28d669bc5a25dec64236855c6456551067e1133809a7 [2022-07-02T16:12:47.932Z] #66 CACHED [2022-07-02T16:12:47.932Z] [2022-07-02T16:12:47.932Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-02T16:12:47.932Z] #45 sha256:7d984538ccbe1423ecf2cc701afbacd386271a7a701fc9e2ac8a76d5ec43cadc [2022-07-02T16:12:47.932Z] #45 CACHED [2022-07-02T16:12:47.932Z] [2022-07-02T16:12:47.932Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-02T16:12:47.932Z] #64 sha256:af454d01109702180c1e92544d31a936085ed20b74cedadfa440240a0030ef52 [2022-07-02T16:12:47.932Z] #64 CACHED [2022-07-02T16:12:47.932Z] [2022-07-02T16:12:47.932Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-02T16:12:47.932Z] #41 sha256:16130554b00134a80cfe85e3a1c923dd1ad6d16853d5aedda605099657311c79 [2022-07-02T16:12:47.932Z] #41 CACHED [2022-07-02T16:12:47.932Z] [2022-07-02T16:12:47.932Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-02T16:12:47.932Z] #44 sha256:7fdce0958413d034e0dc79c490dada59ba0ed859699b3ff5a7994ca65f7b0bc4 [2022-07-02T16:12:47.932Z] #44 CACHED [2022-07-02T16:12:47.932Z] [2022-07-02T16:12:47.932Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-02T16:12:47.932Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-02T16:12:47.932Z] #33 CACHED [2022-07-02T16:12:47.932Z] [2022-07-02T16:12:47.932Z] #50 [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 [2022-07-02T16:12:47.932Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-02T16:12:47.932Z] #50 CACHED [2022-07-02T16:12:47.932Z] [2022-07-02T16:12:47.932Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-02T16:12:47.932Z] #37 sha256:cf5acca4d59914f15d04ba6165f52593eb551aa61fba7b4a33cd7dd4ceb8196f [2022-07-02T16:12:47.932Z] #37 CACHED [2022-07-02T16:12:47.932Z] [2022-07-02T16:12:47.932Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-02T16:12:47.932Z] #69 sha256:0706267c08361385ad090cf205128561ecb72ef78c3edd404d22828dc75afcee [2022-07-02T16:12:47.932Z] #69 CACHED [2022-07-02T16:12:47.932Z] [2022-07-02T16:12:47.932Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-02T16:12:47.932Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-02T16:12:47.932Z] #74 CACHED [2022-07-02T16:12:47.932Z] [2022-07-02T16:12:47.932Z] #76 [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 ; [2022-07-02T16:12:47.932Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-02T16:12:47.932Z] #76 CACHED [2022-07-02T16:12:47.932Z] [2022-07-02T16:12:47.932Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-02T16:12:47.932Z] #68 sha256:9d22d038d21ec4751faf301d5fbeab5bf6ab9b54fb6d27995a6d8bcf0f813186 [2022-07-02T16:12:47.932Z] #68 CACHED [2022-07-02T16:12:47.932Z] [2022-07-02T16:12:47.932Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-02T16:12:47.932Z] #61 sha256:31ff5b41456390ada4b6af10dbdb1be2493983182304f40c622ba248ab6c445a [2022-07-02T16:12:47.932Z] #61 CACHED [2022-07-02T16:12:47.932Z] [2022-07-02T16:12:47.932Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-02T16:12:47.932Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-02T16:12:47.932Z] #72 CACHED [2022-07-02T16:12:47.932Z] [2022-07-02T16:12:47.932Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-02T16:12:47.932Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-02T16:12:47.932Z] #18 CACHED [2022-07-02T16:12:47.932Z] [2022-07-02T16:12:47.932Z] #22 [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 [2022-07-02T16:12:47.932Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-02T16:12:47.932Z] #22 CACHED [2022-07-02T16:12:47.932Z] [2022-07-02T16:12:47.932Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-02T16:12:47.932Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-02T16:12:47.932Z] #46 CACHED [2022-07-02T16:12:47.932Z] [2022-07-02T16:12:47.932Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-02T16:12:47.932Z] #54 sha256:5fcaeef9d83eb62b49251dcf088a92e95eb9a8ba0f5fc0c1605708d4d7c18c75 [2022-07-02T16:12:47.932Z] #54 CACHED [2022-07-02T16:12:47.932Z] [2022-07-02T16:12:47.932Z] #42 [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 [2022-07-02T16:12:47.932Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-02T16:12:47.932Z] #42 CACHED [2022-07-02T16:12:47.932Z] [2022-07-02T16:12:47.932Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-02T16:12:47.932Z] #75 sha256:0e6274ba7bdeec00cca984d1273c65c2a6b1fe6b66b4fca30d1027fad78932b8 [2022-07-02T16:12:47.932Z] #75 CACHED [2022-07-02T16:12:47.932Z] [2022-07-02T16:12:47.932Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-02T16:12:47.932Z] #35 sha256:488443dd51cb071c08700bc31fe6531464fd6ee48215c98174eab5d2f8aa7a25 [2022-07-02T16:12:47.932Z] #35 CACHED [2022-07-02T16:12:47.932Z] [2022-07-02T16:12:47.932Z] #40 [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 [2022-07-02T16:12:47.932Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-02T16:12:47.932Z] #40 CACHED [2022-07-02T16:12:47.932Z] [2022-07-02T16:12:47.933Z] #57 [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 [2022-07-02T16:12:47.933Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-02T16:12:47.933Z] #57 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-02T16:12:47.933Z] #27 sha256:b6f514af6b17f9f2ccc5187b69921e1668432f555ca5e08833fc265314917461 [2022-07-02T16:12:47.933Z] #27 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-02T16:12:47.933Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-02T16:12:47.933Z] #20 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #77 [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 [2022-07-02T16:12:47.933Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-02T16:12:47.933Z] #77 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-02T16:12:47.933Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-02T16:12:47.933Z] #17 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #53 [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 [2022-07-02T16:12:47.933Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-02T16:12:47.933Z] #53 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-02T16:12:47.933Z] #26 sha256:6f2cd75d6f7b707fc379efd70c5b3f4df9db801794482af9ebad936e9e1ac59d [2022-07-02T16:12:47.933Z] #26 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #13 [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 [2022-07-02T16:12:47.933Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-02T16:12:47.933Z] #13 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-02T16:12:47.933Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-02T16:12:47.933Z] #16 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #67 [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 [2022-07-02T16:12:47.933Z] #67 sha256:54404251883baaeee52e9db43e28e1e21d7cf052761187d41b31584fec5d882e [2022-07-02T16:12:47.933Z] #67 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-02T16:12:47.933Z] #43 sha256:232efc63cabd28839c9c51ec618789878269139dbe1aa53bdb427efe854c4a8a [2022-07-02T16:12:47.933Z] #43 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-02T16:12:47.933Z] #25 sha256:6b14625b179ca5426b1a51e9de4cc7e0f070ee387ec0c1a0ce42ec6f344d6fb6 [2022-07-02T16:12:47.933Z] #25 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-02T16:12:47.933Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-02T16:12:47.933Z] #15 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #31 [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 [2022-07-02T16:12:47.933Z] #31 sha256:fd470be9a6f0c0324998b3c0004469ac3eddd07ce48a6c1dc754bcacf5e8f6d5 [2022-07-02T16:12:47.933Z] #31 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-02T16:12:47.933Z] #60 sha256:e64ac7e4956e15bfcae00e5bb94c2e0fb7f86c2c018a191e9086243493a5497e [2022-07-02T16:12:47.933Z] #60 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #14 [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 [2022-07-02T16:12:47.933Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-02T16:12:47.933Z] #14 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-02T16:12:47.933Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-02T16:12:47.933Z] #21 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-02T16:12:47.933Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-02T16:12:47.933Z] #23 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-02T16:12:47.933Z] #70 sha256:c21efd93d8ebe9b6496cacfa94e1ccbcc6590db6767d0fdff13f4883bbe52140 [2022-07-02T16:12:47.933Z] #70 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-02T16:12:47.933Z] #59 sha256:9255d87348c94042ffbec180a139c7c72266131882a5d8f6342bbb5238296ea0 [2022-07-02T16:12:47.933Z] #59 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-02T16:12:47.933Z] #80 sha256:5dd06897e8171a2cfe129cb71e2b54da5641409ada783e61ed6d2ef49a0f20ee [2022-07-02T16:12:47.933Z] #80 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-02T16:12:47.933Z] #78 sha256:3565dc37568d2a30d2096ec8f1ede3619aed903f257b3304e3bb3536e3d1e6a5 [2022-07-02T16:12:47.933Z] #78 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #34 [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 [2022-07-02T16:12:47.933Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-02T16:12:47.933Z] #34 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-02T16:12:47.933Z] #63 sha256:07138a0850fbe2f042ae9b2141cdb4a192f482615c8e5ecd75296389354df167 [2022-07-02T16:12:47.933Z] #63 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-02T16:12:47.933Z] #56 sha256:734581ba4b39c32a3335675a814d94c9753c30d7b512bfd09325fa2b9762688e [2022-07-02T16:12:47.933Z] #56 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #62 [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 [2022-07-02T16:12:47.933Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-02T16:12:47.933Z] #62 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-02T16:12:47.933Z] #32 sha256:4aa97e5af3419d2506c5df81b55a57c06bbf69bd0c54dfcd63b55729c248c8d3 [2022-07-02T16:12:47.933Z] #32 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-02T16:12:47.933Z] #48 sha256:ad6630ec1ffb1ea1d6b1f28934a2608e1166b2035279797a7679d9bae94ead3f [2022-07-02T16:12:47.933Z] #48 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-02T16:12:47.933Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-02T16:12:47.933Z] #12 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-02T16:12:47.933Z] #39 sha256:d3464cb3426d33c35e09026d44a3eb14fc2cab8fe8d8b210f84d21193d3bf429 [2022-07-02T16:12:47.933Z] #39 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #51 [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 [2022-07-02T16:12:47.933Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-02T16:12:47.933Z] #51 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-02T16:12:47.933Z] #30 sha256:055dfa2f2856a3dd1bef07eb2ecfc64b25a12eed33553a02f2073bc141ec6f61 [2022-07-02T16:12:47.933Z] #30 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #81 [dev-systemd-true 1/2] 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 dbus dbus-user-session systemd systemd-sysv [2022-07-02T16:12:47.933Z] #81 sha256:510949db9f118aa2acfcc2fa4f9a16218fe861ffb763e42be28fccc97970379d [2022-07-02T16:12:47.933Z] #81 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-07-02T16:12:47.933Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-07-02T16:12:47.933Z] #36 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-02T16:12:47.933Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-02T16:12:47.933Z] #19 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-02T16:12:47.933Z] #79 sha256:86fc0acd9cd0ba13cb7e6d700994741ff4fa98bf70b2cbaf5854d689635f4aaa [2022-07-02T16:12:47.933Z] #79 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #38 [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 [2022-07-02T16:12:47.933Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-02T16:12:47.933Z] #38 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-02T16:12:47.933Z] #58 sha256:03dab0ab2ad35f19dcbb84aefee0afd4239b4eeb0e54cef222595a98cdc53e67 [2022-07-02T16:12:47.933Z] #58 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #29 [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 [2022-07-02T16:12:47.933Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-02T16:12:47.933Z] #29 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-02T16:12:47.933Z] #52 sha256:ea5b6162da7d5fb632c3acb9cc1b6aa3defc5638b0e2dfd1ff9edfebcb75fb13 [2022-07-02T16:12:47.933Z] #52 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-02T16:12:47.933Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-02T16:12:47.933Z] #55 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-07-02T16:12:47.933Z] #82 sha256:51658c37700182c67cd7c87826aaa942070092b5120dc5779f8f3d2f68d0c4b7 [2022-07-02T16:12:47.933Z] #82 CACHED [2022-07-02T16:12:47.933Z] [2022-07-02T16:12:47.933Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-02T16:12:47.933Z] #83 sha256:41ae1510608469e84bf75f0eaa329cdac8e016c42efd357b48ac843fee84609e [2022-07-02T16:12:48.315Z] #24 ... [2022-07-02T16:12:48.315Z] [2022-07-02T16:12:48.315Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-02T16:12:48.315Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-02T16:12:48.315Z] #49 DONE 0.5s [2022-07-02T16:12:48.315Z] [2022-07-02T16:12:48.315Z] #24 [internal] load build context [2022-07-02T16:12:48.315Z] #24 sha256:9f58f7b7ffe182de6dc745e4a29d3bde32a211d71c9b410c0ef4aed5c4b5f310 [2022-07-02T16:12:48.325Z] #31 ... [2022-07-02T16:12:48.325Z] [2022-07-02T16:12:48.325Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-02T16:12:48.325Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-02T16:12:48.325Z] #56 DONE 0.4s [2022-07-02T16:12:48.325Z] [2022-07-02T16:12:48.325Z] #31 [internal] load build context [2022-07-02T16:12:48.325Z] #31 sha256:31b82b27a460b26d89507b663dd06534efd972639d9503ec731811972f1fc36e [2022-07-02T16:12:48.614Z] #24 transferring context: 61.68MB 1.7s done [2022-07-02T16:12:48.614Z] #24 DONE 1.7s [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-02T16:12:48.614Z] #78 sha256:00236e07107aa94ae91c62bd0e374a5de4aff80a2c4e012b6009c47d6dafbe66 [2022-07-02T16:12:48.614Z] #78 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-02T16:12:48.614Z] #26 sha256:dd3f1400be38f9ade5ce0a46aa253f5d9d69a801bbcced32138d1141ee6bb7d1 [2022-07-02T16:12:48.614Z] #26 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-02T16:12:48.614Z] #70 sha256:63d207b559bd874c28668a10abb624ab4fbe6985633e3e10ffa795213179b06c [2022-07-02T16:12:48.614Z] #70 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-02T16:12:48.614Z] #59 sha256:c3c5f2ed104ae08914f633dd7812d65eaf353b834e818dda6bab8fb5a0fa4c99 [2022-07-02T16:12:48.614Z] #59 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-02T16:12:48.614Z] #56 sha256:6d85c631b014ad49c2b1a6cf8369bbed95cba5397318e2cbb1bdf8b37a45e355 [2022-07-02T16:12:48.614Z] #56 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #47 [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 [2022-07-02T16:12:48.614Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-02T16:12:48.614Z] #47 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-02T16:12:48.614Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-02T16:12:48.614Z] #55 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-02T16:12:48.614Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-02T16:12:48.614Z] #33 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #67 [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 [2022-07-02T16:12:48.614Z] #67 sha256:74d29b967ce5d7213659b9e96ec4d25144dc9b4d27f55a0421fcb7f2bcad2e85 [2022-07-02T16:12:48.614Z] #67 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #76 [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 ; [2022-07-02T16:12:48.614Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-02T16:12:48.614Z] #76 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #62 [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 [2022-07-02T16:12:48.614Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-02T16:12:48.614Z] #62 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-02T16:12:48.614Z] #35 sha256:6f7a6c360713830b4b35ea9a2cc1d80363c528da220380f73e7bedfcca35cd7e [2022-07-02T16:12:48.614Z] #35 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-02T16:12:48.614Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-02T16:12:48.614Z] #18 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-02T16:12:48.614Z] #27 sha256:cd9034964ed57b7a286d0d41b0306db520937c62b8f42ed69e22071957c157ec [2022-07-02T16:12:48.614Z] #27 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-02T16:12:48.614Z] #65 sha256:e8de33fa61c493999179359bc85e42566cbf42cee2a4dd4bd4b33df51dd88782 [2022-07-02T16:12:48.614Z] #65 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #50 [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 [2022-07-02T16:12:48.614Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-02T16:12:48.614Z] #50 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-02T16:12:48.614Z] #58 sha256:9c87594bbcc3fbaedd8ad88a0e337a60f9c5562a0937aea67c1ad1a977547f76 [2022-07-02T16:12:48.614Z] #58 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-02T16:12:48.614Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-02T16:12:48.614Z] #74 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-02T16:12:48.614Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-02T16:12:48.614Z] #16 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-02T16:12:48.614Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-02T16:12:48.614Z] #23 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-07-02T16:12:48.614Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-07-02T16:12:48.614Z] #36 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-02T16:12:48.614Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-02T16:12:48.614Z] #12 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-02T16:12:48.614Z] #54 sha256:0f6e06065ca1f162a2eb3757703bb83d3b68b479706f54d99ec053d44ea48d2d [2022-07-02T16:12:48.614Z] #54 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-02T16:12:48.614Z] #45 sha256:b8a030409d2c4d99d95f82075b2278d1fa6424c65f344fb4d588cb90e71c6e1b [2022-07-02T16:12:48.614Z] #45 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #51 [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 [2022-07-02T16:12:48.614Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-02T16:12:48.614Z] #51 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-02T16:12:48.614Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-02T16:12:48.614Z] #46 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-02T16:12:48.614Z] #48 sha256:8c80dc4f679c44a65415c13b59b132587b9d7f8a66c6319ec84019bc2956df4d [2022-07-02T16:12:48.614Z] #48 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-02T16:12:48.614Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-02T16:12:48.614Z] #72 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-02T16:12:48.614Z] #44 sha256:630f0279f9162069067ae2aaf01fee1fb6a96e542cc89fbe7c00857fa016e11e [2022-07-02T16:12:48.614Z] #44 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-02T16:12:48.614Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-02T16:12:48.614Z] #19 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-02T16:12:48.614Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-02T16:12:48.614Z] #15 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-02T16:12:48.614Z] #41 sha256:bbbee12a6037792a1ce8c70d1ac4a41182e7b2bb09f719bcdb9d0869d3331862 [2022-07-02T16:12:48.614Z] #41 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-02T16:12:48.614Z] #37 sha256:93e0d3f7ae01e845002e2f535e19bcba197cc9692292c2edee4dc3d936f8cdc1 [2022-07-02T16:12:48.614Z] #37 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #57 [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 [2022-07-02T16:12:48.614Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-02T16:12:48.614Z] #57 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-02T16:12:48.614Z] #69 sha256:4b6587d8cf31c8075f6ca6075b62c38da2e131b63b41608c94a8b4a0a40ad129 [2022-07-02T16:12:48.614Z] #69 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-02T16:12:48.614Z] #64 sha256:bfd27f9f549c4be4382fba3226d71aa4194d8617e6f89a544126929eae640dab [2022-07-02T16:12:48.614Z] #64 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-02T16:12:48.614Z] #39 sha256:ee459259ea957a792d16af08914cccfb5e0621b07ffe64632e14ba39f34e0e8d [2022-07-02T16:12:48.614Z] #39 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-02T16:12:48.614Z] #60 sha256:b5503ef9fa6138903420dd907b2f1363f9fa6d7ad7edb41a222a73dba26ba094 [2022-07-02T16:12:48.614Z] #60 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-02T16:12:48.614Z] #63 sha256:d5e14485dc6438e2f10539b92d2f452129ec890e47be3be975caa11c40d8e968 [2022-07-02T16:12:48.614Z] #63 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-02T16:12:48.614Z] #32 sha256:b1f4a1261328ef39d7694b2636030aa19840abd347d21caac9fbebd9f7d10e73 [2022-07-02T16:12:48.614Z] #32 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-02T16:12:48.614Z] #61 sha256:36eb976905e3e4e0644b92447bc14f727baab90fd633a04221439c5b2a69b2ad [2022-07-02T16:12:48.614Z] #61 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.614Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-02T16:12:48.614Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-02T16:12:48.614Z] #20 CACHED [2022-07-02T16:12:48.614Z] [2022-07-02T16:12:48.615Z] #31 [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 [2022-07-02T16:12:48.615Z] #31 sha256:e6c9b7fe25acb5751bae1ba7d7745ac34ed31ec1572c87fad223163663e9c8d4 [2022-07-02T16:12:48.615Z] #31 CACHED [2022-07-02T16:12:48.615Z] [2022-07-02T16:12:48.615Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-02T16:12:48.615Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-02T16:12:48.615Z] #21 CACHED [2022-07-02T16:12:48.615Z] [2022-07-02T16:12:48.615Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-02T16:12:48.615Z] #79 sha256:6e5459d3c8d4dc2904b8c84780e4c5c864f2863f3a005b7350a85712154f30c7 [2022-07-02T16:12:48.615Z] #79 CACHED [2022-07-02T16:12:48.615Z] [2022-07-02T16:12:48.615Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-02T16:12:48.615Z] #68 sha256:1fdc3682c818e3e90a0ea71e5bdb8e6484a9007cd7a06ec3a831e9fcb87da37f [2022-07-02T16:12:48.615Z] #68 CACHED [2022-07-02T16:12:48.615Z] [2022-07-02T16:12:48.615Z] #13 [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 [2022-07-02T16:12:48.615Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-02T16:12:48.615Z] #13 CACHED [2022-07-02T16:12:48.615Z] [2022-07-02T16:12:48.615Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-02T16:12:48.615Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-02T16:12:48.615Z] #17 CACHED [2022-07-02T16:12:48.615Z] [2022-07-02T16:12:48.615Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-02T16:12:48.615Z] #30 sha256:84764f173345ad5e99e8bdc8a716f6bd544ea1e1cf564f8133d12f63160e5c72 [2022-07-02T16:12:48.615Z] #30 CACHED [2022-07-02T16:12:48.615Z] [2022-07-02T16:12:48.615Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-02T16:12:48.615Z] #52 sha256:a509ecb55d12cde713cddae72229591195bc7bae0bf8bbd25f159af5d3e5bf5e [2022-07-02T16:12:48.615Z] #52 CACHED [2022-07-02T16:12:48.615Z] [2022-07-02T16:12:48.615Z] #22 [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 [2022-07-02T16:12:48.615Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-02T16:12:48.615Z] #22 CACHED [2022-07-02T16:12:48.615Z] [2022-07-02T16:12:48.615Z] #53 [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 [2022-07-02T16:12:48.615Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-02T16:12:48.615Z] #53 CACHED [2022-07-02T16:12:48.615Z] [2022-07-02T16:12:48.615Z] #38 [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 [2022-07-02T16:12:48.615Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-02T16:12:48.615Z] #38 CACHED [2022-07-02T16:12:48.615Z] [2022-07-02T16:12:48.615Z] #40 [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 [2022-07-02T16:12:48.615Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-02T16:12:48.615Z] #40 CACHED [2022-07-02T16:12:48.615Z] [2022-07-02T16:12:48.615Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-02T16:12:48.615Z] #75 sha256:66460a7e0b2c1035b876e06bde46e87c50f4519ddbdfd75705108d8a861666bf [2022-07-02T16:12:48.615Z] #75 CACHED [2022-07-02T16:12:48.615Z] [2022-07-02T16:12:48.615Z] #34 [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 [2022-07-02T16:12:48.615Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-02T16:12:48.615Z] #34 CACHED [2022-07-02T16:12:48.615Z] [2022-07-02T16:12:48.615Z] #29 [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 [2022-07-02T16:12:48.615Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-02T16:12:48.615Z] #29 CACHED [2022-07-02T16:12:48.615Z] [2022-07-02T16:12:48.615Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-02T16:12:48.615Z] #66 sha256:74252628d36069c9cb93e7ee5776f8be2a69cedef9957c7004c7dedf22abbb72 [2022-07-02T16:12:48.615Z] #66 CACHED [2022-07-02T16:12:48.615Z] [2022-07-02T16:12:48.615Z] #14 [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 [2022-07-02T16:12:48.615Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-02T16:12:48.615Z] #14 CACHED [2022-07-02T16:12:48.615Z] [2022-07-02T16:12:48.615Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-02T16:12:48.615Z] #43 sha256:9e341ccf52b4be4d01c659bb58e75d68bfe9e2db850194a17b2c9528659276fe [2022-07-02T16:12:48.615Z] #43 CACHED [2022-07-02T16:12:48.615Z] [2022-07-02T16:12:48.615Z] #77 [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 [2022-07-02T16:12:48.615Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-02T16:12:48.615Z] #77 CACHED [2022-07-02T16:12:48.615Z] [2022-07-02T16:12:48.615Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-02T16:12:48.615Z] #25 sha256:5594089e81806556ad347cb86a85f4e033ec2f9e64c8219c39a940cd14c8cd82 [2022-07-02T16:12:48.615Z] #25 CACHED [2022-07-02T16:12:48.615Z] [2022-07-02T16:12:48.615Z] #42 [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 [2022-07-02T16:12:48.615Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-02T16:12:48.615Z] #42 CACHED [2022-07-02T16:12:48.615Z] [2022-07-02T16:12:48.615Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-02T16:12:48.615Z] #80 sha256:23c5c1a06d7d7c1529b62036c48c9d5a83f9a1c3a89312905f582776eb9e0ad3 [2022-07-02T16:12:48.615Z] #80 CACHED [2022-07-02T16:12:48.615Z] [2022-07-02T16:12:48.615Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-02T16:12:48.615Z] #81 sha256:097e0b8fd3dafb454b93dfb38dcbbaf942714f57f381c64624f6984a2335ca31 [2022-07-02T16:12:49.310Z] #31 transferring context: 61.68MB 1.6s done [2022-07-02T16:12:49.337Z] #83 DONE 1.1s [2022-07-02T16:12:49.337Z] [2022-07-02T16:12:49.337Z] #84 exporting to image [2022-07-02T16:12:49.337Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-02T16:12:49.337Z] #84 exporting layers [2022-07-02T16:12:49.558Z] #81 DONE 1.1s [2022-07-02T16:12:49.558Z] [2022-07-02T16:12:49.558Z] #82 exporting to image [2022-07-02T16:12:49.558Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-02T16:12:49.558Z] #82 exporting layers [2022-07-02T16:12:49.614Z] #31 DONE 1.6s [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #84 [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 [2022-07-02T16:12:49.614Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-02T16:12:49.614Z] #84 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-02T16:12:49.614Z] #72 sha256:2aca6eb4d0e2a2c6b4009e73fda8d6acb6e061d752f06c620a1825de4e9b5471 [2022-07-02T16:12:49.614Z] #72 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #74 [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 [2022-07-02T16:12:49.614Z] #74 sha256:fe6986351d20cf034141670dbaca0c2480ad6bf1b2299594a0f6be4e139de193 [2022-07-02T16:12:49.614Z] #74 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-02T16:12:49.614Z] #65 sha256:ebec42863f06185b5066009b71a588f726419a7fbb5a98390d92f793d013026f [2022-07-02T16:12:49.614Z] #65 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-02T16:12:49.614Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-02T16:12:49.614Z] #79 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-02T16:12:49.614Z] #63 sha256:72c7687c7da07a7722a7e3fa563077e1f41fa0cacca7ec40da5088e4417f6b53 [2022-07-02T16:12:49.614Z] #63 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-02T16:12:49.614Z] #26 sha256:46d18cbf69fdd65229fce4a1ff0ccf6e4b3f818664affcb6f0dc42b391087a73 [2022-07-02T16:12:49.614Z] #26 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-02T16:12:49.614Z] #44 sha256:e95fdbceb6f1bb0e127c3f49ac8892a69afc255e90eb2affbcb57d257beccbdd [2022-07-02T16:12:49.614Z] #44 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #58 [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 [2022-07-02T16:12:49.614Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-02T16:12:49.614Z] #58 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-02T16:12:49.614Z] #16 sha256:6e5bb325d2f1d8f93129253358485557d3574a0fa24a972b189e244fccf61d15 [2022-07-02T16:12:49.614Z] #16 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #62 [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.44.0" && /build/golangci-lint --version [2022-07-02T16:12:49.614Z] #62 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-02T16:12:49.614Z] #62 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-02T16:12:49.614Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-02T16:12:49.614Z] #47 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-02T16:12:49.614Z] #40 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-02T16:12:49.614Z] #40 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-02T16:12:49.614Z] #22 sha256:7ff22573b37504262e98adcb1549f36f1e0745ad8e427bc240bcd4e453d91753 [2022-07-02T16:12:49.614Z] #22 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-02T16:12:49.614Z] #18 sha256:8b29296919d8bf68aa7fa37d69208ffd105a8b2185812f3f939b2bee4ce821b4 [2022-07-02T16:12:49.614Z] #18 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #64 [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 [2022-07-02T16:12:49.614Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-02T16:12:49.614Z] #64 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-02T16:12:49.614Z] #24 sha256:5ba8e416e59d2463b3c23e79a7c9d8936b5cbe49a2257ef87fd28767898ffdf5 [2022-07-02T16:12:49.614Z] #24 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #45 [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 [2022-07-02T16:12:49.614Z] #45 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-02T16:12:49.614Z] #45 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-02T16:12:49.614Z] #67 sha256:a663315fc492ae822c2a877fa95647da7418744a35b15aec8654d5f6f4719d9f [2022-07-02T16:12:49.614Z] #67 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-02T16:12:49.614Z] #33 sha256:00c788ed420e0368c8b9dffb07e0c25a8e1c8c62487e79a2a7c6161349a1d9eb [2022-07-02T16:12:49.614Z] #33 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #60 [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 [2022-07-02T16:12:49.614Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-02T16:12:49.614Z] #60 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-02T16:12:49.614Z] #73 sha256:548895d3d848076083f2a39f77755c1f8c5e838f666502c3d3547afa39046da8 [2022-07-02T16:12:49.614Z] #73 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-02T16:12:49.614Z] #55 sha256:2e111f02876606bec7cd3df4607b6192fa61d5cb2455c1f6c6af824e5880b46b [2022-07-02T16:12:49.614Z] #55 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-02T16:12:49.614Z] #52 sha256:7c17df58ee471288648da553a48592757f5bc3f81aeefbd187e4cec6c80253b3 [2022-07-02T16:12:49.614Z] #52 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-02T16:12:49.614Z] #53 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-02T16:12:49.614Z] #53 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-02T16:12:49.614Z] #68 sha256:8a8712d7dcc622bb890e190ca8a111cea322e63a03dab7a9f012df4f0a0ce016 [2022-07-02T16:12:49.614Z] #68 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #29 [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 [2022-07-02T16:12:49.614Z] #29 sha256:b04fa251c48098649e6b0cd9dc5a196432682d0481d4096cc3221c04d5397adf [2022-07-02T16:12:49.614Z] #29 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-02T16:12:49.614Z] #51 sha256:6617ed7e73b205a907ba90023ca201c3dc7267fe81c6a4d03f3ebc08e20e1576 [2022-07-02T16:12:49.614Z] #51 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-02T16:12:49.614Z] #30 sha256:d1c6802d8742db954c450a30e209420653ddefe6ce5b3d25ebaace891909468c [2022-07-02T16:12:49.614Z] #30 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-02T16:12:49.614Z] #59 sha256:3d990487df3b3a69a92a411eb58fe407e552f2a24d765ff9712723bd0bdf6198 [2022-07-02T16:12:49.614Z] #59 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-07-02T16:12:49.614Z] #21 sha256:c69268745e740405100f301a6a9b909aae27398f9d0aa0d9e149ff91926c5664 [2022-07-02T16:12:49.614Z] #21 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #69 [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 [2022-07-02T16:12:49.614Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-02T16:12:49.614Z] #69 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #43 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-07-02T16:12:49.614Z] #43 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-07-02T16:12:49.614Z] #43 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-02T16:12:49.614Z] #34 sha256:a267666c07f4510b618b8fe7103e6771b795d7cadbaa66ed840fc69078edc838 [2022-07-02T16:12:49.614Z] #34 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #57 [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 [2022-07-02T16:12:49.614Z] #57 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-02T16:12:49.614Z] #57 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-02T16:12:49.614Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-02T16:12:49.614Z] #19 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-02T16:12:49.614Z] #86 sha256:f3f0a22ed357c10f7738d1d3502354b5766b10a2661cca0c2df2183bd67349de [2022-07-02T16:12:49.614Z] #86 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #41 [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 [2022-07-02T16:12:49.614Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-02T16:12:49.614Z] #41 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-02T16:12:49.614Z] #14 sha256:0843e43981997d3186c3e0fa13a5c69bf735e078771d358bc17048f5bdd1d4e8 [2022-07-02T16:12:49.614Z] #14 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-02T16:12:49.614Z] #70 sha256:fa8e97ef5a034638009c31dbdfd45078494ddbd8ab381c76976cf23fbeb4b8ee [2022-07-02T16:12:49.614Z] #70 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #54 [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 [2022-07-02T16:12:49.614Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-02T16:12:49.614Z] #54 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #13 [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 [2022-07-02T16:12:49.614Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-02T16:12:49.614Z] #13 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #36 [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 [2022-07-02T16:12:49.614Z] #36 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-02T16:12:49.614Z] #36 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-02T16:12:49.614Z] #17 sha256:bea1fe45f58fdee1448a2ced80414300c0c0acc9560564c476c3297cf6812d3d [2022-07-02T16:12:49.614Z] #17 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-02T16:12:49.614Z] #71 sha256:83d8ad5db9660da2e570f2b23ea0b8a60166344cec56de9fce5848ad1f5c5bd9 [2022-07-02T16:12:49.614Z] #71 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-02T16:12:49.614Z] #42 sha256:d9d51caf26bb16d48a0e44fcd8c44315f41970d6937d2fb5502ecd6517fa5756 [2022-07-02T16:12:49.614Z] #42 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #49 [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 [2022-07-02T16:12:49.614Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-02T16:12:49.614Z] #49 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-02T16:12:49.614Z] #32 sha256:417dead1ec99c99336298aa4fe2e724578b20a2d44e7000a41464bd574b8c892 [2022-07-02T16:12:49.614Z] #32 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.614Z] #20 [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 [2022-07-02T16:12:49.614Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-02T16:12:49.614Z] #20 CACHED [2022-07-02T16:12:49.614Z] [2022-07-02T16:12:49.615Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-02T16:12:49.615Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229 [2022-07-02T16:12:49.615Z] #28 CACHED [2022-07-02T16:12:49.615Z] [2022-07-02T16:12:49.615Z] #38 [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 [2022-07-02T16:12:49.615Z] #38 sha256:15a5d1ec22deee8c73a2b268ca55cadd1e5d31e53c59789b40a18d3d3958fa40 [2022-07-02T16:12:49.615Z] #38 CACHED [2022-07-02T16:12:49.615Z] [2022-07-02T16:12:49.615Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-02T16:12:49.615Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-02T16:12:49.615Z] #81 CACHED [2022-07-02T16:12:49.615Z] [2022-07-02T16:12:49.615Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-02T16:12:49.615Z] #50 sha256:39d8797c0c3bec8c5beab0d070474944677dda7ff73f65b7f7f73a1bf37cf447 [2022-07-02T16:12:49.615Z] #50 CACHED [2022-07-02T16:12:49.615Z] [2022-07-02T16:12:49.615Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-02T16:12:49.615Z] #23 sha256:ff62181f85dff7b0fa011ad13200a0894d744734f26d731633984e51d8e7aef7 [2022-07-02T16:12:49.615Z] #23 CACHED [2022-07-02T16:12:49.615Z] [2022-07-02T16:12:49.615Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-02T16:12:49.615Z] #37 sha256:aa76b9b162d28bb7da4b95d3c1b6d343fdab403c77d0c3150e676c987ebc2a17 [2022-07-02T16:12:49.615Z] #37 CACHED [2022-07-02T16:12:49.615Z] [2022-07-02T16:12:49.615Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-02T16:12:49.615Z] #82 sha256:2c712edaad3010977b4181d0ec085731547c1deba04516ef99eea61cc0ec5489 [2022-07-02T16:12:49.615Z] #82 CACHED [2022-07-02T16:12:49.615Z] [2022-07-02T16:12:49.615Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-02T16:12:49.615Z] #61 sha256:0b8025d8d860492bf23a0758cc5569d2451d86ed27f48ee65bf35cc4d477a702 [2022-07-02T16:12:49.615Z] #61 CACHED [2022-07-02T16:12:49.615Z] [2022-07-02T16:12:49.615Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-02T16:12:49.615Z] #77 sha256:cdcecbd556f2506404baecb6bdf71d94fa18f102308497cb5d21353234aeeff6 [2022-07-02T16:12:49.615Z] #77 CACHED [2022-07-02T16:12:49.615Z] [2022-07-02T16:12:49.615Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-02T16:12:49.615Z] #39 sha256:1e2470553d3ba965cc1eb9d5e6965c8d48493f84e87ceea5c2ec9f3ce32ffd71 [2022-07-02T16:12:49.615Z] #39 CACHED [2022-07-02T16:12:49.615Z] [2022-07-02T16:12:49.615Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-02T16:12:49.615Z] #27 sha256:e828cb4a4c70fe20fdd9c59b0cc7a96bdc05420df447fb47f66ed10ce4043d70 [2022-07-02T16:12:49.615Z] #27 CACHED [2022-07-02T16:12:49.615Z] [2022-07-02T16:12:49.615Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-02T16:12:49.615Z] #66 sha256:1babe847f3198f90407ff3d7c4d138ed667be66dbf0f302c711ee88e950da740 [2022-07-02T16:12:49.615Z] #66 CACHED [2022-07-02T16:12:49.615Z] [2022-07-02T16:12:49.615Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-02T16:12:49.615Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-02T16:12:49.615Z] #12 CACHED [2022-07-02T16:12:49.615Z] [2022-07-02T16:12:49.615Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-02T16:12:49.615Z] #75 sha256:cacee121789211599c67a0a3c25ab5213e3f77f54bfe5ebf8b2577b28ff53592 [2022-07-02T16:12:49.615Z] #75 CACHED [2022-07-02T16:12:49.615Z] [2022-07-02T16:12:49.615Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-02T16:12:49.615Z] #48 sha256:aa5b18c5232dabaf39b3421524a993355adae6b2ea266a533e51e7930334d29f [2022-07-02T16:12:49.615Z] #48 CACHED [2022-07-02T16:12:49.615Z] [2022-07-02T16:12:49.615Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-02T16:12:49.615Z] #46 sha256:3b19d44d14be101e5132a33c73e73d908d8dc3d90a595315e01b5fbbf8a509a9 [2022-07-02T16:12:49.615Z] #46 CACHED [2022-07-02T16:12:49.615Z] [2022-07-02T16:12:49.615Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-02T16:12:49.615Z] #85 sha256:2673dcc18f59cea172ec941b0937af98a05901c08f08802f613443f6e9298937 [2022-07-02T16:12:49.615Z] #85 CACHED [2022-07-02T16:12:49.615Z] [2022-07-02T16:12:49.615Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-02T16:12:49.615Z] #15 sha256:2d05efaa29f7d7a652b390dae5c9126381d4bdd1e6478112a650543183cfed84 [2022-07-02T16:12:49.615Z] #15 CACHED [2022-07-02T16:12:49.615Z] [2022-07-02T16:12:49.615Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-02T16:12:49.615Z] #25 sha256:17900b09747c15e257475739f9213acd92e654739d4f98b47eb29b58581e8a5b [2022-07-02T16:12:49.615Z] #25 CACHED [2022-07-02T16:12:49.615Z] [2022-07-02T16:12:49.615Z] #83 [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 ; [2022-07-02T16:12:49.615Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-02T16:12:49.615Z] #83 CACHED [2022-07-02T16:12:49.615Z] [2022-07-02T16:12:49.615Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-02T16:12:49.615Z] #76 sha256:2410eb5e3ca6518fa0d39ce5826409e8422055fd1372cc00d0e22222414a0f08 [2022-07-02T16:12:49.615Z] #76 CACHED [2022-07-02T16:12:49.615Z] [2022-07-02T16:12:49.615Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-02T16:12:49.615Z] #87 sha256:1a29d35a6bff41e608ecbfa48abb878730103bdd082431a409319f6826f7cea5 [2022-07-02T16:12:49.615Z] #87 CACHED [2022-07-02T16:12:49.615Z] [2022-07-02T16:12:49.615Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-02T16:12:49.615Z] #88 sha256:f8146f7ad5686592f77ddda54520ccab14ac58181f7d9be78742c41396fbef7e [2022-07-02T16:12:49.690Z] #24 transferring context: 61.68MB 1.7s done [2022-07-02T16:12:49.690Z] #24 DONE 1.7s [2022-07-02T16:12:49.690Z] [2022-07-02T16:12:49.690Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-02T16:12:49.690Z] #48 sha256:3fb3df41327b4f505ea6af00744b9b1045784402df10b52bd9585cfbb5ce6270 [2022-07-02T16:12:49.690Z] #48 CACHED [2022-07-02T16:12:49.690Z] [2022-07-02T16:12:49.690Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-02T16:12:49.690Z] #61 sha256:885f2f68c96b1c9c25fb4f7900010563485395af1afa1d6e46488a0895b735d9 [2022-07-02T16:12:49.690Z] #61 CACHED [2022-07-02T16:12:49.690Z] [2022-07-02T16:12:49.690Z] #51 [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 [2022-07-02T16:12:49.690Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-02T16:12:49.690Z] #51 CACHED [2022-07-02T16:12:49.690Z] [2022-07-02T16:12:49.690Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-02T16:12:49.690Z] #60 sha256:8ca17b2933c98c46a5a9419f8d64cd82c53aff50e39e7f15ddc6f7bf0ce23eb2 [2022-07-02T16:12:49.691Z] #60 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-02T16:12:49.691Z] #27 sha256:972dd5f0a5c440371756cf5beb37abcb4f8c1d807e714b8b2fd074afc1851c7d [2022-07-02T16:12:49.691Z] #27 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-02T16:12:49.691Z] #44 sha256:d8a9ade9525d6be0d2578cf1a6595519c086441bb04341f5e0f19e75cbf3489e [2022-07-02T16:12:49.691Z] #44 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-02T16:12:49.691Z] #69 sha256:a8a2aacc1a9a378cfc16d2f0f5ba13d65a558d84a7c3db6656fcfaa04ed1f3d7 [2022-07-02T16:12:49.691Z] #69 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-02T16:12:49.691Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-02T16:12:49.691Z] #55 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-02T16:12:49.691Z] #66 sha256:da5f3a055e76c021b35108942fb9dc80115761a78d643bd20353b1ead42fe663 [2022-07-02T16:12:49.691Z] #66 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-02T16:12:49.691Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-02T16:12:49.691Z] #19 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-02T16:12:49.691Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-02T16:12:49.691Z] #20 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-02T16:12:49.691Z] #64 sha256:15c0a5a9983259e2d3bc4d4d3159b516b2571537809e5e23501707e4e34ed9df [2022-07-02T16:12:49.691Z] #64 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-02T16:12:49.691Z] #78 sha256:6fad6bf8094a017a367a45ab4eb7a50e7cfc81ffdea0b127e7700bb9333587c4 [2022-07-02T16:12:49.691Z] #78 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-07-02T16:12:49.691Z] #36 sha256:aec3dd14936618fb2a135ddc87a5e49c50d6ccdde651790049db64c19515ec8e [2022-07-02T16:12:49.691Z] #36 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-02T16:12:49.691Z] #43 sha256:3dbc4de16313c992c2b21eff39eeff045be4d6bb82494f452a5fbbf480f71eff [2022-07-02T16:12:49.691Z] #43 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-02T16:12:49.691Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-02T16:12:49.691Z] #16 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-02T16:12:49.691Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-02T16:12:49.691Z] #23 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-02T16:12:49.691Z] #25 sha256:28abbe7ff2251bbe321bd94e5df26e4bdca13359934e8bf9a7f28c5af6160d49 [2022-07-02T16:12:49.691Z] #25 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-02T16:12:49.691Z] #56 sha256:d1fa4368f7d45afa6ad263966e8ca634c9dca21892feb6020dbd0e79131476b9 [2022-07-02T16:12:49.691Z] #56 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-02T16:12:49.691Z] #37 sha256:5c3315248a23c51d21037ca61826de0b98ca3d383662fd8bb94ec72176ed1a1c [2022-07-02T16:12:49.691Z] #37 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-02T16:12:49.691Z] #54 sha256:ff2cee2e78a5c3b787c4120ff0aebaf97b9eae93d87ab35dde85233177b0c9a5 [2022-07-02T16:12:49.691Z] #54 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-02T16:12:49.691Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-02T16:12:49.691Z] #46 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-02T16:12:49.691Z] #70 sha256:d2ee474c479f2f9f074ccb3dda0123deace7f4920da807edcbff921c6e5aa07f [2022-07-02T16:12:49.691Z] #70 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-02T16:12:49.691Z] #79 sha256:1f60b6d35632c5c43f21a6c6edee2caf3a869ec0341b30732b985445540fb035 [2022-07-02T16:12:49.691Z] #79 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-02T16:12:49.691Z] #68 sha256:ff104874502aaa4fd604ab5ef168cd1e4341f5e80471e1f347cc3303d634fd4b [2022-07-02T16:12:49.691Z] #68 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-02T16:12:49.691Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-02T16:12:49.691Z] #74 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #42 [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 [2022-07-02T16:12:49.691Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-02T16:12:49.691Z] #42 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #47 [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 [2022-07-02T16:12:49.691Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-02T16:12:49.691Z] #47 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #31 [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 [2022-07-02T16:12:49.691Z] #31 sha256:d1ceb1d7f4cd7dba268bef721435f06681e5e55449cf359cfc8924856d30090e [2022-07-02T16:12:49.691Z] #31 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #57 [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 [2022-07-02T16:12:49.691Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-02T16:12:49.691Z] #57 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #67 [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 [2022-07-02T16:12:49.691Z] #67 sha256:c82ed24bf11234f00745669e5e04e4930cacf8faf0eddcb1a9cdf58ed17e3e55 [2022-07-02T16:12:49.691Z] #67 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-02T16:12:49.691Z] #63 sha256:01108a2f06db5dd005fc6c74c0fec1d82ed4c8f6cd625acac0ebd55a4c6685b5 [2022-07-02T16:12:49.691Z] #63 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-02T16:12:49.691Z] #58 sha256:1a947d3432e685ffcb2eae4de1aaf1f5c64027d55cc8f031b742ba5b88d6ab18 [2022-07-02T16:12:49.691Z] #58 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #40 [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 [2022-07-02T16:12:49.691Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-02T16:12:49.691Z] #40 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-02T16:12:49.691Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-02T16:12:49.691Z] #33 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #29 [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 [2022-07-02T16:12:49.691Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-02T16:12:49.691Z] #29 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-02T16:12:49.691Z] #30 sha256:39d3890d17215256508f2bee8279f20ab0124ebe520665f9883950733fe6058c [2022-07-02T16:12:49.691Z] #30 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #34 [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 [2022-07-02T16:12:49.691Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-02T16:12:49.691Z] #34 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-02T16:12:49.691Z] #52 sha256:0637f89bc91c5515d8350f86bf12867540e12edabbaa0f3c3b381f22d1864355 [2022-07-02T16:12:49.691Z] #52 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-02T16:12:49.691Z] #59 sha256:64446617ae64ebd970c16f22f36f37143c865a5c751acde9172b7e304c1a926f [2022-07-02T16:12:49.691Z] #59 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-02T16:12:49.691Z] #75 sha256:220613d2c18ca33ca2b2c0cf871d8860981f31b7f09f79a2dc2a091ade0dcea3 [2022-07-02T16:12:49.691Z] #75 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-02T16:12:49.691Z] #26 sha256:90d58db66d3efa324eab6dc8335966ae2419942c59836234b2fec7435605bac5 [2022-07-02T16:12:49.691Z] #26 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-02T16:12:49.691Z] #41 sha256:fedbd037cf001c88120e35f63023b629e0bf176eb19833340830e2e0a032af12 [2022-07-02T16:12:49.691Z] #41 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #14 [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 [2022-07-02T16:12:49.691Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-02T16:12:49.691Z] #14 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-02T16:12:49.691Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-02T16:12:49.691Z] #17 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-02T16:12:49.691Z] #39 sha256:6ccefada45f5e2ff591a1835c86d9fb51c8ad56381e3558f9500c5dabfa94a1b [2022-07-02T16:12:49.691Z] #39 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-02T16:12:49.691Z] #45 sha256:0d87f021874460b317595e4dae24236fbf2548350ceeb60a5fe68a2e601aadd4 [2022-07-02T16:12:49.691Z] #45 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-02T16:12:49.691Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-02T16:12:49.691Z] #21 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-02T16:12:49.691Z] #32 sha256:8ff52c846f4cc45db623ae6aa94895be8659f05cf9db309a8823fd9db6858eb3 [2022-07-02T16:12:49.691Z] #32 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-02T16:12:49.691Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-02T16:12:49.691Z] #15 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-02T16:12:49.691Z] #35 sha256:0eb9ead292950d5b3ad8e7d79e27f270262c211eedf353d43db93a62983f5695 [2022-07-02T16:12:49.691Z] #35 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #62 [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 [2022-07-02T16:12:49.691Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-02T16:12:49.691Z] #62 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #77 [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 [2022-07-02T16:12:49.691Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-02T16:12:49.691Z] #77 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #13 [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 [2022-07-02T16:12:49.691Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-02T16:12:49.691Z] #13 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-02T16:12:49.691Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-02T16:12:49.691Z] #18 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #76 [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 ; [2022-07-02T16:12:49.691Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-02T16:12:49.691Z] #76 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #53 [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 [2022-07-02T16:12:49.691Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-02T16:12:49.691Z] #53 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #50 [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 [2022-07-02T16:12:49.691Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-02T16:12:49.691Z] #50 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-02T16:12:49.691Z] #65 sha256:1097633778b72e1e1e00ed4fb2dc0ce5c1f2b12e0f9bf69f3fdafa16a3633d46 [2022-07-02T16:12:49.691Z] #65 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #38 [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 [2022-07-02T16:12:49.691Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-02T16:12:49.691Z] #38 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #22 [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 [2022-07-02T16:12:49.691Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-02T16:12:49.691Z] #22 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-02T16:12:49.691Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-02T16:12:49.691Z] #72 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-02T16:12:49.691Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-02T16:12:49.691Z] #12 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-02T16:12:49.691Z] #80 sha256:78827878950771f66589507450fce748dc0968a0d4b476bbc904d57c0c1acd19 [2022-07-02T16:12:49.691Z] #80 CACHED [2022-07-02T16:12:49.691Z] [2022-07-02T16:12:49.691Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-02T16:12:49.691Z] #81 sha256:f59a1f972c5d75543f0dc08905c6ff5c0e5527d8cec380a52f7c85ccd3202934 [2022-07-02T16:12:49.942Z] #84 exporting layers 0.9s done [2022-07-02T16:12:49.942Z] #84 writing image sha256:fb292e32668da242ba2ef75e0461b705979873c02bc81e9c965a45c0f81dc9da done [2022-07-02T16:12:49.942Z] #84 naming to docker.io/library/docker:b935e36e9918286d16ec7bee2ef3ce019881466e done [2022-07-02T16:12:49.942Z] #84 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T16:12:50.278Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43763/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=b935e36e9918286d16ec7bee2ef3ce019881466e -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b935e36e9918286d16ec7bee2ef3ce019881466e hack/make.sh dynbinary test-integration [2022-07-02T16:12:50.501Z] #82 exporting layers 0.8s done [2022-07-02T16:12:50.501Z] #82 writing image sha256:841489723078f846d8c4798a6deab14c23cd2a6699b07888c40e4c26547e3ef9 done [2022-07-02T16:12:50.501Z] #82 naming to docker.io/library/docker:b935e36e9918286d16ec7bee2ef3ce019881466e done [2022-07-02T16:12:50.501Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [2022-07-02T16:12:50.536Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-02T16:12:50.536Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-02T16:12:50.536Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-02T16:12:50.536Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-02T16:12:50.536Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-07-02T16:12:50.536Z] Detected virtualization docker. [2022-07-02T16:12:50.536Z] Detected architecture x86-64. [2022-07-02T16:12:50.536Z] Set hostname to <970619bd516a>. [Pipeline] stage [Pipeline] { (Integration tests) [2022-07-02T16:12:50.546Z] #88 DONE 0.9s [2022-07-02T16:12:50.546Z] [2022-07-02T16:12:50.546Z] #89 exporting to image [2022-07-02T16:12:50.546Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-02T16:12:50.546Z] #89 exporting layers [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T16:12:50.625Z] #81 DONE 1.1s [2022-07-02T16:12:50.625Z] [2022-07-02T16:12:50.625Z] #82 exporting to image [2022-07-02T16:12:50.625Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-02T16:12:50.625Z] #82 exporting layers [2022-07-02T16:12:50.792Z] modprobe@configfs.service: Succeeded. [2022-07-02T16:12:50.792Z] modprobe@drm.service: Succeeded. [2022-07-02T16:12:50.792Z] modprobe@fuse.service: Succeeded. [2022-07-02T16:12:50.792Z] + source /etc/docker-entrypoint-cmd [2022-07-02T16:12:50.792Z] ++ hack/make.sh dynbinary test-integration [2022-07-02T16:12:50.792Z] [2022-07-02T16:12:50.848Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43763/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=b935e36e9918286d16ec7bee2ef3ce019881466e -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b935e36e9918286d16ec7bee2ef3ce019881466e hack/make.sh dynbinary test-integration [2022-07-02T16:12:51.048Z] Removing bundles/ [2022-07-02T16:12:51.048Z] [2022-07-02T16:12:51.048Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-02T16:12:51.048Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-07-02T16:12:51.048Z] GOOS="" GOARCH="" GOARM="" [2022-07-02T16:12:51.109Z] [2022-07-02T16:12:51.369Z] Removing bundles/ [2022-07-02T16:12:51.369Z] [2022-07-02T16:12:51.369Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-02T16:12:51.369Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-07-02T16:12:51.369Z] GOOS="" GOARCH="" GOARM="" [2022-07-02T16:12:51.474Z] #89 exporting layers 1.1s done [2022-07-02T16:12:51.474Z] #89 writing image sha256:89d8f2f4dbf01b9dfc25b5b964b3555ff0e7427080cf4e4e9548a593d8abce67 [2022-07-02T16:12:51.474Z] #89 writing image sha256:89d8f2f4dbf01b9dfc25b5b964b3555ff0e7427080cf4e4e9548a593d8abce67 done [2022-07-02T16:12:51.474Z] #89 naming to docker.io/library/docker:b935e36e9918286d16ec7bee2ef3ce019881466e done [2022-07-02T16:12:51.474Z] #89 DONE 1.1s [Pipeline] } [Pipeline] // stage [2022-07-02T16:12:51.555Z] #82 exporting layers 0.8s done [2022-07-02T16:12:51.555Z] #82 writing image sha256:5d8394935e47dbade6cc3e0d28e6c5297eef22bb9df281388827927baa62a37a [2022-07-02T16:12:51.555Z] #82 writing image sha256:5d8394935e47dbade6cc3e0d28e6c5297eef22bb9df281388827927baa62a37a done [2022-07-02T16:12:51.555Z] #82 naming to docker.io/library/docker:b935e36e9918286d16ec7bee2ef3ce019881466e done [2022-07-02T16:12:51.555Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [Pipeline] sh [2022-07-02T16:12:51.901Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43763/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43763/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b935e36e9918286d16ec7bee2ef3ce019881466e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b935e36e9918286d16ec7bee2ef3ce019881466e hack/validate/default [2022-07-02T16:12:51.919Z] + trap exit INT TERM [2022-07-02T16:12:51.920Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-02T16:12:51.920Z] + CONTAINER_NAME=docker-pr2 [2022-07-02T16:12:51.920Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43763/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43763/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b935e36e9918286d16ec7bee2ef3ce019881466e -e DOCKER_GRAPHDRIVER docker:b935e36e9918286d16ec7bee2ef3ce019881466e hack/make.sh dynbinary [2022-07-02T16:12:52.176Z] [2022-07-02T16:12:52.432Z] Removing bundles/ [2022-07-02T16:12:52.432Z] [2022-07-02T16:12:52.432Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-02T16:12:52.432Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-07-02T16:12:52.432Z] GOOS="" GOARCH="" GOARM="" [2022-07-02T16:12:52.463Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-02T16:12:52.463Z] No api/types/ or api/swagger.yaml changes in diff. [2022-07-02T16:12:52.463Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-02T16:12:52.463Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-02T16:12:52.463Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-02T16:12:52.463Z] [2022-07-02T16:12:52.463Z] INFO Start validation with golang-ci-lint [2022-07-02T16:12:53.392Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-02T16:12:53.392Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-02T16:12:54.220Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-07-02T16:12:54.220Z] [2022-07-02T16:12:54.220Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-02T16:12:54.220Z] Installing docker-proxy to /usr/local/bin/ [2022-07-02T16:12:54.220Z] [2022-07-02T16:12:54.220Z] + mkdir -p bundles [2022-07-02T16:12:54.220Z] + '[' -n 'github.com/docker/docker/api [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/server [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/server/backend/build [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/server/httpstatus [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/server/httputils [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/server/middleware [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/server/router [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/server/router/build [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/server/router/container [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/server/router/debug [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/server/router/distribution [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/server/router/grpc [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/server/router/image [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/server/router/network [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/server/router/plugin [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/server/router/session [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/server/router/swarm [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/server/router/system [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/server/router/volume [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/types [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/types/backend [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/types/blkiodev [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/types/container [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/types/events [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/types/filters [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/types/image [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/types/mount [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/types/network [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/types/registry [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/types/strslice [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/types/swarm [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/types/time [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/types/versions [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-02T16:12:54.220Z] github.com/docker/docker/api/types/volume [2022-07-02T16:12:54.220Z] github.com/docker/docker/builder [2022-07-02T16:12:54.220Z] github.com/docker/docker/builder/builder-next [2022-07-02T16:12:54.220Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-02T16:12:54.220Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-02T16:12:54.220Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-02T16:12:54.220Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-02T16:12:54.220Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-02T16:12:54.220Z] github.com/docker/docker/builder/builder-next/worker [2022-07-02T16:12:54.220Z] github.com/docker/docker/builder/dockerfile [2022-07-02T16:12:54.220Z] github.com/docker/docker/builder/remotecontext [2022-07-02T16:12:54.220Z] github.com/docker/docker/builder/remotecontext/git [2022-07-02T16:12:54.220Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-02T16:12:54.220Z] github.com/docker/docker/cli [2022-07-02T16:12:54.220Z] github.com/docker/docker/cli/config [2022-07-02T16:12:54.220Z] github.com/docker/docker/cli/debug [2022-07-02T16:12:54.220Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-02T16:12:54.220Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-02T16:12:54.220Z] github.com/docker/docker/client [2022-07-02T16:12:54.220Z] github.com/docker/docker/cmd/docker-proxy [2022-07-02T16:12:54.220Z] github.com/docker/docker/cmd/dockerd [2022-07-02T16:12:54.220Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-02T16:12:54.220Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-02T16:12:54.220Z] github.com/docker/docker/container [2022-07-02T16:12:54.220Z] github.com/docker/docker/container/stream [2022-07-02T16:12:54.220Z] github.com/docker/docker/contrib/apparmor [2022-07-02T16:12:54.220Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-02T16:12:54.220Z] github.com/docker/docker/contrib/httpserver [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/cluster [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/cluster/convert [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/cluster/executor [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/cluster/provider [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/config [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/events [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/events/testutils [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/exec [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/graphdriver [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/images [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/initlayer [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/links [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/listeners [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/logger [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/logger/gelf [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/logger/journald [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/logger/local [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/logger/logentries [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/logger/splunk [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/logger/syslog [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/logger/templates [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/names [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/network [2022-07-02T16:12:54.220Z] github.com/docker/docker/daemon/stats [2022-07-02T16:12:54.220Z] github.com/docker/docker/distribution [2022-07-02T16:12:54.220Z] github.com/docker/docker/distribution/metadata [2022-07-02T16:12:54.220Z] github.com/docker/docker/distribution/utils [2022-07-02T16:12:54.220Z] github.com/docker/docker/distribution/xfer [2022-07-02T16:12:54.220Z] github.com/docker/docker/dockerversion [2022-07-02T16:12:54.220Z] github.com/docker/docker/errdefs [2022-07-02T16:12:54.220Z] github.com/docker/docker/image [2022-07-02T16:12:54.220Z] github.com/docker/docker/image/cache [2022-07-02T16:12:54.220Z] github.com/docker/docker/image/tarexport [2022-07-02T16:12:54.220Z] github.com/docker/docker/image/v1 [2022-07-02T16:12:54.220Z] github.com/docker/docker/internal/test/suite [2022-07-02T16:12:54.220Z] github.com/docker/docker/layer [2022-07-02T16:12:54.220Z] github.com/docker/docker/libcontainerd [2022-07-02T16:12:54.220Z] github.com/docker/docker/libcontainerd/queue [2022-07-02T16:12:54.220Z] github.com/docker/docker/libcontainerd/remote [2022-07-02T16:12:54.220Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-02T16:12:54.220Z] github.com/docker/docker/libcontainerd/types [2022-07-02T16:12:54.220Z] github.com/docker/docker/oci [2022-07-02T16:12:54.220Z] github.com/docker/docker/oci/caps [2022-07-02T16:12:54.220Z] github.com/docker/docker/opts [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/aaparser [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/archive [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/authorization [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/broadcaster [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/capabilities [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/chrootarchive [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/containerfs [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/devicemapper [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/directory [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/dmesg [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/fileutils [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/fsutils [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/homedir [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/idtools [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/ioutils [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/jsonmessage [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/longpath [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/loopback [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/namesgenerator [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/parsers [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/pidfile [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/platform [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/plugingetter [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/plugins [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/plugins/transport [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/pools [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/progress [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/pubsub [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/reexec [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/signal [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/stack [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/stdcopy [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/streamformatter [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/stringid [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/sysinfo [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/system [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/tailfile [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/tarsum [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/truncindex [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/urlutil [2022-07-02T16:12:54.220Z] github.com/docker/docker/pkg/useragent [2022-07-02T16:12:54.220Z] github.com/docker/docker/plugin [2022-07-02T16:12:54.220Z] github.com/docker/docker/plugin/executor/containerd [2022-07-02T16:12:54.220Z] github.com/docker/docker/plugin/v2 [2022-07-02T16:12:54.220Z] github.com/docker/docker/profiles/apparmor [2022-07-02T16:12:54.220Z] github.com/docker/docker/profiles/seccomp [2022-07-02T16:12:54.220Z] github.com/docker/docker/quota [2022-07-02T16:12:54.220Z] github.com/docker/docker/reference [2022-07-02T16:12:54.220Z] github.com/docker/docker/registry [2022-07-02T16:12:54.220Z] github.com/docker/docker/registry/resumable [2022-07-02T16:12:54.220Z] github.com/docker/docker/restartmanager [2022-07-02T16:12:54.220Z] github.com/docker/docker/rootless [2022-07-02T16:12:54.220Z] github.com/docker/docker/rootless/specconv [2022-07-02T16:12:54.220Z] github.com/docker/docker/runconfig [2022-07-02T16:12:54.220Z] github.com/docker/docker/runconfig/opts [2022-07-02T16:12:54.220Z] github.com/docker/docker/testutil [2022-07-02T16:12:54.220Z] github.com/docker/docker/testutil/daemon [2022-07-02T16:12:54.220Z] github.com/docker/docker/testutil/environment [2022-07-02T16:12:54.220Z] github.com/docker/docker/testutil/fakecontext [2022-07-02T16:12:54.220Z] github.com/docker/docker/testutil/fakegit [2022-07-02T16:12:54.220Z] github.com/docker/docker/testutil/fakestorage [2022-07-02T16:12:54.220Z] github.com/docker/docker/testutil/fixtures/load [2022-07-02T16:12:54.220Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-02T16:12:54.220Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-02T16:12:54.220Z] github.com/docker/docker/testutil/registry [2022-07-02T16:12:54.220Z] github.com/docker/docker/testutil/request [2022-07-02T16:12:54.220Z] github.com/docker/docker/volume [2022-07-02T16:12:54.220Z] github.com/docker/docker/volume/drivers [2022-07-02T16:12:54.220Z] github.com/docker/docker/volume/local [2022-07-02T16:12:54.220Z] github.com/docker/docker/volume/mounts [2022-07-02T16:12:54.220Z] github.com/docker/docker/volume/service [2022-07-02T16:12:54.220Z] github.com/docker/docker/volume/service/opts [2022-07-02T16:12:54.220Z] github.com/docker/docker/volume/testutils' ']' [2022-07-02T16:12:54.221Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-02T16:12:54.221Z] ? github.com/docker/docker/api [no test files] [2022-07-02T16:13:09.112Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-07-02T16:14:16.802Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-02T16:14:16.802Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-02T16:14:16.802Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-07-02T16:14:16.802Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-07-02T16:14:16.802Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-02T16:14:16.802Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-02T16:14:16.802Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-02T16:14:16.802Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-02T16:14:16.802Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-02T16:14:16.802Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-02T16:14:16.802Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-02T16:14:16.802Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-02T16:14:16.802Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-02T16:14:17.378Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-02T16:14:17.378Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-02T16:14:17.637Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 6.0% of statements [2022-07-02T16:14:17.896Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-02T16:14:18.463Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-07-02T16:14:18.463Z] ok github.com/docker/docker/api/server/router/volume 0.014s coverage: 67.9% of statements [2022-07-02T16:14:18.463Z] ? github.com/docker/docker/api/types [no test files] [2022-07-02T16:14:18.463Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-02T16:14:18.463Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-02T16:14:18.463Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-02T16:14:18.463Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-02T16:14:18.463Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-02T16:14:18.463Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-02T16:14:18.463Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-02T16:14:18.463Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-02T16:14:18.463Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-02T16:14:18.463Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2022-07-02T16:14:18.463Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-02T16:14:18.463Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-02T16:14:18.721Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-07-02T16:14:18.721Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-02T16:14:18.721Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-02T16:14:18.721Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-02T16:14:18.721Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-02T16:14:18.721Z] ? github.com/docker/docker/builder [no test files] [2022-07-02T16:14:18.721Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-02T16:14:18.721Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-02T16:14:18.721Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-02T16:14:18.721Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-02T16:14:18.721Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-02T16:14:18.721Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-02T16:14:18.721Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-02T16:14:21.254Z] ok github.com/docker/docker/builder/remotecontext 0.117s coverage: 13.7% of statements [2022-07-02T16:14:21.254Z] ok github.com/docker/docker/builder/dockerfile 0.441s coverage: 49.3% of statements [2022-07-02T16:14:21.513Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-07-02T16:14:22.079Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-02T16:14:23.015Z] ok github.com/docker/docker/builder/remotecontext/git 1.484s coverage: 86.3% of statements [2022-07-02T16:14:23.015Z] ? github.com/docker/docker/cli [no test files] [2022-07-02T16:14:23.015Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-02T16:14:23.015Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-02T16:14:23.015Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-02T16:14:23.273Z] ok github.com/docker/docker/cmd/docker-proxy 0.018s coverage: 67.6% of statements [2022-07-02T16:14:27.464Z] ok github.com/docker/docker/client 0.117s coverage: 75.6% of statements [2022-07-02T16:14:57.498Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-07-02T16:14:57.498Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-07-02T16:14:57.498Z] GOOS="" GOARCH="" GOARM="" [2022-07-02T16:14:57.498Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-07-02T16:14:57.498Z] [2022-07-02T16:14:57.498Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-02T16:14:57.498Z] DOCKER_SYSTEMD=1 [2022-07-02T16:14:57.498Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-02T16:14:57.498Z] HOSTNAME=970619bd516a [2022-07-02T16:14:57.498Z] DEST=bundles/test-integration [2022-07-02T16:14:57.498Z] PWD=/go/src/github.com/docker/docker [2022-07-02T16:14:57.498Z] DOCKER_GITCOMMIT=b935e36e9918286d16ec7bee2ef3ce019881466e [2022-07-02T16:14:57.498Z] container=docker [2022-07-02T16:14:57.498Z] HOME=/root [2022-07-02T16:14:57.498Z] LANG=C.UTF-8 [2022-07-02T16:14:57.498Z] INVOCATION_ID=813be9a3be3a443bb474d1b7a6870210 [2022-07-02T16:14:57.498Z] GOLANG_VERSION=1.18.3 [2022-07-02T16:14:57.498Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-02T16:14:57.498Z] VALIDATE_BRANCH=master [2022-07-02T16:14:57.498Z] TERM=xterm [2022-07-02T16:14:57.498Z] DOCKER_PKG=github.com/docker/docker [2022-07-02T16:14:57.498Z] SHLVL=3 [2022-07-02T16:14:57.498Z] TIMEOUT=120m [2022-07-02T16:14:57.498Z] DOCKER_BUILDTAGS= journald [2022-07-02T16:14:57.498Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-02T16:14:57.498Z] GO111MODULE=off [2022-07-02T16:14:57.498Z] DOCKER_EXPERIMENTAL=1 [2022-07-02T16:14:57.498Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-02T16:14:57.498Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-02T16:14:57.498Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-02T16:14:57.498Z] GOPATH=/go [2022-07-02T16:14:57.498Z] PKG_CONFIG=pkg-config [2022-07-02T16:14:57.498Z] _=/usr/bin/env [2022-07-02T16:14:57.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-02T16:14:57.900Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-07-02T16:14:57.900Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-07-02T16:14:57.900Z] GOOS="" GOARCH="" GOARM="" [2022-07-02T16:14:57.900Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-07-02T16:14:57.900Z] [2022-07-02T16:14:57.900Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-02T16:14:57.900Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-02T16:14:57.900Z] HOSTNAME=a6bbdef76ac1 [2022-07-02T16:14:57.900Z] DEST=bundles/test-integration [2022-07-02T16:14:57.900Z] PWD=/go/src/github.com/docker/docker [2022-07-02T16:14:57.900Z] DOCKER_ROOTLESS=1 [2022-07-02T16:14:57.900Z] DOCKER_GITCOMMIT=b935e36e9918286d16ec7bee2ef3ce019881466e [2022-07-02T16:14:57.900Z] container=docker [2022-07-02T16:14:57.900Z] HOME=/root [2022-07-02T16:14:57.900Z] GOLANG_VERSION=1.18.3 [2022-07-02T16:14:57.900Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-02T16:14:57.900Z] VALIDATE_BRANCH=master [2022-07-02T16:14:57.900Z] TERM=xterm [2022-07-02T16:14:57.900Z] DOCKER_PKG=github.com/docker/docker [2022-07-02T16:14:57.900Z] SHLVL=1 [2022-07-02T16:14:57.900Z] TIMEOUT=120m [2022-07-02T16:14:57.900Z] DOCKER_BUILDTAGS= journald [2022-07-02T16:14:57.900Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-02T16:14:57.900Z] GO111MODULE=off [2022-07-02T16:14:57.900Z] DOCKER_EXPERIMENTAL=1 [2022-07-02T16:14:57.900Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-02T16:14:57.900Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-02T16:14:57.900Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-02T16:14:57.900Z] GOPATH=/go [2022-07-02T16:14:57.900Z] PKG_CONFIG=pkg-config [2022-07-02T16:14:57.900Z] _=/usr/bin/env [2022-07-02T16:14:57.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-02T16:14:58.848Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-07-02T16:14:58.848Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-07-02T16:14:58.848Z] GOOS="" GOARCH="" GOARM="" [2022-07-02T16:14:58.848Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-07-02T16:14:58.848Z] [2022-07-02T16:14:58.848Z] + TEST_INTEGRATION_DEST=2 [2022-07-02T16:14:58.848Z] + CONTAINER_NAME=docker-pr2-2 [2022-07-02T16:14:58.848Z] + TEST_SKIP_INTEGRATION=1 [2022-07-02T16:14:58.848Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-02T16:14:58.848Z] + run_tests [2022-07-02T16:14:58.848Z] + c=0 [2022-07-02T16:14:58.848Z] + '[' -n 0 ']' [2022-07-02T16:14:58.848Z] + rm= [2022-07-02T16:14:58.848Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43763/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43763/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43763/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b935e36e9918286d16ec7bee2ef3ce019881466e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b935e36e9918286d16ec7bee2ef3ce019881466e hack/make.sh '' test-integration [2022-07-02T16:14:58.848Z] + TEST_INTEGRATION_DEST=1 [2022-07-02T16:14:58.848Z] + CONTAINER_NAME=docker-pr2-1 [2022-07-02T16:14:58.848Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-02T16:14:58.848Z] + run_tests test-integration-flaky [2022-07-02T16:14:58.848Z] + '[' -n 0 ']' [2022-07-02T16:14:58.848Z] + rm= [2022-07-02T16:14:58.848Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43763/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43763/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43763/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b935e36e9918286d16ec7bee2ef3ce019881466e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b935e36e9918286d16ec7bee2ef3ce019881466e hack/make.sh test-integration-flaky test-integration [2022-07-02T16:14:58.848Z] + TEST_INTEGRATION_DEST=3 [2022-07-02T16:14:58.848Z] + CONTAINER_NAME=docker-pr2-3 [2022-07-02T16:14:58.848Z] + TEST_SKIP_INTEGRATION=1 [2022-07-02T16:14:58.848Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-02T16:14:58.848Z] + run_tests [2022-07-02T16:14:58.848Z] + '[' -n 0 ']' [2022-07-02T16:14:58.848Z] + rm= [2022-07-02T16:14:58.848Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43763/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43763/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43763/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b935e36e9918286d16ec7bee2ef3ce019881466e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b935e36e9918286d16ec7bee2ef3ce019881466e hack/make.sh '' test-integration [2022-07-02T16:14:58.848Z] ++ jobs -p [2022-07-02T16:14:58.848Z] + for job in $(jobs -p) [2022-07-02T16:14:58.848Z] + wait 13523 [2022-07-02T16:14:58.848Z] [2022-07-02T16:14:58.848Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-02T16:14:58.848Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-02T16:14:58.848Z] HOSTNAME=0d3c6467537f [2022-07-02T16:14:58.848Z] TEST_SKIP_INTEGRATION=1 [2022-07-02T16:14:58.849Z] TESTDEBUG=0 [2022-07-02T16:14:58.849Z] DEST=bundles/test-integration [2022-07-02T16:14:58.849Z] PWD=/go/src/github.com/docker/docker [2022-07-02T16:14:58.849Z] KEEPBUNDLE=1 [2022-07-02T16:14:58.849Z] DOCKER_GITCOMMIT=b935e36e9918286d16ec7bee2ef3ce019881466e [2022-07-02T16:14:58.849Z] container=docker [2022-07-02T16:14:58.849Z] HOME=/root [2022-07-02T16:14:58.849Z] GOLANG_VERSION=1.18.3 [2022-07-02T16:14:58.849Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-02T16:14:58.849Z] VALIDATE_BRANCH=master [2022-07-02T16:14:58.849Z] TERM=xterm [2022-07-02T16:14:58.849Z] DOCKER_PKG=github.com/docker/docker [2022-07-02T16:14:58.849Z] SHLVL=1 [2022-07-02T16:14:58.849Z] TIMEOUT=120m [2022-07-02T16:14:58.849Z] DOCKER_BUILDTAGS= journald [2022-07-02T16:14:58.849Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-02T16:14:58.849Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-02T16:14:58.849Z] GO111MODULE=off [2022-07-02T16:14:58.849Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-02T16:14:58.849Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-02T16:14:58.849Z] GOPATH=/go [2022-07-02T16:14:58.849Z] PKG_CONFIG=pkg-config [2022-07-02T16:14:58.849Z] _=/usr/bin/env [2022-07-02T16:14:58.849Z] Building test suite binary ./integration-cli/test.main [2022-07-02T16:14:58.849Z] [2022-07-02T16:14:58.849Z] [2022-07-02T16:14:58.849Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-02T16:14:58.849Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-02T16:14:58.849Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-02T16:14:58.849Z] HOSTNAME=10fd286e6682 [2022-07-02T16:14:58.849Z] TEST_SKIP_INTEGRATION=1 [2022-07-02T16:14:58.849Z] TESTDEBUG=0 [2022-07-02T16:14:58.849Z] DEST=bundles/test-integration [2022-07-02T16:14:58.849Z] PWD=/go/src/github.com/docker/docker [2022-07-02T16:14:58.849Z] KEEPBUNDLE=1 [2022-07-02T16:14:58.849Z] DOCKER_GITCOMMIT=b935e36e9918286d16ec7bee2ef3ce019881466e [2022-07-02T16:14:58.849Z] container=docker [2022-07-02T16:14:58.849Z] HOME=/root [2022-07-02T16:14:58.849Z] GOLANG_VERSION=1.18.3 [2022-07-02T16:14:58.849Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-02T16:14:58.849Z] VALIDATE_BRANCH=master [2022-07-02T16:14:58.849Z] TERM=xterm [2022-07-02T16:14:58.849Z] DOCKER_PKG=github.com/docker/docker [2022-07-02T16:14:58.849Z] SHLVL=1 [2022-07-02T16:14:58.849Z] TIMEOUT=120m [2022-07-02T16:14:58.849Z] DOCKER_BUILDTAGS= journald [2022-07-02T16:14:58.849Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-02T16:14:58.849Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-02T16:14:58.849Z] GO111MODULE=off [2022-07-02T16:14:58.849Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-02T16:14:58.849Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-02T16:14:58.849Z] GOPATH=/go [2022-07-02T16:14:58.849Z] PKG_CONFIG=pkg-config [2022-07-02T16:14:58.849Z] _=/usr/bin/env [2022-07-02T16:14:58.849Z] Building test suite binary ./integration-cli/test.main [2022-07-02T16:14:58.849Z] No new tests added to integration. [2022-07-02T16:14:58.849Z] [2022-07-02T16:14:58.849Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-02T16:14:58.849Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-02T16:14:58.849Z] HOSTNAME=b2ad3843f698 [2022-07-02T16:14:58.849Z] TESTDEBUG=0 [2022-07-02T16:14:58.849Z] DEST=bundles/test-integration [2022-07-02T16:14:58.849Z] PWD=/go/src/github.com/docker/docker [2022-07-02T16:14:58.849Z] KEEPBUNDLE=1 [2022-07-02T16:14:58.849Z] DOCKER_GITCOMMIT=b935e36e9918286d16ec7bee2ef3ce019881466e [2022-07-02T16:14:58.849Z] container=docker [2022-07-02T16:14:58.849Z] HOME=/root [2022-07-02T16:14:58.849Z] GOLANG_VERSION=1.18.3 [2022-07-02T16:14:58.849Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-02T16:14:58.849Z] VALIDATE_BRANCH=master [2022-07-02T16:14:58.849Z] TERM=xterm [2022-07-02T16:14:58.849Z] DOCKER_PKG=github.com/docker/docker [2022-07-02T16:14:58.849Z] SHLVL=1 [2022-07-02T16:14:58.849Z] TIMEOUT=120m [2022-07-02T16:14:58.849Z] DOCKER_BUILDTAGS= journald [2022-07-02T16:14:58.849Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-02T16:14:58.849Z] GO111MODULE=off [2022-07-02T16:14:58.849Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-02T16:14:58.849Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-02T16:14:58.849Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-02T16:14:58.849Z] GOPATH=/go [2022-07-02T16:14:58.849Z] PKG_CONFIG=pkg-config [2022-07-02T16:14:58.849Z] _=/usr/bin/env [2022-07-02T16:14:58.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-02T16:14:59.541Z] ok github.com/docker/docker/cmd/dockerd 0.067s coverage: 31.9% of statements [2022-07-02T16:14:59.541Z] ok github.com/docker/docker/container 0.119s coverage: 34.8% of statements [2022-07-02T16:14:59.800Z] ok github.com/docker/docker/cmd/dockerd/trap 2.414s coverage: 0.0% of statements [2022-07-02T16:14:59.800Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-02T16:14:59.800Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-02T16:14:59.800Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-02T16:14:59.800Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-02T16:14:59.800Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-02T16:15:05.121Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2022-07-02T16:15:06.499Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-07-02T16:15:07.877Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-07-02T16:15:14.437Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.462s coverage: 13.4% of statements [2022-07-02T16:15:15.374Z] ok github.com/docker/docker/daemon/config 0.036s coverage: 81.7% of statements [2022-07-02T16:15:15.941Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-02T16:15:16.877Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2022-07-02T16:15:17.444Z] ok github.com/docker/docker/daemon 10.131s coverage: 16.1% of statements [2022-07-02T16:15:17.444Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-02T16:15:17.444Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-02T16:15:17.444Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-02T16:15:17.444Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-02T16:15:18.011Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.619s coverage: 74.8% of statements [2022-07-02T16:15:18.948Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.308s coverage: 56.2% of statements [2022-07-02T16:15:19.206Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 3.0% of statements [2022-07-02T16:15:20.591Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-07-02T16:15:21.973Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.270s coverage: 50.6% of statements [2022-07-02T16:15:22.541Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.915s coverage: 45.9% of statements [2022-07-02T16:15:22.541Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-02T16:15:23.477Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-07-02T16:15:24.044Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.853s coverage: 58.5% of statements [2022-07-02T16:15:24.044Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-02T16:15:24.044Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-02T16:15:24.303Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-07-02T16:15:24.872Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-07-02T16:15:25.840Z] ok github.com/docker/docker/daemon/images 0.044s coverage: 6.9% of statements [2022-07-02T16:15:25.840Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-02T16:15:25.840Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-02T16:15:26.406Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2022-07-02T16:15:26.980Z] ok github.com/docker/docker/daemon/logger/fluentd 0.014s coverage: 53.6% of statements [2022-07-02T16:15:27.239Z] ok github.com/docker/docker/daemon/logger/awslogs 0.141s coverage: 79.9% of statements [2022-07-02T16:15:27.239Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-02T16:15:27.807Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 68.2% of statements [2022-07-02T16:15:27.807Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-07-02T16:15:28.066Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-07-02T16:15:29.002Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.148s coverage: 76.8% of statements [2022-07-02T16:15:29.002Z] ok github.com/docker/docker/daemon/logger/local 0.044s coverage: 79.4% of statements [2022-07-02T16:15:29.002Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-02T16:15:29.002Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-02T16:15:29.569Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2022-07-02T16:15:29.828Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.019s coverage: 62.3% of statements [2022-07-02T16:15:30.396Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-07-02T16:15:30.963Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-02T16:15:31.222Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-02T16:15:32.165Z] ok github.com/docker/docker/daemon/logger/splunk 1.538s coverage: 82.5% of statements [2022-07-02T16:15:32.165Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-02T16:15:32.165Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-02T16:15:33.103Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-07-02T16:15:33.103Z] ok github.com/docker/docker/distribution 0.609s coverage: 28.0% of statements [2022-07-02T16:15:33.103Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-02T16:15:33.670Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-02T16:15:34.237Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-07-02T16:15:34.803Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-07-02T16:15:35.371Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-07-02T16:15:35.371Z] ok github.com/docker/docker/distribution/xfer 1.902s coverage: 84.9% of statements [2022-07-02T16:15:35.371Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-02T16:15:35.371Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-02T16:15:35.371Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-02T16:15:35.939Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2022-07-02T16:15:36.507Z] ok github.com/docker/docker/oci 0.010s coverage: 46.0% of statements [2022-07-02T16:15:37.074Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-07-02T16:15:37.333Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-02T16:15:38.708Z] ok github.com/docker/docker/pkg/archive 0.279s coverage: 82.2% of statements [2022-07-02T16:15:39.645Z] ok github.com/docker/docker/pkg/authorization 0.320s coverage: 68.3% of statements [2022-07-02T16:15:39.904Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-02T16:15:39.904Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-02T16:15:43.192Z] ok github.com/docker/docker/pkg/chrootarchive 2.522s coverage: 42.7% of statements [2022-07-02T16:15:43.451Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-02T16:15:43.710Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-02T16:15:43.969Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-07-02T16:15:44.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-02T16:15:44.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-02T16:15:44.228Z] ok github.com/docker/docker/layer 7.441s coverage: 68.9% of statements [2022-07-02T16:15:44.228Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-02T16:15:44.228Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-02T16:15:44.228Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-02T16:15:44.228Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-02T16:15:44.228Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-02T16:15:44.228Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-02T16:15:44.228Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 87.2% of statements [2022-07-02T16:15:44.486Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-07-02T16:15:44.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-02T16:15:44.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-02T16:15:44.745Z] ok github.com/docker/docker/pkg/fsutils 0.166s coverage: 85.1% of statements [2022-07-02T16:15:45.313Z] ok github.com/docker/docker/pkg/idtools 0.321s coverage: 67.9% of statements [2022-07-02T16:15:45.572Z] ok github.com/docker/docker/pkg/ioutils 0.379s coverage: 71.5% of statements [2022-07-02T16:15:45.831Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-07-02T16:15:45.831Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-07-02T16:15:45.831Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-02T16:15:46.090Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-07-02T16:15:46.090Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-07-02T16:15:46.348Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2022-07-02T16:15:46.607Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 90.5% of statements [2022-07-02T16:15:46.607Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-07-02T16:15:46.607Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-02T16:15:46.607Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-02T16:15:46.866Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2022-07-02T16:15:47.434Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-02T16:15:47.693Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-02T16:15:47.951Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-02T16:15:49.326Z] ok github.com/docker/docker/pkg/pubsub 1.048s coverage: 75.0% of statements [2022-07-02T16:15:49.584Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2022-07-02T16:15:49.584Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-02T16:15:49.842Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-07-02T16:15:50.101Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-02T16:15:50.360Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-02T16:15:50.928Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-07-02T16:15:51.187Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-02T16:15:51.446Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-07-02T16:15:52.013Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-07-02T16:15:52.271Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-07-02T16:15:52.530Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-02T16:15:54.432Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-07-02T16:15:54.691Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-02T16:15:54.949Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-07-02T16:15:56.324Z] ok github.com/docker/docker/quota 0.253s coverage: 71.4% of statements [2022-07-02T16:15:56.324Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-02T16:15:57.261Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2022-07-02T16:15:57.836Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-02T16:15:57.836Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-02T16:15:58.403Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-02T16:15:58.662Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-02T16:15:59.822Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|files|types_sizes|compiled_files|imports|name) took 2m52.785776091s [2022-07-02T16:15:59.822Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-07-02T16:15:59.822Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 504.707945ms [2022-07-02T16:16:00.565Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-02T16:16:00.823Z] ok github.com/docker/docker/volume/local 0.094s coverage: 76.8% of statements [2022-07-02T16:16:01.391Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2022-07-02T16:16:02.767Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-07-02T16:16:06.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-02T16:16:06.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-02T16:16:11.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-02T16:16:12.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-02T16:16:20.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-02T16:16:20.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-02T16:16:21.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-02T16:16:21.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-02T16:16:21.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-02T16:16:21.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-02T16:16:22.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-02T16:16:22.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-02T16:16:23.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-02T16:16:23.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-02T16:16:23.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-02T16:16:23.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-02T16:16:24.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-02T16:16:24.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-02T16:16:24.690Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-07-02T16:16:24.690Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-02T16:16:24.690Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-02T16:16:24.690Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-02T16:16:24.690Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-02T16:16:24.690Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-02T16:16:24.690Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-02T16:16:24.690Z] ? github.com/docker/docker/rootless [no test files] [2022-07-02T16:16:24.690Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-02T16:16:24.690Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-02T16:16:24.690Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-02T16:16:24.690Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-02T16:16:24.690Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-02T16:16:24.690Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-02T16:16:24.690Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-02T16:16:24.690Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-02T16:16:24.690Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-02T16:16:24.690Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-02T16:16:24.690Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-02T16:16:24.690Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-02T16:16:24.690Z] ? github.com/docker/docker/volume [no test files] [2022-07-02T16:16:24.690Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-02T16:16:24.690Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-02T16:16:24.690Z] [2022-07-02T16:16:24.690Z] === Skipped [2022-07-02T16:16:24.690Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-02T16:16:24.690Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-02T16:16:24.690Z] [2022-07-02T16:16:24.690Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-02T16:16:24.690Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-02T16:16:24.690Z] [2022-07-02T16:16:24.690Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-02T16:16:24.690Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-02T16:16:24.690Z] [2022-07-02T16:16:24.690Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-02T16:16:24.690Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-02T16:16:24.690Z] [2022-07-02T16:16:24.690Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-02T16:16:24.690Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-02T16:16:24.690Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-02T16:16:24.690Z] [2022-07-02T16:16:24.690Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-02T16:16:24.690Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-02T16:16:24.690Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-02T16:16:24.690Z] [2022-07-02T16:16:24.690Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-02T16:16:24.690Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-02T16:16:24.690Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-02T16:16:24.690Z] [2022-07-02T16:16:24.690Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-02T16:16:24.690Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-02T16:16:24.690Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-02T16:16:24.690Z] [2022-07-02T16:16:24.690Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-02T16:16:24.690Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-02T16:16:24.690Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-02T16:16:24.690Z] [2022-07-02T16:16:24.690Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-02T16:16:24.690Z] graphtest_unix.go:71: No driver to put! [2022-07-02T16:16:24.690Z] [2022-07-02T16:16:24.690Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-02T16:16:24.690Z] time="2022-07-02T16:15:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-02T16:16:24.690Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-02T16:16:24.690Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-02T16:16:24.690Z] [2022-07-02T16:16:24.690Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-02T16:16:24.690Z] time="2022-07-02T16:15:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-02T16:16:24.690Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-02T16:16:24.690Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-02T16:16:24.690Z] [2022-07-02T16:16:24.690Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-02T16:16:24.690Z] time="2022-07-02T16:15:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-02T16:16:24.690Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-02T16:16:24.690Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-02T16:16:24.690Z] [2022-07-02T16:16:24.690Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-02T16:16:24.690Z] time="2022-07-02T16:15:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-02T16:16:24.690Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-02T16:16:24.690Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-02T16:16:24.690Z] [2022-07-02T16:16:24.690Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-02T16:16:24.690Z] time="2022-07-02T16:15:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-02T16:16:24.690Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-02T16:16:24.690Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-02T16:16:24.690Z] [2022-07-02T16:16:24.690Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-02T16:16:24.690Z] graphtest_unix.go:71: No driver to put! [2022-07-02T16:16:24.690Z] [2022-07-02T16:16:24.690Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-02T16:16:24.690Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-02T16:16:24.690Z] [2022-07-02T16:16:24.690Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-02T16:16:24.690Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-02T16:16:24.690Z] [2022-07-02T16:16:24.690Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-02T16:16:24.690Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-02T16:16:24.690Z] [2022-07-02T16:16:24.690Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-02T16:16:24.690Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-02T16:16:24.690Z] [2022-07-02T16:16:24.690Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-02T16:16:24.690Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-02T16:16:24.690Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-02T16:16:24.690Z] [2022-07-02T16:16:24.690Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-02T16:16:24.690Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-02T16:16:24.690Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-02T16:16:24.690Z] [2022-07-02T16:16:24.690Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-02T16:16:24.690Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-02T16:16:24.690Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-02T16:16:24.690Z] [2022-07-02T16:16:24.690Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-02T16:16:24.690Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-02T16:16:24.690Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-02T16:16:24.690Z] [2022-07-02T16:16:24.690Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-02T16:16:24.690Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-02T16:16:24.690Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-02T16:16:24.690Z] [2022-07-02T16:16:24.690Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-02T16:16:24.690Z] graphtest_unix.go:71: No driver to put! [2022-07-02T16:16:24.690Z] [2022-07-02T16:16:24.690Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-02T16:16:24.690Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-02T16:16:24.690Z] [2022-07-02T16:16:24.690Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-02T16:16:24.690Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-02T16:16:24.690Z] [2022-07-02T16:16:24.690Z] DONE 2789 tests, 28 skipped in 207.830s [2022-07-02T16:16:24.690Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/bitseq [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/cluster [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/config [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/datastore [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/driverapi [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/etchosts [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/idm [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/ipam [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/iptables [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/netlabel [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/netutils [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/networkdb [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/ns [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/options [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/osl [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/portallocator [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/portmapper [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/testutils [2022-07-02T16:16:24.690Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-02T16:16:24.691Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-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 [2022-07-02T16:16:27.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-02T16:16:27.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-02T16:16:28.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-02T16:16:28.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-02T16:16:29.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-02T16:16:29.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-02T16:16:29.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-02T16:16:29.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-02T16:16:30.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-02T16:16:30.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-02T16:16:31.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-02T16:16:31.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-02T16:16:32.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-02T16:16:32.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-02T16:16:32.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-02T16:16:32.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-02T16:16:33.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-02T16:16:33.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-02T16:16:34.616Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-02T16:16:34.616Z] Using test binary docker [2022-07-02T16:16:34.616Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-02T16:16:34.616Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-02T16:16:34.616Z] INFO: Waiting for daemon to start... [2022-07-02T16:16:34.616Z] Starting dockerd [2022-07-02T16:16:34.845Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-02T16:16:34.845Z] Using test binary docker [2022-07-02T16:16:34.845Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-02T16:16:34.845Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-02T16:16:34.845Z] INFO: Waiting for daemon to start... [2022-07-02T16:16:34.845Z] Starting dockerd [2022-07-02T16:16:36.527Z] . [2022-07-02T16:16:36.527Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-02T16:16:36.743Z] . [2022-07-02T16:16:36.743Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-02T16:16:36.743Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-02T16:16:36.743Z] Error: No such image: emptyfs [2022-07-02T16:16:36.788Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-02T16:16:36.788Z] Error: No such image: emptyfs [2022-07-02T16:16:36.788Z] Running integration-test (iteration 1) [2022-07-02T16:16:36.788Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-02T16:16:37.004Z] Running integration-test (iteration 1) [2022-07-02T16:16:37.004Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-02T16:16:37.049Z] Loaded image: busybox:latest [2022-07-02T16:16:37.260Z] Loaded image: busybox:latest [2022-07-02T16:16:37.260Z] Loaded image: busybox:glibc [2022-07-02T16:16:37.309Z] Loaded image: busybox:glibc [2022-07-02T16:16:38.627Z] Loaded image: debian:bullseye-slim [2022-07-02T16:16:38.627Z] Loaded image: hello-world:latest [2022-07-02T16:16:38.696Z] Loaded image: debian:bullseye-slim [2022-07-02T16:16:38.696Z] Loaded image: hello-world:latest [2022-07-02T16:16:38.696Z] Loaded image: arm32v7/hello-world:latest [2022-07-02T16:16:38.696Z] INFO: Testing against a local daemon [2022-07-02T16:16:38.696Z] === RUN TestCgroupNamespacesBuild [2022-07-02T16:16:38.883Z] Loaded image: arm32v7/hello-world:latest [2022-07-02T16:16:38.883Z] INFO: Testing against a local daemon [2022-07-02T16:16:38.883Z] === RUN TestCgroupNamespacesBuild [2022-07-02T16:16:40.084Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2022-07-02T16:16:40.084Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-02T16:16:40.291Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2022-07-02T16:16:40.291Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-02T16:16:41.026Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-07-02T16:16:41.026Z] === RUN TestBuildWithSession [2022-07-02T16:16:41.026Z] build_session_test.go:25: TODO: BuildKit [2022-07-02T16:16:41.026Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-02T16:16:41.026Z] === RUN TestBuildSquashParent [2022-07-02T16:16:41.657Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2022-07-02T16:16:41.657Z] === RUN TestBuildWithSession [2022-07-02T16:16:41.657Z] build_session_test.go:25: TODO: BuildKit [2022-07-02T16:16:41.657Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-02T16:16:41.657Z] === RUN TestBuildSquashParent [2022-07-02T16:16:45.823Z] --- PASS: TestBuildSquashParent (3.94s) [2022-07-02T16:16:45.823Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-02T16:16:45.823Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-02T16:16:45.823Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-02T16:16:45.823Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-02T16:16:45.823Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-02T16:16:45.823Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-02T16:16:45.823Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-02T16:16:45.823Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-02T16:16:45.823Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-02T16:16:45.823Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-02T16:16:45.823Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-02T16:16:45.823Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-02T16:16:45.823Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-02T16:16:45.823Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-02T16:16:45.823Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-02T16:16:47.760Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-02T16:16:47.760Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-02T16:16:49.125Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-02T16:16:49.125Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-02T16:16:49.159Z] --- PASS: TestBuildSquashParent (6.90s) [2022-07-02T16:16:49.159Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-02T16:16:49.159Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-02T16:16:49.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-02T16:16:49.159Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-02T16:16:49.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-02T16:16:49.159Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-02T16:16:49.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-02T16:16:49.159Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-02T16:16:49.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-02T16:16:49.159Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-02T16:16:49.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-02T16:16:49.159Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-02T16:16:49.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-02T16:16:49.159Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-02T16:16:49.159Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-02T16:16:50.111Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-02T16:16:50.111Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-02T16:16:51.018Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-02T16:16:51.018Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.17s) [2022-07-02T16:16:51.018Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.23s) [2022-07-02T16:16:51.018Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.64s) [2022-07-02T16:16:51.018Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.63s) [2022-07-02T16:16:51.018Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.53s) [2022-07-02T16:16:51.018Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.78s) [2022-07-02T16:16:51.018Z] === RUN TestBuildMultiStageCopy [2022-07-02T16:16:51.018Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-02T16:16:52.024Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-02T16:16:52.024Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-02T16:16:52.384Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-02T16:16:52.384Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-02T16:16:52.640Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-02T16:16:52.896Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-02T16:16:53.152Z] --- PASS: TestBuildMultiStageCopy (2.22s) [2022-07-02T16:16:53.152Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.31s) [2022-07-02T16:16:53.152Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-07-02T16:16:53.152Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-07-02T16:16:53.152Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-07-02T16:16:53.152Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-07-02T16:16:53.153Z] === RUN TestBuildMultiStageParentConfig [2022-07-02T16:16:53.714Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-07-02T16:16:53.714Z] === RUN TestBuildLabelWithTargets [2022-07-02T16:16:53.937Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-02T16:16:53.937Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.90s) [2022-07-02T16:16:53.937Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.95s) [2022-07-02T16:16:53.937Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.85s) [2022-07-02T16:16:53.937Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.86s) [2022-07-02T16:16:53.937Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s) [2022-07-02T16:16:53.937Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.12s) [2022-07-02T16:16:53.937Z] === RUN TestBuildMultiStageCopy [2022-07-02T16:16:53.937Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-02T16:16:54.642Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2022-07-02T16:16:54.642Z] === RUN TestBuildWithEmptyLayers [2022-07-02T16:16:55.204Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-07-02T16:16:55.204Z] === RUN TestBuildMultiStageOnBuild [2022-07-02T16:16:57.094Z] --- PASS: TestBuildMultiStageOnBuild (1.67s) [2022-07-02T16:16:57.094Z] === RUN TestBuildUncleanTarFilenames [2022-07-02T16:16:57.233Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-02T16:16:57.350Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-07-02T16:16:57.350Z] === RUN TestBuildMultiStageLayerLeak [2022-07-02T16:16:58.174Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-02T16:16:59.115Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-02T16:16:59.239Z] --- PASS: TestBuildMultiStageLayerLeak (1.74s) [2022-07-02T16:16:59.239Z] === RUN TestBuildWithHugeFile [2022-07-02T16:17:00.056Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-02T16:17:01.440Z] --- PASS: TestBuildMultiStageCopy (7.18s) [2022-07-02T16:17:01.440Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.18s) [2022-07-02T16:17:01.440Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-02T16:17:01.440Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-02T16:17:01.440Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-07-02T16:17:01.440Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-02T16:17:01.440Z] === RUN TestBuildMultiStageParentConfig [2022-07-02T16:17:03.396Z] ok github.com/docker/docker/libnetwork 37.242s coverage: 40.6% of statements [2022-07-02T16:17:03.963Z] ok github.com/docker/docker/libnetwork/bitseq 0.140s coverage: 84.4% of statements [2022-07-02T16:17:03.963Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-02T16:17:04.222Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-02T16:17:04.481Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-02T16:17:04.481Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-02T16:17:04.481Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-02T16:17:04.481Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-02T16:17:04.740Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-02T16:17:04.740Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-02T16:17:05.006Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-02T16:17:05.574Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-02T16:17:05.574Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-02T16:17:05.574Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-02T16:17:05.833Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-02T16:17:06.725Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-07-02T16:17:06.725Z] === RUN TestBuildLabelWithTargets [2022-07-02T16:17:09.121Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.552s coverage: 59.9% of statements [2022-07-02T16:17:09.121Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-02T16:17:09.121Z] ok github.com/docker/docker/libnetwork/drivers/host 0.012s coverage: 34.8% of statements [2022-07-02T16:17:09.380Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 5.0% of statements [2022-07-02T16:17:09.380Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-02T16:17:09.946Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-07-02T16:17:09.946Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-02T16:17:10.205Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-07-02T16:17:14.873Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-07-02T16:17:14.873Z] === RUN TestBuildWithEmptyLayers [2022-07-02T16:17:17.415Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-07-02T16:17:17.415Z] === RUN TestBuildMultiStageOnBuild [2022-07-02T16:17:20.179Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.157s coverage: 6.6% of statements [2022-07-02T16:17:20.179Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-02T16:17:20.179Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-02T16:17:20.439Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-07-02T16:17:20.439Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-02T16:17:20.439Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-02T16:17:20.439Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-02T16:17:21.007Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-07-02T16:17:21.265Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-07-02T16:17:21.280Z] INFO [linters context/goanalysis] analyzers took 5m17.78060149s with top 10 stages: buildir: 2m3.577177684s, goimports: 25.128205256s, unconvert: 18.165813509s, gosec: 17.148299334s, golint: 8.306078591s, S1038: 8.286602301s, misspell: 6.644008901s, nilness: 4.517431465s, directives: 4.321313072s, S1039: 4.037996796s [2022-07-02T16:17:21.280Z] INFO [runner] Issues before processing: 3029, after processing: 0 [2022-07-02T16:17:21.280Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2413/2413, autogenerated_exclude: 2030/2413, exclude-rules: 77/2030, nolint: 0/77, skip_dirs: 2413/2413, exclude: 2030/2030, cgo: 2413/3029, filename_unadjuster: 2413/2413, path_prettifier: 2413/2413, identifier_marker: 2030/2030 [2022-07-02T16:17:21.280Z] INFO [runner] processing took 83.072777ms with stages: nolint: 32.677329ms, identifier_marker: 21.975796ms, path_prettifier: 9.287858ms, autogenerated_exclude: 9.002ms, exclude-rules: 7.907677ms, skip_dirs: 1.796609ms, cgo: 276.059µs, filename_unadjuster: 144.054µs, max_same_issues: 1.793µs, uniq_by_line: 684ns, max_from_linter: 401ns, skip_files: 393ns, diff: 347ns, exclude: 341ns, source_code: 295ns, path_shortener: 271ns, sort_results: 229ns, severity-rules: 223ns, max_per_file_from_linter: 223ns, path_prefixer: 195ns [2022-07-02T16:17:21.280Z] INFO [runner] linters took 1m32.899171651s with stages: goanalysis_metalinter: 1m32.815971757s [2022-07-02T16:17:21.280Z] INFO File cache stats: 1674 entries of total size 8.6MiB [2022-07-02T16:17:21.280Z] INFO Memory: 2663 samples, avg is 281.3MB, max is 1142.0MB [2022-07-02T16:17:21.280Z] INFO Execution took 4m26.199711938s [2022-07-02T16:17:21.280Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-02T16:17:21.524Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-02T16:17:21.524Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-02T16:17:21.606Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43763/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b935e36e9918286d16ec7bee2ef3ce019881466e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b935e36e9918286d16ec7bee2ef3ce019881466e hack/make.sh dynbinary test-docker-py [2022-07-02T16:17:21.912Z] [2022-07-02T16:17:22.168Z] Removing bundles/ [2022-07-02T16:17:22.168Z] [2022-07-02T16:17:22.168Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-02T16:17:22.168Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-07-02T16:17:22.168Z] GOOS="" GOARCH="" GOARM="" [2022-07-02T16:17:22.747Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-07-02T16:17:22.747Z] === RUN TestBuildUncleanTarFilenames [2022-07-02T16:17:22.747Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-07-02T16:17:22.747Z] === RUN TestBuildMultiStageLayerLeak [2022-07-02T16:17:28.034Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2022-07-02T16:17:28.034Z] === RUN TestBuildWithHugeFile [2022-07-02T16:17:33.729Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-02T16:17:35.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-02T16:17:35.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-02T16:17:48.631Z] ok github.com/docker/docker/libnetwork/ipam 16.076s coverage: 85.3% of statements [2022-07-02T16:17:48.632Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-02T16:17:48.632Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-02T16:17:48.892Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-02T16:17:49.150Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-02T16:17:49.150Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-02T16:17:49.409Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-07-02T16:17:49.976Z] ok github.com/docker/docker/libnetwork/ipamutils 0.270s coverage: 74.0% of statements [2022-07-02T16:17:50.542Z] ok github.com/docker/docker/libnetwork/iptables 0.167s coverage: 45.1% of statements [2022-07-02T16:17:50.801Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-02T16:17:51.060Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-07-02T16:18:06.868Z] --- PASS: TestBuildWithHugeFile (64.12s) [2022-07-02T16:18:06.868Z] === RUN TestBuildWCOWSandboxSize [2022-07-02T16:18:06.868Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-02T16:18:06.868Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-02T16:18:06.868Z] === RUN TestBuildWithEmptyDockerfile [2022-07-02T16:18:06.868Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-02T16:18:06.868Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-02T16:18:06.868Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-02T16:18:06.868Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-02T16:18:06.868Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-02T16:18:06.868Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-02T16:18:06.868Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-02T16:18:06.868Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-02T16:18:06.868Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-02T16:18:06.868Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-02T16:18:06.868Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-07-02T16:18:06.868Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-07-02T16:18:06.868Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-02T16:18:06.868Z] === RUN TestBuildPreserveOwnership [2022-07-02T16:18:06.868Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-02T16:18:06.868Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-02T16:18:07.124Z] --- PASS: TestBuildPreserveOwnership (3.55s) [2022-07-02T16:18:07.124Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.37s) [2022-07-02T16:18:07.124Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-07-02T16:18:07.124Z] === RUN TestBuildPlatformInvalid [2022-07-02T16:18:07.124Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-02T16:18:07.124Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-02T16:18:08.051Z] Loaded image: busybox:latest [2022-07-02T16:18:08.051Z] Loaded image: busybox:glibc [2022-07-02T16:18:09.423Z] Loaded image: debian:bullseye-slim [2022-07-02T16:18:09.423Z] Loaded image: hello-world:latest [2022-07-02T16:18:09.423Z] Loaded image: arm32v7/hello-world:latest [2022-07-02T16:18:19.369Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.71s) [2022-07-02T16:18:19.369Z] PASS [2022-07-02T16:18:19.369Z] [2022-07-02T16:18:19.369Z] === Skipped [2022-07-02T16:18:19.369Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-02T16:18:19.369Z] build_session_test.go:25: TODO: BuildKit [2022-07-02T16:18:19.369Z] [2022-07-02T16:18:19.369Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-02T16:18:19.369Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-02T16:18:19.369Z] [2022-07-02T16:18:19.369Z] DONE 34 tests, 2 skipped in 100.906s [2022-07-02T16:18:19.369Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-02T16:18:19.369Z] INFO: Testing against a local daemon [2022-07-02T16:18:19.369Z] === RUN TestConfigInspect [2022-07-02T16:18:19.937Z] --- PASS: TestConfigInspect (2.18s) [2022-07-02T16:18:19.937Z] === RUN TestConfigList [2022-07-02T16:18:22.495Z] --- PASS: TestConfigList (2.15s) [2022-07-02T16:18:22.495Z] === RUN TestConfigsCreateAndDelete [2022-07-02T16:18:24.307Z] --- PASS: TestBuildWithHugeFile (49.61s) [2022-07-02T16:18:24.312Z] === RUN TestBuildWCOWSandboxSize [2022-07-02T16:18:24.312Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-02T16:18:24.312Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-02T16:18:24.312Z] === RUN TestBuildWithEmptyDockerfile [2022-07-02T16:18:24.312Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-02T16:18:24.312Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-02T16:18:24.312Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-02T16:18:24.312Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-02T16:18:24.312Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-02T16:18:24.312Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-02T16:18:24.312Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-02T16:18:24.312Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-02T16:18:24.312Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-02T16:18:24.312Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2022-07-02T16:18:24.312Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-07-02T16:18:24.312Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-07-02T16:18:24.312Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-02T16:18:24.312Z] === RUN TestBuildPreserveOwnership [2022-07-02T16:18:24.312Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-02T16:18:24.312Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-02T16:18:24.384Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-07-02T16:18:24.384Z] === RUN TestConfigsUpdate [2022-07-02T16:18:26.905Z] --- PASS: TestConfigsUpdate (2.13s) [2022-07-02T16:18:26.905Z] === RUN TestTemplatedConfig [2022-07-02T16:18:27.610Z] --- PASS: TestBuildPreserveOwnership (10.01s) [2022-07-02T16:18:27.610Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.99s) [2022-07-02T16:18:27.610Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-02T16:18:27.610Z] === RUN TestBuildPlatformInvalid [2022-07-02T16:18:27.610Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-02T16:18:27.610Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-02T16:18:27.610Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-02T16:18:27.610Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-02T16:18:27.610Z] PASS [2022-07-02T16:18:27.610Z] [2022-07-02T16:18:27.610Z] === Skipped [2022-07-02T16:18:27.610Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-02T16:18:27.610Z] build_session_test.go:25: TODO: BuildKit [2022-07-02T16:18:27.610Z] [2022-07-02T16:18:27.610Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-02T16:18:27.610Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-02T16:18:27.610Z] [2022-07-02T16:18:27.610Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-02T16:18:27.610Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-02T16:18:27.610Z] [2022-07-02T16:18:27.610Z] DONE 34 tests, 3 skipped in 110.377s [2022-07-02T16:18:27.610Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-02T16:18:27.610Z] INFO: Testing against a local daemon [2022-07-02T16:18:27.610Z] === RUN TestConfigInspect [2022-07-02T16:18:27.610Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:18:27.610Z] --- SKIP: TestConfigInspect (0.02s) [2022-07-02T16:18:27.610Z] === RUN TestConfigList [2022-07-02T16:18:27.610Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:18:27.610Z] --- SKIP: TestConfigList (0.01s) [2022-07-02T16:18:27.610Z] === RUN TestConfigsCreateAndDelete [2022-07-02T16:18:27.610Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:18:27.610Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-02T16:18:27.610Z] === RUN TestConfigsUpdate [2022-07-02T16:18:27.610Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:18:27.610Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-02T16:18:27.610Z] === RUN TestTemplatedConfig [2022-07-02T16:18:27.610Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:18:27.610Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-02T16:18:27.610Z] === RUN TestConfigCreateResolve [2022-07-02T16:18:27.610Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:18:27.610Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-02T16:18:27.610Z] PASS [2022-07-02T16:18:27.610Z] [2022-07-02T16:18:27.610Z] === Skipped [2022-07-02T16:18:27.610Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-07-02T16:18:27.610Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:18:27.610Z] [2022-07-02T16:18:27.610Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-02T16:18:27.610Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:18:27.610Z] [2022-07-02T16:18:27.610Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-02T16:18:27.610Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:18:27.610Z] [2022-07-02T16:18:27.610Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-02T16:18:27.610Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:18:27.610Z] [2022-07-02T16:18:27.610Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-02T16:18:27.610Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:18:27.610Z] [2022-07-02T16:18:27.610Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-02T16:18:27.610Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:18:27.610Z] [2022-07-02T16:18:27.610Z] DONE 6 tests, 6 skipped in 0.160s [2022-07-02T16:18:27.610Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-02T16:18:27.610Z] INFO: Testing against a local daemon [2022-07-02T16:18:27.610Z] === RUN TestAttachWithTTY [2022-07-02T16:18:27.610Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-02T16:18:27.610Z] === RUN TestAttachWithoutTTy [2022-07-02T16:18:27.871Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-02T16:18:27.871Z] === RUN TestCheckpoint [2022-07-02T16:18:27.871Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-02T16:18:27.871Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/commit [2022-07-02T16:18:27.871Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-02T16:18:27.871Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-02T16:18:27.871Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-02T16:18:27.871Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-02T16:18:27.871Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-02T16:18:27.871Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-02T16:18:27.871Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-02T16:18:27.871Z] === CONT TestContainerInvalidJSON/commit [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-02T16:18:27.871Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-02T16:18:27.871Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-02T16:18:27.871Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-02T16:18:27.871Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-02T16:18:27.871Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-02T16:18:27.871Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-02T16:18:27.871Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-02T16:18:27.871Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-02T16:18:27.871Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-02T16:18:27.871Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-02T16:18:27.871Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-02T16:18:27.871Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-02T16:18:27.871Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-02T16:18:27.871Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-02T16:18:27.871Z] === RUN TestCopyEmptyFile [2022-07-02T16:18:28.132Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-07-02T16:18:28.132Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-02T16:18:28.132Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-02T16:18:28.132Z] === RUN TestCopyFromContainer [2022-07-02T16:18:29.445Z] --- PASS: TestTemplatedConfig (2.67s) [2022-07-02T16:18:29.445Z] === RUN TestConfigCreateResolve [2022-07-02T16:18:31.334Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-07-02T16:18:31.334Z] PASS [2022-07-02T16:18:31.334Z] [2022-07-02T16:18:31.334Z] DONE 6 tests in 13.472s [2022-07-02T16:18:31.334Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-02T16:18:31.334Z] INFO: Testing against a local daemon [2022-07-02T16:18:31.334Z] === RUN TestAttachWithTTY [2022-07-02T16:18:31.334Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-02T16:18:31.334Z] === RUN TestAttachWithoutTTy [2022-07-02T16:18:31.590Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-02T16:18:31.590Z] === RUN TestCheckpoint [2022-07-02T16:18:31.590Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-02T16:18:31.590Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/commit [2022-07-02T16:18:31.590Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-02T16:18:31.590Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-02T16:18:31.590Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-02T16:18:31.590Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-02T16:18:31.590Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-02T16:18:31.590Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-02T16:18:31.590Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-02T16:18:31.590Z] === CONT TestContainerInvalidJSON/commit [2022-07-02T16:18:31.590Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-02T16:18:31.590Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-02T16:18:31.590Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-02T16:18:31.590Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-02T16:18:31.590Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-02T16:18:31.590Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-02T16:18:31.590Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-02T16:18:31.590Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-02T16:18:31.590Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-02T16:18:31.590Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-02T16:18:31.590Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-02T16:18:31.590Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-07-02T16:18:31.590Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-02T16:18:31.590Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-07-02T16:18:31.590Z] === RUN TestCopyEmptyFile [2022-07-02T16:18:31.847Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-07-02T16:18:31.847Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-02T16:18:31.847Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-02T16:18:31.847Z] === RUN TestCopyFromContainer [2022-07-02T16:18:32.334Z] === RUN TestCopyFromContainer// [2022-07-02T16:18:32.334Z] === RUN TestCopyFromContainer//bar/root [2022-07-02T16:18:32.334Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-02T16:18:32.334Z] === RUN TestCopyFromContainer/bar/quux [2022-07-02T16:18:32.334Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-02T16:18:32.334Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-02T16:18:32.603Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-02T16:18:32.603Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-02T16:18:32.603Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-02T16:18:32.603Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-02T16:18:32.871Z] --- PASS: TestCopyFromContainer (4.59s) [2022-07-02T16:18:32.871Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-02T16:18:32.871Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-02T16:18:32.871Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-02T16:18:32.871Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-07-02T16:18:32.871Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-07-02T16:18:32.871Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-02T16:18:32.871Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-02T16:18:32.871Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-02T16:18:32.871Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-07-02T16:18:32.871Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-02T16:18:32.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-02T16:18:32.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-02T16:18:32.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-02T16:18:32.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-02T16:18:32.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-02T16:18:32.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-02T16:18:32.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-02T16:18:32.871Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-02T16:18:32.871Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-02T16:18:32.871Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-02T16:18:32.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-02T16:18:32.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-02T16:18:32.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-02T16:18:32.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-02T16:18:32.871Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-02T16:18:32.871Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-02T16:18:32.871Z] === RUN TestCreateWithInvalidEnv [2022-07-02T16:18:32.871Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-02T16:18:32.871Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-02T16:18:32.871Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-02T16:18:32.871Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-02T16:18:32.871Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-02T16:18:32.871Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-02T16:18:32.871Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-02T16:18:32.871Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-02T16:18:32.871Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-02T16:18:32.871Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-02T16:18:32.871Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-02T16:18:32.871Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-02T16:18:32.871Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-02T16:18:32.871Z] === RUN TestCreateTmpfsMountsTarget [2022-07-02T16:18:32.871Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-02T16:18:32.871Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-02T16:18:33.213Z] === RUN TestCopyFromContainer// [2022-07-02T16:18:33.213Z] === RUN TestCopyFromContainer//bar/root [2022-07-02T16:18:33.213Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-02T16:18:33.213Z] === RUN TestCopyFromContainer/bar/quux [2022-07-02T16:18:33.213Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-02T16:18:33.469Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-02T16:18:33.469Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-02T16:18:33.469Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-02T16:18:33.469Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-02T16:18:33.469Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-02T16:18:33.725Z] --- PASS: TestCopyFromContainer (1.73s) [2022-07-02T16:18:33.725Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-02T16:18:33.725Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-07-02T16:18:33.725Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-02T16:18:33.725Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-02T16:18:33.725Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-02T16:18:33.725Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-02T16:18:33.725Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-02T16:18:33.725Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-02T16:18:33.725Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-02T16:18:33.725Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-02T16:18:33.725Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-02T16:18:33.725Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-02T16:18:33.725Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-02T16:18:33.725Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-02T16:18:33.725Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-02T16:18:33.725Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-02T16:18:33.725Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-02T16:18:33.725Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-02T16:18:33.725Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-02T16:18:33.725Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-02T16:18:33.725Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-02T16:18:33.725Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-02T16:18:33.725Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-02T16:18:33.725Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-02T16:18:33.725Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-02T16:18:33.725Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-02T16:18:33.725Z] === RUN TestCreateWithInvalidEnv [2022-07-02T16:18:33.725Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-02T16:18:33.725Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-02T16:18:33.725Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-02T16:18:33.725Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-02T16:18:33.725Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-02T16:18:33.725Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-02T16:18:33.725Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-02T16:18:33.725Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-02T16:18:33.725Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-02T16:18:33.726Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-02T16:18:33.726Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-02T16:18:33.726Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-02T16:18:33.726Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-02T16:18:33.726Z] === RUN TestCreateTmpfsMountsTarget [2022-07-02T16:18:33.726Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-02T16:18:33.726Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-02T16:18:34.255Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s) [2022-07-02T16:18:34.255Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-02T16:18:35.199Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2022-07-02T16:18:35.199Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-02T16:18:35.199Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-02T16:18:35.199Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-02T16:18:35.199Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-02T16:18:35.199Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-02T16:18:35.199Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-02T16:18:35.199Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-02T16:18:35.199Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-02T16:18:35.199Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-02T16:18:35.199Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-02T16:18:35.199Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-02T16:18:35.199Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-02T16:18:35.199Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-02T16:18:35.460Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-02T16:18:35.460Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-02T16:18:35.460Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-02T16:18:35.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-02T16:18:35.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-02T16:18:35.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-07-02T16:18:35.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-07-02T16:18:35.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-07-02T16:18:35.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-07-02T16:18:35.460Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-02T16:18:35.614Z] --- PASS: TestCreateWithCustomMaskedPaths (1.67s) [2022-07-02T16:18:35.614Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-02T16:18:35.720Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-07-02T16:18:35.720Z] === RUN TestCreateDifferentPlatform [2022-07-02T16:18:35.720Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-02T16:18:35.720Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-02T16:18:35.720Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-02T16:18:35.720Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-02T16:18:35.720Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-02T16:18:35.720Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-02T16:18:35.981Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-02T16:18:35.981Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-02T16:18:35.981Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-02T16:18:35.981Z] === RUN TestCreateInvalidHostConfig [2022-07-02T16:18:35.981Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-02T16:18:35.981Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-02T16:18:35.981Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-02T16:18:35.981Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-02T16:18:35.981Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-02T16:18:35.981Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-02T16:18:35.981Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-02T16:18:35.981Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-02T16:18:35.981Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-02T16:18:35.981Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-02T16:18:35.981Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-02T16:18:35.981Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-02T16:18:35.981Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-07-02T16:18:35.981Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-02T16:18:35.981Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-02T16:18:35.981Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-02T16:18:35.981Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-02T16:18:35.981Z] === RUN TestContainerStartOnDaemonRestart [2022-07-02T16:18:35.981Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-02T16:18:35.981Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-02T16:18:35.981Z] === RUN TestDaemonRestartIpcMode [2022-07-02T16:18:35.981Z] === PAUSE TestDaemonRestartIpcMode [2022-07-02T16:18:35.981Z] === RUN TestDaemonHostGatewayIP [2022-07-02T16:18:35.981Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-02T16:18:35.981Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-02T16:18:35.981Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-02T16:18:35.981Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-02T16:18:35.981Z] === RUN TestContainerKillOnDaemonStart [2022-07-02T16:18:35.981Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-02T16:18:35.981Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-02T16:18:35.981Z] === RUN TestDiff [2022-07-02T16:18:36.241Z] --- PASS: TestDiff (0.40s) [2022-07-02T16:18:36.241Z] === RUN TestExecConsoleSize [2022-07-02T16:18:36.814Z] --- PASS: TestExecConsoleSize (0.47s) [2022-07-02T16:18:36.814Z] === RUN TestExecWithCloseStdin [2022-07-02T16:18:36.980Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.65s) [2022-07-02T16:18:36.980Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-02T16:18:36.980Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-02T16:18:36.980Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-02T16:18:36.980Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-02T16:18:36.980Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-02T16:18:36.980Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-02T16:18:36.980Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-02T16:18:36.980Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-02T16:18:36.980Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-02T16:18:36.980Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-02T16:18:36.980Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-02T16:18:36.980Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-02T16:18:36.980Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-02T16:18:36.980Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-02T16:18:36.980Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-02T16:18:36.980Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-02T16:18:36.980Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-02T16:18:36.980Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-02T16:18:36.980Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-02T16:18:36.980Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-02T16:18:36.980Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-02T16:18:36.980Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-02T16:18:36.980Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-02T16:18:37.385Z] --- PASS: TestExecWithCloseStdin (0.51s) [2022-07-02T16:18:37.385Z] === RUN TestExec [2022-07-02T16:18:37.541Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2022-07-02T16:18:37.541Z] === RUN TestCreateDifferentPlatform [2022-07-02T16:18:37.541Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-02T16:18:37.541Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-02T16:18:37.646Z] --- PASS: TestExec (0.46s) [2022-07-02T16:18:37.646Z] === RUN TestExecUser [2022-07-02T16:18:37.797Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-02T16:18:37.797Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-02T16:18:37.797Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-02T16:18:37.797Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-02T16:18:37.797Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-02T16:18:37.797Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-02T16:18:37.797Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-02T16:18:37.797Z] === RUN TestCreateInvalidHostConfig [2022-07-02T16:18:37.797Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-02T16:18:37.797Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-02T16:18:37.797Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-02T16:18:37.797Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-02T16:18:37.797Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-02T16:18:37.797Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-02T16:18:37.797Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-02T16:18:37.797Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-02T16:18:37.797Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-02T16:18:37.797Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-02T16:18:37.797Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-02T16:18:37.797Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-02T16:18:37.797Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-02T16:18:37.797Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-02T16:18:37.797Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-02T16:18:37.797Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-02T16:18:37.797Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-02T16:18:37.797Z] === RUN TestContainerStartOnDaemonRestart [2022-07-02T16:18:37.797Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-02T16:18:37.797Z] === RUN TestDaemonRestartIpcMode [2022-07-02T16:18:37.797Z] === PAUSE TestDaemonRestartIpcMode [2022-07-02T16:18:37.797Z] === RUN TestDaemonHostGatewayIP [2022-07-02T16:18:37.797Z] === PAUSE TestDaemonHostGatewayIP [2022-07-02T16:18:37.797Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-02T16:18:37.797Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-02T16:18:37.797Z] === RUN TestContainerKillOnDaemonStart [2022-07-02T16:18:37.797Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-02T16:18:37.797Z] === RUN TestDiff [2022-07-02T16:18:38.217Z] --- PASS: TestExecUser (0.47s) [2022-07-02T16:18:38.217Z] === RUN TestExportContainerAndImportImage [2022-07-02T16:18:38.362Z] --- PASS: TestDiff (0.56s) [2022-07-02T16:18:38.362Z] === RUN TestExecConsoleSize [2022-07-02T16:18:38.789Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-07-02T16:18:38.789Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-02T16:18:38.923Z] --- PASS: TestExecConsoleSize (0.66s) [2022-07-02T16:18:38.923Z] === RUN TestExecWithCloseStdin [2022-07-02T16:18:39.852Z] --- PASS: TestExecWithCloseStdin (0.62s) [2022-07-02T16:18:39.852Z] === RUN TestExec [2022-07-02T16:18:40.174Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-07-02T16:18:40.174Z] === RUN TestHealthCheckWorkdir [2022-07-02T16:18:40.415Z] --- PASS: TestExec (0.63s) [2022-07-02T16:18:40.415Z] === RUN TestExecUser [2022-07-02T16:18:40.745Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-07-02T16:18:40.745Z] === RUN TestHealthKillContainer [2022-07-02T16:18:41.019Z] --- PASS: TestExecUser (0.64s) [2022-07-02T16:18:41.019Z] === RUN TestExportContainerAndImportImage [2022-07-02T16:18:41.582Z] --- PASS: TestExportContainerAndImportImage (0.71s) [2022-07-02T16:18:41.582Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-02T16:18:42.947Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-07-02T16:18:42.947Z] === RUN TestHealthCheckWorkdir [2022-07-02T16:18:43.874Z] --- PASS: TestHealthCheckWorkdir (0.83s) [2022-07-02T16:18:43.874Z] === RUN TestHealthKillContainer [2022-07-02T16:18:49.364Z] --- PASS: TestHealthKillContainer (7.81s) [2022-07-02T16:18:49.364Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-02T16:18:49.364Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-02T16:18:49.364Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-02T16:18:49.364Z] === RUN TestIpcModeNone [2022-07-02T16:18:49.364Z] --- PASS: TestIpcModeNone (0.44s) [2022-07-02T16:18:49.364Z] === RUN TestIpcModePrivate [2022-07-02T16:18:49.364Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-07-02T16:18:49.364Z] --- PASS: TestIpcModePrivate (0.42s) [2022-07-02T16:18:49.364Z] === RUN TestIpcModeShareable [2022-07-02T16:18:49.364Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-02T16:18:49.364Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-02T16:18:49.364Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-02T16:18:50.749Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s) [2022-07-02T16:18:50.749Z] === RUN TestAPIIpcModeHost [2022-07-02T16:18:50.749Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-02T16:18:50.749Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-02T16:18:50.749Z] === RUN TestDaemonIpcModeShareable [2022-07-02T16:18:50.749Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-02T16:18:50.749Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-02T16:18:50.749Z] === RUN TestDaemonIpcModePrivate [2022-07-02T16:18:51.691Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-07-02T16:18:51.951Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-07-02T16:18:51.951Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-02T16:18:51.951Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-02T16:18:51.951Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-02T16:18:51.951Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-02T16:18:51.951Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-02T16:18:51.951Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-02T16:18:51.951Z] === RUN TestIpcModeOlderClient [2022-07-02T16:18:51.951Z] === PAUSE TestIpcModeOlderClient [2022-07-02T16:18:51.951Z] === RUN TestKillContainerInvalidSignal [2022-07-02T16:18:52.212Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-07-02T16:18:52.212Z] === RUN TestKillContainer [2022-07-02T16:18:52.212Z] === RUN TestKillContainer/no_signal [2022-07-02T16:18:52.626Z] --- PASS: TestHealthKillContainer (8.24s) [2022-07-02T16:18:52.626Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-02T16:18:52.626Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2022-07-02T16:18:52.626Z] === RUN TestIpcModeNone [2022-07-02T16:18:52.784Z] === RUN TestKillContainer/non_killing_signal [2022-07-02T16:18:53.044Z] === RUN TestKillContainer/killing_signal [2022-07-02T16:18:53.189Z] --- PASS: TestIpcModeNone (0.61s) [2022-07-02T16:18:53.189Z] === RUN TestIpcModePrivate [2022-07-02T16:18:53.636Z] --- PASS: TestKillContainer (1.40s) [2022-07-02T16:18:53.636Z] --- PASS: TestKillContainer/no_signal (0.57s) [2022-07-02T16:18:53.636Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-07-02T16:18:53.636Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-07-02T16:18:53.636Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-02T16:18:53.636Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-02T16:18:53.815Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-07-02T16:18:53.815Z] --- PASS: TestIpcModePrivate (0.64s) [2022-07-02T16:18:53.815Z] === RUN TestIpcModeShareable [2022-07-02T16:18:54.208Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-02T16:18:54.379Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-07-02T16:18:54.379Z] --- PASS: TestIpcModeShareable (0.59s) [2022-07-02T16:18:54.379Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-02T16:18:54.469Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2022-07-02T16:18:54.469Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-07-02T16:18:54.469Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-07-02T16:18:54.469Z] === RUN TestKillStoppedContainer [2022-07-02T16:18:54.469Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-02T16:18:54.469Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-02T16:18:54.729Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-02T16:18:54.729Z] === RUN TestKillDifferentUserContainer [2022-07-02T16:18:54.990Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-07-02T16:18:54.990Z] === RUN TestInspectOomKilledTrue [2022-07-02T16:18:54.990Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-02T16:18:54.990Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-02T16:18:54.990Z] === RUN TestInspectOomKilledFalse [2022-07-02T16:18:54.990Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-02T16:18:54.990Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-02T16:18:54.990Z] === RUN TestLinksEtcHostsContentMatch [2022-07-02T16:18:54.990Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-02T16:18:54.990Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-02T16:18:54.990Z] === RUN TestLinksContainerNames [2022-07-02T16:18:55.932Z] --- PASS: TestLinksContainerNames (0.82s) [2022-07-02T16:18:55.932Z] === RUN TestLogsFollowTailEmpty [2022-07-02T16:18:56.192Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-07-02T16:18:56.192Z] === RUN TestLogs [2022-07-02T16:18:56.192Z] === RUN TestLogs/driver_local [2022-07-02T16:18:56.192Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-02T16:18:56.192Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-02T16:18:56.192Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-02T16:18:56.192Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-02T16:18:56.192Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-02T16:18:56.192Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-02T16:18:56.192Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-02T16:18:56.192Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-02T16:18:56.192Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-02T16:18:56.192Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-02T16:18:56.192Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-02T16:18:56.192Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-02T16:18:56.192Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-02T16:18:56.192Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-02T16:18:56.267Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.85s) [2022-07-02T16:18:56.267Z] === RUN TestAPIIpcModeHost [2022-07-02T16:18:56.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-02T16:18:56.764Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-02T16:18:56.828Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-07-02T16:18:56.828Z] === RUN TestDaemonIpcModeShareable [2022-07-02T16:18:57.025Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-02T16:18:57.597Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-02T16:18:57.597Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-02T16:18:57.755Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-02T16:18:58.017Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-07-02T16:18:58.017Z] === RUN TestDaemonIpcModePrivate [2022-07-02T16:18:58.168Z] === RUN TestLogs/driver_json-file [2022-07-02T16:18:58.168Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-02T16:18:58.168Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-02T16:18:58.168Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-02T16:18:58.168Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-02T16:18:58.168Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-02T16:18:58.168Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-02T16:18:58.168Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-02T16:18:58.168Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-02T16:18:58.168Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-02T16:18:58.168Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-02T16:18:58.168Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-02T16:18:58.168Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-02T16:18:58.168Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-02T16:18:58.168Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-02T16:18:58.943Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-02T16:18:59.111Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-02T16:18:59.111Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-02T16:18:59.199Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-07-02T16:18:59.199Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-02T16:18:59.681Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-02T16:18:59.681Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-02T16:19:00.125Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-02T16:19:00.253Z] --- PASS: TestLogs (4.00s) [2022-07-02T16:19:00.253Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-02T16:19:00.253Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.61s) [2022-07-02T16:19:00.253Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.67s) [2022-07-02T16:19:00.253Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.61s) [2022-07-02T16:19:00.253Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.73s) [2022-07-02T16:19:00.253Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s) [2022-07-02T16:19:00.253Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.80s) [2022-07-02T16:19:00.253Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-02T16:19:00.253Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.58s) [2022-07-02T16:19:00.253Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.75s) [2022-07-02T16:19:00.253Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.68s) [2022-07-02T16:19:00.253Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.73s) [2022-07-02T16:19:00.253Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.55s) [2022-07-02T16:19:00.253Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.47s) [2022-07-02T16:19:00.253Z] === RUN TestContainerNetworkMountsNoChown [2022-07-02T16:19:00.381Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-07-02T16:19:00.381Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-02T16:19:00.824Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/default [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/default [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/private [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/private [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/rprivate [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/slave [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/slave [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/rslave [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/shared [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/shared [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/rshared [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-02T16:19:00.824Z] === CONT TestMountDaemonRoot/default [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-02T16:19:00.824Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-02T16:19:00.824Z] === CONT TestMountDaemonRoot/rprivate [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-02T16:19:00.824Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-02T16:19:00.824Z] === CONT TestMountDaemonRoot/rshared [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-02T16:19:00.824Z] === CONT TestMountDaemonRoot/shared [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-02T16:19:00.824Z] === CONT TestMountDaemonRoot/rslave [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-02T16:19:00.824Z] === CONT TestMountDaemonRoot/slave [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-02T16:19:00.824Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-02T16:19:00.824Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-02T16:19:00.824Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-02T16:19:00.825Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-02T16:19:00.825Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-02T16:19:00.825Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-02T16:19:00.825Z] === CONT TestMountDaemonRoot/private [2022-07-02T16:19:00.825Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-02T16:19:00.825Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-02T16:19:00.825Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-02T16:19:00.825Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-02T16:19:00.825Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-02T16:19:00.825Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-02T16:19:00.825Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-02T16:19:00.825Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-02T16:19:00.825Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-02T16:19:00.825Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-02T16:19:00.825Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-02T16:19:00.825Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-02T16:19:00.825Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-02T16:19:00.825Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-02T16:19:00.825Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-02T16:19:00.825Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-02T16:19:00.825Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-02T16:19:00.825Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-02T16:19:00.825Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-02T16:19:00.825Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-02T16:19:00.825Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-02T16:19:00.825Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-02T16:19:01.085Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-02T16:19:01.085Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-02T16:19:01.085Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-02T16:19:01.085Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-02T16:19:01.085Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-02T16:19:01.085Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-02T16:19:01.086Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-02T16:19:01.086Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-02T16:19:01.086Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-02T16:19:01.086Z] === RUN TestContainerBindMountNonRecursive [2022-07-02T16:19:01.086Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-02T16:19:01.086Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-07-02T16:19:01.086Z] === RUN TestContainerVolumesMountedAsShared [2022-07-02T16:19:01.086Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-02T16:19:01.086Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-02T16:19:01.086Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-02T16:19:01.086Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-02T16:19:01.086Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-02T16:19:01.086Z] === RUN TestNetworkNat [2022-07-02T16:19:01.308Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-02T16:19:01.564Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-07-02T16:19:01.564Z] === RUN TestIpcModeOlderClient [2022-07-02T16:19:01.564Z] === PAUSE TestIpcModeOlderClient [2022-07-02T16:19:01.564Z] === RUN TestKillContainerInvalidSignal [2022-07-02T16:19:01.656Z] --- PASS: TestNetworkNat (0.49s) [2022-07-02T16:19:01.656Z] === RUN TestNetworkLocalhostTCPNat [2022-07-02T16:19:01.918Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-07-02T16:19:01.918Z] === RUN TestNetworkLoopbackNat [2022-07-02T16:19:02.125Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-07-02T16:19:02.125Z] === RUN TestKillContainer [2022-07-02T16:19:02.125Z] === RUN TestKillContainer/no_signal [2022-07-02T16:19:02.381Z] === RUN TestKillContainer/non_killing_signal [2022-07-02T16:19:02.637Z] === RUN TestKillContainer/killing_signal [2022-07-02T16:19:03.198Z] --- PASS: TestKillContainer (1.33s) [2022-07-02T16:19:03.198Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-07-02T16:19:03.198Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-07-02T16:19:03.198Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-07-02T16:19:03.198Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-02T16:19:03.198Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-02T16:19:03.760Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-02T16:19:04.459Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-07-02T16:19:04.459Z] === RUN TestPause [2022-07-02T16:19:04.459Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-02T16:19:04.459Z] --- SKIP: TestPause (0.00s) [2022-07-02T16:19:04.459Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-02T16:19:04.459Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-02T16:19:04.459Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-02T16:19:04.459Z] === RUN TestPauseStopPausedContainer [2022-07-02T16:19:04.459Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-02T16:19:04.459Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-02T16:19:04.459Z] === RUN TestPidHost [2022-07-02T16:19:04.688Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-07-02T16:19:04.688Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-07-02T16:19:04.688Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-07-02T16:19:04.688Z] === RUN TestKillStoppedContainer [2022-07-02T16:19:04.688Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-02T16:19:04.688Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-02T16:19:04.688Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-02T16:19:04.688Z] === RUN TestKillDifferentUserContainer [2022-07-02T16:19:04.944Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-07-02T16:19:04.944Z] === RUN TestInspectOomKilledTrue [2022-07-02T16:19:05.200Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-02T16:19:05.200Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-02T16:19:05.200Z] === RUN TestInspectOomKilledFalse [2022-07-02T16:19:05.403Z] --- PASS: TestPidHost (0.89s) [2022-07-02T16:19:05.404Z] === RUN TestPsFilter [2022-07-02T16:19:05.404Z] --- PASS: TestPsFilter (0.10s) [2022-07-02T16:19:05.404Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-02T16:19:05.457Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-07-02T16:19:05.457Z] === RUN TestLinksEtcHostsContentMatch [2022-07-02T16:19:05.713Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-07-02T16:19:05.713Z] === RUN TestLinksContainerNames [2022-07-02T16:19:05.975Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-07-02T16:19:05.975Z] === RUN TestRemoveContainerWithVolume [2022-07-02T16:19:06.235Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-07-02T16:19:06.235Z] === RUN TestRemoveContainerRunning [2022-07-02T16:19:06.640Z] --- PASS: TestLinksContainerNames (0.85s) [2022-07-02T16:19:06.640Z] === RUN TestLogsFollowTailEmpty [2022-07-02T16:19:06.806Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-07-02T16:19:06.806Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-02T16:19:07.067Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-07-02T16:19:07.067Z] === RUN TestRemoveInvalidContainer [2022-07-02T16:19:07.067Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-02T16:19:07.067Z] === RUN TestRenameLinkedContainer [2022-07-02T16:19:07.201Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-07-02T16:19:07.202Z] === RUN TestLogs [2022-07-02T16:19:07.202Z] === RUN TestLogs/driver_local [2022-07-02T16:19:07.202Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-02T16:19:07.202Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-02T16:19:07.202Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-02T16:19:07.202Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-02T16:19:07.202Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-02T16:19:07.202Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-02T16:19:07.202Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-02T16:19:07.202Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-02T16:19:07.202Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-02T16:19:07.202Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-02T16:19:07.202Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-02T16:19:07.202Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-02T16:19:07.202Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-02T16:19:07.202Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-02T16:19:08.130Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-02T16:19:08.130Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-02T16:19:08.386Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-02T16:19:08.386Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-02T16:19:08.978Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-07-02T16:19:08.978Z] === RUN TestRenameStoppedContainer [2022-07-02T16:19:09.238Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-07-02T16:19:09.238Z] === RUN TestRenameRunningContainerAndReuse [2022-07-02T16:19:09.313Z] === RUN TestLogs/driver_json-file [2022-07-02T16:19:09.313Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-02T16:19:09.313Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-02T16:19:09.313Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-02T16:19:09.313Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-02T16:19:09.313Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-02T16:19:09.313Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-02T16:19:09.313Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-02T16:19:09.313Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-02T16:19:09.313Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-02T16:19:09.313Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-02T16:19:09.313Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-02T16:19:09.313Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-02T16:19:09.313Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-02T16:19:09.313Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-02T16:19:09.877Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-02T16:19:09.877Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-02T16:19:10.180Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-07-02T16:19:10.180Z] === RUN TestRenameInvalidName [2022-07-02T16:19:10.440Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-02T16:19:10.440Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-02T16:19:10.441Z] --- PASS: TestRenameInvalidName (0.39s) [2022-07-02T16:19:10.441Z] === RUN TestRenameAnonymousContainer [2022-07-02T16:19:11.003Z] --- PASS: TestLogs (4.00s) [2022-07-02T16:19:11.003Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-02T16:19:11.003Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.81s) [2022-07-02T16:19:11.003Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.85s) [2022-07-02T16:19:11.003Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.59s) [2022-07-02T16:19:11.003Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.57s) [2022-07-02T16:19:11.003Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.62s) [2022-07-02T16:19:11.003Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.67s) [2022-07-02T16:19:11.003Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-02T16:19:11.003Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.66s) [2022-07-02T16:19:11.003Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.71s) [2022-07-02T16:19:11.003Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.56s) [2022-07-02T16:19:11.003Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.55s) [2022-07-02T16:19:11.003Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.60s) [2022-07-02T16:19:11.003Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.69s) [2022-07-02T16:19:11.003Z] === RUN TestContainerNetworkMountsNoChown [2022-07-02T16:19:11.564Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-07-02T16:19:11.564Z] === RUN TestMountDaemonRoot [2022-07-02T16:19:11.564Z] === RUN TestMountDaemonRoot/default [2022-07-02T16:19:11.564Z] === PAUSE TestMountDaemonRoot/default [2022-07-02T16:19:11.564Z] === RUN TestMountDaemonRoot/private [2022-07-02T16:19:11.564Z] === PAUSE TestMountDaemonRoot/private [2022-07-02T16:19:11.564Z] === RUN TestMountDaemonRoot/rprivate [2022-07-02T16:19:11.564Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-02T16:19:11.564Z] === RUN TestMountDaemonRoot/slave [2022-07-02T16:19:11.564Z] === PAUSE TestMountDaemonRoot/slave [2022-07-02T16:19:11.564Z] === RUN TestMountDaemonRoot/rslave [2022-07-02T16:19:11.564Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-02T16:19:11.564Z] === RUN TestMountDaemonRoot/shared [2022-07-02T16:19:11.564Z] === PAUSE TestMountDaemonRoot/shared [2022-07-02T16:19:11.564Z] === RUN TestMountDaemonRoot/rshared [2022-07-02T16:19:11.564Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-02T16:19:11.564Z] === CONT TestMountDaemonRoot/default [2022-07-02T16:19:11.564Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-02T16:19:11.564Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-02T16:19:11.564Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-02T16:19:11.564Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-02T16:19:11.564Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-02T16:19:11.564Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-02T16:19:11.564Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-02T16:19:11.564Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-02T16:19:11.564Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-02T16:19:11.564Z] === CONT TestMountDaemonRoot/rshared [2022-07-02T16:19:11.564Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-02T16:19:11.564Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-02T16:19:11.564Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-02T16:19:11.564Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-02T16:19:11.564Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-02T16:19:11.564Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-02T16:19:11.564Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-02T16:19:11.564Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-02T16:19:11.564Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-02T16:19:11.564Z] === CONT TestMountDaemonRoot/shared [2022-07-02T16:19:11.564Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-02T16:19:11.564Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-02T16:19:11.564Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-02T16:19:11.564Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-02T16:19:11.564Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-02T16:19:11.564Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-02T16:19:11.564Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-02T16:19:11.564Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-02T16:19:11.564Z] === CONT TestMountDaemonRoot/rslave [2022-07-02T16:19:11.564Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-02T16:19:11.564Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-02T16:19:11.564Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-02T16:19:11.564Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-02T16:19:11.564Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-02T16:19:11.564Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-02T16:19:11.564Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-02T16:19:11.564Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-02T16:19:11.564Z] === CONT TestMountDaemonRoot/slave [2022-07-02T16:19:11.564Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-02T16:19:11.564Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-02T16:19:11.564Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-02T16:19:11.564Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-02T16:19:11.564Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-02T16:19:11.564Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-02T16:19:11.565Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-02T16:19:11.565Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-02T16:19:11.565Z] === CONT TestMountDaemonRoot/rprivate [2022-07-02T16:19:11.565Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-02T16:19:11.565Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-02T16:19:11.565Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-02T16:19:11.565Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-02T16:19:11.565Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-02T16:19:11.565Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-02T16:19:11.565Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-02T16:19:11.565Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-02T16:19:11.565Z] === CONT TestMountDaemonRoot/private [2022-07-02T16:19:11.565Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-02T16:19:11.565Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-02T16:19:11.565Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-02T16:19:11.565Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-02T16:19:11.565Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-02T16:19:11.565Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-02T16:19:11.565Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-02T16:19:11.565Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-02T16:19:11.565Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-02T16:19:11.565Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-02T16:19:11.565Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-02T16:19:11.565Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-02T16:19:11.565Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-02T16:19:11.565Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-02T16:19:11.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-02T16:19:11.824Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2022-07-02T16:19:11.824Z] === RUN TestRenameContainerWithSameName [2022-07-02T16:19:11.866Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-02T16:19:11.866Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-02T16:19:11.866Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-02T16:19:11.866Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-02T16:19:11.866Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-02T16:19:11.866Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-02T16:19:11.866Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-02T16:19:11.866Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-02T16:19:11.866Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-02T16:19:11.866Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-02T16:19:11.866Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-02T16:19:11.866Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-02T16:19:11.866Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-02T16:19:11.866Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-02T16:19:11.866Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-02T16:19:11.866Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-02T16:19:11.866Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-02T16:19:11.866Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-02T16:19:11.866Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-02T16:19:11.866Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-02T16:19:12.122Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-02T16:19:12.122Z] === RUN TestContainerBindMountNonRecursive [2022-07-02T16:19:12.394Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-07-02T16:19:12.394Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-02T16:19:13.335Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-07-02T16:19:13.335Z] === RUN TestResize [2022-07-02T16:19:13.494Z] --- PASS: TestContainerBindMountNonRecursive (1.41s) [2022-07-02T16:19:13.494Z] === RUN TestContainerVolumesMountedAsShared [2022-07-02T16:19:13.595Z] --- PASS: TestResize (0.42s) [2022-07-02T16:19:13.595Z] === RUN TestResizeWithInvalidSize [2022-07-02T16:19:13.761Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2022-07-02T16:19:13.761Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-02T16:19:14.165Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-07-02T16:19:14.166Z] === RUN TestResizeWhenContainerNotStarted [2022-07-02T16:19:14.335Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) [2022-07-02T16:19:14.335Z] === RUN TestNetworkNat [2022-07-02T16:19:14.432Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-07-02T16:19:14.432Z] === RUN TestDaemonRestartKillContainers [2022-07-02T16:19:14.432Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-02T16:19:14.432Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-02T16:19:14.432Z] === RUN TestCgroupNamespacesRun [2022-07-02T16:19:14.591Z] --- PASS: TestNetworkNat (0.46s) [2022-07-02T16:19:14.591Z] === RUN TestNetworkLocalhostTCPNat [2022-07-02T16:19:15.152Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2022-07-02T16:19:15.152Z] === RUN TestNetworkLoopbackNat [2022-07-02T16:19:15.386Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-07-02T16:19:15.386Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-02T16:19:16.771Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-07-02T16:19:16.771Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-02T16:19:17.666Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-07-02T16:19:17.666Z] === RUN TestPause [2022-07-02T16:19:17.712Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-07-02T16:19:17.712Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-02T16:19:18.227Z] --- PASS: TestPause (0.49s) [2022-07-02T16:19:18.227Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-02T16:19:18.227Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-02T16:19:18.227Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-02T16:19:18.227Z] === RUN TestPauseStopPausedContainer [2022-07-02T16:19:18.790Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-07-02T16:19:18.790Z] === RUN TestPidHost [2022-07-02T16:19:19.096Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-07-02T16:19:19.096Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-02T16:19:19.717Z] --- PASS: TestPidHost (0.96s) [2022-07-02T16:19:19.717Z] === RUN TestPsFilter [2022-07-02T16:19:19.717Z] --- PASS: TestPsFilter (0.10s) [2022-07-02T16:19:19.717Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-02T16:19:20.038Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-07-02T16:19:20.038Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-02T16:19:20.281Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-07-02T16:19:20.281Z] === RUN TestRemoveContainerWithVolume [2022-07-02T16:19:20.538Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-07-02T16:19:20.538Z] === RUN TestRemoveContainerRunning [2022-07-02T16:19:21.184Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-07-02T16:19:21.184Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-02T16:19:21.421Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-07-02T16:19:21.421Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-02T16:19:21.440Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-07-02T16:19:21.441Z] === RUN TestRemoveInvalidContainer [2022-07-02T16:19:21.441Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-02T16:19:21.441Z] === RUN TestRenameLinkedContainer [2022-07-02T16:19:22.003Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-07-02T16:19:22.003Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-02T16:19:22.956Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-07-02T16:19:22.956Z] === RUN TestNISDomainname [2022-07-02T16:19:22.956Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-02T16:19:22.956Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-02T16:19:22.956Z] === RUN TestHostnameDnsResolution [2022-07-02T16:19:23.332Z] --- PASS: TestRenameLinkedContainer (1.76s) [2022-07-02T16:19:23.332Z] === RUN TestRenameStoppedContainer [2022-07-02T16:19:23.893Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-07-02T16:19:23.893Z] === RUN TestRenameRunningContainerAndReuse [2022-07-02T16:19:23.896Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-07-02T16:19:23.896Z] === RUN TestUnprivilegedPortsAndPing [2022-07-02T16:19:23.896Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-02T16:19:23.896Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-02T16:19:23.896Z] === RUN TestPrivilegedHostDevices [2022-07-02T16:19:24.156Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-07-02T16:19:24.156Z] === RUN TestRunConsoleSize [2022-07-02T16:19:24.726Z] --- PASS: TestRunConsoleSize (0.43s) [2022-07-02T16:19:24.726Z] === RUN TestStats [2022-07-02T16:19:24.726Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-02T16:19:24.726Z] --- SKIP: TestStats (0.00s) [2022-07-02T16:19:24.726Z] === RUN TestStopContainerWithTimeout [2022-07-02T16:19:24.726Z] === RUN TestStopContainerWithTimeout/0 [2022-07-02T16:19:24.726Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-02T16:19:24.726Z] === RUN TestStopContainerWithTimeout/1 [2022-07-02T16:19:24.726Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-02T16:19:24.726Z] === RUN TestStopContainerWithTimeout/3 [2022-07-02T16:19:24.726Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-02T16:19:24.726Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-02T16:19:24.727Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-02T16:19:24.727Z] === CONT TestStopContainerWithTimeout/0 [2022-07-02T16:19:24.727Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-02T16:19:24.820Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-07-02T16:19:24.820Z] === RUN TestRenameInvalidName [2022-07-02T16:19:25.076Z] --- PASS: TestRenameInvalidName (0.40s) [2022-07-02T16:19:25.076Z] === RUN TestRenameAnonymousContainer [2022-07-02T16:19:25.298Z] === CONT TestStopContainerWithTimeout/3 [2022-07-02T16:19:26.966Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-07-02T16:19:26.966Z] === RUN TestRenameContainerWithSameName [2022-07-02T16:19:26.966Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-07-02T16:19:26.966Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-02T16:19:27.209Z] === CONT TestStopContainerWithTimeout/1 [2022-07-02T16:19:27.894Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-07-02T16:19:27.894Z] === RUN TestResize [2022-07-02T16:19:28.455Z] --- PASS: TestResize (0.43s) [2022-07-02T16:19:28.455Z] === RUN TestResizeWithInvalidSize [2022-07-02T16:19:28.579Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-07-02T16:19:28.579Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-07-02T16:19:28.579Z] GOOS="" GOARCH="" GOARM="" [2022-07-02T16:19:28.579Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-07-02T16:19:28.579Z] [2022-07-02T16:19:28.579Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-02T16:19:28.579Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-02T16:19:28.579Z] Using test binary docker [2022-07-02T16:19:28.579Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-02T16:19:28.579Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-02T16:19:28.579Z] INFO: Waiting for daemon to start... [2022-07-02T16:19:28.579Z] Starting dockerd [2022-07-02T16:19:28.579Z] . [2022-07-02T16:19:28.579Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-02T16:19:28.592Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-02T16:19:28.592Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-07-02T16:19:28.592Z] --- PASS: TestStopContainerWithTimeout/-1 (2.61s) [2022-07-02T16:19:28.592Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-07-02T16:19:28.592Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-07-02T16:19:28.592Z] === RUN TestDeleteDevicemapper [2022-07-02T16:19:28.592Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-02T16:19:28.592Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-02T16:19:28.592Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-02T16:19:28.710Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-07-02T16:19:28.710Z] === RUN TestResizeWhenContainerNotStarted [2022-07-02T16:19:29.274Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-07-02T16:19:29.274Z] === RUN TestDaemonRestartKillContainers [2022-07-02T16:19:29.274Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-02T16:19:29.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-02T16:19:29.274Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-02T16:19:29.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-02T16:19:29.274Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-02T16:19:29.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-02T16:19:29.274Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-02T16:19:29.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-02T16:19:29.274Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-02T16:19:29.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-02T16:19:29.274Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-02T16:19:29.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-02T16:19:29.274Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-02T16:19:29.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-02T16:19:29.274Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-02T16:19:29.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-02T16:19:29.274Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-02T16:19:29.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-02T16:19:29.274Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-02T16:19:29.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-02T16:19:29.274Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-02T16:19:29.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-02T16:19:29.274Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-02T16:19:29.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-02T16:19:29.274Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-02T16:19:29.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-02T16:19:29.274Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-02T16:19:29.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-02T16:19:29.274Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-02T16:19:29.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-02T16:19:29.274Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-02T16:19:29.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-02T16:19:29.274Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-02T16:19:29.274Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-02T16:19:29.977Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.32s) [2022-07-02T16:19:29.977Z] === RUN TestUpdateMemory [2022-07-02T16:19:29.977Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-02T16:19:29.977Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-02T16:19:29.977Z] === RUN TestUpdateCPUQuota [2022-07-02T16:19:29.977Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-02T16:19:29.977Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-02T16:19:29.977Z] === RUN TestUpdatePidsLimit [2022-07-02T16:19:29.977Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-02T16:19:29.977Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-02T16:19:29.977Z] === RUN TestUpdateRestartPolicy [2022-07-02T16:19:31.165Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-02T16:19:32.530Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-02T16:19:33.457Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-02T16:19:33.713Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-02T16:19:34.641Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-02T16:19:34.897Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-02T16:19:38.169Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-02T16:19:38.426Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-02T16:19:40.943Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-02T16:19:42.203Z] --- PASS: TestUpdateRestartPolicy (10.92s) [2022-07-02T16:19:42.203Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-02T16:19:42.203Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-07-02T16:19:42.203Z] === RUN TestWaitNonBlocked [2022-07-02T16:19:42.203Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-02T16:19:42.203Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-02T16:19:42.203Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-02T16:19:42.203Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-02T16:19:42.203Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-02T16:19:42.203Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-02T16:19:42.203Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-02T16:19:42.203Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s) [2022-07-02T16:19:42.203Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-07-02T16:19:42.203Z] === RUN TestWaitBlocked [2022-07-02T16:19:42.203Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-02T16:19:42.203Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-02T16:19:42.203Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-02T16:19:42.203Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-02T16:19:42.203Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-02T16:19:42.203Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-02T16:19:42.309Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-02T16:19:42.310Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-02T16:19:42.774Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-02T16:19:42.774Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-07-02T16:19:42.774Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2022-07-02T16:19:42.774Z] === RUN TestWaitConditions [2022-07-02T16:19:42.774Z] === RUN TestWaitConditions/default [2022-07-02T16:19:42.774Z] === PAUSE TestWaitConditions/default [2022-07-02T16:19:42.774Z] === RUN TestWaitConditions/not-running [2022-07-02T16:19:42.774Z] === PAUSE TestWaitConditions/not-running [2022-07-02T16:19:42.774Z] === RUN TestWaitConditions/next-exit [2022-07-02T16:19:42.774Z] === PAUSE TestWaitConditions/next-exit [2022-07-02T16:19:42.774Z] === RUN TestWaitConditions/removed [2022-07-02T16:19:42.774Z] === PAUSE TestWaitConditions/removed [2022-07-02T16:19:42.774Z] === CONT TestWaitConditions/default [2022-07-02T16:19:42.774Z] === CONT TestWaitConditions/next-exit [2022-07-02T16:19:43.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-02T16:19:43.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-02T16:19:43.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-02T16:19:44.185Z] === CONT TestWaitConditions/not-running [2022-07-02T16:19:44.199Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-02T16:19:44.199Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-02T16:19:44.445Z] === CONT TestWaitConditions/removed [2022-07-02T16:19:44.587Z] ok github.com/docker/docker/libnetwork/networkdb 105.168s coverage: 60.0% of statements [2022-07-02T16:19:44.587Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-02T16:19:44.587Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-02T16:19:44.587Z] ok github.com/docker/docker/libnetwork/osl 4.339s coverage: 39.7% of statements [2022-07-02T16:19:44.587Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-02T16:19:44.587Z] ok github.com/docker/docker/libnetwork/portallocator 0.018s coverage: 80.7% of statements [2022-07-02T16:19:44.587Z] ok github.com/docker/docker/libnetwork/portmapper 0.663s coverage: 48.6% of statements [2022-07-02T16:19:44.587Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-02T16:19:44.587Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-02T16:19:44.845Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-02T16:19:44.845Z] [2022-07-02T16:19:44.845Z] === Skipped [2022-07-02T16:19:44.845Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-02T16:19:44.845Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-02T16:19:44.845Z] [2022-07-02T16:19:44.845Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-02T16:19:44.845Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-02T16:19:44.846Z] [2022-07-02T16:19:44.846Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-02T16:19:44.846Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-02T16:19:44.846Z] [2022-07-02T16:19:44.846Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-02T16:19:44.846Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-02T16:19:44.846Z] [2022-07-02T16:19:44.846Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-02T16:19:44.846Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-02T16:19:44.846Z] [2022-07-02T16:19:44.846Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-02T16:19:44.846Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-02T16:19:44.846Z] [2022-07-02T16:19:44.846Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-02T16:19:44.846Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-02T16:19:44.846Z] [2022-07-02T16:19:44.846Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-02T16:19:44.846Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-02T16:19:44.846Z] [2022-07-02T16:19:44.846Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-02T16:19:44.846Z] firewalld_test.go:14: firewalld is not running [2022-07-02T16:19:44.846Z] [2022-07-02T16:19:44.846Z] DONE 327 tests, 9 skipped in 203.687s [2022-07-02T16:19:45.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main Post stage [Pipeline] junit [2022-07-02T16:19:45.445Z] Recording test results [2022-07-02T16:19:45.568Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T16:19:45.906Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43763/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8647759623a3192031ae3df79c5a80580e781c74 -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:8647759623a3192031ae3df79c5a80580e781c74 hack/make.sh dynbinary test-integration [2022-07-02T16:19:46.087Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-02T16:19:46.356Z] --- PASS: TestWaitConditions (0.01s) [2022-07-02T16:19:46.356Z] --- PASS: TestWaitConditions/next-exit (1.55s) [2022-07-02T16:19:46.356Z] --- PASS: TestWaitConditions/default (1.61s) [2022-07-02T16:19:46.356Z] --- PASS: TestWaitConditions/not-running (1.64s) [2022-07-02T16:19:46.356Z] --- PASS: TestWaitConditions/removed (1.65s) [2022-07-02T16:19:46.356Z] === CONT TestDaemonRestartIpcMode [2022-07-02T16:19:46.356Z] === CONT TestIpcModeOlderClient [2022-07-02T16:19:46.356Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-02T16:19:46.356Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-02T16:19:46.474Z] [2022-07-02T16:19:46.474Z] Removing bundles/ [2022-07-02T16:19:46.474Z] [2022-07-02T16:19:46.474Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-02T16:19:46.474Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-07-02T16:19:46.474Z] GOOS="" GOARCH="" GOARM="" [2022-07-02T16:19:47.451Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-02T16:19:47.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.79s) [2022-07-02T16:19:47.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-07-02T16:19:47.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-02T16:19:47.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.39s) [2022-07-02T16:19:47.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-07-02T16:19:47.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-07-02T16:19:47.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.53s) [2022-07-02T16:19:47.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.56s) [2022-07-02T16:19:47.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.03s) [2022-07-02T16:19:47.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-07-02T16:19:47.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.02s) [2022-07-02T16:19:47.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.85s) [2022-07-02T16:19:47.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.01s) [2022-07-02T16:19:47.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s) [2022-07-02T16:19:47.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s) [2022-07-02T16:19:47.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-07-02T16:19:47.452Z] === RUN TestCgroupNamespacesRun [2022-07-02T16:19:47.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-02T16:19:48.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-02T16:19:48.816Z] --- PASS: TestCgroupNamespacesRun (1.28s) [2022-07-02T16:19:48.816Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-02T16:19:48.816Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-02T16:19:48.816Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-02T16:19:48.816Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-02T16:19:48.905Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.47s) [2022-07-02T16:19:48.905Z] --- PASS: TestDaemonRestartIpcMode (2.73s) [2022-07-02T16:19:48.905Z] PASS [2022-07-02T16:19:48.905Z] [2022-07-02T16:19:48.905Z] === Skipped [2022-07-02T16:19:48.905Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-02T16:19:48.905Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-02T16:19:48.905Z] [2022-07-02T16:19:48.905Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-02T16:19:48.905Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-02T16:19:48.905Z] [2022-07-02T16:19:48.905Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-02T16:19:48.905Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-02T16:19:48.905Z] [2022-07-02T16:19:48.905Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-02T16:19:48.905Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-02T16:19:48.905Z] [2022-07-02T16:19:48.905Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-02T16:19:48.905Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-02T16:19:48.905Z] [2022-07-02T16:19:48.905Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-02T16:19:48.905Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-02T16:19:48.905Z] [2022-07-02T16:19:48.905Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-02T16:19:48.905Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-02T16:19:48.905Z] [2022-07-02T16:19:48.905Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-02T16:19:48.905Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-02T16:19:48.905Z] [2022-07-02T16:19:48.905Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-02T16:19:48.905Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-02T16:19:48.905Z] [2022-07-02T16:19:48.905Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-02T16:19:48.905Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-02T16:19:48.905Z] [2022-07-02T16:19:48.905Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-02T16:19:48.905Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-02T16:19:48.905Z] [2022-07-02T16:19:48.905Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-02T16:19:48.905Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-02T16:19:48.905Z] [2022-07-02T16:19:48.905Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-02T16:19:48.905Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-02T16:19:48.905Z] [2022-07-02T16:19:48.905Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-07-02T16:19:48.905Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-02T16:19:48.905Z] [2022-07-02T16:19:48.906Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-02T16:19:48.906Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-02T16:19:48.906Z] [2022-07-02T16:19:48.906Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-02T16:19:48.906Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-02T16:19:48.906Z] [2022-07-02T16:19:48.906Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-02T16:19:48.906Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-02T16:19:48.906Z] [2022-07-02T16:19:48.906Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-02T16:19:48.906Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-02T16:19:48.906Z] [2022-07-02T16:19:48.906Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-02T16:19:48.906Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-02T16:19:48.906Z] [2022-07-02T16:19:48.906Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-02T16:19:48.906Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-02T16:19:48.906Z] [2022-07-02T16:19:48.906Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-02T16:19:48.906Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-02T16:19:48.906Z] [2022-07-02T16:19:48.906Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-02T16:19:48.906Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-02T16:19:48.906Z] [2022-07-02T16:19:48.906Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-02T16:19:48.906Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-02T16:19:48.906Z] [2022-07-02T16:19:48.906Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-02T16:19:48.906Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-02T16:19:48.906Z] [2022-07-02T16:19:48.906Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-02T16:19:48.906Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-02T16:19:48.906Z] [2022-07-02T16:19:48.906Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-02T16:19:48.906Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-02T16:19:48.906Z] [2022-07-02T16:19:48.906Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-02T16:19:48.906Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-02T16:19:48.906Z] [2022-07-02T16:19:48.906Z] DONE 241 tests, 27 skipped in 81.229s [2022-07-02T16:19:48.906Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-02T16:19:48.906Z] === RUN TestConfigDaemonLibtrustID [2022-07-02T16:19:49.482Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-07-02T16:19:49.482Z] === RUN TestConfigDaemonID [2022-07-02T16:19:50.179Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s) [2022-07-02T16:19:50.179Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-02T16:19:50.423Z] daemon_test.go:83: [d2c9fb3d56ce8] daemon is not started [2022-07-02T16:19:50.424Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-02T16:19:50.424Z] === RUN TestDaemonConfigValidation [2022-07-02T16:19:50.424Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-02T16:19:50.424Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-02T16:19:50.424Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-02T16:19:50.424Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-02T16:19:50.424Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-02T16:19:50.424Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-02T16:19:50.424Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-02T16:19:50.424Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-02T16:19:50.424Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-02T16:19:50.424Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-02T16:19:50.424Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-02T16:19:50.424Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-02T16:19:50.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-02T16:19:50.685Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-02T16:19:50.685Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-02T16:19:50.685Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-02T16:19:50.685Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-02T16:19:50.685Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-02T16:19:50.685Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-07-02T16:19:50.685Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-07-02T16:19:50.685Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-07-02T16:19:50.685Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-07-02T16:19:50.685Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-02T16:19:50.685Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-02T16:19:51.106Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-07-02T16:19:51.106Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-02T16:19:52.068Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-02T16:19:52.511Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-07-02T16:19:52.511Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-02T16:19:53.010Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-02T16:19:53.439Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-07-02T16:19:53.439Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-02T16:19:53.953Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-02T16:19:53.953Z] daemon_test.go:197: [da437d2344ee2] daemon is not started [2022-07-02T16:19:53.953Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-07-02T16:19:53.953Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-07-02T16:19:53.953Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-07-02T16:19:53.953Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-07-02T16:19:53.953Z] === RUN TestDaemonProxy [2022-07-02T16:19:53.953Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-02T16:19:53.953Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-02T16:19:53.953Z] PASS [2022-07-02T16:19:53.953Z] [2022-07-02T16:19:53.953Z] === Skipped [2022-07-02T16:19:53.953Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-02T16:19:53.953Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-02T16:19:53.953Z] [2022-07-02T16:19:53.953Z] DONE 13 tests, 1 skipped in 5.247s [2022-07-02T16:19:53.953Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-02T16:19:54.213Z] INFO: Testing against a local daemon [2022-07-02T16:19:54.213Z] === RUN TestCommitInheritsEnv [2022-07-02T16:19:54.365Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-02T16:19:54.365Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-02T16:19:55.293Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-07-02T16:19:55.293Z] === RUN TestNISDomainname [2022-07-02T16:19:55.857Z] --- PASS: TestNISDomainname (0.57s) [2022-07-02T16:19:55.857Z] === RUN TestHostnameDnsResolution [2022-07-02T16:19:56.124Z] --- PASS: TestCommitInheritsEnv (2.02s) [2022-07-02T16:19:56.124Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-02T16:19:56.124Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-02T16:19:56.124Z] === RUN TestImportWithCustomPlatform [2022-07-02T16:19:56.124Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-02T16:19:56.124Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-02T16:19:56.124Z] === RUN TestImportWithCustomPlatform// [2022-07-02T16:19:56.124Z] === RUN TestImportWithCustomPlatform/linux [2022-07-02T16:19:56.384Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-02T16:19:56.384Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-02T16:19:56.384Z] === RUN TestImportWithCustomPlatform/macos [2022-07-02T16:19:56.384Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-02T16:19:56.384Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-02T16:19:56.384Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-02T16:19:56.384Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-02T16:19:56.384Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-02T16:19:56.384Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-02T16:19:56.384Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-02T16:19:56.384Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-02T16:19:56.384Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-02T16:19:56.384Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-02T16:19:56.384Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-02T16:19:56.384Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-02T16:19:56.384Z] === RUN TestImagesFilterMultiReference [2022-07-02T16:19:56.644Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-07-02T16:19:56.644Z] === RUN TestImagePullPlatformInvalid [2022-07-02T16:19:56.644Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-02T16:19:56.644Z] === RUN TestRemoveImageOrphaning [2022-07-02T16:19:56.784Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-07-02T16:19:56.784Z] === RUN TestUnprivilegedPortsAndPing [2022-07-02T16:19:57.345Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2022-07-02T16:19:57.345Z] === RUN TestPrivilegedHostDevices [2022-07-02T16:19:57.602Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-07-02T16:19:57.602Z] === RUN TestRunConsoleSize [2022-07-02T16:19:58.164Z] --- PASS: TestRunConsoleSize (0.54s) [2022-07-02T16:19:58.164Z] === RUN TestStats [2022-07-02T16:19:58.554Z] --- PASS: TestRemoveImageOrphaning (1.59s) [2022-07-02T16:19:58.554Z] === RUN TestRemoveImageGarbageCollector [2022-07-02T16:19:58.554Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-02T16:19:58.554Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-02T16:19:58.554Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-02T16:19:58.554Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-02T16:19:58.554Z] === RUN TestTagInvalidReference [2022-07-02T16:19:58.554Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-02T16:19:58.554Z] === RUN TestTagValidPrefixedRepo [2022-07-02T16:19:58.554Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-02T16:19:58.554Z] === RUN TestTagExistedNameWithoutForce [2022-07-02T16:19:58.554Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-02T16:19:58.554Z] === RUN TestTagOfficialNames [2022-07-02T16:19:58.554Z] --- PASS: TestTagOfficialNames (0.06s) [2022-07-02T16:19:58.554Z] === RUN TestTagMatchesDigest [2022-07-02T16:19:58.554Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-02T16:19:58.554Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-02T16:19:58.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-02T16:20:01.445Z] --- PASS: TestStats (2.99s) [2022-07-02T16:20:01.445Z] === RUN TestStopContainerWithTimeout [2022-07-02T16:20:01.445Z] === RUN TestStopContainerWithTimeout/0 [2022-07-02T16:20:01.445Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-02T16:20:01.445Z] === RUN TestStopContainerWithTimeout/1 [2022-07-02T16:20:01.445Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-02T16:20:01.445Z] === RUN TestStopContainerWithTimeout/3 [2022-07-02T16:20:01.445Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-02T16:20:01.445Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-02T16:20:01.445Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-02T16:20:01.445Z] === CONT TestStopContainerWithTimeout/0 [2022-07-02T16:20:01.445Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-02T16:20:02.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-02T16:20:03.333Z] === CONT TestStopContainerWithTimeout/3 [2022-07-02T16:20:04.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-02T16:20:04.697Z] === CONT TestStopContainerWithTimeout/1 [2022-07-02T16:20:05.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-02T16:20:07.227Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-02T16:20:07.227Z] --- PASS: TestStopContainerWithTimeout/0 (1.83s) [2022-07-02T16:20:07.227Z] --- PASS: TestStopContainerWithTimeout/-1 (3.54s) [2022-07-02T16:20:07.227Z] --- PASS: TestStopContainerWithTimeout/3 (3.33s) [2022-07-02T16:20:07.227Z] --- PASS: TestStopContainerWithTimeout/1 (2.55s) [2022-07-02T16:20:07.227Z] === RUN TestDeleteDevicemapper [2022-07-02T16:20:07.227Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-02T16:20:07.227Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-02T16:20:07.227Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-02T16:20:07.317Z] sha256:7ae641728c4b607b8bf10bb68735da0de07bb2016a38da9f1d868f8ad4799c38 [2022-07-02T16:20:07.317Z] INFO: Starting docker-py tests... [2022-07-02T16:20:07.317Z] ============================= test session starts ============================== [2022-07-02T16:20:07.317Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-02T16:20:07.317Z] rootdir: /src, inifile: pytest.ini [2022-07-02T16:20:07.317Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-02T16:20:07.317Z] collected 395 items / 2 deselected / 393 selected [2022-07-02T16:20:07.317Z] [2022-07-02T16:20:09.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-02T16:20:09.748Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.97s) [2022-07-02T16:20:09.748Z] === RUN TestUpdateMemory [2022-07-02T16:20:09.748Z] --- PASS: TestUpdateMemory (0.56s) [2022-07-02T16:20:09.748Z] === RUN TestUpdateCPUQuota [2022-07-02T16:20:10.678Z] --- PASS: TestUpdateCPUQuota (0.91s) [2022-07-02T16:20:10.678Z] === RUN TestUpdatePidsLimit [2022-07-02T16:20:10.678Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-02T16:20:10.934Z] === RUN TestUpdatePidsLimit/no_change [2022-07-02T16:20:11.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-02T16:20:11.190Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-02T16:20:11.445Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-02T16:20:11.701Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-02T16:20:11.701Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-02T16:20:11.957Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-02T16:20:12.884Z] --- PASS: TestUpdatePidsLimit (1.97s) [2022-07-02T16:20:12.884Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-07-02T16:20:12.884Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-07-02T16:20:12.884Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-07-02T16:20:12.884Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-07-02T16:20:12.884Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-07-02T16:20:12.884Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-07-02T16:20:12.884Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-07-02T16:20:12.884Z] === RUN TestUpdateRestartPolicy [2022-07-02T16:20:15.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-02T16:20:17.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-02T16:20:20.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-02T16:20:22.428Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-02T16:20:22.428Z] Using test binary docker [2022-07-02T16:20:22.428Z] +++ /etc/init.d/apparmor start [2022-07-02T16:20:22.428Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-02T16:20:22.428Z] INFO: Waiting for daemon to start... [2022-07-02T16:20:22.428Z] Starting dockerd [2022-07-02T16:20:22.428Z] +++ 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 [2022-07-02T16:20:23.693Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-02T16:20:24.509Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-02T16:20:24.583Z] . [2022-07-02T16:20:24.583Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-02T16:20:24.840Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-02T16:20:24.840Z] Error: No such image: emptyfs [2022-07-02T16:20:24.840Z] ++++ docker load [2022-07-02T16:20:24.840Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-02T16:20:25.094Z] --- PASS: TestUpdateRestartPolicy (11.01s) [2022-07-02T16:20:25.094Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-02T16:20:25.094Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) [2022-07-02T16:20:25.094Z] === RUN TestWaitNonBlocked [2022-07-02T16:20:25.094Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-02T16:20:25.094Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-02T16:20:25.094Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-02T16:20:25.094Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-02T16:20:25.094Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-02T16:20:25.095Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-02T16:20:25.095Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-02T16:20:25.095Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2022-07-02T16:20:25.095Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s) [2022-07-02T16:20:25.095Z] === RUN TestWaitBlocked [2022-07-02T16:20:25.095Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-02T16:20:25.095Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-02T16:20:25.095Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-02T16:20:25.095Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-02T16:20:25.095Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-02T16:20:25.095Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-02T16:20:25.097Z] Running integration-test (iteration 1) [2022-07-02T16:20:25.098Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-02T16:20:25.098Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:20:25.098Z] ++ set -e [2022-07-02T16:20:25.098Z] ++ '[' -n 0 ']' [2022-07-02T16:20:25.098Z] ++ set -x [2022-07-02T16:20:25.098Z] ++ 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=amd64 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 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/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:20:25.657Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-02T16:20:25.657Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-07-02T16:20:25.657Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2022-07-02T16:20:25.657Z] === RUN TestWaitConditions [2022-07-02T16:20:25.657Z] === RUN TestWaitConditions/default [2022-07-02T16:20:25.657Z] === PAUSE TestWaitConditions/default [2022-07-02T16:20:25.657Z] === RUN TestWaitConditions/not-running [2022-07-02T16:20:25.657Z] === PAUSE TestWaitConditions/not-running [2022-07-02T16:20:25.657Z] === RUN TestWaitConditions/next-exit [2022-07-02T16:20:25.657Z] === PAUSE TestWaitConditions/next-exit [2022-07-02T16:20:25.657Z] === RUN TestWaitConditions/removed [2022-07-02T16:20:25.657Z] === PAUSE TestWaitConditions/removed [2022-07-02T16:20:25.657Z] === CONT TestWaitConditions/default [2022-07-02T16:20:25.657Z] === CONT TestWaitConditions/next-exit [2022-07-02T16:20:25.889Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-02T16:20:26.046Z] Loaded image: busybox:latest [2022-07-02T16:20:26.611Z] Loaded image: busybox:glibc [2022-07-02T16:20:27.545Z] === CONT TestWaitConditions/removed [2022-07-02T16:20:27.545Z] === CONT TestWaitConditions/not-running [2022-07-02T16:20:28.955Z] --- PASS: TestWaitConditions (0.01s) [2022-07-02T16:20:28.955Z] --- PASS: TestWaitConditions/next-exit (1.66s) [2022-07-02T16:20:28.955Z] --- PASS: TestWaitConditions/default (1.70s) [2022-07-02T16:20:28.955Z] --- PASS: TestWaitConditions/removed (1.57s) [2022-07-02T16:20:28.955Z] --- PASS: TestWaitConditions/not-running (1.55s) [2022-07-02T16:20:28.955Z] === CONT TestContainerStartOnDaemonRestart [2022-07-02T16:20:28.955Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-02T16:20:31.515Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.43s) [2022-07-02T16:20:31.515Z] === CONT TestDaemonHostGatewayIP [2022-07-02T16:20:31.515Z] --- PASS: TestContainerStartOnDaemonRestart (2.44s) [2022-07-02T16:20:31.515Z] === CONT TestDaemonRestartIpcMode [2022-07-02T16:20:31.870Z] Loaded image: debian:bullseye-slim [2022-07-02T16:20:31.870Z] Loaded image: hello-world:latest [2022-07-02T16:20:31.870Z] Loaded image: arm32v7/hello-world:latest [2022-07-02T16:20:31.870Z] INFO: Testing against a local daemon [2022-07-02T16:20:31.870Z] === RUN TestCgroupNamespacesBuild [2022-07-02T16:20:33.767Z] --- PASS: TestCgroupNamespacesBuild (2.41s) [2022-07-02T16:20:33.768Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-02T16:20:34.795Z] --- PASS: TestDaemonRestartIpcMode (2.78s) [2022-07-02T16:20:34.795Z] === CONT TestContainerKillOnDaemonStart [2022-07-02T16:20:34.795Z] --- PASS: TestDaemonHostGatewayIP (2.89s) [2022-07-02T16:20:34.795Z] === CONT TestIpcModeOlderClient [2022-07-02T16:20:34.795Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-02T16:20:36.324Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.22s) [2022-07-02T16:20:36.324Z] === RUN TestBuildWithSession [2022-07-02T16:20:36.324Z] build_session_test.go:25: TODO: BuildKit [2022-07-02T16:20:36.324Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-02T16:20:36.324Z] === RUN TestBuildSquashParent [2022-07-02T16:20:44.428Z] --- PASS: TestBuildSquashParent (8.49s) [2022-07-02T16:20:44.428Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-02T16:20:44.428Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-02T16:20:44.428Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-02T16:20:44.428Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-02T16:20:44.428Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-02T16:20:44.428Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-02T16:20:44.428Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-02T16:20:44.428Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-02T16:20:44.428Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-02T16:20:44.428Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-02T16:20:44.428Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-02T16:20:44.428Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-02T16:20:44.428Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-02T16:20:44.428Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-02T16:20:44.428Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-02T16:20:46.957Z] --- PASS: TestContainerKillOnDaemonStart (11.54s) [2022-07-02T16:20:46.957Z] PASS [2022-07-02T16:20:46.957Z] [2022-07-02T16:20:46.957Z] === Skipped [2022-07-02T16:20:46.957Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-02T16:20:46.957Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-02T16:20:46.957Z] [2022-07-02T16:20:46.957Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-02T16:20:46.957Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-02T16:20:46.957Z] [2022-07-02T16:20:46.957Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-02T16:20:46.957Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-02T16:20:46.957Z] [2022-07-02T16:20:46.957Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-02T16:20:46.957Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-02T16:20:46.957Z] [2022-07-02T16:20:46.957Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-02T16:20:46.957Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-02T16:20:46.957Z] [2022-07-02T16:20:46.957Z] DONE 264 tests, 5 skipped in 134.433s [2022-07-02T16:20:46.957Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-02T16:20:46.957Z] === RUN TestConfigDaemonLibtrustID [2022-07-02T16:20:46.957Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-02T16:20:46.957Z] === RUN TestConfigDaemonID [2022-07-02T16:20:47.519Z] daemon_test.go:83: [db8e50e16bb6a] daemon is not started [2022-07-02T16:20:47.519Z] --- PASS: TestConfigDaemonID (1.03s) [2022-07-02T16:20:47.519Z] === RUN TestDaemonConfigValidation [2022-07-02T16:20:47.519Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-02T16:20:47.519Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-02T16:20:47.519Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-02T16:20:47.519Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-02T16:20:47.519Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-02T16:20:47.519Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-02T16:20:47.519Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-02T16:20:47.519Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-02T16:20:47.519Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-02T16:20:47.519Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-02T16:20:47.519Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-02T16:20:47.519Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-02T16:20:47.519Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-02T16:20:47.519Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-02T16:20:47.519Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-02T16:20:47.519Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-02T16:20:47.519Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-07-02T16:20:47.519Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-07-02T16:20:47.519Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-02T16:20:47.519Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-02T16:20:47.519Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-07-02T16:20:47.519Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-02T16:20:47.519Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-02T16:20:48.608Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-02T16:20:48.608Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-02T16:20:48.883Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-02T16:20:49.855Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-02T16:20:50.784Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-02T16:20:50.784Z] daemon_test.go:197: [d4aa8c2c5db5f] daemon is not started [2022-07-02T16:20:50.784Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-02T16:20:50.784Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-07-02T16:20:50.784Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-07-02T16:20:50.784Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-02T16:20:50.784Z] === RUN TestDaemonProxy [2022-07-02T16:20:50.784Z] === RUN TestDaemonProxy/environment_variables [2022-07-02T16:20:51.133Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-02T16:20:51.391Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-02T16:20:52.671Z] === RUN TestDaemonProxy/command-line_options [2022-07-02T16:20:54.561Z] === RUN TestDaemonProxy/configuration_file [2022-07-02T16:20:54.669Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-02T16:20:54.669Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.33s) [2022-07-02T16:20:54.669Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.48s) [2022-07-02T16:20:54.669Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.10s) [2022-07-02T16:20:54.669Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.32s) [2022-07-02T16:20:54.669Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.37s) [2022-07-02T16:20:54.669Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.19s) [2022-07-02T16:20:54.669Z] === RUN TestBuildMultiStageCopy [2022-07-02T16:20:54.669Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-02T16:20:55.565Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-02T16:20:55.925Z] === RUN TestDaemonProxy/conflicting_options [2022-07-02T16:20:56.487Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-02T16:20:57.048Z] --- PASS: TestDaemonProxy (6.23s) [2022-07-02T16:20:57.048Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-07-02T16:20:57.048Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-07-02T16:20:57.048Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-07-02T16:20:57.048Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-02T16:20:57.048Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-02T16:20:57.048Z] PASS [2022-07-02T16:20:57.048Z] [2022-07-02T16:20:57.048Z] DONE 18 tests in 11.157s [2022-07-02T16:20:57.048Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-02T16:20:57.048Z] INFO: Testing against a local daemon [2022-07-02T16:20:57.048Z] === RUN TestCommitInheritsEnv [2022-07-02T16:20:57.194Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-02T16:20:57.304Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-07-02T16:20:57.304Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-02T16:20:57.304Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-02T16:20:57.304Z] === RUN TestImportWithCustomPlatform [2022-07-02T16:20:57.304Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-02T16:20:57.560Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-02T16:20:57.560Z] === RUN TestImportWithCustomPlatform// [2022-07-02T16:20:57.561Z] === RUN TestImportWithCustomPlatform/linux [2022-07-02T16:20:57.561Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-02T16:20:57.561Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-02T16:20:57.561Z] === RUN TestImportWithCustomPlatform/macos [2022-07-02T16:20:57.561Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-02T16:20:57.561Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-02T16:20:57.561Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-07-02T16:20:57.561Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-02T16:20:57.561Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-02T16:20:57.561Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-02T16:20:57.561Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-02T16:20:57.561Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-02T16:20:57.561Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-02T16:20:57.561Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-02T16:20:57.561Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-02T16:20:57.561Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-02T16:20:57.561Z] === RUN TestImagesFilterMultiReference [2022-07-02T16:20:57.759Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-02T16:20:57.816Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-02T16:20:57.816Z] === RUN TestImagePullPlatformInvalid [2022-07-02T16:20:57.816Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-02T16:20:57.816Z] === RUN TestRemoveImageOrphaning [2022-07-02T16:20:58.072Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-07-02T16:20:58.072Z] === RUN TestRemoveImageGarbageCollector [2022-07-02T16:20:58.325Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-02T16:20:58.633Z] time="2022-07-02T16:20:58Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-02T16:20:58.890Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-02T16:20:59.823Z] --- PASS: TestBuildMultiStageCopy (5.08s) [2022-07-02T16:20:59.823Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.71s) [2022-07-02T16:20:59.823Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2022-07-02T16:20:59.823Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2022-07-02T16:20:59.823Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2022-07-02T16:20:59.823Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2022-07-02T16:20:59.823Z] === RUN TestBuildMultiStageParentConfig [2022-07-02T16:21:00.000Z] --- PASS: TestRemoveImageGarbageCollector (1.90s) [2022-07-02T16:21:00.000Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-02T16:21:00.000Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-02T16:21:00.000Z] === RUN TestTagInvalidReference [2022-07-02T16:21:00.000Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-02T16:21:00.000Z] === RUN TestTagValidPrefixedRepo [2022-07-02T16:21:00.000Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-02T16:21:00.000Z] === RUN TestTagExistedNameWithoutForce [2022-07-02T16:21:00.000Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-02T16:21:00.000Z] === RUN TestTagOfficialNames [2022-07-02T16:21:00.000Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-02T16:21:00.000Z] === RUN TestTagMatchesDigest [2022-07-02T16:21:00.000Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-02T16:21:00.000Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-02T16:21:01.195Z] --- PASS: TestBuildMultiStageParentConfig (1.43s) [2022-07-02T16:21:01.195Z] === RUN TestBuildLabelWithTargets [2022-07-02T16:21:03.719Z] --- PASS: TestBuildLabelWithTargets (2.26s) [2022-07-02T16:21:03.719Z] === RUN TestBuildWithEmptyLayers [2022-07-02T16:21:04.651Z] --- PASS: TestBuildWithEmptyLayers (1.22s) [2022-07-02T16:21:04.651Z] === RUN TestBuildMultiStageOnBuild [2022-07-02T16:21:07.927Z] --- PASS: TestBuildMultiStageOnBuild (3.13s) [2022-07-02T16:21:07.927Z] === RUN TestBuildUncleanTarFilenames [2022-07-02T16:21:09.836Z] --- PASS: TestBuildUncleanTarFilenames (2.15s) [2022-07-02T16:21:09.836Z] === RUN TestBuildMultiStageLayerLeak [2022-07-02T16:21:13.110Z] --- PASS: TestBuildMultiStageLayerLeak (3.29s) [2022-07-02T16:21:13.110Z] === RUN TestBuildWithHugeFile [2022-07-02T16:21:22.920Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-07-02T16:21:22.920Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-07-02T16:21:22.920Z] GOOS="" GOARCH="" GOARM="" [2022-07-02T16:21:22.920Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-07-02T16:21:22.920Z] [2022-07-02T16:21:22.920Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-02T16:21:22.920Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-02T16:21:22.920Z] HOSTNAME=186dbfd38b86 [2022-07-02T16:21:22.920Z] TESTDEBUG=0 [2022-07-02T16:21:22.920Z] DEST=bundles/test-integration [2022-07-02T16:21:22.920Z] PWD=/go/src/github.com/docker/docker [2022-07-02T16:21:22.920Z] DOCKER_GITCOMMIT=8647759623a3192031ae3df79c5a80580e781c74 [2022-07-02T16:21:22.920Z] container=docker [2022-07-02T16:21:22.920Z] HOME=/root [2022-07-02T16:21:22.920Z] GOLANG_VERSION=1.18.3 [2022-07-02T16:21:22.920Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-02T16:21:22.920Z] VALIDATE_BRANCH=master [2022-07-02T16:21:22.920Z] TERM=xterm [2022-07-02T16:21:22.920Z] DOCKER_PKG=github.com/docker/docker [2022-07-02T16:21:22.920Z] SHLVL=1 [2022-07-02T16:21:22.920Z] TIMEOUT=120m [2022-07-02T16:21:22.920Z] DOCKER_BUILDTAGS= journald [2022-07-02T16:21:22.920Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-02T16:21:22.920Z] GO111MODULE=off [2022-07-02T16:21:22.920Z] DOCKER_EXPERIMENTAL=1 [2022-07-02T16:21:22.920Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-02T16:21:22.920Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-02T16:21:22.920Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-02T16:21:22.920Z] GOPATH=/go [2022-07-02T16:21:22.920Z] PKG_CONFIG=pkg-config [2022-07-02T16:21:22.920Z] _=/usr/bin/env [2022-07-02T16:21:22.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-02T16:21:35.069Z] --- PASS: TestImportExtremelyLargeImageWorks (92.46s) [2022-07-02T16:21:35.070Z] PASS [2022-07-02T16:21:35.070Z] [2022-07-02T16:21:35.070Z] === Skipped [2022-07-02T16:21:35.070Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-02T16:21:35.070Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-02T16:21:35.070Z] [2022-07-02T16:21:35.070Z] DONE 22 tests, 1 skipped in 96.814s [2022-07-02T16:21:35.070Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-02T16:21:35.070Z] === RUN TestStripANSICommands [2022-07-02T16:21:35.070Z] === RUN TestStripANSICommands/#00 [2022-07-02T16:21:35.070Z] === RUN TestStripANSICommands/#01 [2022-07-02T16:21:35.070Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-02T16:21:35.070Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-02T16:21:35.070Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-02T16:21:35.070Z] PASS [2022-07-02T16:21:35.070Z] [2022-07-02T16:21:35.070Z] DONE 3 tests in 0.037s [2022-07-02T16:21:35.070Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-02T16:21:35.070Z] INFO: Testing against a local daemon [2022-07-02T16:21:35.070Z] === RUN TestNetworkCreateDelete [2022-07-02T16:21:35.070Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-07-02T16:21:35.070Z] === RUN TestDockerNetworkDeletePreferID [2022-07-02T16:21:35.070Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-07-02T16:21:35.070Z] === RUN TestDaemonDNSFallback [2022-07-02T16:21:38.367Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-07-02T16:21:38.367Z] === RUN TestInspectNetwork [2022-07-02T16:21:38.367Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:38.367Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-02T16:21:38.367Z] === RUN TestRunContainerWithBridgeNone [2022-07-02T16:21:38.367Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-02T16:21:38.367Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-02T16:21:38.367Z] === RUN TestNetworkInvalidJSON [2022-07-02T16:21:38.367Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-02T16:21:38.367Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-02T16:21:38.367Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-02T16:21:38.367Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-02T16:21:38.367Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-02T16:21:38.367Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-02T16:21:38.367Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-02T16:21:38.367Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-02T16:21:38.367Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-02T16:21:38.367Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-02T16:21:38.367Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-02T16:21:38.367Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-02T16:21:38.367Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-02T16:21:38.367Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-02T16:21:38.367Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-02T16:21:38.367Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-02T16:21:38.367Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-02T16:21:38.367Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-02T16:21:38.367Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-02T16:21:38.367Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-02T16:21:38.367Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-02T16:21:38.367Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-02T16:21:38.367Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-02T16:21:38.367Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-02T16:21:38.367Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-02T16:21:38.367Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-02T16:21:38.367Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-02T16:21:38.367Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-02T16:21:38.367Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-02T16:21:38.367Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-02T16:21:38.367Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-02T16:21:38.367Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-02T16:21:38.367Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-02T16:21:38.367Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-02T16:21:38.367Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-02T16:21:38.367Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-02T16:21:38.367Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-02T16:21:38.367Z] === RUN TestNetworkList [2022-07-02T16:21:38.367Z] === RUN TestNetworkList//networks [2022-07-02T16:21:38.367Z] === PAUSE TestNetworkList//networks [2022-07-02T16:21:38.367Z] === RUN TestNetworkList//networks/ [2022-07-02T16:21:38.367Z] === PAUSE TestNetworkList//networks/ [2022-07-02T16:21:38.367Z] === CONT TestNetworkList//networks [2022-07-02T16:21:38.367Z] === CONT TestNetworkList//networks/ [2022-07-02T16:21:38.367Z] --- PASS: TestNetworkList (0.01s) [2022-07-02T16:21:38.367Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-02T16:21:38.367Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-02T16:21:38.367Z] === RUN TestHostIPv4BridgeLabel [2022-07-02T16:21:38.367Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-02T16:21:38.367Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-02T16:21:38.367Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-02T16:21:38.367Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-02T16:21:38.367Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-02T16:21:38.367Z] === RUN TestDaemonDefaultNetworkPools [2022-07-02T16:21:38.367Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-02T16:21:38.367Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-02T16:21:38.367Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-02T16:21:38.367Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-02T16:21:38.367Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-02T16:21:38.367Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-02T16:21:38.367Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-02T16:21:38.367Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-02T16:21:38.367Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-02T16:21:38.367Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-02T16:21:38.367Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-02T16:21:38.367Z] === RUN TestServiceWithPredefinedNetwork [2022-07-02T16:21:38.367Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:38.367Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-02T16:21:38.367Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-02T16:21:38.367Z] service_test.go:243: FLAKY_TEST [2022-07-02T16:21:38.367Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-02T16:21:38.367Z] === RUN TestServiceWithDataPathPortInit [2022-07-02T16:21:38.367Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:38.367Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-02T16:21:38.367Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-02T16:21:38.367Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:38.367Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-02T16:21:38.367Z] PASS [2022-07-02T16:21:38.367Z] [2022-07-02T16:21:38.367Z] === Skipped [2022-07-02T16:21:38.367Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-02T16:21:38.367Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:38.367Z] [2022-07-02T16:21:38.367Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-02T16:21:38.367Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-02T16:21:38.367Z] [2022-07-02T16:21:38.367Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-02T16:21:38.367Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-02T16:21:38.367Z] [2022-07-02T16:21:38.367Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-02T16:21:38.367Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-02T16:21:38.367Z] [2022-07-02T16:21:38.367Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-02T16:21:38.367Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-02T16:21:38.367Z] [2022-07-02T16:21:38.367Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-02T16:21:38.367Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-02T16:21:38.367Z] [2022-07-02T16:21:38.367Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-02T16:21:38.367Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-02T16:21:38.367Z] [2022-07-02T16:21:38.367Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-02T16:21:38.367Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-02T16:21:38.367Z] [2022-07-02T16:21:38.367Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-02T16:21:38.367Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:38.367Z] [2022-07-02T16:21:38.367Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-02T16:21:38.367Z] service_test.go:243: FLAKY_TEST [2022-07-02T16:21:38.367Z] [2022-07-02T16:21:38.367Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-02T16:21:38.367Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:38.367Z] [2022-07-02T16:21:38.367Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-02T16:21:38.367Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:38.367Z] [2022-07-02T16:21:38.367Z] DONE 34 tests, 12 skipped in 7.091s [2022-07-02T16:21:38.367Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-02T16:21:38.367Z] INFO: Testing against a local daemon [2022-07-02T16:21:38.367Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-02T16:21:38.367Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-02T16:21:38.367Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-02T16:21:38.367Z] === RUN TestDockerNetworkIpvlan [2022-07-02T16:21:38.367Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-02T16:21:38.367Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-02T16:21:38.367Z] PASS [2022-07-02T16:21:38.367Z] [2022-07-02T16:21:38.367Z] === Skipped [2022-07-02T16:21:38.367Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-02T16:21:38.367Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-02T16:21:38.367Z] [2022-07-02T16:21:38.367Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-02T16:21:38.367Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-02T16:21:38.367Z] [2022-07-02T16:21:38.367Z] DONE 2 tests, 2 skipped in 0.089s [2022-07-02T16:21:38.368Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-02T16:21:38.368Z] INFO: Testing against a local daemon [2022-07-02T16:21:38.368Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-02T16:21:38.368Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-02T16:21:38.368Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-02T16:21:38.368Z] === RUN TestDockerNetworkMacvlan [2022-07-02T16:21:38.368Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-02T16:21:38.368Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-02T16:21:38.368Z] PASS [2022-07-02T16:21:38.368Z] [2022-07-02T16:21:38.368Z] === Skipped [2022-07-02T16:21:38.368Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-02T16:21:38.368Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-02T16:21:38.368Z] [2022-07-02T16:21:38.368Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-02T16:21:38.368Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-02T16:21:38.368Z] [2022-07-02T16:21:38.368Z] DONE 2 tests, 2 skipped in 0.084s [2022-07-02T16:21:38.368Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-02T16:21:38.368Z] testing: warning: no tests to run [2022-07-02T16:21:38.368Z] PASS [2022-07-02T16:21:38.368Z] [2022-07-02T16:21:38.368Z] DONE 0 tests in 0.020s [2022-07-02T16:21:38.368Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-02T16:21:38.368Z] INFO: Testing against a local daemon [2022-07-02T16:21:38.368Z] === RUN TestAuthZPluginAllowRequest [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-02T16:21:38.368Z] === RUN TestAuthZPluginTLS [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-02T16:21:38.368Z] === RUN TestAuthZPluginDenyRequest [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-02T16:21:38.368Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-02T16:21:38.368Z] === RUN TestAuthZPluginDenyResponse [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-02T16:21:38.368Z] === RUN TestAuthZPluginAllowEventStream [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-02T16:21:38.368Z] === RUN TestAuthZPluginErrorResponse [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-02T16:21:38.368Z] === RUN TestAuthZPluginErrorRequest [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-02T16:21:38.368Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-02T16:21:38.368Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-02T16:21:38.368Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-02T16:21:38.368Z] === RUN TestAuthZPluginHeader [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-02T16:21:38.368Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2022-07-02T16:21:38.368Z] === RUN TestAuthZPluginV2Disable [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-07-02T16:21:38.368Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-07-02T16:21:38.368Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-07-02T16:21:38.368Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-07-02T16:21:38.368Z] PASS [2022-07-02T16:21:38.368Z] [2022-07-02T16:21:38.368Z] === Skipped [2022-07-02T16:21:38.368Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] [2022-07-02T16:21:38.368Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] [2022-07-02T16:21:38.368Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] [2022-07-02T16:21:38.368Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] [2022-07-02T16:21:38.368Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] [2022-07-02T16:21:38.368Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] [2022-07-02T16:21:38.368Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] [2022-07-02T16:21:38.368Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] [2022-07-02T16:21:38.368Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] [2022-07-02T16:21:38.368Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] [2022-07-02T16:21:38.368Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] [2022-07-02T16:21:38.368Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] [2022-07-02T16:21:38.368Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] [2022-07-02T16:21:38.368Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] [2022-07-02T16:21:38.368Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] [2022-07-02T16:21:38.368Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] [2022-07-02T16:21:38.368Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-07-02T16:21:38.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.368Z] [2022-07-02T16:21:38.368Z] DONE 17 tests, 17 skipped in 0.269s [2022-07-02T16:21:38.368Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-02T16:21:38.628Z] INFO: Testing against a local daemon [2022-07-02T16:21:38.628Z] === RUN TestPluginInvalidJSON [2022-07-02T16:21:38.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-02T16:21:38.628Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-02T16:21:38.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-02T16:21:38.628Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-02T16:21:38.628Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-02T16:21:38.628Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-02T16:21:38.628Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-02T16:21:38.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-02T16:21:38.628Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-02T16:21:38.628Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-02T16:21:38.628Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-02T16:21:38.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-02T16:21:38.628Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-02T16:21:38.628Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-02T16:21:38.628Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-02T16:21:38.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-02T16:21:38.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-02T16:21:38.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-02T16:21:38.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-02T16:21:38.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-02T16:21:38.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-02T16:21:38.628Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-02T16:21:38.628Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-02T16:21:38.628Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-02T16:21:38.628Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-02T16:21:38.628Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-02T16:21:38.628Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-02T16:21:38.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-02T16:21:38.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-02T16:21:38.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-02T16:21:38.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-02T16:21:38.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-02T16:21:38.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-02T16:21:38.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-02T16:21:38.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-02T16:21:38.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-02T16:21:38.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-02T16:21:38.628Z] === RUN TestPluginInstall [2022-07-02T16:21:38.628Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.628Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-02T16:21:38.628Z] === RUN TestPluginsWithRuntimes [2022-07-02T16:21:38.628Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-02T16:21:38.628Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-02T16:21:38.628Z] === RUN TestPluginBackCompatMediaTypes [2022-07-02T16:21:38.628Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-02T16:21:38.628Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-02T16:21:38.628Z] PASS [2022-07-02T16:21:38.628Z] [2022-07-02T16:21:38.628Z] === Skipped [2022-07-02T16:21:38.628Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-02T16:21:38.628Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-02T16:21:38.628Z] [2022-07-02T16:21:38.628Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-02T16:21:38.628Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-02T16:21:38.628Z] [2022-07-02T16:21:38.628Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-02T16:21:38.628Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-02T16:21:38.628Z] [2022-07-02T16:21:38.628Z] DONE 19 tests, 3 skipped in 0.147s [2022-07-02T16:21:38.628Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-02T16:21:38.628Z] INFO: Testing against a local daemon [2022-07-02T16:21:38.628Z] === RUN TestExternalGraphDriver [2022-07-02T16:21:38.889Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-02T16:21:38.889Z] --- SKIP: TestExternalGraphDriver (0.04s) [2022-07-02T16:21:38.889Z] === RUN TestGraphdriverPluginV2 [2022-07-02T16:21:43.093Z] --- PASS: TestGraphdriverPluginV2 (3.56s) [2022-07-02T16:21:43.093Z] PASS [2022-07-02T16:21:43.093Z] [2022-07-02T16:21:43.093Z] === Skipped [2022-07-02T16:21:43.093Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s) [2022-07-02T16:21:43.093Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-02T16:21:43.093Z] [2022-07-02T16:21:43.093Z] DONE 2 tests, 1 skipped in 3.691s [2022-07-02T16:21:43.093Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-02T16:21:43.093Z] INFO: Testing against a local daemon [2022-07-02T16:21:43.093Z] === RUN TestContinueAfterPluginCrash [2022-07-02T16:21:43.093Z] === PAUSE TestContinueAfterPluginCrash [2022-07-02T16:21:43.093Z] === RUN TestReadPluginNoRead [2022-07-02T16:21:43.093Z] === PAUSE TestReadPluginNoRead [2022-07-02T16:21:43.093Z] === RUN TestDaemonStartWithLogOpt [2022-07-02T16:21:43.093Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-02T16:21:43.093Z] === CONT TestContinueAfterPluginCrash [2022-07-02T16:21:43.093Z] === CONT TestDaemonStartWithLogOpt [2022-07-02T16:21:47.298Z] --- PASS: TestDaemonStartWithLogOpt (4.33s) [2022-07-02T16:21:47.298Z] === CONT TestReadPluginNoRead [2022-07-02T16:21:48.938Z] .........................xx.................... [ 29%] [2022-07-02T16:21:49.209Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-02T16:21:49.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-02T16:21:49.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-02T16:21:50.153Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-02T16:21:51.536Z] --- PASS: TestContinueAfterPluginCrash (9.02s) [2022-07-02T16:21:51.536Z] === RUN TestReadPluginNoRead/default [2022-07-02T16:21:52.918Z] === CONT TestReadPluginNoRead [2022-07-02T16:21:52.918Z] read_test.go:92: [dda680381a4ed] daemon is not started [2022-07-02T16:21:52.918Z] --- PASS: TestReadPluginNoRead (6.06s) [2022-07-02T16:21:52.918Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-07-02T16:21:52.918Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.34s) [2022-07-02T16:21:52.919Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-07-02T16:21:52.919Z] PASS [2022-07-02T16:21:52.919Z] [2022-07-02T16:21:52.919Z] DONE 6 tests in 10.508s [2022-07-02T16:21:52.919Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-02T16:21:52.919Z] testing: warning: no tests to run [2022-07-02T16:21:52.919Z] PASS [2022-07-02T16:21:52.919Z] [2022-07-02T16:21:52.919Z] DONE 0 tests in 0.034s [2022-07-02T16:21:52.919Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-02T16:21:52.919Z] INFO: Testing against a local daemon [2022-07-02T16:21:52.919Z] === RUN TestPluginWithDevMounts [2022-07-02T16:21:52.919Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-02T16:21:52.919Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-02T16:21:52.919Z] PASS [2022-07-02T16:21:52.919Z] [2022-07-02T16:21:52.919Z] === Skipped [2022-07-02T16:21:52.919Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-02T16:21:52.919Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-02T16:21:52.919Z] [2022-07-02T16:21:52.919Z] DONE 1 tests, 1 skipped in 0.111s [2022-07-02T16:21:52.919Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-02T16:21:53.180Z] INFO: Testing against a local daemon [2022-07-02T16:21:53.180Z] === RUN TestSecretInspect [2022-07-02T16:21:53.180Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:53.180Z] --- SKIP: TestSecretInspect (0.02s) [2022-07-02T16:21:53.180Z] === RUN TestSecretList [2022-07-02T16:21:53.180Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:53.180Z] --- SKIP: TestSecretList (0.01s) [2022-07-02T16:21:53.180Z] === RUN TestSecretsCreateAndDelete [2022-07-02T16:21:53.180Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:53.180Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-07-02T16:21:53.180Z] === RUN TestSecretsUpdate [2022-07-02T16:21:53.180Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:53.180Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-07-02T16:21:53.180Z] === RUN TestTemplatedSecret [2022-07-02T16:21:53.180Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:53.180Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-02T16:21:53.180Z] === RUN TestSecretCreateResolve [2022-07-02T16:21:53.180Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:53.180Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-02T16:21:53.180Z] PASS [2022-07-02T16:21:53.180Z] [2022-07-02T16:21:53.180Z] === Skipped [2022-07-02T16:21:53.180Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-07-02T16:21:53.180Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:53.180Z] [2022-07-02T16:21:53.180Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-02T16:21:53.180Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:53.180Z] [2022-07-02T16:21:53.180Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-07-02T16:21:53.180Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:53.180Z] [2022-07-02T16:21:53.180Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-07-02T16:21:53.180Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:53.180Z] [2022-07-02T16:21:53.180Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-02T16:21:53.180Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:53.180Z] [2022-07-02T16:21:53.180Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-02T16:21:53.180Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:53.180Z] [2022-07-02T16:21:53.180Z] DONE 6 tests, 6 skipped in 0.153s [2022-07-02T16:21:53.180Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-02T16:21:53.180Z] INFO: Testing against a local daemon [2022-07-02T16:21:53.180Z] === RUN TestServiceCreateInit [2022-07-02T16:21:53.180Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-02T16:21:53.180Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:53.180Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-02T16:21:53.180Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:53.441Z] --- PASS: TestServiceCreateInit (0.02s) [2022-07-02T16:21:53.441Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-02T16:21:53.441Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-02T16:21:53.441Z] === RUN TestCreateServiceMultipleTimes [2022-07-02T16:21:53.441Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:53.441Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-02T16:21:53.441Z] === RUN TestCreateServiceConflict [2022-07-02T16:21:53.441Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:53.441Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-02T16:21:53.441Z] === RUN TestCreateServiceMaxReplicas [2022-07-02T16:21:53.441Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:53.441Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-02T16:21:53.441Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-02T16:21:53.441Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:53.441Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-02T16:21:53.441Z] === RUN TestCreateServiceSecretFileMode [2022-07-02T16:21:53.441Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:53.441Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2022-07-02T16:21:53.441Z] === RUN TestCreateServiceConfigFileMode [2022-07-02T16:21:53.441Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:53.441Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-02T16:21:53.441Z] === RUN TestCreateServiceSysctls [2022-07-02T16:21:53.441Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:53.441Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-02T16:21:53.441Z] === RUN TestCreateServiceCapabilities [2022-07-02T16:21:53.441Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:53.441Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-07-02T16:21:53.441Z] === RUN TestInspect [2022-07-02T16:21:53.441Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:53.441Z] --- SKIP: TestInspect (0.01s) [2022-07-02T16:21:53.441Z] === RUN TestCreateJob [2022-07-02T16:21:53.441Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:53.441Z] --- SKIP: TestCreateJob (0.01s) [2022-07-02T16:21:53.441Z] === RUN TestReplicatedJob [2022-07-02T16:21:53.441Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:53.441Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-02T16:21:53.441Z] === RUN TestUpdateReplicatedJob [2022-07-02T16:21:53.441Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:53.441Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-07-02T16:21:53.441Z] === RUN TestServiceListWithStatuses [2022-07-02T16:21:53.441Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-02T16:21:53.441Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-02T16:21:53.441Z] === RUN TestDockerNetworkConnectAlias [2022-07-02T16:21:53.441Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:53.441Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-02T16:21:53.441Z] === RUN TestDockerNetworkReConnect [2022-07-02T16:21:53.441Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:53.441Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-07-02T16:21:53.441Z] === RUN TestServicePlugin [2022-07-02T16:21:55.356Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:55.356Z] --- SKIP: TestServicePlugin (1.95s) [2022-07-02T16:21:55.356Z] === RUN TestServiceUpdateLabel [2022-07-02T16:21:55.356Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:55.356Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-02T16:21:55.356Z] === RUN TestServiceUpdateSecrets [2022-07-02T16:21:55.617Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:55.617Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-02T16:21:55.617Z] === RUN TestServiceUpdateConfigs [2022-07-02T16:21:55.617Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:55.617Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-02T16:21:55.617Z] === RUN TestServiceUpdateNetwork [2022-07-02T16:21:55.617Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:55.617Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-07-02T16:21:55.617Z] === RUN TestServiceUpdatePidsLimit [2022-07-02T16:21:55.617Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:55.617Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-07-02T16:21:55.617Z] PASS [2022-07-02T16:21:55.617Z] [2022-07-02T16:21:55.617Z] === Skipped [2022-07-02T16:21:55.617Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-02T16:21:55.617Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:55.617Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-02T16:21:55.617Z] [2022-07-02T16:21:55.617Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-02T16:21:55.617Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:55.617Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-02T16:21:55.617Z] [2022-07-02T16:21:55.617Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-02T16:21:55.617Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:55.617Z] [2022-07-02T16:21:55.617Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-02T16:21:55.617Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:55.617Z] [2022-07-02T16:21:55.617Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-02T16:21:55.617Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:55.617Z] [2022-07-02T16:21:55.617Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-02T16:21:55.617Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:55.617Z] [2022-07-02T16:21:55.618Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2022-07-02T16:21:55.618Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:55.618Z] [2022-07-02T16:21:55.618Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-02T16:21:55.618Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:55.618Z] [2022-07-02T16:21:55.618Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-02T16:21:55.618Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:55.618Z] [2022-07-02T16:21:55.618Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-07-02T16:21:55.618Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:55.618Z] [2022-07-02T16:21:55.618Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-02T16:21:55.618Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:55.618Z] [2022-07-02T16:21:55.618Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-02T16:21:55.618Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:55.618Z] [2022-07-02T16:21:55.618Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-02T16:21:55.618Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:55.618Z] [2022-07-02T16:21:55.618Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-07-02T16:21:55.618Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:55.618Z] [2022-07-02T16:21:55.618Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-02T16:21:55.618Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-02T16:21:55.618Z] [2022-07-02T16:21:55.618Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-02T16:21:55.618Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:55.618Z] [2022-07-02T16:21:55.618Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-07-02T16:21:55.618Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:55.618Z] [2022-07-02T16:21:55.618Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s) [2022-07-02T16:21:55.618Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:55.618Z] [2022-07-02T16:21:55.618Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-02T16:21:55.618Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:55.618Z] [2022-07-02T16:21:55.618Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-02T16:21:55.618Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:55.618Z] [2022-07-02T16:21:55.618Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-02T16:21:55.618Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:55.618Z] [2022-07-02T16:21:55.618Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-07-02T16:21:55.618Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:55.618Z] [2022-07-02T16:21:55.618Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-07-02T16:21:55.618Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-02T16:21:55.618Z] [2022-07-02T16:21:55.618Z] DONE 24 tests, 23 skipped in 2.366s [2022-07-02T16:21:55.618Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-02T16:21:55.618Z] INFO: Testing against a local daemon [2022-07-02T16:21:55.618Z] === RUN TestSessionCreate [2022-07-02T16:21:55.618Z] --- PASS: TestSessionCreate (0.03s) [2022-07-02T16:21:55.618Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-02T16:21:55.618Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-07-02T16:21:55.618Z] PASS [2022-07-02T16:21:55.618Z] [2022-07-02T16:21:55.618Z] DONE 2 tests in 0.164s [2022-07-02T16:21:55.618Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-02T16:21:55.879Z] INFO: Testing against a local daemon [2022-07-02T16:21:55.879Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-02T16:21:55.879Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-02T16:21:55.879Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-02T16:21:55.879Z] === RUN TestDiskUsage [2022-07-02T16:21:55.879Z] === PAUSE TestDiskUsage [2022-07-02T16:21:55.879Z] === RUN TestEventsExecDie [2022-07-02T16:21:56.450Z] --- PASS: TestEventsExecDie (0.51s) [2022-07-02T16:21:56.450Z] === RUN TestEventsBackwardsCompatible [2022-07-02T16:21:56.450Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-02T16:21:56.450Z] === RUN TestEventsVolumeCreate [2022-07-02T16:21:56.450Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-02T16:21:56.450Z] === RUN TestInfoBinaryCommits [2022-07-02T16:21:56.450Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-02T16:21:56.450Z] === RUN TestInfoAPIVersioned [2022-07-02T16:21:56.450Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-02T16:21:56.450Z] === RUN TestInfoAPI [2022-07-02T16:21:56.450Z] --- PASS: TestInfoAPI (0.02s) [2022-07-02T16:21:56.450Z] === RUN TestInfoAPIWarnings [2022-07-02T16:22:05.280Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-02T16:22:11.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-02T16:22:12.695Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-02T16:22:14.564Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-07-02T16:22:14.564Z] === RUN TestInfoDebug [2022-07-02T16:22:14.564Z] --- PASS: TestInfoDebug (0.54s) [2022-07-02T16:22:14.564Z] === RUN TestInfoInsecureRegistries [2022-07-02T16:22:14.564Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-07-02T16:22:14.564Z] === RUN TestInfoRegistryMirrors [2022-07-02T16:22:14.825Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-07-02T16:22:14.825Z] === RUN TestLoginFailsWithBadCredentials [2022-07-02T16:22:14.825Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-07-02T16:22:14.825Z] === RUN TestPingCacheHeaders [2022-07-02T16:22:14.825Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-02T16:22:14.825Z] === RUN TestPingGet [2022-07-02T16:22:14.825Z] --- PASS: TestPingGet (0.01s) [2022-07-02T16:22:14.825Z] === RUN TestPingHead [2022-07-02T16:22:14.825Z] --- PASS: TestPingHead (0.03s) [2022-07-02T16:22:14.825Z] === RUN TestPingSwarmHeader [2022-07-02T16:22:15.395Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-02T16:22:15.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-02T16:22:15.965Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-02T16:22:16.907Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-02T16:22:16.907Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-07-02T16:22:16.907Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-02T16:22:16.907Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-02T16:22:16.907Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-02T16:22:16.907Z] === RUN TestVersion [2022-07-02T16:22:16.907Z] --- PASS: TestVersion (0.04s) [2022-07-02T16:22:16.907Z] === CONT TestDiskUsage [2022-07-02T16:22:17.302Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-02T16:22:17.478Z] === RUN TestDiskUsage/empty [2022-07-02T16:22:17.478Z] === RUN TestDiskUsage/empty/container_types [2022-07-02T16:22:17.478Z] === RUN TestDiskUsage/empty/image_types [2022-07-02T16:22:17.478Z] === RUN TestDiskUsage/empty/volume_types [2022-07-02T16:22:17.478Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-02T16:22:17.478Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-02T16:22:17.478Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-02T16:22:17.478Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-02T16:22:17.478Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-02T16:22:17.478Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-02T16:22:17.478Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-02T16:22:17.478Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-02T16:22:17.738Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-02T16:22:17.738Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-02T16:22:17.738Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-02T16:22:17.738Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-02T16:22:17.738Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-02T16:22:17.738Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-02T16:22:17.738Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-02T16:22:17.739Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-02T16:22:17.739Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-02T16:22:17.739Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-02T16:22:17.739Z] === RUN TestDiskUsage/after_container.Run [2022-07-02T16:22:17.999Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-02T16:22:17.999Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-02T16:22:17.999Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-02T16:22:17.999Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-02T16:22:17.999Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-02T16:22:17.999Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-02T16:22:17.999Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-02T16:22:17.999Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-02T16:22:17.999Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-02T16:22:17.999Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-02T16:22:18.259Z] --- PASS: TestDiskUsage (1.23s) [2022-07-02T16:22:18.259Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-02T16:22:18.259Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-02T16:22:18.259Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-02T16:22:18.259Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-02T16:22:18.259Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-02T16:22:18.259Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-02T16:22:18.259Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-02T16:22:18.259Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-02T16:22:18.259Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-02T16:22:18.259Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-02T16:22:18.259Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-02T16:22:18.259Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-02T16:22:18.259Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-02T16:22:18.259Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-02T16:22:18.259Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-02T16:22:18.259Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-02T16:22:18.259Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-02T16:22:18.259Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-02T16:22:18.260Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-02T16:22:18.260Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-02T16:22:18.260Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-02T16:22:18.260Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-02T16:22:18.260Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-07-02T16:22:18.260Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-07-02T16:22:18.260Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-02T16:22:18.260Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-02T16:22:18.260Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-02T16:22:18.260Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-07-02T16:22:18.260Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-02T16:22:18.260Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-02T16:22:18.260Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-02T16:22:18.260Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s) [2022-07-02T16:22:18.260Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-07-02T16:22:18.260Z] PASS [2022-07-02T16:22:18.260Z] [2022-07-02T16:22:18.260Z] === Skipped [2022-07-02T16:22:18.260Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-02T16:22:18.260Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-02T16:22:18.260Z] [2022-07-02T16:22:18.260Z] DONE 54 tests, 1 skipped in 22.431s [2022-07-02T16:22:18.260Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-02T16:22:18.260Z] INFO: Testing against a local daemon [2022-07-02T16:22:18.260Z] === RUN TestVolumesCreateAndList [2022-07-02T16:22:18.260Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-02T16:22:18.260Z] === RUN TestVolumesRemove [2022-07-02T16:22:18.260Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-02T16:22:18.260Z] === RUN TestVolumesInspect [2022-07-02T16:22:18.260Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-02T16:22:18.260Z] === RUN TestVolumesInvalidJSON [2022-07-02T16:22:18.260Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-02T16:22:18.260Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-02T16:22:18.260Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-02T16:22:18.260Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-02T16:22:18.260Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-02T16:22:18.260Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-02T16:22:18.260Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-02T16:22:18.260Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-02T16:22:18.260Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-07-02T16:22:18.260Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-02T16:22:18.260Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-02T16:22:18.260Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-02T16:22:18.260Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-02T16:22:18.260Z] PASS [2022-07-02T16:22:18.260Z] [2022-07-02T16:22:18.260Z] DONE 9 tests in 0.187s [2022-07-02T16:22:18.260Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-02T16:22:18.523Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14247 is not a child of this shell [2022-07-02T16:22:18.523Z] warning: PID 14247 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-02T16:22:18.523Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-02T16:22:18.523Z] [2022-07-02T16:22:18.523Z] Unloading profiles will leave already running processes permanently [2022-07-02T16:22:18.523Z] unconfined, which can lead to unexpected situations. [2022-07-02T16:22:18.523Z] [2022-07-02T16:22:18.523Z] To set a process to complain mode, use the command line tool [2022-07-02T16:22:18.523Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-02T16:22:18.523Z] Removing test suite binaries [2022-07-02T16:22:18.523Z] exiting test-integration [2022-07-02T16:22:18.523Z] ++ exit 0 [2022-07-02T16:22:18.523Z] Post stage [Pipeline] junit [2022-07-02T16:22:19.478Z] Recording test results [2022-07-02T16:22:19.945Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-02T16:22:20.283Z] + echo Ensuring container killed. [2022-07-02T16:22:20.283Z] Ensuring container killed. [2022-07-02T16:22:20.283Z] + docker rm -vf docker-pr2 [2022-07-02T16:22:20.283Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-02T16:22:20.573Z] + echo Chowning /workspace to jenkins user [2022-07-02T16:22:20.574Z] Chowning /workspace to jenkins user [2022-07-02T16:22:20.574Z] + id -u [2022-07-02T16:22:20.574Z] + id -g [2022-07-02T16:22:20.574Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43763:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-02T16:22:22.256Z] + bundleName=amd64-rootless [2022-07-02T16:22:22.256Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-02T16:22:22.256Z] Creating amd64-rootless-bundles.tar.gz [2022-07-02T16:22:22.256Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-07-02T16:22:22.256Z] + 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 [2022-07-02T16:22:22.270Z] Archiving artifacts [2022-07-02T16:22:22.568Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43763/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-02T16:22:22.877Z] + make clean [2022-07-02T16:22:22.877Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-02T16:22:22.877Z] docker-dev-cache [2022-07-02T16:22:22.877Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-02T16:22:23.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-02T16:22:23.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-02T16:22:24.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-02T16:22:24.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-02T16:22:25.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-02T16:22:25.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-02T16:22:26.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-02T16:22:28.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-02T16:22:29.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-02T16:22:30.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-02T16:22:30.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-02T16:22:31.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-02T16:22:32.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-02T16:22:33.535Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-02T16:22:33.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-02T16:22:34.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-02T16:22:34.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-02T16:22:35.646Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-02T16:22:35.646Z] Using test binary docker [2022-07-02T16:22:35.646Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-02T16:22:35.646Z] +++ /etc/init.d/apparmor start [2022-07-02T16:22:35.646Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-02T16:22:35.646Z] INFO: Waiting for daemon to start... [2022-07-02T16:22:35.646Z] Starting dockerd [2022-07-02T16:22:35.646Z] +++ 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 [2022-07-02T16:22:36.481Z] --- PASS: TestImportExtremelyLargeImageWorks (91.96s) [2022-07-02T16:22:36.481Z] PASS [2022-07-02T16:22:36.481Z] [2022-07-02T16:22:36.481Z] DONE 22 tests in 95.084s [2022-07-02T16:22:36.481Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-02T16:22:36.481Z] === RUN TestStripANSICommands [2022-07-02T16:22:36.481Z] === RUN TestStripANSICommands/#00 [2022-07-02T16:22:36.481Z] === RUN TestStripANSICommands/#01 [2022-07-02T16:22:36.481Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-02T16:22:36.481Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-02T16:22:36.481Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-02T16:22:36.481Z] PASS [2022-07-02T16:22:36.481Z] [2022-07-02T16:22:36.481Z] DONE 3 tests in 0.008s [2022-07-02T16:22:36.481Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-02T16:22:36.481Z] INFO: Testing against a local daemon [2022-07-02T16:22:36.481Z] === RUN TestNetworkCreateDelete [2022-07-02T16:22:36.481Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-07-02T16:22:36.481Z] === RUN TestDockerNetworkDeletePreferID [2022-07-02T16:22:36.481Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-07-02T16:22:36.481Z] === RUN TestDaemonDNSFallback [2022-07-02T16:22:37.547Z] . [2022-07-02T16:22:37.547Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-02T16:22:37.547Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-02T16:22:37.805Z] Error: No such image: emptyfs [2022-07-02T16:22:37.805Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-02T16:22:37.805Z] ++++ docker load [2022-07-02T16:22:37.805Z] Running integration-test (iteration 1) [2022-07-02T16:22:37.805Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-02T16:22:37.805Z] ++ 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 [2022-07-02T16:22:37.805Z] ++ set -e [2022-07-02T16:22:37.805Z] ++ '[' -n 0 ']' [2022-07-02T16:22:37.805Z] ++ set -x [2022-07-02T16:22:37.805Z] ++ 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 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 [2022-07-02T16:22:38.064Z] Loaded image: busybox:latest [2022-07-02T16:22:38.064Z] Loaded image: busybox:glibc [2022-07-02T16:22:38.994Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-07-02T16:22:38.995Z] === RUN TestInspectNetwork [2022-07-02T16:22:39.439Z] Loaded image: debian:bullseye-slim [2022-07-02T16:22:39.439Z] Loaded image: hello-world:latest [2022-07-02T16:22:39.439Z] Loaded image: arm32v7/hello-world:latest [2022-07-02T16:22:39.439Z] INFO: Testing against a local daemon [2022-07-02T16:22:39.439Z] === RUN TestCgroupNamespacesBuild [2022-07-02T16:22:40.374Z] --- PASS: TestCgroupNamespacesBuild (1.12s) [2022-07-02T16:22:40.374Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-02T16:22:41.749Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-07-02T16:22:41.749Z] === RUN TestBuildWithSession [2022-07-02T16:22:41.749Z] build_session_test.go:25: TODO: BuildKit [2022-07-02T16:22:41.749Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-02T16:22:41.749Z] === RUN TestBuildSquashParent [2022-07-02T16:22:42.259Z] === RUN TestInspectNetwork/full_network_id [2022-07-02T16:22:42.259Z] === RUN TestInspectNetwork/partial_network_id [2022-07-02T16:22:42.259Z] === RUN TestInspectNetwork/network_name [2022-07-02T16:22:42.259Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-02T16:22:43.318Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-02T16:22:44.807Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-02T16:22:45.937Z] --- PASS: TestBuildSquashParent (3.58s) [2022-07-02T16:22:45.937Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-02T16:22:45.937Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-02T16:22:45.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-02T16:22:45.937Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-02T16:22:45.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-02T16:22:45.937Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-02T16:22:45.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-02T16:22:45.937Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-02T16:22:45.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-02T16:22:45.937Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-02T16:22:45.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-02T16:22:45.937Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-02T16:22:45.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-02T16:22:45.937Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-02T16:22:45.937Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-02T16:22:46.422Z] --- PASS: TestInspectNetwork (7.19s) [2022-07-02T16:22:46.422Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-02T16:22:46.422Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-02T16:22:46.422Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-02T16:22:46.422Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-02T16:22:46.422Z] === RUN TestRunContainerWithBridgeNone [2022-07-02T16:22:46.503Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-02T16:22:46.503Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-02T16:22:47.439Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-02T16:22:47.698Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-02T16:22:47.788Z] --- PASS: TestRunContainerWithBridgeNone (1.54s) [2022-07-02T16:22:47.788Z] === RUN TestNetworkInvalidJSON [2022-07-02T16:22:47.788Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-02T16:22:47.788Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-02T16:22:47.788Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-02T16:22:47.788Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-02T16:22:47.788Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-02T16:22:47.788Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-02T16:22:47.788Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-02T16:22:47.788Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-02T16:22:47.788Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-02T16:22:47.788Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-02T16:22:47.788Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-02T16:22:47.788Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-02T16:22:47.788Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-02T16:22:47.788Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-02T16:22:47.788Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-02T16:22:47.788Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-02T16:22:47.788Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-02T16:22:47.788Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-02T16:22:47.788Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-02T16:22:47.788Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-02T16:22:47.788Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-02T16:22:47.788Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-02T16:22:47.788Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-02T16:22:47.788Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-02T16:22:47.788Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-02T16:22:47.788Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-02T16:22:47.788Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-02T16:22:47.788Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-02T16:22:47.788Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-02T16:22:47.788Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-02T16:22:47.788Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-02T16:22:47.788Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-02T16:22:47.788Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-07-02T16:22:47.788Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-02T16:22:47.788Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-02T16:22:47.788Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-02T16:22:47.788Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-02T16:22:47.788Z] === RUN TestNetworkList [2022-07-02T16:22:47.788Z] === RUN TestNetworkList//networks [2022-07-02T16:22:47.788Z] === PAUSE TestNetworkList//networks [2022-07-02T16:22:47.788Z] === RUN TestNetworkList//networks/ [2022-07-02T16:22:47.788Z] === PAUSE TestNetworkList//networks/ [2022-07-02T16:22:47.788Z] === CONT TestNetworkList//networks [2022-07-02T16:22:47.788Z] === CONT TestNetworkList//networks/ [2022-07-02T16:22:47.788Z] --- PASS: TestNetworkList (0.01s) [2022-07-02T16:22:47.788Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-02T16:22:47.788Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-02T16:22:47.788Z] === RUN TestHostIPv4BridgeLabel [2022-07-02T16:22:48.349Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-02T16:22:48.349Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-02T16:22:49.072Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-02T16:22:49.073Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.24s) [2022-07-02T16:22:49.073Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.27s) [2022-07-02T16:22:49.073Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.12s) [2022-07-02T16:22:49.073Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.11s) [2022-07-02T16:22:49.073Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.14s) [2022-07-02T16:22:49.073Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.21s) [2022-07-02T16:22:49.073Z] === RUN TestBuildMultiStageCopy [2022-07-02T16:22:49.073Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-02T16:22:49.161Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-02T16:22:49.276Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-07-02T16:22:49.276Z] === RUN TestDaemonDefaultNetworkPools [2022-07-02T16:22:50.034Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-02T16:22:50.034Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-02T16:22:50.206Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-07-02T16:22:50.206Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-02T16:22:50.292Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-02T16:22:50.550Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-02T16:22:50.809Z] --- PASS: TestBuildMultiStageCopy (1.94s) [2022-07-02T16:22:50.809Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.11s) [2022-07-02T16:22:50.809Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-07-02T16:22:50.809Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-02T16:22:50.809Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-07-02T16:22:50.809Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-07-02T16:22:50.809Z] === RUN TestBuildMultiStageParentConfig [2022-07-02T16:22:51.134Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-07-02T16:22:51.134Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-02T16:22:51.376Z] --- PASS: TestBuildMultiStageParentConfig (0.57s) [2022-07-02T16:22:51.376Z] === RUN TestBuildLabelWithTargets [2022-07-02T16:22:52.310Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2022-07-02T16:22:52.310Z] === RUN TestBuildWithEmptyLayers [2022-07-02T16:22:52.498Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-07-02T16:22:52.498Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-02T16:22:52.568Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-07-02T16:22:52.568Z] === RUN TestBuildMultiStageOnBuild [2022-07-02T16:22:52.796Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-07-02T16:22:52.796Z] === RUN TestServiceWithPredefinedNetwork [2022-07-02T16:22:53.507Z] ............................ [ 66%] [2022-07-02T16:22:53.944Z] --- PASS: TestBuildMultiStageOnBuild (1.29s) [2022-07-02T16:22:53.944Z] === RUN TestBuildUncleanTarFilenames [2022-07-02T16:22:54.510Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-07-02T16:22:54.510Z] === RUN TestBuildMultiStageLayerLeak [2022-07-02T16:22:55.312Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2022-07-02T16:22:55.313Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-02T16:22:55.313Z] service_test.go:243: FLAKY_TEST [2022-07-02T16:22:55.313Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-02T16:22:55.313Z] === RUN TestServiceWithDataPathPortInit [2022-07-02T16:22:55.885Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s) [2022-07-02T16:22:55.885Z] === RUN TestBuildWithHugeFile [2022-07-02T16:23:04.533Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-02T16:23:04.534Z] Using test binary docker [2022-07-02T16:23:04.534Z] +++ /etc/init.d/apparmor start [2022-07-02T16:23:04.534Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-02T16:23:04.534Z] INFO: Waiting for daemon to start... [2022-07-02T16:23:04.534Z] Starting dockerd [2022-07-02T16:23:04.534Z] +++ 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 [2022-07-02T16:23:04.534Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-02T16:23:04.534Z] Using test binary docker [2022-07-02T16:23:04.534Z] +++ /etc/init.d/apparmor start [2022-07-02T16:23:04.534Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-02T16:23:04.534Z] Starting dockerd [2022-07-02T16:23:04.534Z] INFO: Waiting for daemon to start... [2022-07-02T16:23:04.534Z] +++ 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 [2022-07-02T16:23:04.534Z] . [2022-07-02T16:23:04.534Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-02T16:23:04.534Z] [2022-07-02T16:23:04.534Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-02T16:23:04.534Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-02T16:23:04.534Z] Error: No such image: emptyfs [2022-07-02T16:23:04.534Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-02T16:23:04.534Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-02T16:23:04.534Z] ++++ docker load [2022-07-02T16:23:04.534Z] Error: No such image: emptyfs [2022-07-02T16:23:04.534Z] ++++ docker load [2022-07-02T16:23:04.534Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-02T16:23:04.534Z] Running integration-test (iteration 1) [2022-07-02T16:23:04.534Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-02T16:23:04.534Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-02T16:23:04.534Z] ++ set -e [2022-07-02T16:23:04.534Z] ++ '[' -n 0 ']' [2022-07-02T16:23:04.534Z] ++ set -x [2022-07-02T16:23:04.534Z] ++ 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=amd64 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 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/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-02T16:23:04.534Z] Running integration-test (iteration 1) [2022-07-02T16:23:04.534Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-02T16:23:04.534Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-02T16:23:04.534Z] ++ set -e [2022-07-02T16:23:04.534Z] ++ '[' -n 0 ']' [2022-07-02T16:23:04.534Z] ++ set -x [2022-07-02T16:23:04.534Z] ++ 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=amd64 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 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/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-02T16:23:05.100Z] Loaded image: busybox:latest [2022-07-02T16:23:05.100Z] Loaded image: busybox:latest [2022-07-02T16:23:05.357Z] Loaded image: busybox:glibc [2022-07-02T16:23:05.357Z] Loaded image: busybox:glibc [2022-07-02T16:23:10.173Z] --- PASS: TestServiceWithDataPathPortInit (14.18s) [2022-07-02T16:23:10.173Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-02T16:23:10.616Z] Loaded image: debian:bullseye-slim [2022-07-02T16:23:10.616Z] Loaded image: debian:bullseye-slim [2022-07-02T16:23:10.616Z] Loaded image: hello-world:latest [2022-07-02T16:23:10.616Z] Loaded image: hello-world:latest [2022-07-02T16:23:10.616Z] Loaded image: arm32v7/hello-world:latest [2022-07-02T16:23:10.616Z] INFO: Testing against a local daemon [2022-07-02T16:23:10.616Z] === RUN TestDockerDaemonSuite [2022-07-02T16:23:10.616Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-02T16:23:10.616Z] Loaded image: arm32v7/hello-world:latest [2022-07-02T16:23:10.616Z] INFO: Testing against a local daemon [2022-07-02T16:23:10.616Z] === RUN TestDockerSuite [2022-07-02T16:23:10.616Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-02T16:23:10.616Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-02T16:23:10.616Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-02T16:23:10.616Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-02T16:23:10.616Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-02T16:23:10.616Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-02T16:23:10.616Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-02T16:23:10.616Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-02T16:23:12.062Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3fqf124xc902tcb4tp4tehvho Created:2022-07-02 16:23:10.694257815 +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[f74a7691878d61b3f94dd43678d128334768653b30895521d3cafbfab73b9196:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o8qfkp252jzdzo0njjvulbfx7 EndpointID:1760ca5aff6f2d4d9d57c14cc9f0472c292a8f949b73afd2090b0c65abc99a2f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cfa9505db6d47bf10df74ec963ee9ffd908cf7a4a0acf312ba6ff9cd8928c63e 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:b728d7631313 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o8qfkp252jzdzo0njjvulbfx7 EndpointID:1760ca5aff6f2d4d9d57c14cc9f0472c292a8f949b73afd2090b0c65abc99a2f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-02T16:23:13.891Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-02T16:23:13.891Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-02T16:23:14.822Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-02T16:23:14.822Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-02T16:23:15.386Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-02T16:23:15.643Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-02T16:23:15.643Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-02T16:23:17.014Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-02T16:23:17.302Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.00s) [2022-07-02T16:23:17.302Z] PASS [2022-07-02T16:23:17.302Z] [2022-07-02T16:23:17.302Z] === Skipped [2022-07-02T16:23:17.302Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-02T16:23:17.302Z] service_test.go:243: FLAKY_TEST [2022-07-02T16:23:17.302Z] [2022-07-02T16:23:17.302Z] DONE 38 tests, 1 skipped in 44.337s [2022-07-02T16:23:17.302Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-02T16:23:17.302Z] INFO: Testing against a local daemon [2022-07-02T16:23:17.302Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-02T16:23:17.302Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-02T16:23:17.302Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-02T16:23:17.302Z] === RUN TestDockerNetworkIpvlan [2022-07-02T16:23:17.302Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-02T16:23:17.302Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-02T16:23:17.302Z] PASS [2022-07-02T16:23:17.302Z] [2022-07-02T16:23:17.302Z] === Skipped [2022-07-02T16:23:17.302Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-02T16:23:17.302Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-02T16:23:17.302Z] [2022-07-02T16:23:17.302Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-02T16:23:17.302Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-02T16:23:17.302Z] [2022-07-02T16:23:17.302Z] DONE 2 tests, 2 skipped in 0.022s [2022-07-02T16:23:17.302Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-02T16:23:17.302Z] INFO: Testing against a local daemon [2022-07-02T16:23:17.302Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-02T16:23:17.593Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-02T16:23:17.593Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-02T16:23:17.593Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-02T16:23:17.863Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-07-02T16:23:17.863Z] === RUN TestDockerNetworkMacvlan [2022-07-02T16:23:17.865Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-02T16:23:18.425Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-02T16:23:18.794Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-02T16:23:19.352Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-02T16:23:19.725Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-02T16:23:19.725Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-02T16:23:19.725Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-02T16:23:19.725Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-02T16:23:19.725Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-02T16:23:19.915Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-02T16:23:21.618Z] --- PASS: TestBuildWithHugeFile (128.34s) [2022-07-02T16:23:21.618Z] === RUN TestBuildWCOWSandboxSize [2022-07-02T16:23:21.618Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-02T16:23:21.618Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-02T16:23:21.618Z] === RUN TestBuildWithEmptyDockerfile [2022-07-02T16:23:21.618Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-02T16:23:21.618Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-02T16:23:21.618Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-02T16:23:21.618Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-02T16:23:21.618Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-02T16:23:21.618Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-02T16:23:21.618Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-02T16:23:21.618Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-02T16:23:21.618Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-02T16:23:21.618Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-02T16:23:21.618Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-07-02T16:23:21.619Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-07-02T16:23:21.619Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-02T16:23:21.619Z] === RUN TestBuildPreserveOwnership [2022-07-02T16:23:21.619Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-02T16:23:21.805Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-02T16:23:23.512Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-02T16:23:23.696Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-02T16:23:23.768Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-02T16:23:25.137Z] --- PASS: TestBuildPreserveOwnership (3.23s) [2022-07-02T16:23:25.137Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.18s) [2022-07-02T16:23:25.137Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.05s) [2022-07-02T16:23:25.137Z] === RUN TestBuildPlatformInvalid [2022-07-02T16:23:25.137Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-02T16:23:25.137Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-02T16:23:25.394Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-02T16:23:25.958Z] Loaded image: busybox:latest [2022-07-02T16:23:25.958Z] Loaded image: busybox:glibc [2022-07-02T16:23:26.962Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-02T16:23:27.523Z] --- PASS: TestDockerNetworkMacvlan (9.76s) [2022-07-02T16:23:27.523Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-02T16:23:27.523Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-02T16:23:27.523Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-07-02T16:23:27.523Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s) [2022-07-02T16:23:27.523Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.15s) [2022-07-02T16:23:27.523Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-07-02T16:23:27.523Z] PASS [2022-07-02T16:23:27.523Z] [2022-07-02T16:23:27.523Z] DONE 8 tests in 11.015s [2022-07-02T16:23:27.523Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-02T16:23:27.523Z] testing: warning: no tests to run [2022-07-02T16:23:27.523Z] PASS [2022-07-02T16:23:27.523Z] [2022-07-02T16:23:27.523Z] DONE 0 tests in 0.007s [2022-07-02T16:23:27.523Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-02T16:23:27.523Z] INFO: Testing against a local daemon [2022-07-02T16:23:27.523Z] === RUN TestAuthZPluginAllowRequest [2022-07-02T16:23:27.852Z] Loaded image: debian:bullseye-slim [2022-07-02T16:23:27.852Z] Loaded image: hello-world:latest [2022-07-02T16:23:27.852Z] Loaded image: arm32v7/hello-world:latest [2022-07-02T16:23:27.852Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-02T16:23:28.888Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-07-02T16:23:28.888Z] === RUN TestAuthZPluginTLS [2022-07-02T16:23:29.144Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-07-02T16:23:29.144Z] === RUN TestAuthZPluginDenyRequest [2022-07-02T16:23:29.705Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-02T16:23:29.705Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-02T16:23:29.747Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-02T16:23:30.267Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-02T16:23:30.267Z] === RUN TestAuthZPluginDenyResponse [2022-07-02T16:23:30.312Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-02T16:23:30.829Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-02T16:23:30.829Z] === RUN TestAuthZPluginAllowEventStream [2022-07-02T16:23:31.246Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-02T16:23:32.193Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-07-02T16:23:32.193Z] === RUN TestAuthZPluginErrorResponse [2022-07-02T16:23:32.449Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-02T16:23:32.449Z] === RUN TestAuthZPluginErrorRequest [2022-07-02T16:23:32.616Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-02T16:23:33.010Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-02T16:23:33.010Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-02T16:23:33.548Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-02T16:23:33.571Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-02T16:23:33.571Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-02T16:23:34.596Z] --- PASS: TestBuildWithHugeFile (34.61s) [2022-07-02T16:23:34.596Z] === RUN TestBuildWCOWSandboxSize [2022-07-02T16:23:34.596Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-02T16:23:34.596Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-02T16:23:34.596Z] === RUN TestBuildWithEmptyDockerfile [2022-07-02T16:23:34.596Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-02T16:23:34.596Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-02T16:23:34.596Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-02T16:23:34.596Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-02T16:23:34.596Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-02T16:23:34.596Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-02T16:23:34.596Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-02T16:23:34.596Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-02T16:23:34.596Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-02T16:23:34.596Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-02T16:23:34.596Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2022-07-02T16:23:34.596Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2022-07-02T16:23:34.596Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-02T16:23:34.596Z] === RUN TestBuildPreserveOwnership [2022-07-02T16:23:34.596Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-02T16:23:34.596Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-02T16:23:34.596Z] --- PASS: TestBuildPreserveOwnership (2.82s) [2022-07-02T16:23:34.596Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.86s) [2022-07-02T16:23:34.596Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s) [2022-07-02T16:23:34.596Z] === RUN TestBuildPlatformInvalid [2022-07-02T16:23:34.596Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-02T16:23:34.596Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-02T16:23:34.596Z] Loaded image: busybox:latest [2022-07-02T16:23:34.596Z] Loaded image: busybox:glibc [2022-07-02T16:23:34.801Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-02T16:23:34.918Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-02T16:23:34.918Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-02T16:23:34.991Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2022-07-02T16:23:34.991Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-02T16:23:35.481Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-02T16:23:35.532Z] Loaded image: debian:bullseye-slim [2022-07-02T16:23:35.532Z] Loaded image: hello-world:latest [2022-07-02T16:23:35.532Z] Loaded image: arm32v7/hello-world:latest [2022-07-02T16:23:36.356Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.45s) [2022-07-02T16:23:36.356Z] === RUN TestAuthZPluginHeader [2022-07-02T16:23:36.412Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-02T16:23:36.413Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-02T16:23:37.283Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-02T16:23:37.283Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-02T16:23:37.789Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-02T16:23:38.354Z] docker_cli_daemon_test.go:1474: [d835a51442a6d] daemon is not started [2022-07-02T16:23:38.930Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-02T16:23:39.188Z] check_test.go:540: [d226bb3e84785] daemon is not started [2022-07-02T16:23:39.188Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-02T16:23:39.446Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.41s) [2022-07-02T16:23:39.446Z] PASS [2022-07-02T16:23:39.446Z] [2022-07-02T16:23:39.446Z] === Skipped [2022-07-02T16:23:39.446Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-02T16:23:39.446Z] build_session_test.go:25: TODO: BuildKit [2022-07-02T16:23:39.446Z] [2022-07-02T16:23:39.446Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-02T16:23:39.446Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-02T16:23:39.446Z] [2022-07-02T16:23:39.446Z] DONE 34 tests, 2 skipped in 194.165s [2022-07-02T16:23:39.446Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-02T16:23:39.446Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:23:39.446Z] ++ set -e [2022-07-02T16:23:39.446Z] ++ '[' -n 0 ']' [2022-07-02T16:23:39.446Z] ++ set -x [2022-07-02T16:23:39.446Z] ++ 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=amd64 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 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/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:23:39.446Z] INFO: Testing against a local daemon [2022-07-02T16:23:39.446Z] === RUN TestConfigInspect [2022-07-02T16:23:41.341Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-02T16:23:41.447Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.98s) [2022-07-02T16:23:41.447Z] === RUN TestAuthZPluginV2Disable [2022-07-02T16:23:42.719Z] --- PASS: TestConfigInspect (3.27s) [2022-07-02T16:23:42.719Z] === RUN TestConfigList [2022-07-02T16:23:42.719Z] check_test.go:540: [db8b961c89a45] daemon is not started [2022-07-02T16:23:42.719Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-02T16:23:43.646Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.11s) [2022-07-02T16:23:43.646Z] PASS [2022-07-02T16:23:43.646Z] [2022-07-02T16:23:43.646Z] === Skipped [2022-07-02T16:23:43.646Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-02T16:23:43.646Z] build_session_test.go:25: TODO: BuildKit [2022-07-02T16:23:43.646Z] [2022-07-02T16:23:43.646Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-02T16:23:43.646Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-02T16:23:43.646Z] [2022-07-02T16:23:43.646Z] DONE 34 tests, 2 skipped in 64.874s [2022-07-02T16:23:43.646Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-02T16:23:43.646Z] ++ 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 [2022-07-02T16:23:43.646Z] ++ set -e [2022-07-02T16:23:43.646Z] ++ '[' -n 0 ']' [2022-07-02T16:23:43.646Z] ++ set -x [2022-07-02T16:23:43.646Z] ++ 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 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 [2022-07-02T16:23:43.646Z] INFO: Testing against a local daemon [2022-07-02T16:23:43.646Z] === RUN TestConfigInspect [2022-07-02T16:23:43.647Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-02T16:23:44.210Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-02T16:23:44.712Z] --- PASS: TestAuthZPluginV2Disable (3.40s) [2022-07-02T16:23:44.712Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-02T16:23:44.774Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-02T16:23:45.021Z] --- PASS: TestConfigInspect (2.27s) [2022-07-02T16:23:45.021Z] === RUN TestConfigList [2022-07-02T16:23:45.032Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-02T16:23:45.288Z] --- PASS: TestConfigList (2.48s) [2022-07-02T16:23:45.288Z] === RUN TestConfigsCreateAndDelete [2022-07-02T16:23:45.288Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-02T16:23:45.288Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-02T16:23:45.545Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-02T16:23:46.914Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-02T16:23:46.914Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-02T16:23:47.577Z] --- PASS: TestConfigList (2.17s) [2022-07-02T16:23:47.577Z] === RUN TestConfigsCreateAndDelete [2022-07-02T16:23:47.977Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.24s) [2022-07-02T16:23:47.977Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-02T16:23:48.285Z] --- PASS: TestConfigsCreateAndDelete (2.78s) [2022-07-02T16:23:48.285Z] === RUN TestConfigsUpdate [2022-07-02T16:23:48.285Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-02T16:23:48.285Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-02T16:23:49.215Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-02T16:23:49.477Z] --- PASS: TestConfigsCreateAndDelete (2.26s) [2022-07-02T16:23:49.477Z] === RUN TestConfigsUpdate [2022-07-02T16:23:49.780Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-02T16:23:49.780Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-02T16:23:50.113Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-02T16:23:50.711Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-02T16:23:50.970Z] --- PASS: TestConfigsUpdate (2.86s) [2022-07-02T16:23:50.970Z] === RUN TestTemplatedConfig [2022-07-02T16:23:51.227Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-02T16:23:51.791Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-02T16:23:52.006Z] --- PASS: TestConfigsUpdate (2.15s) [2022-07-02T16:23:52.006Z] === RUN TestTemplatedConfig [2022-07-02T16:23:52.045Z] tests/integration/client_test.py ..... [ 75%] [2022-07-02T16:23:52.045Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-02T16:23:52.047Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-02T16:23:52.047Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-02T16:23:52.047Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-02T16:23:52.606Z] tests/integration/errors_test.py . [ 76%] [2022-07-02T16:23:52.609Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-02T16:23:52.609Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-02T16:23:52.609Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-02T16:23:52.866Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-02T16:23:52.866Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-02T16:23:53.797Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-02T16:23:54.363Z] --- PASS: TestTemplatedConfig (3.48s) [2022-07-02T16:23:54.363Z] === RUN TestConfigCreateResolve [2022-07-02T16:23:54.536Z] --- PASS: TestTemplatedConfig (2.45s) [2022-07-02T16:23:54.536Z] === RUN TestConfigCreateResolve [2022-07-02T16:23:54.620Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-02T16:23:55.185Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-02T16:23:55.442Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-02T16:23:55.442Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-02T16:23:56.436Z] --- PASS: TestConfigCreateResolve (2.25s) [2022-07-02T16:23:56.436Z] PASS [2022-07-02T16:23:56.436Z] [2022-07-02T16:23:56.436Z] DONE 6 tests in 13.630s [2022-07-02T16:23:56.436Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-02T16:23:56.436Z] ++ 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 [2022-07-02T16:23:56.436Z] ++ set -e [2022-07-02T16:23:56.436Z] ++ '[' -n 0 ']' [2022-07-02T16:23:56.436Z] ++ set -x [2022-07-02T16:23:56.436Z] ++ 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 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 [2022-07-02T16:23:56.436Z] INFO: Testing against a local daemon [2022-07-02T16:23:56.436Z] === RUN TestAttachWithTTY [2022-07-02T16:23:56.436Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-02T16:23:56.436Z] === RUN TestAttachWithoutTTy [2022-07-02T16:23:56.695Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-02T16:23:56.695Z] === RUN TestCheckpoint [2022-07-02T16:23:56.695Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-02T16:23:56.695Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/commit [2022-07-02T16:23:56.695Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-02T16:23:56.695Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-02T16:23:56.695Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-02T16:23:56.695Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-02T16:23:56.695Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-02T16:23:56.695Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-02T16:23:56.695Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-02T16:23:56.695Z] === CONT TestContainerInvalidJSON/commit [2022-07-02T16:23:56.695Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-02T16:23:56.695Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-02T16:23:56.695Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-02T16:23:56.695Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-02T16:23:56.695Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-02T16:23:56.695Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-02T16:23:56.695Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-02T16:23:56.695Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-02T16:23:56.695Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-02T16:23:56.695Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-02T16:23:56.695Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-02T16:23:56.695Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-02T16:23:56.695Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-02T16:23:56.695Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-02T16:23:56.695Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-02T16:23:56.695Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-02T16:23:56.695Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-02T16:23:56.695Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-02T16:23:56.695Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-02T16:23:56.695Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-02T16:23:56.695Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-02T16:23:56.695Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-02T16:23:56.695Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-02T16:23:56.696Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-02T16:23:56.696Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-02T16:23:56.696Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-02T16:23:56.696Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-02T16:23:56.696Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-02T16:23:56.696Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-02T16:23:56.696Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-02T16:23:56.696Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-02T16:23:56.696Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-02T16:23:56.696Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-02T16:23:56.696Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-02T16:23:56.696Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-02T16:23:56.696Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-02T16:23:56.696Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-02T16:23:56.696Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-02T16:23:56.696Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-02T16:23:56.696Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-02T16:23:56.696Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-02T16:23:56.696Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-02T16:23:56.696Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-02T16:23:56.696Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-02T16:23:56.696Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-02T16:23:56.696Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-02T16:23:56.696Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-02T16:23:56.696Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-02T16:23:56.696Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-02T16:23:56.696Z] === RUN TestCopyEmptyFile [2022-07-02T16:23:56.954Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-07-02T16:23:56.954Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-02T16:23:56.954Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-02T16:23:56.954Z] === RUN TestCopyFromContainer [2022-07-02T16:23:57.336Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-02T16:23:57.336Z] --- PASS: TestConfigCreateResolve (2.91s) [2022-07-02T16:23:57.336Z] PASS [2022-07-02T16:23:57.336Z] [2022-07-02T16:23:57.336Z] DONE 6 tests in 17.929s [2022-07-02T16:23:57.336Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-02T16:23:57.336Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:23:57.336Z] ++ set -e [2022-07-02T16:23:57.336Z] ++ '[' -n 0 ']' [2022-07-02T16:23:57.336Z] ++ set -x [2022-07-02T16:23:57.336Z] ++ 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=amd64 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 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/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:23:57.594Z] INFO: Testing against a local daemon [2022-07-02T16:23:57.594Z] === RUN TestAttachWithTTY [2022-07-02T16:23:57.594Z] --- PASS: TestAttachWithTTY (0.10s) [2022-07-02T16:23:57.594Z] === RUN TestAttachWithoutTTy [2022-07-02T16:23:57.594Z] --- PASS: TestAttachWithoutTTy (0.08s) [2022-07-02T16:23:57.594Z] === RUN TestCheckpoint [2022-07-02T16:23:57.594Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-02T16:23:57.594Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-02T16:23:57.594Z] === RUN TestContainerInvalidJSON [2022-07-02T16:23:57.851Z] === RUN TestContainerInvalidJSON/commit [2022-07-02T16:23:57.851Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-02T16:23:57.851Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-02T16:23:57.851Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-02T16:23:57.851Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-02T16:23:57.851Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-02T16:23:57.851Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-02T16:23:57.851Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-02T16:23:57.851Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-02T16:23:57.851Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-02T16:23:57.851Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-02T16:23:57.851Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-02T16:23:57.851Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-02T16:23:57.851Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-02T16:23:57.851Z] === CONT TestContainerInvalidJSON/commit [2022-07-02T16:23:57.851Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-02T16:23:57.852Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-02T16:23:57.852Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-02T16:23:57.852Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-02T16:23:57.852Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-02T16:23:57.852Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-02T16:23:57.852Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-02T16:23:57.852Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-02T16:23:57.852Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-02T16:23:57.852Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-02T16:23:57.852Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-02T16:23:57.852Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-02T16:23:57.852Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-02T16:23:57.852Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-02T16:23:57.852Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-02T16:23:57.852Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-02T16:23:57.852Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-02T16:23:57.852Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-02T16:23:57.852Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-02T16:23:57.852Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-02T16:23:57.852Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-02T16:23:57.852Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-02T16:23:57.852Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-02T16:23:57.852Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-02T16:23:57.852Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-02T16:23:57.852Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-02T16:23:57.852Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-02T16:23:57.852Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-02T16:23:57.852Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-02T16:23:57.852Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-02T16:23:57.852Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-02T16:23:57.852Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-02T16:23:57.852Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-02T16:23:57.852Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-02T16:23:57.852Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-02T16:23:57.852Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-02T16:23:57.852Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-02T16:23:57.852Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-02T16:23:57.852Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-07-02T16:23:57.852Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-02T16:23:57.852Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-07-02T16:23:57.852Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-02T16:23:57.889Z] === RUN TestCopyFromContainer// [2022-07-02T16:23:57.889Z] === RUN TestCopyFromContainer//bar/root [2022-07-02T16:23:57.889Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-02T16:23:57.916Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.52s) [2022-07-02T16:23:57.916Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-02T16:23:58.109Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-07-02T16:23:58.109Z] === RUN TestCopyEmptyFile [2022-07-02T16:23:58.147Z] === RUN TestCopyFromContainer/bar/quux [2022-07-02T16:23:58.147Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-02T16:23:58.147Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-02T16:23:58.147Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-02T16:23:58.367Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-02T16:23:58.367Z] --- PASS: TestCopyEmptyFile (0.40s) [2022-07-02T16:23:58.367Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-02T16:23:58.367Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-07-02T16:23:58.367Z] === RUN TestCopyFromContainer [2022-07-02T16:23:58.406Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-02T16:23:58.406Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-02T16:23:58.406Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-02T16:23:58.406Z] --- PASS: TestCopyFromContainer (1.49s) [2022-07-02T16:23:58.406Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-02T16:23:58.406Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-02T16:23:58.406Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-02T16:23:58.406Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-02T16:23:58.406Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-02T16:23:58.406Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-02T16:23:58.406Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-02T16:23:58.406Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-02T16:23:58.406Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-02T16:23:58.406Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-02T16:23:58.406Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-02T16:23:58.406Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-02T16:23:58.406Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-02T16:23:58.406Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-02T16:23:58.406Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-02T16:23:58.406Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-02T16:23:58.406Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-02T16:23:58.406Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-02T16:23:58.406Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-02T16:23:58.406Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-02T16:23:58.406Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-02T16:23:58.406Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-02T16:23:58.406Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-02T16:23:58.406Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-02T16:23:58.406Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-02T16:23:58.406Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-02T16:23:58.406Z] === RUN TestCreateWithInvalidEnv [2022-07-02T16:23:58.406Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-02T16:23:58.406Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-02T16:23:58.406Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-02T16:23:58.406Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-02T16:23:58.406Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-02T16:23:58.406Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-02T16:23:58.406Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-02T16:23:58.406Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-02T16:23:58.623Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-02T16:23:58.665Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-02T16:23:58.665Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-02T16:23:58.665Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-02T16:23:58.665Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-02T16:23:58.665Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-02T16:23:58.665Z] === RUN TestCreateTmpfsMountsTarget [2022-07-02T16:23:58.665Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-02T16:23:58.665Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-02T16:23:59.188Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-02T16:24:00.041Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2022-07-02T16:24:00.041Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-02T16:24:00.120Z] === RUN TestCopyFromContainer// [2022-07-02T16:24:00.120Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-02T16:24:00.377Z] === RUN TestCopyFromContainer//bar/root [2022-07-02T16:24:00.377Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-02T16:24:00.635Z] === RUN TestCopyFromContainer/bar/quux [2022-07-02T16:24:00.635Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-02T16:24:00.892Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-02T16:24:00.892Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-02T16:24:00.892Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-02T16:24:00.977Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-07-02T16:24:00.977Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-02T16:24:00.977Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-02T16:24:00.977Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-02T16:24:00.977Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-02T16:24:00.977Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-02T16:24:00.977Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-02T16:24:00.977Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-02T16:24:00.977Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-02T16:24:00.977Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-02T16:24:00.977Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-02T16:24:00.977Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-02T16:24:00.977Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-02T16:24:00.977Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-02T16:24:00.977Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-02T16:24:00.977Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-02T16:24:00.977Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-02T16:24:00.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-02T16:24:00.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-02T16:24:00.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-02T16:24:00.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-02T16:24:00.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-02T16:24:00.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-02T16:24:00.977Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-02T16:24:01.149Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-02T16:24:01.149Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-02T16:24:01.149Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-02T16:24:01.149Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-02T16:24:01.149Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-02T16:24:01.406Z] --- PASS: TestCopyFromContainer (2.95s) [2022-07-02T16:24:01.406Z] --- PASS: TestCopyFromContainer// (0.16s) [2022-07-02T16:24:01.407Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2022-07-02T16:24:01.407Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2022-07-02T16:24:01.407Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2022-07-02T16:24:01.407Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-07-02T16:24:01.407Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2022-07-02T16:24:01.407Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2022-07-02T16:24:01.407Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2022-07-02T16:24:01.407Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2022-07-02T16:24:01.407Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2022-07-02T16:24:01.407Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-02T16:24:01.407Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-02T16:24:01.407Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-02T16:24:01.407Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-02T16:24:01.407Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-02T16:24:01.407Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-02T16:24:01.407Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-02T16:24:01.407Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-02T16:24:01.407Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-02T16:24:01.407Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-02T16:24:01.407Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2022-07-02T16:24:01.407Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-02T16:24:01.407Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-02T16:24:01.407Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-02T16:24:01.407Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-02T16:24:01.407Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-07-02T16:24:01.407Z] === RUN TestCreateWithInvalidEnv [2022-07-02T16:24:01.407Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-02T16:24:01.407Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-02T16:24:01.407Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-02T16:24:01.407Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-02T16:24:01.407Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-02T16:24:01.407Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-02T16:24:01.407Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-02T16:24:01.407Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-02T16:24:01.407Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-02T16:24:01.407Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-02T16:24:01.407Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-02T16:24:01.407Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-02T16:24:01.407Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-02T16:24:01.407Z] === RUN TestCreateTmpfsMountsTarget [2022-07-02T16:24:01.543Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-07-02T16:24:01.543Z] === RUN TestCreateDifferentPlatform [2022-07-02T16:24:01.543Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-02T16:24:01.543Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-02T16:24:01.543Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-02T16:24:01.543Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-02T16:24:01.543Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-02T16:24:01.543Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-02T16:24:01.543Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-02T16:24:01.543Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-02T16:24:01.543Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-02T16:24:01.543Z] === RUN TestCreateInvalidHostConfig [2022-07-02T16:24:01.543Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-02T16:24:01.543Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-02T16:24:01.543Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-02T16:24:01.543Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-02T16:24:01.543Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-02T16:24:01.543Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-02T16:24:01.543Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-02T16:24:01.543Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-02T16:24:01.543Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-02T16:24:01.543Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-02T16:24:01.543Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-02T16:24:01.543Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-02T16:24:01.543Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-02T16:24:01.543Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-02T16:24:01.543Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-02T16:24:01.543Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-02T16:24:01.543Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-02T16:24:01.543Z] === RUN TestContainerStartOnDaemonRestart [2022-07-02T16:24:01.543Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-02T16:24:01.543Z] === RUN TestDaemonRestartIpcMode [2022-07-02T16:24:01.543Z] === PAUSE TestDaemonRestartIpcMode [2022-07-02T16:24:01.543Z] === RUN TestDaemonHostGatewayIP [2022-07-02T16:24:01.543Z] === PAUSE TestDaemonHostGatewayIP [2022-07-02T16:24:01.543Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-02T16:24:01.543Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-02T16:24:01.543Z] === RUN TestContainerKillOnDaemonStart [2022-07-02T16:24:01.543Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-02T16:24:01.543Z] === RUN TestDiff [2022-07-02T16:24:01.663Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-02T16:24:01.663Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-02T16:24:01.801Z] --- PASS: TestDiff (0.39s) [2022-07-02T16:24:01.801Z] === RUN TestExecConsoleSize [2022-07-02T16:24:01.922Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-02T16:24:02.179Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-02T16:24:02.368Z] --- PASS: TestExecConsoleSize (0.48s) [2022-07-02T16:24:02.368Z] === RUN TestExecWithCloseStdin [2022-07-02T16:24:02.750Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-02T16:24:02.935Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-07-02T16:24:02.935Z] === RUN TestExec [2022-07-02T16:24:03.194Z] --- PASS: TestExec (0.48s) [2022-07-02T16:24:03.194Z] === RUN TestExecUser [2022-07-02T16:24:03.690Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-02T16:24:03.690Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-02T16:24:03.690Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s) [2022-07-02T16:24:03.690Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-02T16:24:03.761Z] --- PASS: TestExecUser (0.45s) [2022-07-02T16:24:03.761Z] === RUN TestExportContainerAndImportImage [2022-07-02T16:24:04.252Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-02T16:24:04.328Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-07-02T16:24:04.328Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-02T16:24:04.509Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-02T16:24:05.704Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-07-02T16:24:05.704Z] === RUN TestHealthCheckWorkdir [2022-07-02T16:24:05.878Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-02T16:24:05.878Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s) [2022-07-02T16:24:05.878Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-02T16:24:05.878Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-02T16:24:05.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-02T16:24:05.878Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-02T16:24:05.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-02T16:24:05.878Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-02T16:24:05.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-02T16:24:05.878Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-02T16:24:05.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-02T16:24:05.878Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-02T16:24:05.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-02T16:24:05.878Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-02T16:24:05.878Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-02T16:24:05.878Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-02T16:24:06.135Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-02T16:24:06.135Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-02T16:24:06.135Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-02T16:24:06.135Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-07-02T16:24:06.135Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-07-02T16:24:06.135Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-02T16:24:06.135Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-07-02T16:24:06.135Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-07-02T16:24:06.135Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-02T16:24:06.135Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-02T16:24:06.292Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-07-02T16:24:06.292Z] === RUN TestHealthKillContainer [2022-07-02T16:24:06.393Z] check_test.go:540: [da4de51decd99] daemon is not started [2022-07-02T16:24:06.393Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-02T16:24:06.650Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2022-07-02T16:24:06.650Z] === RUN TestCreateDifferentPlatform [2022-07-02T16:24:06.650Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-02T16:24:06.650Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-02T16:24:06.650Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-07-02T16:24:06.650Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-07-02T16:24:06.650Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-02T16:24:06.650Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-02T16:24:06.907Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-07-02T16:24:06.907Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-02T16:24:06.907Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-07-02T16:24:06.907Z] === RUN TestCreateInvalidHostConfig [2022-07-02T16:24:06.907Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-02T16:24:06.907Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-02T16:24:06.907Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-02T16:24:06.907Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-02T16:24:06.907Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-02T16:24:06.907Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-02T16:24:06.907Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-02T16:24:06.907Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-02T16:24:06.907Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-02T16:24:06.907Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-02T16:24:06.907Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-02T16:24:06.907Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-02T16:24:06.907Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-07-02T16:24:06.907Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.01s) [2022-07-02T16:24:06.907Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-02T16:24:06.907Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-02T16:24:06.907Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.01s) [2022-07-02T16:24:06.907Z] === RUN TestContainerStartOnDaemonRestart [2022-07-02T16:24:06.907Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-02T16:24:06.907Z] === RUN TestDaemonRestartIpcMode [2022-07-02T16:24:06.907Z] === PAUSE TestDaemonRestartIpcMode [2022-07-02T16:24:06.907Z] === RUN TestDaemonHostGatewayIP [2022-07-02T16:24:06.907Z] === PAUSE TestDaemonHostGatewayIP [2022-07-02T16:24:06.907Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-02T16:24:06.907Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-02T16:24:06.907Z] === RUN TestContainerKillOnDaemonStart [2022-07-02T16:24:06.907Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-02T16:24:06.907Z] === RUN TestDiff [2022-07-02T16:24:07.472Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-02T16:24:07.472Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-02T16:24:07.472Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-02T16:24:07.472Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-02T16:24:07.472Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-02T16:24:07.729Z] --- PASS: TestDiff (0.73s) [2022-07-02T16:24:07.729Z] === RUN TestExecConsoleSize [2022-07-02T16:24:08.295Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-02T16:24:08.552Z] --- PASS: TestExecConsoleSize (0.93s) [2022-07-02T16:24:08.552Z] === RUN TestExecWithCloseStdin [2022-07-02T16:24:08.809Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-02T16:24:09.066Z] --- PASS: TestExecWithCloseStdin (0.56s) [2022-07-02T16:24:09.066Z] === RUN TestExec [2022-07-02T16:24:09.998Z] --- PASS: TestExec (0.61s) [2022-07-02T16:24:09.998Z] === RUN TestExecUser [2022-07-02T16:24:10.255Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-02T16:24:10.255Z] --- PASS: TestExecUser (0.59s) [2022-07-02T16:24:10.255Z] === RUN TestExportContainerAndImportImage [2022-07-02T16:24:11.079Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-02T16:24:11.187Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2022-07-02T16:24:11.187Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-02T16:24:12.555Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-02T16:24:12.555Z] --- PASS: TestExportContainerAfterDaemonRestart (1.36s) [2022-07-02T16:24:12.555Z] === RUN TestHealthCheckWorkdir [2022-07-02T16:24:12.555Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-02T16:24:13.484Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-02T16:24:13.484Z] --- PASS: TestHealthCheckWorkdir (0.82s) [2022-07-02T16:24:13.484Z] === RUN TestHealthKillContainer [2022-07-02T16:24:14.047Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-02T16:24:14.047Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-02T16:24:14.047Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-02T16:24:14.047Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-02T16:24:14.408Z] --- PASS: TestHealthKillContainer (7.89s) [2022-07-02T16:24:14.408Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-02T16:24:14.408Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2022-07-02T16:24:14.408Z] === RUN TestIpcModeNone [2022-07-02T16:24:14.975Z] --- PASS: TestIpcModeNone (0.48s) [2022-07-02T16:24:14.975Z] === RUN TestIpcModePrivate [2022-07-02T16:24:15.233Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-07-02T16:24:15.492Z] --- PASS: TestIpcModePrivate (0.46s) [2022-07-02T16:24:15.492Z] === RUN TestIpcModeShareable [2022-07-02T16:24:15.751Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-07-02T16:24:15.751Z] --- PASS: TestIpcModeShareable (0.47s) [2022-07-02T16:24:15.751Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-02T16:24:15.936Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-02T16:24:15.994Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2022-07-02T16:24:15.994Z] PASS [2022-07-02T16:24:15.994Z] [2022-07-02T16:24:15.994Z] DONE 17 tests in 46.392s [2022-07-02T16:24:15.994Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-02T16:24:15.994Z] INFO: Testing against a local daemon [2022-07-02T16:24:15.994Z] === RUN TestPluginInvalidJSON [2022-07-02T16:24:15.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-02T16:24:15.994Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-02T16:24:15.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-02T16:24:15.994Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-02T16:24:15.994Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-02T16:24:15.994Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-02T16:24:15.994Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-02T16:24:15.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-02T16:24:15.994Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-02T16:24:15.994Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-02T16:24:15.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-02T16:24:15.994Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-02T16:24:15.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-02T16:24:15.994Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-02T16:24:15.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-02T16:24:15.994Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-02T16:24:15.994Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-02T16:24:15.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-02T16:24:15.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-02T16:24:15.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-02T16:24:15.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-02T16:24:15.994Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-02T16:24:15.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-02T16:24:15.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-02T16:24:15.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-02T16:24:15.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-02T16:24:15.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-02T16:24:15.994Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-02T16:24:15.994Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-02T16:24:15.994Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-02T16:24:15.994Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-02T16:24:15.994Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-02T16:24:15.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-02T16:24:15.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-02T16:24:15.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-02T16:24:15.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-02T16:24:15.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-02T16:24:15.994Z] === RUN TestPluginInstall [2022-07-02T16:24:15.994Z] === RUN TestPluginInstall/no_auth [2022-07-02T16:24:15.994Z] time="2022-07-02T16:24:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-02T16:24:15.994Z] time="2022-07-02T16:24:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6171ed6153576d70bfd557c5093c813888cb300431d71410247241061ca59ba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-02T16:24:15.994Z] time="2022-07-02T16:24:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-02T16:24:15.994Z] time="2022-07-02T16:24:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6171ed6153576d70bfd557c5093c813888cb300431d71410247241061ca59ba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-02T16:24:15.994Z] === RUN TestPluginInstall/with_htpasswd [2022-07-02T16:24:15.994Z] time="2022-07-02T16:24:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-02T16:24:15.994Z] time="2022-07-02T16:24:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d71fe96e64fe4c39f6b794c289b3ba4c1cecee6b76cc0f6e06932139bd868de7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-02T16:24:15.994Z] time="2022-07-02T16:24:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-02T16:24:15.994Z] time="2022-07-02T16:24:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d71fe96e64fe4c39f6b794c289b3ba4c1cecee6b76cc0f6e06932139bd868de7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-02T16:24:16.499Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-02T16:24:16.555Z] === RUN TestPluginInstall/with_insecure [2022-07-02T16:24:17.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-02T16:24:17.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-02T16:24:17.651Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) [2022-07-02T16:24:17.651Z] === RUN TestAPIIpcModeHost [2022-07-02T16:24:17.651Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-07-02T16:24:17.651Z] === RUN TestDaemonIpcModeShareable [2022-07-02T16:24:18.474Z] time="2022-07-02T16:24:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-02T16:24:18.474Z] time="2022-07-02T16:24:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:460d20dc87b0ac823ede5d1c5df8f56babe56f9734b9ae98f371808c2f7c7b76" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-02T16:24:18.474Z] time="2022-07-02T16:24:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-02T16:24:18.474Z] time="2022-07-02T16:24:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:460d20dc87b0ac823ede5d1c5df8f56babe56f9734b9ae98f371808c2f7c7b76" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-02T16:24:18.585Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-02T16:24:18.844Z] --- PASS: TestDaemonIpcModeShareable (1.13s) [2022-07-02T16:24:18.844Z] === RUN TestDaemonIpcModePrivate [2022-07-02T16:24:18.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-02T16:24:19.035Z] plugin_test.go:195: [dcc4770e58a82] daemon is not started [2022-07-02T16:24:19.035Z] --- PASS: TestPluginInstall (5.10s) [2022-07-02T16:24:19.035Z] --- PASS: TestPluginInstall/no_auth (1.37s) [2022-07-02T16:24:19.035Z] --- PASS: TestPluginInstall/with_htpasswd (1.13s) [2022-07-02T16:24:19.035Z] --- PASS: TestPluginInstall/with_insecure (2.60s) [2022-07-02T16:24:19.035Z] === RUN TestPluginsWithRuntimes [2022-07-02T16:24:19.555Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-02T16:24:19.778Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-02T16:24:19.778Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-07-02T16:24:19.778Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-02T16:24:19.812Z] check_test.go:540: [d7a40e1b7d555] daemon is not started [2022-07-02T16:24:19.812Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-02T16:24:20.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-02T16:24:20.375Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-02T16:24:20.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-02T16:24:20.887Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-02T16:24:21.154Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-02T16:24:21.154Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-07-02T16:24:21.154Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-02T16:24:21.452Z] --- PASS: TestHealthKillContainer (8.16s) [2022-07-02T16:24:21.452Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-02T16:24:21.452Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-02T16:24:22.018Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2022-07-02T16:24:22.018Z] === RUN TestIpcModeNone [2022-07-02T16:24:22.018Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000fa1a40__} [2022-07-02T16:24:22.088Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-02T16:24:22.088Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2022-07-02T16:24:22.088Z] === RUN TestIpcModeOlderClient [2022-07-02T16:24:22.088Z] === PAUSE TestIpcModeOlderClient [2022-07-02T16:24:22.088Z] === RUN TestKillContainerInvalidSignal [2022-07-02T16:24:22.309Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-02T16:24:22.655Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-07-02T16:24:22.655Z] === RUN TestKillContainer [2022-07-02T16:24:22.655Z] === RUN TestKillContainer/no_signal [2022-07-02T16:24:22.914Z] === RUN TestKillContainer/non_killing_signal [2022-07-02T16:24:22.951Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1750788461_/foo_false_____} [2022-07-02T16:24:22.951Z] --- PASS: TestIpcModeNone (0.88s) [2022-07-02T16:24:22.951Z] === RUN TestIpcModePrivate [2022-07-02T16:24:23.481Z] === RUN TestKillContainer/killing_signal [2022-07-02T16:24:23.520Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:107, shared: false, mustBeShared: false [2022-07-02T16:24:23.673Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-02T16:24:23.739Z] --- PASS: TestKillContainer (1.24s) [2022-07-02T16:24:23.739Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-07-02T16:24:23.739Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-07-02T16:24:23.739Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-07-02T16:24:23.739Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-02T16:24:23.739Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-02T16:24:23.776Z] --- PASS: TestIpcModePrivate (0.87s) [2022-07-02T16:24:23.776Z] === RUN TestIpcModeShareable [2022-07-02T16:24:24.306Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-02T16:24:24.339Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-07-02T16:24:24.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1750788461_/foo_true_____} [2022-07-02T16:24:24.596Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-02T16:24:24.596Z] --- PASS: TestIpcModeShareable (0.73s) [2022-07-02T16:24:24.596Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-02T16:24:25.241Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2022-07-02T16:24:25.241Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-07-02T16:24:25.241Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-07-02T16:24:25.241Z] === RUN TestKillStoppedContainer [2022-07-02T16:24:25.241Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-02T16:24:25.241Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-02T16:24:25.241Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-02T16:24:25.241Z] === RUN TestKillDifferentUserContainer [2022-07-02T16:24:25.499Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-07-02T16:24:25.499Z] === RUN TestInspectOomKilledTrue [2022-07-02T16:24:25.560Z] --- PASS: TestPluginsWithRuntimes (6.40s) [2022-07-02T16:24:25.560Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.66s) [2022-07-02T16:24:25.560Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.64s) [2022-07-02T16:24:25.560Z] === RUN TestPluginBackCompatMediaTypes [2022-07-02T16:24:25.965Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32728621530_/foo_false_____} [2022-07-02T16:24:26.066Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-07-02T16:24:26.066Z] === RUN TestInspectOomKilledFalse [2022-07-02T16:24:26.324Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-07-02T16:24:26.324Z] === RUN TestLinksEtcHostsContentMatch [2022-07-02T16:24:26.487Z] --- PASS: TestPluginBackCompatMediaTypes (1.04s) [2022-07-02T16:24:26.487Z] PASS [2022-07-02T16:24:26.487Z] [2022-07-02T16:24:26.487Z] DONE 24 tests in 12.583s [2022-07-02T16:24:26.487Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-02T16:24:26.487Z] INFO: Testing against a local daemon [2022-07-02T16:24:26.487Z] === RUN TestExternalGraphDriver [2022-07-02T16:24:26.583Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-07-02T16:24:26.583Z] === RUN TestLinksContainerNames [2022-07-02T16:24:26.743Z] === RUN TestExternalGraphDriver/json [2022-07-02T16:24:26.894Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.29s) [2022-07-02T16:24:26.894Z] === RUN TestAPIIpcModeHost [2022-07-02T16:24:26.969Z] ......... [ 85%] [2022-07-02T16:24:27.151Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-07-02T16:24:27.151Z] === RUN TestDaemonIpcModeShareable [2022-07-02T16:24:27.407Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32728621530_/foo_true_____} [2022-07-02T16:24:27.517Z] --- PASS: TestLinksContainerNames (0.83s) [2022-07-02T16:24:27.517Z] === RUN TestLogsFollowTailEmpty [2022-07-02T16:24:28.084Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-07-02T16:24:28.084Z] === RUN TestLogs [2022-07-02T16:24:28.084Z] === RUN TestLogs/driver_local [2022-07-02T16:24:28.084Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-02T16:24:28.084Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-02T16:24:28.084Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-02T16:24:28.084Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-02T16:24:28.084Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-02T16:24:28.084Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-02T16:24:28.084Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-02T16:24:28.084Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-02T16:24:28.084Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-02T16:24:28.084Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-02T16:24:28.084Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-02T16:24:28.084Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-02T16:24:28.084Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-02T16:24:28.084Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-02T16:24:28.652Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-02T16:24:28.652Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-02T16:24:28.776Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true [2022-07-02T16:24:28.776Z] --- PASS: TestDaemonIpcModeShareable (1.48s) [2022-07-02T16:24:28.776Z] === RUN TestDaemonIpcModePrivate [2022-07-02T16:24:29.032Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32728621530_/foo_true__0xc000fa1a70___} [2022-07-02T16:24:29.032Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-02T16:24:29.237Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-02T16:24:29.237Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-02T16:24:29.810Z] === RUN TestLogs/driver_json-file [2022-07-02T16:24:29.810Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-02T16:24:29.810Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-02T16:24:29.810Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-02T16:24:29.810Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-02T16:24:29.810Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-02T16:24:29.810Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-02T16:24:29.810Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-02T16:24:29.810Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-02T16:24:29.810Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-02T16:24:29.810Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-02T16:24:29.810Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-02T16:24:29.810Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-02T16:24:29.810Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-02T16:24:29.810Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-02T16:24:29.963Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: false, mustBeShared: false [2022-07-02T16:24:30.221Z] --- PASS: TestDaemonIpcModePrivate (1.51s) [2022-07-02T16:24:30.221Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-02T16:24:30.377Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-02T16:24:30.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000fa1a88__} [2022-07-02T16:24:30.636Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-02T16:24:31.203Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-02T16:24:31.203Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-02T16:24:31.410Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: false, mustBeShared: false [2022-07-02T16:24:31.410Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-02T16:24:31.410Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-02T16:24:31.410Z] check_test.go:540: [d6fa1efa00622] daemon is not started [2022-07-02T16:24:31.410Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-02T16:24:31.666Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.48s) [2022-07-02T16:24:31.666Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-02T16:24:31.691Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-02T16:24:31.769Z] --- PASS: TestLogs (3.78s) [2022-07-02T16:24:31.769Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-02T16:24:31.769Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.60s) [2022-07-02T16:24:31.769Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.68s) [2022-07-02T16:24:31.769Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.75s) [2022-07-02T16:24:31.769Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.70s) [2022-07-02T16:24:31.769Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.56s) [2022-07-02T16:24:31.769Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.56s) [2022-07-02T16:24:31.769Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-02T16:24:31.769Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.62s) [2022-07-02T16:24:31.769Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.69s) [2022-07-02T16:24:31.769Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.69s) [2022-07-02T16:24:31.769Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.67s) [2022-07-02T16:24:31.769Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.46s) [2022-07-02T16:24:31.769Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.46s) [2022-07-02T16:24:31.769Z] === RUN TestContainerNetworkMountsNoChown [2022-07-02T16:24:31.923Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000fa1aa0__} [2022-07-02T16:24:31.983Z] === RUN TestExternalGraphDriver/spec [2022-07-02T16:24:32.028Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/default [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/default [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/private [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/private [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/rprivate [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/slave [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/slave [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/rslave [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/shared [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/shared [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/rshared [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-02T16:24:32.028Z] === CONT TestMountDaemonRoot/default [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-02T16:24:32.028Z] === CONT TestMountDaemonRoot/rslave [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-02T16:24:32.028Z] === CONT TestMountDaemonRoot/rshared [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-02T16:24:32.028Z] === CONT TestMountDaemonRoot/shared [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-02T16:24:32.028Z] === CONT TestMountDaemonRoot/rprivate [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-02T16:24:32.028Z] === CONT TestMountDaemonRoot/slave [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-02T16:24:32.028Z] === CONT TestMountDaemonRoot/private [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-02T16:24:32.028Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-02T16:24:32.028Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-02T16:24:32.028Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-02T16:24:32.028Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-02T16:24:32.287Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-02T16:24:32.287Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-02T16:24:32.287Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-02T16:24:32.287Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-02T16:24:32.287Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-02T16:24:32.287Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-02T16:24:32.287Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-02T16:24:32.287Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-02T16:24:32.287Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-02T16:24:32.287Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-02T16:24:32.287Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-02T16:24:32.287Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-02T16:24:32.287Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-02T16:24:32.287Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-02T16:24:32.287Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-02T16:24:32.545Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-02T16:24:32.545Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-02T16:24:32.545Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-02T16:24:32.545Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-02T16:24:32.545Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-02T16:24:32.545Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-02T16:24:32.545Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-02T16:24:32.545Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-02T16:24:32.545Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-02T16:24:32.545Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-02T16:24:32.545Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-02T16:24:32.545Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2022-07-02T16:24:32.545Z] === RUN TestContainerBindMountNonRecursive [2022-07-02T16:24:33.129Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-02T16:24:33.291Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true [2022-07-02T16:24:33.291Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.50s) [2022-07-02T16:24:33.291Z] === RUN TestIpcModeOlderClient [2022-07-02T16:24:33.291Z] === PAUSE TestIpcModeOlderClient [2022-07-02T16:24:33.291Z] === RUN TestKillContainerInvalidSignal [2022-07-02T16:24:33.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000fa1ab8__} [2022-07-02T16:24:33.291Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-02T16:24:33.855Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2022-07-02T16:24:33.855Z] === RUN TestKillContainer [2022-07-02T16:24:33.855Z] === RUN TestKillContainer/no_signal [2022-07-02T16:24:33.920Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-07-02T16:24:33.920Z] === RUN TestContainerVolumesMountedAsShared [2022-07-02T16:24:34.180Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-07-02T16:24:34.180Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-02T16:24:34.419Z] === RUN TestKillContainer/non_killing_signal [2022-07-02T16:24:34.496Z] === RUN TestExternalGraphDriver/pull [2022-07-02T16:24:34.747Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-07-02T16:24:34.747Z] === RUN TestNetworkNat [2022-07-02T16:24:34.982Z] === RUN TestKillContainer/killing_signal [2022-07-02T16:24:34.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000fa1ad0__} [2022-07-02T16:24:35.005Z] --- PASS: TestNetworkNat (0.44s) [2022-07-02T16:24:35.005Z] === RUN TestNetworkLocalhostTCPNat [2022-07-02T16:24:35.240Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-02T16:24:35.572Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2022-07-02T16:24:35.572Z] === RUN TestNetworkLoopbackNat [2022-07-02T16:24:35.808Z] --- PASS: TestKillContainer (1.85s) [2022-07-02T16:24:35.808Z] --- PASS: TestKillContainer/no_signal (0.59s) [2022-07-02T16:24:35.808Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2022-07-02T16:24:35.808Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2022-07-02T16:24:35.808Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-02T16:24:35.808Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-02T16:24:35.860Z] --- PASS: TestExternalGraphDriver (9.07s) [2022-07-02T16:24:35.860Z] --- PASS: TestExternalGraphDriver/json (4.47s) [2022-07-02T16:24:35.860Z] --- PASS: TestExternalGraphDriver/spec (2.89s) [2022-07-02T16:24:35.860Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-07-02T16:24:35.860Z] === RUN TestGraphdriverPluginV2 [2022-07-02T16:24:36.372Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-02T16:24:36.630Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-02T16:24:36.630Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-02T16:24:37.194Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2022-07-02T16:24:37.194Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.59s) [2022-07-02T16:24:37.194Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2022-07-02T16:24:37.194Z] === RUN TestKillStoppedContainer [2022-07-02T16:24:37.194Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-07-02T16:24:37.194Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-02T16:24:37.194Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-07-02T16:24:37.194Z] === RUN TestKillDifferentUserContainer [2022-07-02T16:24:38.102Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-07-02T16:24:38.102Z] === RUN TestPause [2022-07-02T16:24:38.127Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2022-07-02T16:24:38.127Z] === RUN TestInspectOomKilledTrue [2022-07-02T16:24:38.127Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-02T16:24:38.127Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-02T16:24:38.127Z] === RUN TestInspectOomKilledFalse [2022-07-02T16:24:38.127Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-02T16:24:38.127Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-02T16:24:38.127Z] === RUN TestLinksEtcHostsContentMatch [2022-07-02T16:24:38.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-02T16:24:38.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-02T16:24:38.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-02T16:24:38.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-02T16:24:38.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-02T16:24:38.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-02T16:24:38.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-02T16:24:38.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-02T16:24:38.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-02T16:24:38.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-02T16:24:38.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-02T16:24:38.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-02T16:24:38.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-02T16:24:38.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-02T16:24:38.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-02T16:24:38.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-02T16:24:38.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-02T16:24:38.360Z] --- PASS: TestPause (0.44s) [2022-07-02T16:24:38.360Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-02T16:24:38.360Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-02T16:24:38.360Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-02T16:24:38.360Z] === RUN TestPauseStopPausedContainer [2022-07-02T16:24:38.383Z] check_test.go:540: [de17a9f085cb5] daemon is not started [2022-07-02T16:24:38.383Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-02T16:24:38.383Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-02T16:24:38.383Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-02T16:24:38.383Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-02T16:24:38.383Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2022-07-02T16:24:38.383Z] === RUN TestLinksContainerNames [2022-07-02T16:24:38.383Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-02T16:24:38.456Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-02T16:24:38.927Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-07-02T16:24:38.927Z] === RUN TestPidHost [2022-07-02T16:24:39.313Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-02T16:24:39.384Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-02T16:24:39.862Z] --- PASS: TestPidHost (0.92s) [2022-07-02T16:24:39.863Z] === RUN TestPsFilter [2022-07-02T16:24:39.863Z] --- PASS: TestPsFilter (0.10s) [2022-07-02T16:24:39.863Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-02T16:24:39.877Z] --- PASS: TestLinksContainerNames (1.49s) [2022-07-02T16:24:39.877Z] === RUN TestLogsFollowTailEmpty [2022-07-02T16:24:40.024Z] --- PASS: TestGraphdriverPluginV2 (3.90s) [2022-07-02T16:24:40.024Z] PASS [2022-07-02T16:24:40.024Z] [2022-07-02T16:24:40.024Z] DONE 5 tests in 13.064s [2022-07-02T16:24:40.024Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-02T16:24:40.024Z] INFO: Testing against a local daemon [2022-07-02T16:24:40.024Z] === RUN TestContinueAfterPluginCrash [2022-07-02T16:24:40.024Z] === PAUSE TestContinueAfterPluginCrash [2022-07-02T16:24:40.024Z] === RUN TestReadPluginNoRead [2022-07-02T16:24:40.024Z] === PAUSE TestReadPluginNoRead [2022-07-02T16:24:40.024Z] === RUN TestDaemonStartWithLogOpt [2022-07-02T16:24:40.024Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-02T16:24:40.024Z] === CONT TestContinueAfterPluginCrash [2022-07-02T16:24:40.024Z] === CONT TestDaemonStartWithLogOpt [2022-07-02T16:24:40.429Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-07-02T16:24:40.429Z] === RUN TestRemoveContainerWithVolume [2022-07-02T16:24:40.687Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-07-02T16:24:40.687Z] === RUN TestRemoveContainerRunning [2022-07-02T16:24:40.808Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2022-07-02T16:24:40.808Z] === RUN TestLogs [2022-07-02T16:24:40.808Z] === RUN TestLogs/driver_local [2022-07-02T16:24:40.808Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-02T16:24:40.808Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-02T16:24:40.808Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-02T16:24:40.808Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-02T16:24:40.808Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-02T16:24:40.808Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-02T16:24:40.808Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-02T16:24:40.808Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-02T16:24:40.808Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-02T16:24:40.808Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-02T16:24:40.808Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-02T16:24:40.808Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-02T16:24:40.808Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-02T16:24:40.808Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-02T16:24:40.808Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-02T16:24:41.253Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-07-02T16:24:41.253Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-02T16:24:41.374Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-02T16:24:41.512Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-07-02T16:24:41.512Z] === RUN TestRemoveInvalidContainer [2022-07-02T16:24:41.512Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-02T16:24:41.512Z] === RUN TestRenameLinkedContainer [2022-07-02T16:24:41.525Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-02T16:24:41.941Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-02T16:24:41.941Z] check_test.go:540: [db1f2b91ae1a5] daemon is not started [2022-07-02T16:24:41.941Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-02T16:24:41.941Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-02T16:24:42.199Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-02T16:24:43.130Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-02T16:24:43.130Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-02T16:24:43.292Z] --- PASS: TestDaemonStartWithLogOpt (3.39s) [2022-07-02T16:24:43.292Z] === CONT TestReadPluginNoRead [2022-07-02T16:24:43.388Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-02T16:24:43.414Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-07-02T16:24:43.414Z] === RUN TestRenameStoppedContainer [2022-07-02T16:24:43.673Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-07-02T16:24:43.673Z] === RUN TestRenameRunningContainerAndReuse [2022-07-02T16:24:43.952Z] === RUN TestLogs/driver_json-file [2022-07-02T16:24:43.952Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-02T16:24:43.952Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-02T16:24:43.952Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-02T16:24:43.952Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-02T16:24:43.952Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-02T16:24:43.952Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-02T16:24:43.952Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-02T16:24:43.952Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-02T16:24:43.952Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-02T16:24:43.952Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-02T16:24:43.952Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-02T16:24:43.952Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-02T16:24:43.952Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-02T16:24:43.952Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-02T16:24:44.340Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-02T16:24:44.340Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-02T16:24:44.609Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-07-02T16:24:44.609Z] === RUN TestRenameInvalidName [2022-07-02T16:24:44.867Z] --- PASS: TestRenameInvalidName (0.42s) [2022-07-02T16:24:44.867Z] === RUN TestRenameAnonymousContainer [2022-07-02T16:24:44.937Z] docker_cli_daemon_plugins_test.go:80: [dad9b2434e1dc] daemon is not started [2022-07-02T16:24:44.937Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-02T16:24:44.937Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-02T16:24:44.937Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-02T16:24:45.184Z] === RUN TestReadPluginNoRead/default [2022-07-02T16:24:45.867Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-02T16:24:46.124Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-02T16:24:46.124Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-02T16:24:46.124Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-02T16:24:46.548Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-02T16:24:46.687Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-02T16:24:46.687Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-02T16:24:46.768Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2022-07-02T16:24:46.768Z] === RUN TestRenameContainerWithSameName [2022-07-02T16:24:46.768Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-07-02T16:24:46.768Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-02T16:24:47.251Z] --- PASS: TestLogs (6.44s) [2022-07-02T16:24:47.251Z] --- PASS: TestLogs/driver_local (0.02s) [2022-07-02T16:24:47.251Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.32s) [2022-07-02T16:24:47.251Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.38s) [2022-07-02T16:24:47.251Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.92s) [2022-07-02T16:24:47.251Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.92s) [2022-07-02T16:24:47.251Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.81s) [2022-07-02T16:24:47.251Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.82s) [2022-07-02T16:24:47.251Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-02T16:24:47.251Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.10s) [2022-07-02T16:24:47.251Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.22s) [2022-07-02T16:24:47.251Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.13s) [2022-07-02T16:24:47.251Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.04s) [2022-07-02T16:24:47.251Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.98s) [2022-07-02T16:24:47.251Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.05s) [2022-07-02T16:24:47.251Z] === RUN TestContainerNetworkMountsNoChown [2022-07-02T16:24:47.508Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-02T16:24:47.706Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-07-02T16:24:47.706Z] === RUN TestResize [2022-07-02T16:24:47.765Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s) [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/default [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/default [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/private [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/private [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/rprivate [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/slave [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/slave [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/rslave [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/shared [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/shared [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/rshared [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-02T16:24:47.765Z] === CONT TestMountDaemonRoot/default [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-02T16:24:47.765Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-02T16:24:47.765Z] === CONT TestMountDaemonRoot/rshared [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-02T16:24:47.765Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-02T16:24:47.765Z] === CONT TestMountDaemonRoot/shared [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-02T16:24:47.765Z] === CONT TestMountDaemonRoot/rslave [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-02T16:24:47.765Z] === CONT TestMountDaemonRoot/slave [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-02T16:24:47.765Z] === CONT TestMountDaemonRoot/rprivate [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-02T16:24:47.765Z] === CONT TestMountDaemonRoot/private [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-02T16:24:47.765Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-02T16:24:47.765Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-02T16:24:47.765Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-02T16:24:47.765Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-02T16:24:47.765Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-02T16:24:47.765Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-02T16:24:47.913Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-02T16:24:47.913Z] --- PASS: TestContinueAfterPluginCrash (8.36s) [2022-07-02T16:24:48.022Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-02T16:24:48.022Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-02T16:24:48.022Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-02T16:24:48.022Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-02T16:24:48.022Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-02T16:24:48.022Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-02T16:24:48.022Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-02T16:24:48.022Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-02T16:24:48.022Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-02T16:24:48.022Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-02T16:24:48.022Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-02T16:24:48.273Z] --- PASS: TestResize (0.44s) [2022-07-02T16:24:48.273Z] === RUN TestResizeWithInvalidSize [2022-07-02T16:24:48.279Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-02T16:24:48.279Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-02T16:24:48.279Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-02T16:24:48.279Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-02T16:24:48.279Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-02T16:24:48.279Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-02T16:24:48.279Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-02T16:24:48.279Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-02T16:24:48.279Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-02T16:24:48.279Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-02T16:24:48.279Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-02T16:24:48.279Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-07-02T16:24:48.279Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-02T16:24:48.279Z] === RUN TestContainerBindMountNonRecursive [2022-07-02T16:24:48.492Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-02T16:24:48.533Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-07-02T16:24:48.533Z] === RUN TestResizeWhenContainerNotStarted [2022-07-02T16:24:48.537Z] docker_cli_daemon_plugins_test.go:170: [d1c632b0bb53a] daemon is not started [2022-07-02T16:24:48.748Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-02T16:24:48.748Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-02T16:24:48.748Z] [2022-07-02T16:24:48.748Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-02T16:24:48.748Z] =========================== short test summary info ============================ [2022-07-02T16:24:48.748Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-02T16:24:48.748Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-02T16:24:48.748Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-02T16:24:48.748Z] Not supported on most drivers [2022-07-02T16:24:48.748Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-02T16:24:48.748Z] Output of docker top depends on host distro, and is not formalized. [2022-07-02T16:24:48.748Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-02T16:24:48.748Z] Output of docker top depends on host distro, and is not formalized. [2022-07-02T16:24:48.748Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-02T16:24:48.748Z] Can fail if eth0 has multiple IP addresses [2022-07-02T16:24:48.748Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-02T16:24:48.748Z] This doesn't seem to be taken into account by the engine [2022-07-02T16:24:48.748Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-02T16:24:48.748Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-02T16:24:48.748Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 283.03 seconds == [2022-07-02T16:24:48.794Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-02T16:24:48.841Z] === CONT TestReadPluginNoRead [2022-07-02T16:24:48.841Z] read_test.go:92: [d80b9dd704e76] daemon is not started [2022-07-02T16:24:48.841Z] --- PASS: TestReadPluginNoRead (5.98s) [2022-07-02T16:24:48.841Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-07-02T16:24:48.841Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-07-02T16:24:48.841Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-07-02T16:24:48.841Z] PASS [2022-07-02T16:24:48.841Z] [2022-07-02T16:24:48.841Z] DONE 6 tests in 9.387s [2022-07-02T16:24:49.004Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-02T16:24:49.097Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-02T16:24:49.097Z] testing: warning: no tests to run [2022-07-02T16:24:49.097Z] PASS [2022-07-02T16:24:49.097Z] [2022-07-02T16:24:49.097Z] DONE 0 tests in 0.008s [2022-07-02T16:24:49.097Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-02T16:24:49.097Z] INFO: Testing against a local daemon [2022-07-02T16:24:49.097Z] === RUN TestPluginWithDevMounts [2022-07-02T16:24:49.097Z] === PAUSE TestPluginWithDevMounts [2022-07-02T16:24:49.097Z] === CONT TestPluginWithDevMounts [2022-07-02T16:24:49.099Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-07-02T16:24:49.099Z] === RUN TestDaemonRestartKillContainers [2022-07-02T16:24:49.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-02T16:24:49.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-02T16:24:49.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-02T16:24:49.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-02T16:24:49.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-02T16:24:49.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-02T16:24:49.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-02T16:24:49.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-02T16:24:49.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-02T16:24:49.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-02T16:24:49.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-02T16:24:49.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-02T16:24:49.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-02T16:24:49.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-02T16:24:49.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-02T16:24:49.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-02T16:24:49.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-02T16:24:49.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-02T16:24:49.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-02T16:24:49.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-02T16:24:49.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-02T16:24:49.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-02T16:24:49.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-02T16:24:49.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-02T16:24:49.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-02T16:24:49.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-02T16:24:49.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-02T16:24:49.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-02T16:24:49.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-02T16:24:49.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-02T16:24:49.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-02T16:24:49.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-02T16:24:49.099Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-02T16:24:49.099Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-02T16:24:50.165Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-02T16:24:50.165Z] --- PASS: TestContainerBindMountNonRecursive (1.83s) [2022-07-02T16:24:50.165Z] === RUN TestContainerVolumesMountedAsShared [2022-07-02T16:24:50.730Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-02T16:24:50.987Z] --- PASS: TestContainerVolumesMountedAsShared (0.71s) [2022-07-02T16:24:50.987Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-02T16:24:50.994Z] --- PASS: TestPluginWithDevMounts (1.62s) [2022-07-02T16:24:50.994Z] PASS [2022-07-02T16:24:50.994Z] [2022-07-02T16:24:50.994Z] DONE 1 tests in 1.643s [2022-07-02T16:24:50.994Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-02T16:24:50.994Z] INFO: Testing against a local daemon [2022-07-02T16:24:50.994Z] === RUN TestSecretInspect [2022-07-02T16:24:51.000Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-02T16:24:51.553Z] --- PASS: TestContainerVolumesMountedAsSlave (0.63s) [2022-07-02T16:24:51.553Z] === RUN TestNetworkNat [2022-07-02T16:24:51.553Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-02T16:24:51.934Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-02T16:24:52.484Z] --- PASS: TestNetworkNat (0.82s) [2022-07-02T16:24:52.484Z] === RUN TestNetworkLocalhostTCPNat [2022-07-02T16:24:52.484Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-02T16:24:52.869Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-02T16:24:52.883Z] --- PASS: TestSecretInspect (2.17s) [2022-07-02T16:24:52.883Z] === RUN TestSecretList [2022-07-02T16:24:53.048Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s) [2022-07-02T16:24:53.048Z] === RUN TestNetworkLoopbackNat [2022-07-02T16:24:53.127Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-02T16:24:53.305Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-02T16:24:53.562Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-02T16:24:54.062Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-02T16:24:54.126Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-02T16:24:54.126Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-02T16:24:54.321Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-02T16:24:54.690Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-02T16:24:54.690Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-02T16:24:55.257Z] check_test.go:540: [dcb8797b5cae1] daemon is not started [2022-07-02T16:24:55.257Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-02T16:24:55.257Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-02T16:24:55.396Z] --- PASS: TestSecretList (2.19s) [2022-07-02T16:24:55.396Z] === RUN TestSecretsCreateAndDelete [2022-07-02T16:24:55.820Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-02T16:24:56.078Z] --- PASS: TestNetworkLoopbackNat (2.98s) [2022-07-02T16:24:56.078Z] === RUN TestPause [2022-07-02T16:24:56.643Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-02T16:24:56.900Z] --- PASS: TestPause (0.90s) [2022-07-02T16:24:56.900Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-02T16:24:56.900Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-02T16:24:56.900Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-02T16:24:56.900Z] === RUN TestPauseStopPausedContainer [2022-07-02T16:24:57.284Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-07-02T16:24:57.284Z] === RUN TestSecretsUpdate [2022-07-02T16:24:57.464Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-02T16:24:57.604Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-02T16:24:57.604Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-02T16:24:57.721Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2022-07-02T16:24:57.721Z] === RUN TestPidHost [2022-07-02T16:24:58.651Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-02T16:24:59.216Z] --- PASS: TestPidHost (1.38s) [2022-07-02T16:24:59.216Z] === RUN TestPsFilter [2022-07-02T16:24:59.216Z] --- PASS: TestPsFilter (0.12s) [2022-07-02T16:24:59.216Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-02T16:24:59.505Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-02T16:24:59.781Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.57s) [2022-07-02T16:24:59.781Z] === RUN TestRemoveContainerWithVolume [2022-07-02T16:24:59.781Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-02T16:25:00.345Z] --- PASS: TestRemoveContainerWithVolume (0.54s) [2022-07-02T16:25:00.345Z] === RUN TestRemoveContainerRunning [2022-07-02T16:25:00.549Z] --- PASS: TestSecretsUpdate (2.81s) [2022-07-02T16:25:00.549Z] === RUN TestTemplatedSecret [2022-07-02T16:25:00.909Z] --- PASS: TestRemoveContainerRunning (0.65s) [2022-07-02T16:25:00.909Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-02T16:25:01.166Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-02T16:25:01.166Z] [2022-07-02T16:25:01.166Z] Unloading profiles will leave already running processes permanently [2022-07-02T16:25:01.166Z] unconfined, which can lead to unexpected situations. [2022-07-02T16:25:01.166Z] [2022-07-02T16:25:01.166Z] To set a process to complain mode, use the command line tool [2022-07-02T16:25:01.166Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-02T16:25:01.166Z] [2022-07-02T16:25:01.167Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError Post stage [Pipeline] junit [2022-07-02T16:25:01.176Z] Recording test results [2022-07-02T16:25:01.335Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-02T16:25:01.408Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-02T16:25:01.408Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-02T16:25:01.425Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2022-07-02T16:25:01.425Z] === RUN TestRemoveInvalidContainer [2022-07-02T16:25:01.604Z] + echo Ensuring container killed. [2022-07-02T16:25:01.604Z] Ensuring container killed. [2022-07-02T16:25:01.604Z] + docker rm -vf docker-pr2 [2022-07-02T16:25:01.604Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-02T16:25:01.682Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-02T16:25:01.682Z] === RUN TestRenameLinkedContainer [2022-07-02T16:25:01.918Z] + echo Chowning /workspace to jenkins user [2022-07-02T16:25:01.918Z] Chowning /workspace to jenkins user [2022-07-02T16:25:01.918Z] + id -u [2022-07-02T16:25:01.918Z] + id -g [2022-07-02T16:25:01.918Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43763:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-02T16:25:02.615Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-02T16:25:02.766Z] + bundleName=docker-py [2022-07-02T16:25:02.766Z] + echo Creating docker-py-bundles.tar.gz [2022-07-02T16:25:02.766Z] Creating docker-py-bundles.tar.gz [2022-07-02T16:25:02.766Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-07-02T16:25:02.792Z] Archiving artifacts [2022-07-02T16:25:02.994Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43763/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-02T16:25:03.311Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-02T16:25:03.311Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-02T16:25:03.339Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43763/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=b935e36e9918286d16ec7bee2ef3ce019881466e -e DOCKER_GRAPHDRIVER docker:b935e36e9918286d16ec7bee2ef3ce019881466e hack/make.sh binary [2022-07-02T16:25:03.594Z] [2022-07-02T16:25:03.594Z] Removing bundles/ [2022-07-02T16:25:03.850Z] [2022-07-02T16:25:03.850Z] ---> Making bundle: binary (in bundles/binary) [2022-07-02T16:25:03.850Z] Building: bundles/binary-daemon/dockerd-dev [2022-07-02T16:25:03.850Z] GOOS="" GOARCH="" GOARM="" [2022-07-02T16:25:04.002Z] --- PASS: TestRenameLinkedContainer (2.23s) [2022-07-02T16:25:04.002Z] === RUN TestRenameStoppedContainer [2022-07-02T16:25:04.002Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-02T16:25:04.266Z] --- PASS: TestRenameStoppedContainer (0.60s) [2022-07-02T16:25:04.266Z] === RUN TestRenameRunningContainerAndReuse [2022-07-02T16:25:04.691Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-02T16:25:04.714Z] --- PASS: TestTemplatedSecret (3.98s) [2022-07-02T16:25:04.714Z] === RUN TestSecretCreateResolve [2022-07-02T16:25:05.641Z] --- PASS: TestRenameRunningContainerAndReuse (1.30s) [2022-07-02T16:25:05.641Z] === RUN TestRenameInvalidName [2022-07-02T16:25:05.641Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-02T16:25:06.080Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-07-02T16:25:06.080Z] PASS [2022-07-02T16:25:06.080Z] [2022-07-02T16:25:06.080Z] DONE 6 tests in 15.523s [2022-07-02T16:25:06.080Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-02T16:25:06.204Z] --- PASS: TestRenameInvalidName (0.54s) [2022-07-02T16:25:06.204Z] === RUN TestRenameAnonymousContainer [2022-07-02T16:25:06.204Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-02T16:25:06.335Z] INFO: Testing against a local daemon [2022-07-02T16:25:06.336Z] === RUN TestServiceCreateInit [2022-07-02T16:25:06.336Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-02T16:25:06.593Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-02T16:25:06.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s) [2022-07-02T16:25:06.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-02T16:25:06.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.95s) [2022-07-02T16:25:06.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-07-02T16:25:06.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-07-02T16:25:06.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-07-02T16:25:06.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.30s) [2022-07-02T16:25:06.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.35s) [2022-07-02T16:25:06.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.86s) [2022-07-02T16:25:06.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.63s) [2022-07-02T16:25:06.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.80s) [2022-07-02T16:25:06.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.79s) [2022-07-02T16:25:06.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.93s) [2022-07-02T16:25:06.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-07-02T16:25:06.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s) [2022-07-02T16:25:06.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-07-02T16:25:06.593Z] === RUN TestCgroupNamespacesRun [2022-07-02T16:25:07.527Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-07-02T16:25:07.527Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-02T16:25:08.099Z] --- PASS: TestRenameAnonymousContainer (1.70s) [2022-07-02T16:25:08.099Z] === RUN TestRenameContainerWithSameName [2022-07-02T16:25:08.356Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-07-02T16:25:08.356Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-02T16:25:08.612Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-02T16:25:08.916Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-07-02T16:25:08.916Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-02T16:25:09.541Z] --- PASS: TestRenameContainerWithLinkedContainer (1.09s) [2022-07-02T16:25:09.541Z] === RUN TestResize [2022-07-02T16:25:09.797Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-02T16:25:09.797Z] --- PASS: TestResize (0.44s) [2022-07-02T16:25:09.797Z] === RUN TestResizeWithInvalidSize [2022-07-02T16:25:09.851Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-07-02T16:25:09.851Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-02T16:25:10.359Z] --- PASS: TestResizeWithInvalidSize (0.52s) [2022-07-02T16:25:10.359Z] === RUN TestResizeWhenContainerNotStarted [2022-07-02T16:25:10.543Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-02T16:25:10.786Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s) [2022-07-02T16:25:10.786Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-02T16:25:10.923Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-07-02T16:25:10.923Z] === RUN TestDaemonRestartKillContainers [2022-07-02T16:25:10.923Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-02T16:25:10.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-02T16:25:10.923Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-02T16:25:10.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-02T16:25:10.923Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-02T16:25:10.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-02T16:25:10.923Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-02T16:25:10.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-02T16:25:10.923Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-02T16:25:10.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-02T16:25:10.923Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-02T16:25:10.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-02T16:25:10.923Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-02T16:25:10.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-02T16:25:10.923Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-02T16:25:10.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-02T16:25:10.923Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-02T16:25:10.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-02T16:25:10.923Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-02T16:25:10.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-02T16:25:10.923Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-02T16:25:10.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-02T16:25:10.923Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-02T16:25:10.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-02T16:25:10.923Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-02T16:25:10.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-02T16:25:10.923Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-02T16:25:10.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-02T16:25:10.923Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-02T16:25:10.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-02T16:25:10.923Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-02T16:25:10.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-02T16:25:10.923Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-02T16:25:10.923Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-02T16:25:12.161Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-07-02T16:25:12.161Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-02T16:25:12.816Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-02T16:25:13.073Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-02T16:25:13.096Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-07-02T16:25:13.096Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-02T16:25:14.004Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-02T16:25:14.031Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-02T16:25:14.031Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-02T16:25:14.709Z] --- PASS: TestServiceCreateInit (8.18s) [2022-07-02T16:25:14.709Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.71s) [2022-07-02T16:25:14.709Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.45s) [2022-07-02T16:25:14.709Z] === RUN TestCreateServiceMultipleTimes [2022-07-02T16:25:14.965Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-07-02T16:25:14.965Z] === RUN TestNISDomainname [2022-07-02T16:25:15.370Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-02T16:25:15.370Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-02T16:25:15.533Z] --- PASS: TestNISDomainname (0.50s) [2022-07-02T16:25:15.533Z] === RUN TestHostnameDnsResolution [2022-07-02T16:25:16.100Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-07-02T16:25:16.100Z] === RUN TestUnprivilegedPortsAndPing [2022-07-02T16:25:16.305Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-02T16:25:16.306Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-02T16:25:16.562Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-02T16:25:16.667Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s) [2022-07-02T16:25:16.667Z] === RUN TestPrivilegedHostDevices [2022-07-02T16:25:17.234Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-07-02T16:25:17.234Z] === RUN TestRunConsoleSize [2022-07-02T16:25:17.801Z] --- PASS: TestRunConsoleSize (0.51s) [2022-07-02T16:25:17.801Z] === RUN TestStats [2022-07-02T16:25:17.932Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-02T16:25:19.827Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-02T16:25:20.329Z] --- PASS: TestStats (2.43s) [2022-07-02T16:25:20.329Z] === RUN TestStopContainerWithTimeout [2022-07-02T16:25:20.329Z] === RUN TestStopContainerWithTimeout/0 [2022-07-02T16:25:20.329Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-02T16:25:20.329Z] === RUN TestStopContainerWithTimeout/1 [2022-07-02T16:25:20.329Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-02T16:25:20.329Z] === RUN TestStopContainerWithTimeout/3 [2022-07-02T16:25:20.329Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-02T16:25:20.329Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-02T16:25:20.329Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-02T16:25:20.329Z] === CONT TestStopContainerWithTimeout/0 [2022-07-02T16:25:20.329Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-02T16:25:20.391Z] check_test.go:540: [d49416b789541] daemon is not started [2022-07-02T16:25:20.391Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-02T16:25:20.391Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-02T16:25:20.648Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-02T16:25:20.896Z] === CONT TestStopContainerWithTimeout/3 [2022-07-02T16:25:22.546Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-02T16:25:22.797Z] === CONT TestStopContainerWithTimeout/1 [2022-07-02T16:25:23.478Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-02T16:25:24.172Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-02T16:25:24.172Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-07-02T16:25:24.172Z] --- PASS: TestStopContainerWithTimeout/-1 (2.58s) [2022-07-02T16:25:24.172Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2022-07-02T16:25:24.172Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-07-02T16:25:24.172Z] === RUN TestDeleteDevicemapper [2022-07-02T16:25:24.172Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-02T16:25:24.172Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-02T16:25:24.172Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-02T16:25:24.412Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-02T16:25:25.344Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-02T16:25:25.344Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-02T16:25:25.344Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-02T16:25:25.549Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s) [2022-07-02T16:25:25.549Z] === RUN TestUpdateMemory [2022-07-02T16:25:25.601Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-02T16:25:26.116Z] --- PASS: TestUpdateMemory (0.55s) [2022-07-02T16:25:26.116Z] === RUN TestUpdateCPUQuota [2022-07-02T16:25:26.183Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-02T16:25:26.683Z] --- PASS: TestUpdateCPUQuota (0.71s) [2022-07-02T16:25:26.683Z] === RUN TestUpdatePidsLimit [2022-07-02T16:25:26.683Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-02T16:25:26.748Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-02T16:25:26.941Z] === RUN TestUpdatePidsLimit/no_change [2022-07-02T16:25:27.200Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-02T16:25:27.200Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-02T16:25:27.468Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-02T16:25:27.679Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-02T16:25:27.739Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-02T16:25:27.998Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-02T16:25:28.243Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-02T16:25:28.243Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-02T16:25:28.565Z] --- PASS: TestUpdatePidsLimit (1.75s) [2022-07-02T16:25:28.565Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-07-02T16:25:28.565Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-07-02T16:25:28.565Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-07-02T16:25:28.565Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-07-02T16:25:28.565Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-07-02T16:25:28.565Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-07-02T16:25:28.565Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-07-02T16:25:28.565Z] === RUN TestUpdateRestartPolicy [2022-07-02T16:25:29.613Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-02T16:25:30.545Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-02T16:25:30.545Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-02T16:25:31.109Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-02T16:25:31.109Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-02T16:25:31.109Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-02T16:25:31.109Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-02T16:25:32.480Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-02T16:25:32.799Z] --- PASS: TestCreateServiceMultipleTimes (16.02s) [2022-07-02T16:25:32.799Z] === RUN TestCreateServiceConflict [2022-07-02T16:25:32.799Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-07-02T16:25:32.799Z] === RUN TestCreateServiceMaxReplicas [2022-07-02T16:25:33.412Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-02T16:25:34.786Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-02T16:25:34.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.85s) [2022-07-02T16:25:34.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-07-02T16:25:34.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.29s) [2022-07-02T16:25:34.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-02T16:25:34.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-07-02T16:25:34.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-07-02T16:25:34.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.11s) [2022-07-02T16:25:34.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.11s) [2022-07-02T16:25:34.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.70s) [2022-07-02T16:25:34.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.75s) [2022-07-02T16:25:34.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.82s) [2022-07-02T16:25:34.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.00s) [2022-07-02T16:25:34.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.39s) [2022-07-02T16:25:34.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.94s) [2022-07-02T16:25:34.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.28s) [2022-07-02T16:25:34.786Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.37s) [2022-07-02T16:25:34.786Z] === RUN TestCgroupNamespacesRun [2022-07-02T16:25:35.317Z] --- PASS: TestCreateServiceMaxReplicas (2.85s) [2022-07-02T16:25:35.317Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-02T16:25:35.717Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-07-02T16:25:35.717Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-02T16:25:37.085Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-02T16:25:37.342Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-02T16:25:37.342Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.55s) [2022-07-02T16:25:37.342Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-02T16:25:37.907Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-02T16:25:38.838Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.54s) [2022-07-02T16:25:38.838Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-02T16:25:39.401Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-02T16:25:40.332Z] --- PASS: TestCgroupNamespacesRunHostMode (1.30s) [2022-07-02T16:25:40.332Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-02T16:25:40.332Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-02T16:25:40.761Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-07-02T16:25:40.761Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-02T16:25:40.761Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-07-02T16:25:40.761Z] === RUN TestWaitNonBlocked [2022-07-02T16:25:40.761Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-02T16:25:40.761Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-02T16:25:40.761Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-02T16:25:40.761Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-02T16:25:40.761Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-02T16:25:40.761Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-02T16:25:40.761Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-02T16:25:40.761Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2022-07-02T16:25:40.761Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-07-02T16:25:40.761Z] === RUN TestWaitBlocked [2022-07-02T16:25:40.761Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-02T16:25:40.761Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-02T16:25:40.761Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-02T16:25:40.761Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-02T16:25:40.761Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-02T16:25:40.761Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-02T16:25:41.020Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-02T16:25:41.020Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.56s) [2022-07-02T16:25:41.020Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2022-07-02T16:25:41.020Z] === RUN TestWaitConditions [2022-07-02T16:25:41.020Z] === RUN TestWaitConditions/default [2022-07-02T16:25:41.020Z] === PAUSE TestWaitConditions/default [2022-07-02T16:25:41.020Z] === RUN TestWaitConditions/not-running [2022-07-02T16:25:41.020Z] === PAUSE TestWaitConditions/not-running [2022-07-02T16:25:41.020Z] === RUN TestWaitConditions/next-exit [2022-07-02T16:25:41.020Z] === PAUSE TestWaitConditions/next-exit [2022-07-02T16:25:41.020Z] === RUN TestWaitConditions/removed [2022-07-02T16:25:41.020Z] === PAUSE TestWaitConditions/removed [2022-07-02T16:25:41.020Z] === CONT TestWaitConditions/default [2022-07-02T16:25:41.020Z] === CONT TestWaitConditions/next-exit [2022-07-02T16:25:41.705Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.36s) [2022-07-02T16:25:41.705Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-02T16:25:42.639Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-02T16:25:42.921Z] === CONT TestWaitConditions/removed [2022-07-02T16:25:42.921Z] === CONT TestWaitConditions/not-running [2022-07-02T16:25:43.203Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.50s) [2022-07-02T16:25:43.203Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-02T16:25:43.459Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-02T16:25:44.023Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2022-07-02T16:25:44.023Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-02T16:25:44.295Z] --- PASS: TestWaitConditions (0.01s) [2022-07-02T16:25:44.295Z] --- PASS: TestWaitConditions/next-exit (1.57s) [2022-07-02T16:25:44.295Z] --- PASS: TestWaitConditions/default (1.61s) [2022-07-02T16:25:44.295Z] --- PASS: TestWaitConditions/removed (1.46s) [2022-07-02T16:25:44.295Z] --- PASS: TestWaitConditions/not-running (1.47s) [2022-07-02T16:25:44.295Z] === CONT TestContainerStartOnDaemonRestart [2022-07-02T16:25:44.295Z] === CONT TestIpcModeOlderClient [2022-07-02T16:25:44.295Z] --- PASS: TestIpcModeOlderClient (0.05s) [2022-07-02T16:25:44.295Z] === CONT TestDaemonHostGatewayIP [2022-07-02T16:25:44.587Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-02T16:25:44.587Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-02T16:25:45.517Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.68s) [2022-07-02T16:25:45.517Z] === RUN TestNISDomainname [2022-07-02T16:25:46.202Z] --- PASS: TestContainerStartOnDaemonRestart (2.06s) [2022-07-02T16:25:46.202Z] === CONT TestContainerKillOnDaemonStart [2022-07-02T16:25:46.448Z] --- PASS: TestNISDomainname (0.70s) [2022-07-02T16:25:46.448Z] === RUN TestHostnameDnsResolution [2022-07-02T16:25:46.769Z] --- PASS: TestDaemonHostGatewayIP (2.45s) [2022-07-02T16:25:46.769Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-02T16:25:47.015Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-02T16:25:47.272Z] --- PASS: TestHostnameDnsResolution (1.04s) [2022-07-02T16:25:47.272Z] === RUN TestUnprivilegedPortsAndPing [2022-07-02T16:25:48.217Z] --- PASS: TestUnprivilegedPortsAndPing (0.80s) [2022-07-02T16:25:48.217Z] === RUN TestPrivilegedHostDevices [2022-07-02T16:25:48.670Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.72s) [2022-07-02T16:25:48.670Z] === CONT TestDaemonRestartIpcMode [2022-07-02T16:25:48.780Z] --- PASS: TestPrivilegedHostDevices (0.74s) [2022-07-02T16:25:48.780Z] === RUN TestRunConsoleSize [2022-07-02T16:25:49.344Z] --- PASS: TestRunConsoleSize (0.55s) [2022-07-02T16:25:49.344Z] === RUN TestStats [2022-07-02T16:25:50.154Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s) [2022-07-02T16:25:50.154Z] === RUN TestCreateServiceSecretFileMode [2022-07-02T16:25:50.571Z] --- PASS: TestDaemonRestartIpcMode (2.15s) [2022-07-02T16:25:51.082Z] --- PASS: TestCreateServiceSecretFileMode (2.55s) [2022-07-02T16:25:51.082Z] === RUN TestCreateServiceConfigFileMode [2022-07-02T16:25:51.239Z] check_test.go:540: [d8d6b2dfa86b9] daemon is not started [2022-07-02T16:25:51.239Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-02T16:25:51.804Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-02T16:25:51.804Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-02T16:25:51.804Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-02T16:25:52.367Z] --- PASS: TestStats (2.85s) [2022-07-02T16:25:52.367Z] === RUN TestStopContainerWithTimeout [2022-07-02T16:25:52.367Z] === RUN TestStopContainerWithTimeout/0 [2022-07-02T16:25:52.367Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-02T16:25:52.367Z] === RUN TestStopContainerWithTimeout/1 [2022-07-02T16:25:52.367Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-02T16:25:52.367Z] === RUN TestStopContainerWithTimeout/3 [2022-07-02T16:25:52.367Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-02T16:25:52.367Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-02T16:25:52.367Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-02T16:25:52.367Z] === CONT TestStopContainerWithTimeout/0 [2022-07-02T16:25:52.367Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-02T16:25:52.367Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-02T16:25:52.367Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-02T16:25:52.625Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-02T16:25:53.555Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-02T16:25:53.555Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-02T16:25:53.555Z] === CONT TestStopContainerWithTimeout/3 [2022-07-02T16:25:53.598Z] --- PASS: TestCreateServiceConfigFileMode (2.50s) [2022-07-02T16:25:53.598Z] === RUN TestCreateServiceSysctls [2022-07-02T16:25:54.118Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-02T16:25:54.375Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-02T16:25:54.632Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-02T16:25:55.195Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-02T16:25:55.195Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-02T16:25:55.195Z] === CONT TestStopContainerWithTimeout/1 [2022-07-02T16:25:56.129Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-02T16:25:56.864Z] --- PASS: TestCreateServiceSysctls (3.25s) [2022-07-02T16:25:56.864Z] === RUN TestCreateServiceCapabilities [2022-07-02T16:25:57.060Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2022-07-02T16:25:57.060Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2022-07-02T16:25:57.060Z] --- PASS: TestStopContainerWithTimeout/-1 (2.96s) [2022-07-02T16:25:57.060Z] --- PASS: TestStopContainerWithTimeout/3 (2.74s) [2022-07-02T16:25:57.060Z] --- PASS: TestStopContainerWithTimeout/1 (1.81s) [2022-07-02T16:25:57.060Z] === RUN TestDeleteDevicemapper [2022-07-02T16:25:57.060Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-02T16:25:57.060Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-02T16:25:57.060Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-02T16:25:57.990Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-02T16:25:58.679Z] --- PASS: TestContainerKillOnDaemonStart (11.52s) [2022-07-02T16:25:58.679Z] PASS [2022-07-02T16:25:58.679Z] [2022-07-02T16:25:58.679Z] === Skipped [2022-07-02T16:25:58.679Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-02T16:25:58.679Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-02T16:25:58.679Z] [2022-07-02T16:25:58.679Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-02T16:25:58.679Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-02T16:25:58.679Z] [2022-07-02T16:25:58.679Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-02T16:25:58.679Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-02T16:25:58.679Z] [2022-07-02T16:25:58.679Z] DONE 264 tests, 3 skipped in 121.395s [2022-07-02T16:25:58.679Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-02T16:25:58.679Z] ++ 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 [2022-07-02T16:25:58.679Z] ++ set -e [2022-07-02T16:25:58.679Z] ++ '[' -n 0 ']' [2022-07-02T16:25:58.679Z] ++ set -x [2022-07-02T16:25:58.679Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2022-07-02T16:25:58.679Z] === RUN TestConfigDaemonLibtrustID [2022-07-02T16:25:58.679Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-02T16:25:58.679Z] === RUN TestConfigDaemonID [2022-07-02T16:25:59.381Z] --- PASS: TestCreateServiceCapabilities (2.49s) [2022-07-02T16:25:59.382Z] === RUN TestInspect [2022-07-02T16:25:59.614Z] daemon_test.go:83: [d3c253c8f5820] daemon is not started [2022-07-02T16:25:59.614Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-02T16:25:59.614Z] === RUN TestDaemonConfigValidation [2022-07-02T16:25:59.614Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-02T16:25:59.614Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-02T16:25:59.614Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-02T16:25:59.614Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-02T16:25:59.614Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-02T16:25:59.614Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-02T16:25:59.614Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-02T16:25:59.614Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-02T16:25:59.614Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-02T16:25:59.614Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-02T16:25:59.614Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-02T16:25:59.614Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-02T16:25:59.614Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-02T16:25:59.614Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-02T16:25:59.614Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-02T16:25:59.614Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-02T16:25:59.614Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-07-02T16:25:59.614Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-07-02T16:25:59.614Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-07-02T16:25:59.614Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-07-02T16:25:59.614Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-07-02T16:25:59.614Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-02T16:25:59.614Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-02T16:25:59.885Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-02T16:26:00.142Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.14s) [2022-07-02T16:26:00.142Z] === RUN TestUpdateMemory [2022-07-02T16:26:00.142Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-02T16:26:00.142Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-02T16:26:00.142Z] === RUN TestUpdateCPUQuota [2022-07-02T16:26:00.706Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-02T16:26:01.012Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-02T16:26:01.636Z] --- PASS: TestUpdateCPUQuota (1.30s) [2022-07-02T16:26:01.636Z] === RUN TestUpdatePidsLimit [2022-07-02T16:26:01.636Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-02T16:26:01.636Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-02T16:26:01.894Z] === RUN TestUpdatePidsLimit/no_change [2022-07-02T16:26:01.946Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-02T16:26:02.458Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-02T16:26:02.647Z] --- PASS: TestInspect (2.83s) [2022-07-02T16:26:02.647Z] === RUN TestCreateJob [2022-07-02T16:26:02.716Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-02T16:26:02.885Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-02T16:26:02.885Z] daemon_test.go:197: [de72fbaceb37b] daemon is not started [2022-07-02T16:26:02.885Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-07-02T16:26:02.885Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-02T16:26:02.885Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-02T16:26:02.885Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-02T16:26:02.885Z] === RUN TestDaemonProxy [2022-07-02T16:26:02.885Z] === RUN TestDaemonProxy/environment_variables [2022-07-02T16:26:02.973Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-02T16:26:03.230Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-02T16:26:03.230Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-02T16:26:03.488Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-02T16:26:03.745Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-02T16:26:04.676Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-02T16:26:04.785Z] === RUN TestDaemonProxy/command-line_options [2022-07-02T16:26:04.933Z] --- PASS: TestUpdatePidsLimit (3.31s) [2022-07-02T16:26:04.933Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2022-07-02T16:26:04.933Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2022-07-02T16:26:04.933Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2022-07-02T16:26:04.933Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2022-07-02T16:26:04.933Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) [2022-07-02T16:26:04.933Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2022-07-02T16:26:04.933Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2022-07-02T16:26:04.933Z] === RUN TestUpdateRestartPolicy [2022-07-02T16:26:05.190Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-02T16:26:05.914Z] --- PASS: TestCreateJob (3.18s) [2022-07-02T16:26:05.914Z] === RUN TestReplicatedJob [2022-07-02T16:26:06.120Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-02T16:26:06.160Z] === RUN TestDaemonProxy/configuration_file [2022-07-02T16:26:08.019Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-02T16:26:08.062Z] === RUN TestDaemonProxy/conflicting_options [2022-07-02T16:26:08.628Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-02T16:26:08.887Z] --- PASS: TestDaemonProxy (6.22s) [2022-07-02T16:26:08.887Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-07-02T16:26:08.887Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-07-02T16:26:08.887Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-07-02T16:26:08.887Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-02T16:26:08.887Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-02T16:26:09.146Z] PASS [2022-07-02T16:26:09.146Z] [2022-07-02T16:26:09.146Z] DONE 18 tests in 11.238s [2022-07-02T16:26:09.146Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-02T16:26:09.146Z] ++ 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 [2022-07-02T16:26:09.146Z] ++ set -e [2022-07-02T16:26:09.146Z] ++ '[' -n 0 ']' [2022-07-02T16:26:09.146Z] ++ set -x [2022-07-02T16:26:09.146Z] ++ 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 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 [2022-07-02T16:26:09.146Z] INFO: Testing against a local daemon [2022-07-02T16:26:09.146Z] === RUN TestCommitInheritsEnv [2022-07-02T16:26:09.404Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-07-02T16:26:09.404Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-02T16:26:09.404Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-02T16:26:09.405Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-02T16:26:09.405Z] === RUN TestImportWithCustomPlatform [2022-07-02T16:26:09.405Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-02T16:26:09.405Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-02T16:26:09.405Z] === RUN TestImportWithCustomPlatform// [2022-07-02T16:26:09.405Z] === RUN TestImportWithCustomPlatform/linux [2022-07-02T16:26:09.663Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-02T16:26:09.663Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-02T16:26:09.663Z] === RUN TestImportWithCustomPlatform/macos [2022-07-02T16:26:09.663Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-02T16:26:09.663Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-02T16:26:09.663Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-02T16:26:09.663Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-02T16:26:09.663Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-02T16:26:09.663Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-02T16:26:09.663Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-02T16:26:09.663Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-02T16:26:09.663Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-02T16:26:09.663Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-02T16:26:09.663Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-02T16:26:09.663Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-02T16:26:09.663Z] === RUN TestImagesFilterMultiReference [2022-07-02T16:26:09.921Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-02T16:26:09.922Z] === RUN TestImagePullPlatformInvalid [2022-07-02T16:26:09.922Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-02T16:26:09.922Z] === RUN TestRemoveImageOrphaning [2022-07-02T16:26:09.926Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-02T16:26:10.180Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2022-07-02T16:26:10.180Z] === RUN TestRemoveImageGarbageCollector [2022-07-02T16:26:10.180Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-02T16:26:10.180Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-02T16:26:10.180Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-02T16:26:10.180Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-02T16:26:10.180Z] === RUN TestTagInvalidReference [2022-07-02T16:26:10.180Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-02T16:26:10.180Z] === RUN TestTagValidPrefixedRepo [2022-07-02T16:26:10.180Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-02T16:26:10.180Z] === RUN TestTagExistedNameWithoutForce [2022-07-02T16:26:10.180Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-02T16:26:10.180Z] === RUN TestTagOfficialNames [2022-07-02T16:26:10.180Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-02T16:26:10.180Z] === RUN TestTagMatchesDigest [2022-07-02T16:26:10.180Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-02T16:26:10.180Z] PASS [2022-07-02T16:26:10.180Z] [2022-07-02T16:26:10.180Z] === Skipped [2022-07-02T16:26:10.180Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-02T16:26:10.180Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-02T16:26:10.180Z] [2022-07-02T16:26:10.180Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-02T16:26:10.180Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-02T16:26:10.180Z] [2022-07-02T16:26:10.180Z] DONE 22 tests, 2 skipped in 1.191s [2022-07-02T16:26:10.180Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-02T16:26:10.180Z] ++ 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 [2022-07-02T16:26:10.180Z] ++ set -e [2022-07-02T16:26:10.180Z] ++ '[' -n 0 ']' [2022-07-02T16:26:10.180Z] ++ set -x [2022-07-02T16:26:10.180Z] ++ 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 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 [2022-07-02T16:26:10.180Z] === RUN TestStripANSICommands [2022-07-02T16:26:10.180Z] === RUN TestStripANSICommands/#00 [2022-07-02T16:26:10.180Z] === RUN TestStripANSICommands/#01 [2022-07-02T16:26:10.180Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-02T16:26:10.180Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-02T16:26:10.180Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-02T16:26:10.180Z] PASS [2022-07-02T16:26:10.180Z] [2022-07-02T16:26:10.180Z] DONE 3 tests in 0.034s [2022-07-02T16:26:10.180Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-02T16:26:10.180Z] ++ 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 [2022-07-02T16:26:10.180Z] ++ set -e [2022-07-02T16:26:10.180Z] ++ '[' -n 0 ']' [2022-07-02T16:26:10.180Z] ++ set -x [2022-07-02T16:26:10.180Z] ++ 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 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 [2022-07-02T16:26:10.439Z] INFO: Testing against a local daemon [2022-07-02T16:26:10.439Z] === RUN TestNetworkCreateDelete [2022-07-02T16:26:10.439Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-07-02T16:26:10.439Z] === RUN TestDockerNetworkDeletePreferID [2022-07-02T16:26:11.011Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-07-02T16:26:11.011Z] === RUN TestDaemonDNSFallback [2022-07-02T16:26:11.158Z] --- PASS: TestReplicatedJob (5.21s) [2022-07-02T16:26:11.159Z] === RUN TestUpdateReplicatedJob [2022-07-02T16:26:13.202Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-02T16:26:13.202Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-02T16:26:13.202Z] check_test.go:540: [d6d621efff3d7] daemon is not started [2022-07-02T16:26:13.202Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-02T16:26:13.202Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-02T16:26:13.202Z] check_test.go:540: [d92e4a56d0839] daemon is not started [2022-07-02T16:26:13.202Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-02T16:26:14.447Z] --- PASS: TestUpdateReplicatedJob (3.25s) [2022-07-02T16:26:14.447Z] === RUN TestServiceListWithStatuses [2022-07-02T16:26:14.447Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-02T16:26:14.447Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-02T16:26:14.447Z] === RUN TestDockerNetworkConnectAlias [2022-07-02T16:26:15.725Z] check_test.go:540: [dacb32f999635] daemon is not started [2022-07-02T16:26:15.725Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-02T16:26:17.619Z] --- PASS: TestUpdateRestartPolicy (12.71s) [2022-07-02T16:26:17.619Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-02T16:26:17.631Z] --- PASS: TestDaemonDNSFallback (6.26s) [2022-07-02T16:26:17.631Z] === RUN TestInspectNetwork [2022-07-02T16:26:18.552Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2022-07-02T16:26:18.552Z] === RUN TestWaitNonBlocked [2022-07-02T16:26:18.552Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-02T16:26:18.552Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-02T16:26:18.552Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-02T16:26:18.552Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-02T16:26:18.552Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-02T16:26:18.552Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-02T16:26:18.615Z] --- PASS: TestDockerNetworkConnectAlias (4.20s) [2022-07-02T16:26:18.615Z] === RUN TestDockerNetworkReConnect [2022-07-02T16:26:18.808Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-02T16:26:19.739Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-02T16:26:19.739Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-07-02T16:26:19.739Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.22s) [2022-07-02T16:26:19.739Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.28s) [2022-07-02T16:26:19.739Z] === RUN TestWaitBlocked [2022-07-02T16:26:19.739Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-02T16:26:19.739Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-02T16:26:19.739Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-02T16:26:19.739Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-02T16:26:19.739Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-02T16:26:19.739Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-02T16:26:19.996Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-02T16:26:20.160Z] === RUN TestInspectNetwork/full_network_id [2022-07-02T16:26:20.160Z] === RUN TestInspectNetwork/partial_network_id [2022-07-02T16:26:20.160Z] === RUN TestInspectNetwork/network_name [2022-07-02T16:26:20.160Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-02T16:26:20.927Z] --- PASS: TestWaitBlocked (0.03s) [2022-07-02T16:26:20.927Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2022-07-02T16:26:20.927Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2022-07-02T16:26:20.927Z] === RUN TestWaitConditions [2022-07-02T16:26:20.927Z] === RUN TestWaitConditions/default [2022-07-02T16:26:20.927Z] === PAUSE TestWaitConditions/default [2022-07-02T16:26:20.927Z] === RUN TestWaitConditions/not-running [2022-07-02T16:26:20.927Z] === PAUSE TestWaitConditions/not-running [2022-07-02T16:26:20.927Z] === RUN TestWaitConditions/next-exit [2022-07-02T16:26:20.927Z] === PAUSE TestWaitConditions/next-exit [2022-07-02T16:26:20.927Z] === RUN TestWaitConditions/removed [2022-07-02T16:26:20.927Z] === PAUSE TestWaitConditions/removed [2022-07-02T16:26:20.927Z] === CONT TestWaitConditions/default [2022-07-02T16:26:20.927Z] === CONT TestWaitConditions/removed [2022-07-02T16:26:21.184Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-02T16:26:21.749Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-02T16:26:21.880Z] --- PASS: TestDockerNetworkReConnect (3.35s) [2022-07-02T16:26:21.880Z] === RUN TestServicePlugin [2022-07-02T16:26:23.122Z] === CONT TestWaitConditions/next-exit [2022-07-02T16:26:23.122Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-02T16:26:23.122Z] === CONT TestWaitConditions/not-running [2022-07-02T16:26:23.379Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-02T16:26:24.344Z] --- PASS: TestInspectNetwork (6.95s) [2022-07-02T16:26:24.344Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-02T16:26:24.344Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-02T16:26:24.344Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-02T16:26:24.344Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-02T16:26:24.344Z] === RUN TestRunContainerWithBridgeNone [2022-07-02T16:26:25.146Z] plugin_test.go:61: [dc794e8aa959a] joining swarm manager [d8fddaca14e90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-02T16:26:25.271Z] --- PASS: TestWaitConditions (0.02s) [2022-07-02T16:26:25.272Z] --- PASS: TestWaitConditions/removed (2.03s) [2022-07-02T16:26:25.272Z] --- PASS: TestWaitConditions/default (2.17s) [2022-07-02T16:26:25.272Z] --- PASS: TestWaitConditions/next-exit (2.20s) [2022-07-02T16:26:25.272Z] --- PASS: TestWaitConditions/not-running (2.10s) [2022-07-02T16:26:25.272Z] === CONT TestContainerStartOnDaemonRestart [2022-07-02T16:26:25.272Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-02T16:26:25.718Z] --- PASS: TestRunContainerWithBridgeNone (1.47s) [2022-07-02T16:26:25.718Z] === RUN TestNetworkInvalidJSON [2022-07-02T16:26:25.718Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-02T16:26:25.718Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-02T16:26:25.718Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-02T16:26:25.718Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-02T16:26:25.718Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-02T16:26:25.718Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-02T16:26:25.718Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-02T16:26:25.718Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-02T16:26:25.718Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-02T16:26:25.718Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-02T16:26:25.718Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-02T16:26:25.718Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-02T16:26:25.718Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-02T16:26:25.718Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-02T16:26:25.718Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-02T16:26:25.718Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-02T16:26:25.718Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-02T16:26:25.718Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-02T16:26:25.718Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-02T16:26:25.718Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-02T16:26:25.718Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-02T16:26:25.718Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-02T16:26:25.718Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-02T16:26:25.718Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-02T16:26:25.718Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-02T16:26:25.718Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-02T16:26:25.718Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-02T16:26:25.718Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-02T16:26:25.718Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-02T16:26:25.718Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-02T16:26:25.718Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-02T16:26:25.718Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-02T16:26:25.718Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-02T16:26:25.718Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-02T16:26:25.718Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-02T16:26:25.718Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-02T16:26:25.718Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-02T16:26:25.718Z] === RUN TestNetworkList [2022-07-02T16:26:25.718Z] === RUN TestNetworkList//networks [2022-07-02T16:26:25.718Z] === PAUSE TestNetworkList//networks [2022-07-02T16:26:25.718Z] === RUN TestNetworkList//networks/ [2022-07-02T16:26:25.718Z] === PAUSE TestNetworkList//networks/ [2022-07-02T16:26:25.718Z] === CONT TestNetworkList//networks [2022-07-02T16:26:25.718Z] === CONT TestNetworkList//networks/ [2022-07-02T16:26:25.718Z] --- PASS: TestNetworkList (0.01s) [2022-07-02T16:26:25.718Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-02T16:26:25.718Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-02T16:26:25.718Z] === RUN TestHostIPv4BridgeLabel [2022-07-02T16:26:25.835Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-02T16:26:26.092Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-02T16:26:26.285Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-02T16:26:26.285Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-02T16:26:26.511Z] plugin_test.go:64: [d4041bdc76d24] joining swarm manager [d8fddaca14e90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-02T16:26:27.023Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-02T16:26:27.219Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-02T16:26:27.219Z] === RUN TestDaemonDefaultNetworkPools [2022-07-02T16:26:28.154Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-02T16:26:28.154Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-02T16:26:28.394Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-02T16:26:28.959Z] --- PASS: TestContainerStartOnDaemonRestart (3.65s) [2022-07-02T16:26:28.959Z] === CONT TestDaemonHostGatewayIP [2022-07-02T16:26:28.959Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.77s) [2022-07-02T16:26:28.959Z] === CONT TestDaemonRestartIpcMode [2022-07-02T16:26:29.088Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-07-02T16:26:29.088Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-02T16:26:30.463Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-07-02T16:26:30.463Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-02T16:26:31.030Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-02T16:26:31.030Z] === RUN TestServiceWithPredefinedNetwork [2022-07-02T16:26:33.134Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-02T16:26:33.134Z] --- PASS: TestDaemonHostGatewayIP (4.28s) [2022-07-02T16:26:33.134Z] === CONT TestIpcModeOlderClient [2022-07-02T16:26:33.134Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-02T16:26:33.134Z] === CONT TestContainerKillOnDaemonStart [2022-07-02T16:26:33.134Z] --- PASS: TestDaemonRestartIpcMode (4.27s) [2022-07-02T16:26:33.561Z] --- PASS: TestServiceWithPredefinedNetwork (2.38s) [2022-07-02T16:26:33.561Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-02T16:26:33.561Z] service_test.go:243: FLAKY_TEST [2022-07-02T16:26:33.561Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-02T16:26:33.561Z] === RUN TestServiceWithDataPathPortInit [2022-07-02T16:26:34.512Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-02T16:26:36.411Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-02T16:26:37.779Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-02T16:26:37.779Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-02T16:26:39.151Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-02T16:26:39.151Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-02T16:26:41.048Z] check_test.go:540: [da7979c535509] daemon is not started [2022-07-02T16:26:41.048Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-02T16:26:41.978Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-02T16:26:42.912Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-02T16:26:43.475Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-02T16:26:43.475Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-02T16:26:45.996Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-02T16:26:45.997Z] --- PASS: TestContainerKillOnDaemonStart (12.51s) [2022-07-02T16:26:45.997Z] PASS [2022-07-02T16:26:45.997Z] [2022-07-02T16:26:45.997Z] === Skipped [2022-07-02T16:26:45.997Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-02T16:26:45.997Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-02T16:26:45.997Z] [2022-07-02T16:26:45.997Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-02T16:26:45.997Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-02T16:26:45.997Z] [2022-07-02T16:26:45.997Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-02T16:26:45.997Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-02T16:26:45.997Z] [2022-07-02T16:26:45.997Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-02T16:26:45.997Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-02T16:26:45.997Z] [2022-07-02T16:26:45.997Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-02T16:26:45.997Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-02T16:26:45.997Z] [2022-07-02T16:26:45.997Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-02T16:26:45.997Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-02T16:26:45.997Z] [2022-07-02T16:26:45.997Z] DONE 264 tests, 6 skipped in 168.362s [2022-07-02T16:26:45.997Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-02T16:26:45.997Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:26:45.997Z] ++ set -e [2022-07-02T16:26:45.997Z] ++ '[' -n 0 ']' [2022-07-02T16:26:45.997Z] ++ set -x [2022-07-02T16:26:45.997Z] ++ 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=amd64 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 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/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:26:45.997Z] === RUN TestConfigDaemonLibtrustID [2022-07-02T16:26:46.559Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-02T16:26:46.559Z] === RUN TestConfigDaemonID [2022-07-02T16:26:47.122Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-02T16:26:47.378Z] daemon_test.go:83: [d9fdeee6172da] daemon is not started [2022-07-02T16:26:47.378Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-02T16:26:47.378Z] === RUN TestDaemonConfigValidation [2022-07-02T16:26:47.378Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-02T16:26:47.378Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-02T16:26:47.378Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-02T16:26:47.378Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-02T16:26:47.378Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-02T16:26:47.378Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-02T16:26:47.378Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-02T16:26:47.378Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-02T16:26:47.378Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-02T16:26:47.378Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-02T16:26:47.378Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-02T16:26:47.378Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-02T16:26:47.635Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-02T16:26:47.635Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-02T16:26:47.635Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-02T16:26:47.892Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-02T16:26:47.892Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-02T16:26:47.892Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-07-02T16:26:47.892Z] --- PASS: TestDaemonConfigValidation/valid_config (0.11s) [2022-07-02T16:26:47.892Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.21s) [2022-07-02T16:26:47.892Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s) [2022-07-02T16:26:47.892Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-02T16:26:47.892Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-02T16:26:48.434Z] --- PASS: TestServiceWithDataPathPortInit (13.74s) [2022-07-02T16:26:48.434Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-02T16:26:48.456Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-02T16:26:48.457Z] check_test.go:540: [d19efd27918cf] daemon is not started [2022-07-02T16:26:48.457Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-02T16:26:49.021Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-02T16:26:49.277Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-02T16:26:49.809Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:t5k0usi5jq9a4378c9aw52eeb Created:2022-07-02 16:26:48.250499142 +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[4b15a19c30af42e54d1a60f8a70e77fad2a5c48b08fc3800248ce64170f96a05:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cwxnxs5laq2s66u823ox6oa2u EndpointID:8413bb9073dc077e38416ff4b7d3edbaa8dc05734b44414a336c51d396b6b53b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5ebdb96060b4f28e2ab8a7a5a889e8d8f53bcd5901234396afb07d0b83778477 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:365932ffd7a3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cwxnxs5laq2s66u823ox6oa2u EndpointID:8413bb9073dc077e38416ff4b7d3edbaa8dc05734b44414a336c51d396b6b53b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-02T16:26:49.963Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-02T16:26:50.893Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-02T16:26:50.893Z] daemon_test.go:197: [d8a7ffff19646] daemon is not started [2022-07-02T16:26:50.893Z] --- PASS: TestConfigDaemonSeccompProfiles (3.20s) [2022-07-02T16:26:50.893Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-07-02T16:26:50.893Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-07-02T16:26:50.893Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-07-02T16:26:50.893Z] === RUN TestDaemonProxy [2022-07-02T16:26:50.893Z] === RUN TestDaemonProxy/environment_variables [2022-07-02T16:26:51.456Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-02T16:26:52.018Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-02T16:26:52.947Z] === RUN TestDaemonProxy/command-line_options [2022-07-02T16:26:53.007Z] --- PASS: TestServicePlugin (30.00s) [2022-07-02T16:26:53.007Z] === RUN TestServiceUpdateLabel [2022-07-02T16:26:53.568Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-07-02T16:26:53.568Z] === RUN TestServiceUpdateSecrets [2022-07-02T16:26:54.015Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-07-02T16:26:54.015Z] PASS [2022-07-02T16:26:54.015Z] [2022-07-02T16:26:54.015Z] === Skipped [2022-07-02T16:26:54.015Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-02T16:26:54.015Z] service_test.go:243: FLAKY_TEST [2022-07-02T16:26:54.015Z] [2022-07-02T16:26:54.015Z] DONE 38 tests, 1 skipped in 43.556s [2022-07-02T16:26:54.015Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-02T16:26:54.015Z] ++ 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 [2022-07-02T16:26:54.015Z] ++ set -e [2022-07-02T16:26:54.015Z] ++ '[' -n 0 ']' [2022-07-02T16:26:54.015Z] ++ set -x [2022-07-02T16:26:54.015Z] ++ 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 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 [2022-07-02T16:26:54.015Z] INFO: Testing against a local daemon [2022-07-02T16:26:54.015Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-02T16:26:54.015Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-02T16:26:54.015Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-02T16:26:54.015Z] === RUN TestDockerNetworkIpvlan [2022-07-02T16:26:54.015Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-02T16:26:54.015Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-02T16:26:54.015Z] PASS [2022-07-02T16:26:54.015Z] [2022-07-02T16:26:54.015Z] === Skipped [2022-07-02T16:26:54.015Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-02T16:26:54.015Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-02T16:26:54.015Z] [2022-07-02T16:26:54.015Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-02T16:26:54.015Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-02T16:26:54.015Z] [2022-07-02T16:26:54.015Z] DONE 2 tests, 2 skipped in 0.089s [2022-07-02T16:26:54.015Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-02T16:26:54.015Z] ++ 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 [2022-07-02T16:26:54.015Z] ++ set -e [2022-07-02T16:26:54.015Z] ++ '[' -n 0 ']' [2022-07-02T16:26:54.015Z] ++ set -x [2022-07-02T16:26:54.015Z] ++ 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 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 [2022-07-02T16:26:54.015Z] INFO: Testing against a local daemon [2022-07-02T16:26:54.015Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-02T16:26:54.845Z] === RUN TestDaemonProxy/configuration_file [2022-07-02T16:26:55.389Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-07-02T16:26:55.389Z] === RUN TestDockerNetworkMacvlan [2022-07-02T16:26:55.955Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-02T16:26:56.212Z] === RUN TestDaemonProxy/conflicting_options [2022-07-02T16:26:56.469Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-02T16:26:56.726Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-02T16:26:56.890Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-02T16:26:56.983Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-02T16:26:57.247Z] --- PASS: TestDaemonProxy (6.32s) [2022-07-02T16:26:57.247Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-07-02T16:26:57.247Z] --- PASS: TestDaemonProxy/command-line_options (1.78s) [2022-07-02T16:26:57.247Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-07-02T16:26:57.247Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-02T16:26:57.247Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-07-02T16:26:57.247Z] PASS [2022-07-02T16:26:57.247Z] [2022-07-02T16:26:57.247Z] DONE 18 tests in 11.598s [2022-07-02T16:26:57.247Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-02T16:26:57.247Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:26:57.247Z] ++ set -e [2022-07-02T16:26:57.247Z] ++ '[' -n 0 ']' [2022-07-02T16:26:57.247Z] ++ set -x [2022-07-02T16:26:57.247Z] ++ 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=amd64 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 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/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:26:57.457Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-02T16:26:57.514Z] INFO: Testing against a local daemon [2022-07-02T16:26:57.514Z] === RUN TestCommitInheritsEnv [2022-07-02T16:26:58.079Z] --- PASS: TestCommitInheritsEnv (0.43s) [2022-07-02T16:26:58.079Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-02T16:26:58.079Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-02T16:26:58.079Z] === RUN TestImportWithCustomPlatform [2022-07-02T16:26:58.079Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-02T16:26:58.079Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-02T16:26:58.079Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-02T16:26:58.079Z] === RUN TestImportWithCustomPlatform// [2022-07-02T16:26:58.079Z] === RUN TestImportWithCustomPlatform/linux [2022-07-02T16:26:58.336Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-02T16:26:58.336Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-02T16:26:58.593Z] === RUN TestImportWithCustomPlatform/macos [2022-07-02T16:26:58.593Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-02T16:26:58.593Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-02T16:26:58.593Z] --- PASS: TestImportWithCustomPlatform (0.59s) [2022-07-02T16:26:58.593Z] --- PASS: TestImportWithCustomPlatform/#00 (0.16s) [2022-07-02T16:26:58.593Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-02T16:26:58.593Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-02T16:26:58.593Z] --- PASS: TestImportWithCustomPlatform/linux (0.18s) [2022-07-02T16:26:58.593Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-07-02T16:26:58.593Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-07-02T16:26:58.593Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-02T16:26:58.593Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-02T16:26:58.593Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-02T16:26:58.593Z] === RUN TestImagesFilterMultiReference [2022-07-02T16:26:58.593Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-02T16:26:58.593Z] === RUN TestImagePullPlatformInvalid [2022-07-02T16:26:58.593Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-02T16:26:58.593Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-07-02T16:26:58.593Z] === RUN TestRemoveImageOrphaning [2022-07-02T16:26:59.156Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2022-07-02T16:26:59.156Z] === RUN TestRemoveImageGarbageCollector [2022-07-02T16:26:59.358Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-02T16:26:59.414Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-02T16:26:59.414Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-02T16:26:59.671Z] time="2022-07-02T16:26:59Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-02T16:26:59.928Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-02T16:27:00.491Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-02T16:27:00.491Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-02T16:27:00.733Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-02T16:27:01.054Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-02T16:27:01.311Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-02T16:27:01.311Z] --- PASS: TestRemoveImageGarbageCollector (2.27s) [2022-07-02T16:27:01.311Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-02T16:27:01.568Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-07-02T16:27:01.568Z] === RUN TestTagInvalidReference [2022-07-02T16:27:01.568Z] --- PASS: TestTagInvalidReference (0.05s) [2022-07-02T16:27:01.568Z] === RUN TestTagValidPrefixedRepo [2022-07-02T16:27:01.568Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-02T16:27:01.568Z] === RUN TestTagExistedNameWithoutForce [2022-07-02T16:27:01.568Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-02T16:27:01.568Z] === RUN TestTagOfficialNames [2022-07-02T16:27:01.568Z] --- PASS: TestTagOfficialNames (0.08s) [2022-07-02T16:27:01.568Z] === RUN TestTagMatchesDigest [2022-07-02T16:27:01.568Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-02T16:27:01.568Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-02T16:27:01.828Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-02T16:27:02.396Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-02T16:27:02.961Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-02T16:27:03.218Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-02T16:27:03.476Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-02T16:27:03.733Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-02T16:27:03.990Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-02T16:27:04.021Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-02T16:27:04.554Z] check_test.go:540: [d44cdb3a21312] daemon is not started [2022-07-02T16:27:04.554Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-02T16:27:04.589Z] --- PASS: TestDockerNetworkMacvlan (9.36s) [2022-07-02T16:27:04.589Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-02T16:27:04.589Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-02T16:27:04.589Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s) [2022-07-02T16:27:04.589Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.77s) [2022-07-02T16:27:04.589Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.06s) [2022-07-02T16:27:04.589Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-07-02T16:27:04.589Z] PASS [2022-07-02T16:27:04.589Z] [2022-07-02T16:27:04.589Z] DONE 8 tests in 10.677s [2022-07-02T16:27:04.589Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-02T16:27:04.589Z] ++ 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 [2022-07-02T16:27:04.589Z] ++ set -e [2022-07-02T16:27:04.589Z] ++ '[' -n 0 ']' [2022-07-02T16:27:04.589Z] ++ set -x [2022-07-02T16:27:04.589Z] ++ 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 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 [2022-07-02T16:27:04.589Z] testing: warning: no tests to run [2022-07-02T16:27:04.589Z] PASS [2022-07-02T16:27:04.589Z] [2022-07-02T16:27:04.589Z] DONE 0 tests in 0.027s [2022-07-02T16:27:04.589Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-02T16:27:04.589Z] ++ 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 [2022-07-02T16:27:04.589Z] ++ set -e [2022-07-02T16:27:04.589Z] ++ '[' -n 0 ']' [2022-07-02T16:27:04.589Z] ++ set -x [2022-07-02T16:27:04.589Z] ++ 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 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 [2022-07-02T16:27:04.847Z] INFO: Testing against a local daemon [2022-07-02T16:27:04.847Z] === RUN TestAuthZPluginAllowRequest [2022-07-02T16:27:05.485Z] check_test.go:540: [dca69d28d9c44] daemon is not started [2022-07-02T16:27:05.485Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-02T16:27:06.049Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-02T16:27:06.223Z] --- PASS: TestAuthZPluginAllowRequest (1.19s) [2022-07-02T16:27:06.223Z] === RUN TestAuthZPluginTLS [2022-07-02T16:27:06.481Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-02T16:27:06.481Z] === RUN TestAuthZPluginDenyRequest [2022-07-02T16:27:07.047Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-02T16:27:07.047Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-02T16:27:07.613Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-02T16:27:07.613Z] === RUN TestAuthZPluginDenyResponse [2022-07-02T16:27:07.944Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-02T16:27:08.179Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-02T16:27:08.179Z] === RUN TestAuthZPluginAllowEventStream [2022-07-02T16:27:08.402Z] --- PASS: TestServiceUpdateSecrets (14.45s) [2022-07-02T16:27:08.402Z] === RUN TestServiceUpdateConfigs [2022-07-02T16:27:09.114Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-07-02T16:27:09.114Z] === RUN TestAuthZPluginErrorResponse [2022-07-02T16:27:09.681Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-02T16:27:09.681Z] === RUN TestAuthZPluginErrorRequest [2022-07-02T16:27:10.248Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-02T16:27:10.248Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-02T16:27:10.332Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-07-02T16:27:10.332Z] Copying nested executables into bundles/binary-daemon [2022-07-02T16:27:10.332Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-07-02T16:27:10.332Z] GOOS="" GOARCH="" GOARM="" [2022-07-02T16:27:10.332Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-07-02T16:27:10.332Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-02T16:27:10.652Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43763/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=b935e36e9918286d16ec7bee2ef3ce019881466e -e DOCKER_GRAPHDRIVER docker:b935e36e9918286d16ec7bee2ef3ce019881466e hack/make.sh cross [2022-07-02T16:27:10.815Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-02T16:27:10.815Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-02T16:27:10.908Z] [2022-07-02T16:27:10.908Z] Removing bundles/ [2022-07-02T16:27:11.165Z] [2022-07-02T16:27:11.165Z] ---> Making bundle: cross (in bundles/cross) [2022-07-02T16:27:11.165Z] Cross building: bundles/cross/linux/amd64 [2022-07-02T16:27:11.165Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-07-02T16:27:11.165Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-02T16:27:11.223Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-02T16:27:11.481Z] check_test.go:540: [d437e9ba4a6e9] daemon is not started [2022-07-02T16:27:11.481Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-02T16:27:12.045Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-02T16:27:12.212Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) [2022-07-02T16:27:12.212Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-02T16:27:13.417Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-02T16:27:13.589Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.30s) [2022-07-02T16:27:13.589Z] === RUN TestAuthZPluginHeader [2022-07-02T16:27:14.155Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-07-02T16:27:14.155Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-02T16:27:14.155Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-02T16:27:14.155Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-02T16:27:14.155Z] === RUN TestAuthZPluginV2Disable [2022-07-02T16:27:14.155Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-02T16:27:14.155Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-02T16:27:14.155Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-02T16:27:14.155Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-02T16:27:14.155Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-02T16:27:14.155Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-02T16:27:14.155Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-02T16:27:14.155Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-02T16:27:14.155Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-02T16:27:14.353Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-02T16:27:14.917Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-02T16:27:16.286Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-02T16:27:19.565Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-02T16:27:20.511Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-02T16:27:21.444Z] check_test.go:540: [dd2c23703eea6] daemon is not started [2022-07-02T16:27:21.444Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-02T16:27:23.257Z] --- PASS: TestServiceUpdateConfigs (14.47s) [2022-07-02T16:27:23.257Z] === RUN TestServiceUpdateNetwork [2022-07-02T16:27:26.699Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-02T16:27:26.699Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-02T16:27:26.699Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-02T16:27:29.220Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-02T16:27:29.477Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-02T16:27:31.372Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-02T16:27:32.230Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-07-02T16:27:32.231Z] PASS [2022-07-02T16:27:32.231Z] [2022-07-02T16:27:32.231Z] === Skipped [2022-07-02T16:27:32.231Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-02T16:27:32.231Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-02T16:27:32.231Z] [2022-07-02T16:27:32.231Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-02T16:27:32.231Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-02T16:27:32.231Z] [2022-07-02T16:27:32.231Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-02T16:27:32.231Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-02T16:27:32.231Z] [2022-07-02T16:27:32.231Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-02T16:27:32.231Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-02T16:27:32.231Z] [2022-07-02T16:27:32.231Z] DONE 17 tests, 4 skipped in 26.070s [2022-07-02T16:27:32.231Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-02T16:27:32.231Z] ++ 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 [2022-07-02T16:27:32.231Z] ++ set -e [2022-07-02T16:27:32.231Z] ++ '[' -n 0 ']' [2022-07-02T16:27:32.231Z] ++ set -x [2022-07-02T16:27:32.231Z] ++ 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 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 [2022-07-02T16:27:32.231Z] INFO: Testing against a local daemon [2022-07-02T16:27:32.231Z] === RUN TestPluginInvalidJSON [2022-07-02T16:27:32.231Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-02T16:27:32.231Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-02T16:27:32.231Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-02T16:27:32.231Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-02T16:27:32.231Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-02T16:27:32.231Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-02T16:27:32.231Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-02T16:27:32.231Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-02T16:27:32.231Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-02T16:27:32.231Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-02T16:27:32.231Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-02T16:27:32.231Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-02T16:27:32.231Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-02T16:27:32.231Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-02T16:27:32.231Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-02T16:27:32.231Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-02T16:27:32.231Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-02T16:27:32.231Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-02T16:27:32.231Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-02T16:27:32.231Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-02T16:27:32.231Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-02T16:27:32.231Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-02T16:27:32.231Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-02T16:27:32.231Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-02T16:27:32.231Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-02T16:27:32.231Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-02T16:27:32.231Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-02T16:27:32.231Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-02T16:27:32.231Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-02T16:27:32.231Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-02T16:27:32.231Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-02T16:27:32.231Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-02T16:27:32.231Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-02T16:27:32.231Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-02T16:27:32.231Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-02T16:27:32.231Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-02T16:27:32.231Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-02T16:27:32.231Z] === RUN TestPluginInstall [2022-07-02T16:27:32.231Z] === RUN TestPluginInstall/no_auth [2022-07-02T16:27:32.231Z] time="2022-07-02T16:27:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-02T16:27:32.231Z] time="2022-07-02T16:27:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:560a2c21b1ec8749bc626199bebc997bf4ec236db005f255b580d1c2b1e72ceb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-02T16:27:32.231Z] time="2022-07-02T16:27:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-02T16:27:32.231Z] time="2022-07-02T16:27:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:560a2c21b1ec8749bc626199bebc997bf4ec236db005f255b580d1c2b1e72ceb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-02T16:27:32.231Z] === RUN TestPluginInstall/with_htpasswd [2022-07-02T16:27:32.231Z] time="2022-07-02T16:27:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-02T16:27:32.231Z] time="2022-07-02T16:27:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:560a2c21b1ec8749bc626199bebc997bf4ec236db005f255b580d1c2b1e72ceb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-02T16:27:32.231Z] time="2022-07-02T16:27:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-02T16:27:32.231Z] time="2022-07-02T16:27:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:560a2c21b1ec8749bc626199bebc997bf4ec236db005f255b580d1c2b1e72ceb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-02T16:27:32.303Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-02T16:27:32.489Z] === RUN TestPluginInstall/with_insecure [2022-07-02T16:27:32.560Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-02T16:27:33.424Z] time="2022-07-02T16:27:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-02T16:27:33.424Z] time="2022-07-02T16:27:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6f3788b7bc8acb2a0f00bd9e301a8531d8b62695c4433cb874137840409c7b06" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-02T16:27:33.424Z] time="2022-07-02T16:27:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-02T16:27:33.424Z] time="2022-07-02T16:27:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6f3788b7bc8acb2a0f00bd9e301a8531d8b62695c4433cb874137840409c7b06" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-02T16:27:33.424Z] plugin_test.go:195: [de826986fefbd] daemon is not started [2022-07-02T16:27:33.424Z] --- PASS: TestPluginInstall (2.55s) [2022-07-02T16:27:33.424Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-07-02T16:27:33.424Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-07-02T16:27:33.424Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-07-02T16:27:33.424Z] === RUN TestPluginsWithRuntimes [2022-07-02T16:27:34.453Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-02T16:27:35.017Z] check_test.go:540: [d671a276f02c8] daemon is not started [2022-07-02T16:27:35.017Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-02T16:27:35.325Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-02T16:27:35.463Z] --- PASS: TestServiceUpdateNetwork (12.41s) [2022-07-02T16:27:35.464Z] === RUN TestServiceUpdatePidsLimit [2022-07-02T16:27:35.581Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-02T16:27:35.891Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-02T16:27:36.147Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-02T16:27:36.435Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-02T16:27:36.725Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-02T16:27:36.725Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-02T16:27:36.827Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-07-02T16:27:36.827Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-07-02T16:27:36.827Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-07-02T16:27:36.827Z] === RUN TestPluginBackCompatMediaTypes [2022-07-02T16:27:36.996Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-02T16:27:37.394Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-07-02T16:27:37.394Z] PASS [2022-07-02T16:27:37.394Z] [2022-07-02T16:27:37.394Z] DONE 24 tests in 6.529s [2022-07-02T16:27:37.394Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-02T16:27:37.394Z] ++ 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 [2022-07-02T16:27:37.394Z] ++ set -e [2022-07-02T16:27:37.394Z] ++ '[' -n 0 ']' [2022-07-02T16:27:37.394Z] ++ set -x [2022-07-02T16:27:37.394Z] ++ 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 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 [2022-07-02T16:27:37.394Z] INFO: Testing against a local daemon [2022-07-02T16:27:37.394Z] === RUN TestExternalGraphDriver [2022-07-02T16:27:37.394Z] === RUN TestExternalGraphDriver/json [2022-07-02T16:27:38.617Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-02T16:27:38.617Z] check_test.go:540: [d3faab719e25f] daemon is not started [2022-07-02T16:27:38.617Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-02T16:27:39.295Z] === RUN TestExternalGraphDriver/spec [2022-07-02T16:27:39.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-02T16:27:40.669Z] === RUN TestExternalGraphDriver/pull [2022-07-02T16:27:40.916Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-02T16:27:40.916Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-02T16:27:42.569Z] --- PASS: TestExternalGraphDriver (4.78s) [2022-07-02T16:27:42.569Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-07-02T16:27:42.569Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-07-02T16:27:42.569Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-07-02T16:27:42.569Z] === RUN TestGraphdriverPluginV2 [2022-07-02T16:27:42.569Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-02T16:27:42.569Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-07-02T16:27:42.569Z] PASS [2022-07-02T16:27:42.569Z] [2022-07-02T16:27:42.569Z] === Skipped [2022-07-02T16:27:42.569Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-07-02T16:27:42.569Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-02T16:27:42.569Z] [2022-07-02T16:27:42.569Z] DONE 5 tests, 1 skipped in 4.900s [2022-07-02T16:27:42.569Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-02T16:27:42.569Z] ++ 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 [2022-07-02T16:27:42.569Z] ++ set -e [2022-07-02T16:27:42.569Z] ++ '[' -n 0 ']' [2022-07-02T16:27:42.569Z] ++ set -x [2022-07-02T16:27:42.570Z] ++ 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 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 [2022-07-02T16:27:42.570Z] INFO: Testing against a local daemon [2022-07-02T16:27:42.570Z] === RUN TestContinueAfterPluginCrash [2022-07-02T16:27:42.570Z] === PAUSE TestContinueAfterPluginCrash [2022-07-02T16:27:42.570Z] === RUN TestReadPluginNoRead [2022-07-02T16:27:42.570Z] === PAUSE TestReadPluginNoRead [2022-07-02T16:27:42.570Z] === RUN TestDaemonStartWithLogOpt [2022-07-02T16:27:42.570Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-02T16:27:42.570Z] === CONT TestContinueAfterPluginCrash [2022-07-02T16:27:42.570Z] === CONT TestDaemonStartWithLogOpt [2022-07-02T16:27:43.438Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-02T16:27:44.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-02T16:27:45.076Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-02T16:27:45.853Z] --- PASS: TestDaemonStartWithLogOpt (3.02s) [2022-07-02T16:27:45.853Z] === CONT TestReadPluginNoRead [2022-07-02T16:27:47.276Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-02T16:27:47.771Z] === RUN TestReadPluginNoRead/default [2022-07-02T16:27:48.670Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-02T16:27:48.707Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-02T16:27:50.085Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-02T16:27:50.344Z] --- PASS: TestContinueAfterPluginCrash (8.02s) [2022-07-02T16:27:50.567Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-02T16:27:50.911Z] === CONT TestReadPluginNoRead [2022-07-02T16:27:50.911Z] read_test.go:92: [de9d056c3edb4] daemon is not started [2022-07-02T16:27:50.911Z] --- PASS: TestReadPluginNoRead (5.60s) [2022-07-02T16:27:50.911Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-07-02T16:27:50.911Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.14s) [2022-07-02T16:27:50.911Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) [2022-07-02T16:27:50.911Z] PASS [2022-07-02T16:27:50.911Z] [2022-07-02T16:27:50.911Z] DONE 6 tests in 8.724s [2022-07-02T16:27:50.911Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-02T16:27:50.911Z] ++ 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 [2022-07-02T16:27:50.911Z] ++ set -e [2022-07-02T16:27:50.911Z] ++ '[' -n 0 ']' [2022-07-02T16:27:50.911Z] ++ set -x [2022-07-02T16:27:50.911Z] ++ 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 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 [2022-07-02T16:27:50.911Z] testing: warning: no tests to run [2022-07-02T16:27:50.911Z] PASS [2022-07-02T16:27:50.911Z] [2022-07-02T16:27:50.911Z] DONE 0 tests in 0.032s [2022-07-02T16:27:51.170Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-02T16:27:51.170Z] ++ 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 [2022-07-02T16:27:51.170Z] ++ set -e [2022-07-02T16:27:51.170Z] ++ '[' -n 0 ']' [2022-07-02T16:27:51.170Z] ++ set -x [2022-07-02T16:27:51.170Z] ++ 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 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 [2022-07-02T16:27:51.170Z] INFO: Testing against a local daemon [2022-07-02T16:27:51.170Z] === RUN TestPluginWithDevMounts [2022-07-02T16:27:51.170Z] === PAUSE TestPluginWithDevMounts [2022-07-02T16:27:51.170Z] === CONT TestPluginWithDevMounts [2022-07-02T16:27:51.607Z] --- PASS: TestServiceUpdatePidsLimit (16.20s) [2022-07-02T16:27:51.608Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.75s) [2022-07-02T16:27:51.608Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-07-02T16:27:51.608Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-07-02T16:27:51.608Z] PASS [2022-07-02T16:27:51.608Z] [2022-07-02T16:27:51.608Z] === Skipped [2022-07-02T16:27:51.608Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-02T16:27:51.608Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-02T16:27:51.608Z] [2022-07-02T16:27:51.608Z] DONE 27 tests, 1 skipped in 165.027s [2022-07-02T16:27:51.608Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-02T16:27:51.608Z] INFO: Testing against a local daemon [2022-07-02T16:27:51.608Z] === RUN TestSessionCreate [2022-07-02T16:27:51.608Z] --- PASS: TestSessionCreate (0.02s) [2022-07-02T16:27:51.608Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-02T16:27:51.608Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-02T16:27:51.608Z] PASS [2022-07-02T16:27:51.608Z] [2022-07-02T16:27:51.608Z] DONE 2 tests in 0.055s [2022-07-02T16:27:51.608Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-02T16:27:51.608Z] INFO: Testing against a local daemon [2022-07-02T16:27:51.608Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-02T16:27:51.608Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-02T16:27:51.608Z] === RUN TestDiskUsage [2022-07-02T16:27:51.608Z] === PAUSE TestDiskUsage [2022-07-02T16:27:51.608Z] === RUN TestEventsExecDie [2022-07-02T16:27:51.864Z] --- PASS: TestEventsExecDie (0.55s) [2022-07-02T16:27:51.864Z] === RUN TestEventsBackwardsCompatible [2022-07-02T16:27:51.864Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-07-02T16:27:51.864Z] === RUN TestEventsVolumeCreate [2022-07-02T16:27:52.120Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-07-02T16:27:52.120Z] === RUN TestInfoBinaryCommits [2022-07-02T16:27:52.120Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-02T16:27:52.120Z] === RUN TestInfoAPIVersioned [2022-07-02T16:27:52.120Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-02T16:27:52.120Z] === RUN TestInfoAPI [2022-07-02T16:27:52.120Z] --- PASS: TestInfoAPI (0.02s) [2022-07-02T16:27:52.120Z] === RUN TestInfoAPIWarnings [2022-07-02T16:27:52.545Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-07-02T16:27:52.545Z] PASS [2022-07-02T16:27:52.545Z] [2022-07-02T16:27:52.545Z] DONE 1 tests in 1.617s [2022-07-02T16:27:52.803Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-02T16:27:52.803Z] ++ 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 [2022-07-02T16:27:52.803Z] ++ set -e [2022-07-02T16:27:52.803Z] ++ '[' -n 0 ']' [2022-07-02T16:27:52.803Z] ++ set -x [2022-07-02T16:27:52.803Z] ++ 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 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 [2022-07-02T16:27:52.803Z] INFO: Testing against a local daemon [2022-07-02T16:27:52.803Z] === RUN TestSecretInspect [2022-07-02T16:27:54.746Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-02T16:27:55.003Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-02T16:27:55.332Z] --- PASS: TestSecretInspect (2.17s) [2022-07-02T16:27:55.332Z] === RUN TestSecretList [2022-07-02T16:27:57.232Z] --- PASS: TestSecretList (2.16s) [2022-07-02T16:27:57.232Z] === RUN TestSecretsCreateAndDelete [2022-07-02T16:27:57.530Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-02T16:27:58.592Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-02T16:27:59.762Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-07-02T16:27:59.762Z] === RUN TestSecretsUpdate [2022-07-02T16:28:01.663Z] --- PASS: TestSecretsUpdate (2.21s) [2022-07-02T16:28:01.663Z] === RUN TestTemplatedSecret [2022-07-02T16:28:01.891Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-02T16:28:01.891Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-02T16:28:01.891Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-02T16:28:03.259Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-02T16:28:03.823Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-02T16:28:04.195Z] --- PASS: TestTemplatedSecret (2.44s) [2022-07-02T16:28:04.195Z] === RUN TestSecretCreateResolve [2022-07-02T16:28:04.386Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-02T16:28:05.758Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-02T16:28:06.099Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-07-02T16:28:06.099Z] PASS [2022-07-02T16:28:06.099Z] [2022-07-02T16:28:06.099Z] DONE 6 tests in 13.430s [2022-07-02T16:28:06.099Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-02T16:28:06.099Z] ++ 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 [2022-07-02T16:28:06.099Z] ++ set -e [2022-07-02T16:28:06.099Z] ++ '[' -n 0 ']' [2022-07-02T16:28:06.099Z] ++ set -x [2022-07-02T16:28:06.099Z] ++ 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 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 [2022-07-02T16:28:06.324Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-02T16:28:06.357Z] INFO: Testing against a local daemon [2022-07-02T16:28:06.357Z] === RUN TestServiceCreateInit [2022-07-02T16:28:06.357Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-02T16:28:08.848Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-02T16:28:10.197Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-02T16:28:10.198Z] === RUN TestInfoDebug [2022-07-02T16:28:10.198Z] --- PASS: TestInfoDebug (0.52s) [2022-07-02T16:28:10.198Z] === RUN TestInfoInsecureRegistries [2022-07-02T16:28:10.198Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-02T16:28:10.198Z] === RUN TestInfoRegistryMirrors [2022-07-02T16:28:10.198Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-02T16:28:10.198Z] === RUN TestLoginFailsWithBadCredentials [2022-07-02T16:28:10.198Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-07-02T16:28:10.198Z] === RUN TestPingCacheHeaders [2022-07-02T16:28:10.198Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-02T16:28:10.198Z] === RUN TestPingGet [2022-07-02T16:28:10.198Z] --- PASS: TestPingGet (0.01s) [2022-07-02T16:28:10.198Z] === RUN TestPingHead [2022-07-02T16:28:10.198Z] --- PASS: TestPingHead (0.02s) [2022-07-02T16:28:10.198Z] === RUN TestPingSwarmHeader [2022-07-02T16:28:10.543Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-02T16:28:10.758Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-02T16:28:11.319Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-02T16:28:12.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-02T16:28:12.268Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-02T16:28:12.268Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-07-02T16:28:12.268Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-02T16:28:12.268Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-02T16:28:12.268Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-02T16:28:12.268Z] === RUN TestVersion [2022-07-02T16:28:12.268Z] --- PASS: TestVersion (0.02s) [2022-07-02T16:28:12.268Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-02T16:28:12.268Z] === CONT TestDiskUsage [2022-07-02T16:28:12.829Z] === RUN TestDiskUsage/empty [2022-07-02T16:28:12.829Z] === RUN TestDiskUsage/empty/container_types [2022-07-02T16:28:12.829Z] === RUN TestDiskUsage/empty/image_types [2022-07-02T16:28:12.829Z] === RUN TestDiskUsage/empty/volume_types [2022-07-02T16:28:12.829Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-02T16:28:12.829Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-02T16:28:12.829Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-02T16:28:12.829Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-02T16:28:12.829Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-02T16:28:12.829Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-02T16:28:12.829Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-02T16:28:12.829Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-02T16:28:13.085Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-02T16:28:13.085Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-02T16:28:13.085Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-02T16:28:13.085Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-02T16:28:13.085Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-02T16:28:13.085Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-02T16:28:13.085Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-02T16:28:13.085Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-02T16:28:13.085Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-02T16:28:13.085Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-02T16:28:13.085Z] === RUN TestDiskUsage/after_container.Run [2022-07-02T16:28:13.494Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-02T16:28:13.647Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-02T16:28:13.647Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-02T16:28:13.647Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-02T16:28:13.647Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-02T16:28:13.647Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-02T16:28:13.647Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-02T16:28:13.647Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-02T16:28:13.647Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-02T16:28:13.647Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-02T16:28:13.647Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-02T16:28:13.853Z] --- PASS: TestServiceCreateInit (7.13s) [2022-07-02T16:28:13.853Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.60s) [2022-07-02T16:28:13.853Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s) [2022-07-02T16:28:13.853Z] === RUN TestCreateServiceMultipleTimes [2022-07-02T16:28:13.904Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.55s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage (1.57s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/after_container.Run (0.51s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-02T16:28:13.904Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-02T16:28:13.904Z] PASS [2022-07-02T16:28:13.904Z] [2022-07-02T16:28:13.904Z] DONE 54 tests in 22.643s [2022-07-02T16:28:13.904Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-02T16:28:13.904Z] INFO: Testing against a local daemon [2022-07-02T16:28:13.904Z] === RUN TestVolumesCreateAndList [2022-07-02T16:28:13.904Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-02T16:28:13.904Z] === RUN TestVolumesRemove [2022-07-02T16:28:14.161Z] --- PASS: TestVolumesRemove (0.08s) [2022-07-02T16:28:14.161Z] === RUN TestVolumesInspect [2022-07-02T16:28:14.161Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-02T16:28:14.161Z] === RUN TestVolumesInvalidJSON [2022-07-02T16:28:14.161Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-02T16:28:14.161Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-02T16:28:14.161Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-02T16:28:14.161Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-02T16:28:14.161Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-02T16:28:14.161Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-02T16:28:14.161Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-02T16:28:14.161Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-02T16:28:14.161Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-02T16:28:14.161Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-02T16:28:14.161Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-02T16:28:14.161Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-02T16:28:14.161Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-02T16:28:14.161Z] PASS [2022-07-02T16:28:14.161Z] [2022-07-02T16:28:14.161Z] DONE 9 tests in 0.157s [2022-07-02T16:28:14.161Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-02T16:28:14.427Z] docker_cli_daemon_test.go:2503: [dd1b76c9e770a] daemon is not started [2022-07-02T16:28:14.685Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-02T16:28:14.724Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-02T16:28:14.724Z] Removing test suite binaries [2022-07-02T16:28:14.724Z] exiting test-integration [2022-07-02T16:28:14.724Z] ++ exit 0 [2022-07-02T16:28:14.724Z] [2022-07-02T16:28:16.056Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-02T16:28:16.056Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile Post stage [Pipeline] junit [2022-07-02T16:28:16.100Z] Recording test results [2022-07-02T16:28:16.310Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-02T16:28:16.635Z] + echo Ensuring container killed. [2022-07-02T16:28:16.635Z] Ensuring container killed. [2022-07-02T16:28:16.635Z] + docker rm -vf docker-pr2 [2022-07-02T16:28:16.635Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-02T16:28:16.951Z] + echo Chowning /workspace to jenkins user [2022-07-02T16:28:16.952Z] Chowning /workspace to jenkins user [2022-07-02T16:28:16.952Z] + id -u [2022-07-02T16:28:16.952Z] + id -g [2022-07-02T16:28:16.952Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43763:/workspace busybox chown -R 1000:1000 /workspace [2022-07-02T16:28:16.990Z] === RUN TestDockerSuite/TestBuildCacheFrom [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-02T16:28:18.646Z] + bundleName=amd64-cgroup2 [2022-07-02T16:28:18.646Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-02T16:28:18.646Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-02T16:28:18.646Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-07-02T16:28:18.646Z] + 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 [2022-07-02T16:28:18.910Z] Archiving artifacts [2022-07-02T16:28:19.193Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43763/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-02T16:28:19.491Z] + make clean [2022-07-02T16:28:19.491Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-02T16:28:19.491Z] docker-dev-cache [2022-07-02T16:28:19.491Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-02T16:28:23.539Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-02T16:28:23.796Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-02T16:28:24.726Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-02T16:28:24.726Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-02T16:28:26.095Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-02T16:28:27.466Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-02T16:28:28.398Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-02T16:28:28.726Z] --- PASS: TestCreateServiceMultipleTimes (15.29s) [2022-07-02T16:28:28.726Z] === RUN TestCreateServiceConflict [2022-07-02T16:28:29.329Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-02T16:28:29.329Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-02T16:28:29.894Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-02T16:28:30.459Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-02T16:28:30.716Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-02T16:28:31.256Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-07-02T16:28:31.256Z] === RUN TestCreateServiceMaxReplicas [2022-07-02T16:28:31.282Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-02T16:28:31.282Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-02T16:28:31.282Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-02T16:28:31.845Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-02T16:28:31.845Z] check_test.go:540: [d07d1c8964c28] daemon is not started [2022-07-02T16:28:31.845Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-02T16:28:32.802Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-02T16:28:33.786Z] --- PASS: TestCreateServiceMaxReplicas (2.54s) [2022-07-02T16:28:33.786Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite (327.30s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.74s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.83s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.65s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.66s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.07s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.65s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.18s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.70s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.18s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.17s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.26s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.49s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.49s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.34s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.39s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.36s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.40s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.99s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.57s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.03s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.62s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.38s) [2022-07-02T16:28:38.060Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.88s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.79s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.37s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.72s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.96s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.66s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.99s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.18s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.53s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.60s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.74s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.38s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.43s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.37s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.37s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.66s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.05s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.99s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.73s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.20s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.13s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.63s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.04s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.34s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.26s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.41s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.07s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.13s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.69s) [2022-07-02T16:28:38.060Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-02T16:28:38.060Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.88s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.40s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.07s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.74s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.82s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.32s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.41s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (2.72s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.05s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.49s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.55s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.42s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.06s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.15s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.08s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.91s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.14s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.49s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.50s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.91s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.53s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.88s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.23s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.28s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.99s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.89s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.42s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.35s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.25s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.67s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.98s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.56s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.62s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.67s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.82s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.51s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2022-07-02T16:28:38.060Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.59s) [2022-07-02T16:28:38.060Z] === RUN TestDockerSwarmSuite [2022-07-02T16:28:38.060Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-02T16:28:38.060Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-02T16:28:38.992Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-02T16:28:39.923Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-02T16:28:40.182Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-02T16:28:40.746Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-02T16:28:41.003Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-02T16:28:41.933Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-02T16:28:41.933Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-02T16:28:43.828Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-02T16:28:48.657Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.03s) [2022-07-02T16:28:48.657Z] === RUN TestCreateServiceSecretFileMode [2022-07-02T16:28:48.657Z] --- PASS: TestCreateServiceSecretFileMode (2.39s) [2022-07-02T16:28:48.657Z] === RUN TestCreateServiceConfigFileMode [2022-07-02T16:28:49.085Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-02T16:28:51.187Z] --- PASS: TestCreateServiceConfigFileMode (2.48s) [2022-07-02T16:28:51.188Z] === RUN TestCreateServiceSysctls [2022-07-02T16:28:54.338Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-02T16:28:54.338Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-02T16:28:54.471Z] --- PASS: TestCreateServiceSysctls (2.94s) [2022-07-02T16:28:54.471Z] === RUN TestCreateServiceCapabilities [2022-07-02T16:28:56.862Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-02T16:28:57.013Z] --- PASS: TestCreateServiceCapabilities (2.42s) [2022-07-02T16:28:57.013Z] === RUN TestInspect [2022-07-02T16:28:58.914Z] --- PASS: TestInspect (2.27s) [2022-07-02T16:28:58.914Z] === RUN TestCreateJob [2022-07-02T16:29:00.142Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-02T16:29:01.075Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-02T16:29:01.075Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-02T16:29:01.075Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-02T16:29:01.075Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-02T16:29:01.075Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-02T16:29:01.075Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-02T16:29:01.075Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-02T16:29:01.075Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-02T16:29:01.075Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-02T16:29:02.198Z] --- PASS: TestCreateJob (2.97s) [2022-07-02T16:29:02.198Z] === RUN TestReplicatedJob [2022-07-02T16:29:02.451Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-02T16:29:03.384Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-02T16:29:03.640Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-02T16:29:06.166Z] docker_api_swarm_test.go:563: [de01920585dad] joining swarm manager [dea1153aa98aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-02T16:29:07.466Z] --- PASS: TestReplicatedJob (5.00s) [2022-07-02T16:29:07.466Z] === RUN TestUpdateReplicatedJob [2022-07-02T16:29:09.444Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-02T16:29:09.997Z] --- PASS: TestUpdateReplicatedJob (2.93s) [2022-07-02T16:29:09.997Z] === RUN TestServiceListWithStatuses [2022-07-02T16:29:09.997Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-02T16:29:09.997Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-02T16:29:09.997Z] === RUN TestDockerNetworkConnectAlias [2022-07-02T16:29:11.966Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-02T16:29:11.966Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-02T16:29:14.187Z] --- PASS: TestDockerNetworkConnectAlias (3.99s) [2022-07-02T16:29:14.187Z] === RUN TestDockerNetworkReConnect [2022-07-02T16:29:17.224Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-02T16:29:17.224Z] docker_api_swarm_test.go:585: [d0c6dbfaf533d] joining swarm manager [dea1153aa98aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-02T16:29:17.471Z] --- PASS: TestDockerNetworkReConnect (3.30s) [2022-07-02T16:29:17.471Z] === RUN TestServicePlugin [2022-07-02T16:29:17.471Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-02T16:29:17.471Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-02T16:29:17.471Z] === RUN TestServiceUpdateLabel [2022-07-02T16:29:17.719Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-07-02T16:29:17.719Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-02T16:29:17.719Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-07-02T16:29:17.719Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-02T16:29:17.719Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-07-02T16:29:17.719Z] Cross building: bundles/cross/windows/amd64 [2022-07-02T16:29:17.719Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-02T16:29:17.719Z] { [2022-07-02T16:29:17.719Z] "RT_GROUP_ICON": { [2022-07-02T16:29:17.719Z] "#1": { [2022-07-02T16:29:17.719Z] "0409": "../../winresources/docker.ico" [2022-07-02T16:29:17.719Z] } [2022-07-02T16:29:17.719Z] }, [2022-07-02T16:29:17.719Z] "RT_MANIFEST": { [2022-07-02T16:29:17.719Z] "#1": { [2022-07-02T16:29:17.719Z] "0409": { [2022-07-02T16:29:17.719Z] "identity": {}, [2022-07-02T16:29:17.719Z] "description": "Docker Engine", [2022-07-02T16:29:17.719Z] "minimum-os": "vista", [2022-07-02T16:29:17.719Z] "execution-level": "", [2022-07-02T16:29:17.719Z] "ui-access": false, [2022-07-02T16:29:17.719Z] "auto-elevate": false, [2022-07-02T16:29:17.719Z] "dpi-awareness": "unaware", [2022-07-02T16:29:17.719Z] "disable-theming": false, [2022-07-02T16:29:17.719Z] "disable-window-filtering": false, [2022-07-02T16:29:17.719Z] "high-resolution-scrolling-aware": false, [2022-07-02T16:29:17.719Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-02T16:29:17.719Z] "long-path-aware": false, [2022-07-02T16:29:17.719Z] "printer-driver-isolation": false, [2022-07-02T16:29:17.719Z] "gdi-scaling": false, [2022-07-02T16:29:17.719Z] "segment-heap": false, [2022-07-02T16:29:17.719Z] "use-common-controls-v6": false [2022-07-02T16:29:17.719Z] } [2022-07-02T16:29:17.719Z] } [2022-07-02T16:29:17.719Z] }, [2022-07-02T16:29:17.719Z] "RT_MESSAGETABLE": { [2022-07-02T16:29:17.719Z] "#1": { [2022-07-02T16:29:17.719Z] "0409": "../../winresources/event_messages.bin" [2022-07-02T16:29:17.719Z] } [2022-07-02T16:29:17.719Z] }, [2022-07-02T16:29:17.720Z] "RT_VERSION": { [2022-07-02T16:29:17.720Z] "#1": { [2022-07-02T16:29:17.720Z] "0409": { [2022-07-02T16:29:17.720Z] "fixed": { [2022-07-02T16:29:17.720Z] "file_version": "0.0.0.0", [2022-07-02T16:29:17.720Z] "product_version": "0.0.0.0", [2022-07-02T16:29:17.720Z] "type": "Unknown" [2022-07-02T16:29:17.720Z] }, [2022-07-02T16:29:17.720Z] "info": { [2022-07-02T16:29:17.720Z] "0000": { [2022-07-02T16:29:17.720Z] "CompanyName": "", [2022-07-02T16:29:17.720Z] "FileVersion": "dev", [2022-07-02T16:29:17.720Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-02T16:29:17.720Z] "OriginalFileName": "dockerd-dev.exe", [2022-07-02T16:29:17.720Z] "ProductName": "", [2022-07-02T16:29:17.720Z] "ProductVersion": "dev", [2022-07-02T16:29:17.720Z] "SpecialBuild": "b935e36e9918286d16ec7bee2ef3ce019881466e" [2022-07-02T16:29:17.720Z] } [2022-07-02T16:29:17.720Z] } [2022-07-02T16:29:17.720Z] } [2022-07-02T16:29:17.720Z] } [2022-07-02T16:29:17.720Z] } [2022-07-02T16:29:17.720Z] } [2022-07-02T16:29:17.720Z] cmd/dockerd/config.go [2022-07-02T16:29:17.720Z] cmd/dockerd/config_windows.go [2022-07-02T16:29:17.720Z] cmd/dockerd/daemon.go [2022-07-02T16:29:17.720Z] cmd/dockerd/daemon_test.go [2022-07-02T16:29:17.720Z] cmd/dockerd/daemon_windows.go [2022-07-02T16:29:17.720Z] cmd/dockerd/docker.go [2022-07-02T16:29:17.720Z] cmd/dockerd/docker_windows.go [2022-07-02T16:29:17.720Z] cmd/dockerd/genwinres_windows.go [2022-07-02T16:29:17.720Z] cmd/dockerd/metrics.go [2022-07-02T16:29:17.720Z] cmd/dockerd/options.go [2022-07-02T16:29:17.720Z] cmd/dockerd/options_test.go [2022-07-02T16:29:17.720Z] cmd/dockerd/service_windows.go [2022-07-02T16:29:17.720Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-07-02T16:29:17.720Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-02T16:29:19.371Z] --- PASS: TestServiceUpdateLabel (2.26s) [2022-07-02T16:29:19.371Z] === RUN TestServiceUpdateSecrets [2022-07-02T16:29:20.502Z] check_test.go:611: [de01920585dad] daemon is not started [2022-07-02T16:29:23.026Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-02T16:29:23.591Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-02T16:29:24.521Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-02T16:29:27.797Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-02T16:29:28.055Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-02T16:29:28.055Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-02T16:29:29.433Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-02T16:29:30.370Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-02T16:29:30.627Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-02T16:29:30.627Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-02T16:29:30.627Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-02T16:29:31.190Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-02T16:29:33.712Z] docker_api_swarm_test.go:46: [d97763295e3b7] joining swarm manager [dad8150d2f0dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-02T16:29:34.252Z] --- PASS: TestServiceUpdateSecrets (14.37s) [2022-07-02T16:29:34.252Z] === RUN TestServiceUpdateConfigs [2022-07-02T16:29:40.261Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-02T16:29:41.191Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-02T16:29:43.714Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-02T16:29:49.125Z] --- PASS: TestServiceUpdateConfigs (14.42s) [2022-07-02T16:29:49.125Z] === RUN TestServiceUpdateNetwork [2022-07-02T16:29:51.813Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-02T16:29:52.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-02T16:29:53.310Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-02T16:29:54.681Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-02T16:29:54.681Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-02T16:29:58.860Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-02T16:30:00.230Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-02T16:30:01.164Z] --- PASS: TestImportExtremelyLargeImageWorks (179.40s) [2022-07-02T16:30:01.164Z] PASS [2022-07-02T16:30:01.164Z] [2022-07-02T16:30:01.164Z] DONE 22 tests in 183.752s [2022-07-02T16:30:01.164Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-02T16:30:01.164Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:30:01.164Z] ++ set -e [2022-07-02T16:30:01.164Z] ++ '[' -n 0 ']' [2022-07-02T16:30:01.164Z] ++ set -x [2022-07-02T16:30:01.164Z] ++ 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=amd64 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 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/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:30:01.164Z] === RUN TestStripANSICommands [2022-07-02T16:30:01.164Z] === RUN TestStripANSICommands/#00 [2022-07-02T16:30:01.164Z] === RUN TestStripANSICommands/#01 [2022-07-02T16:30:01.164Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-02T16:30:01.164Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-02T16:30:01.164Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-02T16:30:01.164Z] PASS [2022-07-02T16:30:01.164Z] [2022-07-02T16:30:01.164Z] DONE 3 tests in 0.051s [2022-07-02T16:30:01.164Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-02T16:30:01.164Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:30:01.164Z] ++ set -e [2022-07-02T16:30:01.164Z] ++ '[' -n 0 ']' [2022-07-02T16:30:01.164Z] ++ set -x [2022-07-02T16:30:01.164Z] ++ 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=amd64 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 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/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:30:01.164Z] INFO: Testing against a local daemon [2022-07-02T16:30:01.164Z] === RUN TestNetworkCreateDelete [2022-07-02T16:30:01.324Z] --- PASS: TestServiceUpdateNetwork (12.18s) [2022-07-02T16:30:01.324Z] === RUN TestServiceUpdatePidsLimit [2022-07-02T16:30:01.430Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-07-02T16:30:01.430Z] === RUN TestDockerNetworkDeletePreferID [2022-07-02T16:30:01.583Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-02T16:30:01.995Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2022-07-02T16:30:01.995Z] === RUN TestDaemonDNSFallback [2022-07-02T16:30:01.995Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-02T16:30:02.150Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-02T16:30:06.170Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-02T16:30:07.099Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-02T16:30:08.468Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-02T16:30:08.725Z] --- PASS: TestDaemonDNSFallback (6.67s) [2022-07-02T16:30:08.725Z] === RUN TestInspectNetwork [2022-07-02T16:30:10.264Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-02T16:30:12.902Z] === RUN TestInspectNetwork/full_network_id [2022-07-02T16:30:12.902Z] === RUN TestInspectNetwork/partial_network_id [2022-07-02T16:30:12.902Z] === RUN TestInspectNetwork/network_name [2022-07-02T16:30:12.902Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-02T16:30:16.825Z] --- PASS: TestServiceUpdatePidsLimit (16.07s) [2022-07-02T16:30:16.825Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-02T16:30:16.825Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-07-02T16:30:16.825Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-07-02T16:30:16.825Z] PASS [2022-07-02T16:30:16.825Z] [2022-07-02T16:30:16.825Z] === Skipped [2022-07-02T16:30:16.825Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-02T16:30:16.825Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-02T16:30:16.825Z] [2022-07-02T16:30:16.825Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-02T16:30:16.825Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-02T16:30:16.825Z] [2022-07-02T16:30:16.825Z] DONE 27 tests, 2 skipped in 130.246s [2022-07-02T16:30:16.825Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-02T16:30:16.825Z] ++ 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 [2022-07-02T16:30:16.825Z] ++ set -e [2022-07-02T16:30:16.825Z] ++ '[' -n 0 ']' [2022-07-02T16:30:16.825Z] ++ set -x [2022-07-02T16:30:16.825Z] ++ 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 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 [2022-07-02T16:30:16.825Z] INFO: Testing against a local daemon [2022-07-02T16:30:16.825Z] === RUN TestSessionCreate [2022-07-02T16:30:16.825Z] --- PASS: TestSessionCreate (0.02s) [2022-07-02T16:30:16.825Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-02T16:30:16.825Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-02T16:30:16.825Z] PASS [2022-07-02T16:30:16.825Z] [2022-07-02T16:30:16.825Z] DONE 2 tests in 0.136s [2022-07-02T16:30:16.825Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-02T16:30:16.825Z] ++ 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 [2022-07-02T16:30:16.825Z] ++ set -e [2022-07-02T16:30:16.825Z] ++ '[' -n 0 ']' [2022-07-02T16:30:16.825Z] ++ set -x [2022-07-02T16:30:16.825Z] ++ 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 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 [2022-07-02T16:30:16.825Z] INFO: Testing against a local daemon [2022-07-02T16:30:16.825Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-02T16:30:16.825Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-02T16:30:16.825Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-02T16:30:16.825Z] === RUN TestDiskUsage [2022-07-02T16:30:16.825Z] === PAUSE TestDiskUsage [2022-07-02T16:30:16.825Z] === RUN TestEventsExecDie [2022-07-02T16:30:17.081Z] --- PASS: TestInspectNetwork (8.31s) [2022-07-02T16:30:17.081Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-02T16:30:17.081Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-02T16:30:17.081Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-02T16:30:17.081Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-02T16:30:17.081Z] === RUN TestRunContainerWithBridgeNone [2022-07-02T16:30:17.084Z] --- PASS: TestEventsExecDie (0.52s) [2022-07-02T16:30:17.084Z] === RUN TestEventsBackwardsCompatible [2022-07-02T16:30:17.342Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-02T16:30:17.342Z] === RUN TestEventsVolumeCreate [2022-07-02T16:30:17.342Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-02T16:30:17.342Z] === RUN TestInfoBinaryCommits [2022-07-02T16:30:17.342Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-02T16:30:17.342Z] === RUN TestInfoAPIVersioned [2022-07-02T16:30:17.342Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-02T16:30:17.342Z] === RUN TestInfoAPI [2022-07-02T16:30:17.342Z] --- PASS: TestInfoAPI (0.02s) [2022-07-02T16:30:17.342Z] === RUN TestInfoAPIWarnings [2022-07-02T16:30:18.979Z] --- PASS: TestRunContainerWithBridgeNone (1.97s) [2022-07-02T16:30:18.979Z] === RUN TestNetworkInvalidJSON [2022-07-02T16:30:18.979Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-02T16:30:18.979Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-02T16:30:18.979Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-02T16:30:18.979Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-02T16:30:18.979Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-02T16:30:18.979Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-02T16:30:18.979Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-02T16:30:18.979Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-02T16:30:18.979Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-02T16:30:18.979Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-02T16:30:18.979Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-02T16:30:18.979Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-02T16:30:18.979Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-02T16:30:18.979Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-02T16:30:18.979Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-02T16:30:18.979Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-02T16:30:18.979Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-02T16:30:18.979Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-02T16:30:18.979Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-02T16:30:18.979Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-02T16:30:18.979Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-02T16:30:18.979Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-02T16:30:18.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-02T16:30:18.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-02T16:30:18.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-02T16:30:18.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-02T16:30:18.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-02T16:30:18.979Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-02T16:30:18.979Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-02T16:30:18.979Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-02T16:30:18.979Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-02T16:30:18.979Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-02T16:30:18.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-02T16:30:18.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-02T16:30:18.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-02T16:30:18.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-02T16:30:18.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-02T16:30:18.979Z] === RUN TestNetworkList [2022-07-02T16:30:18.979Z] === RUN TestNetworkList//networks [2022-07-02T16:30:18.979Z] === PAUSE TestNetworkList//networks [2022-07-02T16:30:18.979Z] === RUN TestNetworkList//networks/ [2022-07-02T16:30:18.979Z] === PAUSE TestNetworkList//networks/ [2022-07-02T16:30:18.979Z] === CONT TestNetworkList//networks [2022-07-02T16:30:18.979Z] === CONT TestNetworkList//networks/ [2022-07-02T16:30:18.979Z] --- PASS: TestNetworkList (0.01s) [2022-07-02T16:30:18.979Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-02T16:30:18.979Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-02T16:30:18.979Z] === RUN TestHostIPv4BridgeLabel [2022-07-02T16:30:19.236Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-02T16:30:19.236Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-02T16:30:19.493Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-07-02T16:30:19.493Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-02T16:30:20.432Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-02T16:30:20.432Z] === RUN TestDaemonDefaultNetworkPools [2022-07-02T16:30:21.363Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-07-02T16:30:21.363Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-02T16:30:22.733Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-07-02T16:30:22.733Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-02T16:30:22.733Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-02T16:30:22.733Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-02T16:30:22.990Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-02T16:30:23.555Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-02T16:30:23.555Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-02T16:30:23.812Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2022-07-02T16:30:23.812Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-02T16:30:23.812Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-02T16:30:24.070Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-02T16:30:24.328Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-02T16:30:24.328Z] === RUN TestServiceWithPredefinedNetwork [2022-07-02T16:30:25.697Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-02T16:30:27.122Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-02T16:30:27.122Z] --- PASS: TestServiceWithPredefinedNetwork (2.72s) [2022-07-02T16:30:27.122Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-02T16:30:27.122Z] service_test.go:243: FLAKY_TEST [2022-07-02T16:30:27.122Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-02T16:30:27.122Z] === RUN TestServiceWithDataPathPortInit [2022-07-02T16:30:28.082Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-02T16:30:29.012Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-02T16:30:30.382Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-02T16:30:30.946Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-02T16:30:35.119Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-02T16:30:35.431Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-02T16:30:35.431Z] === RUN TestInfoDebug [2022-07-02T16:30:35.431Z] --- PASS: TestInfoDebug (0.52s) [2022-07-02T16:30:35.431Z] === RUN TestInfoInsecureRegistries [2022-07-02T16:30:35.431Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-02T16:30:35.431Z] === RUN TestInfoRegistryMirrors [2022-07-02T16:30:35.431Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-02T16:30:35.431Z] === RUN TestLoginFailsWithBadCredentials [2022-07-02T16:30:35.431Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-07-02T16:30:35.431Z] === RUN TestPingCacheHeaders [2022-07-02T16:30:35.431Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-02T16:30:35.431Z] === RUN TestPingGet [2022-07-02T16:30:35.690Z] --- PASS: TestPingGet (0.01s) [2022-07-02T16:30:35.690Z] === RUN TestPingHead [2022-07-02T16:30:35.690Z] --- PASS: TestPingHead (0.02s) [2022-07-02T16:30:35.690Z] === RUN TestPingSwarmHeader [2022-07-02T16:30:36.257Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-02T16:30:36.823Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-02T16:30:37.763Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-02T16:30:37.763Z] --- PASS: TestPingSwarmHeader (2.14s) [2022-07-02T16:30:37.763Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-02T16:30:37.763Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-02T16:30:37.763Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-02T16:30:37.763Z] === RUN TestVersion [2022-07-02T16:30:37.763Z] --- PASS: TestVersion (0.02s) [2022-07-02T16:30:37.763Z] === CONT TestDiskUsage [2022-07-02T16:30:38.329Z] === RUN TestDiskUsage/empty [2022-07-02T16:30:38.329Z] === RUN TestDiskUsage/empty/container_types [2022-07-02T16:30:38.329Z] === RUN TestDiskUsage/empty/image_types [2022-07-02T16:30:38.329Z] === RUN TestDiskUsage/empty/volume_types [2022-07-02T16:30:38.329Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-02T16:30:38.329Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-02T16:30:38.329Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-02T16:30:38.329Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-02T16:30:38.329Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-02T16:30:38.329Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-02T16:30:38.329Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-02T16:30:38.329Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-02T16:30:38.329Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-02T16:30:38.329Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-02T16:30:38.329Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-02T16:30:38.329Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-02T16:30:38.329Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-02T16:30:38.329Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-02T16:30:38.329Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-02T16:30:38.329Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-02T16:30:38.329Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-02T16:30:38.329Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-02T16:30:38.329Z] === RUN TestDiskUsage/after_container.Run [2022-07-02T16:30:38.896Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-02T16:30:38.896Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-02T16:30:38.896Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-02T16:30:38.896Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-02T16:30:38.896Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-02T16:30:38.896Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-02T16:30:38.896Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-02T16:30:38.896Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-02T16:30:38.896Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-02T16:30:38.896Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage (1.13s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-02T16:30:38.896Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-02T16:30:38.896Z] PASS [2022-07-02T16:30:38.896Z] [2022-07-02T16:30:38.896Z] === Skipped [2022-07-02T16:30:38.896Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-02T16:30:38.896Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-02T16:30:38.896Z] [2022-07-02T16:30:38.896Z] DONE 54 tests, 1 skipped in 22.322s [2022-07-02T16:30:38.896Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-02T16:30:38.896Z] ++ 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 [2022-07-02T16:30:38.896Z] ++ set -e [2022-07-02T16:30:38.896Z] ++ '[' -n 0 ']' [2022-07-02T16:30:38.896Z] ++ set -x [2022-07-02T16:30:38.896Z] ++ 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 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 [2022-07-02T16:30:38.896Z] INFO: Testing against a local daemon [2022-07-02T16:30:38.896Z] === RUN TestVolumesCreateAndList [2022-07-02T16:30:38.896Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-02T16:30:38.896Z] === RUN TestVolumesRemove [2022-07-02T16:30:39.155Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-02T16:30:39.155Z] === RUN TestVolumesInspect [2022-07-02T16:30:39.155Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-02T16:30:39.155Z] === RUN TestVolumesInvalidJSON [2022-07-02T16:30:39.155Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-02T16:30:39.155Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-02T16:30:39.155Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-02T16:30:39.155Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-02T16:30:39.155Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-02T16:30:39.155Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-02T16:30:39.155Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-02T16:30:39.155Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-02T16:30:39.155Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-02T16:30:39.155Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-02T16:30:39.155Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-02T16:30:39.155Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-02T16:30:39.155Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-02T16:30:39.155Z] PASS [2022-07-02T16:30:39.155Z] [2022-07-02T16:30:39.155Z] DONE 9 tests in 0.204s [2022-07-02T16:30:39.155Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-02T16:30:39.155Z] ++++ cat bundles/test-integration/docker.pid [2022-07-02T16:30:39.155Z] +++ kill 14253 [2022-07-02T16:30:39.414Z] +++ /etc/init.d/apparmor stop [2022-07-02T16:30:39.414Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-02T16:30:39.414Z] [2022-07-02T16:30:39.414Z] Unloading profiles will leave already running processes permanently [2022-07-02T16:30:39.414Z] unconfined, which can lead to unexpected situations. [2022-07-02T16:30:39.414Z] [2022-07-02T16:30:39.414Z] To set a process to complain mode, use the command line tool [2022-07-02T16:30:39.414Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-02T16:30:39.414Z] +++ true [2022-07-02T16:30:39.414Z] exiting test-integration [2022-07-02T16:30:39.414Z] ++ exit 0 [2022-07-02T16:30:39.414Z] Post stage [Pipeline] junit [2022-07-02T16:30:39.995Z] Recording test results [2022-07-02T16:30:40.191Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-02T16:30:40.517Z] + echo Ensuring container killed. [2022-07-02T16:30:40.517Z] Ensuring container killed. [2022-07-02T16:30:40.517Z] + docker rm -vf docker-pr2 [2022-07-02T16:30:40.517Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-02T16:30:40.800Z] + echo Chowning /workspace to jenkins user [2022-07-02T16:30:40.800Z] Chowning /workspace to jenkins user [2022-07-02T16:30:40.800Z] + id -u [2022-07-02T16:30:40.800Z] + id -g [2022-07-02T16:30:40.800Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43763:/workspace busybox chown -R 1000:1000 /workspace [2022-07-02T16:30:41.664Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-02T16:30:42.494Z] + bundleName=arm64-integration [2022-07-02T16:30:42.494Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-02T16:30:42.494Z] Creating arm64-integration-bundles.tar.gz [2022-07-02T16:30:42.494Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-02T16:30:42.494Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-02T16:30:42.764Z] Archiving artifacts [2022-07-02T16:30:43.011Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43763/2/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-07-02T16:30:43.035Z] --- PASS: TestServiceWithDataPathPortInit (16.10s) [2022-07-02T16:30:43.035Z] === RUN TestServiceWithDefaultAddressPoolInit [Pipeline] sh [2022-07-02T16:30:43.316Z] + make clean [2022-07-02T16:30:43.316Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-02T16:30:43.316Z] docker-dev-cache [2022-07-02T16:30:43.316Z] docker-mod-cache [Pipeline] deleteDir [2022-07-02T16:30:43.966Z] docker_api_swarm_test.go:304: [dda20fbdf956b] joining swarm manager [dc268df382ad6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-02T16:30:45.335Z] docker_api_swarm_test.go:305: [d90337320144e] joining swarm manager [dc268df382ad6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-02T16:30:47.228Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sbymfu2xbsj1z0su7lwu28pa5 Created:2022-07-02 16:30:44.724563656 +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[8318799408f403d91bd236fdc7e5398ea0766f98d916f3823ea27ab8fc14053b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jvwrytz06jj72i45kz5rdqssn EndpointID:cc87858def982388129486213a2d757239d74e7ee7e11d22f72fa6f758eff98b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dc70ed33c672fb04399917a24c56f64a1a0df85bd9d35ba3da025e50a87dd80e 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:5b653a347d57 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jvwrytz06jj72i45kz5rdqssn EndpointID:cc87858def982388129486213a2d757239d74e7ee7e11d22f72fa6f758eff98b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-02T16:30:47.485Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-02T16:30:50.760Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-02T16:30:51.324Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-02T16:30:51.324Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.27s) [2022-07-02T16:30:51.324Z] PASS [2022-07-02T16:30:51.324Z] [2022-07-02T16:30:51.324Z] === Skipped [2022-07-02T16:30:51.324Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-02T16:30:51.324Z] service_test.go:243: FLAKY_TEST [2022-07-02T16:30:51.324Z] [2022-07-02T16:30:51.324Z] DONE 38 tests, 1 skipped in 50.242s [2022-07-02T16:30:51.324Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-02T16:30:51.324Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:30:51.324Z] ++ set -e [2022-07-02T16:30:51.324Z] ++ '[' -n 0 ']' [2022-07-02T16:30:51.324Z] ++ set -x [2022-07-02T16:30:51.324Z] ++ 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=amd64 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 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/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:30:51.581Z] INFO: Testing against a local daemon [2022-07-02T16:30:51.581Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-02T16:30:51.581Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-02T16:30:51.581Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-02T16:30:51.581Z] === RUN TestDockerNetworkIpvlan [2022-07-02T16:30:51.581Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-02T16:30:51.581Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-02T16:30:51.581Z] PASS [2022-07-02T16:30:51.581Z] [2022-07-02T16:30:51.581Z] === Skipped [2022-07-02T16:30:51.581Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-02T16:30:51.581Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-02T16:30:51.581Z] [2022-07-02T16:30:51.581Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-02T16:30:51.581Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-02T16:30:51.581Z] [2022-07-02T16:30:51.581Z] DONE 2 tests, 2 skipped in 0.127s [2022-07-02T16:30:51.581Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-02T16:30:51.581Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:30:51.581Z] ++ set -e [2022-07-02T16:30:51.581Z] ++ '[' -n 0 ']' [2022-07-02T16:30:51.581Z] ++ set -x [2022-07-02T16:30:51.581Z] ++ 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=amd64 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 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/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:30:51.581Z] INFO: Testing against a local daemon [2022-07-02T16:30:51.581Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-02T16:30:52.950Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2022-07-02T16:30:52.950Z] === RUN TestDockerNetworkMacvlan [2022-07-02T16:30:53.881Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-02T16:30:54.118Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-07-02T16:30:54.118Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-02T16:30:54.118Z] { [2022-07-02T16:30:54.118Z] "RT_GROUP_ICON": { [2022-07-02T16:30:54.118Z] "#1": { [2022-07-02T16:30:54.118Z] "0409": "../../winresources/docker.ico" [2022-07-02T16:30:54.118Z] } [2022-07-02T16:30:54.118Z] }, [2022-07-02T16:30:54.118Z] "RT_MANIFEST": { [2022-07-02T16:30:54.118Z] "#1": { [2022-07-02T16:30:54.118Z] "0409": { [2022-07-02T16:30:54.118Z] "identity": {}, [2022-07-02T16:30:54.118Z] "description": "Docker Engine", [2022-07-02T16:30:54.118Z] "minimum-os": "vista", [2022-07-02T16:30:54.118Z] "execution-level": "", [2022-07-02T16:30:54.118Z] "ui-access": false, [2022-07-02T16:30:54.118Z] "auto-elevate": false, [2022-07-02T16:30:54.118Z] "dpi-awareness": "unaware", [2022-07-02T16:30:54.118Z] "disable-theming": false, [2022-07-02T16:30:54.118Z] "disable-window-filtering": false, [2022-07-02T16:30:54.118Z] "high-resolution-scrolling-aware": false, [2022-07-02T16:30:54.118Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-02T16:30:54.118Z] "long-path-aware": false, [2022-07-02T16:30:54.118Z] "printer-driver-isolation": false, [2022-07-02T16:30:54.118Z] "gdi-scaling": false, [2022-07-02T16:30:54.118Z] "segment-heap": false, [2022-07-02T16:30:54.118Z] "use-common-controls-v6": false [2022-07-02T16:30:54.118Z] } [2022-07-02T16:30:54.118Z] } [2022-07-02T16:30:54.118Z] }, [2022-07-02T16:30:54.118Z] "RT_MESSAGETABLE": { [2022-07-02T16:30:54.118Z] "#1": { [2022-07-02T16:30:54.118Z] "0409": "../../winresources/event_messages.bin" [2022-07-02T16:30:54.118Z] } [2022-07-02T16:30:54.118Z] }, [2022-07-02T16:30:54.118Z] "RT_VERSION": { [2022-07-02T16:30:54.118Z] "#1": { [2022-07-02T16:30:54.118Z] "0409": { [2022-07-02T16:30:54.118Z] "fixed": { [2022-07-02T16:30:54.118Z] "file_version": "0.0.0.0", [2022-07-02T16:30:54.118Z] "product_version": "0.0.0.0", [2022-07-02T16:30:54.118Z] "type": "Unknown" [2022-07-02T16:30:54.118Z] }, [2022-07-02T16:30:54.118Z] "info": { [2022-07-02T16:30:54.118Z] "0000": { [2022-07-02T16:30:54.118Z] "CompanyName": "", [2022-07-02T16:30:54.118Z] "FileVersion": "dev", [2022-07-02T16:30:54.118Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-02T16:30:54.118Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-07-02T16:30:54.118Z] "ProductName": "", [2022-07-02T16:30:54.118Z] "ProductVersion": "dev", [2022-07-02T16:30:54.118Z] "SpecialBuild": "b935e36e9918286d16ec7bee2ef3ce019881466e" [2022-07-02T16:30:54.118Z] } [2022-07-02T16:30:54.118Z] } [2022-07-02T16:30:54.118Z] } [2022-07-02T16:30:54.118Z] } [2022-07-02T16:30:54.118Z] } [2022-07-02T16:30:54.118Z] } [2022-07-02T16:30:54.118Z] cmd/docker-proxy/genwinres_windows.go [2022-07-02T16:30:54.118Z] cmd/docker-proxy/main.go [2022-07-02T16:30:54.118Z] cmd/docker-proxy/network_proxy_test.go [2022-07-02T16:30:54.118Z] cmd/docker-proxy/proxy.go [2022-07-02T16:30:54.118Z] cmd/docker-proxy/sctp_proxy.go [2022-07-02T16:30:54.118Z] cmd/docker-proxy/tcp_proxy.go [2022-07-02T16:30:54.118Z] cmd/docker-proxy/udp_proxy.go [2022-07-02T16:30:54.118Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-07-02T16:30:54.118Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-02T16:30:54.118Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-07-02T16:30:54.118Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-02T16:30:54.118Z] remote: Enumerating objects: 23, done. [2022-07-02T16:30:54.118Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-02T16:30:54.118Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-02T16:30:54.118Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-02T16:30:54.118Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-07-02T16:30:54.118Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-02T16:30:54.118Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-02T16:30:54.118Z] Cross building: bundles/cross/linux/ppc64le [2022-07-02T16:30:54.118Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-07-02T16:30:54.118Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-02T16:30:54.811Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-02T16:30:55.375Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-02T16:30:57.911Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-02T16:30:58.167Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-02T16:30:59.098Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-02T16:30:59.355Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-02T16:30:59.919Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-02T16:30:59.919Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-02T16:31:01.291Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-02T16:31:01.291Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-02T16:31:01.291Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-02T16:31:01.291Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-02T16:31:04.564Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-02T16:31:05.495Z] --- PASS: TestDockerNetworkMacvlan (12.26s) [2022-07-02T16:31:05.495Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-07-02T16:31:05.495Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2022-07-02T16:31:05.495Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s) [2022-07-02T16:31:05.495Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.15s) [2022-07-02T16:31:05.495Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.01s) [2022-07-02T16:31:05.495Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2022-07-02T16:31:05.495Z] PASS [2022-07-02T16:31:05.495Z] [2022-07-02T16:31:05.495Z] DONE 8 tests in 13.712s [2022-07-02T16:31:05.495Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-02T16:31:05.495Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:31:05.495Z] ++ set -e [2022-07-02T16:31:05.495Z] ++ '[' -n 0 ']' [2022-07-02T16:31:05.495Z] ++ set -x [2022-07-02T16:31:05.495Z] ++ 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=amd64 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 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/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:31:05.495Z] testing: warning: no tests to run [2022-07-02T16:31:05.495Z] PASS [2022-07-02T16:31:05.495Z] [2022-07-02T16:31:05.495Z] DONE 0 tests in 0.029s [2022-07-02T16:31:05.495Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-02T16:31:05.495Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:31:05.495Z] ++ set -e [2022-07-02T16:31:05.495Z] ++ '[' -n 0 ']' [2022-07-02T16:31:05.495Z] ++ set -x [2022-07-02T16:31:05.496Z] ++ 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=amd64 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 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/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:31:05.496Z] INFO: Testing against a local daemon [2022-07-02T16:31:05.496Z] === RUN TestAuthZPluginAllowRequest [2022-07-02T16:31:06.427Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-02T16:31:07.357Z] --- PASS: TestAuthZPluginAllowRequest (1.68s) [2022-07-02T16:31:07.357Z] === RUN TestAuthZPluginTLS [2022-07-02T16:31:07.616Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-07-02T16:31:07.616Z] === RUN TestAuthZPluginDenyRequest [2022-07-02T16:31:08.179Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2022-07-02T16:31:08.179Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-02T16:31:08.742Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-07-02T16:31:08.742Z] === RUN TestAuthZPluginDenyResponse [2022-07-02T16:31:09.309Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-07-02T16:31:09.309Z] === RUN TestAuthZPluginAllowEventStream [2022-07-02T16:31:10.243Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-02T16:31:10.500Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-02T16:31:10.757Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s) [2022-07-02T16:31:10.757Z] === RUN TestAuthZPluginErrorResponse [2022-07-02T16:31:11.014Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-02T16:31:11.271Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-07-02T16:31:11.272Z] === RUN TestAuthZPluginErrorRequest [2022-07-02T16:31:11.272Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-02T16:31:11.529Z] === RUN TestDockerSuite/TestBuildFails [2022-07-02T16:31:11.786Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-07-02T16:31:11.786Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-02T16:31:12.351Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-02T16:31:12.351Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-02T16:31:12.351Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-07-02T16:31:12.351Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-02T16:31:14.246Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s) [2022-07-02T16:31:14.246Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-02T16:31:14.246Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-02T16:31:16.141Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.67s) [2022-07-02T16:31:16.141Z] === RUN TestAuthZPluginHeader [2022-07-02T16:31:16.141Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-02T16:31:16.706Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-07-02T16:31:16.706Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-02T16:31:17.272Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-02T16:31:18.218Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-02T16:31:18.482Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-02T16:31:19.412Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-02T16:31:20.780Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-02T16:31:21.343Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.52s) [2022-07-02T16:31:21.343Z] === RUN TestAuthZPluginV2Disable [2022-07-02T16:31:21.343Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-02T16:31:21.600Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-02T16:31:22.969Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-02T16:31:22.969Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-02T16:31:24.864Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-02T16:31:25.429Z] --- PASS: TestAuthZPluginV2Disable (4.29s) [2022-07-02T16:31:25.429Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-02T16:31:25.686Z] docker_api_swarm_test.go:272: [df52a14a4d7b8] joining swarm manager [d0fa71adc8a80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-02T16:31:26.250Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-02T16:31:26.815Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-02T16:31:27.072Z] docker_api_swarm_test.go:273: [d939743903e53] joining swarm manager [d0fa71adc8a80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-02T16:31:27.330Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-02T16:31:27.893Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-02T16:31:28.457Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-02T16:31:28.458Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-02T16:31:29.022Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-02T16:31:29.022Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.61s) [2022-07-02T16:31:29.022Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-02T16:31:29.586Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-02T16:31:29.843Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-02T16:31:30.100Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-02T16:31:30.357Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-02T16:31:30.614Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-02T16:31:31.549Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-02T16:31:35.728Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-02T16:31:39.900Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.60s) [2022-07-02T16:31:39.900Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-02T16:31:39.900Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-02T16:31:42.423Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-02T16:31:42.423Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-02T16:31:42.423Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-02T16:31:42.423Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-02T16:31:42.423Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-02T16:31:42.423Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-02T16:31:43.364Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-02T16:31:44.296Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-02T16:31:46.819Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-02T16:31:47.076Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-02T16:31:47.332Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-02T16:31:48.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-02T16:31:54.809Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-02T16:31:56.177Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-02T16:31:56.177Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-07-02T16:31:56.177Z] PASS [2022-07-02T16:31:56.177Z] [2022-07-02T16:31:56.177Z] DONE 17 tests in 50.925s [2022-07-02T16:31:56.177Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-02T16:31:56.177Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:31:56.177Z] ++ set -e [2022-07-02T16:31:56.177Z] ++ '[' -n 0 ']' [2022-07-02T16:31:56.177Z] ++ set -x [2022-07-02T16:31:56.177Z] ++ 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=amd64 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 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/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:31:56.435Z] INFO: Testing against a local daemon [2022-07-02T16:31:56.435Z] === RUN TestPluginInvalidJSON [2022-07-02T16:31:56.435Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-02T16:31:56.435Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-02T16:31:56.435Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-02T16:31:56.435Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-02T16:31:56.435Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-02T16:31:56.435Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-02T16:31:56.435Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-02T16:31:56.435Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-02T16:31:56.435Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-02T16:31:56.435Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-02T16:31:56.435Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-02T16:31:56.435Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-02T16:31:56.435Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-02T16:31:56.435Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-02T16:31:56.435Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-02T16:31:56.435Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-02T16:31:56.435Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-02T16:31:56.435Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-02T16:31:56.435Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-02T16:31:56.435Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-02T16:31:56.435Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-02T16:31:56.435Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-07-02T16:31:56.435Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-02T16:31:56.435Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-02T16:31:56.435Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-02T16:31:56.435Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-02T16:31:56.435Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-02T16:31:56.435Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-02T16:31:56.435Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-07-02T16:31:56.435Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-02T16:31:56.435Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-02T16:31:56.435Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-02T16:31:56.435Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-07-02T16:31:56.435Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-02T16:31:56.435Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-02T16:31:56.435Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-02T16:31:56.435Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-02T16:31:56.435Z] === RUN TestPluginInstall [2022-07-02T16:31:56.435Z] === RUN TestPluginInstall/no_auth [2022-07-02T16:31:56.999Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-02T16:31:58.893Z] time="2022-07-02T16:31:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-02T16:31:58.893Z] time="2022-07-02T16:31:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:114a4122311bd3e866853ea556b27e54fbede038148381e1a798d8f750c2fa71" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-02T16:31:58.893Z] time="2022-07-02T16:31:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-02T16:31:58.893Z] time="2022-07-02T16:31:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:114a4122311bd3e866853ea556b27e54fbede038148381e1a798d8f750c2fa71" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-02T16:31:58.893Z] === RUN TestPluginInstall/with_htpasswd [2022-07-02T16:31:58.893Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-02T16:31:58.893Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-02T16:31:58.893Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-02T16:31:59.459Z] time="2022-07-02T16:31:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-02T16:31:59.459Z] time="2022-07-02T16:31:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0976cc4b5639a801bb2a14dd67fbb7966420ff06547fbb20ecba24ec6cbb885f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-02T16:31:59.459Z] time="2022-07-02T16:31:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-02T16:31:59.459Z] time="2022-07-02T16:31:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0976cc4b5639a801bb2a14dd67fbb7966420ff06547fbb20ecba24ec6cbb885f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-02T16:31:59.716Z] === RUN TestPluginInstall/with_insecure [2022-07-02T16:32:00.647Z] time="2022-07-02T16:32:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-02T16:32:00.647Z] time="2022-07-02T16:32:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1e8b274702370eaad4a38175b06df894ce54e08f53b612260c93fe16f2cb0a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-02T16:32:00.647Z] time="2022-07-02T16:32:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-02T16:32:00.647Z] time="2022-07-02T16:32:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1e8b274702370eaad4a38175b06df894ce54e08f53b612260c93fe16f2cb0a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-02T16:32:01.211Z] plugin_test.go:195: [d16af2d9d23a9] daemon is not started [2022-07-02T16:32:01.211Z] --- PASS: TestPluginInstall (4.54s) [2022-07-02T16:32:01.211Z] --- PASS: TestPluginInstall/no_auth (2.37s) [2022-07-02T16:32:01.211Z] --- PASS: TestPluginInstall/with_htpasswd (0.87s) [2022-07-02T16:32:01.211Z] --- PASS: TestPluginInstall/with_insecure (1.30s) [2022-07-02T16:32:01.211Z] === RUN TestPluginsWithRuntimes [2022-07-02T16:32:02.581Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-02T16:32:02.838Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-02T16:32:03.094Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-02T16:32:04.028Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-02T16:32:04.286Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-02T16:32:04.543Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-02T16:32:05.107Z] --- PASS: TestPluginsWithRuntimes (3.96s) [2022-07-02T16:32:05.107Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.09s) [2022-07-02T16:32:05.107Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2022-07-02T16:32:05.107Z] === RUN TestPluginBackCompatMediaTypes [2022-07-02T16:32:05.690Z] --- PASS: TestPluginBackCompatMediaTypes (0.81s) [2022-07-02T16:32:05.690Z] PASS [2022-07-02T16:32:05.947Z] [2022-07-02T16:32:05.947Z] DONE 24 tests in 9.515s [2022-07-02T16:32:05.947Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-02T16:32:05.947Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:32:05.947Z] ++ set -e [2022-07-02T16:32:05.947Z] ++ '[' -n 0 ']' [2022-07-02T16:32:05.947Z] ++ set -x [2022-07-02T16:32:05.947Z] ++ 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=amd64 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 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/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:32:05.947Z] INFO: Testing against a local daemon [2022-07-02T16:32:05.947Z] === RUN TestExternalGraphDriver [2022-07-02T16:32:05.947Z] === RUN TestExternalGraphDriver/json [2022-07-02T16:32:06.205Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-02T16:32:06.772Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-02T16:32:07.706Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-02T16:32:07.965Z] === RUN TestExternalGraphDriver/spec [2022-07-02T16:32:08.529Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-02T16:32:09.898Z] === RUN TestExternalGraphDriver/pull [2022-07-02T16:32:09.899Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-02T16:32:10.155Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-02T16:32:10.155Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-02T16:32:10.412Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-02T16:32:10.669Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-02T16:32:11.232Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-02T16:32:11.798Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-02T16:32:11.798Z] --- PASS: TestExternalGraphDriver (5.74s) [2022-07-02T16:32:11.798Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2022-07-02T16:32:11.798Z] --- PASS: TestExternalGraphDriver/spec (1.84s) [2022-07-02T16:32:11.798Z] --- PASS: TestExternalGraphDriver/pull (2.01s) [2022-07-02T16:32:11.798Z] === RUN TestGraphdriverPluginV2 [2022-07-02T16:32:13.169Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-02T16:32:16.446Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-02T16:32:16.446Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-02T16:32:16.704Z] --- PASS: TestGraphdriverPluginV2 (5.05s) [2022-07-02T16:32:16.705Z] PASS [2022-07-02T16:32:16.705Z] [2022-07-02T16:32:16.705Z] DONE 5 tests in 10.964s [2022-07-02T16:32:16.705Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-02T16:32:16.705Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:32:16.705Z] ++ set -e [2022-07-02T16:32:16.705Z] ++ '[' -n 0 ']' [2022-07-02T16:32:16.705Z] ++ set -x [2022-07-02T16:32:16.705Z] ++ 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=amd64 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 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/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:32:16.962Z] INFO: Testing against a local daemon [2022-07-02T16:32:16.962Z] === RUN TestContinueAfterPluginCrash [2022-07-02T16:32:16.962Z] === PAUSE TestContinueAfterPluginCrash [2022-07-02T16:32:16.962Z] === RUN TestReadPluginNoRead [2022-07-02T16:32:16.962Z] === PAUSE TestReadPluginNoRead [2022-07-02T16:32:16.962Z] === RUN TestDaemonStartWithLogOpt [2022-07-02T16:32:16.962Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-02T16:32:16.962Z] === CONT TestContinueAfterPluginCrash [2022-07-02T16:32:16.962Z] === CONT TestDaemonStartWithLogOpt [2022-07-02T16:32:17.526Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-02T16:32:18.897Z] docker_api_swarm_node_test.go:20: [d07fa1f354967] joining swarm manager [dd380f81386bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-02T16:32:19.829Z] docker_api_swarm_node_test.go:21: [d04ce1055b57c] joining swarm manager [dd380f81386bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-02T16:32:20.393Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-02T16:32:21.765Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-02T16:32:22.330Z] --- PASS: TestDaemonStartWithLogOpt (5.39s) [2022-07-02T16:32:22.330Z] === CONT TestReadPluginNoRead [2022-07-02T16:32:22.893Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-02T16:32:25.417Z] === RUN TestReadPluginNoRead/default [2022-07-02T16:32:25.673Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-02T16:32:26.604Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-02T16:32:27.534Z] --- PASS: TestContinueAfterPluginCrash (10.43s) [2022-07-02T16:32:27.534Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-02T16:32:28.098Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-02T16:32:28.355Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-02T16:32:28.921Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-02T16:32:29.496Z] === CONT TestReadPluginNoRead [2022-07-02T16:32:29.496Z] read_test.go:92: [d56a80df1148e] daemon is not started [2022-07-02T16:32:29.496Z] --- PASS: TestReadPluginNoRead (7.19s) [2022-07-02T16:32:29.496Z] --- PASS: TestReadPluginNoRead/default (1.44s) [2022-07-02T16:32:29.496Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.56s) [2022-07-02T16:32:29.496Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.43s) [2022-07-02T16:32:29.496Z] PASS [2022-07-02T16:32:29.496Z] [2022-07-02T16:32:29.496Z] DONE 6 tests in 12.739s [2022-07-02T16:32:29.496Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-02T16:32:29.496Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:32:29.496Z] ++ set -e [2022-07-02T16:32:29.496Z] ++ '[' -n 0 ']' [2022-07-02T16:32:29.496Z] ++ set -x [2022-07-02T16:32:29.496Z] ++ 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=amd64 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 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/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:32:29.761Z] testing: warning: no tests to run [2022-07-02T16:32:29.761Z] PASS [2022-07-02T16:32:29.761Z] [2022-07-02T16:32:29.761Z] DONE 0 tests in 0.062s [2022-07-02T16:32:29.761Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-02T16:32:29.761Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:32:29.762Z] ++ set -e [2022-07-02T16:32:29.762Z] ++ '[' -n 0 ']' [2022-07-02T16:32:29.762Z] ++ set -x [2022-07-02T16:32:29.762Z] ++ 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=amd64 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 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/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:32:29.762Z] INFO: Testing against a local daemon [2022-07-02T16:32:29.762Z] === RUN TestPluginWithDevMounts [2022-07-02T16:32:29.762Z] === PAUSE TestPluginWithDevMounts [2022-07-02T16:32:29.762Z] === CONT TestPluginWithDevMounts [2022-07-02T16:32:30.325Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-02T16:32:31.694Z] --- PASS: TestPluginWithDevMounts (1.96s) [2022-07-02T16:32:31.694Z] PASS [2022-07-02T16:32:31.694Z] [2022-07-02T16:32:31.694Z] DONE 1 tests in 2.078s [2022-07-02T16:32:31.694Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-02T16:32:31.694Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:32:31.694Z] ++ set -e [2022-07-02T16:32:31.694Z] ++ '[' -n 0 ']' [2022-07-02T16:32:31.694Z] ++ set -x [2022-07-02T16:32:31.694Z] ++ 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=amd64 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 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/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:32:31.951Z] INFO: Testing against a local daemon [2022-07-02T16:32:31.951Z] === RUN TestSecretInspect [2022-07-02T16:32:35.226Z] --- PASS: TestSecretInspect (2.93s) [2022-07-02T16:32:35.226Z] === RUN TestSecretList [2022-07-02T16:32:35.484Z] docker_api_swarm_test.go:502: [d0ec555d2c8c5] joining swarm manager [dc6bb23868994]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-02T16:32:37.377Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-02T16:32:37.634Z] --- PASS: TestSecretList (2.71s) [2022-07-02T16:32:37.634Z] === RUN TestSecretsCreateAndDelete [2022-07-02T16:32:40.156Z] --- PASS: TestSecretsCreateAndDelete (2.57s) [2022-07-02T16:32:40.156Z] === RUN TestSecretsUpdate [2022-07-02T16:32:40.414Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-02T16:32:41.783Z] === RUN TestDockerSuite/TestBuildRm [2022-07-02T16:32:43.152Z] --- PASS: TestSecretsUpdate (2.77s) [2022-07-02T16:32:43.152Z] === RUN TestTemplatedSecret [2022-07-02T16:32:44.082Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-02T16:32:45.014Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-02T16:32:45.945Z] docker_api_swarm_test.go:507: [d05dd05c5f00f] joining swarm manager [dc6bb23868994]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-02T16:32:45.945Z] --- PASS: TestTemplatedSecret (3.05s) [2022-07-02T16:32:45.945Z] === RUN TestSecretCreateResolve [2022-07-02T16:32:46.203Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-02T16:32:47.137Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-02T16:32:48.068Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-02T16:32:48.325Z] --- PASS: TestSecretCreateResolve (2.45s) [2022-07-02T16:32:48.325Z] PASS [2022-07-02T16:32:48.325Z] [2022-07-02T16:32:48.325Z] DONE 6 tests in 16.599s [2022-07-02T16:32:48.325Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-02T16:32:48.325Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:32:48.325Z] ++ set -e [2022-07-02T16:32:48.325Z] ++ '[' -n 0 ']' [2022-07-02T16:32:48.325Z] ++ set -x [2022-07-02T16:32:48.325Z] ++ 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=amd64 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 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/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:32:48.583Z] INFO: Testing against a local daemon [2022-07-02T16:32:48.583Z] === RUN TestServiceCreateInit [2022-07-02T16:32:48.583Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-02T16:32:48.840Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-02T16:32:49.770Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-02T16:32:53.046Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-02T16:32:53.046Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-02T16:32:53.046Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-02T16:32:53.303Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-02T16:32:53.303Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-02T16:32:53.303Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-02T16:32:53.566Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-02T16:32:54.508Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-02T16:32:54.508Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-02T16:32:55.073Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-02T16:32:58.352Z] --- PASS: TestServiceCreateInit (9.43s) [2022-07-02T16:32:58.352Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.52s) [2022-07-02T16:32:58.352Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.89s) [2022-07-02T16:32:58.352Z] === RUN TestCreateServiceMultipleTimes [2022-07-02T16:32:58.915Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-02T16:32:59.479Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-02T16:33:00.654Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-07-02T16:33:00.655Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-07-02T16:33:00.655Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-02T16:33:00.655Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-07-02T16:33:00.655Z] Cross building: bundles/cross/linux/s390x [2022-07-02T16:33:00.655Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-07-02T16:33:00.655Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-02T16:33:00.849Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-02T16:33:01.106Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-02T16:33:02.036Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-02T16:33:03.406Z] === RUN TestDockerSuite/TestBuildUser [2022-07-02T16:33:05.934Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-02T16:33:08.455Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-02T16:33:16.548Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-02T16:33:16.548Z] --- PASS: TestCreateServiceMultipleTimes (18.24s) [2022-07-02T16:33:16.548Z] === RUN TestCreateServiceConflict [2022-07-02T16:33:17.917Z] docker_api_swarm_node_test.go:81: [d73767a34a305] joining swarm manager [db86b431c0f5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-02T16:33:19.287Z] --- PASS: TestCreateServiceConflict (2.90s) [2022-07-02T16:33:19.287Z] === RUN TestCreateServiceMaxReplicas [2022-07-02T16:33:20.220Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-02T16:33:20.786Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-02T16:33:21.349Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-02T16:33:22.722Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-02T16:33:22.980Z] --- PASS: TestCreateServiceMaxReplicas (3.96s) [2022-07-02T16:33:22.980Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-02T16:33:23.545Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-02T16:33:24.916Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-02T16:33:24.916Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-02T16:33:24.916Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-02T16:33:24.916Z] docker_cli_build_test.go:6032: unmatched requirement DaemonIsWindows [2022-07-02T16:33:24.916Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-02T16:33:24.916Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsWindows [2022-07-02T16:33:24.916Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-02T16:33:24.916Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-02T16:33:24.916Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-02T16:33:27.440Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-02T16:33:27.440Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-02T16:33:28.004Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-02T16:33:28.568Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-02T16:33:29.131Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-02T16:33:29.131Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-02T16:33:31.028Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-02T16:33:32.395Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-02T16:33:32.395Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-02T16:33:33.326Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-02T16:33:33.326Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-02T16:33:33.890Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-02T16:33:33.890Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-02T16:33:33.890Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-02T16:33:34.454Z] docker_api_swarm_node_test.go:53: [defdf29dbc849] joining swarm manager [d7bb8d618c262]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-02T16:33:34.711Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-02T16:33:35.275Z] docker_api_swarm_node_test.go:54: [d60f848ab7b4f] joining swarm manager [d7bb8d618c262]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-02T16:33:36.205Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-02T16:33:37.135Z] === RUN TestDockerSuite/TestCommitChange [2022-07-02T16:33:37.699Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-02T16:33:38.263Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.01s) [2022-07-02T16:33:38.263Z] === RUN TestCreateServiceSecretFileMode [2022-07-02T16:33:38.263Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-02T16:33:39.633Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-02T16:33:41.002Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-02T16:33:41.002Z] --- PASS: TestCreateServiceSecretFileMode (2.91s) [2022-07-02T16:33:41.002Z] === RUN TestCreateServiceConfigFileMode [2022-07-02T16:33:41.565Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-02T16:33:42.935Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-02T16:33:43.889Z] --- PASS: TestCreateServiceConfigFileMode (2.99s) [2022-07-02T16:33:43.889Z] === RUN TestCreateServiceSysctls [2022-07-02T16:33:44.147Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-02T16:33:45.079Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-02T16:33:46.448Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-02T16:33:46.448Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-02T16:33:47.011Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-02T16:33:47.940Z] --- PASS: TestCreateServiceSysctls (3.75s) [2022-07-02T16:33:47.940Z] === RUN TestCreateServiceCapabilities [2022-07-02T16:33:47.940Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-02T16:33:48.506Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-02T16:33:49.070Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-02T16:33:50.000Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-02T16:33:50.564Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-02T16:33:50.821Z] --- PASS: TestCreateServiceCapabilities (3.08s) [2022-07-02T16:33:50.821Z] === RUN TestInspect [2022-07-02T16:33:51.385Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-02T16:33:51.948Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-02T16:33:52.880Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-02T16:33:53.810Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-02T16:33:54.067Z] --- PASS: TestInspect (3.38s) [2022-07-02T16:33:54.067Z] === RUN TestCreateJob [2022-07-02T16:33:54.324Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-02T16:33:55.254Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-02T16:33:55.819Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-02T16:33:57.188Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-02T16:33:57.751Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-02T16:33:57.751Z] --- PASS: TestCreateJob (3.68s) [2022-07-02T16:33:57.751Z] === RUN TestReplicatedJob [2022-07-02T16:33:58.313Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-02T16:33:58.313Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-02T16:33:59.244Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-02T16:33:59.809Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-02T16:34:00.743Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-02T16:34:01.309Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-02T16:34:02.239Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-02T16:34:03.611Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-02T16:34:04.544Z] --- PASS: TestReplicatedJob (6.47s) [2022-07-02T16:34:04.544Z] === RUN TestUpdateReplicatedJob [2022-07-02T16:34:04.544Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-02T16:34:05.914Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-02T16:34:07.809Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-02T16:34:08.372Z] --- PASS: TestUpdateReplicatedJob (3.92s) [2022-07-02T16:34:08.372Z] === RUN TestServiceListWithStatuses [2022-07-02T16:34:08.372Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-02T16:34:08.372Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2022-07-02T16:34:08.372Z] === RUN TestDockerNetworkConnectAlias [2022-07-02T16:34:10.267Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-02T16:34:12.789Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-02T16:34:13.353Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-02T16:34:13.610Z] --- PASS: TestDockerNetworkConnectAlias (5.46s) [2022-07-02T16:34:13.610Z] === RUN TestDockerNetworkReConnect [2022-07-02T16:34:13.868Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-02T16:34:17.146Z] docker_api_swarm_test.go:202: [d34cf15ba1448] joining swarm manager [dcab6dd54d610]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-02T16:34:17.709Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-02T16:34:18.639Z] --- PASS: TestDockerNetworkReConnect (4.77s) [2022-07-02T16:34:18.639Z] === RUN TestServicePlugin [2022-07-02T16:34:20.534Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-02T16:34:21.097Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-02T16:34:22.991Z] plugin_test.go:61: [dd09660c4f397] joining swarm manager [d564d20253a8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-02T16:34:24.360Z] plugin_test.go:64: [d79e8d842c33c] joining swarm manager [d564d20253a8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-02T16:34:24.360Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-02T16:34:25.293Z] === RUN TestDockerSuite/TestCpToDot [2022-07-02T16:34:25.856Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-02T16:34:27.225Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-02T16:34:28.168Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-02T16:34:28.733Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-02T16:34:29.662Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-02T16:34:29.662Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-02T16:34:30.228Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-02T16:34:31.157Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-02T16:34:31.157Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-02T16:34:31.414Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-02T16:34:31.414Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-02T16:34:31.670Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-02T16:34:32.233Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-02T16:34:32.233Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-02T16:34:32.233Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-02T16:34:32.489Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-02T16:34:33.053Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-02T16:34:33.310Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-02T16:34:33.310Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-02T16:34:33.568Z] === RUN TestDockerSuite/TestCreateRM [2022-07-02T16:34:33.825Z] docker_api_swarm_test.go:384: [d368338d5209d] joining swarm manager [dddc3a8e07a98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-02T16:34:33.825Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-02T16:34:33.825Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-02T16:34:33.825Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-02T16:34:34.082Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-02T16:34:34.082Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-02T16:34:35.454Z] docker_api_swarm_test.go:385: [d5557b0c08f3d] joining swarm manager [dddc3a8e07a98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-02T16:34:36.017Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-02T16:34:36.017Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-02T16:34:36.017Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-02T16:34:37.187Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-07-02T16:34:37.187Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-07-02T16:34:37.187Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-02T16:34:37.187Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-07-02T16:34:37.187Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-02T16:34:37.805Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-02T16:34:38.118Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43763/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b935e36e9918286d16ec7bee2ef3ce019881466e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b935e36e9918286d16ec7bee2ef3ce019881466e hack/test/unit [2022-07-02T16:34:38.374Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-02T16:34:38.374Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-02T16:34:38.374Z] + TESTDIRS=./... [2022-07-02T16:34:38.374Z] + exclude_paths='/vendor/|/integration' [2022-07-02T16:34:38.374Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-02T16:34:38.374Z] ++ go list ./... [2022-07-02T16:34:39.292Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-02T16:34:39.302Z] + pkg_list='github.com/docker/docker/api [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/backend/build [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/httpstatus [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/httputils [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/middleware [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/router [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/router/build [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/router/container [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/router/debug [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/router/distribution [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/router/grpc [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/router/image [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/router/network [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/router/plugin [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/router/session [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/router/swarm [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/router/system [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/router/volume [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/backend [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/blkiodev [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/container [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/events [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/filters [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/image [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/mount [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/network [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/registry [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/strslice [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/swarm [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/time [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/versions [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/volume [2022-07-02T16:34:39.303Z] github.com/docker/docker/builder [2022-07-02T16:34:39.303Z] github.com/docker/docker/builder/builder-next [2022-07-02T16:34:39.303Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-02T16:34:39.303Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-02T16:34:39.303Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-02T16:34:39.303Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-02T16:34:39.303Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-02T16:34:39.303Z] github.com/docker/docker/builder/builder-next/worker [2022-07-02T16:34:39.303Z] github.com/docker/docker/builder/dockerfile [2022-07-02T16:34:39.303Z] github.com/docker/docker/builder/remotecontext [2022-07-02T16:34:39.303Z] github.com/docker/docker/builder/remotecontext/git [2022-07-02T16:34:39.303Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-02T16:34:39.303Z] github.com/docker/docker/cli [2022-07-02T16:34:39.303Z] github.com/docker/docker/cli/config [2022-07-02T16:34:39.303Z] github.com/docker/docker/cli/debug [2022-07-02T16:34:39.303Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-02T16:34:39.303Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-02T16:34:39.303Z] github.com/docker/docker/client [2022-07-02T16:34:39.303Z] github.com/docker/docker/cmd/docker-proxy [2022-07-02T16:34:39.303Z] github.com/docker/docker/cmd/dockerd [2022-07-02T16:34:39.303Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-02T16:34:39.303Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-02T16:34:39.303Z] github.com/docker/docker/container [2022-07-02T16:34:39.303Z] github.com/docker/docker/container/stream [2022-07-02T16:34:39.303Z] github.com/docker/docker/contrib/apparmor [2022-07-02T16:34:39.303Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-02T16:34:39.303Z] github.com/docker/docker/contrib/httpserver [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/cluster [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/cluster/convert [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/cluster/executor [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/cluster/provider [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/config [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/events [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/events/testutils [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/exec [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/graphdriver [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/images [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/initlayer [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/links [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/listeners [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/logger [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/logger/gelf [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/logger/journald [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/logger/local [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/logger/logentries [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/logger/splunk [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/logger/syslog [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/logger/templates [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/names [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/network [2022-07-02T16:34:39.303Z] github.com/docker/docker/daemon/stats [2022-07-02T16:34:39.303Z] github.com/docker/docker/distribution [2022-07-02T16:34:39.303Z] github.com/docker/docker/distribution/metadata [2022-07-02T16:34:39.303Z] github.com/docker/docker/distribution/utils [2022-07-02T16:34:39.303Z] github.com/docker/docker/distribution/xfer [2022-07-02T16:34:39.303Z] github.com/docker/docker/dockerversion [2022-07-02T16:34:39.303Z] github.com/docker/docker/errdefs [2022-07-02T16:34:39.303Z] github.com/docker/docker/image [2022-07-02T16:34:39.303Z] github.com/docker/docker/image/cache [2022-07-02T16:34:39.303Z] github.com/docker/docker/image/tarexport [2022-07-02T16:34:39.303Z] github.com/docker/docker/image/v1 [2022-07-02T16:34:39.303Z] github.com/docker/docker/internal/test/suite [2022-07-02T16:34:39.303Z] github.com/docker/docker/layer [2022-07-02T16:34:39.303Z] github.com/docker/docker/libcontainerd [2022-07-02T16:34:39.303Z] github.com/docker/docker/libcontainerd/queue [2022-07-02T16:34:39.303Z] github.com/docker/docker/libcontainerd/remote [2022-07-02T16:34:39.303Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-02T16:34:39.303Z] github.com/docker/docker/libcontainerd/types [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/bitseq [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/cluster [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/config [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/datastore [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/driverapi [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/etchosts [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/idm [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/ipam [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/iptables [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/netlabel [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/netutils [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/networkdb [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/ns [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/options [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/osl [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/portallocator [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/portmapper [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/testutils [2022-07-02T16:34:39.303Z] github.com/docker/docker/libnetwork/types [2022-07-02T16:34:39.303Z] github.com/docker/docker/oci [2022-07-02T16:34:39.303Z] github.com/docker/docker/oci/caps [2022-07-02T16:34:39.303Z] github.com/docker/docker/opts [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/aaparser [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/archive [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/authorization [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/broadcaster [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/capabilities [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/chrootarchive [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/containerfs [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/devicemapper [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/directory [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/dmesg [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/fileutils [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/fsutils [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/homedir [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/idtools [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/ioutils [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/jsonmessage [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/longpath [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/loopback [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/namesgenerator [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/parsers [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/pidfile [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/platform [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/plugingetter [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/plugins [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/plugins/transport [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/pools [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/progress [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/pubsub [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/reexec [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/signal [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/stack [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/stdcopy [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/streamformatter [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/stringid [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/sysinfo [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/system [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/tailfile [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/tarsum [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/truncindex [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/urlutil [2022-07-02T16:34:39.303Z] github.com/docker/docker/pkg/useragent [2022-07-02T16:34:39.303Z] github.com/docker/docker/plugin [2022-07-02T16:34:39.303Z] github.com/docker/docker/plugin/executor/containerd [2022-07-02T16:34:39.303Z] github.com/docker/docker/plugin/v2 [2022-07-02T16:34:39.303Z] github.com/docker/docker/profiles/apparmor [2022-07-02T16:34:39.303Z] github.com/docker/docker/profiles/seccomp [2022-07-02T16:34:39.303Z] github.com/docker/docker/quota [2022-07-02T16:34:39.303Z] github.com/docker/docker/reference [2022-07-02T16:34:39.303Z] github.com/docker/docker/registry [2022-07-02T16:34:39.303Z] github.com/docker/docker/registry/resumable [2022-07-02T16:34:39.303Z] github.com/docker/docker/restartmanager [2022-07-02T16:34:39.303Z] github.com/docker/docker/rootless [2022-07-02T16:34:39.303Z] github.com/docker/docker/rootless/specconv [2022-07-02T16:34:39.303Z] github.com/docker/docker/runconfig [2022-07-02T16:34:39.303Z] github.com/docker/docker/runconfig/opts [2022-07-02T16:34:39.303Z] github.com/docker/docker/testutil [2022-07-02T16:34:39.303Z] github.com/docker/docker/testutil/daemon [2022-07-02T16:34:39.303Z] github.com/docker/docker/testutil/environment [2022-07-02T16:34:39.303Z] github.com/docker/docker/testutil/fakecontext [2022-07-02T16:34:39.303Z] github.com/docker/docker/testutil/fakegit [2022-07-02T16:34:39.303Z] github.com/docker/docker/testutil/fakestorage [2022-07-02T16:34:39.303Z] github.com/docker/docker/testutil/fixtures/load [2022-07-02T16:34:39.303Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-02T16:34:39.303Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-02T16:34:39.303Z] github.com/docker/docker/testutil/registry [2022-07-02T16:34:39.303Z] github.com/docker/docker/testutil/request [2022-07-02T16:34:39.303Z] github.com/docker/docker/volume [2022-07-02T16:34:39.303Z] github.com/docker/docker/volume/drivers [2022-07-02T16:34:39.303Z] github.com/docker/docker/volume/local [2022-07-02T16:34:39.303Z] github.com/docker/docker/volume/mounts [2022-07-02T16:34:39.303Z] github.com/docker/docker/volume/service [2022-07-02T16:34:39.303Z] github.com/docker/docker/volume/service/opts [2022-07-02T16:34:39.303Z] github.com/docker/docker/volume/testutils' [2022-07-02T16:34:39.303Z] ++ echo 'github.com/docker/docker/api [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/backend/build [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/httpstatus [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/httputils [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/middleware [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/router [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/router/build [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/router/container [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/router/debug [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/router/distribution [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/router/grpc [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/router/image [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/router/network [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/router/plugin [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/router/session [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/router/swarm [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/router/system [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/server/router/volume [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/backend [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/blkiodev [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/container [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/events [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/filters [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/image [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/mount [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/network [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/registry [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/strslice [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/swarm [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/time [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/versions [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-02T16:34:39.303Z] github.com/docker/docker/api/types/volume [2022-07-02T16:34:39.303Z] github.com/docker/docker/builder [2022-07-02T16:34:39.303Z] github.com/docker/docker/builder/builder-next [2022-07-02T16:34:39.303Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-02T16:34:39.303Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-02T16:34:39.303Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-02T16:34:39.303Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-02T16:34:39.303Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-02T16:34:39.303Z] github.com/docker/docker/builder/builder-next/worker [2022-07-02T16:34:39.303Z] github.com/docker/docker/builder/dockerfile [2022-07-02T16:34:39.303Z] github.com/docker/docker/builder/remotecontext [2022-07-02T16:34:39.303Z] github.com/docker/docker/builder/remotecontext/git [2022-07-02T16:34:39.303Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-02T16:34:39.303Z] github.com/docker/docker/cli [2022-07-02T16:34:39.303Z] github.com/docker/docker/cli/config [2022-07-02T16:34:39.303Z] github.com/docker/docker/cli/debug [2022-07-02T16:34:39.303Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-02T16:34:39.303Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-02T16:34:39.303Z] github.com/docker/docker/client [2022-07-02T16:34:39.303Z] github.com/docker/docker/cmd/docker-proxy [2022-07-02T16:34:39.303Z] github.com/docker/docker/cmd/dockerd [2022-07-02T16:34:39.303Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-02T16:34:39.303Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-02T16:34:39.303Z] github.com/docker/docker/container [2022-07-02T16:34:39.303Z] github.com/docker/docker/container/stream [2022-07-02T16:34:39.303Z] github.com/docker/docker/contrib/apparmor [2022-07-02T16:34:39.303Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-02T16:34:39.304Z] github.com/docker/docker/contrib/httpserver [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/cluster [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/cluster/convert [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/cluster/executor [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/cluster/provider [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/config [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/events [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/events/testutils [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/exec [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/graphdriver [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/images [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/initlayer [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/links [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/listeners [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/gelf [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/journald [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/local [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/logentries [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/splunk [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/syslog [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/templates [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/names [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/network [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/stats [2022-07-02T16:34:39.304Z] github.com/docker/docker/distribution [2022-07-02T16:34:39.304Z] github.com/docker/docker/distribution/metadata [2022-07-02T16:34:39.304Z] github.com/docker/docker/distribution/utils [2022-07-02T16:34:39.304Z] github.com/docker/docker/distribution/xfer [2022-07-02T16:34:39.304Z] github.com/docker/docker/dockerversion [2022-07-02T16:34:39.304Z] github.com/docker/docker/errdefs [2022-07-02T16:34:39.304Z] github.com/docker/docker/image [2022-07-02T16:34:39.304Z] github.com/docker/docker/image/cache [2022-07-02T16:34:39.304Z] github.com/docker/docker/image/tarexport [2022-07-02T16:34:39.304Z] github.com/docker/docker/image/v1 [2022-07-02T16:34:39.304Z] github.com/docker/docker/internal/test/suite [2022-07-02T16:34:39.304Z] github.com/docker/docker/layer [2022-07-02T16:34:39.304Z] github.com/docker/docker/libcontainerd [2022-07-02T16:34:39.304Z] github.com/docker/docker/libcontainerd/queue [2022-07-02T16:34:39.304Z] github.com/docker/docker/libcontainerd/remote [2022-07-02T16:34:39.304Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-02T16:34:39.304Z] github.com/docker/docker/libcontainerd/types [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/bitseq [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/cluster [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/config [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/datastore [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/driverapi [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/etchosts [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/idm [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/ipam [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/iptables [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/netlabel [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/netutils [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/networkdb [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/ns [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/options [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/osl [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/portallocator [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/portmapper [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/testutils [2022-07-02T16:34:39.304Z] github.com/docker/docker/libnetwork/types [2022-07-02T16:34:39.304Z] github.com/docker/docker/oci [2022-07-02T16:34:39.304Z] github.com/docker/docker/oci/caps [2022-07-02T16:34:39.304Z] github.com/docker/docker/opts [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/aaparser [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/archive [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/authorization [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/broadcaster [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/capabilities [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/chrootarchive [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/containerfs [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/devicemapper [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/directory [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/dmesg [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/fileutils [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/fsutils [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/homedir [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/idtools [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/ioutils [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/jsonmessage [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/longpath [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/loopback [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/namesgenerator [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/parsers [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/pidfile [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/platform [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/plugingetter [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/plugins [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/plugins/transport [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/pools [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/progress [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/pubsub [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/reexec [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/signal [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/stack [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/stdcopy [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/streamformatter [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/stringid [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/sysinfo [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/system [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/tailfile [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/tarsum [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/truncindex [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/urlutil [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/useragent [2022-07-02T16:34:39.304Z] github.com/docker/docker/plugin [2022-07-02T16:34:39.304Z] github.com/docker/docker/plugin/executor/containerd [2022-07-02T16:34:39.304Z] github.com/docker/docker/plugin/v2 [2022-07-02T16:34:39.304Z] github.com/docker/docker/profiles/apparmor [2022-07-02T16:34:39.304Z] github.com/docker/docker/profiles/seccomp [2022-07-02T16:34:39.304Z] github.com/docker/docker/quota [2022-07-02T16:34:39.304Z] github.com/docker/docker/reference [2022-07-02T16:34:39.304Z] github.com/docker/docker/registry [2022-07-02T16:34:39.304Z] github.com/docker/docker/registry/resumable [2022-07-02T16:34:39.304Z] github.com/docker/docker/restartmanager [2022-07-02T16:34:39.304Z] github.com/docker/docker/rootless [2022-07-02T16:34:39.304Z] github.com/docker/docker/rootless/specconv [2022-07-02T16:34:39.304Z] github.com/docker/docker/runconfig [2022-07-02T16:34:39.304Z] github.com/docker/doc++ grep --fixed-strings -v /libnetwork [2022-07-02T16:34:39.304Z] ker/runconfig/opts [2022-07-02T16:34:39.304Z] github.com/docker/docker/testutil [2022-07-02T16:34:39.304Z] github.com/docker/docker/testutil/daemon [2022-07-02T16:34:39.304Z] github.com/docker/docker/testutil/environment [2022-07-02T16:34:39.304Z] github.com/docker/docker/testutil/fakecontext [2022-07-02T16:34:39.304Z] github.com/docker/docker/testutil/fakegit [2022-07-02T16:34:39.304Z] github.com/docker/docker/testutil/fakestorage [2022-07-02T16:34:39.304Z] github.com/docker/docker/testutil/fixtures/load [2022-07-02T16:34:39.304Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-02T16:34:39.304Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-02T16:34:39.304Z] github.com/docker/docker/testutil/registry [2022-07-02T16:34:39.304Z] github.com/docker/docker/testutil/request [2022-07-02T16:34:39.304Z] github.com/docker/docker/volume [2022-07-02T16:34:39.304Z] github.com/docker/docker/volume/drivers [2022-07-02T16:34:39.304Z] github.com/docker/docker/volume/local [2022-07-02T16:34:39.304Z] github.com/docker/docker/volume/mounts [2022-07-02T16:34:39.304Z] github.com/docker/docker/volume/service [2022-07-02T16:34:39.304Z] github.com/docker/docker/volume/service/opts [2022-07-02T16:34:39.304Z] github.com/docker/docker/volume/testutils' [2022-07-02T16:34:39.304Z] + base_pkg_list='github.com/docker/docker/api [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/server [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/server/backend/build [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/server/httpstatus [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/server/httputils [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/server/middleware [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/server/router [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/server/router/build [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/server/router/container [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/server/router/debug [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/server/router/distribution [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/server/router/grpc [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/server/router/image [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/server/router/network [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/server/router/plugin [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/server/router/session [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/server/router/swarm [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/server/router/system [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/server/router/volume [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/types [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/types/backend [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/types/blkiodev [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/types/container [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/types/events [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/types/filters [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/types/image [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/types/mount [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/types/network [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/types/registry [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/types/strslice [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/types/swarm [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/types/time [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/types/versions [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-02T16:34:39.304Z] github.com/docker/docker/api/types/volume [2022-07-02T16:34:39.304Z] github.com/docker/docker/builder [2022-07-02T16:34:39.304Z] github.com/docker/docker/builder/builder-next [2022-07-02T16:34:39.304Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-02T16:34:39.304Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-02T16:34:39.304Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-02T16:34:39.304Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-02T16:34:39.304Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-02T16:34:39.304Z] github.com/docker/docker/builder/builder-next/worker [2022-07-02T16:34:39.304Z] github.com/docker/docker/builder/dockerfile [2022-07-02T16:34:39.304Z] github.com/docker/docker/builder/remotecontext [2022-07-02T16:34:39.304Z] github.com/docker/docker/builder/remotecontext/git [2022-07-02T16:34:39.304Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-02T16:34:39.304Z] github.com/docker/docker/cli [2022-07-02T16:34:39.304Z] github.com/docker/docker/cli/config [2022-07-02T16:34:39.304Z] github.com/docker/docker/cli/debug [2022-07-02T16:34:39.304Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-02T16:34:39.304Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-02T16:34:39.304Z] github.com/docker/docker/client [2022-07-02T16:34:39.304Z] github.com/docker/docker/cmd/docker-proxy [2022-07-02T16:34:39.304Z] github.com/docker/docker/cmd/dockerd [2022-07-02T16:34:39.304Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-02T16:34:39.304Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-02T16:34:39.304Z] github.com/docker/docker/container [2022-07-02T16:34:39.304Z] github.com/docker/docker/container/stream [2022-07-02T16:34:39.304Z] github.com/docker/docker/contrib/apparmor [2022-07-02T16:34:39.304Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-02T16:34:39.304Z] github.com/docker/docker/contrib/httpserver [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/cluster [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/cluster/convert [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/cluster/executor [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/cluster/provider [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/config [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/events [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/events/testutils [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/exec [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/graphdriver [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/images [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/initlayer [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/links [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/listeners [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/gelf [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/journald [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/local [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/logentries [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/splunk [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/syslog [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/logger/templates [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/names [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/network [2022-07-02T16:34:39.304Z] github.com/docker/docker/daemon/stats [2022-07-02T16:34:39.304Z] github.com/docker/docker/distribution [2022-07-02T16:34:39.304Z] github.com/docker/docker/distribution/metadata [2022-07-02T16:34:39.304Z] github.com/docker/docker/distribution/utils [2022-07-02T16:34:39.304Z] github.com/docker/docker/distribution/xfer [2022-07-02T16:34:39.304Z] github.com/docker/docker/dockerversion [2022-07-02T16:34:39.304Z] github.com/docker/docker/errdefs [2022-07-02T16:34:39.304Z] github.com/docker/docker/image [2022-07-02T16:34:39.304Z] github.com/docker/docker/image/cache [2022-07-02T16:34:39.304Z] github.com/docker/docker/image/tarexport [2022-07-02T16:34:39.304Z] github.com/docker/docker/image/v1 [2022-07-02T16:34:39.304Z] github.com/docker/docker/internal/test/suite [2022-07-02T16:34:39.304Z] github.com/docker/docker/layer [2022-07-02T16:34:39.304Z] github.com/docker/docker/libcontainerd [2022-07-02T16:34:39.304Z] github.com/docker/docker/libcontainerd/queue [2022-07-02T16:34:39.304Z] github.com/docker/docker/libcontainerd/remote [2022-07-02T16:34:39.304Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-02T16:34:39.304Z] github.com/docker/docker/libcontainerd/types [2022-07-02T16:34:39.304Z] github.com/docker/docker/oci [2022-07-02T16:34:39.304Z] github.com/docker/docker/oci/caps [2022-07-02T16:34:39.304Z] github.com/docker/docker/opts [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/aaparser [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/archive [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/authorization [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/broadcaster [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/capabilities [2022-07-02T16:34:39.304Z] github.com/docker/docker/pkg/chrootarchive [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/containerfs [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/devicemapper [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/directory [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/dmesg [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/fileutils [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/fsutils [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/homedir [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/idtools [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/ioutils [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/jsonmessage [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/longpath [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/loopback [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/namesgenerator [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/parsers [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/pidfile [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/platform [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/plugingetter [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/plugins [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/plugins/transport [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/pools [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/progress [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/pubsub [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/reexec [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/signal [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/stack [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/stdcopy [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/streamformatter [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/stringid [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/sysinfo [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/system [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/tailfile [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/tarsum [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/truncindex [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/urlutil [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/useragent [2022-07-02T16:34:39.305Z] github.com/docker/docker/plugin [2022-07-02T16:34:39.305Z] github.com/docker/docker/plugin/executor/containerd [2022-07-02T16:34:39.305Z] github.com/docker/docker/plugin/v2 [2022-07-02T16:34:39.305Z] github.com/docker/docker/profiles/apparmor [2022-07-02T16:34:39.305Z] github.com/docker/docker/profiles/seccomp [2022-07-02T16:34:39.305Z] github.com/docker/docker/quota [2022-07-02T16:34:39.305Z] github.com/docker/docker/reference [2022-07-02T16:34:39.305Z] github.com/docker/docker/registry [2022-07-02T16:34:39.305Z] github.com/docker/docker/registry/resumable [2022-07-02T16:34:39.305Z] github.com/docker/docker/restartmanager [2022-07-02T16:34:39.305Z] github.com/docker/docker/rootless [2022-07-02T16:34:39.305Z] github.com/docker/docker/rootless/specconv [2022-07-02T16:34:39.305Z] github.com/docker/docker/runconfig [2022-07-02T16:34:39.305Z] github.com/docker/docker/runconfig/opts [2022-07-02T16:34:39.305Z] github.com/docker/docker/testutil [2022-07-02T16:34:39.305Z] github.com/docker/docker/testutil/daemon [2022-07-02T16:34:39.305Z] github.com/docker/docker/testutil/environment [2022-07-02T16:34:39.305Z] github.com/docker/docker/testutil/fakecontext [2022-07-02T16:34:39.305Z] github.com/docker/docker/testutil/fakegit [2022-07-02T16:34:39.305Z] github.com/docker/docker/testutil/fakestorage [2022-07-02T16:34:39.305Z] github.com/docker/docker/testutil/fixtures/load [2022-07-02T16:34:39.305Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-02T16:34:39.305Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-02T16:34:39.305Z] github.com/docker/docker/testutil/registry [2022-07-02T16:34:39.305Z] github.com/docker/docker/testutil/request [2022-07-02T16:34:39.305Z] github.com/docker/docker/volume [2022-07-02T16:34:39.305Z] github.com/docker/docker/volume/drivers [2022-07-02T16:34:39.305Z] github.com/docker/docker/volume/local [2022-07-02T16:34:39.305Z] github.com/docker/docker/volume/mounts [2022-07-02T16:34:39.305Z] github.com/docker/docker/volume/service [2022-07-02T16:34:39.305Z] github.com/docker/docker/volume/service/opts [2022-07-02T16:34:39.305Z] github.com/docker/docker/volume/testutils' [2022-07-02T16:34:39.305Z] ++ grep --fixed-strings /libnetwork [2022-07-02T16:34:39.305Z] ++ echo 'github.com/docker/docker/api [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/server [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/server/backend/build [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/server/httpstatus [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/server/httputils [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/server/middleware [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/server/router [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/server/router/build [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/server/router/container [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/server/router/debug [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/server/router/distribution [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/server/router/grpc [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/server/router/image [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/server/router/network [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/server/router/plugin [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/server/router/session [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/server/router/swarm [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/server/router/system [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/server/router/volume [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/types [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/types/backend [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/types/blkiodev [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/types/container [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/types/events [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/types/filters [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/types/image [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/types/mount [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/types/network [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/types/registry [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/types/strslice [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/types/swarm [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/types/time [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/types/versions [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-02T16:34:39.305Z] github.com/docker/docker/api/types/volume [2022-07-02T16:34:39.305Z] github.com/docker/docker/builder [2022-07-02T16:34:39.305Z] github.com/docker/docker/builder/builder-next [2022-07-02T16:34:39.305Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-02T16:34:39.305Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-02T16:34:39.305Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-02T16:34:39.305Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-02T16:34:39.305Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-02T16:34:39.305Z] github.com/docker/docker/builder/builder-next/worker [2022-07-02T16:34:39.305Z] github.com/docker/docker/builder/dockerfile [2022-07-02T16:34:39.305Z] github.com/docker/docker/builder/remotecontext [2022-07-02T16:34:39.305Z] github.com/docker/docker/builder/remotecontext/git [2022-07-02T16:34:39.305Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-02T16:34:39.305Z] github.com/docker/docker/cli [2022-07-02T16:34:39.305Z] github.com/docker/docker/cli/config [2022-07-02T16:34:39.305Z] github.com/docker/docker/cli/debug [2022-07-02T16:34:39.305Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-02T16:34:39.305Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-02T16:34:39.305Z] github.com/docker/docker/client [2022-07-02T16:34:39.305Z] github.com/docker/docker/cmd/docker-proxy [2022-07-02T16:34:39.305Z] github.com/docker/docker/cmd/dockerd [2022-07-02T16:34:39.305Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-02T16:34:39.305Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-02T16:34:39.305Z] github.com/docker/docker/container [2022-07-02T16:34:39.305Z] github.com/docker/docker/container/stream [2022-07-02T16:34:39.305Z] github.com/docker/docker/contrib/apparmor [2022-07-02T16:34:39.305Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-02T16:34:39.305Z] github.com/docker/docker/contrib/httpserver [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/cluster [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/cluster/convert [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/cluster/executor [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/cluster/provider [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/config [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/events [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/events/testutils [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/exec [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/graphdriver [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/images [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/initlayer [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/links [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/listeners [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/logger [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/logger/gelf [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/logger/journald [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/logger/local [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/logger/logentries [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/logger/splunk [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/logger/syslog [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/logger/templates [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/names [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/network [2022-07-02T16:34:39.305Z] github.com/docker/docker/daemon/stats [2022-07-02T16:34:39.305Z] github.com/docker/docker/distribution [2022-07-02T16:34:39.305Z] github.com/docker/docker/distribution/metadata [2022-07-02T16:34:39.305Z] github.com/docker/docker/distribution/utils [2022-07-02T16:34:39.305Z] github.com/docker/docker/distribution/xfer [2022-07-02T16:34:39.305Z] github.com/docker/docker/dockerversion [2022-07-02T16:34:39.305Z] github.com/docker/docker/errdefs [2022-07-02T16:34:39.305Z] github.com/docker/docker/image [2022-07-02T16:34:39.305Z] github.com/docker/docker/image/cache [2022-07-02T16:34:39.305Z] github.com/docker/docker/image/tarexport [2022-07-02T16:34:39.305Z] github.com/docker/docker/image/v1 [2022-07-02T16:34:39.305Z] github.com/docker/docker/internal/test/suite [2022-07-02T16:34:39.305Z] github.com/docker/docker/layer [2022-07-02T16:34:39.305Z] github.com/docker/docker/libcontainerd [2022-07-02T16:34:39.305Z] github.com/docker/docker/libcontainerd/queue [2022-07-02T16:34:39.305Z] github.com/docker/docker/libcontainerd/remote [2022-07-02T16:34:39.305Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-02T16:34:39.305Z] github.com/docker/docker/libcontainerd/types [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/bitseq [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/cluster [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/config [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/datastore [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/driverapi [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/etchosts [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/idm [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/ipam [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/iptables [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/netlabel [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/netutils [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/networkdb [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/ns [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/options [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/osl [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/portallocator [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/portmapper [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/testutils [2022-07-02T16:34:39.305Z] github.com/docker/docker/libnetwork/types [2022-07-02T16:34:39.305Z] github.com/docker/docker/oci [2022-07-02T16:34:39.305Z] github.com/docker/docker/oci/caps [2022-07-02T16:34:39.305Z] github.com/docker/docker/opts [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/aaparser [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/archive [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/authorization [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/broadcaster [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/capabilities [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/chrootarchive [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/containerfs [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/devicemapper [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/directory [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/dmesg [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/fileutils [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/fsutils [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/homedir [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/idtools [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/ioutils [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/jsonmessage [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/longpath [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/loopback [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/namesgenerator [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/parsers [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/pidfile [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/platform [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/plugingetter [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/plugins [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/plugins/transport [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/pools [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/progress [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/pubsub [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/reexec [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/signal [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/stack [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/stdcopy [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/streamformatter [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/stringid [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/sysinfo [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/system [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/tailfile [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/tarsum [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/truncindex [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/urlutil [2022-07-02T16:34:39.305Z] github.com/docker/docker/pkg/useragent [2022-07-02T16:34:39.305Z] github.com/docker/docker/plugin [2022-07-02T16:34:39.305Z] github.com/docker/docker/plugin/executor/containerd [2022-07-02T16:34:39.305Z] github.com/docker/docker/plugin/v2 [2022-07-02T16:34:39.305Z] github.com/docker/docker/profiles/apparmor [2022-07-02T16:34:39.305Z] github.com/docker/docker/profiles/seccomp [2022-07-02T16:34:39.305Z] github.com/docker/docker/quota [2022-07-02T16:34:39.305Z] github.com/docker/docker/reference [2022-07-02T16:34:39.305Z] github.com/docker/docker/registry [2022-07-02T16:34:39.305Z] github.com/docker/docker/registry/resumable [2022-07-02T16:34:39.305Z] github.com/docker/docker/restartmanager [2022-07-02T16:34:39.305Z] github.com/docker/docker/rootless [2022-07-02T16:34:39.305Z] github.com/docker/docker/rootless/specconv [2022-07-02T16:34:39.305Z] github.com/docker/docker/runconfig [2022-07-02T16:34:39.306Z] github.com/docker/docker/runconfig/opts [2022-07-02T16:34:39.306Z] github.com/docker/docker/testutil [2022-07-02T16:34:39.306Z] github.com/docker/docker/testutil/daemon [2022-07-02T16:34:39.306Z] github.com/docker/docker/testutil/environment [2022-07-02T16:34:39.306Z] github.com/docker/docker/testutil/fakecontext [2022-07-02T16:34:39.306Z] github.com/docker/docker/testutil/fakegit [2022-07-02T16:34:39.306Z] github.com/docker/docker/testutil/fakestorage [2022-07-02T16:34:39.306Z] github.com/docker/docker/testutil/fixtures/load [2022-07-02T16:34:39.306Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-02T16:34:39.306Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-02T16:34:39.306Z] github.com/docker/docker/testutil/registry [2022-07-02T16:34:39.306Z] github.com/docker/docker/testutil/request [2022-07-02T16:34:39.306Z] github.com/docker/docker/volume [2022-07-02T16:34:39.306Z] github.com/docker/docker/volume/drivers [2022-07-02T16:34:39.306Z] github.com/docker/docker/volume/local [2022-07-02T16:34:39.306Z] github.com/docker/docker/volume/mounts [2022-07-02T16:34:39.306Z] github.com/docker/docker/volume/service [2022-07-02T16:34:39.306Z] github.com/docker/docker/volume/service/opts [2022-07-02T16:34:39.306Z] github.com/docker/docker/volume/testutils' [2022-07-02T16:34:39.306Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/bitseq [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/cluster [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/config [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/datastore [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/driverapi [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/etchosts [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/idm [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/ipam [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/iptables [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/netlabel [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/netutils [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/networkdb [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/ns [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/options [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/osl [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/portallocator [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/portmapper [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/testutils [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/types' [2022-07-02T16:34:39.306Z] + echo 'github.com/docker/docker/libnetwork [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/bitseq [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/cluster [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/config [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/datastore [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/driverapi [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/etchosts [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/idm [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/ipam [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/iptables [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/netlabel [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/netutils [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/networkdb [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/ns [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/options [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/osl [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/portallocator [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/portmapper [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/testutils [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/types' [2022-07-02T16:34:39.306Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-02T16:34:39.306Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-02T16:34:39.306Z] + type docker-proxy [2022-07-02T16:34:39.306Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-02T16:34:39.306Z] + hack/make.sh binary-proxy install-proxy [2022-07-02T16:34:39.306Z] [2022-07-02T16:34:39.306Z] Removing bundles/ [2022-07-02T16:34:39.548Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-02T16:34:39.548Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-02T16:34:39.562Z] [2022-07-02T16:34:39.562Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-02T16:34:39.562Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-07-02T16:34:39.562Z] GOOS="" GOARCH="" GOARM="" [2022-07-02T16:34:40.112Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-02T16:34:41.043Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-02T16:34:41.299Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-02T16:34:41.863Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-02T16:34:42.427Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-02T16:34:43.795Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-02T16:34:44.724Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-02T16:34:47.246Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-02T16:34:47.652Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-07-02T16:34:47.652Z] [2022-07-02T16:34:47.652Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-02T16:34:47.652Z] Installing docker-proxy to /usr/local/bin/ [2022-07-02T16:34:47.652Z] [2022-07-02T16:34:47.652Z] + mkdir -p bundles [2022-07-02T16:34:47.652Z] + '[' -n 'github.com/docker/docker/api [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/server [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/server/backend/build [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/server/httpstatus [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/server/httputils [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/server/middleware [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/server/router [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/server/router/build [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/server/router/container [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/server/router/debug [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/server/router/distribution [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/server/router/grpc [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/server/router/image [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/server/router/network [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/server/router/plugin [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/server/router/session [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/server/router/swarm [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/server/router/system [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/server/router/volume [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/types [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/types/backend [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/types/blkiodev [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/types/container [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/types/events [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/types/filters [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/types/image [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/types/mount [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/types/network [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/types/registry [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/types/strslice [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/types/swarm [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/types/time [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/types/versions [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-02T16:34:47.652Z] github.com/docker/docker/api/types/volume [2022-07-02T16:34:47.652Z] github.com/docker/docker/builder [2022-07-02T16:34:47.652Z] github.com/docker/docker/builder/builder-next [2022-07-02T16:34:47.652Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-02T16:34:47.652Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-02T16:34:47.652Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-02T16:34:47.652Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-02T16:34:47.652Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-02T16:34:47.652Z] github.com/docker/docker/builder/builder-next/worker [2022-07-02T16:34:47.652Z] github.com/docker/docker/builder/dockerfile [2022-07-02T16:34:47.652Z] github.com/docker/docker/builder/remotecontext [2022-07-02T16:34:47.652Z] github.com/docker/docker/builder/remotecontext/git [2022-07-02T16:34:47.652Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-02T16:34:47.652Z] github.com/docker/docker/cli [2022-07-02T16:34:47.652Z] github.com/docker/docker/cli/config [2022-07-02T16:34:47.652Z] github.com/docker/docker/cli/debug [2022-07-02T16:34:47.652Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-02T16:34:47.652Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-02T16:34:47.652Z] github.com/docker/docker/client [2022-07-02T16:34:47.652Z] github.com/docker/docker/cmd/docker-proxy [2022-07-02T16:34:47.652Z] github.com/docker/docker/cmd/dockerd [2022-07-02T16:34:47.652Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-02T16:34:47.652Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-02T16:34:47.652Z] github.com/docker/docker/container [2022-07-02T16:34:47.652Z] github.com/docker/docker/container/stream [2022-07-02T16:34:47.652Z] github.com/docker/docker/contrib/apparmor [2022-07-02T16:34:47.652Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-02T16:34:47.652Z] github.com/docker/docker/contrib/httpserver [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/cluster [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/cluster/convert [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/cluster/executor [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/cluster/provider [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/config [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/events [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/events/testutils [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/exec [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/graphdriver [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/images [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/initlayer [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/links [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/listeners [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/logger [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/logger/gelf [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/logger/journald [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/logger/local [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/logger/logentries [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/logger/splunk [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/logger/syslog [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/logger/templates [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/names [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/network [2022-07-02T16:34:47.652Z] github.com/docker/docker/daemon/stats [2022-07-02T16:34:47.652Z] github.com/docker/docker/distribution [2022-07-02T16:34:47.652Z] github.com/docker/docker/distribution/metadata [2022-07-02T16:34:47.652Z] github.com/docker/docker/distribution/utils [2022-07-02T16:34:47.652Z] github.com/docker/docker/distribution/xfer [2022-07-02T16:34:47.652Z] github.com/docker/docker/dockerversion [2022-07-02T16:34:47.652Z] github.com/docker/docker/errdefs [2022-07-02T16:34:47.652Z] github.com/docker/docker/image [2022-07-02T16:34:47.652Z] github.com/docker/docker/image/cache [2022-07-02T16:34:47.652Z] github.com/docker/docker/image/tarexport [2022-07-02T16:34:47.652Z] github.com/docker/docker/image/v1 [2022-07-02T16:34:47.652Z] github.com/docker/docker/internal/test/suite [2022-07-02T16:34:47.652Z] github.com/docker/docker/layer [2022-07-02T16:34:47.652Z] github.com/docker/docker/libcontainerd [2022-07-02T16:34:47.652Z] github.com/docker/docker/libcontainerd/queue [2022-07-02T16:34:47.652Z] github.com/docker/docker/libcontainerd/remote [2022-07-02T16:34:47.652Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-02T16:34:47.652Z] github.com/docker/docker/libcontainerd/types [2022-07-02T16:34:47.652Z] github.com/docker/docker/oci [2022-07-02T16:34:47.652Z] github.com/docker/docker/oci/caps [2022-07-02T16:34:47.652Z] github.com/docker/docker/opts [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/aaparser [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/archive [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/authorization [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/broadcaster [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/capabilities [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/chrootarchive [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/containerfs [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/devicemapper [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/directory [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/dmesg [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/fileutils [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/fsutils [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/homedir [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/idtools [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/ioutils [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/jsonmessage [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/longpath [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/loopback [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/namesgenerator [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/parsers [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/pidfile [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/platform [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/plugingetter [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/plugins [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/plugins/transport [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/pools [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/progress [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/pubsub [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/reexec [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/signal [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/stack [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/stdcopy [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/streamformatter [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/stringid [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/sysinfo [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/system [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/tailfile [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/tarsum [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/truncindex [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/urlutil [2022-07-02T16:34:47.652Z] github.com/docker/docker/pkg/useragent [2022-07-02T16:34:47.652Z] github.com/docker/docker/plugin [2022-07-02T16:34:47.652Z] github.com/docker/docker/plugin/executor/containerd [2022-07-02T16:34:47.652Z] github.com/docker/docker/plugin/v2 [2022-07-02T16:34:47.652Z] github.com/docker/docker/profiles/apparmor [2022-07-02T16:34:47.652Z] github.com/docker/docker/profiles/seccomp [2022-07-02T16:34:47.652Z] github.com/docker/docker/quota [2022-07-02T16:34:47.652Z] github.com/docker/docker/reference [2022-07-02T16:34:47.652Z] github.com/docker/docker/registry [2022-07-02T16:34:47.652Z] github.com/docker/docker/registry/resumable [2022-07-02T16:34:47.652Z] github.com/docker/docker/restartmanager [2022-07-02T16:34:47.652Z] github.com/docker/docker/rootless [2022-07-02T16:34:47.652Z] github.com/docker/docker/rootless/specconv [2022-07-02T16:34:47.652Z] github.com/docker/docker/runconfig [2022-07-02T16:34:47.652Z] github.com/docker/docker/runconfig/opts [2022-07-02T16:34:47.652Z] github.com/docker/docker/testutil [2022-07-02T16:34:47.652Z] github.com/docker/docker/testutil/daemon [2022-07-02T16:34:47.652Z] github.com/docker/docker/testutil/environment [2022-07-02T16:34:47.652Z] github.com/docker/docker/testutil/fakecontext [2022-07-02T16:34:47.652Z] github.com/docker/docker/testutil/fakegit [2022-07-02T16:34:47.652Z] github.com/docker/docker/testutil/fakestorage [2022-07-02T16:34:47.652Z] github.com/docker/docker/testutil/fixtures/load [2022-07-02T16:34:47.652Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-02T16:34:47.652Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-02T16:34:47.652Z] github.com/docker/docker/testutil/registry [2022-07-02T16:34:47.652Z] github.com/docker/docker/testutil/request [2022-07-02T16:34:47.652Z] github.com/docker/docker/volume [2022-07-02T16:34:47.652Z] github.com/docker/docker/volume/drivers [2022-07-02T16:34:47.652Z] github.com/docker/docker/volume/local [2022-07-02T16:34:47.653Z] github.com/docker/docker/volume/mounts [2022-07-02T16:34:47.653Z] github.com/docker/docker/volume/service [2022-07-02T16:34:47.653Z] github.com/docker/docker/volume/service/opts [2022-07-02T16:34:47.653Z] github.com/docker/docker/volume/testutils' ']' [2022-07-02T16:34:47.653Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-02T16:34:47.653Z] ? github.com/docker/docker/api [no test files] [2022-07-02T16:34:49.137Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-02T16:34:49.701Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-02T16:34:50.640Z] --- PASS: TestServicePlugin (32.03s) [2022-07-02T16:34:50.640Z] === RUN TestServiceUpdateLabel [2022-07-02T16:34:50.640Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-02T16:34:53.161Z] --- PASS: TestServiceUpdateLabel (2.38s) [2022-07-02T16:34:53.161Z] === RUN TestServiceUpdateSecrets [2022-07-02T16:34:56.432Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-02T16:34:56.432Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-02T16:34:57.361Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-02T16:34:58.290Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-02T16:34:58.290Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-02T16:34:58.547Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-02T16:34:58.547Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-02T16:34:58.804Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-02T16:34:59.734Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-02T16:35:00.666Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-02T16:35:00.666Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-02T16:35:00.666Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-02T16:35:01.230Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-02T16:35:01.487Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-02T16:35:02.050Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-02T16:35:03.416Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-02T16:35:03.416Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-02T16:35:03.416Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-02T16:35:03.416Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-02T16:35:03.416Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-02T16:35:03.416Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-02T16:35:05.308Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-02T16:35:05.802Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-07-02T16:35:05.872Z] === RUN TestDockerSuite/TestEventsRename [2022-07-02T16:35:06.434Z] === RUN TestDockerSuite/TestEventsResize [2022-07-02T16:35:06.997Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-02T16:35:07.560Z] --- PASS: TestServiceUpdateSecrets (14.68s) [2022-07-02T16:35:07.560Z] === RUN TestServiceUpdateConfigs [2022-07-02T16:35:12.809Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-02T16:35:13.065Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-02T16:35:13.628Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-02T16:35:16.176Z] === RUN TestDockerSuite/TestEventsTop [2022-07-02T16:35:17.105Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-02T16:35:19.622Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-02T16:35:20.552Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-02T16:35:22.445Z] --- PASS: TestServiceUpdateConfigs (14.79s) [2022-07-02T16:35:22.446Z] === RUN TestServiceUpdateNetwork [2022-07-02T16:35:26.620Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-02T16:35:31.865Z] check_test.go:611: [d5557b0c08f3d] daemon is not started [2022-07-02T16:35:31.865Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-02T16:35:31.865Z] === RUN TestDockerSuite/TestExec [2022-07-02T16:35:32.794Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-02T16:35:33.725Z] docker_api_swarm_test.go:802: [def8fb50b7338] joining swarm manager [dcceb6705f8cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-02T16:35:33.982Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-02T16:35:34.911Z] === RUN TestDockerSuite/TestExecEnv [2022-07-02T16:35:35.168Z] docker_api_swarm_test.go:802: [d8ddb077fb132] joining swarm manager [dcceb6705f8cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-02T16:35:35.168Z] --- PASS: TestServiceUpdateNetwork (12.72s) [2022-07-02T16:35:35.168Z] === RUN TestServiceUpdatePidsLimit [2022-07-02T16:35:35.731Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-02T16:35:36.663Z] docker_api_swarm_test.go:802: [d7e2b2260b0b1] joining swarm manager [dcceb6705f8cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-02T16:35:36.663Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-02T16:35:37.227Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-02T16:35:37.790Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-02T16:35:37.790Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-02T16:35:38.720Z] docker_api_swarm_test.go:802: [d122a023d7fab] joining swarm manager [dcceb6705f8cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-02T16:35:39.651Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-02T16:35:40.216Z] docker_api_swarm_test.go:810: [d57c2cb644f6b] joining swarm manager [dcceb6705f8cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-02T16:35:40.216Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-02T16:35:41.154Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-02T16:35:41.412Z] === RUN TestDockerSuite/TestExecParseError [2022-07-02T16:35:41.974Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-02T16:35:42.538Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-02T16:35:43.101Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-02T16:35:43.664Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-02T16:35:44.227Z] === RUN TestDockerSuite/TestExecTTY [2022-07-02T16:35:44.790Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-02T16:35:44.790Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-02T16:35:45.353Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-02T16:35:45.918Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-02T16:35:46.849Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-02T16:35:46.849Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-02T16:35:46.849Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-02T16:35:48.217Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-02T16:35:48.474Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-02T16:35:49.405Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-02T16:35:49.968Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-02T16:35:50.531Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-02T16:35:51.465Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-02T16:35:52.394Z] --- PASS: TestServiceUpdatePidsLimit (17.32s) [2022-07-02T16:35:52.394Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.06s) [2022-07-02T16:35:52.394Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.15s) [2022-07-02T16:35:52.394Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2022-07-02T16:35:52.394Z] PASS [2022-07-02T16:35:52.394Z] [2022-07-02T16:35:52.394Z] === Skipped [2022-07-02T16:35:52.394Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2022-07-02T16:35:52.394Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-02T16:35:52.394Z] [2022-07-02T16:35:52.394Z] DONE 27 tests, 1 skipped in 184.022s [2022-07-02T16:35:52.394Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-02T16:35:52.394Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:35:52.394Z] ++ set -e [2022-07-02T16:35:52.394Z] ++ '[' -n 0 ']' [2022-07-02T16:35:52.394Z] ++ set -x [2022-07-02T16:35:52.394Z] ++ 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=amd64 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 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/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:35:52.651Z] INFO: Testing against a local daemon [2022-07-02T16:35:52.651Z] === RUN TestSessionCreate [2022-07-02T16:35:52.651Z] --- PASS: TestSessionCreate (0.02s) [2022-07-02T16:35:52.651Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-02T16:35:52.651Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-02T16:35:52.651Z] PASS [2022-07-02T16:35:52.651Z] [2022-07-02T16:35:52.651Z] DONE 2 tests in 0.157s [2022-07-02T16:35:52.651Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-02T16:35:52.651Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:35:52.651Z] ++ set -e [2022-07-02T16:35:52.651Z] ++ '[' -n 0 ']' [2022-07-02T16:35:52.651Z] ++ set -x [2022-07-02T16:35:52.651Z] ++ 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=amd64 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 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/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:35:52.651Z] INFO: Testing against a local daemon [2022-07-02T16:35:52.651Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-02T16:35:52.651Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-02T16:35:52.651Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-02T16:35:52.651Z] === RUN TestDiskUsage [2022-07-02T16:35:52.651Z] === PAUSE TestDiskUsage [2022-07-02T16:35:52.651Z] === RUN TestEventsExecDie [2022-07-02T16:35:53.583Z] --- PASS: TestEventsExecDie (0.76s) [2022-07-02T16:35:53.583Z] === RUN TestEventsBackwardsCompatible [2022-07-02T16:35:53.583Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-02T16:35:53.583Z] === RUN TestEventsVolumeCreate [2022-07-02T16:35:53.583Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-07-02T16:35:53.583Z] === RUN TestInfoBinaryCommits [2022-07-02T16:35:53.583Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-02T16:35:53.583Z] === RUN TestInfoAPIVersioned [2022-07-02T16:35:53.583Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-02T16:35:53.583Z] === RUN TestInfoAPI [2022-07-02T16:35:53.839Z] --- PASS: TestInfoAPI (0.02s) [2022-07-02T16:35:53.839Z] === RUN TestInfoAPIWarnings [2022-07-02T16:35:54.096Z] === RUN TestDockerSuite/TestHealth [2022-07-02T16:36:12.150Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-02T16:36:12.150Z] === RUN TestInfoDebug [2022-07-02T16:36:12.150Z] --- PASS: TestInfoDebug (0.53s) [2022-07-02T16:36:12.150Z] === RUN TestInfoInsecureRegistries [2022-07-02T16:36:12.150Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-02T16:36:12.150Z] === RUN TestInfoRegistryMirrors [2022-07-02T16:36:12.150Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-02T16:36:12.150Z] === RUN TestLoginFailsWithBadCredentials [2022-07-02T16:36:12.150Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-07-02T16:36:12.150Z] === RUN TestPingCacheHeaders [2022-07-02T16:36:12.150Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-02T16:36:12.150Z] === RUN TestPingGet [2022-07-02T16:36:12.150Z] --- PASS: TestPingGet (0.02s) [2022-07-02T16:36:12.150Z] === RUN TestPingHead [2022-07-02T16:36:12.150Z] --- PASS: TestPingHead (0.02s) [2022-07-02T16:36:12.150Z] === RUN TestPingSwarmHeader [2022-07-02T16:36:12.407Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-02T16:36:12.663Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-02T16:36:13.229Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-02T16:36:13.798Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-02T16:36:13.798Z] --- PASS: TestPingSwarmHeader (1.91s) [2022-07-02T16:36:13.798Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-02T16:36:13.798Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-02T16:36:13.798Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-02T16:36:13.798Z] === RUN TestVersion [2022-07-02T16:36:13.798Z] --- PASS: TestVersion (0.03s) [2022-07-02T16:36:13.798Z] === CONT TestDiskUsage [2022-07-02T16:36:14.360Z] === RUN TestDiskUsage/empty [2022-07-02T16:36:14.360Z] === RUN TestDiskUsage/empty/container_types [2022-07-02T16:36:14.360Z] === RUN TestDiskUsage/empty/image_types [2022-07-02T16:36:14.360Z] === RUN TestDiskUsage/empty/volume_types [2022-07-02T16:36:14.360Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-02T16:36:14.360Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-02T16:36:14.360Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-02T16:36:14.360Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-02T16:36:14.360Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-02T16:36:14.360Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-02T16:36:14.360Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-02T16:36:14.360Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-02T16:36:14.617Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-02T16:36:14.617Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-02T16:36:14.617Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-02T16:36:14.617Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-02T16:36:14.617Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-02T16:36:14.617Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-02T16:36:14.617Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-02T16:36:14.617Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-02T16:36:14.617Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-02T16:36:14.617Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-02T16:36:14.617Z] === RUN TestDiskUsage/after_container.Run [2022-07-02T16:36:14.874Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-02T16:36:14.874Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-02T16:36:14.874Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-02T16:36:14.875Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-02T16:36:14.875Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-02T16:36:14.875Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-02T16:36:14.875Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-02T16:36:14.875Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-02T16:36:14.875Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-02T16:36:14.875Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage (1.20s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-02T16:36:15.132Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-02T16:36:15.132Z] PASS [2022-07-02T16:36:15.132Z] [2022-07-02T16:36:15.132Z] === Skipped [2022-07-02T16:36:15.132Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-02T16:36:15.132Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-02T16:36:15.132Z] [2022-07-02T16:36:15.132Z] DONE 54 tests, 1 skipped in 22.477s [2022-07-02T16:36:15.132Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-02T16:36:15.132Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:36:15.132Z] ++ set -e [2022-07-02T16:36:15.132Z] ++ '[' -n 0 ']' [2022-07-02T16:36:15.132Z] ++ set -x [2022-07-02T16:36:15.132Z] ++ 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=amd64 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 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/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-02T16:36:15.132Z] INFO: Testing against a local daemon [2022-07-02T16:36:15.132Z] === RUN TestVolumesCreateAndList [2022-07-02T16:36:15.389Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-07-02T16:36:15.389Z] === RUN TestVolumesRemove [2022-07-02T16:36:15.389Z] --- PASS: TestVolumesRemove (0.07s) [2022-07-02T16:36:15.389Z] === RUN TestVolumesInspect [2022-07-02T16:36:15.389Z] --- PASS: TestVolumesInspect (0.03s) [2022-07-02T16:36:15.389Z] === RUN TestVolumesInvalidJSON [2022-07-02T16:36:15.389Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-02T16:36:15.389Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-02T16:36:15.389Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-02T16:36:15.389Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-02T16:36:15.389Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-02T16:36:15.389Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-02T16:36:15.389Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-02T16:36:15.389Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-02T16:36:15.389Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-02T16:36:15.389Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-02T16:36:15.389Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-02T16:36:15.389Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-02T16:36:15.389Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-02T16:36:15.389Z] PASS [2022-07-02T16:36:15.389Z] [2022-07-02T16:36:15.389Z] DONE 9 tests in 0.274s [2022-07-02T16:36:15.389Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-02T16:36:15.646Z] ++++ cat bundles/test-integration/docker.pid [2022-07-02T16:36:15.646Z] +++ kill 6693 [2022-07-02T16:36:15.904Z] +++ /etc/init.d/apparmor stop [2022-07-02T16:36:15.904Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-02T16:36:15.904Z] [2022-07-02T16:36:15.904Z] Unloading profiles will leave already running processes permanently [2022-07-02T16:36:15.904Z] unconfined, which can lead to unexpected situations. [2022-07-02T16:36:15.904Z] [2022-07-02T16:36:15.904Z] To set a process to complain mode, use the command line tool [2022-07-02T16:36:15.904Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-02T16:36:15.904Z] +++ true [2022-07-02T16:36:15.904Z] exiting test-integration [2022-07-02T16:36:15.904Z] ++ exit 0 [2022-07-02T16:36:15.904Z] [2022-07-02T16:36:16.467Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-02T16:36:16.724Z] + for job in $(jobs -p) [2022-07-02T16:36:16.724Z] + wait 13524 [2022-07-02T16:36:19.246Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-02T16:36:19.246Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-02T16:36:19.246Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-02T16:36:19.246Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-02T16:36:19.808Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-02T16:36:19.808Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-02T16:36:20.370Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-02T16:36:20.934Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-02T16:36:20.934Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-02T16:36:20.934Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-02T16:36:21.191Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-02T16:36:21.191Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-02T16:36:21.448Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-02T16:36:21.448Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-02T16:36:22.012Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-02T16:36:22.012Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-02T16:36:22.575Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-02T16:36:22.575Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-02T16:36:23.504Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-02T16:36:23.760Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-02T16:36:23.760Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-02T16:36:24.324Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-02T16:36:26.843Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-02T16:36:26.843Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-02T16:36:27.100Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-02T16:36:28.032Z] === RUN TestDockerSuite/TestImportFile [2022-07-02T16:36:28.962Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-02T16:36:28.962Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-02T16:36:30.329Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-02T16:36:31.260Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-02T16:36:32.190Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-02T16:36:32.754Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-02T16:36:33.318Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-02T16:36:33.881Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-02T16:36:33.881Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-02T16:36:33.881Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-02T16:36:34.142Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-02T16:36:34.713Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-02T16:36:34.713Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-02T16:36:35.276Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-02T16:36:35.276Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-02T16:36:35.276Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-02T16:36:35.841Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-02T16:36:36.404Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-02T16:36:36.660Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-02T16:36:37.223Z] === RUN TestDockerSuite/TestInspectImage [2022-07-02T16:36:37.223Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-02T16:36:37.480Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-02T16:36:37.480Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-02T16:36:37.480Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-02T16:36:37.736Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-02T16:36:38.300Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-02T16:36:38.300Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-02T16:36:38.863Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-02T16:36:39.119Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-02T16:36:41.637Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-02T16:36:41.637Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-02T16:36:41.637Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-02T16:36:42.194Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-07-02T16:36:42.194Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-02T16:36:42.194Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-02T16:36:42.194Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2022-07-02T16:36:42.194Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/api/types [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-02T16:36:42.194Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-02T16:36:42.194Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2022-07-02T16:36:42.194Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 77.3% of statements [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/builder [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-02T16:36:42.194Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-02T16:36:42.194Z] ok github.com/docker/docker/builder/remotecontext 0.129s coverage: 13.7% of statements [2022-07-02T16:36:42.194Z] ok github.com/docker/docker/builder/dockerfile 0.514s coverage: 49.3% of statements [2022-07-02T16:36:42.194Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-02T16:36:42.201Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-02T16:36:42.757Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2022-07-02T16:36:42.764Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-02T16:36:43.319Z] ok github.com/docker/docker/builder/remotecontext/git 1.502s coverage: 86.3% of statements [2022-07-02T16:36:43.319Z] ? github.com/docker/docker/cli [no test files] [2022-07-02T16:36:43.319Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-02T16:36:43.319Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-02T16:36:43.319Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-02T16:36:43.328Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-02T16:36:43.882Z] ok github.com/docker/docker/cmd/docker-proxy 0.021s coverage: 67.6% of statements [2022-07-02T16:36:43.892Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-02T16:36:44.455Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-02T16:36:45.386Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-02T16:36:45.949Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-02T16:36:46.513Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-02T16:36:47.444Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-02T16:36:47.444Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-02T16:36:47.444Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-02T16:36:48.374Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-02T16:36:49.133Z] ok github.com/docker/docker/client 0.124s coverage: 75.6% of statements [2022-07-02T16:36:49.742Z] docker_api_swarm_service_test.go:395: [df0cf06ff774f] joining swarm manager [d5f5022589cc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-02T16:36:49.743Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-02T16:36:49.999Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-02T16:36:50.563Z] docker_api_swarm_service_test.go:395: [d218feffe3829] joining swarm manager [d5f5022589cc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-02T16:36:51.492Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-02T16:36:53.386Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-02T16:36:55.287Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-02T16:36:55.287Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-02T16:36:57.179Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-02T16:36:57.436Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-02T16:36:57.999Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-02T16:37:06.095Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-02T16:37:06.351Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-02T16:37:06.351Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-02T16:37:06.918Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-02T16:37:08.812Z] docker_api_swarm_service_test.go:343: [d7f6baa90027e] joining swarm manager [d0ce2afd3b49b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-02T16:37:08.812Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-02T16:37:08.812Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-02T16:37:08.812Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-02T16:37:09.378Z] docker_api_swarm_service_test.go:343: [dc012e96fab14] joining swarm manager [d0ce2afd3b49b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-02T16:37:09.943Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-02T16:37:10.875Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-02T16:37:12.771Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-02T16:37:13.334Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-02T16:37:14.266Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-02T16:37:16.158Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-02T16:37:16.415Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-02T16:37:16.979Z] === RUN TestDockerSuite/TestLogsSince [2022-07-02T16:37:23.518Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-02T16:37:23.518Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-02T16:37:26.048Z] docker_api_swarm_service_test.go:490: [d5f7237f8a611] joining swarm manager [d249460202a56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-02T16:37:26.304Z] docker_api_swarm_service_test.go:490: [dea2cf6f73216] joining swarm manager [d249460202a56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-02T16:37:29.578Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-02T16:37:29.578Z] === RUN TestDockerSuite/TestLogsTail [2022-07-02T16:37:29.836Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-02T16:37:30.399Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-02T16:37:30.963Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-02T16:37:30.963Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-02T16:37:30.963Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-02T16:37:30.963Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-02T16:37:30.963Z] === RUN TestDockerSuite/TestNetHostname [2022-07-02T16:37:32.330Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-02T16:37:32.330Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-02T16:37:32.330Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-02T16:37:32.587Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-02T16:37:33.149Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-02T16:37:33.713Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-02T16:37:35.083Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-02T16:37:35.083Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-02T16:37:35.083Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-02T16:37:35.083Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-02T16:37:35.808Z] ok github.com/docker/docker/cmd/dockerd 0.086s coverage: 31.9% of statements [2022-07-02T16:37:35.808Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-07-02T16:37:35.808Z] ok github.com/docker/docker/cmd/dockerd/trap 2.537s coverage: 0.0% of statements [2022-07-02T16:37:35.808Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-02T16:37:35.808Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-02T16:37:35.808Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-02T16:37:35.808Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-02T16:37:35.808Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-02T16:37:39.252Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-02T16:37:39.990Z] ok github.com/docker/docker/daemon/cluster 0.113s coverage: 0.5% of statements [2022-07-02T16:37:40.621Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-02T16:37:40.920Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-07-02T16:37:41.552Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-02T16:37:42.330Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 36.9% of statements [2022-07-02T16:37:42.920Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-02T16:37:44.813Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-02T16:37:45.743Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-02T16:37:47.111Z] docker_api_swarm_service_test.go:128: [d7bc23e7932b7] joining swarm manager [d630f1ca9f1db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-02T16:37:48.042Z] docker_api_swarm_service_test.go:129: [dd0cf9143750e] joining swarm manager [d630f1ca9f1db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-02T16:37:48.042Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-02T16:37:49.966Z] docker_api_swarm_service_test.go:137: [d8c3c3b3e34f2] joining swarm manager [d630f1ca9f1db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-02T16:37:50.223Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-02T16:37:50.502Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.4% of statements [2022-07-02T16:37:50.758Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.7% of statements [2022-07-02T16:37:50.786Z] docker_api_swarm_service_test.go:138: [db2ab7220eeba] joining swarm manager [d630f1ca9f1db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-02T16:37:51.321Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-07-02T16:37:51.884Z] ok github.com/docker/docker/daemon 10.129s coverage: 16.1% of statements [2022-07-02T16:37:51.884Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-02T16:37:51.884Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-02T16:37:51.884Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-02T16:37:51.884Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-02T16:37:51.884Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-07-02T16:37:53.307Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-02T16:37:53.776Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.721s coverage: 74.8% of statements [2022-07-02T16:37:54.381Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-07-02T16:37:54.944Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.437s coverage: 56.2% of statements [2022-07-02T16:37:55.199Z] === RUN TestDockerSuite/TestPluginActive [2022-07-02T16:37:56.837Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-07-02T16:37:57.089Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-02T16:37:58.203Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.305s coverage: 50.6% of statements [2022-07-02T16:37:58.458Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.161s coverage: 45.9% of statements [2022-07-02T16:37:58.459Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-02T16:37:59.824Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-07-02T16:38:00.081Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.732s coverage: 58.5% of statements [2022-07-02T16:38:00.081Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-02T16:38:00.081Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-02T16:38:01.013Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-07-02T16:38:01.619Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-07-02T16:38:02.342Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-02T16:38:02.342Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-02T16:38:02.342Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-02T16:38:02.985Z] ok github.com/docker/docker/daemon/images 0.066s coverage: 6.9% of statements [2022-07-02T16:38:02.985Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-02T16:38:02.985Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-02T16:38:03.242Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 43.2% of statements [2022-07-02T16:38:03.709Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-02T16:38:04.619Z] ok github.com/docker/docker/daemon/logger/awslogs 0.171s coverage: 79.9% of statements [2022-07-02T16:38:04.619Z] ok github.com/docker/docker/daemon/logger/fluentd 0.032s coverage: 53.6% of statements [2022-07-02T16:38:04.619Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-02T16:38:05.181Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 68.2% of statements [2022-07-02T16:38:05.181Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.4% of statements [2022-07-02T16:38:05.786Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.018s coverage: 87.2% of statements [2022-07-02T16:38:06.226Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-02T16:38:06.349Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.222s coverage: 76.8% of statements [2022-07-02T16:38:06.605Z] ok github.com/docker/docker/daemon/logger/local 0.030s coverage: 79.4% of statements [2022-07-02T16:38:06.605Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-02T16:38:06.605Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-02T16:38:07.534Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2022-07-02T16:38:07.534Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 62.0% of statements [2022-07-02T16:38:08.902Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 46.8% of statements [2022-07-02T16:38:09.465Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-02T16:38:09.722Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-02T16:38:10.693Z] ok github.com/docker/docker/daemon/logger/splunk 1.634s coverage: 82.5% of statements [2022-07-02T16:38:10.693Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-02T16:38:10.693Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-02T16:38:11.473Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-02T16:38:11.621Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 44.4% of statements [2022-07-02T16:38:11.878Z] ok github.com/docker/docker/distribution 0.635s coverage: 28.0% of statements [2022-07-02T16:38:11.878Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-02T16:38:12.036Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-02T16:38:12.441Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-02T16:38:12.967Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-02T16:38:12.967Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-02T16:38:13.004Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-07-02T16:38:13.566Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-07-02T16:38:13.899Z] === RUN TestDockerSuite/TestPortList [2022-07-02T16:38:14.128Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-07-02T16:38:14.128Z] ok github.com/docker/docker/distribution/xfer 1.896s coverage: 84.9% of statements [2022-07-02T16:38:14.128Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-02T16:38:14.128Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-02T16:38:14.128Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-02T16:38:14.690Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-07-02T16:38:15.267Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-02T16:38:15.619Z] ok github.com/docker/docker/oci 0.011s coverage: 46.0% of statements [2022-07-02T16:38:16.181Z] ok github.com/docker/docker/opts 0.026s coverage: 66.0% of statements [2022-07-02T16:38:16.438Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-02T16:38:17.808Z] docker_api_swarm_service_test.go:304: [dd00398a88e20] joining swarm manager [db4f3a531dd0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-02T16:38:18.329Z] ok github.com/docker/docker/pkg/archive 0.290s coverage: 82.3% of statements [2022-07-02T16:38:18.373Z] docker_api_swarm_service_test.go:304: [db15332836607] joining swarm manager [db4f3a531dd0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-02T16:38:18.626Z] ok github.com/docker/docker/pkg/authorization 0.238s coverage: 68.3% of statements [2022-07-02T16:38:18.882Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-02T16:38:19.138Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-02T16:38:21.647Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-02T16:38:22.403Z] ok github.com/docker/docker/pkg/chrootarchive 2.477s coverage: 42.7% of statements [2022-07-02T16:38:22.403Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-02T16:38:22.660Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-07-02T16:38:22.916Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-07-02T16:38:23.172Z] ok github.com/docker/docker/layer 7.471s coverage: 68.9% of statements [2022-07-02T16:38:23.172Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-02T16:38:23.172Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-02T16:38:23.172Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-02T16:38:23.172Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-02T16:38:23.172Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-02T16:38:23.172Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-02T16:38:23.172Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 87.2% of statements [2022-07-02T16:38:23.733Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2022-07-02T16:38:23.733Z] ok github.com/docker/docker/pkg/fsutils 0.156s coverage: 85.1% of statements [2022-07-02T16:38:24.678Z] ok github.com/docker/docker/pkg/idtools 0.499s coverage: 67.9% of statements [2022-07-02T16:38:24.922Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-02T16:38:24.922Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-02T16:38:24.935Z] ok github.com/docker/docker/pkg/ioutils 0.459s coverage: 71.5% of statements [2022-07-02T16:38:25.190Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-07-02T16:38:25.190Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-07-02T16:38:25.190Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-02T16:38:25.446Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-07-02T16:38:25.446Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-07-02T16:38:26.009Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-07-02T16:38:26.009Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-07-02T16:38:26.266Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-07-02T16:38:26.266Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-02T16:38:26.266Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-02T16:38:26.817Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-02T16:38:26.828Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.025s coverage: 56.8% of statements [2022-07-02T16:38:27.390Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-02T16:38:27.390Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-02T16:38:27.646Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-02T16:38:28.187Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-02T16:38:28.750Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-02T16:38:28.750Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-02T16:38:29.011Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-07-02T16:38:29.268Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-07-02T16:38:29.523Z] ok github.com/docker/docker/pkg/stack 0.006s coverage: 90.9% of statements [2022-07-02T16:38:29.524Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-02T16:38:29.780Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-02T16:38:30.036Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-02T16:38:30.599Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2022-07-02T16:38:30.641Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-02T16:38:30.856Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-02T16:38:31.419Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2022-07-02T16:38:31.572Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-02T16:38:31.675Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-07-02T16:38:31.974Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-07-02T16:38:32.230Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-02T16:38:33.463Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-02T16:38:34.162Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-07-02T16:38:34.460Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-02T16:38:34.717Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-07-02T16:38:35.645Z] ok github.com/docker/docker/quota 0.223s coverage: 71.4% of statements [2022-07-02T16:38:36.207Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-02T16:38:36.737Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-02T16:38:36.737Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-02T16:38:37.177Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-07-02T16:38:37.434Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-02T16:38:37.690Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-07-02T16:38:37.946Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-07-02T16:38:38.203Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-02T16:38:38.629Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-02T16:38:38.887Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-02T16:38:40.094Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-02T16:38:40.657Z] ok github.com/docker/docker/volume/local 0.108s coverage: 76.8% of statements [2022-07-02T16:38:40.781Z] docker_api_swarm_service_test.go:100: [de53ed0c10bf6] joining swarm manager [db52efaf8656c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-02T16:38:41.221Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-07-02T16:38:41.344Z] docker_api_swarm_service_test.go:101: [d9b1675e04a28] joining swarm manager [db52efaf8656c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-02T16:38:42.148Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-07-02T16:38:46.602Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-02T16:38:47.165Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-02T16:38:48.532Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-02T16:38:49.462Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-02T16:38:50.392Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-02T16:38:52.285Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-02T16:38:53.652Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-02T16:38:54.580Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-02T16:38:54.580Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-02T16:38:55.143Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-02T16:38:57.664Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-02T16:38:59.560Z] check_test.go:611: [de53ed0c10bf6] daemon is not started [2022-07-02T16:38:59.560Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-02T16:38:59.560Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-02T16:38:59.560Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-02T16:38:59.560Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-02T16:38:59.560Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-02T16:38:59.817Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-02T16:39:00.745Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-02T16:39:01.677Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-02T16:39:01.933Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-02T16:39:04.116Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.3% of statements [2022-07-02T16:39:04.116Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-02T16:39:04.116Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-02T16:39:04.116Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-02T16:39:04.116Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-02T16:39:04.116Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-02T16:39:04.116Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-02T16:39:04.116Z] ? github.com/docker/docker/rootless [no test files] [2022-07-02T16:39:04.116Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-02T16:39:04.116Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-02T16:39:04.116Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-02T16:39:04.116Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-02T16:39:04.116Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-02T16:39:04.116Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-02T16:39:04.116Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-02T16:39:04.116Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-02T16:39:04.116Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-02T16:39:04.116Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-02T16:39:04.116Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-02T16:39:04.116Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-02T16:39:04.116Z] ? github.com/docker/docker/volume [no test files] [2022-07-02T16:39:04.116Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-02T16:39:04.116Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-02T16:39:04.116Z] [2022-07-02T16:39:04.116Z] === Skipped [2022-07-02T16:39:04.116Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-02T16:39:04.116Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-02T16:39:04.116Z] [2022-07-02T16:39:04.116Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-02T16:39:04.116Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-02T16:39:04.116Z] [2022-07-02T16:39:04.116Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-02T16:39:04.116Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-02T16:39:04.116Z] [2022-07-02T16:39:04.116Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-02T16:39:04.116Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-02T16:39:04.116Z] [2022-07-02T16:39:04.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-02T16:39:04.116Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-02T16:39:04.116Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-02T16:39:04.116Z] [2022-07-02T16:39:04.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-02T16:39:04.116Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-02T16:39:04.116Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-02T16:39:04.116Z] [2022-07-02T16:39:04.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-02T16:39:04.116Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-02T16:39:04.116Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-02T16:39:04.116Z] [2022-07-02T16:39:04.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-02T16:39:04.116Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-02T16:39:04.116Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-02T16:39:04.116Z] [2022-07-02T16:39:04.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-02T16:39:04.116Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-02T16:39:04.116Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-02T16:39:04.116Z] [2022-07-02T16:39:04.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-02T16:39:04.116Z] graphtest_unix.go:71: No driver to put! [2022-07-02T16:39:04.116Z] [2022-07-02T16:39:04.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-02T16:39:04.116Z] time="2022-07-02T16:37:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-02T16:39:04.116Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-02T16:39:04.116Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-02T16:39:04.116Z] [2022-07-02T16:39:04.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-02T16:39:04.116Z] time="2022-07-02T16:37:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-02T16:39:04.116Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-02T16:39:04.116Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-02T16:39:04.116Z] [2022-07-02T16:39:04.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-02T16:39:04.116Z] time="2022-07-02T16:37:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-02T16:39:04.116Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-02T16:39:04.116Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-02T16:39:04.116Z] [2022-07-02T16:39:04.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-02T16:39:04.116Z] time="2022-07-02T16:37:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-02T16:39:04.116Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-02T16:39:04.116Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-02T16:39:04.116Z] [2022-07-02T16:39:04.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-02T16:39:04.116Z] time="2022-07-02T16:37:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-02T16:39:04.116Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-02T16:39:04.116Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-02T16:39:04.116Z] [2022-07-02T16:39:04.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-02T16:39:04.116Z] graphtest_unix.go:71: No driver to put! [2022-07-02T16:39:04.116Z] [2022-07-02T16:39:04.116Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-02T16:39:04.116Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-02T16:39:04.116Z] [2022-07-02T16:39:04.116Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-02T16:39:04.116Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-02T16:39:04.116Z] [2022-07-02T16:39:04.116Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-02T16:39:04.116Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-02T16:39:04.116Z] [2022-07-02T16:39:04.116Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-02T16:39:04.116Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-02T16:39:04.116Z] [2022-07-02T16:39:04.116Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-02T16:39:04.116Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-02T16:39:04.116Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-02T16:39:04.116Z] [2022-07-02T16:39:04.116Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-02T16:39:04.116Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-02T16:39:04.116Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-02T16:39:04.116Z] [2022-07-02T16:39:04.116Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-02T16:39:04.116Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-02T16:39:04.116Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-02T16:39:04.116Z] [2022-07-02T16:39:04.116Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-02T16:39:04.116Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-02T16:39:04.116Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-02T16:39:04.116Z] [2022-07-02T16:39:04.116Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-02T16:39:04.116Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-02T16:39:04.116Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-02T16:39:04.116Z] [2022-07-02T16:39:04.116Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-02T16:39:04.116Z] graphtest_unix.go:71: No driver to put! [2022-07-02T16:39:04.116Z] [2022-07-02T16:39:04.116Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-02T16:39:04.116Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-02T16:39:04.116Z] [2022-07-02T16:39:04.116Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-02T16:39:04.116Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-02T16:39:04.116Z] [2022-07-02T16:39:04.116Z] DONE 2789 tests, 28 skipped in 254.030s [2022-07-02T16:39:04.116Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/bitseq [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/cluster [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/config [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/datastore [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/driverapi [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/etchosts [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/idm [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/ipam [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/iptables [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/netlabel [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/netutils [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/networkdb [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/ns [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/options [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/osl [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/portallocator [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/portmapper [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/testutils [2022-07-02T16:39:04.116Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-02T16:39:04.116Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-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 [2022-07-02T16:39:04.458Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-02T16:39:06.984Z] docker_api_swarm_service_test.go:533: [d5d6766b2d456] joining swarm manager [dc975b14f58d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-02T16:39:08.354Z] docker_api_swarm_service_test.go:534: [deb17c66f6ab8] joining swarm manager [dc975b14f58d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-02T16:39:08.354Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-02T16:39:09.283Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-02T16:39:11.188Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-02T16:39:11.444Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-02T16:39:11.444Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-02T16:39:12.008Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-02T16:39:14.534Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-02T16:39:15.464Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-02T16:39:17.359Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-02T16:39:18.291Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-02T16:39:18.548Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-02T16:39:18.548Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-02T16:39:21.070Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-02T16:39:21.635Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-02T16:39:21.894Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-02T16:39:23.261Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-02T16:39:23.824Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-02T16:39:24.755Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-02T16:39:25.319Z] === RUN TestDockerSuite/TestRmiTag [2022-07-02T16:39:25.319Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-02T16:39:26.249Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-02T16:39:28.769Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-02T16:39:29.332Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-02T16:39:29.895Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-02T16:39:29.895Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-02T16:39:30.458Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-02T16:39:31.022Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-02T16:39:31.022Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-02T16:39:31.586Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-02T16:39:31.842Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-02T16:39:32.798Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-02T16:39:33.727Z] docker_api_swarm_service_test.go:148: [d84b7cb3088f7] joining swarm manager [d8f162ab3d822]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-02T16:39:34.656Z] docker_api_swarm_service_test.go:148: [d1e6a17f9db1b] joining swarm manager [d8f162ab3d822]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-02T16:39:36.550Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-02T16:39:36.806Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-02T16:39:38.175Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-02T16:39:39.105Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-02T16:39:40.999Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-02T16:39:42.368Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-02T16:39:44.261Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-02T16:39:44.517Z] === RUN TestDockerSuite/TestDockerFails [2022-07-02T16:39:44.517Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-02T16:39:46.411Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-02T16:39:46.411Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-02T16:39:46.668Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-02T16:39:48.035Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-02T16:39:48.598Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-02T16:39:48.856Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-02T16:39:49.787Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-02T16:39:50.351Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-02T16:39:50.608Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-02T16:39:50.859Z] ok github.com/docker/docker/libnetwork 37.312s coverage: 40.6% of statements [2022-07-02T16:39:50.859Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2022-07-02T16:39:50.859Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-02T16:39:50.859Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-02T16:39:50.859Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-02T16:39:50.859Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-02T16:39:50.859Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-02T16:39:50.859Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-02T16:39:50.859Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-02T16:39:50.859Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-02T16:39:50.859Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-02T16:39:50.859Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-02T16:39:50.859Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-02T16:39:50.859Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-02T16:39:50.859Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-02T16:39:50.859Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.390s coverage: 59.9% of statements [2022-07-02T16:39:50.859Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-02T16:39:50.859Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-02T16:39:50.859Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.079s coverage: 5.0% of statements [2022-07-02T16:39:50.859Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-02T16:39:50.859Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-07-02T16:39:50.859Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-02T16:39:50.859Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-02T16:39:51.170Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-02T16:39:51.170Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-02T16:39:51.734Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-02T16:39:53.106Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-02T16:39:53.668Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-02T16:39:54.250Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-02T16:39:54.814Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-02T16:39:55.743Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-02T16:39:56.673Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-02T16:39:57.237Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-02T16:39:57.800Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-02T16:39:58.731Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-02T16:39:59.294Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-02T16:40:00.226Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-02T16:40:00.789Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-02T16:40:00.882Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.151s coverage: 6.6% of statements [2022-07-02T16:40:00.882Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-02T16:40:00.882Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-02T16:40:00.882Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-07-02T16:40:00.882Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-02T16:40:00.882Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-02T16:40:00.882Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-02T16:40:00.882Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-07-02T16:40:01.180Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-07-02T16:40:01.180Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-02T16:40:01.439Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-02T16:40:01.718Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-02T16:40:01.975Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-02T16:40:02.538Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-02T16:40:02.796Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-02T16:40:02.796Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-02T16:40:04.164Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-02T16:40:04.727Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-02T16:40:05.291Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-02T16:40:05.855Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-02T16:40:06.417Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-02T16:40:06.417Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-02T16:40:06.673Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-02T16:40:07.236Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-02T16:40:07.798Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-02T16:40:08.054Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-02T16:40:08.617Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-02T16:40:08.617Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-02T16:40:09.180Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-02T16:40:09.180Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-02T16:40:09.745Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-02T16:40:10.308Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-02T16:40:10.308Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-02T16:40:10.873Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-02T16:40:11.436Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-02T16:40:11.436Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-02T16:40:11.999Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-02T16:40:13.606Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-07-02T16:40:13.907Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-02T16:40:14.839Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-02T16:40:15.768Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-02T16:40:16.332Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-02T16:40:16.588Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-02T16:40:17.152Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-02T16:40:17.716Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-02T16:40:17.972Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-02T16:40:19.341Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-02T16:40:21.864Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-02T16:40:21.864Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-02T16:40:22.121Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-02T16:40:23.489Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-02T16:40:24.857Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-02T16:40:26.753Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-02T16:40:28.122Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-02T16:40:28.379Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-02T16:40:28.379Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-02T16:40:28.379Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-02T16:40:28.379Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-02T16:40:28.549Z] ok github.com/docker/docker/libnetwork/ipam 14.371s coverage: 85.3% of statements [2022-07-02T16:40:28.549Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-02T16:40:28.549Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-02T16:40:28.549Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-02T16:40:28.549Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-02T16:40:28.549Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-02T16:40:28.549Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-02T16:40:28.549Z] ok github.com/docker/docker/libnetwork/ipamutils 0.262s coverage: 74.0% of statements [2022-07-02T16:40:28.805Z] ok github.com/docker/docker/libnetwork/iptables 0.159s coverage: 45.1% of statements [2022-07-02T16:40:28.943Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-02T16:40:29.062Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-02T16:40:29.318Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-07-02T16:40:30.315Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-02T16:40:31.686Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-02T16:40:33.053Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-02T16:40:33.309Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-02T16:40:35.203Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-02T16:40:35.778Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-02T16:40:35.778Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-02T16:40:35.778Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-02T16:40:35.778Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-02T16:40:36.342Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-02T16:40:37.710Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-02T16:40:37.710Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-02T16:40:38.640Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-02T16:40:39.209Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-02T16:40:39.773Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-02T16:40:40.703Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-02T16:40:40.703Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-02T16:40:40.703Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-02T16:40:40.959Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-02T16:40:41.521Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-02T16:40:42.085Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-02T16:40:42.649Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-02T16:40:43.212Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-02T16:40:43.470Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-02T16:40:44.033Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-02T16:40:44.598Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-02T16:40:44.855Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-02T16:40:44.855Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-02T16:40:45.785Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-02T16:40:46.347Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-02T16:40:46.605Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-02T16:40:47.535Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-02T16:40:47.535Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-02T16:40:47.535Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-02T16:40:47.792Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-02T16:40:49.687Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-02T16:40:50.617Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-02T16:40:51.181Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-02T16:40:52.550Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-02T16:40:55.073Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-02T16:40:58.391Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-02T16:41:02.562Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-02T16:41:02.562Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-02T16:41:02.818Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-02T16:41:04.190Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-02T16:41:04.448Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-02T16:41:04.448Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-02T16:41:04.448Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-02T16:41:05.011Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-02T16:41:06.907Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-02T16:41:07.837Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-02T16:41:08.771Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-02T16:41:14.017Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-02T16:41:14.274Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-02T16:41:14.837Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-02T16:41:15.400Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-02T16:41:15.400Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-02T16:41:15.657Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-02T16:41:16.586Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-02T16:41:17.149Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-02T16:41:18.080Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-02T16:41:18.080Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-02T16:41:18.337Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-02T16:41:19.268Z] === RUN TestDockerSuite/TestRunMount [2022-07-02T16:41:23.443Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-02T16:41:23.443Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-02T16:41:24.015Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-02T16:41:24.946Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-02T16:41:26.316Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-02T16:41:26.572Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-02T16:41:28.467Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-02T16:41:30.363Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-02T16:41:31.733Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-02T16:41:32.662Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-02T16:41:32.662Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-02T16:41:33.227Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-02T16:41:34.158Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-02T16:41:34.721Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-02T16:41:34.721Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-02T16:41:35.284Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-02T16:41:37.180Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-02T16:41:38.549Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-02T16:41:38.808Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-02T16:41:42.084Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-02T16:41:42.647Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-02T16:41:42.905Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-02T16:41:42.905Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-02T16:41:43.835Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-02T16:41:43.835Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-02T16:41:44.399Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-02T16:41:44.399Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-02T16:41:44.963Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-02T16:41:44.963Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-02T16:41:45.527Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-02T16:41:47.452Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-02T16:41:49.343Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-02T16:41:51.245Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-02T16:41:51.245Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-02T16:41:51.245Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-02T16:41:51.809Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-02T16:41:52.372Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-02T16:41:52.629Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-02T16:41:53.560Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-02T16:41:54.491Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-02T16:41:55.422Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-02T16:41:55.422Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-02T16:41:55.422Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-02T16:41:55.680Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-02T16:41:56.245Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-02T16:41:56.810Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-02T16:41:57.374Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-02T16:41:57.374Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-02T16:41:57.374Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-02T16:41:58.305Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-02T16:41:58.563Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-02T16:41:58.563Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-02T16:41:58.563Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-02T16:41:58.563Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-02T16:41:59.131Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-02T16:42:00.499Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-02T16:42:00.499Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-02T16:42:00.499Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-02T16:42:01.061Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-02T16:42:02.954Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-02T16:42:04.325Z] === RUN TestDockerSuite/TestRunRm [2022-07-02T16:42:04.325Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-02T16:42:04.889Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-02T16:42:09.061Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-02T16:42:09.061Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-02T16:42:09.318Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-02T16:42:10.261Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-02T16:42:11.191Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-02T16:42:11.448Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-02T16:42:14.720Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-02T16:42:15.652Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-02T16:42:17.545Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-02T16:42:18.109Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-02T16:42:18.673Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-02T16:42:18.931Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-02T16:42:19.187Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-02T16:42:19.752Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-02T16:42:20.316Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-02T16:42:20.881Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-02T16:42:21.445Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-02T16:42:22.009Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-02T16:42:22.009Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-02T16:42:22.573Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-02T16:42:24.466Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-02T16:42:25.029Z] === RUN TestDockerSuite/TestRunState [2022-07-02T16:42:26.403Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-02T16:42:26.966Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-02T16:42:27.530Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-02T16:42:27.786Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-02T16:42:27.786Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-02T16:42:27.786Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-02T16:42:27.786Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-02T16:42:28.350Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-02T16:42:28.915Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-02T16:42:30.286Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-02T16:42:30.286Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-02T16:42:30.286Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-02T16:42:30.543Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-02T16:42:32.449Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-02T16:42:32.449Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-02T16:42:33.014Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-02T16:42:34.909Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-02T16:42:35.472Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-02T16:42:37.994Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-02T16:42:38.557Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-02T16:42:41.078Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-02T16:42:41.334Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-02T16:42:41.591Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-02T16:42:41.850Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-02T16:42:42.414Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-02T16:42:44.308Z] docker_cli_service_logs_test.go:248: checking task x33r124btjmh [2022-07-02T16:42:44.308Z] docker_cli_service_logs_test.go:253: checking messages for x33r124btjmh [2022-07-02T16:42:44.308Z] docker_cli_service_logs_test.go:248: checking task mnsktw98q641 [2022-07-02T16:42:44.308Z] docker_cli_service_logs_test.go:253: checking messages for mnsktw98q641 [2022-07-02T16:42:44.308Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-02T16:42:44.872Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-02T16:42:45.437Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-02T16:42:46.001Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-02T16:42:46.258Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-02T16:42:46.259Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-02T16:42:46.822Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-02T16:42:47.753Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-02T16:42:47.753Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-02T16:42:48.316Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-02T16:42:48.316Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-02T16:42:48.316Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-02T16:42:48.316Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-02T16:42:48.881Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-02T16:42:52.153Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-02T16:42:52.153Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-02T16:42:53.084Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-02T16:42:54.459Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-02T16:42:55.398Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-02T16:42:57.295Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-02T16:42:59.186Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-02T16:42:59.186Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-02T16:42:59.186Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-02T16:42:59.442Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-02T16:42:59.442Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-02T16:42:59.442Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-02T16:42:59.442Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-02T16:42:59.442Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-02T16:42:59.442Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-02T16:42:59.442Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-02T16:42:59.442Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-02T16:43:00.006Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-02T16:43:00.569Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-02T16:43:01.498Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-02T16:43:02.062Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-02T16:43:02.626Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-02T16:43:02.626Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-02T16:43:03.189Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-02T16:43:03.189Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-02T16:43:03.189Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-02T16:43:03.189Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-02T16:43:03.189Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-02T16:43:03.189Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-02T16:43:03.189Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-02T16:43:03.189Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-02T16:43:03.189Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-02T16:43:03.189Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-02T16:43:03.189Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-02T16:43:03.189Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-02T16:43:03.189Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-02T16:43:03.189Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-02T16:43:03.189Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-02T16:43:03.753Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-02T16:43:04.318Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-02T16:43:04.576Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-02T16:43:05.142Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-02T16:43:05.142Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-02T16:43:05.399Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-02T16:43:05.801Z] ok github.com/docker/docker/libnetwork/networkdb 148.922s coverage: 60.0% of statements [2022-07-02T16:43:05.802Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-02T16:43:05.802Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-02T16:43:05.802Z] ok github.com/docker/docker/libnetwork/osl 4.308s coverage: 39.7% of statements [2022-07-02T16:43:05.802Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-02T16:43:05.802Z] ok github.com/docker/docker/libnetwork/portallocator 0.014s coverage: 80.7% of statements [2022-07-02T16:43:05.962Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-02T16:43:05.962Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-02T16:43:06.408Z] ok github.com/docker/docker/libnetwork/portmapper 0.570s coverage: 48.6% of statements [2022-07-02T16:43:06.408Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-07-02T16:43:06.408Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-02T16:43:06.526Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-02T16:43:06.663Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-02T16:43:06.663Z] [2022-07-02T16:43:06.663Z] === Skipped [2022-07-02T16:43:06.663Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-02T16:43:06.663Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-02T16:43:06.663Z] [2022-07-02T16:43:06.663Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-02T16:43:06.663Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-02T16:43:06.663Z] [2022-07-02T16:43:06.663Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-02T16:43:06.663Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-02T16:43:06.663Z] [2022-07-02T16:43:06.663Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-02T16:43:06.663Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-02T16:43:06.663Z] [2022-07-02T16:43:06.663Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-02T16:43:06.663Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-02T16:43:06.663Z] [2022-07-02T16:43:06.663Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-02T16:43:06.663Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-02T16:43:06.663Z] [2022-07-02T16:43:06.663Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-02T16:43:06.663Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-02T16:43:06.663Z] [2022-07-02T16:43:06.663Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-02T16:43:06.663Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-02T16:43:06.663Z] [2022-07-02T16:43:06.663Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-02T16:43:06.663Z] firewalld_test.go:14: firewalld is not running [2022-07-02T16:43:06.663Z] [2022-07-02T16:43:06.663Z] DONE 327 tests, 9 skipped in 246.074s [2022-07-02T16:43:07.090Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-02T16:43:07.090Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-02T16:43:07.090Z] === RUN TestDockerSuite/TestRunWithUlimits Post stage [Pipeline] junit [2022-07-02T16:43:07.238Z] Recording test results [2022-07-02T16:43:07.566Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-02T16:43:07.887Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43763/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b935e36e9918286d16ec7bee2ef3ce019881466e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b935e36e9918286d16ec7bee2ef3ce019881466e hack/validate/vendor [2022-07-02T16:43:08.021Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-02T16:43:08.021Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-02T16:43:08.449Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-02T16:43:08.955Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-02T16:43:09.049Z] + echo Ensuring container killed. [2022-07-02T16:43:09.049Z] Ensuring container killed. [2022-07-02T16:43:09.049Z] + docker rm -vf docker-pr2 [2022-07-02T16:43:09.049Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-02T16:43:09.365Z] + echo Chowning /workspace to jenkins user [2022-07-02T16:43:09.365Z] Chowning /workspace to jenkins user [2022-07-02T16:43:09.365Z] + id -u [2022-07-02T16:43:09.365Z] + id -g [2022-07-02T16:43:09.365Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43763:/workspace busybox chown -R 1000:1000 /workspace [2022-07-02T16:43:09.518Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-02T16:43:09.518Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-02T16:43:09.518Z] === RUN TestDockerSuite/TestRunWithoutNetworking [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-02T16:43:10.082Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-02T16:43:10.082Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-02T16:43:10.251Z] + bundleName=unit [2022-07-02T16:43:10.251Z] + echo Creating unit-bundles.tar.gz [2022-07-02T16:43:10.251Z] Creating unit-bundles.tar.gz [2022-07-02T16:43:10.251Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-07-02T16:43:10.251Z] bundles/junit-report-libnetwork.xml [2022-07-02T16:43:10.251Z] bundles/junit-report.xml [2022-07-02T16:43:10.251Z] bundles/go-test-report-libnetwork.json [2022-07-02T16:43:10.251Z] bundles/go-test-report.json [2022-07-02T16:43:10.251Z] bundles/profile-libnetwork.out [2022-07-02T16:43:10.251Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-02T16:43:10.301Z] Archiving artifacts [2022-07-02T16:43:10.646Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-02T16:43:10.741Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43763/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-02T16:43:11.082Z] + make clean [2022-07-02T16:43:11.082Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-02T16:43:11.082Z] docker-dev-cache [2022-07-02T16:43:11.082Z] docker-mod-cache [Pipeline] deleteDir [2022-07-02T16:43:11.210Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-02T16:43:11.773Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-02T16:43:13.145Z] docker_cli_swarm_test.go:1895: [dbe839952d10d] joining swarm manager [d13172881dbea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-02T16:43:13.404Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-02T16:43:13.967Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-02T16:43:13.967Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-02T16:43:13.967Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-02T16:43:13.967Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-02T16:43:14.224Z] docker_cli_swarm_test.go:1896: [d258f23d37b6f] joining swarm manager [d13172881dbea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-02T16:43:14.810Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-02T16:43:15.374Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-02T16:43:16.304Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-02T16:43:17.670Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-02T16:43:18.234Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-02T16:43:20.755Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-02T16:43:22.709Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-02T16:43:25.229Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-02T16:43:26.600Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-02T16:43:27.969Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-02T16:43:28.900Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-02T16:43:29.830Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-02T16:43:31.201Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-02T16:43:32.571Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-02T16:43:33.940Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-02T16:43:35.309Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-02T16:43:35.566Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-02T16:43:36.934Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-02T16:43:38.304Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-02T16:43:40.197Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-02T16:43:42.720Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-02T16:43:42.720Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-02T16:43:42.720Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-02T16:43:42.720Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-02T16:43:42.976Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-02T16:43:43.908Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-02T16:43:43.908Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-02T16:43:44.839Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-02T16:43:45.769Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-02T16:43:45.769Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-02T16:43:46.333Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-02T16:43:47.264Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-02T16:43:47.264Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-02T16:43:47.827Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-02T16:43:49.197Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents1788224579 [2022-07-02T16:43:49.454Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-02T16:43:49.454Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-02T16:43:50.837Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-02T16:43:50.837Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-02T16:43:50.837Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-02T16:43:51.774Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-02T16:43:53.150Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-02T16:43:53.406Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-02T16:43:53.406Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-02T16:43:53.662Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-02T16:43:53.662Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-02T16:43:54.226Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-02T16:43:54.226Z] docker_cli_sni_test.go:30: Flakey test [2022-07-02T16:43:54.226Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-02T16:43:59.473Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-02T16:44:00.839Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-02T16:44:01.403Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-02T16:44:01.661Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-02T16:44:02.592Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-02T16:44:03.960Z] docker_cli_swarm_test.go:1796: [d74b79f147c7b] joining swarm manager [db5348a61c416]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-02T16:44:04.888Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-02T16:44:05.452Z] docker_cli_swarm_test.go:1797: [d21d3d2569825] joining swarm manager [db5348a61c416]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-02T16:44:06.822Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-02T16:44:07.385Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-02T16:44:08.754Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-02T16:44:09.683Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-02T16:44:11.052Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-02T16:44:13.594Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-02T16:44:17.761Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-02T16:44:20.278Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-02T16:44:20.840Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-02T16:44:25.013Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-02T16:44:27.534Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-02T16:44:27.791Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-02T16:44:28.720Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-02T16:44:28.720Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-02T16:44:29.284Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-02T16:44:29.284Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-02T16:44:29.284Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-02T16:44:29.847Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-02T16:44:30.411Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-02T16:44:30.411Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-02T16:44:30.411Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-02T16:44:30.411Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-02T16:44:30.411Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-02T16:44:30.975Z] docker_cli_swarm_test.go:1315: [d1221b895e2b4] joining swarm manager [dbb4e5cf7c826]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-02T16:44:31.539Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-02T16:44:32.102Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-02T16:44:32.359Z] docker_cli_swarm_test.go:1316: [d408349fcd42e] joining swarm manager [dbb4e5cf7c826]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-02T16:44:32.921Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-02T16:44:33.851Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-02T16:44:38.020Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-02T16:44:38.278Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-02T16:44:38.278Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-02T16:44:38.278Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-02T16:44:39.217Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-02T16:44:39.476Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-02T16:44:41.369Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-02T16:44:43.263Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-02T16:44:44.193Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-02T16:45:02.240Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-02T16:45:02.240Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-02T16:45:02.240Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-02T16:45:02.240Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-02T16:45:02.240Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-02T16:45:02.240Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-02T16:45:02.240Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-02T16:45:02.240Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-02T16:45:02.240Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-02T16:45:02.240Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-02T16:45:02.240Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-02T16:45:02.240Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-02T16:45:02.240Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-02T16:45:02.240Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-02T16:45:02.805Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-02T16:45:02.805Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-02T16:45:02.805Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-02T16:45:03.063Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-02T16:45:03.063Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-02T16:45:03.063Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite (1312.67s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.27s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.78s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.46s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.11s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.99s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.70s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.98s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.35s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.74s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.62s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.13s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.39s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.92s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.03s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.93s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.87s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.11s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.20s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.93s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.45s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.57s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.33s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.18s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.58s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.82s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.76s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.74s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.69s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.76s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.64s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.90s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.91s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.68s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.64s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.75s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.72s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.76s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.94s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.80s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.80s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.82s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.87s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.71s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.50s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.46s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.77s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.39s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.66s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.64s) [2022-07-02T16:45:03.064Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.46s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.52s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.63s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.30s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.36s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (0.47s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.34s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000fa1a40__} (0.68s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1750788461_/foo_false_____} (1.58s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1750788461_/foo_true_____} (1.52s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32728621530_/foo_false_____} (1.66s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32728621530_/foo_true_____} (1.44s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32728621530_/foo_true__0xc000fa1a70___} (1.43s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000fa1a88__} (1.53s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000fa1aa0__} (1.44s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000fa1ab8__} (1.62s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000fa1ad0__} (1.56s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.43s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.77s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.51s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.99s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.58s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.70s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.95s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.69s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.66s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.74s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.70s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.79s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.90s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.89s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.88s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.80s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.65s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.53s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.51s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.70s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.99s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.59s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.67s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.82s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.83s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.02s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.07s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.85s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.86s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.07s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.06s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.73s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.09s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.01s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.97s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.63s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.77s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.67s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.29s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.03s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.74s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.86s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.80s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.99s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.83s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.88s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.80s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAttachDetach (1.04s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.84s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.91s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.90s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.84s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (13.60s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.73s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.62s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.36s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.87s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.53s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.01s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.56s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.04s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.45s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.61s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.02s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.57s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.27s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.75s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.97s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.09s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.00s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.02s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.75s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.20s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.48s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.57s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.22s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.91s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.57s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.35s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.08s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.32s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.19s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.25s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.63s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.19s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.26s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.13s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.33s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.93s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.10s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.55s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.79s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.34s) [2022-07-02T16:45:03.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.24s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.11s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.95s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.77s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.19s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.06s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.02s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.35s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.06s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s) [2022-07-02T16:45:03.065Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.59s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.09s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.07s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.03s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.76s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.69s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.31s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.51s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.51s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.10s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.19s) [2022-07-02T16:45:03.065Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-02T16:45:03.065Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-02T16:45:03.065Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-02T16:45:03.065Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.80s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.13s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.73s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.36s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.34s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.65s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.52s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.09s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.02s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.55s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.99s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.01s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.10s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.86s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.08s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.36s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.79s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.11s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.91s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.71s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.97s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.77s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.20s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.26s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.82s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.11s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.25s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.24s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.21s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.52s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.09s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.28s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.23s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.42s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.30s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.21s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildEnv (0.98s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.12s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.72s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.15s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.21s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.17s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.75s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.43s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.17s) [2022-07-02T16:45:03.065Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.77s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildExpose (0.29s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.57s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.36s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.28s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildFails (0.63s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.03s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.79s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.21s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.88s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.70s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.40s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.23s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.28s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.61s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.78s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.37s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.72s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.45s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.49s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.68s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildLabel (0.41s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.32s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.30s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildLabels (0.29s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.93s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.51s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.71s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.23s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.99s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.96s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.36s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.53s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.29s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.87s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.92s) [2022-07-02T16:45:03.065Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.67s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.41s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.35s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.60s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.50s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.85s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.79s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.38s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.37s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.25s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.61s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.74s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.98s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.49s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.99s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.16s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.08s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.86s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildPATH (2.03s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.65s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.65s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.53s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.90s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.46s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildRm (2.31s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.97s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.22s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.64s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.03s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.81s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.80s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.27s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.26s) [2022-07-02T16:45:03.065Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.82s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildStderr (0.80s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.65s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.71s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.05s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.41s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.03s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.25s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildUser (2.51s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.47s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.91s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.70s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.40s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.37s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.88s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.42s) [2022-07-02T16:45:03.065Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-07-02T16:45:03.065Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-07-02T16:45:03.065Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.04s) [2022-07-02T16:45:03.065Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.33s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.57s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.62s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.73s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.40s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.85s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.56s) [2022-07-02T16:45:03.065Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.88s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.49s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.60s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCommitChange (0.65s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.74s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.04s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.50s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.71s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCommitTTY (1.18s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.49s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.65s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.33s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.72s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.78s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.62s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.56s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.79s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.84s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.68s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.70s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.80s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.79s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.75s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.62s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.67s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.22s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.91s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.56s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.61s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.64s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.04s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.72s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.90s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.36s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.70s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.62s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.11s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.71s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.59s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.38s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.65s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.57s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.47s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.92s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpToDot (0.53s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.05s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.99s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpToStdout (0.65s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.90s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.61s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.79s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.43s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.62s) [2022-07-02T16:45:03.065Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.51s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCreateLabels (0.12s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.22s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2022-07-02T16:45:03.065Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.76s) [2022-07-02T16:45:03.065Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.36s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsAttach (0.63s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsCommit (0.64s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.45s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.46s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.99s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.11s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.98s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsCopy (0.77s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.14s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.44s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.97s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.73s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsFilters (0.91s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsFormat (0.93s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.63s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.24s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.73s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2022-07-02T16:45:03.066Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-02T16:45:03.066Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.95s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsRename (0.51s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.54s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.65s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.43s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.73s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsTop (0.81s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.00s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.87s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.47s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestExec (0.70s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.35s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestExecCgroup (1.04s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestExecEnv (0.73s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.38s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.77s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestExecInspectID (1.68s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestExecInteractive (0.65s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.73s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestExecParseError (0.54s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.56s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestExecStartFails (0.55s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestExecTTY (0.51s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.74s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestExecUlimits (0.79s) [2022-07-02T16:45:03.066Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.23s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.78s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestExecWithUser (0.55s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.07s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.49s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestHealth (19.18s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.33s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestBuildHistory (2.65s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.62s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.53s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.59s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.37s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.71s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.51s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestImportDisplay (0.95s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestImportFile (1.04s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestImportGzipped (1.09s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.46s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.48s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-07-02T16:45:03.066Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.63s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-02T16:45:03.066Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.95s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.07s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.64s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.59s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.88s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.52s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.66s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.75s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.13s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.19s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.40s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.24s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.03s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.96s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.08s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.75s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.24s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.55s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.93s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.44s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.51s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.98s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.02s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.14s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.41s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.97s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.82s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.44s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLogsSince (6.66s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.53s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestNetHostname (1.26s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.74s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.60s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.95s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.49s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.97s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.44s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.70s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.48s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.12s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.92s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.86s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPluginActive (1.98s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.31s) [2022-07-02T16:45:03.066Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.22s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.45s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.76s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.33s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.93s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.04s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPortList (7.77s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.61s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.46s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.37s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.45s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPsByOrder (1.86s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.15s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.99s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.44s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.19s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.93s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.42s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.92s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.88s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.63s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.51s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.59s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.01s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.22s) [2022-07-02T16:45:03.066Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.91s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.87s) [2022-07-02T16:45:03.066Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.42s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.76s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.14s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.15s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.38s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.27s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.18s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.98s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.09s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.53s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.08s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.06s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.59s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.60s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.67s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.45s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.45s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.51s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.51s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.78s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.76s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.42s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.14s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.11s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.78s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.20s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.83s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.65s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.41s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.27s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.48s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.26s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.48s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.88s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunAddHost (0.57s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.26s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.49s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.48s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.54s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.63s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.91s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.57s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.76s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.76s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.70s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.39s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.48s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.62s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.42s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.48s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.49s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.42s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.72s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.54s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.55s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.56s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.54s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.52s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.19s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.01s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.50s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.53s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.40s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.06s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.41s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.04s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.56s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.20s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.59s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.85s) [2022-07-02T16:45:03.067Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-02T16:45:03.067Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.69s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.39s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.11s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.43s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.49s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.96s) [2022-07-02T16:45:03.067Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.54s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.33s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.78s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.68s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.65s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.70s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.51s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.56s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.67s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunExitCode (0.63s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.50s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.57s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.51s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.69s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.65s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.16s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.19s) [2022-07-02T16:45:03.067Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.84s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.53s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.23s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.67s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.37s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.63s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.79s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.92s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.90s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.48s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.65s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.81s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.73s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.93s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.05s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.97s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunMount (3.83s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.42s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.98s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.66s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.64s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.17s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.09s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.13s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.48s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunNetHost (1.04s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.64s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.55s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.70s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.81s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.58s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.66s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.63s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.53s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.57s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.58s) [2022-07-02T16:45:03.067Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.79s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.67s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.14s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.85s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.72s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.48s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.56s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.48s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.70s) [2022-07-02T16:45:03.067Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.73s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.48s) [2022-07-02T16:45:03.067Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.49s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.09s) [2022-07-02T16:45:03.067Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.78s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.30s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunRm (0.52s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.57s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.68s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.73s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.06s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.70s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.64s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.57s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.47s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.50s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.57s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.65s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.70s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.48s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.47s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunState (1.22s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.70s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.73s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2022-07-02T16:45:03.067Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.52s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunSysctls (1.33s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.47s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.89s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.49s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.53s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.08s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.98s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.74s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.53s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.55s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.94s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.14s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunUserByID (0.52s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.65s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunUserByName (0.71s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.53s) [2022-07-02T16:45:03.067Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.50s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.86s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.72s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.37s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.18s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.82s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.61s) [2022-07-02T16:45:03.067Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) [2022-07-02T16:45:03.068Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-02T16:45:03.068Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-07-02T16:45:03.068Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-07-02T16:45:03.068Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.55s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.43s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.87s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.58s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.56s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.54s) [2022-07-02T16:45:03.068Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-07-02T16:45:03.068Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-02T16:45:03.068Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-02T16:45:03.068Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-02T16:45:03.068Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-02T16:45:03.068Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.62s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.64s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.76s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.49s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.49s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.65s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.67s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.08s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.49s) [2022-07-02T16:45:03.068Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.56s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.16s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.50s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.81s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.50s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.05s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.68s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.71s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.28s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.35s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.53s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.34s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.37s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.93s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.94s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.38s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.37s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.34s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.34s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.41s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.69s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.80s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.55s) [2022-07-02T16:45:03.068Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.31s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.96s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.83s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.00s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.39s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.52s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.62s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.14s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.15s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.16s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.52s) [2022-07-02T16:45:03.068Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.89s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.53s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.73s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.13s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.59s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.80s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestStartRecordError (1.13s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.11s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.18s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.53s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.98s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.56s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.53s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.69s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.60s) [2022-07-02T16:45:03.068Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.58s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.48s) [2022-07-02T16:45:03.068Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-07-02T16:45:03.068Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.27s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.66s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.71s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.09s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s) [2022-07-02T16:45:03.068Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.66s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.63s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.22s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.51s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.11s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-07-02T16:45:03.068Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-07-02T16:45:03.068Z] === RUN TestDockerRegistrySuite [2022-07-02T16:45:03.068Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-02T16:45:04.437Z] check_test.go:427: [ddc02d182b2c7] daemon is not started [2022-07-02T16:45:04.437Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-02T16:45:05.368Z] check_test.go:427: [d4bb915a94f11] daemon is not started [2022-07-02T16:45:05.368Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-02T16:45:06.737Z] check_test.go:427: [d4ef5234fc421] daemon is not started [2022-07-02T16:45:06.737Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-02T16:45:06.737Z] check_test.go:427: [dd40473476514] daemon is not started [2022-07-02T16:45:06.737Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-02T16:45:10.008Z] check_test.go:427: [d654502aa62f4] daemon is not started [2022-07-02T16:45:10.008Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-02T16:45:15.257Z] check_test.go:427: [d96709a87b84c] daemon is not started [2022-07-02T16:45:15.257Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-02T16:45:18.552Z] check_test.go:427: [d9f8687ae2b38] daemon is not started [2022-07-02T16:45:18.552Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-02T16:45:19.116Z] check_test.go:427: [df0e63625e053] daemon is not started [2022-07-02T16:45:19.116Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-02T16:45:20.046Z] check_test.go:427: [dc1c5f9cb4afc] daemon is not started [2022-07-02T16:45:20.046Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-02T16:45:20.982Z] check_test.go:427: [d41400eeb42dc] daemon is not started [2022-07-02T16:45:20.982Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-02T16:45:22.350Z] check_test.go:427: [d5a80ad8d4ba7] daemon is not started [2022-07-02T16:45:22.350Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-02T16:45:23.280Z] check_test.go:427: [d5df50d2b53c0] daemon is not started [2022-07-02T16:45:23.280Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-02T16:45:24.212Z] check_test.go:427: [dc4104df883df] daemon is not started [2022-07-02T16:45:24.212Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-02T16:45:25.141Z] check_test.go:427: [dc3e38b7ec32f] daemon is not started [2022-07-02T16:45:25.141Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-02T16:45:26.072Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1cb3c4d408bda4898fc2d62a45c26ecb0da0d7d093d0dcd3dd3dddca51e2da0b [2022-07-02T16:45:26.636Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:01741a04e29636031d3d07bf2a2a8d11a3088a5e79b2624b7b496dd4ede69c72 [2022-07-02T16:45:26.893Z] check_test.go:427: [dabd20a314563] daemon is not started [2022-07-02T16:45:26.893Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-02T16:45:27.823Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e9a0b03ebb03fa29c4d36d0d4fb087a26c39ebfc7a4e547be123dbd7882cf926 [2022-07-02T16:45:28.756Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:77721bc88b67fd62a9603594362eb54476b7f8d2826f6b8191726e9036e3b146 [2022-07-02T16:45:29.013Z] check_test.go:427: [df2024cdfc847] daemon is not started [2022-07-02T16:45:29.013Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-02T16:45:30.383Z] check_test.go:427: [d4cde281e276a] daemon is not started [2022-07-02T16:45:30.383Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-02T16:45:32.277Z] check_test.go:427: [ddb54b7634025] daemon is not started [2022-07-02T16:45:32.277Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-02T16:45:33.207Z] check_test.go:427: [d23e763240058] daemon is not started [2022-07-02T16:45:33.464Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-02T16:45:33.464Z] check_test.go:427: [dfc009678609d] daemon is not started [2022-07-02T16:45:33.464Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-02T16:45:34.394Z] check_test.go:427: [d3d807ac4bfdc] daemon is not started [2022-07-02T16:45:34.394Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-02T16:45:35.323Z] check_test.go:427: [da386dcb7ae60] daemon is not started [2022-07-02T16:45:35.323Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-02T16:45:36.252Z] check_test.go:427: [df97a057d5d06] daemon is not started [2022-07-02T16:45:36.252Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-02T16:45:38.788Z] check_test.go:427: [d56d855ffbc8b] daemon is not started [2022-07-02T16:45:38.788Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-02T16:45:39.044Z] check_test.go:427: [da57768ad2e6e] daemon is not started [2022-07-02T16:45:39.044Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-02T16:45:39.608Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-02T16:45:40.172Z] check_test.go:427: [d5cc6f1c39b37] daemon is not started [2022-07-02T16:45:40.172Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-02T16:45:40.429Z] check_test.go:427: [d0b622531eb0f] daemon is not started [2022-07-02T16:45:40.686Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-02T16:45:40.686Z] check_test.go:427: [d3030622bd4b7] daemon is not started [2022-07-02T16:45:40.686Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-02T16:45:40.943Z] check_test.go:427: [d002dc952096c] daemon is not started [2022-07-02T16:45:40.943Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-02T16:45:41.507Z] check_test.go:427: [da5395ddabe40] daemon is not started [2022-07-02T16:45:41.507Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-02T16:45:41.764Z] check_test.go:427: [d42aeac252922] daemon is not started [2022-07-02T16:45:41.764Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-02T16:45:42.021Z] check_test.go:427: [d4ae800401629] daemon is not started [2022-07-02T16:45:42.021Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-02T16:45:43.390Z] check_test.go:427: [d45a2a22e77ba] daemon is not started [2022-07-02T16:45:43.390Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-02T16:45:43.953Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-02T16:45:44.882Z] check_test.go:427: [d55a7a60eab16] daemon is not started [2022-07-02T16:45:44.882Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-02T16:45:46.253Z] check_test.go:427: [d8ba1945ab3af] daemon is not started [2022-07-02T16:45:46.253Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-02T16:45:47.622Z] check_test.go:427: [d819a018929e7] daemon is not started [2022-07-02T16:45:47.622Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-02T16:45:48.553Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite (46.29s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.22s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.03s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.30s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.66s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.66s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.93s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.03s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.01s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.12s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.94s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.99s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.87s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.13s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.10s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.15s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.99s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.90s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.33s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.08s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.51s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.38s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.53s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.26s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.71s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.21s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.21s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.13s) [2022-07-02T16:45:49.484Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.85s) [2022-07-02T16:45:49.484Z] === RUN TestDockerSchema1RegistrySuite [2022-07-02T16:45:49.484Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-02T16:45:49.741Z] check_test.go:454: [d80c2c3b7dd08] daemon is not started [2022-07-02T16:45:49.741Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-02T16:45:50.672Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-02T16:45:53.196Z] check_test.go:454: [df0f855643c7f] daemon is not started [2022-07-02T16:45:53.196Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-02T16:45:57.370Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-02T16:45:58.299Z] check_test.go:454: [de62e60a8dafe] daemon is not started [2022-07-02T16:45:58.299Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-02T16:45:59.668Z] check_test.go:454: [d62f0d11f8b6d] daemon is not started [2022-07-02T16:45:59.668Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-02T16:45:59.668Z] check_test.go:454: [d3ca1accd70da] daemon is not started [2022-07-02T16:45:59.668Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-02T16:45:59.925Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-02T16:46:00.869Z] check_test.go:454: [da4dcf6d0ec19] daemon is not started [2022-07-02T16:46:00.869Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-02T16:46:02.239Z] check_test.go:454: [d88895edc66f2] daemon is not started [2022-07-02T16:46:02.239Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-02T16:46:03.171Z] check_test.go:454: [d16af038be46f] daemon is not started [2022-07-02T16:46:03.171Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-02T16:46:04.543Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-02T16:46:06.436Z] check_test.go:454: [d59c73fbecfc4] daemon is not started [2022-07-02T16:46:06.436Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-02T16:46:06.999Z] check_test.go:454: [d51dbbe1e7ad5] daemon is not started [2022-07-02T16:46:06.999Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-02T16:46:07.256Z] check_test.go:454: [d4d3216c0e939] daemon is not started [2022-07-02T16:46:07.256Z] --- PASS: TestDockerSchema1RegistrySuite (17.94s) [2022-07-02T16:46:07.256Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.28s) [2022-07-02T16:46:07.256Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.42s) [2022-07-02T16:46:07.256Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.20s) [2022-07-02T16:46:07.256Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.24s) [2022-07-02T16:46:07.256Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-02T16:46:07.256Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.26s) [2022-07-02T16:46:07.256Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.18s) [2022-07-02T16:46:07.256Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.09s) [2022-07-02T16:46:07.256Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.21s) [2022-07-02T16:46:07.256Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.49s) [2022-07-02T16:46:07.256Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s) [2022-07-02T16:46:07.256Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-02T16:46:07.256Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-02T16:46:08.186Z] check_test.go:483: [d008682965fa7] daemon is not started [2022-07-02T16:46:08.186Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-02T16:46:08.749Z] check_test.go:483: [d972bbbed14f0] daemon is not started [2022-07-02T16:46:08.749Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-02T16:46:08.749Z] check_test.go:483: [d1815032a1ba5] daemon is not started [2022-07-02T16:46:08.749Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-02T16:46:08.749Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-02T16:46:10.119Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-02T16:46:10.683Z] check_test.go:483: [d0baad26d5b8a] daemon is not started [2022-07-02T16:46:10.683Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-02T16:46:11.247Z] check_test.go:483: [d2b27a1dd9157] daemon is not started [2022-07-02T16:46:11.247Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-02T16:46:12.616Z] check_test.go:483: [df204ecd63e21] daemon is not started [2022-07-02T16:46:12.616Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-02T16:46:12.616Z] check_test.go:483: [d6909788ce548] daemon is not started [2022-07-02T16:46:12.616Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.18s) [2022-07-02T16:46:12.616Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2022-07-02T16:46:12.616Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-07-02T16:46:12.616Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-07-02T16:46:12.616Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.34s) [2022-07-02T16:46:12.616Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.70s) [2022-07-02T16:46:12.616Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.51s) [2022-07-02T16:46:12.616Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.04s) [2022-07-02T16:46:12.616Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-07-02T16:46:12.616Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-02T16:46:12.616Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-02T16:46:12.873Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-02T16:46:12.873Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-02T16:46:12.873Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-02T16:46:18.123Z] check_test.go:510: [d7829c4134f93] daemon is not started [2022-07-02T16:46:18.123Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-02T16:46:18.123Z] check_test.go:510: [da4750413c84b] daemon is not started [2022-07-02T16:46:18.123Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-02T16:46:18.123Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-02T16:46:18.123Z] check_test.go:510: [d268a6b66dc2a] daemon is not started [2022-07-02T16:46:18.123Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-02T16:46:18.123Z] check_test.go:510: [d37ba3a05145e] daemon is not started [2022-07-02T16:46:18.123Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-02T16:46:18.381Z] check_test.go:510: [da654a4549606] daemon is not started [2022-07-02T16:46:18.381Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2022-07-02T16:46:18.381Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-07-02T16:46:18.381Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-07-02T16:46:18.381Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2022-07-02T16:46:18.381Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-07-02T16:46:18.381Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-07-02T16:46:18.381Z] === RUN TestDockerNetworkSuite [2022-07-02T16:46:18.381Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-02T16:46:18.638Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-02T16:46:19.570Z] docker_cli_network_unix_test.go:46: [db86b69386de2] daemon is not started [2022-07-02T16:46:19.570Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-02T16:46:19.570Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-02T16:46:20.133Z] docker_cli_network_unix_test.go:46: [d9e79d35fd6a3] daemon is not started [2022-07-02T16:46:20.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-02T16:46:22.285Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-02T16:46:23.215Z] docker_cli_network_unix_test.go:46: [d6e76d20dc509] daemon is not started [2022-07-02T16:46:23.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-02T16:46:25.682Z] docker_cli_network_unix_test.go:46: [dea19fbb9c69d] daemon is not started [2022-07-02T16:46:25.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-02T16:46:25.682Z] docker_cli_network_unix_test.go:1233: [d2604f1f40ee1] daemon is not started [2022-07-02T16:46:28.201Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-02T16:46:29.129Z] docker_cli_network_unix_test.go:46: [d0e96e335a7a8] daemon is not started [2022-07-02T16:46:29.693Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-02T16:46:33.867Z] docker_cli_network_unix_test.go:46: [d7c82efc03cf8] daemon is not started [2022-07-02T16:46:34.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-02T16:46:36.693Z] docker_cli_network_unix_test.go:46: [dfd5cd90d9cf5] daemon is not started [2022-07-02T16:46:37.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-02T16:46:38.624Z] docker_cli_network_unix_test.go:46: [d34213860f80a] daemon is not started [2022-07-02T16:46:38.624Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-02T16:46:38.881Z] docker_cli_network_unix_test.go:46: [d43de77b37f6a] daemon is not started [2022-07-02T16:46:38.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-02T16:46:39.138Z] docker_cli_network_unix_test.go:46: [d6c492a4fc19b] daemon is not started [2022-07-02T16:46:39.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-02T16:46:39.958Z] docker_cli_network_unix_test.go:46: [df2b217c24673] daemon is not started [2022-07-02T16:46:40.226Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-02T16:46:40.790Z] docker_cli_network_unix_test.go:46: [d87747b791772] daemon is not started [2022-07-02T16:46:41.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-02T16:46:41.304Z] docker_cli_network_unix_test.go:46: [dceb61b5a0e0b] daemon is not started [2022-07-02T16:46:41.304Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-02T16:46:41.561Z] docker_cli_network_unix_test.go:46: [d42c7ee6e9e5f] daemon is not started [2022-07-02T16:46:41.561Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-02T16:46:42.124Z] docker_cli_network_unix_test.go:46: [da2947bdb418f] daemon is not started [2022-07-02T16:46:42.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-02T16:46:42.382Z] docker_cli_network_unix_test.go:46: [d8af6f13d32e1] daemon is not started [2022-07-02T16:46:42.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-02T16:46:42.640Z] docker_cli_network_unix_test.go:46: [d23d6331d6f09] daemon is not started [2022-07-02T16:46:42.640Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-02T16:46:42.640Z] docker_cli_network_unix_test.go:46: [d151eac853159] daemon is not started [2022-07-02T16:46:42.640Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-02T16:46:43.571Z] docker_cli_network_unix_test.go:46: [d8454469dc285] daemon is not started [2022-07-02T16:46:43.571Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-02T16:46:44.134Z] docker_cli_network_unix_test.go:46: [d61b7ca3ea000] daemon is not started [2022-07-02T16:46:44.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-02T16:46:44.390Z] docker_cli_network_unix_test.go:46: [dc2576f7c55f2] daemon is not started [2022-07-02T16:46:44.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-02T16:46:44.648Z] docker_cli_network_unix_test.go:46: [dba50d0a83953] daemon is not started [2022-07-02T16:46:44.648Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-02T16:46:44.908Z] docker_cli_network_unix_test.go:46: [d6cce9ca039a5] daemon is not started [2022-07-02T16:46:44.908Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-02T16:46:46.284Z] docker_cli_network_unix_test.go:968: [da76f7e11c73e] daemon is not started [2022-07-02T16:46:47.213Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-02T16:46:48.584Z] docker_cli_network_unix_test.go:46: [d874c8a75cd68] daemon is not started [2022-07-02T16:46:48.584Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-02T16:46:51.106Z] docker_cli_network_unix_test.go:1116: [db7ef1e1fdcd6] daemon is not started [2022-07-02T16:46:54.378Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-02T16:46:54.378Z] docker_cli_network_unix_test.go:46: [d3d655bd7532c] daemon is not started [2022-07-02T16:46:54.378Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-02T16:46:54.941Z] docker_cli_network_unix_test.go:46: [d14952273c765] daemon is not started [2022-07-02T16:46:54.941Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-02T16:46:54.941Z] docker_cli_network_unix_test.go:46: [d93dbb1b68428] daemon is not started [2022-07-02T16:46:54.941Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-02T16:46:54.941Z] docker_cli_network_unix_test.go:46: [d9606b54acfe0] daemon is not started [2022-07-02T16:46:54.941Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-02T16:46:55.197Z] docker_cli_network_unix_test.go:46: [dc1d33063a53e] daemon is not started [2022-07-02T16:46:55.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-02T16:46:55.454Z] docker_cli_network_unix_test.go:46: [d6f7a9e71a3e4] daemon is not started [2022-07-02T16:46:55.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-02T16:46:55.454Z] docker_cli_network_unix_test.go:46: [dccd27170f98d] daemon is not started [2022-07-02T16:46:55.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-02T16:46:56.822Z] docker_cli_network_unix_test.go:46: [d3c6614f84e70] daemon is not started [2022-07-02T16:46:57.751Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-02T16:46:58.008Z] docker_cli_network_unix_test.go:46: [db1f561e6aa53] daemon is not started [2022-07-02T16:46:58.008Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-02T16:46:58.008Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-02T16:46:58.008Z] docker_cli_network_unix_test.go:46: [da2d830105c22] daemon is not started [2022-07-02T16:46:58.008Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-02T16:46:58.572Z] docker_cli_network_unix_test.go:46: [d0e1a23738f17] daemon is not started [2022-07-02T16:46:58.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-02T16:47:02.748Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-02T16:47:03.678Z] docker_cli_network_unix_test.go:1084: [db7b18ddf8f2f] daemon is not started [2022-07-02T16:47:05.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-02T16:47:05.572Z] docker_cli_network_unix_test.go:46: [d3aad7d39d647] daemon is not started [2022-07-02T16:47:05.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-02T16:47:05.828Z] docker_cli_network_unix_test.go:46: [de4d778688c69] daemon is not started [2022-07-02T16:47:06.085Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-02T16:47:07.452Z] docker_cli_network_unix_test.go:46: [db70d086bab8f] daemon is not started [2022-07-02T16:47:07.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-02T16:47:07.708Z] docker_cli_network_unix_test.go:46: [d895fd3abed1f] daemon is not started [2022-07-02T16:47:07.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-02T16:47:08.273Z] docker_cli_network_unix_test.go:46: [d58296b061cbc] daemon is not started [2022-07-02T16:47:08.273Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-02T16:47:08.835Z] docker_cli_network_unix_test.go:46: [da0e789236baa] daemon is not started [2022-07-02T16:47:08.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-02T16:47:09.437Z] docker_cli_network_unix_test.go:46: [d18ebca1a4683] daemon is not started [2022-07-02T16:47:09.697Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-02T16:47:14.949Z] docker_cli_network_unix_test.go:46: [d9ebbf3f4efd8] daemon is not started [2022-07-02T16:47:14.949Z] --- PASS: TestDockerNetworkSuite (56.77s) [2022-07-02T16:47:14.949Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.29s) [2022-07-02T16:47:14.949Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.79s) [2022-07-02T16:47:14.949Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.42s) [2022-07-02T16:47:14.949Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.81s) [2022-07-02T16:47:14.949Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.45s) [2022-07-02T16:47:14.949Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.51s) [2022-07-02T16:47:14.949Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.34s) [2022-07-02T16:47:14.949Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.34s) [2022-07-02T16:47:14.949Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.18s) [2022-07-02T16:47:14.949Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2022-07-02T16:47:14.949Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-07-02T16:47:14.949Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s) [2022-07-02T16:47:14.949Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2022-07-02T16:47:14.949Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-07-02T16:47:14.949Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2022-07-02T16:47:14.949Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2022-07-02T16:47:14.949Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-07-02T16:47:14.949Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-07-02T16:47:14.949Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-07-02T16:47:14.949Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2022-07-02T16:47:14.950Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2022-07-02T16:47:14.950Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-07-02T16:47:14.950Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-07-02T16:47:14.950Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-07-02T16:47:14.950Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.36s) [2022-07-02T16:47:14.950Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.20s) [2022-07-02T16:47:14.950Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.45s) [2022-07-02T16:47:14.950Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-07-02T16:47:14.950Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2022-07-02T16:47:14.950Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-07-02T16:47:14.950Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-07-02T16:47:14.950Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-07-02T16:47:14.950Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-07-02T16:47:14.950Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-07-02T16:47:14.950Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.50s) [2022-07-02T16:47:14.950Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-07-02T16:47:14.950Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-02T16:47:14.950Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s) [2022-07-02T16:47:14.950Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.46s) [2022-07-02T16:47:14.950Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.07s) [2022-07-02T16:47:14.950Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2022-07-02T16:47:14.950Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.84s) [2022-07-02T16:47:14.950Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.58s) [2022-07-02T16:47:14.950Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-07-02T16:47:14.950Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2022-07-02T16:47:14.950Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2022-07-02T16:47:14.950Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s) [2022-07-02T16:47:14.950Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.29s) [2022-07-02T16:47:14.950Z] === RUN TestDockerHubPullSuite [2022-07-02T16:47:14.950Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-02T16:47:16.316Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-02T16:47:16.879Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-02T16:47:18.246Z] docker_cli_swarm_test.go:1180: [d61335e5786cf] joining swarm manager [d8698f2016340]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-02T16:47:19.173Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-02T16:47:19.736Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-02T16:47:21.105Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-02T16:47:21.105Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-02T16:47:21.363Z] --- PASS: TestDockerHubPullSuite (6.32s) [2022-07-02T16:47:21.363Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.69s) [2022-07-02T16:47:21.363Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.24s) [2022-07-02T16:47:21.363Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.66s) [2022-07-02T16:47:21.363Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.36s) [2022-07-02T16:47:21.363Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2022-07-02T16:47:21.363Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.14s) [2022-07-02T16:47:21.363Z] PASS [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === Skipped [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-02T16:47:21.363Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-02T16:47:21.363Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-02T16:47:21.363Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-02T16:47:21.363Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-02T16:47:21.363Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-07-02T16:47:21.363Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-02T16:47:21.363Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-02T16:47:21.363Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-07-02T16:47:21.363Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-07-02T16:47:21.363Z] docker_cli_build_test.go:6032: unmatched requirement DaemonIsWindows [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.04s) [2022-07-02T16:47:21.363Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsWindows [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.04s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-07-02T16:47:21.363Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-02T16:47:21.363Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-02T16:47:21.363Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-07-02T16:47:21.363Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-07-02T16:47:21.363Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-07-02T16:47:21.363Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-07-02T16:47:21.363Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_sni_test.go:30: Flakey test [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-07-02T16:47:21.363Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-07-02T16:47:21.363Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-02T16:47:21.363Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-02T16:47:21.363Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-02T16:47:21.363Z] docker_cli_network_unix_test.go:46: [da2d830105c22] daemon is not started [2022-07-02T16:47:21.363Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] DONE 1265 tests, 51 skipped in 1457.400s [2022-07-02T16:47:21.363Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-02T16:47:21.363Z] ++++ cat bundles/test-integration/docker.pid [2022-07-02T16:47:21.363Z] +++ kill 9379 [2022-07-02T16:47:21.363Z] +++ /etc/init.d/apparmor stop [2022-07-02T16:47:21.363Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] Unloading profiles will leave already running processes permanently [2022-07-02T16:47:21.363Z] unconfined, which can lead to unexpected situations. [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.363Z] To set a process to complain mode, use the command line tool [2022-07-02T16:47:21.363Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-02T16:47:21.363Z] +++ true [2022-07-02T16:47:21.363Z] exiting test-integration [2022-07-02T16:47:21.363Z] ++ exit 0 [2022-07-02T16:47:21.363Z] [2022-07-02T16:47:21.926Z] + for job in $(jobs -p) [2022-07-02T16:47:21.926Z] + wait 13525 [2022-07-02T16:47:25.195Z] docker_cli_swarm_test.go:1189: [d8b16f2c0b0dc] joining swarm manager [d8698f2016340]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-02T16:48:03.857Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-02T16:48:10.400Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-02T16:48:14.569Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-02T16:48:16.461Z] docker_cli_swarm_test.go:1112: [d1e35b469e9e0] joining swarm manager [da60090240442]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-02T16:48:17.828Z] docker_cli_swarm_test.go:1113: [d84452210068a] joining swarm manager [da60090240442]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-02T16:49:54.211Z] docker_cli_swarm_test.go:1166: [d0f967c4ba7c8] joining swarm manager [da60090240442]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-02T16:50:26.241Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-02T16:50:26.241Z] docker_cli_swarm_test.go:1447: [dc2d8918d65e3] joining swarm manager [de457b5633300]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-02T16:50:26.241Z] docker_cli_swarm_test.go:1448: [ddec55a67d5f4] joining swarm manager [de457b5633300]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-02T16:50:36.213Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-02T16:50:37.142Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-02T16:50:37.142Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-02T16:50:37.398Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-02T16:50:37.398Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-02T16:50:38.327Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-02T16:50:40.218Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-02T16:50:44.389Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-02T16:50:45.757Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-02T16:50:48.277Z] docker_cli_swarm_unix_test.go:63: [d58334f53db95] joining swarm manager [df0cad475c3c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-02T16:51:44.451Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-02T16:51:44.451Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-02T16:51:44.451Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-02T16:51:45.825Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-02T16:51:49.098Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-02T16:51:51.617Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-02T16:51:53.509Z] docker_api_swarm_test.go:962: [d2878499349af] joining swarm manager [d760e6bac157a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-02T16:52:11.556Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-02T16:52:23.729Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-02T16:52:24.658Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-02T16:52:27.177Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-02T16:52:30.449Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-02T16:52:37.006Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-02T16:52:42.254Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-02T16:52:43.623Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-02T16:52:46.142Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-02T16:52:48.662Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-02T16:52:51.182Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-02T16:52:54.454Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-02T16:52:56.347Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-02T16:53:52.531Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-02T16:54:07.372Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-02T16:54:25.418Z] --- PASS: TestDockerSwarmSuite (1545.08s) [2022-07-02T16:54:25.418Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.13s) [2022-07-02T16:54:25.418Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.30s) [2022-07-02T16:54:25.418Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.99s) [2022-07-02T16:54:25.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.37s) [2022-07-02T16:54:25.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s) [2022-07-02T16:54:25.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.33s) [2022-07-02T16:54:25.418Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-02T16:54:25.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.01s) [2022-07-02T16:54:25.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2022-07-02T16:54:25.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.88s) [2022-07-02T16:54:25.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (41.53s) [2022-07-02T16:54:25.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.21s) [2022-07-02T16:54:25.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.41s) [2022-07-02T16:54:25.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.29s) [2022-07-02T16:54:25.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.47s) [2022-07-02T16:54:25.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.07s) [2022-07-02T16:54:25.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.80s) [2022-07-02T16:54:25.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.26s) [2022-07-02T16:54:25.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.47s) [2022-07-02T16:54:25.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.38s) [2022-07-02T16:54:25.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.13s) [2022-07-02T16:54:25.418Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.01s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.68s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.75s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.34s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (14.99s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.16s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.03s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.53s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.18s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.00s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.59s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.21s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.43s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.91s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.67s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.17s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.91s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.12s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.31s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.50s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.46s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.25s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.77s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.57s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.11s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.02s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.62s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.30s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.93s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.97s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.16s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.56s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.39s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.63s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.69s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.20s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.88s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.69s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.04s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.77s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.19s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.13s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.84s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.42s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.75s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.53s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.67s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.74s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.87s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.18s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.60s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.42s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.24s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.82s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (70.96s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.07s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.77s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.62s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.65s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.57s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.35s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.12s) [2022-07-02T16:54:25.419Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.00s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.57s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.08s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (45.08s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.05s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.25s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (128.10s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.23s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.36s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.19s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.55s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.10s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.13s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.46s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.89s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.25s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.98s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.55s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.41s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.43s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.48s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.52s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.97s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.90s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.21s) [2022-07-02T16:54:25.419Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2022-07-02T16:54:25.419Z] === RUN TestDockerExternalVolumeSuite [2022-07-02T16:54:25.419Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-02T16:54:25.419Z] docker_cli_external_volume_driver_test.go:53: [dcdc4d2f45fcd] daemon is not started [2022-07-02T16:54:40.261Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-02T16:55:47.896Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-02T16:55:55.983Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-02T16:56:10.832Z] docker_cli_external_volume_driver_test.go:53: [dbf1ec66b8b06] daemon is not started [2022-07-02T16:56:25.673Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-02T16:56:40.515Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-02T16:56:58.588Z] docker_cli_external_volume_driver_test.go:53: [d28a994cf66c1] daemon is not started [2022-07-02T16:57:10.757Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-02T16:57:10.757Z] docker_cli_external_volume_driver_test.go:53: [dc18714adbf42] daemon is not started [2022-07-02T16:57:25.599Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-02T16:57:57.630Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-02T16:58:15.703Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-02T16:58:30.546Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-02T16:59:17.172Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-02T16:59:35.218Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-02T17:00:07.284Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-02T17:00:39.310Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-02T17:00:54.151Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-02T17:01:08.994Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-02T17:01:08.994Z] docker_cli_external_volume_driver_test.go:485: [dce53e2703056] daemon is not started [2022-07-02T17:01:27.054Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-02T17:01:27.054Z] docker_cli_external_volume_driver_test.go:53: [d5f964b8f3d9a] daemon is not started [2022-07-02T17:01:41.897Z] --- PASS: TestDockerExternalVolumeSuite (437.05s) [2022-07-02T17:01:41.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s) [2022-07-02T17:01:41.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-07-02T17:01:41.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-07-02T17:01:41.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-07-02T17:01:41.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-07-02T17:01:41.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-07-02T17:01:41.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-02T17:01:41.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-07-02T17:01:41.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.15s) [2022-07-02T17:01:41.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-07-02T17:01:41.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-07-02T17:01:41.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-07-02T17:01:41.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.31s) [2022-07-02T17:01:41.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2022-07-02T17:01:41.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2022-07-02T17:01:41.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2022-07-02T17:01:41.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-07-02T17:01:41.897Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-07-02T17:01:41.897Z] PASS [2022-07-02T17:01:41.897Z] [2022-07-02T17:01:41.897Z] === Skipped [2022-07-02T17:01:41.897Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-02T17:01:41.897Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-02T17:01:41.897Z] check_test.go:540: [d6fa1efa00622] daemon is not started [2022-07-02T17:01:41.897Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-02T17:01:41.897Z] [2022-07-02T17:01:41.898Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-02T17:01:41.898Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-02T17:01:41.898Z] check_test.go:540: [d6d621efff3d7] daemon is not started [2022-07-02T17:01:41.898Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-02T17:01:41.898Z] [2022-07-02T17:01:41.898Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-02T17:01:41.898Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-02T17:01:41.898Z] check_test.go:540: [d92e4a56d0839] daemon is not started [2022-07-02T17:01:41.898Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-02T17:01:41.898Z] [2022-07-02T17:01:41.898Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-02T17:01:41.898Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-02T17:01:41.898Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-02T17:01:41.898Z] [2022-07-02T17:01:41.898Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-02T17:01:41.898Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-02T17:01:41.898Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-02T17:01:41.898Z] [2022-07-02T17:01:41.898Z] DONE 269 tests, 5 skipped in 2315.614s [2022-07-02T17:01:41.898Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-02T17:01:41.898Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6c25daab6810/docker.pid [2022-07-02T17:01:41.898Z] +++ kill 7042 [2022-07-02T17:01:41.898Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7042 is not a child of this shell [2022-07-02T17:01:41.898Z] warning: PID 7042 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6c25daab6810/docker.pid had a nonzero exit code [2022-07-02T17:01:41.898Z] ++++ cat bundles/test-integration/docker.pid [2022-07-02T17:01:41.898Z] +++ kill 9364 [2022-07-02T17:01:41.898Z] +++ /etc/init.d/apparmor stop [2022-07-02T17:01:41.898Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-02T17:01:41.898Z] [2022-07-02T17:01:41.898Z] Unloading profiles will leave already running processes permanently [2022-07-02T17:01:41.898Z] unconfined, which can lead to unexpected situations. [2022-07-02T17:01:41.898Z] [2022-07-02T17:01:41.898Z] To set a process to complain mode, use the command line tool [2022-07-02T17:01:41.898Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-02T17:01:41.898Z] +++ true [2022-07-02T17:01:41.898Z] exiting test-integration [2022-07-02T17:01:41.898Z] ++ exit 0 [2022-07-02T17:01:41.898Z] [2022-07-02T17:01:41.898Z] + exit 0 [2022-07-02T17:01:41.898Z] ++ jobs -p [2022-07-02T17:01:41.898Z] + pids= [2022-07-02T17:01:41.898Z] + echo 'Remaining pids to kill: []' [2022-07-02T17:01:41.898Z] Remaining pids to kill: [] [2022-07-02T17:01:41.898Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-02T17:01:41.909Z] Recording test results [2022-07-02T17:01:42.403Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-02T17:01:42.707Z] + echo Ensuring container killed. [2022-07-02T17:01:42.707Z] Ensuring container killed. [2022-07-02T17:01:42.707Z] + docker ps -aq -f name=docker-pr2-* [2022-07-02T17:01:42.707Z] + cids=10fd286e6682 [2022-07-02T17:01:42.707Z] b2ad3843f698 [2022-07-02T17:01:42.707Z] 0d3c6467537f [2022-07-02T17:01:42.707Z] + [ -n 10fd286e6682 [2022-07-02T17:01:42.707Z] b2ad3843f698 [2022-07-02T17:01:42.707Z] 0d3c6467537f ] [2022-07-02T17:01:42.707Z] + docker rm -vf 10fd286e6682 b2ad3843f698 0d3c6467537f [2022-07-02T17:01:43.271Z] 10fd286e6682 [2022-07-02T17:01:43.834Z] b2ad3843f698 [2022-07-02T17:01:43.834Z] 0d3c6467537f [Pipeline] sh [2022-07-02T17:01:44.119Z] + echo Chowning /workspace to jenkins user [2022-07-02T17:01:44.119Z] Chowning /workspace to jenkins user [2022-07-02T17:01:44.119Z] + id -u [2022-07-02T17:01:44.119Z] + id -g [2022-07-02T17:01:44.119Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43763:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-02T17:01:46.969Z] + bundleName=amd64 [2022-07-02T17:01:46.969Z] + echo Creating amd64-bundles.tar.gz [2022-07-02T17:01:46.969Z] Creating amd64-bundles.tar.gz [2022-07-02T17:01:46.969Z] + xargs tar -czf amd64-bundles.tar.gz [2022-07-02T17:01:46.969Z] + 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 [2022-07-02T17:01:48.345Z] Archiving artifacts [2022-07-02T17:01:48.794Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43763/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-02T17:01:49.097Z] + make clean [2022-07-02T17:01:49.097Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-02T17:01:49.097Z] docker-dev-cache [2022-07-02T17:01:49.097Z] docker-mod-cache [Pipeline] deleteDir [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