Pull request #43816 updated 09:15:38 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 669fbed1ac6e556a0097f77ccf5f033acaa42adb+7624f8aeb1836cd75a0912d9614930e8a59eaf4e (85fdb51dc32caba80a033e2ae5260374064a08b9) 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-43816@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 09:15:41 [2022-07-21T09:15:41.171Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 09:15:41 [2022-07-21T09:15:41.176Z] Trying to pass milestone 4 [Pipeline] milestone 09:15:41 [2022-07-21T09:15:41.263Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 09:15:41 [2022-07-21T09:15:41.448Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fc93641fc66946d3) in /home/ubuntu/workspace/moby_PR-43816 [Pipeline] { [Pipeline] checkout 09:15:41 [2022-07-21T09:15:41.487Z] The recommended git tool is: git 09:15:41 [2022-07-21T09:15:41.503Z] using credential docker-jenkins-github-credentials 09:15:41 [2022-07-21T09:15:41.510Z] Cloning the remote Git repository 09:15:41 [2022-07-21T09:15:41.510Z] Cloning with configured refspecs honoured and without tags 09:15:41 [2022-07-21T09:15:41.515Z] Cloning repository https://github.com/moby/moby.git 09:15:41 [2022-07-21T09:15:41.516Z] > git init /home/ubuntu/workspace/moby_PR-43816 # timeout=10 09:15:41 [2022-07-21T09:15:41.531Z] Fetching upstream changes from https://github.com/moby/moby.git 09:15:41 [2022-07-21T09:15:41.531Z] > git --version # timeout=10 09:15:41 [2022-07-21T09:15:41.535Z] > git --version # 'git version 2.17.1' 09:15:41 [2022-07-21T09:15:41.535Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:15:41 [2022-07-21T09:15:41.536Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43816/head:refs/remotes/origin/PR-43816 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:15:57 [2022-07-21T09:15:57.363Z] Fetching without tags 09:15:57 [2022-07-21T09:15:57.346Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 09:15:57 [2022-07-21T09:15:57.348Z] > git config --add remote.origin.fetch +refs/pull/43816/head:refs/remotes/origin/PR-43816 # timeout=10 09:15:57 [2022-07-21T09:15:57.351Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:15:57 [2022-07-21T09:15:57.360Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 09:15:57 [2022-07-21T09:15:57.368Z] Fetching upstream changes from https://github.com/moby/moby.git 09:15:57 [2022-07-21T09:15:57.368Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:15:57 [2022-07-21T09:15:57.369Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43816/head:refs/remotes/origin/PR-43816 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:15:57 [2022-07-21T09:15:57.527Z] Merging remotes/origin/master commit 7624f8aeb1836cd75a0912d9614930e8a59eaf4e into PR head commit 669fbed1ac6e556a0097f77ccf5f033acaa42adb 09:15:58 [2022-07-21T09:15:58.096Z] Merge succeeded, producing 669fbed1ac6e556a0097f77ccf5f033acaa42adb 09:15:58 [2022-07-21T09:15:58.097Z] Checking out Revision 669fbed1ac6e556a0097f77ccf5f033acaa42adb (PR-43816) 09:15:58 [2022-07-21T09:15:58.213Z] Commit message: "daemon/containerd: validate image filters" 09:15:58 [2022-07-21T09:15:58.219Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:58 [2022-07-21T09:15:58.851Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43816:/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 09:15:57 [2022-07-21T09:15:57.531Z] > git config core.sparsecheckout # timeout=10 09:15:57 [2022-07-21T09:15:57.535Z] > git checkout -f 669fbed1ac6e556a0097f77ccf5f033acaa42adb # timeout=10 09:15:58 [2022-07-21T09:15:58.072Z] > git remote # timeout=10 09:15:58 [2022-07-21T09:15:58.074Z] > git config --get remote.origin.url # timeout=10 09:15:58 [2022-07-21T09:15:58.076Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:15:58 [2022-07-21T09:15:58.077Z] > git merge 7624f8aeb1836cd75a0912d9614930e8a59eaf4e # timeout=10 09:15:58 [2022-07-21T09:15:58.085Z] > git rev-parse HEAD^{commit} # timeout=10 09:15:58 [2022-07-21T09:15:58.100Z] > git config core.sparsecheckout # timeout=10 09:15:58 [2022-07-21T09:15:58.103Z] > git checkout -f 669fbed1ac6e556a0097f77ccf5f033acaa42adb # timeout=10 09:15:58 [2022-07-21T09:15:58.216Z] > git rev-list --no-walk 49e8b7d3c7a71bce5295bff873dde566e5f7520f # timeout=10 09:16:01 [2022-07-21T09:16:01.377Z] 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 09:16:01 [2022-07-21T09:16:01.852Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fe6db17a3f6317c0) in /home/ubuntu/workspace/moby_PR-43816 09:16:01 [2022-07-21T09:16:01.854Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0e21ee8176963920e) in /home/ubuntu/workspace/moby_PR-43816 [Pipeline] node 09:16:01 [2022-07-21T09:16:01.855Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fc93641fc66946d3) in /home/ubuntu/workspace/moby_PR-43816 Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional 09:16:01 [2022-07-21T09:16:01.857Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a5312bc1d31f28b7) in /home/ubuntu/workspace/moby_PR-43816 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout 09:16:01 [2022-07-21T09:16:01.904Z] The recommended git tool is: git [Pipeline] checkout 09:16:01 [2022-07-21T09:16:01.913Z] The recommended git tool is: git 09:16:01 [2022-07-21T09:16:01.918Z] using credential docker-jenkins-github-credentials 09:16:01 [2022-07-21T09:16:01.928Z] Cloning the remote Git repository 09:16:01 [2022-07-21T09:16:01.928Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout 09:16:01 [2022-07-21T09:16:01.935Z] The recommended git tool is: git 09:16:01 [2022-07-21T09:16:01.936Z] using credential docker-jenkins-github-credentials 09:16:01 [2022-07-21T09:16:01.943Z] using credential docker-jenkins-github-credentials 09:16:01 [2022-07-21T09:16:01.948Z] Cloning the remote Git repository 09:16:01 [2022-07-21T09:16:01.948Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout 09:16:01 [2022-07-21T09:16:01.957Z] Fetching changes from the remote Git repository 09:16:01 [2022-07-21T09:16:01.958Z] The recommended git tool is: git 09:16:01 [2022-07-21T09:16:01.962Z] Fetching without tags [Pipeline] // stage 09:16:01 [2022-07-21T09:16:01.976Z] using credential docker-jenkins-github-credentials [Pipeline] // stage 09:16:01 [2022-07-21T09:16:01.987Z] Cloning the remote Git repository 09:16:01 [2022-07-21T09:16:01.987Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage 09:16:02 [2022-07-21T09:16:02.138Z] Merging remotes/origin/master commit 7624f8aeb1836cd75a0912d9614930e8a59eaf4e into PR head commit 669fbed1ac6e556a0097f77ccf5f033acaa42adb [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] } 09:16:02 [2022-07-21T09:16:02.307Z] Merge succeeded, producing 669fbed1ac6e556a0097f77ccf5f033acaa42adb 09:16:02 [2022-07-21T09:16:02.308Z] Checking out Revision 669fbed1ac6e556a0097f77ccf5f033acaa42adb (PR-43816) 09:16:02 [2022-07-21T09:16:02.364Z] Commit message: "daemon/containerd: validate image filters" [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:01 [2022-07-21T09:16:01.914Z] Cloning repository https://github.com/moby/moby.git 09:16:01 [2022-07-21T09:16:01.915Z] > git init /home/ubuntu/workspace/moby_PR-43816 # timeout=10 09:16:01 [2022-07-21T09:16:01.937Z] Fetching upstream changes from https://github.com/moby/moby.git 09:16:01 [2022-07-21T09:16:01.937Z] > git --version # timeout=10 09:16:01 [2022-07-21T09:16:01.945Z] > git --version # 'git version 2.17.1' 09:16:01 [2022-07-21T09:16:01.945Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:16:01 [2022-07-21T09:16:01.946Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43816/head:refs/remotes/origin/PR-43816 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:16:01 [2022-07-21T09:16:01.943Z] Cloning repository https://github.com/moby/moby.git 09:16:01 [2022-07-21T09:16:01.943Z] > git init /home/ubuntu/workspace/moby_PR-43816 # timeout=10 09:16:01 [2022-07-21T09:16:01.954Z] Fetching upstream changes from https://github.com/moby/moby.git 09:16:01 [2022-07-21T09:16:01.954Z] > git --version # timeout=10 09:16:01 [2022-07-21T09:16:01.961Z] > git --version # 'git version 2.25.1' 09:16:01 [2022-07-21T09:16:01.961Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:16:01 [2022-07-21T09:16:01.962Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43816/head:refs/remotes/origin/PR-43816 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:16:01 [2022-07-21T09:16:01.954Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43816/.git # timeout=10 09:16:01 [2022-07-21T09:16:01.961Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 09:16:01 [2022-07-21T09:16:01.967Z] Fetching upstream changes from https://github.com/moby/moby.git 09:16:01 [2022-07-21T09:16:01.967Z] > git --version # timeout=10 09:16:01 [2022-07-21T09:16:01.969Z] > git --version # 'git version 2.17.1' 09:16:01 [2022-07-21T09:16:01.969Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:16:01 [2022-07-21T09:16:01.970Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43816/head:refs/remotes/origin/PR-43816 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:16:02 [2022-07-21T09:16:02.142Z] > git config core.sparsecheckout # timeout=10 09:16:02 [2022-07-21T09:16:02.144Z] > git checkout -f 669fbed1ac6e556a0097f77ccf5f033acaa42adb # timeout=10 09:16:02 [2022-07-21T09:16:02.292Z] > git remote # timeout=10 09:16:02 [2022-07-21T09:16:02.294Z] > git config --get remote.origin.url # timeout=10 09:16:02 [2022-07-21T09:16:02.297Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:16:02 [2022-07-21T09:16:02.298Z] > git merge 7624f8aeb1836cd75a0912d9614930e8a59eaf4e # timeout=10 09:16:02 [2022-07-21T09:16:02.304Z] > git rev-parse HEAD^{commit} # timeout=10 09:16:02 [2022-07-21T09:16:02.311Z] > git config core.sparsecheckout # timeout=10 09:16:02 [2022-07-21T09:16:02.314Z] > git checkout -f 669fbed1ac6e556a0097f77ccf5f033acaa42adb # timeout=10 09:16:02 [2022-07-21T09:16:02.020Z] Cloning repository https://github.com/moby/moby.git 09:16:02 [2022-07-21T09:16:02.021Z] > git init /home/ubuntu/workspace/moby_PR-43816 # timeout=10 09:16:02 [2022-07-21T09:16:02.035Z] Fetching upstream changes from https://github.com/moby/moby.git 09:16:02 [2022-07-21T09:16:02.035Z] > git --version # timeout=10 09:16:02 [2022-07-21T09:16:02.042Z] > git --version # 'git version 2.25.1' 09:16:02 [2022-07-21T09:16:02.042Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:16:02 [2022-07-21T09:16:02.043Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43816/head:refs/remotes/origin/PR-43816 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:16:03 [2022-07-21T09:16:03.077Z] + [ PR != PR ] 09:16:03 [2022-07-21T09:16:03.077Z] + [ master != master ] 09:16:03 [2022-07-21T09:16:03.077Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 09:16:03 [2022-07-21T09:16:03.392Z] + docker version 09:16:03 [2022-07-21T09:16:03.392Z] Client: Docker Engine - Community 09:16:03 [2022-07-21T09:16:03.392Z] Version: 20.10.14 09:16:03 [2022-07-21T09:16:03.392Z] API version: 1.41 09:16:03 [2022-07-21T09:16:03.392Z] Go version: go1.16.15 09:16:03 [2022-07-21T09:16:03.392Z] Git commit: a224086 09:16:03 [2022-07-21T09:16:03.392Z] Built: Thu Mar 24 01:47:57 2022 09:16:03 [2022-07-21T09:16:03.392Z] OS/Arch: linux/amd64 09:16:03 [2022-07-21T09:16:03.392Z] Context: default 09:16:03 [2022-07-21T09:16:03.392Z] Experimental: true 09:16:03 [2022-07-21T09:16:03.392Z] 09:16:03 [2022-07-21T09:16:03.392Z] Server: Docker Engine - Community 09:16:03 [2022-07-21T09:16:03.392Z] Engine: 09:16:03 [2022-07-21T09:16:03.392Z] Version: 20.10.14 09:16:03 [2022-07-21T09:16:03.392Z] API version: 1.41 (minimum version 1.12) 09:16:03 [2022-07-21T09:16:03.392Z] Go version: go1.16.15 09:16:03 [2022-07-21T09:16:03.392Z] Git commit: 87a90dc 09:16:03 [2022-07-21T09:16:03.392Z] Built: Thu Mar 24 01:45:46 2022 09:16:03 [2022-07-21T09:16:03.392Z] OS/Arch: linux/amd64 09:16:03 [2022-07-21T09:16:03.392Z] Experimental: true 09:16:03 [2022-07-21T09:16:03.392Z] containerd: 09:16:03 [2022-07-21T09:16:03.392Z] Version: 1.5.11 09:16:03 [2022-07-21T09:16:03.392Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 09:16:03 [2022-07-21T09:16:03.392Z] runc: 09:16:03 [2022-07-21T09:16:03.392Z] Version: 1.0.3 09:16:03 [2022-07-21T09:16:03.392Z] GitCommit: v1.0.3-0-gf46b6ba 09:16:03 [2022-07-21T09:16:03.392Z] docker-init: 09:16:03 [2022-07-21T09:16:03.392Z] Version: 0.19.0 09:16:03 [2022-07-21T09:16:03.392Z] GitCommit: de40ad0 [Pipeline] sh 09:16:03 [2022-07-21T09:16:03.673Z] + docker info 09:16:04 [2022-07-21T09:16:04.605Z] Client: 09:16:04 [2022-07-21T09:16:04.605Z] Context: default 09:16:04 [2022-07-21T09:16:04.605Z] Debug Mode: false 09:16:04 [2022-07-21T09:16:04.605Z] Plugins: 09:16:04 [2022-07-21T09:16:04.605Z] app: Docker App (Docker Inc., v0.9.1-beta3) 09:16:04 [2022-07-21T09:16:04.605Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) 09:16:04 [2022-07-21T09:16:04.605Z] compose: Docker Compose (Docker Inc., v2.4.1) 09:16:04 [2022-07-21T09:16:04.605Z] scan: Docker Scan (Docker Inc., v0.17.0) 09:16:04 [2022-07-21T09:16:04.605Z] 09:16:04 [2022-07-21T09:16:04.605Z] Server: 09:16:04 [2022-07-21T09:16:04.605Z] Containers: 0 09:16:04 [2022-07-21T09:16:04.605Z] Running: 0 09:16:04 [2022-07-21T09:16:04.605Z] Paused: 0 09:16:04 [2022-07-21T09:16:04.605Z] Stopped: 0 09:16:04 [2022-07-21T09:16:04.605Z] Images: 4 09:16:04 [2022-07-21T09:16:04.605Z] Server Version: 20.10.14 09:16:04 [2022-07-21T09:16:04.605Z] Storage Driver: overlay2 09:16:04 [2022-07-21T09:16:04.605Z] Backing Filesystem: extfs 09:16:04 [2022-07-21T09:16:04.605Z] Supports d_type: true 09:16:04 [2022-07-21T09:16:04.605Z] Native Overlay Diff: true 09:16:04 [2022-07-21T09:16:04.605Z] userxattr: false 09:16:04 [2022-07-21T09:16:04.605Z] Logging Driver: json-file 09:16:04 [2022-07-21T09:16:04.605Z] Cgroup Driver: cgroupfs 09:16:04 [2022-07-21T09:16:04.605Z] Cgroup Version: 1 09:16:04 [2022-07-21T09:16:04.605Z] Plugins: 09:16:04 [2022-07-21T09:16:04.605Z] Volume: local 09:16:04 [2022-07-21T09:16:04.605Z] Network: bridge host ipvlan macvlan null overlay 09:16:04 [2022-07-21T09:16:04.605Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 09:16:04 [2022-07-21T09:16:04.605Z] Swarm: inactive 09:16:04 [2022-07-21T09:16:04.605Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 09:16:04 [2022-07-21T09:16:04.605Z] Default Runtime: runc 09:16:04 [2022-07-21T09:16:04.605Z] Init Binary: docker-init 09:16:04 [2022-07-21T09:16:04.605Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 09:16:04 [2022-07-21T09:16:04.605Z] runc version: v1.0.3-0-gf46b6ba 09:16:04 [2022-07-21T09:16:04.605Z] init version: de40ad0 09:16:04 [2022-07-21T09:16:04.605Z] Security Options: 09:16:04 [2022-07-21T09:16:04.605Z] apparmor 09:16:04 [2022-07-21T09:16:04.605Z] seccomp 09:16:04 [2022-07-21T09:16:04.605Z] Profile: default 09:16:04 [2022-07-21T09:16:04.605Z] Kernel Version: 5.4.0-1071-aws 09:16:04 [2022-07-21T09:16:04.605Z] Operating System: Ubuntu 18.04.6 LTS 09:16:04 [2022-07-21T09:16:04.605Z] OSType: linux 09:16:04 [2022-07-21T09:16:04.605Z] Architecture: x86_64 09:16:04 [2022-07-21T09:16:04.605Z] CPUs: 2 09:16:04 [2022-07-21T09:16:04.605Z] Total Memory: 7.565GiB 09:16:04 [2022-07-21T09:16:04.605Z] Name: ip-10-100-119-200 09:16:04 [2022-07-21T09:16:04.605Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW 09:16:04 [2022-07-21T09:16:04.605Z] Docker Root Dir: /var/lib/docker 09:16:04 [2022-07-21T09:16:04.605Z] Debug Mode: false 09:16:04 [2022-07-21T09:16:04.605Z] Registry: https://index.docker.io/v1/ 09:16:04 [2022-07-21T09:16:04.605Z] Labels: 09:16:04 [2022-07-21T09:16:04.605Z] Experimental: true 09:16:04 [2022-07-21T09:16:04.605Z] Insecure Registries: 09:16:04 [2022-07-21T09:16:04.605Z] 127.0.0.0/8 09:16:04 [2022-07-21T09:16:04.605Z] Live Restore Enabled: true 09:16:04 [2022-07-21T09:16:04.605Z] 09:16:04 [2022-07-21T09:16:04.605Z] WARNING: No swap limit support [Pipeline] sh 09:16:04 [2022-07-21T09:16:04.884Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 09:16:04 [2022-07-21T09:16:04.884Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 09:16:04 [2022-07-21T09:16:04.884Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43816/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 09:16:04 [2022-07-21T09:16:04.884Z] + bash /home/ubuntu/workspace/moby_PR-43816/check-config.sh 09:16:04 [2022-07-21T09:16:04.884Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 09:16:04 [2022-07-21T09:16:04.884Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... 09:16:04 [2022-07-21T09:16:04.884Z] 09:16:04 [2022-07-21T09:16:04.884Z] Generally Necessary: 09:16:04 [2022-07-21T09:16:04.884Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 09:16:04 [2022-07-21T09:16:04.884Z] - apparmor: enabled and tools installed 09:16:04 [2022-07-21T09:16:04.884Z] - CONFIG_NAMESPACES: enabled 09:16:04 [2022-07-21T09:16:04.884Z] - CONFIG_NET_NS: enabled 09:16:04 [2022-07-21T09:16:04.884Z] - CONFIG_PID_NS: enabled 09:16:04 [2022-07-21T09:16:04.884Z] - CONFIG_IPC_NS: enabled 09:16:04 [2022-07-21T09:16:04.884Z] - CONFIG_UTS_NS: enabled 09:16:04 [2022-07-21T09:16:04.884Z] - CONFIG_CGROUPS: enabled 09:16:04 [2022-07-21T09:16:04.884Z] - CONFIG_CGROUP_CPUACCT: enabled 09:16:04 [2022-07-21T09:16:04.884Z] - CONFIG_CGROUP_DEVICE: enabled 09:16:04 [2022-07-21T09:16:04.884Z] - CONFIG_CGROUP_FREEZER: enabled 09:16:04 [2022-07-21T09:16:04.884Z] - CONFIG_CGROUP_SCHED: enabled 09:16:04 [2022-07-21T09:16:04.884Z] - CONFIG_CPUSETS: enabled 09:16:04 [2022-07-21T09:16:04.884Z] - CONFIG_MEMCG: enabled 09:16:04 [2022-07-21T09:16:04.884Z] - CONFIG_KEYS: enabled 09:16:04 [2022-07-21T09:16:04.884Z] - CONFIG_VETH: enabled (as module) 09:16:04 [2022-07-21T09:16:04.884Z] - CONFIG_BRIDGE: enabled (as module) 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_IP_NF_FILTER: enabled (as module) 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_IP_NF_NAT: enabled (as module) 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_NF_NAT: enabled (as module) 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_POSIX_MQUEUE: enabled 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_CGROUP_BPF: enabled 09:16:05 [2022-07-21T09:16:05.142Z] 09:16:05 [2022-07-21T09:16:05.142Z] Optional Features: 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_USER_NS: enabled 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_SECCOMP: enabled 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_SECCOMP_FILTER: enabled 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_CGROUP_PIDS: enabled 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_MEMCG_SWAP: enabled 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 09:16:05 [2022-07-21T09:16:05.142Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_BLK_CGROUP: enabled 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_BLK_DEV_THROTTLING: enabled 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_CGROUP_PERF: enabled 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_CGROUP_HUGETLB: enabled 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_CGROUP_NET_PRIO: enabled 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_CFS_BANDWIDTH: enabled 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_FAIR_GROUP_SCHED: enabled 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_RT_GROUP_SCHED: missing 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_IP_VS: enabled (as module) 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_IP_VS_NFCT: enabled 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_IP_VS_PROTO_TCP: enabled 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_IP_VS_PROTO_UDP: enabled 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_IP_VS_RR: enabled (as module) 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_SECURITY_SELINUX: enabled 09:16:05 [2022-07-21T09:16:05.142Z] - CONFIG_SECURITY_APPARMOR: enabled 09:16:05 [2022-07-21T09:16:05.399Z] - CONFIG_EXT4_FS: enabled 09:16:05 [2022-07-21T09:16:05.399Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 09:16:05 [2022-07-21T09:16:05.399Z] - CONFIG_EXT4_FS_SECURITY: enabled 09:16:05 [2022-07-21T09:16:05.399Z] - Network Drivers: 09:16:05 [2022-07-21T09:16:05.399Z] - "overlay": 09:16:05 [2022-07-21T09:16:05.399Z] - CONFIG_VXLAN: enabled (as module) 09:16:05 [2022-07-21T09:16:05.399Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 09:16:05 [2022-07-21T09:16:05.399Z] Optional (for encrypted networks): 09:16:05 [2022-07-21T09:16:05.399Z] - CONFIG_CRYPTO: enabled 09:16:05 [2022-07-21T09:16:05.399Z] - CONFIG_CRYPTO_AEAD: enabled 09:16:05 [2022-07-21T09:16:05.399Z] - CONFIG_CRYPTO_GCM: enabled 09:16:05 [2022-07-21T09:16:05.399Z] - CONFIG_CRYPTO_SEQIV: enabled 09:16:05 [2022-07-21T09:16:05.399Z] - CONFIG_CRYPTO_GHASH: enabled 09:16:05 [2022-07-21T09:16:05.399Z] - CONFIG_XFRM: enabled 09:16:05 [2022-07-21T09:16:05.399Z] - CONFIG_XFRM_USER: enabled (as module) 09:16:05 [2022-07-21T09:16:05.399Z] - CONFIG_XFRM_ALGO: enabled (as module) 09:16:05 [2022-07-21T09:16:05.399Z] - CONFIG_INET_ESP: enabled (as module) 09:16:05 [2022-07-21T09:16:05.399Z] - "ipvlan": 09:16:05 [2022-07-21T09:16:05.399Z] - CONFIG_IPVLAN: enabled (as module) 09:16:05 [2022-07-21T09:16:05.399Z] - "macvlan": 09:16:05 [2022-07-21T09:16:05.399Z] - CONFIG_MACVLAN: enabled (as module) 09:16:05 [2022-07-21T09:16:05.399Z] - CONFIG_DUMMY: enabled (as module) 09:16:05 [2022-07-21T09:16:05.399Z] - "ftp,tftp client in container": 09:16:05 [2022-07-21T09:16:05.399Z] - CONFIG_NF_NAT_FTP: enabled (as module) 09:16:05 [2022-07-21T09:16:05.399Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 09:16:05 [2022-07-21T09:16:05.399Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 09:16:05 [2022-07-21T09:16:05.399Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 09:16:05 [2022-07-21T09:16:05.399Z] - Storage Drivers: 09:16:05 [2022-07-21T09:16:05.399Z] - "aufs": 09:16:05 [2022-07-21T09:16:05.399Z] - CONFIG_AUFS_FS: enabled (as module) 09:16:05 [2022-07-21T09:16:05.399Z] - "btrfs": 09:16:05 [2022-07-21T09:16:05.399Z] - CONFIG_BTRFS_FS: enabled (as module) 09:16:05 [2022-07-21T09:16:05.399Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 09:16:05 [2022-07-21T09:16:05.399Z] - "devicemapper": 09:16:05 [2022-07-21T09:16:05.399Z] - CONFIG_BLK_DEV_DM: enabled 09:16:05 [2022-07-21T09:16:05.399Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 09:16:05 [2022-07-21T09:16:05.399Z] - "overlay": 09:16:05 [2022-07-21T09:16:05.399Z] - CONFIG_OVERLAY_FS: enabled (as module) 09:16:05 [2022-07-21T09:16:05.399Z] - "zfs": 09:16:05 [2022-07-21T09:16:05.399Z] - /dev/zfs: present 09:16:05 [2022-07-21T09:16:05.399Z] - zfs command: missing 09:16:05 [2022-07-21T09:16:05.399Z] - zpool command: missing 09:16:05 [2022-07-21T09:16:05.399Z] 09:16:05 [2022-07-21T09:16:05.399Z] Limits: 09:16:05 [2022-07-21T09:16:05.399Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 09:16:05 [2022-07-21T09:16:05.399Z] 09:16:05 [2022-07-21T09:16:05.399Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 09:16:05 [2022-07-21T09:16:05.718Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:669fbed1ac6e556a0097f77ccf5f033acaa42adb . 09:16:05 [2022-07-21T09:16:05.718Z] #1 [internal] load build definition from Dockerfile 09:16:05 [2022-07-21T09:16:05.718Z] #1 sha256:7a0725b879e2687649f7ccc130e1735a9553c0fa7b301952a61322ad2407ba39 09:16:05 [2022-07-21T09:16:05.718Z] #1 transferring dockerfile: 19.25kB done 09:16:05 [2022-07-21T09:16:05.718Z] #1 DONE 0.0s 09:16:05 [2022-07-21T09:16:05.718Z] 09:16:05 [2022-07-21T09:16:05.718Z] #2 [internal] load .dockerignore 09:16:05 [2022-07-21T09:16:05.718Z] #2 sha256:20064458368c63eaf59c69a57ac8ac2f4bffc612682c5e6121d8d90e732347a8 09:16:05 [2022-07-21T09:16:05.718Z] #2 transferring context: 145B done 09:16:05 [2022-07-21T09:16:05.718Z] #2 DONE 0.0s 09:16:05 [2022-07-21T09:16:05.718Z] 09:16:05 [2022-07-21T09:16:05.718Z] #3 resolve image config for docker.io/docker/dockerfile:1 09:16:05 [2022-07-21T09:16:05.718Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d 09:16:05 [2022-07-21T09:16:05.976Z] #3 DONE 0.1s 09:16:05 [2022-07-21T09:16:05.976Z] 09:16:05 [2022-07-21T09:16:05.976Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 09:16:05 [2022-07-21T09:16:05.976Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 09:16:05 [2022-07-21T09:16:05.976Z] #4 CACHED 09:16:05 [2022-07-21T09:16:05.976Z] 09:16:05 [2022-07-21T09:16:05.976Z] #5 [internal] load .dockerignore 09:16:05 [2022-07-21T09:16:05.976Z] #5 sha256:79a7b6576a75296df1f3b8bdf3e19e7600c14a5b49748d4c86095dcaa11ec92b 09:16:05 [2022-07-21T09:16:05.976Z] #5 DONE 0.0s 09:16:05 [2022-07-21T09:16:05.976Z] 09:16:05 [2022-07-21T09:16:05.976Z] #6 [internal] load build definition from Dockerfile 09:16:05 [2022-07-21T09:16:05.976Z] #6 sha256:f44c48f7ebd90b93a592d2a77cdb0b0ff74cf1d7528dd6604d4e9931e81b3777 09:16:05 [2022-07-21T09:16:05.976Z] #6 DONE 0.0s 09:16:05 [2022-07-21T09:16:05.976Z] 09:16:05 [2022-07-21T09:16:05.976Z] #7 [internal] load metadata for docker.io/library/debian:bullseye 09:16:05 [2022-07-21T09:16:05.976Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e 09:16:06 [2022-07-21T09:16:06.239Z] #7 DONE 0.1s 09:16:06 [2022-07-21T09:16:06.239Z] 09:16:06 [2022-07-21T09:16:06.239Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 09:16:06 [2022-07-21T09:16:06.239Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 09:16:06 [2022-07-21T09:16:06.239Z] #10 DONE 0.1s 09:16:06 [2022-07-21T09:16:06.239Z] 09:16:06 [2022-07-21T09:16:06.239Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 09:16:06 [2022-07-21T09:16:06.239Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 09:16:06 [2022-07-21T09:16:06.239Z] #9 DONE 0.1s 09:16:06 [2022-07-21T09:16:06.239Z] 09:16:06 [2022-07-21T09:16:06.239Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye 09:16:06 [2022-07-21T09:16:06.239Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f 09:16:06 [2022-07-21T09:16:06.239Z] #8 DONE 0.2s 09:16:06 [2022-07-21T09:16:06.239Z] 09:16:06 [2022-07-21T09:16:06.239Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 09:16:06 [2022-07-21T09:16:06.239Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 09:16:06 [2022-07-21T09:16:06.239Z] #80 DONE 0.0s 09:16:06 [2022-07-21T09:16:06.239Z] 09:16:06 [2022-07-21T09:16:06.239Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 09:16:06 [2022-07-21T09:16:06.239Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 09:16:06 [2022-07-21T09:16:06.239Z] #78 DONE 0.0s 09:16:06 [2022-07-21T09:16:06.239Z] 09:16:06 [2022-07-21T09:16:06.239Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 09:16:06 [2022-07-21T09:16:06.239Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 09:16:06 [2022-07-21T09:16:06.239Z] #11 DONE 0.0s 09:16:06 [2022-07-21T09:16:06.239Z] 09:16:06 [2022-07-21T09:16:06.239Z] #31 [internal] load build context 09:16:06 [2022-07-21T09:16:06.239Z] #31 sha256:a6049e9f80f447fa44c75701e04229c96445a05d61de216222332580aeee5155 09:16:06 [2022-07-21T09:16:06.498Z] #31 ... 09:16:06 [2022-07-21T09:16:06.498Z] 09:16:06 [2022-07-21T09:16:06.498Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 09:16:06 [2022-07-21T09:16:06.498Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda 09:16:06 [2022-07-21T09:16:06.498Z] #35 DONE 0.0s 09:16:06 [2022-07-21T09:16:06.498Z] 09:16:06 [2022-07-21T09:16:06.498Z] #31 [internal] load build context 09:16:06 [2022-07-21T09:16:06.498Z] #31 sha256:a6049e9f80f447fa44c75701e04229c96445a05d61de216222332580aeee5155 09:16:07 [2022-07-21T09:16:07.073Z] #31 ... 09:16:07 [2022-07-21T09:16:07.073Z] 09:16:07 [2022-07-21T09:16:07.073Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 09:16:07 [2022-07-21T09:16:07.073Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 09:16:07 [2022-07-21T09:16:07.073Z] #56 DONE 0.5s 09:16:07 [2022-07-21T09:16:07.073Z] 09:16:07 [2022-07-21T09:16:07.073Z] #31 [internal] load build context 09:16:07 [2022-07-21T09:16:07.073Z] #31 sha256:a6049e9f80f447fa44c75701e04229c96445a05d61de216222332580aeee5155 09:16:08 [2022-07-21T09:16:08.011Z] #31 transferring context: 62.08MB 1.6s done 09:16:08 [2022-07-21T09:16:08.011Z] #31 DONE 1.6s 09:16:08 [2022-07-21T09:16:08.011Z] 09:16:08 [2022-07-21T09:16:08.012Z] #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 09:16:08 [2022-07-21T09:16:08.012Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 09:16:08 [2022-07-21T09:16:08.012Z] #13 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #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 09:16:08 [2022-07-21T09:16:08.012Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 09:16:08 [2022-07-21T09:16:08.012Z] #19 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac 09:16:08 [2022-07-21T09:16:08.012Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 09:16:08 [2022-07-21T09:16:08.012Z] #43 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 09:16:08 [2022-07-21T09:16:08.012Z] #30 sha256:83bce159d05069a810ec163fcd0fb37cd2aa0fce8eb6f763e11acc0e2a9240e4 09:16:08 [2022-07-21T09:16:08.012Z] #30 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #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 09:16:08 [2022-07-21T09:16:08.012Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 09:16:08 [2022-07-21T09:16:08.012Z] #84 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / 09:16:08 [2022-07-21T09:16:08.012Z] #70 sha256:1f52b2e6fde5085ae71a292c5a93fde44d9e9bd66db0a2b630df16874d5b79cc 09:16:08 [2022-07-21T09:16:08.012Z] #70 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf 09:16:08 [2022-07-21T09:16:08.012Z] #16 sha256:51f23b7279a7c7bb3b8022a027a291bab7e4532f6fd5e3ce648c5c492209cef2 09:16:08 [2022-07-21T09:16:08.012Z] #16 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 09:16:08 [2022-07-21T09:16:08.012Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 09:16:08 [2022-07-21T09:16:08.012Z] #81 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #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 09:16:08 [2022-07-21T09:16:08.012Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 09:16:08 [2022-07-21T09:16:08.012Z] #60 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build 09:16:08 [2022-07-21T09:16:08.012Z] #75 sha256:fcbc614c41a1a542b74515db4dc1124308c75b322a686c0b74ff5a859482a113 09:16:08 [2022-07-21T09:16:08.012Z] #75 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ 09:16:08 [2022-07-21T09:16:08.012Z] #55 sha256:9eb0d8041b14a673f49176a41396b611fc97f66437e9b06ce159149418393b4d 09:16:08 [2022-07-21T09:16:08.012Z] #55 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ 09:16:08 [2022-07-21T09:16:08.012Z] #86 sha256:1b52c4bb35d8d20f09f983a205a2837e35097992c6436eb37dcfa812fdbd5189 09:16:08 [2022-07-21T09:16:08.012Z] #86 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ 09:16:08 [2022-07-21T09:16:08.012Z] #63 sha256:3471408266effec21d46f048752c33eafe6831b5664ce167b613461822f17a26 09:16:08 [2022-07-21T09:16:08.012Z] #63 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 09:16:08 [2022-07-21T09:16:08.012Z] #24 sha256:6a9357878124d778cb7dfcd24657422fe9be048a826d1792e40d7e9a30898fab 09:16:08 [2022-07-21T09:16:08.012Z] #24 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #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 09:16:08 [2022-07-21T09:16:08.012Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 09:16:08 [2022-07-21T09:16:08.012Z] #69 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ 09:16:08 [2022-07-21T09:16:08.012Z] #68 sha256:df3234d52479f9ed03ec3124d2a7a9b313bdcdf702d0f65bdf944408f9f46ef0 09:16:08 [2022-07-21T09:16:08.012Z] #68 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ 09:16:08 [2022-07-21T09:16:08.012Z] #61 sha256:891cced7fc7c9ff6d7a66b15df91aaf1be337ebfbdcff8d214ea72d2e1e73c9f 09:16:08 [2022-07-21T09:16:08.012Z] #61 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ 09:16:08 [2022-07-21T09:16:08.012Z] #59 sha256:d00520ba7286456eb0f4418b79152acb8ae85535ffe2d8273593fc1543c20305 09:16:08 [2022-07-21T09:16:08.012Z] #59 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 09:16:08 [2022-07-21T09:16:08.012Z] #37 sha256:e9f91df6658f2dceab4e7a21a7d15f387c03b24c4bf9214ea14ad76c999bca0d 09:16:08 [2022-07-21T09:16:08.012Z] #37 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / 09:16:08 [2022-07-21T09:16:08.012Z] #32 sha256:ecd1834fe814352407847dec32c6fbc09d24593715542d3ca629c9bc16c31a49 09:16:08 [2022-07-21T09:16:08.012Z] #32 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #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 09:16:08 [2022-07-21T09:16:08.012Z] #21 sha256:64f3ecef25c02a7d4b0fd485e1a6934f10e0cd1c3ad62a0a50def9eaf88c1af4 09:16:08 [2022-07-21T09:16:08.012Z] #21 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ 09:16:08 [2022-07-21T09:16:08.012Z] #44 sha256:6adde6ea388e5af8bf4ce28612e7d7c914cb43567ce361df12fd6bea08daf8a7 09:16:08 [2022-07-21T09:16:08.012Z] #44 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images 09:16:08 [2022-07-21T09:16:08.012Z] #39 sha256:c140cfeabe31cac3052d0ca32a6a54e190dd988f9ef8e6f6b4ace9d7d3a35214 09:16:08 [2022-07-21T09:16:08.012Z] #39 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #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 09:16:08 [2022-07-21T09:16:08.012Z] #57 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 09:16:08 [2022-07-21T09:16:08.012Z] #57 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ 09:16:08 [2022-07-21T09:16:08.012Z] #72 sha256:f517d3e63ff7c4582e1200e93b92bcd8336da34715d7e72b0acf34d7d9109c92 09:16:08 [2022-07-21T09:16:08.012Z] #72 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #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 09:16:08 [2022-07-21T09:16:08.012Z] #33 sha256:b91474c8d797d87a93f18cf0bb2f2e8ce61c584ea191e93320670b534688fa22 09:16:08 [2022-07-21T09:16:08.012Z] #33 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker 09:16:08 [2022-07-21T09:16:08.012Z] #22 sha256:92a93057e00e8346a88138c1c27fab618242ab4af57198ad053ef3bb3e69ec8c 09:16:08 [2022-07-21T09:16:08.012Z] #22 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #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 09:16:08 [2022-07-21T09:16:08.012Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 09:16:08 [2022-07-21T09:16:08.012Z] #45 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 09:16:08 [2022-07-21T09:16:08.012Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f 09:16:08 [2022-07-21T09:16:08.012Z] #12 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #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 09:16:08 [2022-07-21T09:16:08.012Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c 09:16:08 [2022-07-21T09:16:08.012Z] #47 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #27 [dev-systemd-false 6/28] RUN ldconfig 09:16:08 [2022-07-21T09:16:08.012Z] #27 sha256:02d850a5e591b68bec8e1b49ca0e4a3c74fce8cc9fe7ee2a782987adf364fa46 09:16:08 [2022-07-21T09:16:08.012Z] #27 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #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 09:16:08 [2022-07-21T09:16:08.012Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 09:16:08 [2022-07-21T09:16:08.012Z] #54 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ 09:16:08 [2022-07-21T09:16:08.012Z] #85 sha256:a339bb7c9c891eeea92a7847d661ab9c4bae889aca476213f0123b0d771566e0 09:16:08 [2022-07-21T09:16:08.012Z] #85 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #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 09:16:08 [2022-07-21T09:16:08.012Z] #71 sha256:61e891bfbf9f31a5d44efb2cba05bcaec430927e2c55ae84aff90ce5464a5a48 09:16:08 [2022-07-21T09:16:08.012Z] #71 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #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 09:16:08 [2022-07-21T09:16:08.012Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 09:16:08 [2022-07-21T09:16:08.012Z] #36 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ 09:16:08 [2022-07-21T09:16:08.012Z] #48 sha256:44516400f9c99ad2263accf8059e469b07aca0620d9cdee3650a082abeef41c9 09:16:08 [2022-07-21T09:16:08.012Z] #48 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el 09:16:08 [2022-07-21T09:16:08.012Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab 09:16:08 [2022-07-21T09:16:08.012Z] #17 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #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 09:16:08 [2022-07-21T09:16:08.012Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f 09:16:08 [2022-07-21T09:16:08.012Z] #58 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ 09:16:08 [2022-07-21T09:16:08.012Z] #77 sha256:04b95229a0a921d37ae38ad8d5520585241e9e7cb2b620268e51ab5b2b35ee90 09:16:08 [2022-07-21T09:16:08.012Z] #77 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #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 09:16:08 [2022-07-21T09:16:08.012Z] #74 sha256:d5b7bc8f84d208d39c0cd873a589645484f20d760d6c69e502c28f26a07ddfe5 09:16:08 [2022-07-21T09:16:08.012Z] #74 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #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 09:16:08 [2022-07-21T09:16:08.012Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f 09:16:08 [2022-07-21T09:16:08.012Z] #28 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #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 09:16:08 [2022-07-21T09:16:08.012Z] #23 sha256:12cb94721d1f20bf9987c058ec28c16cf35d9852226ac81d280e14fd0f40e0b1 09:16:08 [2022-07-21T09:16:08.012Z] #23 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 09:16:08 [2022-07-21T09:16:08.012Z] #40 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 09:16:08 [2022-07-21T09:16:08.012Z] #40 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #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 09:16:08 [2022-07-21T09:16:08.012Z] #67 sha256:3569b0e6b275d7bb38ef260fe21218f017dcfc9a83396d46e4f939052ab4fe74 09:16:08 [2022-07-21T09:16:08.012Z] #67 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 09:16:08 [2022-07-21T09:16:08.012Z] #26 sha256:a089249a2bc70416e7b5d7704b5b6f1e7cd315fdda0ff2731ffface559491c63 09:16:08 [2022-07-21T09:16:08.012Z] #26 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ 09:16:08 [2022-07-21T09:16:08.012Z] #46 sha256:3145f9324c9d82144484f016565215faab4a219c897ef249ea350e01e8222b8b 09:16:08 [2022-07-21T09:16:08.012Z] #46 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ 09:16:08 [2022-07-21T09:16:08.012Z] #65 sha256:9c1d3764493f000505aa5bfc503abee78c62795cf28ce16d1cc4661d4007d69b 09:16:08 [2022-07-21T09:16:08.012Z] #65 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 09:16:08 [2022-07-21T09:16:08.012Z] #25 sha256:ff1813460dfdbaa9997d4254239393e8e886ed4b180bdc654a8ad647d32b4744 09:16:08 [2022-07-21T09:16:08.012Z] #25 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #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 09:16:08 [2022-07-21T09:16:08.012Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 09:16:08 [2022-07-21T09:16:08.012Z] #49 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ 09:16:08 [2022-07-21T09:16:08.012Z] #52 sha256:23cc675dad24456a88b6986d4348c2e6ad1d0073b3cda03f5c0226c44cee6e79 09:16:08 [2022-07-21T09:16:08.012Z] #52 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / 09:16:08 [2022-07-21T09:16:08.012Z] #66 sha256:e85d14c296151cf25caf09d02fe757c2f865844c719700b3e9936db4b9d01611 09:16:08 [2022-07-21T09:16:08.012Z] #66 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #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.46.2" && /build/golangci-lint --version 09:16:08 [2022-07-21T09:16:08.012Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 09:16:08 [2022-07-21T09:16:08.012Z] #62 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / 09:16:08 [2022-07-21T09:16:08.012Z] #73 sha256:9544df8d51064c19166827d996f2d089abfc4fb2ac546392c3843e40eeed059b 09:16:08 [2022-07-21T09:16:08.012Z] #73 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x 09:16:08 [2022-07-21T09:16:08.012Z] #18 sha256:d4a401030e691e26432309bd8c56ce9b8cdf80f5513272da3a06314315e7a12a 09:16:08 [2022-07-21T09:16:08.012Z] #18 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / 09:16:08 [2022-07-21T09:16:08.012Z] #50 sha256:fc6e11d994850e5025179133759d9f8dd3381930bbdbc21dcc17aef26281be77 09:16:08 [2022-07-21T09:16:08.012Z] #50 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #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 09:16:08 [2022-07-21T09:16:08.012Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 09:16:08 [2022-07-21T09:16:08.012Z] #41 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli 09:16:08 [2022-07-21T09:16:08.012Z] #34 sha256:02658d2c444e4886b93985c39140980ad19de2e21d174335cd609cb83ee5fb4e 09:16:08 [2022-07-21T09:16:08.012Z] #34 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #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 09:16:08 [2022-07-21T09:16:08.012Z] #51 sha256:06d4d093c2907ce6206d7079ef004df02f53be88b425080960e87c8f6509f29e 09:16:08 [2022-07-21T09:16:08.012Z] #51 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 09:16:08 [2022-07-21T09:16:08.012Z] #53 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df 09:16:08 [2022-07-21T09:16:08.012Z] #53 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #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 09:16:08 [2022-07-21T09:16:08.012Z] #29 sha256:15071eab72ac39eec172bc26517528a0c965146a6a364b88c4e4ac7cd8ff87b6 09:16:08 [2022-07-21T09:16:08.012Z] #29 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #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 09:16:08 [2022-07-21T09:16:08.012Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 09:16:08 [2022-07-21T09:16:08.012Z] #20 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 09:16:08 [2022-07-21T09:16:08.012Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 09:16:08 [2022-07-21T09:16:08.012Z] #79 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 09:16:08 [2022-07-21T09:16:08.012Z] #14 sha256:d485c611ac719dc2bdf72066a83410492e4e1569724f796e7c806bc745be397f 09:16:08 [2022-07-21T09:16:08.012Z] #14 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel 09:16:08 [2022-07-21T09:16:08.012Z] #15 sha256:195e8c485d9b8a2250897bdce3925e98ad20e2c5c8df1f7a9a8ef1cce819ef06 09:16:08 [2022-07-21T09:16:08.012Z] #15 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ 09:16:08 [2022-07-21T09:16:08.012Z] #82 sha256:2b5560652490ce2ca25f308ebcf71282dacda9f1a4fcb7fad3748154784fefac 09:16:08 [2022-07-21T09:16:08.012Z] #82 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #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 ; 09:16:08 [2022-07-21T09:16:08.012Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 09:16:08 [2022-07-21T09:16:08.012Z] #83 CACHED 09:16:08 [2022-07-21T09:16:08.012Z] 09:16:08 [2022-07-21T09:16:08.012Z] #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 09:16:08 [2022-07-21T09:16:08.012Z] #38 sha256:c48aa60bf2f676e84194848a17571e93b1e5f9878ceee2ec6f6897cd81c431d7 09:16:08 [2022-07-21T09:16:08.012Z] #38 CACHED 09:16:08 [2022-07-21T09:16:08.013Z] 09:16:08 [2022-07-21T09:16:08.013Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ 09:16:08 [2022-07-21T09:16:08.013Z] #42 sha256:24532e81b379e3959a0741d89cf6ac0fb32a8520af359a4b87e328a989617b2c 09:16:08 [2022-07-21T09:16:08.013Z] #42 CACHED 09:16:08 [2022-07-21T09:16:08.013Z] 09:16:08 [2022-07-21T09:16:08.013Z] #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 09:16:08 [2022-07-21T09:16:08.013Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 09:16:08 [2022-07-21T09:16:08.013Z] #64 CACHED 09:16:08 [2022-07-21T09:16:08.013Z] 09:16:08 [2022-07-21T09:16:08.013Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build 09:16:08 [2022-07-21T09:16:08.013Z] #76 sha256:dab0156c2ef8a612898e343ad2f2930a46d1cbe8a71dc20bbc271775fe155e31 09:16:08 [2022-07-21T09:16:08.013Z] #76 CACHED 09:16:08 [2022-07-21T09:16:08.013Z] 09:16:08 [2022-07-21T09:16:08.013Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker 09:16:08 [2022-07-21T09:16:08.013Z] #87 sha256:01cce1b8a6e8cb29d1a6b34754ce7ceb9ffc0b6bd0e683a0a53c2b041877bdfd 09:16:08 [2022-07-21T09:16:08.013Z] #87 CACHED 09:16:08 [2022-07-21T09:16:08.013Z] 09:16:08 [2022-07-21T09:16:08.013Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker 09:16:08 [2022-07-21T09:16:08.013Z] #88 sha256:0a1fa05637a89ad5b1d4b7968700f16f8863f6377480e70b571312c7e704dd60 09:16:08 [2022-07-21T09:16:08.945Z] #88 DONE 0.9s 09:16:09 [2022-07-21T09:16:09.203Z] 09:16:09 [2022-07-21T09:16:09.204Z] #89 exporting to image 09:16:09 [2022-07-21T09:16:09.204Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 09:16:09 [2022-07-21T09:16:09.204Z] #89 exporting layers 09:16:10 [2022-07-21T09:16:10.137Z] #89 exporting layers 1.1s done 09:16:10 [2022-07-21T09:16:10.137Z] #89 writing image sha256:727d63a691e83de7e54982526253808b8b5895502a94781f80e3e6c95ab71b56 09:16:10 [2022-07-21T09:16:10.137Z] #89 writing image sha256:727d63a691e83de7e54982526253808b8b5895502a94781f80e3e6c95ab71b56 done 09:16:10 [2022-07-21T09:16:10.137Z] #89 naming to docker.io/library/docker:669fbed1ac6e556a0097f77ccf5f033acaa42adb done 09:16:10 [2022-07-21T09:16:10.137Z] #89 DONE 1.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh 09:16:10 [2022-07-21T09:16:10.455Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43816/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43816/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=669fbed1ac6e556a0097f77ccf5f033acaa42adb -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:669fbed1ac6e556a0097f77ccf5f033acaa42adb hack/validate/default 09:16:11 [2022-07-21T09:16:11.020Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. 09:16:11 [2022-07-21T09:16:11.020Z] No api/types/ or api/swagger.yaml changes in diff. 09:16:11 [2022-07-21T09:16:11.020Z] Congratulations! All TOML source files changed here have valid syntax. 09:16:11 [2022-07-21T09:16:11.020Z] Congratulations! Changelog CHANGELOG.md is well-formed. 09:16:11 [2022-07-21T09:16:11.020Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. 09:16:11 [2022-07-21T09:16:11.020Z] 09:16:11 [2022-07-21T09:16:11.020Z] INFO Start validation with golang-ci-lint 09:16:11 [2022-07-21T09:16:11.586Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 09:16:11 [2022-07-21T09:16:11.586Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] 09:16:14 [2022-07-21T09:16:14.600Z] Fetching without tags 09:16:14 [2022-07-21T09:16:14.816Z] Merging remotes/origin/master commit 7624f8aeb1836cd75a0912d9614930e8a59eaf4e into PR head commit 669fbed1ac6e556a0097f77ccf5f033acaa42adb 09:16:15 [2022-07-21T09:16:15.378Z] Merge succeeded, producing 669fbed1ac6e556a0097f77ccf5f033acaa42adb 09:16:15 [2022-07-21T09:16:15.378Z] Checking out Revision 669fbed1ac6e556a0097f77ccf5f033acaa42adb (PR-43816) 09:16:15 [2022-07-21T09:16:15.948Z] Commit message: "daemon/containerd: validate image filters" 09:16:14 [2022-07-21T09:16:14.608Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 09:16:14 [2022-07-21T09:16:14.615Z] > git config --add remote.origin.fetch +refs/pull/43816/head:refs/remotes/origin/PR-43816 # timeout=10 09:16:14 [2022-07-21T09:16:14.618Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:16:14 [2022-07-21T09:16:14.624Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 09:16:14 [2022-07-21T09:16:14.632Z] Fetching upstream changes from https://github.com/moby/moby.git 09:16:14 [2022-07-21T09:16:14.632Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:16:14 [2022-07-21T09:16:14.633Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43816/head:refs/remotes/origin/PR-43816 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:16:14 [2022-07-21T09:16:14.847Z] > git config core.sparsecheckout # timeout=10 09:16:14 [2022-07-21T09:16:14.850Z] > git checkout -f 669fbed1ac6e556a0097f77ccf5f033acaa42adb # timeout=10 09:16:15 [2022-07-21T09:16:15.388Z] > git remote # timeout=10 09:16:15 [2022-07-21T09:16:15.392Z] > git config --get remote.origin.url # timeout=10 09:16:15 [2022-07-21T09:16:15.395Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:16:15 [2022-07-21T09:16:15.396Z] > git merge 7624f8aeb1836cd75a0912d9614930e8a59eaf4e # timeout=10 09:16:15 [2022-07-21T09:16:15.403Z] > git rev-parse HEAD^{commit} # timeout=10 09:16:15 [2022-07-21T09:16:15.410Z] > git config core.sparsecheckout # timeout=10 09:16:15 [2022-07-21T09:16:15.414Z] > git checkout -f 669fbed1ac6e556a0097f77ccf5f033acaa42adb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 09:16:16 [2022-07-21T09:16:16.638Z] + docker version 09:16:16 [2022-07-21T09:16:16.638Z] Client: Docker Engine - Community 09:16:16 [2022-07-21T09:16:16.638Z] Version: 20.10.14 09:16:16 [2022-07-21T09:16:16.638Z] API version: 1.41 09:16:16 [2022-07-21T09:16:16.638Z] Go version: go1.16.15 09:16:16 [2022-07-21T09:16:16.638Z] Git commit: a224086 09:16:16 [2022-07-21T09:16:16.638Z] Built: Thu Mar 24 01:47:20 2022 09:16:16 [2022-07-21T09:16:16.638Z] OS/Arch: linux/arm64 09:16:16 [2022-07-21T09:16:16.638Z] Context: default 09:16:16 [2022-07-21T09:16:16.638Z] Experimental: true 09:16:16 [2022-07-21T09:16:16.638Z] 09:16:16 [2022-07-21T09:16:16.638Z] Server: Docker Engine - Community 09:16:16 [2022-07-21T09:16:16.638Z] Engine: 09:16:16 [2022-07-21T09:16:16.638Z] Version: 20.10.14 09:16:16 [2022-07-21T09:16:16.638Z] API version: 1.41 (minimum version 1.12) 09:16:16 [2022-07-21T09:16:16.638Z] Go version: go1.16.15 09:16:16 [2022-07-21T09:16:16.638Z] Git commit: 87a90dc 09:16:16 [2022-07-21T09:16:16.638Z] Built: Thu Mar 24 01:45:39 2022 09:16:16 [2022-07-21T09:16:16.638Z] OS/Arch: linux/arm64 09:16:16 [2022-07-21T09:16:16.638Z] Experimental: true 09:16:16 [2022-07-21T09:16:16.638Z] containerd: 09:16:16 [2022-07-21T09:16:16.638Z] Version: 1.5.11 09:16:16 [2022-07-21T09:16:16.638Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 09:16:16 [2022-07-21T09:16:16.638Z] runc: 09:16:16 [2022-07-21T09:16:16.638Z] Version: 1.0.3 09:16:16 [2022-07-21T09:16:16.638Z] GitCommit: v1.0.3-0-gf46b6ba 09:16:16 [2022-07-21T09:16:16.638Z] docker-init: 09:16:16 [2022-07-21T09:16:16.638Z] Version: 0.19.0 09:16:16 [2022-07-21T09:16:16.638Z] GitCommit: de40ad0 [Pipeline] sh 09:16:16 [2022-07-21T09:16:16.847Z] Still waiting to schedule task 09:16:16 [2022-07-21T09:16:16.848Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ 09:16:16 [2022-07-21T09:16:16.920Z] + docker info 09:16:17 [2022-07-21T09:16:17.442Z] Fetching without tags 09:16:17 [2022-07-21T09:16:17.487Z] Client: 09:16:17 [2022-07-21T09:16:17.487Z] Context: default 09:16:17 [2022-07-21T09:16:17.487Z] Debug Mode: false 09:16:17 [2022-07-21T09:16:17.487Z] Plugins: 09:16:17 [2022-07-21T09:16:17.487Z] app: Docker App (Docker Inc., v0.9.1-beta3) 09:16:17 [2022-07-21T09:16:17.487Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) 09:16:17 [2022-07-21T09:16:17.487Z] 09:16:17 [2022-07-21T09:16:17.487Z] Server: 09:16:17 [2022-07-21T09:16:17.487Z] Containers: 0 09:16:17 [2022-07-21T09:16:17.487Z] Running: 0 09:16:17 [2022-07-21T09:16:17.487Z] Paused: 0 09:16:17 [2022-07-21T09:16:17.487Z] Stopped: 0 09:16:17 [2022-07-21T09:16:17.487Z] Images: 3 09:16:17 [2022-07-21T09:16:17.487Z] Server Version: 20.10.14 09:16:17 [2022-07-21T09:16:17.487Z] Storage Driver: overlay2 09:16:17 [2022-07-21T09:16:17.487Z] Backing Filesystem: extfs 09:16:17 [2022-07-21T09:16:17.487Z] Supports d_type: true 09:16:17 [2022-07-21T09:16:17.487Z] Native Overlay Diff: true 09:16:17 [2022-07-21T09:16:17.487Z] userxattr: false 09:16:17 [2022-07-21T09:16:17.487Z] Logging Driver: json-file 09:16:17 [2022-07-21T09:16:17.487Z] Cgroup Driver: cgroupfs 09:16:17 [2022-07-21T09:16:17.487Z] Cgroup Version: 1 09:16:17 [2022-07-21T09:16:17.487Z] Plugins: 09:16:17 [2022-07-21T09:16:17.487Z] Volume: local 09:16:17 [2022-07-21T09:16:17.487Z] Network: bridge host ipvlan macvlan null overlay 09:16:17 [2022-07-21T09:16:17.487Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 09:16:17 [2022-07-21T09:16:17.487Z] Swarm: inactive 09:16:17 [2022-07-21T09:16:17.487Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 09:16:17 [2022-07-21T09:16:17.487Z] Default Runtime: runc 09:16:17 [2022-07-21T09:16:17.487Z] Init Binary: docker-init 09:16:17 [2022-07-21T09:16:17.487Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 09:16:17 [2022-07-21T09:16:17.487Z] runc version: v1.0.3-0-gf46b6ba 09:16:17 [2022-07-21T09:16:17.487Z] init version: de40ad0 09:16:17 [2022-07-21T09:16:17.487Z] Security Options: 09:16:17 [2022-07-21T09:16:17.487Z] apparmor 09:16:17 [2022-07-21T09:16:17.487Z] seccomp 09:16:17 [2022-07-21T09:16:17.487Z] Profile: default 09:16:17 [2022-07-21T09:16:17.487Z] Kernel Version: 5.13.0-1021-aws 09:16:17 [2022-07-21T09:16:17.487Z] Operating System: Ubuntu 20.04.4 LTS 09:16:17 [2022-07-21T09:16:17.487Z] OSType: linux 09:16:17 [2022-07-21T09:16:17.487Z] Architecture: aarch64 09:16:17 [2022-07-21T09:16:17.487Z] CPUs: 2 09:16:17 [2022-07-21T09:16:17.487Z] Total Memory: 7.562GiB 09:16:17 [2022-07-21T09:16:17.487Z] Name: ip-10-100-34-40 09:16:17 [2022-07-21T09:16:17.487Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ 09:16:17 [2022-07-21T09:16:17.487Z] Docker Root Dir: /var/lib/docker 09:16:17 [2022-07-21T09:16:17.487Z] Debug Mode: false 09:16:17 [2022-07-21T09:16:17.487Z] Registry: https://index.docker.io/v1/ 09:16:17 [2022-07-21T09:16:17.487Z] Labels: 09:16:17 [2022-07-21T09:16:17.487Z] Experimental: true 09:16:17 [2022-07-21T09:16:17.487Z] Insecure Registries: 09:16:17 [2022-07-21T09:16:17.487Z] 127.0.0.0/8 09:16:17 [2022-07-21T09:16:17.487Z] Live Restore Enabled: true 09:16:17 [2022-07-21T09:16:17.487Z] [Pipeline] sh 09:16:17 [2022-07-21T09:16:17.616Z] Merging remotes/origin/master commit 7624f8aeb1836cd75a0912d9614930e8a59eaf4e into PR head commit 669fbed1ac6e556a0097f77ccf5f033acaa42adb 09:16:17 [2022-07-21T09:16:17.714Z] Fetching without tags 09:16:17 [2022-07-21T09:16:17.778Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 09:16:17 [2022-07-21T09:16:17.778Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 09:16:17 [2022-07-21T09:16:17.778Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43816/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 09:16:17 [2022-07-21T09:16:17.778Z] + bash /home/ubuntu/workspace/moby_PR-43816/check-config.sh 09:16:17 [2022-07-21T09:16:17.778Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 09:16:17 [2022-07-21T09:16:17.778Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... 09:16:17 [2022-07-21T09:16:17.778Z] 09:16:17 [2022-07-21T09:16:17.778Z] Generally Necessary: 09:16:17 [2022-07-21T09:16:17.778Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 09:16:17 [2022-07-21T09:16:17.778Z] - apparmor: enabled and tools installed 09:16:17 [2022-07-21T09:16:17.778Z] - CONFIG_NAMESPACES: enabled 09:16:17 [2022-07-21T09:16:17.778Z] - CONFIG_NET_NS: enabled 09:16:17 [2022-07-21T09:16:17.778Z] - CONFIG_PID_NS: enabled 09:16:17 [2022-07-21T09:16:17.778Z] - CONFIG_IPC_NS: enabled 09:16:17 [2022-07-21T09:16:17.778Z] - CONFIG_UTS_NS: enabled 09:16:17 [2022-07-21T09:16:17.778Z] - CONFIG_CGROUPS: enabled 09:16:17 [2022-07-21T09:16:17.778Z] - CONFIG_CGROUP_CPUACCT: enabled 09:16:17 [2022-07-21T09:16:17.778Z] - CONFIG_CGROUP_DEVICE: enabled 09:16:17 [2022-07-21T09:16:17.778Z] - CONFIG_CGROUP_FREEZER: enabled 09:16:17 [2022-07-21T09:16:17.778Z] - CONFIG_CGROUP_SCHED: enabled 09:16:17 [2022-07-21T09:16:17.778Z] - CONFIG_CPUSETS: enabled 09:16:17 [2022-07-21T09:16:17.778Z] - CONFIG_MEMCG: enabled 09:16:17 [2022-07-21T09:16:17.778Z] - CONFIG_KEYS: enabled 09:16:17 [2022-07-21T09:16:17.778Z] - CONFIG_VETH: enabled (as module) 09:16:17 [2022-07-21T09:16:17.778Z] - CONFIG_BRIDGE: enabled (as module) 09:16:17 [2022-07-21T09:16:17.778Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 09:16:17 [2022-07-21T09:16:17.778Z] - CONFIG_IP_NF_FILTER: enabled (as module) 09:16:17 [2022-07-21T09:16:17.778Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 09:16:17 [2022-07-21T09:16:17.778Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 09:16:17 [2022-07-21T09:16:17.778Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 09:16:17 [2022-07-21T09:16:17.778Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 09:16:17 [2022-07-21T09:16:17.778Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 09:16:17 [2022-07-21T09:16:17.778Z] - CONFIG_IP_NF_NAT: enabled (as module) 09:16:17 [2022-07-21T09:16:17.778Z] - CONFIG_NF_NAT: enabled (as module) 09:16:17 [2022-07-21T09:16:17.674Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 09:16:17 [2022-07-21T09:16:17.677Z] > git config --add remote.origin.fetch +refs/pull/43816/head:refs/remotes/origin/PR-43816 # timeout=10 09:16:17 [2022-07-21T09:16:17.682Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:16:17 [2022-07-21T09:16:17.692Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 09:16:17 [2022-07-21T09:16:17.700Z] Fetching upstream changes from https://github.com/moby/moby.git 09:16:17 [2022-07-21T09:16:17.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:16:17 [2022-07-21T09:16:17.700Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43816/head:refs/remotes/origin/PR-43816 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:16:17 [2022-07-21T09:16:17.416Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 09:16:17 [2022-07-21T09:16:17.419Z] > git config --add remote.origin.fetch +refs/pull/43816/head:refs/remotes/origin/PR-43816 # timeout=10 09:16:17 [2022-07-21T09:16:17.423Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:16:17 [2022-07-21T09:16:17.430Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 09:16:17 [2022-07-21T09:16:17.436Z] Fetching upstream changes from https://github.com/moby/moby.git 09:16:17 [2022-07-21T09:16:17.436Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:16:17 [2022-07-21T09:16:17.437Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43816/head:refs/remotes/origin/PR-43816 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:16:17 [2022-07-21T09:16:17.609Z] > git config core.sparsecheckout # timeout=10 09:16:17 [2022-07-21T09:16:17.612Z] > git checkout -f 669fbed1ac6e556a0097f77ccf5f033acaa42adb # timeout=10 09:16:17 [2022-07-21T09:16:17.893Z] Merging remotes/origin/master commit 7624f8aeb1836cd75a0912d9614930e8a59eaf4e into PR head commit 669fbed1ac6e556a0097f77ccf5f033acaa42adb 09:16:18 [2022-07-21T09:16:18.037Z] - CONFIG_POSIX_MQUEUE: enabled 09:16:18 [2022-07-21T09:16:18.037Z] - CONFIG_CGROUP_BPF: enabled 09:16:18 [2022-07-21T09:16:18.037Z] 09:16:18 [2022-07-21T09:16:18.037Z] Optional Features: 09:16:18 [2022-07-21T09:16:18.037Z] - CONFIG_USER_NS: enabled 09:16:18 [2022-07-21T09:16:18.037Z] - CONFIG_SECCOMP: enabled 09:16:18 [2022-07-21T09:16:18.037Z] - CONFIG_SECCOMP_FILTER: enabled 09:16:18 [2022-07-21T09:16:18.037Z] - CONFIG_CGROUP_PIDS: enabled 09:16:18 [2022-07-21T09:16:18.037Z] - CONFIG_MEMCG_SWAP: enabled 09:16:18 [2022-07-21T09:16:18.037Z] (cgroup swap accounting is currently enabled) 09:16:18 [2022-07-21T09:16:18.037Z] - CONFIG_BLK_CGROUP: enabled 09:16:18 [2022-07-21T09:16:18.037Z] - CONFIG_BLK_DEV_THROTTLING: enabled 09:16:18 [2022-07-21T09:16:18.037Z] - CONFIG_CGROUP_PERF: enabled 09:16:18 [2022-07-21T09:16:18.037Z] - CONFIG_CGROUP_HUGETLB: enabled 09:16:18 [2022-07-21T09:16:18.037Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 09:16:18 [2022-07-21T09:16:18.037Z] - CONFIG_CGROUP_NET_PRIO: enabled 09:16:18 [2022-07-21T09:16:18.037Z] - CONFIG_CFS_BANDWIDTH: enabled 09:16:18 [2022-07-21T09:16:18.037Z] - CONFIG_FAIR_GROUP_SCHED: enabled 09:16:18 [2022-07-21T09:16:18.037Z] - CONFIG_RT_GROUP_SCHED: missing 09:16:18 [2022-07-21T09:16:18.037Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 09:16:18 [2022-07-21T09:16:18.037Z] - CONFIG_IP_VS: enabled (as module) 09:16:18 [2022-07-21T09:16:18.037Z] - CONFIG_IP_VS_NFCT: enabled 09:16:18 [2022-07-21T09:16:18.037Z] - CONFIG_IP_VS_PROTO_TCP: enabled 09:16:18 [2022-07-21T09:16:18.037Z] - CONFIG_IP_VS_PROTO_UDP: enabled 09:16:18 [2022-07-21T09:16:18.037Z] - CONFIG_IP_VS_RR: enabled (as module) 09:16:18 [2022-07-21T09:16:18.037Z] - CONFIG_SECURITY_SELINUX: enabled 09:16:18 [2022-07-21T09:16:18.037Z] - CONFIG_SECURITY_APPARMOR: enabled 09:16:18 [2022-07-21T09:16:18.037Z] - CONFIG_EXT4_FS: enabled 09:16:18 [2022-07-21T09:16:18.037Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 09:16:18 [2022-07-21T09:16:18.037Z] - CONFIG_EXT4_FS_SECURITY: enabled 09:16:18 [2022-07-21T09:16:18.037Z] - Network Drivers: 09:16:18 [2022-07-21T09:16:18.037Z] - "overlay": 09:16:18 [2022-07-21T09:16:18.037Z] - CONFIG_VXLAN: enabled (as module) 09:16:18 [2022-07-21T09:16:18.037Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 09:16:18 [2022-07-21T09:16:18.037Z] Optional (for encrypted networks): 09:16:18 [2022-07-21T09:16:18.179Z] Merge succeeded, producing 669fbed1ac6e556a0097f77ccf5f033acaa42adb 09:16:18 [2022-07-21T09:16:18.180Z] Checking out Revision 669fbed1ac6e556a0097f77ccf5f033acaa42adb (PR-43816) 09:16:18 [2022-07-21T09:16:18.296Z] - CONFIG_CRYPTO: enabled 09:16:18 [2022-07-21T09:16:18.296Z] - CONFIG_CRYPTO_AEAD: enabled 09:16:18 [2022-07-21T09:16:18.296Z] - CONFIG_CRYPTO_GCM: enabled 09:16:18 [2022-07-21T09:16:18.296Z] - CONFIG_CRYPTO_SEQIV: enabled 09:16:18 [2022-07-21T09:16:18.296Z] - CONFIG_CRYPTO_GHASH: enabled 09:16:18 [2022-07-21T09:16:18.296Z] - CONFIG_XFRM: enabled 09:16:18 [2022-07-21T09:16:18.296Z] - CONFIG_XFRM_USER: enabled (as module) 09:16:18 [2022-07-21T09:16:18.296Z] - CONFIG_XFRM_ALGO: enabled (as module) 09:16:18 [2022-07-21T09:16:18.296Z] - CONFIG_INET_ESP: enabled (as module) 09:16:18 [2022-07-21T09:16:18.296Z] - "ipvlan": 09:16:18 [2022-07-21T09:16:18.296Z] - CONFIG_IPVLAN: enabled (as module) 09:16:18 [2022-07-21T09:16:18.296Z] - "macvlan": 09:16:18 [2022-07-21T09:16:18.296Z] - CONFIG_MACVLAN: enabled (as module) 09:16:18 [2022-07-21T09:16:18.296Z] - CONFIG_DUMMY: enabled (as module) 09:16:18 [2022-07-21T09:16:18.296Z] - "ftp,tftp client in container": 09:16:18 [2022-07-21T09:16:18.296Z] - CONFIG_NF_NAT_FTP: enabled (as module) 09:16:18 [2022-07-21T09:16:18.296Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 09:16:18 [2022-07-21T09:16:18.296Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 09:16:18 [2022-07-21T09:16:18.296Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 09:16:18 [2022-07-21T09:16:18.296Z] - Storage Drivers: 09:16:18 [2022-07-21T09:16:18.296Z] - "aufs": 09:16:18 [2022-07-21T09:16:18.296Z] - CONFIG_AUFS_FS: enabled (as module) 09:16:18 [2022-07-21T09:16:18.296Z] - "btrfs": 09:16:18 [2022-07-21T09:16:18.296Z] - CONFIG_BTRFS_FS: enabled (as module) 09:16:18 [2022-07-21T09:16:18.296Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 09:16:18 [2022-07-21T09:16:18.296Z] - "devicemapper": 09:16:18 [2022-07-21T09:16:18.296Z] - CONFIG_BLK_DEV_DM: enabled 09:16:18 [2022-07-21T09:16:18.296Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 09:16:18 [2022-07-21T09:16:18.296Z] - "overlay": 09:16:18 [2022-07-21T09:16:18.296Z] - CONFIG_OVERLAY_FS: enabled (as module) 09:16:18 [2022-07-21T09:16:18.296Z] - "zfs": 09:16:18 [2022-07-21T09:16:18.297Z] - /dev/zfs: present 09:16:18 [2022-07-21T09:16:18.297Z] - zfs command: missing 09:16:18 [2022-07-21T09:16:18.297Z] - zpool command: missing 09:16:18 [2022-07-21T09:16:18.297Z] 09:16:18 [2022-07-21T09:16:18.297Z] Limits: 09:16:18 [2022-07-21T09:16:18.297Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 09:16:18 [2022-07-21T09:16:18.297Z] 09:16:18 [2022-07-21T09:16:18.297Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 09:16:18 [2022-07-21T09:16:18.391Z] Commit message: "daemon/containerd: validate image filters" 09:16:18 [2022-07-21T09:16:18.464Z] Merge succeeded, producing 669fbed1ac6e556a0097f77ccf5f033acaa42adb 09:16:18 [2022-07-21T09:16:18.464Z] Checking out Revision 669fbed1ac6e556a0097f77ccf5f033acaa42adb (PR-43816) 09:16:18 [2022-07-21T09:16:18.624Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:669fbed1ac6e556a0097f77ccf5f033acaa42adb . 09:16:18 [2022-07-21T09:16:18.624Z] #1 [internal] load build definition from Dockerfile 09:16:18 [2022-07-21T09:16:18.624Z] #1 sha256:555b0515239b302a7bba009db3d383adefeb35280c44f7488c9565e418a1a724 09:16:18 [2022-07-21T09:16:18.624Z] #1 transferring dockerfile: 19.25kB done 09:16:18 [2022-07-21T09:16:18.624Z] #1 DONE 0.0s 09:16:18 [2022-07-21T09:16:18.624Z] 09:16:18 [2022-07-21T09:16:18.624Z] #2 [internal] load .dockerignore 09:16:18 [2022-07-21T09:16:18.624Z] #2 sha256:7a0331e8cde31d3ec5b6934cda90ec1f15381882f39501c91f920f64a7c5eaca 09:16:18 [2022-07-21T09:16:18.624Z] #2 transferring context: 145B done 09:16:18 [2022-07-21T09:16:18.624Z] #2 DONE 0.0s 09:16:18 [2022-07-21T09:16:18.624Z] 09:16:18 [2022-07-21T09:16:18.624Z] #3 resolve image config for docker.io/docker/dockerfile:1 09:16:18 [2022-07-21T09:16:18.624Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 09:16:18 [2022-07-21T09:16:18.883Z] #3 DONE 0.1s 09:16:18 [2022-07-21T09:16:18.976Z] Commit message: "daemon/containerd: validate image filters" 09:16:19 [2022-07-21T09:16:19.043Z] + docker version 09:16:19 [2022-07-21T09:16:19.043Z] Client: Docker Engine - Community 09:16:19 [2022-07-21T09:16:19.043Z] Version: 20.10.14 09:16:19 [2022-07-21T09:16:19.043Z] API version: 1.41 09:16:19 [2022-07-21T09:16:19.043Z] Go version: go1.16.15 09:16:19 [2022-07-21T09:16:19.043Z] Git commit: a224086 09:16:19 [2022-07-21T09:16:19.043Z] Built: Thu Mar 24 01:48:02 2022 09:16:19 [2022-07-21T09:16:19.043Z] OS/Arch: linux/amd64 09:16:19 [2022-07-21T09:16:19.043Z] Context: default 09:16:19 [2022-07-21T09:16:19.043Z] Experimental: true 09:16:19 [2022-07-21T09:16:19.043Z] 09:16:19 [2022-07-21T09:16:19.043Z] Server: Docker Engine - Community 09:16:19 [2022-07-21T09:16:19.043Z] Engine: 09:16:19 [2022-07-21T09:16:19.043Z] Version: 20.10.14 09:16:19 [2022-07-21T09:16:19.043Z] API version: 1.41 (minimum version 1.12) 09:16:19 [2022-07-21T09:16:19.043Z] Go version: go1.16.15 09:16:19 [2022-07-21T09:16:19.043Z] Git commit: 87a90dc 09:16:19 [2022-07-21T09:16:19.043Z] Built: Thu Mar 24 01:45:53 2022 09:16:19 [2022-07-21T09:16:19.043Z] OS/Arch: linux/amd64 09:16:19 [2022-07-21T09:16:19.043Z] Experimental: true 09:16:19 [2022-07-21T09:16:19.043Z] containerd: 09:16:19 [2022-07-21T09:16:19.043Z] Version: 1.5.11 09:16:19 [2022-07-21T09:16:19.043Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 09:16:19 [2022-07-21T09:16:19.043Z] runc: 09:16:19 [2022-07-21T09:16:19.043Z] Version: 1.0.3 09:16:19 [2022-07-21T09:16:19.043Z] GitCommit: v1.0.3-0-gf46b6ba 09:16:19 [2022-07-21T09:16:19.043Z] docker-init: 09:16:19 [2022-07-21T09:16:19.043Z] Version: 0.19.0 09:16:19 [2022-07-21T09:16:19.043Z] GitCommit: de40ad0 [Pipeline] sh 09:16:19 [2022-07-21T09:16:19.146Z] 09:16:19 [2022-07-21T09:16:19.146Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 09:16:19 [2022-07-21T09:16:19.146Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 09:16:19 [2022-07-21T09:16:19.146Z] #4 CACHED 09:16:19 [2022-07-21T09:16:19.146Z] 09:16:19 [2022-07-21T09:16:19.146Z] #5 [internal] load build definition from Dockerfile 09:16:19 [2022-07-21T09:16:19.146Z] #5 sha256:70e303bb5bee212106b66682f92c233710457d9776355fd65f2ac98cbff44419 09:16:19 [2022-07-21T09:16:19.146Z] #5 DONE 0.0s 09:16:19 [2022-07-21T09:16:19.146Z] 09:16:19 [2022-07-21T09:16:19.146Z] #6 [internal] load .dockerignore 09:16:19 [2022-07-21T09:16:19.146Z] #6 sha256:f64e3e43d6b1ebe69d659637a7f9bca6642dcf97dbc630004aa10fa71821f0ca 09:16:19 [2022-07-21T09:16:19.146Z] #6 DONE 0.0s 09:16:19 [2022-07-21T09:16:19.146Z] 09:16:19 [2022-07-21T09:16:19.146Z] #7 [internal] load metadata for docker.io/library/debian:bullseye 09:16:19 [2022-07-21T09:16:19.146Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) 09:16:19 [2022-07-21T09:16:19.320Z] + docker info [Pipeline] sh 09:16:19 [2022-07-21T09:16:19.405Z] #7 DONE 0.1s 09:16:19 [2022-07-21T09:16:19.405Z] 09:16:19 [2022-07-21T09:16:19.405Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 09:16:19 [2022-07-21T09:16:19.405Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 09:16:19 [2022-07-21T09:16:19.405Z] #9 DONE 0.1s 09:16:19 [2022-07-21T09:16:19.405Z] 09:16:19 [2022-07-21T09:16:19.405Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 09:16:19 [2022-07-21T09:16:19.405Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 09:16:19 [2022-07-21T09:16:19.405Z] #8 DONE 0.1s 09:16:19 [2022-07-21T09:16:19.405Z] 09:16:19 [2022-07-21T09:16:19.405Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye 09:16:19 [2022-07-21T09:16:19.405Z] #10 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2 09:16:19 [2022-07-21T09:16:19.405Z] #10 DONE 0.1s 09:16:17 [2022-07-21T09:16:17.878Z] > git config core.sparsecheckout # timeout=10 09:16:17 [2022-07-21T09:16:17.884Z] > git checkout -f 669fbed1ac6e556a0097f77ccf5f033acaa42adb # timeout=10 09:16:18 [2022-07-21T09:16:18.418Z] > git remote # timeout=10 09:16:18 [2022-07-21T09:16:18.424Z] > git config --get remote.origin.url # timeout=10 09:16:18 [2022-07-21T09:16:18.429Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:16:18 [2022-07-21T09:16:18.430Z] > git merge 7624f8aeb1836cd75a0912d9614930e8a59eaf4e # timeout=10 09:16:18 [2022-07-21T09:16:18.441Z] > git rev-parse HEAD^{commit} # timeout=10 09:16:18 [2022-07-21T09:16:18.450Z] > git config core.sparsecheckout # timeout=10 09:16:18 [2022-07-21T09:16:18.456Z] > git checkout -f 669fbed1ac6e556a0097f77ccf5f033acaa42adb # timeout=10 09:16:18 [2022-07-21T09:16:18.145Z] > git remote # timeout=10 09:16:18 [2022-07-21T09:16:18.151Z] > git config --get remote.origin.url # timeout=10 09:16:18 [2022-07-21T09:16:18.156Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:16:18 [2022-07-21T09:16:18.156Z] > git merge 7624f8aeb1836cd75a0912d9614930e8a59eaf4e # timeout=10 09:16:18 [2022-07-21T09:16:18.164Z] > git rev-parse HEAD^{commit} # timeout=10 09:16:18 [2022-07-21T09:16:18.173Z] > git config core.sparsecheckout # timeout=10 09:16:18 [2022-07-21T09:16:18.178Z] > git checkout -f 669fbed1ac6e556a0097f77ccf5f033acaa42adb # timeout=10 09:16:19 [2022-07-21T09:16:19.610Z] + docker version 09:16:19 [2022-07-21T09:16:19.610Z] Client: Docker Engine - Community 09:16:19 [2022-07-21T09:16:19.610Z] Version: 20.10.14 09:16:19 [2022-07-21T09:16:19.610Z] API version: 1.41 09:16:19 [2022-07-21T09:16:19.610Z] Go version: go1.16.15 09:16:19 [2022-07-21T09:16:19.610Z] Git commit: a224086 09:16:19 [2022-07-21T09:16:19.610Z] Built: Thu Mar 24 01:47:57 2022 09:16:19 [2022-07-21T09:16:19.610Z] OS/Arch: linux/amd64 09:16:19 [2022-07-21T09:16:19.610Z] Context: default 09:16:19 [2022-07-21T09:16:19.610Z] Experimental: true 09:16:19 [2022-07-21T09:16:19.610Z] 09:16:19 [2022-07-21T09:16:19.610Z] Server: Docker Engine - Community 09:16:19 [2022-07-21T09:16:19.610Z] Engine: 09:16:19 [2022-07-21T09:16:19.610Z] Version: 20.10.14 09:16:19 [2022-07-21T09:16:19.610Z] API version: 1.41 (minimum version 1.12) 09:16:19 [2022-07-21T09:16:19.610Z] Go version: go1.16.15 09:16:19 [2022-07-21T09:16:19.610Z] Git commit: 87a90dc 09:16:19 [2022-07-21T09:16:19.610Z] Built: Thu Mar 24 01:45:46 2022 09:16:19 [2022-07-21T09:16:19.610Z] OS/Arch: linux/amd64 09:16:19 [2022-07-21T09:16:19.610Z] Experimental: true 09:16:19 [2022-07-21T09:16:19.610Z] containerd: 09:16:19 [2022-07-21T09:16:19.610Z] Version: 1.5.11 09:16:19 [2022-07-21T09:16:19.610Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 09:16:19 [2022-07-21T09:16:19.610Z] runc: 09:16:19 [2022-07-21T09:16:19.610Z] Version: 1.0.3 09:16:19 [2022-07-21T09:16:19.610Z] GitCommit: v1.0.3-0-gf46b6ba 09:16:19 [2022-07-21T09:16:19.610Z] docker-init: 09:16:19 [2022-07-21T09:16:19.610Z] Version: 0.19.0 09:16:19 [2022-07-21T09:16:19.610Z] GitCommit: de40ad0 [Pipeline] sh 09:16:19 [2022-07-21T09:16:19.667Z] 09:16:19 [2022-07-21T09:16:19.667Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 09:16:19 [2022-07-21T09:16:19.667Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 09:16:19 [2022-07-21T09:16:19.667Z] #71 DONE 0.0s 09:16:19 [2022-07-21T09:16:19.667Z] 09:16:19 [2022-07-21T09:16:19.667Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 09:16:19 [2022-07-21T09:16:19.667Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 09:16:19 [2022-07-21T09:16:19.667Z] #73 DONE 0.0s 09:16:19 [2022-07-21T09:16:19.667Z] 09:16:19 [2022-07-21T09:16:19.667Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 09:16:19 [2022-07-21T09:16:19.667Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b 09:16:19 [2022-07-21T09:16:19.667Z] #11 DONE 0.0s 09:16:19 [2022-07-21T09:16:19.667Z] 09:16:19 [2022-07-21T09:16:19.667Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 09:16:19 [2022-07-21T09:16:19.667Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 09:16:19 [2022-07-21T09:16:19.667Z] #28 DONE 0.0s 09:16:19 [2022-07-21T09:16:19.667Z] 09:16:19 [2022-07-21T09:16:19.667Z] #24 [internal] load build context 09:16:19 [2022-07-21T09:16:19.667Z] #24 sha256:8307299ace9150c7116d68e3489f24ee2ab0f970883dd3b440d11e3687a7eee5 09:16:19 [2022-07-21T09:16:19.884Z] Client: 09:16:19 [2022-07-21T09:16:19.885Z] Context: default 09:16:19 [2022-07-21T09:16:19.885Z] Debug Mode: false 09:16:19 [2022-07-21T09:16:19.885Z] Plugins: 09:16:19 [2022-07-21T09:16:19.885Z] app: Docker App (Docker Inc., v0.9.1-beta3) 09:16:19 [2022-07-21T09:16:19.885Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) 09:16:19 [2022-07-21T09:16:19.885Z] compose: Docker Compose (Docker Inc., v2.4.1) 09:16:19 [2022-07-21T09:16:19.885Z] scan: Docker Scan (Docker Inc., v0.17.0) 09:16:19 [2022-07-21T09:16:19.885Z] 09:16:19 [2022-07-21T09:16:19.885Z] Server: 09:16:19 [2022-07-21T09:16:19.885Z] Containers: 0 09:16:19 [2022-07-21T09:16:19.885Z] Running: 0 09:16:19 [2022-07-21T09:16:19.885Z] Paused: 0 09:16:19 [2022-07-21T09:16:19.885Z] Stopped: 0 09:16:19 [2022-07-21T09:16:19.885Z] Images: 3 09:16:19 [2022-07-21T09:16:19.885Z] Server Version: 20.10.14 09:16:19 [2022-07-21T09:16:19.885Z] Storage Driver: overlay2 09:16:19 [2022-07-21T09:16:19.885Z] Backing Filesystem: extfs 09:16:19 [2022-07-21T09:16:19.885Z] Supports d_type: true 09:16:19 [2022-07-21T09:16:19.885Z] Native Overlay Diff: true 09:16:19 [2022-07-21T09:16:19.885Z] userxattr: false 09:16:19 [2022-07-21T09:16:19.885Z] Logging Driver: json-file 09:16:19 [2022-07-21T09:16:19.885Z] Cgroup Driver: systemd 09:16:19 [2022-07-21T09:16:19.885Z] Cgroup Version: 2 09:16:19 [2022-07-21T09:16:19.885Z] Plugins: 09:16:19 [2022-07-21T09:16:19.885Z] Volume: local 09:16:19 [2022-07-21T09:16:19.885Z] Network: bridge host ipvlan macvlan null overlay 09:16:19 [2022-07-21T09:16:19.885Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 09:16:19 [2022-07-21T09:16:19.885Z] Swarm: inactive 09:16:19 [2022-07-21T09:16:19.885Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 09:16:19 [2022-07-21T09:16:19.885Z] Default Runtime: runc 09:16:19 [2022-07-21T09:16:19.885Z] Init Binary: docker-init 09:16:19 [2022-07-21T09:16:19.885Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 09:16:19 [2022-07-21T09:16:19.885Z] runc version: v1.0.3-0-gf46b6ba 09:16:19 [2022-07-21T09:16:19.885Z] init version: de40ad0 09:16:19 [2022-07-21T09:16:19.885Z] Security Options: 09:16:19 [2022-07-21T09:16:19.885Z] apparmor 09:16:19 [2022-07-21T09:16:19.885Z] seccomp 09:16:19 [2022-07-21T09:16:19.885Z] Profile: default 09:16:19 [2022-07-21T09:16:19.885Z] cgroupns 09:16:19 [2022-07-21T09:16:19.885Z] Kernel Version: 5.13.0-1021-aws 09:16:19 [2022-07-21T09:16:19.885Z] Operating System: Ubuntu 20.04.4 LTS 09:16:19 [2022-07-21T09:16:19.885Z] OSType: linux 09:16:19 [2022-07-21T09:16:19.885Z] Architecture: x86_64 09:16:19 [2022-07-21T09:16:19.885Z] CPUs: 2 09:16:19 [2022-07-21T09:16:19.885Z] Total Memory: 7.476GiB 09:16:19 [2022-07-21T09:16:19.885Z] Name: ip-10-100-98-105 09:16:19 [2022-07-21T09:16:19.885Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK 09:16:19 [2022-07-21T09:16:19.885Z] Docker Root Dir: /var/lib/docker 09:16:19 [2022-07-21T09:16:19.885Z] Debug Mode: false 09:16:19 [2022-07-21T09:16:19.885Z] Registry: https://index.docker.io/v1/ 09:16:19 [2022-07-21T09:16:19.885Z] Labels: 09:16:19 [2022-07-21T09:16:19.885Z] Experimental: true 09:16:19 [2022-07-21T09:16:19.885Z] Insecure Registries: 09:16:19 [2022-07-21T09:16:19.885Z] 127.0.0.0/8 09:16:19 [2022-07-21T09:16:19.885Z] Live Restore Enabled: true 09:16:19 [2022-07-21T09:16:19.885Z] [Pipeline] } 09:16:19 [2022-07-21T09:16:19.891Z] + docker info [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 09:16:20 [2022-07-21T09:16:20.208Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:669fbed1ac6e556a0097f77ccf5f033acaa42adb . 09:16:20 [2022-07-21T09:16:20.208Z] #1 [internal] load build definition from Dockerfile 09:16:20 [2022-07-21T09:16:20.208Z] #1 sha256:04775e1a887b92b5b018a0ff67920a86022ea600becb2e74a32c21e2411d871a 09:16:20 [2022-07-21T09:16:20.208Z] #1 transferring dockerfile: 19.25kB done 09:16:20 [2022-07-21T09:16:20.208Z] #1 DONE 0.0s 09:16:20 [2022-07-21T09:16:20.208Z] 09:16:20 [2022-07-21T09:16:20.208Z] #2 [internal] load .dockerignore 09:16:20 [2022-07-21T09:16:20.208Z] #2 sha256:925dc6751ee35197a458495c8afd0b994ca204e8acc0b62344da3a1a040953f8 09:16:20 [2022-07-21T09:16:20.208Z] #2 transferring context: 145B 0.0s done 09:16:20 [2022-07-21T09:16:20.208Z] #2 DONE 0.0s 09:16:20 [2022-07-21T09:16:20.208Z] 09:16:20 [2022-07-21T09:16:20.208Z] #3 resolve image config for docker.io/docker/dockerfile:1 09:16:20 [2022-07-21T09:16:20.208Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d 09:16:20 [2022-07-21T09:16:20.247Z] #24 ... 09:16:20 [2022-07-21T09:16:20.247Z] 09:16:20 [2022-07-21T09:16:20.247Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 09:16:20 [2022-07-21T09:16:20.247Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 09:16:20 [2022-07-21T09:16:20.247Z] #49 DONE 0.4s 09:16:20 [2022-07-21T09:16:20.247Z] 09:16:20 [2022-07-21T09:16:20.247Z] #24 [internal] load build context 09:16:20 [2022-07-21T09:16:20.247Z] #24 sha256:8307299ace9150c7116d68e3489f24ee2ab0f970883dd3b440d11e3687a7eee5 09:16:20 [2022-07-21T09:16:20.466Z] #3 DONE 0.2s 09:16:20 [2022-07-21T09:16:20.466Z] 09:16:20 [2022-07-21T09:16:20.466Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 09:16:20 [2022-07-21T09:16:20.466Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 09:16:20 [2022-07-21T09:16:20.466Z] #4 CACHED 09:16:20 [2022-07-21T09:16:20.733Z] 09:16:20 [2022-07-21T09:16:20.733Z] #5 [internal] load .dockerignore 09:16:20 [2022-07-21T09:16:20.733Z] #5 sha256:f3f8618fc2adfb2fce9cb78ad15a0d57f4dd40ca4b6622efd4d759985ce0ab2d 09:16:20 [2022-07-21T09:16:20.733Z] #5 DONE 0.0s 09:16:20 [2022-07-21T09:16:20.733Z] 09:16:20 [2022-07-21T09:16:20.733Z] #6 [internal] load build definition from Dockerfile 09:16:20 [2022-07-21T09:16:20.733Z] #6 sha256:81eb585a0e7979d14ba6d908d68fbd1c3dd4a8e5af348ea3e7242a33eddcc991 09:16:20 [2022-07-21T09:16:20.733Z] #6 DONE 0.0s 09:16:20 [2022-07-21T09:16:20.733Z] 09:16:20 [2022-07-21T09:16:20.733Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 09:16:20 [2022-07-21T09:16:20.733Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 09:16:20 [2022-07-21T09:16:20.827Z] #24 transferring context: 62.08MB 1.1s done 09:16:20 [2022-07-21T09:16:20.827Z] #24 DONE 1.2s 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #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 09:16:20 [2022-07-21T09:16:20.827Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 09:16:20 [2022-07-21T09:16:20.827Z] #34 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ 09:16:20 [2022-07-21T09:16:20.827Z] #79 sha256:fd14f2db8049f0505352044a722ddf448da36c4fe45ecc0555079d08a342dad4 09:16:20 [2022-07-21T09:16:20.827Z] #79 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #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 09:16:20 [2022-07-21T09:16:20.827Z] #64 sha256:54174a4609d39a012638a524a3aa6014fe052408d15f41eb18f7e818ca0c4908 09:16:20 [2022-07-21T09:16:20.827Z] #64 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #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 09:16:20 [2022-07-21T09:16:20.827Z] #31 sha256:bb93a48c4e04163f547a4e34ef3bc1a40459cec197d11a74513c245b24cb2dc5 09:16:20 [2022-07-21T09:16:20.827Z] #31 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #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 09:16:20 [2022-07-21T09:16:20.827Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea 09:16:20 [2022-07-21T09:16:20.827Z] #14 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #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 09:16:20 [2022-07-21T09:16:20.827Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 09:16:20 [2022-07-21T09:16:20.827Z] #29 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #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.46.2" && /build/golangci-lint --version 09:16:20 [2022-07-21T09:16:20.827Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 09:16:20 [2022-07-21T09:16:20.827Z] #55 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #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 09:16:20 [2022-07-21T09:16:20.827Z] #67 sha256:81af31f781fc2834aa532e26bedd68c240447838f0f3ca7ff9f62860a7aa6451 09:16:20 [2022-07-21T09:16:20.827Z] #67 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build 09:16:20 [2022-07-21T09:16:20.827Z] #68 sha256:4666cec07745aed1399746686d46dcc8932aa60979e259e67a5c7949b6b71c4f 09:16:20 [2022-07-21T09:16:20.827Z] #68 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #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 09:16:20 [2022-07-21T09:16:20.827Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 09:16:20 [2022-07-21T09:16:20.827Z] #53 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #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 09:16:20 [2022-07-21T09:16:20.827Z] #26 sha256:a22e6f2372dd70f394d6374a8aa0f9a0cca4124b49be718b9e86eb943e88b2fe 09:16:20 [2022-07-21T09:16:20.827Z] #26 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ 09:16:20 [2022-07-21T09:16:20.827Z] #39 sha256:029528ae528917d4096eca1af32b78b6c9aec8c1584abdf8dba925115d1bd6b6 09:16:20 [2022-07-21T09:16:20.827Z] #39 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #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 ; 09:16:20 [2022-07-21T09:16:20.827Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff 09:16:20 [2022-07-21T09:16:20.827Z] #76 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 09:16:20 [2022-07-21T09:16:20.827Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef 09:16:20 [2022-07-21T09:16:20.827Z] #72 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ 09:16:20 [2022-07-21T09:16:20.827Z] #70 sha256:f0e93673ca69ea3035836410b3853f7d3b27ea99ba1bcd78a3773a52f2d52f6f 09:16:20 [2022-07-21T09:16:20.827Z] #70 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / 09:16:20 [2022-07-21T09:16:20.827Z] #25 sha256:831fd9d76ebc75002d480c5f65917954faab6eaf3d6dcf8805b1decbdab70ade 09:16:20 [2022-07-21T09:16:20.827Z] #25 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ 09:16:20 [2022-07-21T09:16:20.827Z] #78 sha256:ac3e545d7177cd62b45d2b768b3d9f4b9ac90e99e30328c86e317c747ebfee87 09:16:20 [2022-07-21T09:16:20.827Z] #78 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #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 09:16:20 [2022-07-21T09:16:20.827Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 09:16:20 [2022-07-21T09:16:20.827Z] #77 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 09:16:20 [2022-07-21T09:16:20.827Z] #19 sha256:384dfc0c8d6d5d05e11abae3d043e5ebfa8b290da496447951ac23046f138379 09:16:20 [2022-07-21T09:16:20.827Z] #19 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build 09:16:20 [2022-07-21T09:16:20.827Z] #69 sha256:e5b496ac5cbfbb928ee927e2be5399a2af07f1eee9e963cf75aafc8fe0a1645d 09:16:20 [2022-07-21T09:16:20.827Z] #69 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #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 09:16:20 [2022-07-21T09:16:20.827Z] #13 sha256:917a498e61c137d282cecd4117800487ae6c310fe4fc81d645f324370912fe99 09:16:20 [2022-07-21T09:16:20.827Z] #13 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 09:16:20 [2022-07-21T09:16:20.827Z] #18 sha256:c14040022841611b1d38dcb03a1a23a3e9f8dc9adc6c16d7177d2cbfb086b5d6 09:16:20 [2022-07-21T09:16:20.827Z] #18 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli 09:16:20 [2022-07-21T09:16:20.827Z] #27 sha256:12ddbdcdd0f9810251bde12e42e97696f2f4d3862f0fbc07dd26c6ecbadc4b36 09:16:20 [2022-07-21T09:16:20.827Z] #27 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #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 09:16:20 [2022-07-21T09:16:20.827Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 09:16:20 [2022-07-21T09:16:20.827Z] #42 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #20 [dev-systemd-false 6/28] RUN ldconfig 09:16:20 [2022-07-21T09:16:20.827Z] #20 sha256:83f9af4ed84639f7768d38927f29584d377cb0cc78cbd463535ac072d65e1cf9 09:16:20 [2022-07-21T09:16:20.827Z] #20 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / 09:16:20 [2022-07-21T09:16:20.827Z] #66 sha256:81bd4f6ca08f523bc2454420490932f39e10a7f5caca683aa61f20bceb83a46f 09:16:20 [2022-07-21T09:16:20.827Z] #66 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac 09:16:20 [2022-07-21T09:16:20.827Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 09:16:20 [2022-07-21T09:16:20.827Z] #36 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ 09:16:20 [2022-07-21T09:16:20.827Z] #65 sha256:cd1ac3c7ebf81a3f25b8a04911af8a51c927317a16d84959c6c8981378dd6384 09:16:20 [2022-07-21T09:16:20.827Z] #65 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ 09:16:20 [2022-07-21T09:16:20.827Z] #37 sha256:090b2e436b81add0c6ea4d95423bfe0836a61d8b06a7bc70d2631ea45d208f40 09:16:20 [2022-07-21T09:16:20.827Z] #37 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ 09:16:20 [2022-07-21T09:16:20.827Z] #48 sha256:7f90a9a09fb2d3c7ba862212814dae7da8617b4147964c8b16a31475cc84f2f2 09:16:20 [2022-07-21T09:16:20.827Z] #48 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 09:16:20 [2022-07-21T09:16:20.827Z] #33 sha256:6c00b4e4547346053f8f102cfd5c39a6beb65c0f075a61dbbfd9adb030eb919e 09:16:20 [2022-07-21T09:16:20.827Z] #33 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / 09:16:20 [2022-07-21T09:16:20.827Z] #63 sha256:c8ea66bd1579495fed845b1c39c07ddf807ddde027020467f3b4264e484b2149 09:16:20 [2022-07-21T09:16:20.827Z] #63 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ 09:16:20 [2022-07-21T09:16:20.827Z] #35 sha256:4acc80336a44265aa3814b5826a705baee93de9c939066710151cd4462546824 09:16:20 [2022-07-21T09:16:20.827Z] #35 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #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 09:16:20 [2022-07-21T09:16:20.827Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 09:16:20 [2022-07-21T09:16:20.827Z] #51 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #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 09:16:20 [2022-07-21T09:16:20.827Z] #22 sha256:adf4e12bcc7b73cc1051f9c83e2a79bb0c0445b6365b9a6bb9eb612f9edb97b6 09:16:20 [2022-07-21T09:16:20.827Z] #22 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ 09:16:20 [2022-07-21T09:16:20.827Z] #41 sha256:d2ec08371c00bb87c4e04dc55dc6dbe4ad4a07b3db6e5c7e7ab7356ddffc2254 09:16:20 [2022-07-21T09:16:20.827Z] #41 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ 09:16:20 [2022-07-21T09:16:20.827Z] #45 sha256:1560a76da43cd14b38b04e1d18ea38cf6da70006023735db67fbca652ade37b8 09:16:20 [2022-07-21T09:16:20.827Z] #45 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ 09:16:20 [2022-07-21T09:16:20.827Z] #52 sha256:10321d4d8e0ea369ef6693ac48d550f7b3529353210f944e95bf9140a22717f5 09:16:20 [2022-07-21T09:16:20.827Z] #52 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 09:16:20 [2022-07-21T09:16:20.827Z] #17 sha256:02dc6b893d2b5e4d9ae24b05c87e1d8e989a26bb64a01ba7f8b80820413b77f1 09:16:20 [2022-07-21T09:16:20.827Z] #17 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #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 09:16:20 [2022-07-21T09:16:20.827Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b 09:16:20 [2022-07-21T09:16:20.827Z] #38 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 09:16:20 [2022-07-21T09:16:20.827Z] #12 sha256:b049ffc12560a218076745d49180cf528b788a7078081d2c2099febaafde9bdf 09:16:20 [2022-07-21T09:16:20.827Z] #12 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images 09:16:20 [2022-07-21T09:16:20.827Z] #32 sha256:bbb710f083bf7263ef0943d942ad7fa046832bf87d7a4ace175129c0aad58547 09:16:20 [2022-07-21T09:16:20.827Z] #32 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #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 09:16:20 [2022-07-21T09:16:20.827Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 09:16:20 [2022-07-21T09:16:20.827Z] #47 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #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 09:16:20 [2022-07-21T09:16:20.827Z] #16 sha256:459f6c9b8edd9829802ee69072df5ddca080fc84549eed688fca8209120b3336 09:16:20 [2022-07-21T09:16:20.827Z] #16 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ 09:16:20 [2022-07-21T09:16:20.827Z] #61 sha256:f00f6f7b3550d94d57ad423eb8a32d2d558c3207156f5a61d14e9062feec8edb 09:16:20 [2022-07-21T09:16:20.827Z] #61 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ 09:16:20 [2022-07-21T09:16:20.827Z] #75 sha256:bd8249bdd8f3d80592b32ece88ec3d2bd5647058be7b5d1661acad998a7297a8 09:16:20 [2022-07-21T09:16:20.827Z] #75 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 09:16:20 [2022-07-21T09:16:20.827Z] #30 sha256:23c193cdd836630ba4a01484928ff44f6200c730cb72099addadd881299ef93d 09:16:20 [2022-07-21T09:16:20.827Z] #30 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #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 09:16:20 [2022-07-21T09:16:20.827Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 09:16:20 [2022-07-21T09:16:20.827Z] #21 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ 09:16:20 [2022-07-21T09:16:20.827Z] #54 sha256:a22b4ca096c6344a6436c45a56a0a24838b1c00b9dc078dad482bb9581d4c04d 09:16:20 [2022-07-21T09:16:20.827Z] #54 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #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 09:16:20 [2022-07-21T09:16:20.827Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 09:16:20 [2022-07-21T09:16:20.827Z] #57 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / 09:16:20 [2022-07-21T09:16:20.827Z] #59 sha256:b07c23fd4a4f318edabf7c234c3df372a2d786ece97777fcc7f2b7e3ecb11778 09:16:20 [2022-07-21T09:16:20.827Z] #59 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 09:16:20 [2022-07-21T09:16:20.827Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 09:16:20 [2022-07-21T09:16:20.827Z] #74 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 09:16:20 [2022-07-21T09:16:20.827Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc 09:16:20 [2022-07-21T09:16:20.827Z] #23 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.827Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ 09:16:20 [2022-07-21T09:16:20.827Z] #58 sha256:3a52ad95efd61fdccd515d906637b25951a2b758ad522ecbc8bb3b4a6a71a98b 09:16:20 [2022-07-21T09:16:20.827Z] #58 CACHED 09:16:20 [2022-07-21T09:16:20.827Z] 09:16:20 [2022-07-21T09:16:20.828Z] #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 09:16:20 [2022-07-21T09:16:20.828Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 09:16:20 [2022-07-21T09:16:20.828Z] #40 CACHED 09:16:20 [2022-07-21T09:16:20.828Z] 09:16:20 [2022-07-21T09:16:20.828Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / 09:16:20 [2022-07-21T09:16:20.828Z] #43 sha256:d59a1d0c30f4938232e62cebadcf91b0b2e7105b4c55e2de4d9194e8e464592e 09:16:20 [2022-07-21T09:16:20.828Z] #43 CACHED 09:16:20 [2022-07-21T09:16:20.828Z] 09:16:20 [2022-07-21T09:16:20.828Z] #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 09:16:20 [2022-07-21T09:16:20.828Z] #50 sha256:c6bb93e5f4675ecda38cdfaf3afd3d6f2cd28bbe8eeaaa77d81dab77210c87ff 09:16:20 [2022-07-21T09:16:20.828Z] #50 CACHED 09:16:20 [2022-07-21T09:16:20.828Z] 09:16:20 [2022-07-21T09:16:20.828Z] #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 09:16:20 [2022-07-21T09:16:20.828Z] #44 sha256:19a23dd781b8af93c18b10057a1d0d0277b0479034ea5ca88b33198b575ffbf0 09:16:20 [2022-07-21T09:16:20.828Z] #44 CACHED 09:16:20 [2022-07-21T09:16:20.828Z] 09:16:20 [2022-07-21T09:16:20.828Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ 09:16:20 [2022-07-21T09:16:20.828Z] #56 sha256:36ae750e19dbeb4c8353fd0f38b3dab8eed8e73e2390dc0d954c9d21281092ae 09:16:20 [2022-07-21T09:16:20.828Z] #56 CACHED 09:16:20 [2022-07-21T09:16:20.828Z] 09:16:20 [2022-07-21T09:16:20.828Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker 09:16:20 [2022-07-21T09:16:20.828Z] #15 sha256:852afe2b51c6a42e588317e7b560c608435c6fc8265d8ce0a05223a6d3cc86ad 09:16:20 [2022-07-21T09:16:20.828Z] #15 CACHED 09:16:20 [2022-07-21T09:16:20.828Z] 09:16:20 [2022-07-21T09:16:20.828Z] #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 09:16:20 [2022-07-21T09:16:20.828Z] #60 sha256:070c8b2fd3b662d12f9d8bbb141724d18dc9b7da8f001b2536933f943333f31f 09:16:20 [2022-07-21T09:16:20.828Z] #60 CACHED 09:16:20 [2022-07-21T09:16:20.828Z] 09:16:20 [2022-07-21T09:16:20.828Z] #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 09:16:20 [2022-07-21T09:16:20.828Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 09:16:20 [2022-07-21T09:16:20.828Z] #62 CACHED 09:16:20 [2022-07-21T09:16:20.828Z] 09:16:20 [2022-07-21T09:16:20.828Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 09:16:20 [2022-07-21T09:16:20.828Z] #46 sha256:5d18c32ec7853d729df69cf12f5154ea646e9eec09941e22bfa6942d9d989571 09:16:20 [2022-07-21T09:16:20.828Z] #46 CACHED 09:16:20 [2022-07-21T09:16:20.828Z] 09:16:20 [2022-07-21T09:16:20.828Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker 09:16:20 [2022-07-21T09:16:20.828Z] #80 sha256:6b0b6c9804a407e6302bd826726874a1cd025c4da5674a10e55295a78be5fcd1 09:16:20 [2022-07-21T09:16:20.828Z] #80 CACHED 09:16:20 [2022-07-21T09:16:20.828Z] 09:16:20 [2022-07-21T09:16:20.828Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker 09:16:20 [2022-07-21T09:16:20.828Z] #81 sha256:d981069aae5245a2c90356939da731f73f8fd049dd5eba923197866fd542e3ff 09:16:20 [2022-07-21T09:16:20.828Z] Client: 09:16:20 [2022-07-21T09:16:20.828Z] Context: default 09:16:20 [2022-07-21T09:16:20.828Z] Debug Mode: false 09:16:20 [2022-07-21T09:16:20.828Z] Plugins: 09:16:20 [2022-07-21T09:16:20.828Z] app: Docker App (Docker Inc., v0.9.1-beta3) 09:16:20 [2022-07-21T09:16:20.828Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) 09:16:20 [2022-07-21T09:16:20.828Z] compose: Docker Compose (Docker Inc., v2.4.1) 09:16:20 [2022-07-21T09:16:20.828Z] scan: Docker Scan (Docker Inc., v0.17.0) 09:16:20 [2022-07-21T09:16:20.828Z] 09:16:20 [2022-07-21T09:16:20.828Z] Server: 09:16:20 [2022-07-21T09:16:20.828Z] Containers: 0 09:16:20 [2022-07-21T09:16:20.828Z] Running: 0 09:16:20 [2022-07-21T09:16:20.828Z] Paused: 0 09:16:20 [2022-07-21T09:16:20.828Z] Stopped: 0 09:16:20 [2022-07-21T09:16:20.828Z] Images: 2 09:16:20 [2022-07-21T09:16:20.828Z] Server Version: 20.10.14 09:16:20 [2022-07-21T09:16:20.828Z] Storage Driver: overlay2 09:16:20 [2022-07-21T09:16:20.828Z] Backing Filesystem: extfs 09:16:20 [2022-07-21T09:16:20.828Z] Supports d_type: true 09:16:20 [2022-07-21T09:16:20.828Z] Native Overlay Diff: true 09:16:20 [2022-07-21T09:16:20.828Z] userxattr: false 09:16:20 [2022-07-21T09:16:20.828Z] Logging Driver: json-file 09:16:20 [2022-07-21T09:16:20.828Z] Cgroup Driver: cgroupfs 09:16:20 [2022-07-21T09:16:20.828Z] Cgroup Version: 1 09:16:20 [2022-07-21T09:16:20.828Z] Plugins: 09:16:20 [2022-07-21T09:16:20.828Z] Volume: local 09:16:20 [2022-07-21T09:16:20.828Z] Network: bridge host ipvlan macvlan null overlay 09:16:20 [2022-07-21T09:16:20.828Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 09:16:20 [2022-07-21T09:16:20.828Z] Swarm: inactive 09:16:20 [2022-07-21T09:16:20.828Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 09:16:20 [2022-07-21T09:16:20.828Z] Default Runtime: runc 09:16:20 [2022-07-21T09:16:20.828Z] Init Binary: docker-init 09:16:20 [2022-07-21T09:16:20.828Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 09:16:20 [2022-07-21T09:16:20.828Z] runc version: v1.0.3-0-gf46b6ba 09:16:20 [2022-07-21T09:16:20.828Z] init version: de40ad0 09:16:20 [2022-07-21T09:16:20.828Z] Security Options: 09:16:20 [2022-07-21T09:16:20.828Z] apparmor 09:16:20 [2022-07-21T09:16:20.828Z] seccomp 09:16:20 [2022-07-21T09:16:20.828Z] Profile: default 09:16:20 [2022-07-21T09:16:20.828Z] Kernel Version: 5.4.0-1071-aws 09:16:20 [2022-07-21T09:16:20.828Z] Operating System: Ubuntu 18.04.6 LTS 09:16:20 [2022-07-21T09:16:20.828Z] OSType: linux 09:16:20 [2022-07-21T09:16:20.828Z] Architecture: x86_64 09:16:20 [2022-07-21T09:16:20.828Z] CPUs: 2 09:16:20 [2022-07-21T09:16:20.828Z] Total Memory: 7.565GiB 09:16:20 [2022-07-21T09:16:20.828Z] Name: ip-10-100-46-65 09:16:20 [2022-07-21T09:16:20.828Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW 09:16:20 [2022-07-21T09:16:20.828Z] Docker Root Dir: /var/lib/docker 09:16:20 [2022-07-21T09:16:20.828Z] Debug Mode: false 09:16:20 [2022-07-21T09:16:20.828Z] Registry: https://index.docker.io/v1/ 09:16:20 [2022-07-21T09:16:20.828Z] Labels: 09:16:20 [2022-07-21T09:16:20.828Z] Experimental: true 09:16:20 [2022-07-21T09:16:20.828Z] Insecure Registries: 09:16:20 [2022-07-21T09:16:20.828Z] 127.0.0.0/8 09:16:20 [2022-07-21T09:16:20.828Z] Live Restore Enabled: true 09:16:20 [2022-07-21T09:16:20.828Z] 09:16:20 [2022-07-21T09:16:20.828Z] WARNING: No swap limit support [Pipeline] sh 09:16:20 [2022-07-21T09:16:20.995Z] #10 DONE 0.1s 09:16:20 [2022-07-21T09:16:20.995Z] 09:16:20 [2022-07-21T09:16:20.995Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 09:16:20 [2022-07-21T09:16:20.995Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 09:16:20 [2022-07-21T09:16:20.995Z] #9 DONE 0.1s 09:16:20 [2022-07-21T09:16:20.995Z] 09:16:20 [2022-07-21T09:16:20.995Z] #7 [internal] load metadata for docker.io/library/debian:bullseye 09:16:20 [2022-07-21T09:16:20.995Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e 09:16:20 [2022-07-21T09:16:20.995Z] #7 DONE 0.1s 09:16:20 [2022-07-21T09:16:20.995Z] 09:16:20 [2022-07-21T09:16:20.995Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye 09:16:20 [2022-07-21T09:16:20.995Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f 09:16:20 [2022-07-21T09:16:20.995Z] #8 DONE 0.1s 09:16:20 [2022-07-21T09:16:20.995Z] 09:16:20 [2022-07-21T09:16:20.995Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 09:16:20 [2022-07-21T09:16:20.995Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 09:16:20 [2022-07-21T09:16:20.995Z] #73 DONE 0.0s 09:16:20 [2022-07-21T09:16:20.995Z] 09:16:20 [2022-07-21T09:16:20.995Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 09:16:20 [2022-07-21T09:16:20.995Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 09:16:20 [2022-07-21T09:16:20.995Z] #71 DONE 0.0s 09:16:20 [2022-07-21T09:16:20.995Z] 09:16:20 [2022-07-21T09:16:20.995Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 09:16:20 [2022-07-21T09:16:20.995Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 09:16:20 [2022-07-21T09:16:20.995Z] #11 DONE 0.0s 09:16:20 [2022-07-21T09:16:20.995Z] 09:16:20 [2022-07-21T09:16:20.995Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 09:16:20 [2022-07-21T09:16:20.995Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda 09:16:20 [2022-07-21T09:16:20.995Z] #28 DONE 0.0s 09:16:20 [2022-07-21T09:16:20.995Z] 09:16:20 [2022-07-21T09:16:20.995Z] #24 [internal] load build context 09:16:20 [2022-07-21T09:16:20.995Z] #24 sha256:9cf72e9e785e77cabee35d68d23c8a7e610d4d38ec915a2afea231edcf148d48 09:16:21 [2022-07-21T09:16:21.118Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 09:16:21 [2022-07-21T09:16:21.118Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 09:16:21 [2022-07-21T09:16:21.118Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43816/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 09:16:21 [2022-07-21T09:16:21.118Z] + bash /home/ubuntu/workspace/moby_PR-43816/check-config.sh 09:16:21 [2022-07-21T09:16:21.118Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 09:16:21 [2022-07-21T09:16:21.118Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... 09:16:21 [2022-07-21T09:16:21.118Z] 09:16:21 [2022-07-21T09:16:21.118Z] Generally Necessary: 09:16:21 [2022-07-21T09:16:21.118Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 09:16:21 [2022-07-21T09:16:21.118Z] - apparmor: enabled and tools installed 09:16:21 [2022-07-21T09:16:21.118Z] - CONFIG_NAMESPACES: enabled 09:16:21 [2022-07-21T09:16:21.118Z] - CONFIG_NET_NS: enabled 09:16:21 [2022-07-21T09:16:21.118Z] - CONFIG_PID_NS: enabled 09:16:21 [2022-07-21T09:16:21.118Z] - CONFIG_IPC_NS: enabled 09:16:21 [2022-07-21T09:16:21.118Z] - CONFIG_UTS_NS: enabled 09:16:21 [2022-07-21T09:16:21.118Z] - CONFIG_CGROUPS: enabled 09:16:21 [2022-07-21T09:16:21.118Z] - CONFIG_CGROUP_CPUACCT: enabled 09:16:21 [2022-07-21T09:16:21.118Z] - CONFIG_CGROUP_DEVICE: enabled 09:16:21 [2022-07-21T09:16:21.118Z] - CONFIG_CGROUP_FREEZER: enabled 09:16:21 [2022-07-21T09:16:21.118Z] - CONFIG_CGROUP_SCHED: enabled 09:16:21 [2022-07-21T09:16:21.118Z] - CONFIG_CPUSETS: enabled 09:16:21 [2022-07-21T09:16:21.118Z] - CONFIG_MEMCG: enabled 09:16:21 [2022-07-21T09:16:21.118Z] - CONFIG_KEYS: enabled 09:16:21 [2022-07-21T09:16:21.118Z] - CONFIG_VETH: enabled (as module) 09:16:21 [2022-07-21T09:16:21.118Z] - CONFIG_BRIDGE: enabled (as module) 09:16:21 [2022-07-21T09:16:21.118Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 09:16:21 [2022-07-21T09:16:21.118Z] - CONFIG_IP_NF_FILTER: enabled (as module) 09:16:21 [2022-07-21T09:16:21.118Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 09:16:21 [2022-07-21T09:16:21.118Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 09:16:21 [2022-07-21T09:16:21.118Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 09:16:21 [2022-07-21T09:16:21.118Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 09:16:21 [2022-07-21T09:16:21.118Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 09:16:21 [2022-07-21T09:16:21.118Z] - CONFIG_IP_NF_NAT: enabled (as module) 09:16:21 [2022-07-21T09:16:21.118Z] - CONFIG_NF_NAT: enabled (as module) 09:16:21 [2022-07-21T09:16:21.118Z] - CONFIG_POSIX_MQUEUE: enabled 09:16:21 [2022-07-21T09:16:21.118Z] - CONFIG_CGROUP_BPF: enabled 09:16:21 [2022-07-21T09:16:21.118Z] 09:16:21 [2022-07-21T09:16:21.118Z] Optional Features: 09:16:21 [2022-07-21T09:16:21.377Z] - CONFIG_USER_NS: enabled 09:16:21 [2022-07-21T09:16:21.377Z] - CONFIG_SECCOMP: enabled 09:16:21 [2022-07-21T09:16:21.377Z] - CONFIG_SECCOMP_FILTER: enabled 09:16:21 [2022-07-21T09:16:21.377Z] - CONFIG_CGROUP_PIDS: enabled 09:16:21 [2022-07-21T09:16:21.377Z] - CONFIG_MEMCG_SWAP: enabled 09:16:21 [2022-07-21T09:16:21.377Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 09:16:21 [2022-07-21T09:16:21.377Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 09:16:21 [2022-07-21T09:16:21.377Z] - CONFIG_BLK_CGROUP: enabled 09:16:21 [2022-07-21T09:16:21.377Z] - CONFIG_BLK_DEV_THROTTLING: enabled 09:16:21 [2022-07-21T09:16:21.377Z] - CONFIG_CGROUP_PERF: enabled 09:16:21 [2022-07-21T09:16:21.377Z] - CONFIG_CGROUP_HUGETLB: enabled 09:16:21 [2022-07-21T09:16:21.377Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 09:16:21 [2022-07-21T09:16:21.377Z] - CONFIG_CGROUP_NET_PRIO: enabled 09:16:21 [2022-07-21T09:16:21.377Z] - CONFIG_CFS_BANDWIDTH: enabled 09:16:21 [2022-07-21T09:16:21.377Z] - CONFIG_FAIR_GROUP_SCHED: enabled 09:16:21 [2022-07-21T09:16:21.377Z] - CONFIG_RT_GROUP_SCHED: missing 09:16:21 [2022-07-21T09:16:21.377Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 09:16:21 [2022-07-21T09:16:21.377Z] - CONFIG_IP_VS: enabled (as module) 09:16:21 [2022-07-21T09:16:21.377Z] - CONFIG_IP_VS_NFCT: enabled 09:16:21 [2022-07-21T09:16:21.377Z] - CONFIG_IP_VS_PROTO_TCP: enabled 09:16:21 [2022-07-21T09:16:21.377Z] - CONFIG_IP_VS_PROTO_UDP: enabled 09:16:21 [2022-07-21T09:16:21.377Z] - CONFIG_IP_VS_RR: enabled (as module) 09:16:21 [2022-07-21T09:16:21.377Z] - CONFIG_SECURITY_SELINUX: enabled 09:16:21 [2022-07-21T09:16:21.377Z] - CONFIG_SECURITY_APPARMOR: enabled 09:16:21 [2022-07-21T09:16:21.377Z] - CONFIG_EXT4_FS: enabled 09:16:21 [2022-07-21T09:16:21.377Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 09:16:21 [2022-07-21T09:16:21.377Z] - CONFIG_EXT4_FS_SECURITY: enabled 09:16:21 [2022-07-21T09:16:21.377Z] - Network Drivers: 09:16:21 [2022-07-21T09:16:21.377Z] - "overlay": 09:16:21 [2022-07-21T09:16:21.377Z] - CONFIG_VXLAN: enabled (as module) 09:16:21 [2022-07-21T09:16:21.377Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 09:16:21 [2022-07-21T09:16:21.377Z] Optional (for encrypted networks): 09:16:21 [2022-07-21T09:16:21.563Z] #24 ... 09:16:21 [2022-07-21T09:16:21.563Z] 09:16:21 [2022-07-21T09:16:21.563Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 09:16:21 [2022-07-21T09:16:21.563Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 09:16:21 [2022-07-21T09:16:21.563Z] #49 DONE 0.4s 09:16:21 [2022-07-21T09:16:21.563Z] 09:16:21 [2022-07-21T09:16:21.563Z] #24 [internal] load build context 09:16:21 [2022-07-21T09:16:21.563Z] #24 sha256:9cf72e9e785e77cabee35d68d23c8a7e610d4d38ec915a2afea231edcf148d48 09:16:21 [2022-07-21T09:16:21.636Z] - CONFIG_CRYPTO: enabled 09:16:21 [2022-07-21T09:16:21.636Z] - CONFIG_CRYPTO_AEAD: enabled 09:16:21 [2022-07-21T09:16:21.636Z] - CONFIG_CRYPTO_GCM: enabled 09:16:21 [2022-07-21T09:16:21.636Z] - CONFIG_CRYPTO_SEQIV: enabled 09:16:21 [2022-07-21T09:16:21.636Z] - CONFIG_CRYPTO_GHASH: enabled 09:16:21 [2022-07-21T09:16:21.636Z] - CONFIG_XFRM: enabled 09:16:21 [2022-07-21T09:16:21.636Z] - CONFIG_XFRM_USER: enabled (as module) 09:16:21 [2022-07-21T09:16:21.636Z] - CONFIG_XFRM_ALGO: enabled (as module) 09:16:21 [2022-07-21T09:16:21.636Z] - CONFIG_INET_ESP: enabled (as module) 09:16:21 [2022-07-21T09:16:21.636Z] - "ipvlan": 09:16:21 [2022-07-21T09:16:21.636Z] - CONFIG_IPVLAN: enabled (as module) 09:16:21 [2022-07-21T09:16:21.636Z] - "macvlan": 09:16:21 [2022-07-21T09:16:21.636Z] - CONFIG_MACVLAN: enabled (as module) 09:16:21 [2022-07-21T09:16:21.636Z] - CONFIG_DUMMY: enabled (as module) 09:16:21 [2022-07-21T09:16:21.636Z] - "ftp,tftp client in container": 09:16:21 [2022-07-21T09:16:21.636Z] - CONFIG_NF_NAT_FTP: enabled (as module) 09:16:21 [2022-07-21T09:16:21.636Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 09:16:21 [2022-07-21T09:16:21.636Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 09:16:21 [2022-07-21T09:16:21.636Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 09:16:21 [2022-07-21T09:16:21.636Z] - Storage Drivers: 09:16:21 [2022-07-21T09:16:21.636Z] - "aufs": 09:16:21 [2022-07-21T09:16:21.636Z] - CONFIG_AUFS_FS: enabled (as module) 09:16:21 [2022-07-21T09:16:21.636Z] - "btrfs": 09:16:21 [2022-07-21T09:16:21.636Z] - CONFIG_BTRFS_FS: enabled (as module) 09:16:21 [2022-07-21T09:16:21.636Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 09:16:21 [2022-07-21T09:16:21.636Z] - "devicemapper": 09:16:21 [2022-07-21T09:16:21.636Z] - CONFIG_BLK_DEV_DM: enabled 09:16:21 [2022-07-21T09:16:21.636Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 09:16:21 [2022-07-21T09:16:21.636Z] - "overlay": 09:16:21 [2022-07-21T09:16:21.636Z] - CONFIG_OVERLAY_FS: enabled (as module) 09:16:21 [2022-07-21T09:16:21.636Z] - "zfs": 09:16:21 [2022-07-21T09:16:21.636Z] - /dev/zfs: present 09:16:21 [2022-07-21T09:16:21.636Z] - zfs command: missing 09:16:21 [2022-07-21T09:16:21.636Z] - zpool command: missing 09:16:21 [2022-07-21T09:16:21.636Z] 09:16:21 [2022-07-21T09:16:21.636Z] Limits: 09:16:21 [2022-07-21T09:16:21.636Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 09:16:21 [2022-07-21T09:16:21.636Z] 09:16:21 [2022-07-21T09:16:21.636Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 09:16:21 [2022-07-21T09:16:21.967Z] + sudo modprobe ip_vs 09:16:21 [2022-07-21T09:16:21.967Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:669fbed1ac6e556a0097f77ccf5f033acaa42adb . 09:16:22 [2022-07-21T09:16:22.206Z] #81 DONE 1.1s 09:16:22 [2022-07-21T09:16:22.206Z] 09:16:22 [2022-07-21T09:16:22.206Z] #82 exporting to image 09:16:22 [2022-07-21T09:16:22.206Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 09:16:22 [2022-07-21T09:16:22.206Z] #82 exporting layers 09:16:22 [2022-07-21T09:16:22.225Z] #1 [internal] load build definition from Dockerfile 09:16:22 [2022-07-21T09:16:22.226Z] #1 sha256:1eccf97686e1bf63e4b5439c4287beb6bd47a89a0be32cc4c8740d97badfd11c 09:16:22 [2022-07-21T09:16:22.226Z] #1 transferring dockerfile: 19.25kB done 09:16:22 [2022-07-21T09:16:22.226Z] #1 DONE 0.0s 09:16:22 [2022-07-21T09:16:22.226Z] 09:16:22 [2022-07-21T09:16:22.226Z] #2 [internal] load .dockerignore 09:16:22 [2022-07-21T09:16:22.226Z] #2 sha256:9878ee708cf8e533d730ed7738fd44a165bbfe696d416187b6a4c80e65514c90 09:16:22 [2022-07-21T09:16:22.226Z] #2 transferring context: 145B done 09:16:22 [2022-07-21T09:16:22.226Z] #2 DONE 0.0s 09:16:22 [2022-07-21T09:16:22.226Z] 09:16:22 [2022-07-21T09:16:22.226Z] #3 resolve image config for docker.io/docker/dockerfile:1 09:16:22 [2022-07-21T09:16:22.226Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d 09:16:22 [2022-07-21T09:16:22.485Z] #3 DONE 0.2s 09:16:22 [2022-07-21T09:16:22.485Z] 09:16:22 [2022-07-21T09:16:22.485Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 09:16:22 [2022-07-21T09:16:22.485Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 09:16:22 [2022-07-21T09:16:22.485Z] #4 CACHED 09:16:22 [2022-07-21T09:16:22.751Z] 09:16:22 [2022-07-21T09:16:22.751Z] #6 [internal] load .dockerignore 09:16:22 [2022-07-21T09:16:22.751Z] #6 sha256:dd91a4346c291a496caadae34135add76480414581db0e389ce3bf9b68c4073d 09:16:22 [2022-07-21T09:16:22.751Z] #6 DONE 0.0s 09:16:22 [2022-07-21T09:16:22.751Z] 09:16:22 [2022-07-21T09:16:22.751Z] #5 [internal] load build definition from Dockerfile 09:16:22 [2022-07-21T09:16:22.751Z] #5 sha256:d6a190992c1fb9c558c1c92be0e3467ec888829a3e5dfaad9e37d908293805aa 09:16:22 [2022-07-21T09:16:22.751Z] #5 DONE 0.0s 09:16:22 [2022-07-21T09:16:22.751Z] 09:16:22 [2022-07-21T09:16:22.751Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 09:16:22 [2022-07-21T09:16:22.751Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 09:16:22 [2022-07-21T09:16:22.751Z] #9 DONE 0.1s 09:16:22 [2022-07-21T09:16:22.751Z] 09:16:22 [2022-07-21T09:16:22.751Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye 09:16:22 [2022-07-21T09:16:22.751Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f 09:16:22 [2022-07-21T09:16:22.751Z] #10 DONE 0.1s 09:16:22 [2022-07-21T09:16:22.751Z] 09:16:22 [2022-07-21T09:16:22.751Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 09:16:22 [2022-07-21T09:16:22.751Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 09:16:22 [2022-07-21T09:16:22.751Z] #7 DONE 0.1s 09:16:22 [2022-07-21T09:16:22.751Z] 09:16:22 [2022-07-21T09:16:22.751Z] #8 [internal] load metadata for docker.io/library/debian:bullseye 09:16:22 [2022-07-21T09:16:22.751Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e 09:16:22 [2022-07-21T09:16:22.751Z] #8 DONE 0.1s 09:16:22 [2022-07-21T09:16:22.774Z] #82 exporting layers 0.8s done 09:16:22 [2022-07-21T09:16:22.774Z] #82 writing image sha256:b44ae5a9caddc1c26e6fff79a429911d08b1190692656403b1537083df990f9b done 09:16:22 [2022-07-21T09:16:22.774Z] #82 naming to docker.io/library/docker:669fbed1ac6e556a0097f77ccf5f033acaa42adb done 09:16:22 [2022-07-21T09:16:22.774Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 09:16:22 [2022-07-21T09:16:22.945Z] #24 transferring context: 62.06MB 1.6s done 09:16:22 [2022-07-21T09:16:22.945Z] #24 DONE 1.7s 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli 09:16:22 [2022-07-21T09:16:22.945Z] #27 sha256:0384f542a1a5554fabf95ed5c9d404292260ab38e7a3d943c4b3c2673fd0d995 09:16:22 [2022-07-21T09:16:22.945Z] #27 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / 09:16:22 [2022-07-21T09:16:22.945Z] #43 sha256:4f0904e19642c3a9548fbb1ee75c3471bbf1ede9e9afcca2b2f2f36ecf637144 09:16:22 [2022-07-21T09:16:22.945Z] #43 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #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 09:16:22 [2022-07-21T09:16:22.945Z] #26 sha256:e21dbd375f3949b2dd1071d9c28df739f25b16efd652136cd2f3c92ef898fb9b 09:16:22 [2022-07-21T09:16:22.945Z] #26 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #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 09:16:22 [2022-07-21T09:16:22.945Z] #67 sha256:499532f84f39e5df809e96b47cf9dc7e90103abcf53e6af379bf47346c70eba8 09:16:22 [2022-07-21T09:16:22.945Z] #67 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #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 09:16:22 [2022-07-21T09:16:22.945Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 09:16:22 [2022-07-21T09:16:22.945Z] #22 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 09:16:22 [2022-07-21T09:16:22.945Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 09:16:22 [2022-07-21T09:16:22.945Z] #72 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #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 09:16:22 [2022-07-21T09:16:22.945Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be 09:16:22 [2022-07-21T09:16:22.945Z] #42 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 09:16:22 [2022-07-21T09:16:22.945Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d 09:16:22 [2022-07-21T09:16:22.945Z] #23 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ 09:16:22 [2022-07-21T09:16:22.945Z] #61 sha256:442c83a2920ada48874231091221299cd18a90042ee4c41f12997480c79d6a2c 09:16:22 [2022-07-21T09:16:22.945Z] #61 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #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 09:16:22 [2022-07-21T09:16:22.945Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 09:16:22 [2022-07-21T09:16:22.945Z] #53 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #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 09:16:22 [2022-07-21T09:16:22.945Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 09:16:22 [2022-07-21T09:16:22.945Z] #62 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ 09:16:22 [2022-07-21T09:16:22.945Z] #41 sha256:8bc775290ffb0a0f1eca862ed69b3882fdbe9aea36b1d27887fe264799a7ad53 09:16:22 [2022-07-21T09:16:22.945Z] #41 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker 09:16:22 [2022-07-21T09:16:22.945Z] #80 sha256:678e2110a6c6b9d785859d8a27b2c9e9588e77351d6d280303ac6eae6528c6bb 09:16:22 [2022-07-21T09:16:22.945Z] #80 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 09:16:22 [2022-07-21T09:16:22.945Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f 09:16:22 [2022-07-21T09:16:22.945Z] #12 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #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 09:16:22 [2022-07-21T09:16:22.945Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 09:16:22 [2022-07-21T09:16:22.945Z] #47 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ 09:16:22 [2022-07-21T09:16:22.945Z] #45 sha256:fb5475e4f2aa4ec754d546e203be9b9d9395b1560e8bea7199a72069c9fa9454 09:16:22 [2022-07-21T09:16:22.945Z] #45 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / 09:16:22 [2022-07-21T09:16:22.945Z] #63 sha256:20ff843696cfc658e788261c5b325851f088043bdcd28f2003a0af8c9734d126 09:16:22 [2022-07-21T09:16:22.945Z] #63 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #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 09:16:22 [2022-07-21T09:16:22.945Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 09:16:22 [2022-07-21T09:16:22.945Z] #38 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ 09:16:22 [2022-07-21T09:16:22.945Z] #78 sha256:614fe8374bd6b11013fb96b2d136c32e0c186b16a7e577289adda9dde8de7e9b 09:16:22 [2022-07-21T09:16:22.945Z] #78 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #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 ; 09:16:22 [2022-07-21T09:16:22.945Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 09:16:22 [2022-07-21T09:16:22.945Z] #76 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac 09:16:22 [2022-07-21T09:16:22.945Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 09:16:22 [2022-07-21T09:16:22.945Z] #36 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / 09:16:22 [2022-07-21T09:16:22.945Z] #66 sha256:31b02dac0c32ab188573ec1fbd8ffdcdfff3c8255178df35ba8321f1ce628068 09:16:22 [2022-07-21T09:16:22.945Z] #66 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 09:16:22 [2022-07-21T09:16:22.945Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 09:16:22 [2022-07-21T09:16:22.945Z] #74 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #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 09:16:22 [2022-07-21T09:16:22.945Z] #31 sha256:b5a60326306a9de4f5e1ba7af9049f6d5cec904e9363aed5250682a35348a81c 09:16:22 [2022-07-21T09:16:22.945Z] #31 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 09:16:22 [2022-07-21T09:16:22.945Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad 09:16:22 [2022-07-21T09:16:22.945Z] #19 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #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 09:16:22 [2022-07-21T09:16:22.945Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 09:16:22 [2022-07-21T09:16:22.945Z] #16 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 09:16:22 [2022-07-21T09:16:22.945Z] #30 sha256:56950a5b745d306020a68d84ef56a3a6cb05418120d15e9030bad4071ddfc791 09:16:22 [2022-07-21T09:16:22.945Z] #30 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ 09:16:22 [2022-07-21T09:16:22.945Z] #79 sha256:d17ca917114e1b73ddb70384bd816a062d14aa446a2d760841dee58812009cdc 09:16:22 [2022-07-21T09:16:22.945Z] #79 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ 09:16:22 [2022-07-21T09:16:22.945Z] #70 sha256:c50146b34095fb7cf827b865ce5142f220ce60a178193f867ae3dcfcc3251c7c 09:16:22 [2022-07-21T09:16:22.945Z] #70 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ 09:16:22 [2022-07-21T09:16:22.945Z] #37 sha256:6e92a29f735d2740b255836df30f4d96e3c8a381b0f8ab7a77b0527e170428bf 09:16:22 [2022-07-21T09:16:22.945Z] #37 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker 09:16:22 [2022-07-21T09:16:22.945Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 09:16:22 [2022-07-21T09:16:22.945Z] #15 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #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 09:16:22 [2022-07-21T09:16:22.945Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 09:16:22 [2022-07-21T09:16:22.945Z] #57 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #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 09:16:22 [2022-07-21T09:16:22.945Z] #81 sha256:c19846fdbfa174a4aaa0a27864a520a80b3da841cf48d219593fae4138ffb034 09:16:22 [2022-07-21T09:16:22.945Z] #81 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ 09:16:22 [2022-07-21T09:16:22.945Z] #54 sha256:237ab53ad81a173c5855cf7f96fb37f5a1bc0eb53b96b0798440cf9c172247cb 09:16:22 [2022-07-21T09:16:22.945Z] #54 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / 09:16:22 [2022-07-21T09:16:22.945Z] #25 sha256:b903b1e268a0da17ce1d366ece6148d7c9c190dcc1ef6ea0940397960517ed45 09:16:22 [2022-07-21T09:16:22.945Z] #25 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 09:16:22 [2022-07-21T09:16:22.945Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 09:16:22 [2022-07-21T09:16:22.945Z] #33 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #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 09:16:22 [2022-07-21T09:16:22.945Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f 09:16:22 [2022-07-21T09:16:22.945Z] #51 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 09:16:22 [2022-07-21T09:16:22.945Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 09:16:22 [2022-07-21T09:16:22.945Z] #18 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ 09:16:22 [2022-07-21T09:16:22.945Z] #48 sha256:0ab04752d86564ba2600a31bd39b41536779d9ebbb06118bb65769f1dee360cf 09:16:22 [2022-07-21T09:16:22.945Z] #48 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ 09:16:22 [2022-07-21T09:16:22.945Z] #52 sha256:40322916f496321a015a49fbd827ed6b5f40a298cd707fa5e1bd81f1de47151b 09:16:22 [2022-07-21T09:16:22.945Z] #52 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #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 09:16:22 [2022-07-21T09:16:22.945Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 09:16:22 [2022-07-21T09:16:22.945Z] #50 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images 09:16:22 [2022-07-21T09:16:22.945Z] #32 sha256:18360fb57a513fa5590267ea6726f7c7cb50b40fa109349d077ed1d1ebe74d07 09:16:22 [2022-07-21T09:16:22.945Z] #32 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #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 09:16:22 [2022-07-21T09:16:22.945Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 09:16:22 [2022-07-21T09:16:22.945Z] #29 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 09:16:22 [2022-07-21T09:16:22.945Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df 09:16:22 [2022-07-21T09:16:22.945Z] #46 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #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 09:16:22 [2022-07-21T09:16:22.945Z] #60 sha256:fcc45e999c29a25290826cc71c00874f2488d9847471aa017408d3062de76378 09:16:22 [2022-07-21T09:16:22.945Z] #60 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ 09:16:22 [2022-07-21T09:16:22.945Z] #56 sha256:06c5b2d7aa5ef1b8af8840a2cfb196fdcfd643f7a566d777d13128cbf79a512b 09:16:22 [2022-07-21T09:16:22.945Z] #56 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build 09:16:22 [2022-07-21T09:16:22.945Z] #68 sha256:27d0043ae60957faa9d0d3fad00d4abe8a96f2da632b3e4c341f33c292f9a6b0 09:16:22 [2022-07-21T09:16:22.945Z] #68 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.945Z] #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 09:16:22 [2022-07-21T09:16:22.945Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 09:16:22 [2022-07-21T09:16:22.945Z] #14 CACHED 09:16:22 [2022-07-21T09:16:22.945Z] 09:16:22 [2022-07-21T09:16:22.946Z] #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 09:16:22 [2022-07-21T09:16:22.946Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 09:16:22 [2022-07-21T09:16:22.946Z] #34 CACHED 09:16:22 [2022-07-21T09:16:22.946Z] 09:16:22 [2022-07-21T09:16:22.946Z] #20 [dev-systemd-false 6/28] RUN ldconfig 09:16:22 [2022-07-21T09:16:22.946Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c 09:16:22 [2022-07-21T09:16:22.946Z] #20 CACHED 09:16:22 [2022-07-21T09:16:22.946Z] 09:16:22 [2022-07-21T09:16:22.946Z] #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 09:16:22 [2022-07-21T09:16:22.946Z] #64 sha256:73f8b446cdff35eec54a3fd3ffa7790ad9998ec213111a66a88a7a8336ed9583 09:16:22 [2022-07-21T09:16:22.946Z] #64 CACHED 09:16:22 [2022-07-21T09:16:22.946Z] 09:16:22 [2022-07-21T09:16:22.946Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build 09:16:22 [2022-07-21T09:16:22.946Z] #69 sha256:957f5f576a18b79715f2f93f8ce3a0b2ee16ec6e4c579dc4fff1a1048e207ef9 09:16:22 [2022-07-21T09:16:22.946Z] #69 CACHED 09:16:22 [2022-07-21T09:16:22.946Z] 09:16:22 [2022-07-21T09:16:22.946Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / 09:16:22 [2022-07-21T09:16:22.946Z] #59 sha256:24ffe31c8d6a703b06790825933c6ad2c4f30b6ed30ec8461d668c75da85c42e 09:16:22 [2022-07-21T09:16:22.946Z] #59 CACHED 09:16:22 [2022-07-21T09:16:22.946Z] 09:16:22 [2022-07-21T09:16:22.946Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ 09:16:22 [2022-07-21T09:16:22.946Z] #39 sha256:a07cf818069cf6f42c6c441469b5d5865a935cf260e26fac581c2f404aec6e9a 09:16:22 [2022-07-21T09:16:22.946Z] #39 CACHED 09:16:22 [2022-07-21T09:16:22.946Z] 09:16:22 [2022-07-21T09:16:22.946Z] #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 09:16:22 [2022-07-21T09:16:22.946Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 09:16:22 [2022-07-21T09:16:22.946Z] #13 CACHED 09:16:22 [2022-07-21T09:16:22.946Z] 09:16:22 [2022-07-21T09:16:22.946Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ 09:16:22 [2022-07-21T09:16:22.946Z] #65 sha256:ab66783d41279949ad82b05c4a113a865cc1ddb6a54326a70d0e0eaadd13548f 09:16:22 [2022-07-21T09:16:22.946Z] #65 CACHED 09:16:22 [2022-07-21T09:16:22.946Z] 09:16:22 [2022-07-21T09:16:22.946Z] #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 09:16:22 [2022-07-21T09:16:22.946Z] #44 sha256:f812fcdd04245e7eb64a7aa895a6c9ef39f240bdb2b347bda1b468044c974d21 09:16:22 [2022-07-21T09:16:22.946Z] #44 CACHED 09:16:22 [2022-07-21T09:16:22.946Z] 09:16:22 [2022-07-21T09:16:22.946Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ 09:16:22 [2022-07-21T09:16:22.946Z] #58 sha256:4d8bdc2d71b64127a133d9d6934116f754772f52fba35ce76581ecda6c587241 09:16:22 [2022-07-21T09:16:22.946Z] #58 CACHED 09:16:22 [2022-07-21T09:16:22.946Z] 09:16:22 [2022-07-21T09:16:22.946Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 09:16:22 [2022-07-21T09:16:22.946Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f 09:16:22 [2022-07-21T09:16:22.946Z] #17 CACHED 09:16:22 [2022-07-21T09:16:22.946Z] 09:16:22 [2022-07-21T09:16:22.946Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ 09:16:22 [2022-07-21T09:16:22.946Z] #35 sha256:db54dda8b908579febbfde583058b91204e9a2ca514218ef561cbe9be0c7fd55 09:16:22 [2022-07-21T09:16:22.946Z] #35 CACHED 09:16:22 [2022-07-21T09:16:22.946Z] 09:16:22 [2022-07-21T09:16:22.946Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ 09:16:22 [2022-07-21T09:16:22.946Z] #75 sha256:6b62dc4f02be1803164795cae8f4609a12ade21f215aec21180be533a08184c8 09:16:22 [2022-07-21T09:16:22.946Z] #75 CACHED 09:16:22 [2022-07-21T09:16:22.946Z] 09:16:22 [2022-07-21T09:16:22.946Z] #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 09:16:22 [2022-07-21T09:16:22.946Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a 09:16:22 [2022-07-21T09:16:22.946Z] #21 CACHED 09:16:22 [2022-07-21T09:16:22.946Z] 09:16:22 [2022-07-21T09:16:22.946Z] #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 09:16:22 [2022-07-21T09:16:22.946Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 09:16:22 [2022-07-21T09:16:22.946Z] #77 CACHED 09:16:22 [2022-07-21T09:16:22.946Z] 09:16:22 [2022-07-21T09:16:22.946Z] #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.46.2" && /build/golangci-lint --version 09:16:22 [2022-07-21T09:16:22.946Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 09:16:22 [2022-07-21T09:16:22.946Z] #55 CACHED 09:16:22 [2022-07-21T09:16:22.946Z] 09:16:22 [2022-07-21T09:16:22.946Z] #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 09:16:22 [2022-07-21T09:16:22.946Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c 09:16:22 [2022-07-21T09:16:22.946Z] #40 CACHED 09:16:22 [2022-07-21T09:16:22.946Z] 09:16:22 [2022-07-21T09:16:22.946Z] #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 09:16:22 [2022-07-21T09:16:22.946Z] #82 sha256:a2702c09880d6e8c5d7c9ba743d7f6cd6fba477b1851d68ab97f363938ca0f96 09:16:22 [2022-07-21T09:16:22.946Z] #82 CACHED 09:16:22 [2022-07-21T09:16:22.946Z] 09:16:22 [2022-07-21T09:16:22.946Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker 09:16:22 [2022-07-21T09:16:22.946Z] #83 sha256:922380fdda125746615b2f86454b80a1ab935901261f4a089ff785a79e2c6cb0 09:16:23 [2022-07-21T09:16:23.109Z] + sudo modprobe ip6table_filter [Pipeline] sh 09:16:23 [2022-07-21T09:16:23.321Z] 09:16:23 [2022-07-21T09:16:23.321Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 09:16:23 [2022-07-21T09:16:23.321Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 09:16:23 [2022-07-21T09:16:23.321Z] #73 DONE 0.0s 09:16:23 [2022-07-21T09:16:23.321Z] 09:16:23 [2022-07-21T09:16:23.321Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 09:16:23 [2022-07-21T09:16:23.321Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 09:16:23 [2022-07-21T09:16:23.321Z] #71 DONE 0.0s 09:16:23 [2022-07-21T09:16:23.321Z] 09:16:23 [2022-07-21T09:16:23.321Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 09:16:23 [2022-07-21T09:16:23.321Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 09:16:23 [2022-07-21T09:16:23.321Z] #11 DONE 0.0s 09:16:23 [2022-07-21T09:16:23.321Z] 09:16:23 [2022-07-21T09:16:23.321Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 09:16:23 [2022-07-21T09:16:23.321Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda 09:16:23 [2022-07-21T09:16:23.321Z] #28 DONE 0.0s 09:16:23 [2022-07-21T09:16:23.321Z] 09:16:23 [2022-07-21T09:16:23.321Z] #24 [internal] load build context 09:16:23 [2022-07-21T09:16:23.321Z] #24 sha256:9b85aa47b47f41d05cfca380f2cc40c9c30f2adca62a6367e670c972325a3b3e 09:16:23 [2022-07-21T09:16:23.395Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43816/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=669fbed1ac6e556a0097f77ccf5f033acaa42adb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:669fbed1ac6e556a0097f77ccf5f033acaa42adb hack/test/unit 09:16:23 [2022-07-21T09:16:23.581Z] #24 ... 09:16:23 [2022-07-21T09:16:23.581Z] 09:16:23 [2022-07-21T09:16:23.581Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 09:16:23 [2022-07-21T09:16:23.581Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 09:16:23 [2022-07-21T09:16:23.581Z] #49 DONE 0.4s 09:16:23 [2022-07-21T09:16:23.581Z] 09:16:23 [2022-07-21T09:16:23.581Z] #24 [internal] load build context 09:16:23 [2022-07-21T09:16:23.581Z] #24 sha256:9b85aa47b47f41d05cfca380f2cc40c9c30f2adca62a6367e670c972325a3b3e 09:16:23 [2022-07-21T09:16:23.654Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') 09:16:23 [2022-07-21T09:16:23.654Z] + TESTFLAGS+=' -test.timeout=5m' 09:16:23 [2022-07-21T09:16:23.654Z] + TESTDIRS=./... 09:16:23 [2022-07-21T09:16:23.654Z] + exclude_paths='/vendor/|/integration' 09:16:23 [2022-07-21T09:16:23.654Z] ++ go list ./... 09:16:23 [2022-07-21T09:16:23.654Z] ++ grep -vE '(/vendor/|/integration)' 09:16:23 [2022-07-21T09:16:23.879Z] #83 DONE 1.1s 09:16:23 [2022-07-21T09:16:23.879Z] 09:16:23 [2022-07-21T09:16:23.879Z] #84 exporting to image 09:16:23 [2022-07-21T09:16:23.879Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 09:16:23 [2022-07-21T09:16:23.879Z] #84 exporting layers 09:16:24 [2022-07-21T09:16:24.593Z] + pkg_list='github.com/docker/docker/api 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/server 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/server/backend/build 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/server/httpstatus 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/server/httputils 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/server/middleware 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/server/router 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/server/router/build 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/server/router/checkpoint 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/server/router/container 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/server/router/debug 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/server/router/distribution 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/server/router/grpc 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/server/router/image 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/server/router/network 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/server/router/plugin 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/server/router/session 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/server/router/swarm 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/server/router/system 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/server/router/volume 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/types 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/types/backend 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/types/blkiodev 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/types/container 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/types/events 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/types/filters 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/types/image 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/types/mount 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/types/network 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/types/plugins/logdriver 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/types/registry 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/types/strslice 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/types/swarm 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/types/swarm/runtime 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/types/time 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/types/versions 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/types/versions/v1p19 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/types/versions/v1p20 09:16:24 [2022-07-21T09:16:24.593Z] github.com/docker/docker/api/types/volume 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/builder 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/builder/builder-next 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/builder/builder-next/exporter 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/builder/builder-next/worker 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/builder/dockerfile 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/builder/remotecontext 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/builder/remotecontext/git 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/builder/remotecontext/urlutil 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/cli 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/cli/config 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/cli/debug 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/cli/winresources/docker-proxy 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/cli/winresources/dockerd 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/client 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/cmd/docker-proxy 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/cmd/dockerd 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/cmd/dockerd/trap 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/container 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/container/stream 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/contrib/apparmor 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/contrib/docker-device-tool 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/contrib/httpserver 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/cluster 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/cluster/convert 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/cluster/executor 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/cluster/executor/container 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/cluster/provider 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/config 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/containerd 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/events 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/events/testutils 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/exec 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/graphdriver 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/graphdriver/aufs 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/graphdriver/copy 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/graphdriver/devmapper 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/graphdriver/overlay 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/graphdriver/register 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/graphdriver/vfs 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/graphdriver/zfs 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/images 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/initlayer 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/links 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/listeners 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/awslogs 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/fluentd 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/gcplogs 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/gelf 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/journald 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/local 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/logentries 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/loggertest 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/loggerutils 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/splunk 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/syslog 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/templates 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/names 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/network 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/stats 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/distribution 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/distribution/metadata 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/distribution/utils 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/distribution/xfer 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/dockerversion 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/errdefs 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/image 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/image/cache 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/image/tarexport 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/image/v1 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/internal/test/suite 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/layer 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libcontainerd 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libcontainerd/queue 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libcontainerd/remote 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libcontainerd/supervisor 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libcontainerd/types 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/bitseq 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/cluster 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/cmd/ovrouter 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/cmd/readme_test 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/config 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/datastore 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/diagnostic 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/discoverapi 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/driverapi 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/drivers/bridge 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/drivers/host 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/drivers/null 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/drivers/overlay 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/drivers/remote 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/drivers/windows 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/drvregistry 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/etchosts 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/idm 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/internal/caller 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/ipam 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/ipamapi 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/ipams/builtin 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/ipams/null 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/ipams/remote 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/ipamutils 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/iptables 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/netlabel 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/netutils 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/networkdb 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/ns 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/options 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/osl 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/osl/kernel 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/portallocator 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/portmapper 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/resolvconf 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/testutils 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork/types 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/oci 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/oci/caps 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/opts 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/aaparser 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/archive 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/authorization 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/broadcaster 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/capabilities 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/chrootarchive 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/containerfs 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/devicemapper 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/directory 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/dmesg 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/fileutils 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/fsutils 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/homedir 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/idtools 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/ioutils 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/jsonmessage 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/longpath 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/loopback 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/namesgenerator 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/parsers 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/parsers/kernel 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/pidfile 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/platform 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/plugingetter 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/plugins 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/plugins/transport 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/pools 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/progress 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/pubsub 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/reexec 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/signal 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/stack 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/stdcopy 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/streamformatter 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/stringid 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/sysinfo 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/system 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/tailfile 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/tarsum 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/urlutil 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/pkg/useragent 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/plugin 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/plugin/executor/containerd 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/plugin/v2 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/profiles/apparmor 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/profiles/seccomp 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/quota 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/reference 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/registry 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/registry/resumable 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/restartmanager 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/rootless 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/rootless/specconv 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/runconfig 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/runconfig/opts 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/testutil 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/testutil/daemon 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/testutil/environment 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/testutil/fakecontext 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/testutil/fakegit 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/testutil/fakestorage 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/testutil/fixtures/load 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/testutil/fixtures/plugin 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/testutil/registry 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/testutil/request 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/volume 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/volume/drivers 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/volume/local 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/volume/mounts 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/volume/service 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/volume/service/opts 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/volume/testutils' 09:16:24 [2022-07-21T09:16:24.594Z] ++ grep --fixed-strings -v /libnetwork 09:16:24 [2022-07-21T09:16:24.594Z] ++ echo 'github.com/docker/docker/api 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/server 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/server/backend/build 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/server/httpstatus 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/server/httputils 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/server/middleware 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/server/router 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/server/router/build 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/server/router/checkpoint 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/server/router/container 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/server/router/debug 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/server/router/distribution 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/server/router/grpc 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/server/router/image 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/server/router/network 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/server/router/plugin 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/server/router/session 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/server/router/swarm 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/server/router/system 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/server/router/volume 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/types 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/types/backend 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/types/blkiodev 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/types/container 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/types/events 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/types/filters 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/types/image 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/types/mount 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/types/network 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/types/plugins/logdriver 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/types/registry 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/types/strslice 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/types/swarm 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/types/swarm/runtime 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/types/time 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/types/versions 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/types/versions/v1p19 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/types/versions/v1p20 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/api/types/volume 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/builder 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/builder/builder-next 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/builder/builder-next/exporter 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/builder/builder-next/worker 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/builder/dockerfile 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/builder/remotecontext 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/builder/remotecontext/git 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/builder/remotecontext/urlutil 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/cli 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/cli/config 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/cli/debug 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/cli/winresources/docker-proxy 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/cli/winresources/dockerd 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/client 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/cmd/docker-proxy 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/cmd/dockerd 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/cmd/dockerd/trap 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/container 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/container/stream 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/contrib/apparmor 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/contrib/docker-device-tool 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/contrib/httpserver 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/cluster 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/cluster/convert 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/cluster/executor 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/cluster/executor/container 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/cluster/provider 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/config 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/containerd 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/events 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/events/testutils 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/exec 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/graphdriver 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/graphdriver/aufs 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/graphdriver/copy 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/graphdriver/devmapper 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/graphdriver/overlay 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/graphdriver/register 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/graphdriver/vfs 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/graphdriver/zfs 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/images 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/initlayer 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/links 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/listeners 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/awslogs 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/fluentd 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/gcplogs 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/gelf 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/journald 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/local 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/logentries 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/loggertest 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/loggerutils 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/splunk 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/syslog 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/logger/templates 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/names 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/network 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/daemon/stats 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/distribution 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/distribution/metadata 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/distribution/utils 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/distribution/xfer 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/dockerversion 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/errdefs 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/image 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/image/cache 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/image/tarexport 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/image/v1 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/internal/test/suite 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/layer 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libcontainerd 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libcontainerd/queue 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libcontainerd/remote 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libcontainerd/supervisor 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libcontainerd/types 09:16:24 [2022-07-21T09:16:24.594Z] github.com/docker/docker/libnetwork 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/bitseq 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/cluster 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/cmd/ovrouter 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/cmd/readme_test 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/config 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/datastore 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/diagnostic 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/discoverapi 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/driverapi 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/drivers/bridge 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/drivers/host 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/drivers/null 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/drivers/overlay 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/drivers/remote 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/drivers/windows 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/drvregistry 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/etchosts 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/idm 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/internal/caller 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/ipam 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/ipamapi 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/ipams/builtin 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/ipams/null 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/ipams/remote 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/ipamutils 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/iptables 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/netlabel 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/netutils 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/networkdb 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/ns 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/options 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/osl 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/osl/kernel 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/portallocator 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/portmapper 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/resolvconf 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/testutils 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libnetwork/types 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/oci 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/oci/caps 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/opts 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/aaparser 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/archive 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/authorization 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/broadcaster 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/capabilities 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/chrootarchive 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/containerfs 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/devicemapper 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/directory 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/dmesg 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/fileutils 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/fsutils 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/homedir 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/idtools 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/ioutils 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/jsonmessage 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/longpath 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/loopback 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/namesgenerator 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/parsers 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/parsers/kernel 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/pidfile 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/platform 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/plugingetter 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/plugins 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/plugins/transport 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/pools 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/progress 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/pubsub 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/reexec 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/signal 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/stack 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/stdcopy 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/streamformatter 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/stringid 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/sysinfo 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/system 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/tailfile 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/tarsum 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/urlutil 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/useragent 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/plugin 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/plugin/executor/containerd 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/plugin/v2 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/profiles/apparmor 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/profiles/seccomp 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/quota 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/reference 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/registry 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/registry/resumable 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/restartmanager 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/rootless 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/rootless/specconv 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/runconfig 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/runconfig/opts 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/testutil 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/testutil/daemon 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/testutil/environment 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/testutil/fakecontext 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/testutil/fakegit 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/testutil/fakestorage 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/testutil/fixtures/load 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/testutil/fixtures/plugin 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/testutil/registry 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/testutil/request 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/volume 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/volume/drivers 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/volume/local 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/volume/mounts 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/volume/service 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/volume/service/opts 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/volume/testutils' 09:16:24 [2022-07-21T09:16:24.595Z] + base_pkg_list='github.com/docker/docker/api 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/server 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/server/backend/build 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/server/httpstatus 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/server/httputils 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/server/middleware 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/server/router 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/server/router/build 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/server/router/checkpoint 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/server/router/container 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/server/router/debug 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/server/router/distribution 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/server/router/grpc 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/server/router/image 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/server/router/network 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/server/router/plugin 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/server/router/session 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/server/router/swarm 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/server/router/system 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/server/router/volume 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/types 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/types/backend 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/types/blkiodev 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/types/container 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/types/events 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/types/filters 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/types/image 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/types/mount 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/types/network 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/types/plugins/logdriver 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/types/registry 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/types/strslice 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/types/swarm 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/types/swarm/runtime 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/types/time 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/types/versions 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/types/versions/v1p19 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/types/versions/v1p20 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/types/volume 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/builder 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/builder/builder-next 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/builder/builder-next/exporter 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/builder/builder-next/worker 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/builder/dockerfile 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/builder/remotecontext 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/builder/remotecontext/git 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/builder/remotecontext/urlutil 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/cli 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/cli/config 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/cli/debug 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/cli/winresources/docker-proxy 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/cli/winresources/dockerd 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/client 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/cmd/docker-proxy 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/cmd/dockerd 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/cmd/dockerd/trap 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/container 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/container/stream 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/contrib/apparmor 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/contrib/docker-device-tool 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/contrib/httpserver 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/cluster 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/cluster/convert 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/cluster/executor 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/cluster/executor/container 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/cluster/provider 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/config 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/containerd 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/events 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/events/testutils 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/exec 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/graphdriver 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/graphdriver/aufs 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/graphdriver/copy 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/graphdriver/devmapper 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/graphdriver/overlay 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/graphdriver/register 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/graphdriver/vfs 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/graphdriver/zfs 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/images 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/initlayer 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/links 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/listeners 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/logger 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/logger/awslogs 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/logger/fluentd 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/logger/gcplogs 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/logger/gelf 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/logger/journald 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/logger/local 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/logger/logentries 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/logger/loggertest 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/logger/loggerutils 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/logger/splunk 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/logger/syslog 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/logger/templates 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/names 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/network 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/daemon/stats 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/distribution 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/distribution/metadata 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/distribution/utils 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/distribution/xfer 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/dockerversion 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/errdefs 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/image 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/image/cache 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/image/tarexport 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/image/v1 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/internal/test/suite 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/layer 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libcontainerd 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libcontainerd/queue 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libcontainerd/remote 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libcontainerd/supervisor 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/libcontainerd/types 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/oci 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/oci/caps 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/opts 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/aaparser 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/archive 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/authorization 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/broadcaster 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/capabilities 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/chrootarchive 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/containerfs 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/devicemapper 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/directory 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/dmesg 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/fileutils 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/fsutils 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/homedir 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/idtools 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/ioutils 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/jsonmessage 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/longpath 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/loopback 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/namesgenerator 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/parsers 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/parsers/kernel 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/pidfile 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/platform 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/plugingetter 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/plugins 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/plugins/transport 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/pools 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/progress 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/pubsub 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/reexec 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/signal 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/stack 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/stdcopy 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/streamformatter 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/stringid 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/sysinfo 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/system 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/tailfile 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/tarsum 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/urlutil 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/pkg/useragent 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/plugin 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/plugin/executor/containerd 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/plugin/v2 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/profiles/apparmor 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/profiles/seccomp 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/quota 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/reference 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/registry 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/registry/resumable 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/restartmanager 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/rootless 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/rootless/specconv 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/runconfig 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/runconfig/opts 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/testutil 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/testutil/daemon 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/testutil/environment 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/testutil/fakecontext 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/testutil/fakegit 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/testutil/fakestorage 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/testutil/fixtures/load 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/testutil/fixtures/plugin 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/testutil/registry 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/testutil/request 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/volume 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/volume/drivers 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/volume/local 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/volume/mounts 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/volume/service 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/volume/service/opts 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/volume/testutils' 09:16:24 [2022-07-21T09:16:24.595Z] ++ grep --fixed-strings /libnetwork 09:16:24 [2022-07-21T09:16:24.595Z] ++ echo 'github.com/docker/docker/api 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/server 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/server/backend/build 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/server/httpstatus 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/server/httputils 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/server/middleware 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/server/router 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/server/router/build 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/server/router/checkpoint 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/server/router/container 09:16:24 [2022-07-21T09:16:24.595Z] github.com/docker/docker/api/server/router/debug 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/api/server/router/distribution 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/api/server/router/grpc 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/api/server/router/image 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/api/server/router/network 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/api/server/router/plugin 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/api/server/router/session 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/api/server/router/swarm 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/api/server/router/system 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/api/server/router/volume 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/api/types 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/api/types/backend 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/api/types/blkiodev 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/api/types/container 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/api/types/events 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/api/types/filters 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/api/types/image 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/api/types/mount 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/api/types/network 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/api/types/plugins/logdriver 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/api/types/registry 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/api/types/strslice 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/api/types/swarm 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/api/types/swarm/runtime 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/api/types/time 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/api/types/versions 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/api/types/versions/v1p19 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/api/types/versions/v1p20 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/api/types/volume 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/builder 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/builder/builder-next 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/builder/builder-next/exporter 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/builder/builder-next/worker 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/builder/dockerfile 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/builder/remotecontext 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/builder/remotecontext/git 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/builder/remotecontext/urlutil 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/cli 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/cli/config 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/cli/debug 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/cli/winresources/docker-proxy 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/cli/winresources/dockerd 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/client 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/cmd/docker-proxy 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/cmd/dockerd 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/cmd/dockerd/trap 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/container 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/container/stream 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/contrib/apparmor 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/contrib/docker-device-tool 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/contrib/httpserver 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/cluster 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/cluster/convert 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/cluster/executor 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/cluster/executor/container 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/cluster/provider 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/config 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/containerd 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/events 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/events/testutils 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/exec 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/graphdriver 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/graphdriver/aufs 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/graphdriver/copy 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/graphdriver/devmapper 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/graphdriver/overlay 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/graphdriver/register 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/graphdriver/vfs 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/graphdriver/zfs 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/images 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/initlayer 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/links 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/listeners 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/logger 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/logger/awslogs 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/logger/fluentd 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/logger/gcplogs 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/logger/gelf 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/logger/journald 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/logger/local 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/logger/logentries 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/logger/loggertest 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/logger/loggerutils 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/logger/splunk 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/logger/syslog 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/logger/templates 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/names 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/network 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/daemon/stats 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/distribution 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/distribution/metadata 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/distribution/utils 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/distribution/xfer 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/dockerversion 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/errdefs 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/image 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/image/cache 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/image/tarexport 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/image/v1 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/internal/test/suite 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/layer 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libcontainerd 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libcontainerd/queue 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libcontainerd/remote 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libcontainerd/supervisor 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libcontainerd/types 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/bitseq 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/cluster 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/cmd/ovrouter 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/cmd/readme_test 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/config 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/datastore 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/diagnostic 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/discoverapi 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/driverapi 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/bridge 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/host 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/null 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/overlay 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/remote 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/windows 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drvregistry 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/etchosts 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/idm 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/internal/caller 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/ipam 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/ipamapi 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/ipams/builtin 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/ipams/null 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/ipams/remote 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/ipamutils 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/iptables 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/netlabel 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/netutils 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/networkdb 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/ns 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/options 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/osl 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/osl/kernel 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/portallocator 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/portmapper 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/resolvconf 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/testutils 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/types 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/oci 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/oci/caps 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/opts 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/aaparser 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/archive 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/authorization 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/broadcaster 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/capabilities 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/chrootarchive 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/containerfs 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/devicemapper 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/directory 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/dmesg 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/fileutils 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/fsutils 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/homedir 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/idtools 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/ioutils 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/jsonmessage 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/longpath 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/loopback 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/namesgenerator 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/parsers 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/parsers/kernel 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/pidfile 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/platform 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/plugingetter 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/plugins 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/plugins/transport 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/pools 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/progress 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/pubsub 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/reexec 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/signal 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/stack 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/stdcopy 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/streamformatter 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/stringid 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/sysinfo 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/system 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/tailfile 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/tarsum 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/urlutil 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/pkg/useragent 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/plugin 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/plugin/executor/containerd 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/plugin/v2 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/profiles/apparmor 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/profiles/seccomp 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/quota 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/reference 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/registry 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/registry/resumable 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/restartmanager 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/rootless 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/rootless/specconv 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/runconfig 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/runconfig/opts 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/testutil 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/testutil/daemon 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/testutil/environment 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/testutil/fakecontext 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/testutil/fakegit 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/testutil/fakestorage 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/testutil/fixtures/load 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/testutil/fixtures/plugin 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/testutil/registry 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/testutil/request 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/volume 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/volume/drivers 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/volume/local 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/volume/mounts 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/volume/service 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/volume/service/opts 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/volume/testutils' 09:16:24 [2022-07-21T09:16:24.596Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/bitseq 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/cluster 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/cmd/ovrouter 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/cmd/readme_test 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/config 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/datastore 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/diagnostic 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/discoverapi 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/driverapi 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/bridge 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/host 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/null 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/overlay 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/remote 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/windows 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/drvregistry 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/etchosts 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/idm 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/internal/caller 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/ipam 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/ipamapi 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/ipams/builtin 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/ipams/null 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/ipams/remote 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/ipamutils 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/iptables 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/netlabel 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/netutils 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/networkdb 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/ns 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/options 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/osl 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/osl/kernel 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/portallocator 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/portmapper 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/resolvconf 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/testutils 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/types' 09:16:24 [2022-07-21T09:16:24.596Z] + echo 'github.com/docker/docker/libnetwork 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/bitseq 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/cluster 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/cmd/ovrouter 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/cmd/readme_test 09:16:24 [2022-07-21T09:16:24.596Z] github.com/docker/docker/libnetwork/config 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/datastore 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/diagnostic 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/discoverapi 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/driverapi 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/drivers/bridge 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/drivers/host 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/drivers/null 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/drivers/overlay 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/drivers/remote 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/drivers/windows 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/drvregistry 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/etchosts 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/idm 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/internal/caller 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/ipam 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/ipamapi 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/ipams/builtin 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/ipams/null 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/ipams/remote 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/ipamutils 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/iptables 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/netlabel 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/netutils 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/networkdb 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/ns 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/options 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/osl 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/osl/kernel 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/portallocator 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/portmapper 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/resolvconf 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/testutils 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/types' 09:16:24 [2022-07-21T09:16:24.597Z] + grep --fixed-strings libnetwork/drivers/bridge 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/drivers/bridge 09:16:24 [2022-07-21T09:16:24.597Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:16:24 [2022-07-21T09:16:24.597Z] + type docker-proxy 09:16:24 [2022-07-21T09:16:24.597Z] hack/test/unit: line 25: type: docker-proxy: not found 09:16:24 [2022-07-21T09:16:24.597Z] + hack/make.sh binary-proxy install-proxy 09:16:24 [2022-07-21T09:16:24.597Z] 09:16:24 [2022-07-21T09:16:24.597Z] Removing bundles/ 09:16:24 [2022-07-21T09:16:24.597Z] 09:16:24 [2022-07-21T09:16:24.597Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 09:16:24 [2022-07-21T09:16:24.597Z] Building: bundles/binary-proxy/docker-proxy 09:16:24 [2022-07-21T09:16:24.597Z] GOOS="" GOARCH="" GOARM="" 09:16:24 [2022-07-21T09:16:24.813Z] #84 exporting layers 0.9s done 09:16:24 [2022-07-21T09:16:24.813Z] #84 writing image sha256:97a5ab81d2457f41fc7d597e17487144eafe0e94c5af327868dc5611886982a9 09:16:24 [2022-07-21T09:16:24.813Z] #84 writing image sha256:97a5ab81d2457f41fc7d597e17487144eafe0e94c5af327868dc5611886982a9 done 09:16:24 [2022-07-21T09:16:24.813Z] #84 naming to docker.io/library/docker:669fbed1ac6e556a0097f77ccf5f033acaa42adb done 09:16:24 [2022-07-21T09:16:24.813Z] #84 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:24 [2022-07-21T09:16:24.984Z] #24 transferring context: 62.08MB 1.7s done 09:16:24 [2022-07-21T09:16:24.984Z] #24 DONE 1.9s 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build 09:16:24 [2022-07-21T09:16:24.984Z] #69 sha256:c7dd7774941bd3f57ac079f70b05869269994a25a1bd5c42c6cdbcb0b4115ddb 09:16:24 [2022-07-21T09:16:24.984Z] #69 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 09:16:24 [2022-07-21T09:16:24.984Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f 09:16:24 [2022-07-21T09:16:24.984Z] #17 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ 09:16:24 [2022-07-21T09:16:24.984Z] #70 sha256:7b123815f72c1e0e05abab03d2e79ae875fc4742b09a707b1916a46c4f6c39de 09:16:24 [2022-07-21T09:16:24.984Z] #70 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ 09:16:24 [2022-07-21T09:16:24.984Z] #65 sha256:ffa4be50547ba8a7abc7d8979ba1b50daf3ffad0e08f14baeb91d44c853e587f 09:16:24 [2022-07-21T09:16:24.984Z] #65 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #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 09:16:24 [2022-07-21T09:16:24.984Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be 09:16:24 [2022-07-21T09:16:24.984Z] #42 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac 09:16:24 [2022-07-21T09:16:24.984Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 09:16:24 [2022-07-21T09:16:24.984Z] #36 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #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 09:16:24 [2022-07-21T09:16:24.984Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f 09:16:24 [2022-07-21T09:16:24.984Z] #51 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ 09:16:24 [2022-07-21T09:16:24.984Z] #45 sha256:5f600592d90583daeaec20124c7d77dd5bd09a4e93577bc0006f76b18a7c6eb1 09:16:24 [2022-07-21T09:16:24.984Z] #45 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ 09:16:24 [2022-07-21T09:16:24.984Z] #39 sha256:f79596126c91d04ff374768e09ceed476e812c6bcad4e13f253e0bf214359a69 09:16:24 [2022-07-21T09:16:24.984Z] #39 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ 09:16:24 [2022-07-21T09:16:24.984Z] #79 sha256:4b90747e67961bbd7d2ce111850928fea2670c323d08f88edf0f888fc26bb36a 09:16:24 [2022-07-21T09:16:24.984Z] #79 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #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 09:16:24 [2022-07-21T09:16:24.984Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 09:16:24 [2022-07-21T09:16:24.984Z] #14 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #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 09:16:24 [2022-07-21T09:16:24.984Z] #26 sha256:6a8857f1de90b8cd1f96084914ff393a1303e800ee3456a96004684e6fab649b 09:16:24 [2022-07-21T09:16:24.984Z] #26 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #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 09:16:24 [2022-07-21T09:16:24.984Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a 09:16:24 [2022-07-21T09:16:24.984Z] #21 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ 09:16:24 [2022-07-21T09:16:24.984Z] #58 sha256:d9b51f79020ad053f804c81429caa49ef7179503b68226683964e3afa13d9aa4 09:16:24 [2022-07-21T09:16:24.984Z] #58 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #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 09:16:24 [2022-07-21T09:16:24.984Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 09:16:24 [2022-07-21T09:16:24.984Z] #38 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #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 09:16:24 [2022-07-21T09:16:24.984Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 09:16:24 [2022-07-21T09:16:24.984Z] #53 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 09:16:24 [2022-07-21T09:16:24.984Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 09:16:24 [2022-07-21T09:16:24.984Z] #33 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #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 09:16:24 [2022-07-21T09:16:24.984Z] #44 sha256:5dc85cebbbbcf417e78031de0628bb91b0bb9cf057c7829394346c4b09982010 09:16:24 [2022-07-21T09:16:24.984Z] #44 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / 09:16:24 [2022-07-21T09:16:24.984Z] #59 sha256:2f91073bc9d44f009c43ddd3b3b35ab56a84f8c30010bf79529dc1e656c5dcec 09:16:24 [2022-07-21T09:16:24.984Z] #59 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 09:16:24 [2022-07-21T09:16:24.984Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad 09:16:24 [2022-07-21T09:16:24.984Z] #19 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #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 09:16:24 [2022-07-21T09:16:24.984Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 09:16:24 [2022-07-21T09:16:24.984Z] #16 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #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 ; 09:16:24 [2022-07-21T09:16:24.984Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 09:16:24 [2022-07-21T09:16:24.984Z] #76 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 09:16:24 [2022-07-21T09:16:24.984Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 09:16:24 [2022-07-21T09:16:24.984Z] #72 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #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 09:16:24 [2022-07-21T09:16:24.984Z] #67 sha256:46a3415b5cba90afe2babf3a9be21344bd21bbfd1ffde8534473b976ff581ad0 09:16:24 [2022-07-21T09:16:24.984Z] #67 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli 09:16:24 [2022-07-21T09:16:24.984Z] #27 sha256:c1ee03b2915e23da295cca1df2b51d42a2d86e198db2e374819802e328de89af 09:16:24 [2022-07-21T09:16:24.984Z] #27 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build 09:16:24 [2022-07-21T09:16:24.984Z] #68 sha256:c6d11629236fe8f07d347e81ef86701486abc6235e02b95438e18197790202f7 09:16:24 [2022-07-21T09:16:24.984Z] #68 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 09:16:24 [2022-07-21T09:16:24.984Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 09:16:24 [2022-07-21T09:16:24.984Z] #18 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #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 09:16:24 [2022-07-21T09:16:24.984Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 09:16:24 [2022-07-21T09:16:24.984Z] #34 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ 09:16:24 [2022-07-21T09:16:24.984Z] #56 sha256:3c3e56e7cc435a85b9a58fd0ba106128c101be96bd893e0ba4447a68680b6dc0 09:16:24 [2022-07-21T09:16:24.984Z] #56 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker 09:16:24 [2022-07-21T09:16:24.984Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 09:16:24 [2022-07-21T09:16:24.984Z] #15 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #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 09:16:24 [2022-07-21T09:16:24.984Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 09:16:24 [2022-07-21T09:16:24.984Z] #77 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ 09:16:24 [2022-07-21T09:16:24.984Z] #35 sha256:465dbb8d4c52e060b4326785f125ab3835a4c96a622529363ef1cdc1b0b7a253 09:16:24 [2022-07-21T09:16:24.984Z] #35 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 09:16:24 [2022-07-21T09:16:24.984Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 09:16:24 [2022-07-21T09:16:24.984Z] #74 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 09:16:24 [2022-07-21T09:16:24.984Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d 09:16:24 [2022-07-21T09:16:24.984Z] #23 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ 09:16:24 [2022-07-21T09:16:24.984Z] #54 sha256:d2c731b6b7f64b3c1a53cb3a27fdad22aafc49acb74bf7ed32a8f2ba336e2111 09:16:24 [2022-07-21T09:16:24.984Z] #54 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images 09:16:24 [2022-07-21T09:16:24.984Z] #32 sha256:64f9e513e6a70c5b5690256a46dc68e19b2cabd66f9323392fc214e86184f7bb 09:16:24 [2022-07-21T09:16:24.984Z] #32 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #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 09:16:24 [2022-07-21T09:16:24.984Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 09:16:24 [2022-07-21T09:16:24.984Z] #22 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #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 09:16:24 [2022-07-21T09:16:24.984Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 09:16:24 [2022-07-21T09:16:24.984Z] #57 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 09:16:24 [2022-07-21T09:16:24.984Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df 09:16:24 [2022-07-21T09:16:24.984Z] #46 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #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 09:16:24 [2022-07-21T09:16:24.984Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 09:16:24 [2022-07-21T09:16:24.984Z] #29 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 09:16:24 [2022-07-21T09:16:24.984Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f 09:16:24 [2022-07-21T09:16:24.984Z] #12 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ 09:16:24 [2022-07-21T09:16:24.984Z] #48 sha256:c209b12f4949895ef3a5461cf64b179fac8124aa2a3d7cd882f86c6a5b806520 09:16:24 [2022-07-21T09:16:24.984Z] #48 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ 09:16:24 [2022-07-21T09:16:24.984Z] #61 sha256:6a584d823f3bf3e96b353131d0beebbc160999628b79d45f507c75b78e7bcc7e 09:16:24 [2022-07-21T09:16:24.984Z] #61 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #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 09:16:24 [2022-07-21T09:16:24.984Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 09:16:24 [2022-07-21T09:16:24.984Z] #50 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.984Z] #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 09:16:24 [2022-07-21T09:16:24.984Z] #31 sha256:a26f54db060897a4fc07d4e65d96c15b15dbd77dfb7cf75b2b699b39228b2046 09:16:24 [2022-07-21T09:16:24.984Z] #31 CACHED 09:16:24 [2022-07-21T09:16:24.984Z] 09:16:24 [2022-07-21T09:16:24.985Z] #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.46.2" && /build/golangci-lint --version 09:16:24 [2022-07-21T09:16:24.985Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 09:16:24 [2022-07-21T09:16:24.985Z] #55 CACHED 09:16:24 [2022-07-21T09:16:24.985Z] 09:16:24 [2022-07-21T09:16:24.985Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ 09:16:24 [2022-07-21T09:16:24.985Z] #41 sha256:8f1917698966267b843051d4a14ac23352d266fe6a2c50fd33f2bb3ac3628f93 09:16:24 [2022-07-21T09:16:24.985Z] #41 CACHED 09:16:24 [2022-07-21T09:16:24.985Z] 09:16:24 [2022-07-21T09:16:24.985Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / 09:16:24 [2022-07-21T09:16:24.985Z] #43 sha256:776a9521be2f7019cd95012b5d67b3873af92314d8883c1b5093be5b1548c36c 09:16:24 [2022-07-21T09:16:24.985Z] #43 CACHED 09:16:24 [2022-07-21T09:16:24.985Z] 09:16:24 [2022-07-21T09:16:24.985Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ 09:16:24 [2022-07-21T09:16:24.985Z] #75 sha256:cd0a664d14ba9531ac20f8840ee0e2533e2cd1734f55c99ee9f40bcf9f88cafb 09:16:24 [2022-07-21T09:16:24.985Z] #75 CACHED 09:16:24 [2022-07-21T09:16:24.985Z] 09:16:24 [2022-07-21T09:16:24.985Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / 09:16:24 [2022-07-21T09:16:24.985Z] #63 sha256:46354dff1352ec1fac456862569e9ea4742d45e39cd7196add4e5b36aabaf5a4 09:16:24 [2022-07-21T09:16:24.985Z] #63 CACHED 09:16:24 [2022-07-21T09:16:24.985Z] 09:16:24 [2022-07-21T09:16:24.985Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / 09:16:24 [2022-07-21T09:16:24.985Z] #66 sha256:ee9429c44621568f0e8d13f3703e56225f98fea5f3e61218a5d0b16213bad07a 09:16:24 [2022-07-21T09:16:24.985Z] #66 CACHED 09:16:24 [2022-07-21T09:16:24.985Z] 09:16:24 [2022-07-21T09:16:24.985Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / 09:16:24 [2022-07-21T09:16:24.985Z] #25 sha256:994b8fa35c7018f52c8045016ab47e86bf4bbfa8d5f227bd51b8a3120a96fd65 09:16:24 [2022-07-21T09:16:24.985Z] #25 CACHED 09:16:24 [2022-07-21T09:16:24.985Z] 09:16:24 [2022-07-21T09:16:24.985Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 09:16:24 [2022-07-21T09:16:24.985Z] #30 sha256:77c130773e0c1f79b6fbbb930f09c9ef95f5f3f94f4e9eec101a61b6d779fe0a 09:16:24 [2022-07-21T09:16:24.985Z] #30 CACHED 09:16:24 [2022-07-21T09:16:24.985Z] 09:16:24 [2022-07-21T09:16:24.985Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ 09:16:24 [2022-07-21T09:16:24.985Z] #52 sha256:31dce73a5a0e4b4453317b63b03761bb4d3df0a613aa379bca5cc95b03c6c9ee 09:16:24 [2022-07-21T09:16:24.985Z] #52 CACHED 09:16:24 [2022-07-21T09:16:24.985Z] 09:16:24 [2022-07-21T09:16:24.985Z] #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 09:16:24 [2022-07-21T09:16:24.985Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c 09:16:24 [2022-07-21T09:16:24.985Z] #40 CACHED 09:16:24 [2022-07-21T09:16:24.985Z] 09:16:24 [2022-07-21T09:16:24.985Z] #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 09:16:24 [2022-07-21T09:16:24.985Z] #60 sha256:cfcf397cb0958e114e7af55ef0af635a86d1d6f07ef065b464409f14960a1c10 09:16:24 [2022-07-21T09:16:24.985Z] #60 CACHED 09:16:24 [2022-07-21T09:16:24.985Z] 09:16:24 [2022-07-21T09:16:24.985Z] #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 09:16:24 [2022-07-21T09:16:24.985Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 09:16:24 [2022-07-21T09:16:24.985Z] #62 CACHED 09:16:24 [2022-07-21T09:16:24.985Z] 09:16:24 [2022-07-21T09:16:24.985Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ 09:16:24 [2022-07-21T09:16:24.985Z] #78 sha256:dc63730699fb4cc0c7eb551f8ff233c43e901cd75d7bac9db797ea58b879326b 09:16:24 [2022-07-21T09:16:24.985Z] #78 CACHED 09:16:24 [2022-07-21T09:16:24.985Z] 09:16:24 [2022-07-21T09:16:24.985Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ 09:16:24 [2022-07-21T09:16:24.985Z] #37 sha256:2cb0dddf51a157d3452170ee02a5e8faae5938175376a0f75557cf2c48df9b8f 09:16:24 [2022-07-21T09:16:24.985Z] #37 CACHED 09:16:24 [2022-07-21T09:16:24.985Z] 09:16:24 [2022-07-21T09:16:24.985Z] #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 09:16:24 [2022-07-21T09:16:24.985Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 09:16:24 [2022-07-21T09:16:24.985Z] #47 CACHED 09:16:24 [2022-07-21T09:16:24.985Z] 09:16:24 [2022-07-21T09:16:24.985Z] #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 09:16:24 [2022-07-21T09:16:24.985Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 09:16:24 [2022-07-21T09:16:24.985Z] #13 CACHED 09:16:24 [2022-07-21T09:16:24.985Z] 09:16:24 [2022-07-21T09:16:24.985Z] #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 09:16:24 [2022-07-21T09:16:24.985Z] #64 sha256:972400739877546d3a3194ff5dcfe91fe85f442031ef5524412ee673e98056b7 09:16:24 [2022-07-21T09:16:24.985Z] #64 CACHED 09:16:24 [2022-07-21T09:16:24.985Z] 09:16:24 [2022-07-21T09:16:24.985Z] #20 [dev-systemd-false 6/28] RUN ldconfig 09:16:24 [2022-07-21T09:16:24.985Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c 09:16:24 [2022-07-21T09:16:24.985Z] #20 CACHED 09:16:24 [2022-07-21T09:16:24.985Z] 09:16:24 [2022-07-21T09:16:24.985Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker 09:16:24 [2022-07-21T09:16:24.985Z] #80 sha256:ed0601f4858fcdcd1fffb1a854941673bd4f10380a3fa01de11a72baa63a2482 09:16:24 [2022-07-21T09:16:24.985Z] #80 CACHED 09:16:24 [2022-07-21T09:16:24.985Z] 09:16:24 [2022-07-21T09:16:24.985Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker 09:16:24 [2022-07-21T09:16:24.985Z] #81 sha256:7ba5aecd7bb0d6718d13aa990b8cf8705375b50d884d6a8f85a74060e066e69e 09:16:25 [2022-07-21T09:16:25.152Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43816/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=669fbed1ac6e556a0097f77ccf5f033acaa42adb -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:669fbed1ac6e556a0097f77ccf5f033acaa42adb hack/make.sh dynbinary test-integration 09:16:25 [2022-07-21T09:16:25.409Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. 09:16:25 [2022-07-21T09:16:25.409Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. 09:16:25 [2022-07-21T09:16:25.409Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. 09:16:25 [2022-07-21T09:16:25.409Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target 09:16:25 [2022-07-21T09:16:25.409Z] 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) 09:16:25 [2022-07-21T09:16:25.409Z] Detected virtualization docker. 09:16:25 [2022-07-21T09:16:25.409Z] Detected architecture x86-64. 09:16:25 [2022-07-21T09:16:25.409Z] Set hostname to <3b6b626c5e1e>. 09:16:25 [2022-07-21T09:16:25.667Z] modprobe@configfs.service: Succeeded. 09:16:25 [2022-07-21T09:16:25.667Z] modprobe@drm.service: Succeeded. 09:16:25 [2022-07-21T09:16:25.667Z] modprobe@fuse.service: Succeeded. 09:16:25 [2022-07-21T09:16:25.667Z] + source /etc/docker-entrypoint-cmd 09:16:25 [2022-07-21T09:16:25.667Z] ++ hack/make.sh dynbinary test-integration 09:16:25 [2022-07-21T09:16:25.667Z] 09:16:25 [2022-07-21T09:16:25.926Z] Removing bundles/ 09:16:25 [2022-07-21T09:16:25.926Z] 09:16:25 [2022-07-21T09:16:25.926Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 09:16:25 [2022-07-21T09:16:25.926Z] Building: bundles/dynbinary-daemon/dockerd 09:16:25 [2022-07-21T09:16:25.926Z] GOOS="" GOARCH="" GOARM="" 09:16:26 [2022-07-21T09:16:26.364Z] #81 DONE 1.1s 09:16:26 [2022-07-21T09:16:26.364Z] 09:16:26 [2022-07-21T09:16:26.364Z] #82 exporting to image 09:16:26 [2022-07-21T09:16:26.364Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 09:16:26 [2022-07-21T09:16:26.364Z] #82 exporting layers 09:16:26 [2022-07-21T09:16:26.932Z] #82 exporting layers 0.8s done 09:16:26 [2022-07-21T09:16:26.932Z] #82 writing image sha256:36c038351a22fcab8172c9240e1fd2cb13f0047449ba6abcea755061ac363e37 done 09:16:26 [2022-07-21T09:16:26.932Z] #82 naming to docker.io/library/docker:669fbed1ac6e556a0097f77ccf5f033acaa42adb done 09:16:26 [2022-07-21T09:16:26.932Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh 09:16:27 [2022-07-21T09:16:27.263Z] + trap exit INT TERM 09:16:27 [2022-07-21T09:16:27.264Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT 09:16:27 [2022-07-21T09:16:27.264Z] + CONTAINER_NAME=docker-pr5 09:16:27 [2022-07-21T09:16:27.264Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43816/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43816/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=669fbed1ac6e556a0097f77ccf5f033acaa42adb -e DOCKER_GRAPHDRIVER docker:669fbed1ac6e556a0097f77ccf5f033acaa42adb hack/make.sh dynbinary 09:16:27 [2022-07-21T09:16:27.523Z] 09:16:27 [2022-07-21T09:16:27.783Z] Removing bundles/ 09:16:27 [2022-07-21T09:16:27.783Z] 09:16:27 [2022-07-21T09:16:27.783Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 09:16:27 [2022-07-21T09:16:27.783Z] Building: bundles/dynbinary-daemon/dockerd 09:16:27 [2022-07-21T09:16:27.783Z] GOOS="" GOARCH="" GOARM="" 09:16:31 [2022-07-21T09:16:31.169Z] Created binary: bundles/binary-proxy/docker-proxy 09:16:31 [2022-07-21T09:16:31.169Z] 09:16:31 [2022-07-21T09:16:31.169Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 09:16:31 [2022-07-21T09:16:31.169Z] Installing docker-proxy to /usr/local/bin/ 09:16:31 [2022-07-21T09:16:31.169Z] 09:16:31 [2022-07-21T09:16:31.169Z] + mkdir -p bundles 09:16:31 [2022-07-21T09:16:31.169Z] + '[' -n 'github.com/docker/docker/api 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/server 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/server/backend/build 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/server/httpstatus 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/server/httputils 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/server/middleware 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/server/router 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/server/router/build 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/server/router/checkpoint 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/server/router/container 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/server/router/debug 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/server/router/distribution 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/server/router/grpc 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/server/router/image 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/server/router/network 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/server/router/plugin 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/server/router/session 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/server/router/swarm 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/server/router/system 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/server/router/volume 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/types 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/types/backend 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/types/blkiodev 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/types/container 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/types/events 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/types/filters 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/types/image 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/types/mount 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/types/network 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/types/plugins/logdriver 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/types/registry 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/types/strslice 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/types/swarm 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/types/swarm/runtime 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/types/time 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/types/versions 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/types/versions/v1p19 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/types/versions/v1p20 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/api/types/volume 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/builder 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/builder/builder-next 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/builder/builder-next/exporter 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/builder/builder-next/worker 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/builder/dockerfile 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/builder/remotecontext 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/builder/remotecontext/git 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/builder/remotecontext/urlutil 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/cli 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/cli/config 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/cli/debug 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/cli/winresources/docker-proxy 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/cli/winresources/dockerd 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/client 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/cmd/docker-proxy 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/cmd/dockerd 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/cmd/dockerd/trap 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/container 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/container/stream 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/contrib/apparmor 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/contrib/docker-device-tool 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/contrib/httpserver 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/cluster 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/cluster/convert 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/cluster/executor 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/cluster/executor/container 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/cluster/provider 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/config 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/containerd 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/events 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/events/testutils 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/exec 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/graphdriver 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/graphdriver/aufs 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/graphdriver/copy 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/graphdriver/devmapper 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/graphdriver/overlay 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/graphdriver/register 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/graphdriver/vfs 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/graphdriver/zfs 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/images 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/initlayer 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/links 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/listeners 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/logger 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/logger/awslogs 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/logger/fluentd 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/logger/gcplogs 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/logger/gelf 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/logger/journald 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/logger/local 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/logger/logentries 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/logger/loggertest 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/logger/loggerutils 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/logger/splunk 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/logger/syslog 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/logger/templates 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/names 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/network 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/daemon/stats 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/distribution 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/distribution/metadata 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/distribution/utils 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/distribution/xfer 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/dockerversion 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/errdefs 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/image 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/image/cache 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/image/tarexport 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/image/v1 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/internal/test/suite 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/layer 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/libcontainerd 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/libcontainerd/queue 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/libcontainerd/remote 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/libcontainerd/supervisor 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/libcontainerd/types 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/oci 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/oci/caps 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/opts 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/aaparser 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/archive 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/authorization 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/broadcaster 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/capabilities 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/chrootarchive 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/containerfs 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/devicemapper 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/directory 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/dmesg 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/fileutils 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/fsutils 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/homedir 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/idtools 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/ioutils 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/jsonmessage 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/longpath 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/loopback 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/namesgenerator 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/parsers 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/parsers/kernel 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/pidfile 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/platform 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/plugingetter 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/plugins 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/plugins/transport 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/pools 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/progress 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/pubsub 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/reexec 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/signal 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/stack 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/stdcopy 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/streamformatter 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/stringid 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/sysinfo 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/system 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/tailfile 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/tarsum 09:16:31 [2022-07-21T09:16:31.169Z] github.com/docker/docker/pkg/urlutil 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/pkg/useragent 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/plugin 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/plugin/executor/containerd 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/plugin/v2 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/profiles/apparmor 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/profiles/seccomp 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/quota 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/reference 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/registry 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/registry/resumable 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/restartmanager 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/rootless 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/rootless/specconv 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/runconfig 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/runconfig/opts 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/testutil 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/testutil/daemon 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/testutil/environment 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/testutil/fakecontext 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/testutil/fakegit 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/testutil/fakestorage 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/testutil/fixtures/load 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/testutil/fixtures/plugin 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/testutil/registry 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/testutil/request 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/volume 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/volume/drivers 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/volume/local 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/volume/mounts 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/volume/service 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/volume/service/opts 09:16:31 [2022-07-21T09:16:31.170Z] github.com/docker/docker/volume/testutils' ']' 09:16:31 [2022-07-21T09:16:31.170Z] + 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/containerd 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/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 09:16:31 [2022-07-21T09:16:31.170Z] ? github.com/docker/docker/api [no test files] 09:16:46 [2022-07-21T09:16:46.063Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements 09:17:18 [2022-07-21T09:17:18.082Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02f9f8ceb3af44f77) in /home/ubuntu/workspace/moby_PR-43816 [Pipeline] { [Pipeline] checkout 09:17:18 [2022-07-21T09:17:18.224Z] The recommended git tool is: git 09:17:20 [2022-07-21T09:17:20.972Z] using credential docker-jenkins-github-credentials 09:17:20 [2022-07-21T09:17:20.991Z] Cloning the remote Git repository 09:17:20 [2022-07-21T09:17:20.991Z] Cloning with configured refspecs honoured and without tags 09:17:21 [2022-07-21T09:17:21.024Z] Cloning repository https://github.com/moby/moby.git 09:17:21 [2022-07-21T09:17:21.083Z] > git init /home/ubuntu/workspace/moby_PR-43816 # timeout=10 09:17:21 [2022-07-21T09:17:21.445Z] Fetching upstream changes from https://github.com/moby/moby.git 09:17:21 [2022-07-21T09:17:21.446Z] > git --version # timeout=10 09:17:21 [2022-07-21T09:17:21.472Z] > git --version # 'git version 2.17.1' 09:17:21 [2022-07-21T09:17:21.472Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:17:21 [2022-07-21T09:17:21.474Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43816/head:refs/remotes/origin/PR-43816 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:17:43 [2022-07-21T09:17:43.940Z] Fetching without tags 09:17:44 [2022-07-21T09:17:44.210Z] Merging remotes/origin/master commit 7624f8aeb1836cd75a0912d9614930e8a59eaf4e into PR head commit 669fbed1ac6e556a0097f77ccf5f033acaa42adb 09:17:43 [2022-07-21T09:17:43.849Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 09:17:43 [2022-07-21T09:17:43.864Z] > git config --add remote.origin.fetch +refs/pull/43816/head:refs/remotes/origin/PR-43816 # timeout=10 09:17:43 [2022-07-21T09:17:43.895Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:17:43 [2022-07-21T09:17:43.919Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 09:17:43 [2022-07-21T09:17:43.944Z] Fetching upstream changes from https://github.com/moby/moby.git 09:17:43 [2022-07-21T09:17:43.944Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:17:43 [2022-07-21T09:17:43.945Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43816/head:refs/remotes/origin/PR-43816 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:17:45 [2022-07-21T09:17:45.819Z] Merge succeeded, producing 669fbed1ac6e556a0097f77ccf5f033acaa42adb 09:17:45 [2022-07-21T09:17:45.820Z] Checking out Revision 669fbed1ac6e556a0097f77ccf5f033acaa42adb (PR-43816) 09:17:44 [2022-07-21T09:17:44.413Z] > git config core.sparsecheckout # timeout=10 09:17:44 [2022-07-21T09:17:44.438Z] > git checkout -f 669fbed1ac6e556a0097f77ccf5f033acaa42adb # timeout=10 09:17:45 [2022-07-21T09:17:45.721Z] > git remote # timeout=10 09:17:45 [2022-07-21T09:17:45.745Z] > git config --get remote.origin.url # timeout=10 09:17:45 [2022-07-21T09:17:45.768Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:17:45 [2022-07-21T09:17:45.769Z] > git merge 7624f8aeb1836cd75a0912d9614930e8a59eaf4e # timeout=10 09:17:45 [2022-07-21T09:17:45.800Z] > git rev-parse HEAD^{commit} # timeout=10 09:17:45 [2022-07-21T09:17:45.823Z] > git config core.sparsecheckout # timeout=10 09:17:45 [2022-07-21T09:17:45.844Z] > git checkout -f 669fbed1ac6e556a0097f77ccf5f033acaa42adb # timeout=10 09:17:50 [2022-07-21T09:17:50.386Z] Commit message: "daemon/containerd: validate image filters" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 09:17:51 [2022-07-21T09:17:51.347Z] + docker version 09:17:53 [2022-07-21T09:17:53.766Z] ? github.com/docker/docker/api/server/backend/build [no test files] 09:17:53 [2022-07-21T09:17:53.766Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 09:17:53 [2022-07-21T09:17:53.766Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements 09:17:54 [2022-07-21T09:17:54.025Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements 09:17:54 [2022-07-21T09:17:54.025Z] ? github.com/docker/docker/api/server/router [no test files] 09:17:54 [2022-07-21T09:17:54.025Z] ? github.com/docker/docker/api/server/router/build [no test files] 09:17:54 [2022-07-21T09:17:54.025Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 09:17:54 [2022-07-21T09:17:54.284Z] ? github.com/docker/docker/api/server/router/container [no test files] 09:17:54 [2022-07-21T09:17:54.285Z] ? github.com/docker/docker/api/server/router/debug [no test files] 09:17:54 [2022-07-21T09:17:54.285Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 09:17:54 [2022-07-21T09:17:54.285Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 09:17:54 [2022-07-21T09:17:54.544Z] ? github.com/docker/docker/api/server/router/image [no test files] 09:17:54 [2022-07-21T09:17:54.544Z] ? github.com/docker/docker/api/server/router/network [no test files] 09:17:55 [2022-07-21T09:17:55.482Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 09:17:55 [2022-07-21T09:17:55.482Z] ? github.com/docker/docker/api/server/router/session [no test files] 09:17:55 [2022-07-21T09:17:55.482Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 6.0% of statements 09:17:55 [2022-07-21T09:17:55.741Z] ? github.com/docker/docker/api/server/router/system [no test files] 09:17:56 [2022-07-21T09:17:56.010Z] ok github.com/docker/docker/api/types/filters 0.022s coverage: 92.2% of statements 09:17:56 [2022-07-21T09:17:56.270Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements 09:17:56 [2022-07-21T09:17:56.270Z] ? github.com/docker/docker/api/types [no test files] 09:17:56 [2022-07-21T09:17:56.270Z] ? github.com/docker/docker/api/types/backend [no test files] 09:17:56 [2022-07-21T09:17:56.270Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 09:17:56 [2022-07-21T09:17:56.270Z] ? github.com/docker/docker/api/types/container [no test files] 09:17:56 [2022-07-21T09:17:56.270Z] ? github.com/docker/docker/api/types/events [no test files] 09:17:56 [2022-07-21T09:17:56.270Z] ? github.com/docker/docker/api/types/image [no test files] 09:17:56 [2022-07-21T09:17:56.270Z] ? github.com/docker/docker/api/types/mount [no test files] 09:17:56 [2022-07-21T09:17:56.270Z] ? github.com/docker/docker/api/types/network [no test files] 09:17:56 [2022-07-21T09:17:56.270Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 09:17:56 [2022-07-21T09:17:56.270Z] ? github.com/docker/docker/api/types/registry [no test files] 09:17:56 [2022-07-21T09:17:56.270Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements 09:17:56 [2022-07-21T09:17:56.270Z] ? github.com/docker/docker/api/types/swarm [no test files] 09:17:56 [2022-07-21T09:17:56.270Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 09:17:56 [2022-07-21T09:17:56.529Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements 09:17:56 [2022-07-21T09:17:56.529Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements 09:17:56 [2022-07-21T09:17:56.529Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 09:17:56 [2022-07-21T09:17:56.529Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 09:17:56 [2022-07-21T09:17:56.529Z] ? github.com/docker/docker/api/types/volume [no test files] 09:17:56 [2022-07-21T09:17:56.529Z] ? github.com/docker/docker/builder [no test files] 09:17:56 [2022-07-21T09:17:56.529Z] ? github.com/docker/docker/builder/builder-next [no test files] 09:17:56 [2022-07-21T09:17:56.529Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 09:17:56 [2022-07-21T09:17:56.529Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 09:17:56 [2022-07-21T09:17:56.529Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 09:17:56 [2022-07-21T09:17:56.529Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 09:17:56 [2022-07-21T09:17:56.529Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 09:17:56 [2022-07-21T09:17:56.529Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 09:17:57 [2022-07-21T09:17:57.943Z] Client: Docker Engine - Community 09:17:57 [2022-07-21T09:17:57.943Z] Version: 20.10.14 09:17:57 [2022-07-21T09:17:57.943Z] API version: 1.41 09:17:57 [2022-07-21T09:17:57.943Z] Go version: go1.16.15 09:17:57 [2022-07-21T09:17:57.943Z] Git commit: a224086 09:17:57 [2022-07-21T09:17:57.943Z] Built: Thu Mar 24 01:47:57 2022 09:17:57 [2022-07-21T09:17:57.943Z] OS/Arch: linux/amd64 09:17:57 [2022-07-21T09:17:57.943Z] Context: default 09:17:57 [2022-07-21T09:17:57.943Z] Experimental: true 09:17:57 [2022-07-21T09:17:57.943Z] 09:17:57 [2022-07-21T09:17:57.943Z] Server: Docker Engine - Community 09:17:57 [2022-07-21T09:17:57.943Z] Engine: 09:17:57 [2022-07-21T09:17:57.943Z] Version: 20.10.14 09:17:57 [2022-07-21T09:17:57.943Z] API version: 1.41 (minimum version 1.12) 09:17:57 [2022-07-21T09:17:57.943Z] Go version: go1.16.15 09:17:57 [2022-07-21T09:17:57.943Z] Git commit: 87a90dc 09:17:57 [2022-07-21T09:17:57.943Z] Built: Thu Mar 24 01:45:46 2022 09:17:57 [2022-07-21T09:17:57.943Z] OS/Arch: linux/amd64 09:17:57 [2022-07-21T09:17:57.943Z] Experimental: true 09:17:57 [2022-07-21T09:17:57.943Z] containerd: 09:17:57 [2022-07-21T09:17:57.943Z] Version: 1.5.11 09:17:57 [2022-07-21T09:17:57.943Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 09:17:57 [2022-07-21T09:17:57.943Z] runc: 09:17:57 [2022-07-21T09:17:57.943Z] Version: 1.0.3 09:17:57 [2022-07-21T09:17:57.943Z] GitCommit: v1.0.3-0-gf46b6ba 09:17:57 [2022-07-21T09:17:57.943Z] docker-init: 09:17:57 [2022-07-21T09:17:57.943Z] Version: 0.19.0 09:17:57 [2022-07-21T09:17:57.943Z] GitCommit: de40ad0 [Pipeline] sh 09:17:58 [2022-07-21T09:17:58.270Z] + docker info 09:17:59 [2022-07-21T09:17:59.070Z] ok github.com/docker/docker/builder/remotecontext 0.081s coverage: 13.7% of statements 09:17:59 [2022-07-21T09:17:59.329Z] ok github.com/docker/docker/builder/dockerfile 0.482s coverage: 49.3% of statements 09:17:59 [2022-07-21T09:17:59.329Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements 09:18:00 [2022-07-21T09:18:00.267Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements 09:18:00 [2022-07-21T09:18:00.836Z] ok github.com/docker/docker/builder/remotecontext/git 1.629s coverage: 86.3% of statements 09:18:00 [2022-07-21T09:18:00.836Z] ? github.com/docker/docker/cli [no test files] 09:18:00 [2022-07-21T09:18:00.836Z] ? github.com/docker/docker/cli/config [no test files] 09:18:00 [2022-07-21T09:18:00.836Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 09:18:00 [2022-07-21T09:18:00.836Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 09:18:01 [2022-07-21T09:18:01.404Z] ok github.com/docker/docker/cmd/docker-proxy 0.016s coverage: 67.6% of statements 09:18:05 [2022-07-21T09:18:05.601Z] ok github.com/docker/docker/client 0.082s coverage: 75.9% of statements 09:18:20 [2022-07-21T09:18:20.225Z] Client: 09:18:20 [2022-07-21T09:18:20.225Z] Context: default 09:18:20 [2022-07-21T09:18:20.226Z] Debug Mode: false 09:18:20 [2022-07-21T09:18:20.226Z] Plugins: 09:18:20 [2022-07-21T09:18:20.226Z] app: Docker App (Docker Inc., v0.9.1-beta3) 09:18:20 [2022-07-21T09:18:20.226Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) 09:18:20 [2022-07-21T09:18:20.226Z] compose: Docker Compose (Docker Inc., v2.4.1) 09:18:20 [2022-07-21T09:18:20.226Z] scan: Docker Scan (Docker Inc., v0.17.0) 09:18:20 [2022-07-21T09:18:20.226Z] 09:18:20 [2022-07-21T09:18:20.226Z] Server: 09:18:20 [2022-07-21T09:18:20.226Z] Containers: 0 09:18:20 [2022-07-21T09:18:20.226Z] Running: 0 09:18:20 [2022-07-21T09:18:20.226Z] Paused: 0 09:18:20 [2022-07-21T09:18:20.226Z] Stopped: 0 09:18:20 [2022-07-21T09:18:20.226Z] Images: 0 09:18:20 [2022-07-21T09:18:20.226Z] Server Version: 20.10.14 09:18:20 [2022-07-21T09:18:20.226Z] Storage Driver: overlay2 09:18:20 [2022-07-21T09:18:20.226Z] Backing Filesystem: extfs 09:18:20 [2022-07-21T09:18:20.226Z] Supports d_type: true 09:18:20 [2022-07-21T09:18:20.226Z] Native Overlay Diff: true 09:18:20 [2022-07-21T09:18:20.226Z] userxattr: false 09:18:20 [2022-07-21T09:18:20.226Z] Logging Driver: json-file 09:18:20 [2022-07-21T09:18:20.226Z] Cgroup Driver: cgroupfs 09:18:20 [2022-07-21T09:18:20.226Z] Cgroup Version: 1 09:18:20 [2022-07-21T09:18:20.226Z] Plugins: 09:18:20 [2022-07-21T09:18:20.226Z] Volume: local 09:18:20 [2022-07-21T09:18:20.226Z] Network: bridge host ipvlan macvlan null overlay 09:18:20 [2022-07-21T09:18:20.226Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 09:18:20 [2022-07-21T09:18:20.226Z] Swarm: inactive 09:18:20 [2022-07-21T09:18:20.226Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 09:18:20 [2022-07-21T09:18:20.226Z] Default Runtime: runc 09:18:20 [2022-07-21T09:18:20.226Z] Init Binary: docker-init 09:18:20 [2022-07-21T09:18:20.226Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 09:18:20 [2022-07-21T09:18:20.226Z] runc version: v1.0.3-0-gf46b6ba 09:18:20 [2022-07-21T09:18:20.226Z] init version: de40ad0 09:18:20 [2022-07-21T09:18:20.226Z] Security Options: 09:18:20 [2022-07-21T09:18:20.226Z] apparmor 09:18:20 [2022-07-21T09:18:20.226Z] seccomp 09:18:20 [2022-07-21T09:18:20.226Z] Profile: default 09:18:20 [2022-07-21T09:18:20.226Z] Kernel Version: 5.4.0-1071-aws 09:18:20 [2022-07-21T09:18:20.226Z] Operating System: Ubuntu 18.04.6 LTS 09:18:20 [2022-07-21T09:18:20.226Z] OSType: linux 09:18:20 [2022-07-21T09:18:20.226Z] Architecture: x86_64 09:18:20 [2022-07-21T09:18:20.226Z] CPUs: 2 09:18:20 [2022-07-21T09:18:20.226Z] Total Memory: 7.483GiB 09:18:20 [2022-07-21T09:18:20.226Z] Name: ip-10-100-121-242 09:18:20 [2022-07-21T09:18:20.226Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW 09:18:20 [2022-07-21T09:18:20.226Z] Docker Root Dir: /var/lib/docker 09:18:20 [2022-07-21T09:18:20.226Z] Debug Mode: false 09:18:20 [2022-07-21T09:18:20.226Z] Registry: https://index.docker.io/v1/ 09:18:20 [2022-07-21T09:18:20.226Z] Labels: 09:18:20 [2022-07-21T09:18:20.226Z] Experimental: true 09:18:20 [2022-07-21T09:18:20.226Z] Insecure Registries: 09:18:20 [2022-07-21T09:18:20.226Z] 127.0.0.0/8 09:18:20 [2022-07-21T09:18:20.226Z] Live Restore Enabled: true 09:18:20 [2022-07-21T09:18:20.226Z] 09:18:20 [2022-07-21T09:18:20.226Z] WARNING: No swap limit support [Pipeline] sh 09:18:20 [2022-07-21T09:18:20.510Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 09:18:20 [2022-07-21T09:18:20.510Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 09:18:20 [2022-07-21T09:18:20.510Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43816/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 09:18:20 [2022-07-21T09:18:20.510Z] + bash /home/ubuntu/workspace/moby_PR-43816/check-config.sh 09:18:20 [2022-07-21T09:18:20.510Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 09:18:20 [2022-07-21T09:18:20.510Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... 09:18:20 [2022-07-21T09:18:20.510Z] 09:18:20 [2022-07-21T09:18:20.510Z] Generally Necessary: 09:18:20 [2022-07-21T09:18:20.510Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 09:18:20 [2022-07-21T09:18:20.510Z] - apparmor: enabled and tools installed 09:18:20 [2022-07-21T09:18:20.510Z] - CONFIG_NAMESPACES: enabled 09:18:20 [2022-07-21T09:18:20.510Z] - CONFIG_NET_NS: enabled 09:18:20 [2022-07-21T09:18:20.510Z] - CONFIG_PID_NS: enabled 09:18:20 [2022-07-21T09:18:20.510Z] - CONFIG_IPC_NS: enabled 09:18:20 [2022-07-21T09:18:20.510Z] - CONFIG_UTS_NS: enabled 09:18:20 [2022-07-21T09:18:20.510Z] - CONFIG_CGROUPS: enabled 09:18:20 [2022-07-21T09:18:20.510Z] - CONFIG_CGROUP_CPUACCT: enabled 09:18:20 [2022-07-21T09:18:20.510Z] - CONFIG_CGROUP_DEVICE: enabled 09:18:20 [2022-07-21T09:18:20.510Z] - CONFIG_CGROUP_FREEZER: enabled 09:18:20 [2022-07-21T09:18:20.510Z] - CONFIG_CGROUP_SCHED: enabled 09:18:20 [2022-07-21T09:18:20.510Z] - CONFIG_CPUSETS: enabled 09:18:20 [2022-07-21T09:18:20.510Z] - CONFIG_MEMCG: enabled 09:18:20 [2022-07-21T09:18:20.510Z] - CONFIG_KEYS: enabled 09:18:20 [2022-07-21T09:18:20.510Z] - CONFIG_VETH: enabled (as module) 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_BRIDGE: enabled (as module) 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_IP_NF_FILTER: enabled (as module) 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_IP_NF_NAT: enabled (as module) 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_NF_NAT: enabled (as module) 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_POSIX_MQUEUE: enabled 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_CGROUP_BPF: enabled 09:18:20 [2022-07-21T09:18:20.785Z] 09:18:20 [2022-07-21T09:18:20.785Z] Optional Features: 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_USER_NS: enabled 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_SECCOMP: enabled 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_SECCOMP_FILTER: enabled 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_CGROUP_PIDS: enabled 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_MEMCG_SWAP: enabled 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 09:18:20 [2022-07-21T09:18:20.785Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_BLK_CGROUP: enabled 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_BLK_DEV_THROTTLING: enabled 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_CGROUP_PERF: enabled 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_CGROUP_HUGETLB: enabled 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_CGROUP_NET_PRIO: enabled 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_CFS_BANDWIDTH: enabled 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_FAIR_GROUP_SCHED: enabled 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_RT_GROUP_SCHED: missing 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_IP_VS: enabled (as module) 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_IP_VS_NFCT: enabled 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_IP_VS_PROTO_TCP: enabled 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_IP_VS_PROTO_UDP: enabled 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_IP_VS_RR: enabled (as module) 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_SECURITY_SELINUX: enabled 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_SECURITY_APPARMOR: enabled 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_EXT4_FS: enabled 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 09:18:20 [2022-07-21T09:18:20.785Z] - CONFIG_EXT4_FS_SECURITY: enabled 09:18:21 [2022-07-21T09:18:21.045Z] - Network Drivers: 09:18:21 [2022-07-21T09:18:21.045Z] - "overlay": 09:18:21 [2022-07-21T09:18:21.045Z] - CONFIG_VXLAN: enabled (as module) 09:18:21 [2022-07-21T09:18:21.045Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 09:18:21 [2022-07-21T09:18:21.045Z] Optional (for encrypted networks): 09:18:21 [2022-07-21T09:18:21.045Z] - CONFIG_CRYPTO: enabled 09:18:21 [2022-07-21T09:18:21.045Z] - CONFIG_CRYPTO_AEAD: enabled 09:18:21 [2022-07-21T09:18:21.045Z] - CONFIG_CRYPTO_GCM: enabled 09:18:21 [2022-07-21T09:18:21.045Z] - CONFIG_CRYPTO_SEQIV: enabled 09:18:21 [2022-07-21T09:18:21.045Z] - CONFIG_CRYPTO_GHASH: enabled 09:18:21 [2022-07-21T09:18:21.045Z] - CONFIG_XFRM: enabled 09:18:21 [2022-07-21T09:18:21.045Z] - CONFIG_XFRM_USER: enabled (as module) 09:18:21 [2022-07-21T09:18:21.045Z] - CONFIG_XFRM_ALGO: enabled (as module) 09:18:21 [2022-07-21T09:18:21.045Z] - CONFIG_INET_ESP: enabled (as module) 09:18:21 [2022-07-21T09:18:21.045Z] - "ipvlan": 09:18:21 [2022-07-21T09:18:21.045Z] - CONFIG_IPVLAN: enabled (as module) 09:18:21 [2022-07-21T09:18:21.045Z] - "macvlan": 09:18:21 [2022-07-21T09:18:21.045Z] - CONFIG_MACVLAN: enabled (as module) 09:18:21 [2022-07-21T09:18:21.045Z] - CONFIG_DUMMY: enabled (as module) 09:18:21 [2022-07-21T09:18:21.045Z] - "ftp,tftp client in container": 09:18:21 [2022-07-21T09:18:21.045Z] - CONFIG_NF_NAT_FTP: enabled (as module) 09:18:21 [2022-07-21T09:18:21.045Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 09:18:21 [2022-07-21T09:18:21.045Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 09:18:21 [2022-07-21T09:18:21.045Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 09:18:21 [2022-07-21T09:18:21.045Z] - Storage Drivers: 09:18:21 [2022-07-21T09:18:21.045Z] - "aufs": 09:18:21 [2022-07-21T09:18:21.045Z] - CONFIG_AUFS_FS: enabled (as module) 09:18:21 [2022-07-21T09:18:21.045Z] - "btrfs": 09:18:21 [2022-07-21T09:18:21.045Z] - CONFIG_BTRFS_FS: enabled (as module) 09:18:21 [2022-07-21T09:18:21.045Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 09:18:21 [2022-07-21T09:18:21.045Z] - "devicemapper": 09:18:21 [2022-07-21T09:18:21.045Z] - CONFIG_BLK_DEV_DM: enabled 09:18:21 [2022-07-21T09:18:21.045Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 09:18:21 [2022-07-21T09:18:21.045Z] - "overlay": 09:18:21 [2022-07-21T09:18:21.045Z] - CONFIG_OVERLAY_FS: enabled (as module) 09:18:21 [2022-07-21T09:18:21.045Z] - "zfs": 09:18:21 [2022-07-21T09:18:21.046Z] - /dev/zfs: present 09:18:21 [2022-07-21T09:18:21.046Z] - zfs command: missing 09:18:21 [2022-07-21T09:18:21.046Z] - zpool command: missing 09:18:21 [2022-07-21T09:18:21.046Z] 09:18:21 [2022-07-21T09:18:21.046Z] Limits: 09:18:21 [2022-07-21T09:18:21.046Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 09:18:21 [2022-07-21T09:18:21.046Z] 09:18:21 [2022-07-21T09:18:21.046Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 09:18:21 [2022-07-21T09:18:21.386Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:669fbed1ac6e556a0097f77ccf5f033acaa42adb . 09:18:21 [2022-07-21T09:18:21.652Z] #2 [internal] load .dockerignore 09:18:21 [2022-07-21T09:18:21.652Z] #2 sha256:902e49e352e488fa115cc03af466f5c5d0fedd14b4bd9ff0cf3ce5b9fb8eb51d 09:18:21 [2022-07-21T09:18:21.652Z] #2 transferring context: 09:18:21 [2022-07-21T09:18:21.652Z] #2 transferring context: 145B done 09:18:21 [2022-07-21T09:18:21.652Z] #2 DONE 0.1s 09:18:21 [2022-07-21T09:18:21.652Z] 09:18:21 [2022-07-21T09:18:21.652Z] #1 [internal] load build definition from Dockerfile 09:18:21 [2022-07-21T09:18:21.652Z] #1 sha256:967e3937419bb3979e56a29c664c4538c65f6bcfb3425ff1067c1137a88f6642 09:18:21 [2022-07-21T09:18:21.652Z] #1 transferring dockerfile: 19.25kB done 09:18:21 [2022-07-21T09:18:21.652Z] #1 DONE 0.2s 09:18:21 [2022-07-21T09:18:21.652Z] 09:18:21 [2022-07-21T09:18:21.652Z] #3 resolve image config for docker.io/docker/dockerfile:1 09:18:21 [2022-07-21T09:18:21.652Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d 09:18:22 [2022-07-21T09:18:22.218Z] #3 DONE 0.4s 09:18:22 [2022-07-21T09:18:22.218Z] 09:18:22 [2022-07-21T09:18:22.218Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 09:18:22 [2022-07-21T09:18:22.218Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 09:18:22 [2022-07-21T09:18:22.218Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done 09:18:22 [2022-07-21T09:18:22.218Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done 09:18:22 [2022-07-21T09:18:22.218Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done 09:18:22 [2022-07-21T09:18:22.218Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done 09:18:22 [2022-07-21T09:18:22.218Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s 09:18:22 [2022-07-21T09:18:22.477Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done 09:18:22 [2022-07-21T09:18:22.477Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 09:18:23 [2022-07-21T09:18:23.045Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done 09:18:23 [2022-07-21T09:18:23.045Z] #4 DONE 0.9s 09:18:23 [2022-07-21T09:18:23.304Z] 09:18:23 [2022-07-21T09:18:23.304Z] #5 [internal] load build definition from Dockerfile 09:18:23 [2022-07-21T09:18:23.304Z] #5 sha256:c50c866ccc269317e470d86528700bc002b2bbe04da662422fedef7d95c33c4d 09:18:23 [2022-07-21T09:18:23.304Z] #5 DONE 0.0s 09:18:23 [2022-07-21T09:18:23.304Z] 09:18:23 [2022-07-21T09:18:23.304Z] #6 [internal] load .dockerignore 09:18:23 [2022-07-21T09:18:23.304Z] #6 sha256:4701686b10d55a3684683a5206131869058960d230a5c24335c81ce0ef6f85c6 09:18:23 [2022-07-21T09:18:23.304Z] #6 DONE 0.0s 09:18:23 [2022-07-21T09:18:23.304Z] 09:18:23 [2022-07-21T09:18:23.304Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 09:18:23 [2022-07-21T09:18:23.304Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 09:18:24 [2022-07-21T09:18:24.247Z] #10 DONE 1.0s 09:18:24 [2022-07-21T09:18:24.247Z] 09:18:24 [2022-07-21T09:18:24.247Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 09:18:24 [2022-07-21T09:18:24.247Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 09:18:24 [2022-07-21T09:18:24.247Z] #7 DONE 0.9s 09:18:24 [2022-07-21T09:18:24.247Z] 09:18:24 [2022-07-21T09:18:24.247Z] #8 [internal] load metadata for docker.io/library/debian:bullseye 09:18:24 [2022-07-21T09:18:24.247Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e 09:18:24 [2022-07-21T09:18:24.247Z] #8 DONE 0.9s 09:18:24 [2022-07-21T09:18:24.247Z] 09:18:24 [2022-07-21T09:18:24.247Z] #9 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye 09:18:24 [2022-07-21T09:18:24.247Z] #9 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f 09:18:24 [2022-07-21T09:18:24.513Z] #9 DONE 1.0s 09:18:24 [2022-07-21T09:18:24.513Z] 09:18:24 [2022-07-21T09:18:24.513Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 09:18:24 [2022-07-21T09:18:24.513Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda 09:18:24 [2022-07-21T09:18:24.513Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done 09:18:24 [2022-07-21T09:18:24.513Z] #28 DONE 0.0s 09:18:24 [2022-07-21T09:18:24.513Z] 09:18:24 [2022-07-21T09:18:24.513Z] #24 [internal] load build context 09:18:24 [2022-07-21T09:18:24.513Z] #24 sha256:8a6741d2c7a69d3e2a2f0b30983677d8148a6a0247177c700764b51ed35d660d 09:18:25 [2022-07-21T09:18:25.091Z] #24 ... 09:18:25 [2022-07-21T09:18:25.091Z] 09:18:25 [2022-07-21T09:18:25.091Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 09:18:25 [2022-07-21T09:18:25.091Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 09:18:25 [2022-07-21T09:18:25.091Z] #49 DONE 0.0s 09:18:25 [2022-07-21T09:18:25.091Z] 09:18:25 [2022-07-21T09:18:25.091Z] #24 [internal] load build context 09:18:25 [2022-07-21T09:18:25.091Z] #24 sha256:8a6741d2c7a69d3e2a2f0b30983677d8148a6a0247177c700764b51ed35d660d 09:18:27 [2022-07-21T09:18:27.007Z] #24 transferring context: 10.14MB 2.1s 09:18:31 [2022-07-21T09:18:31.212Z] #24 ... 09:18:31 [2022-07-21T09:18:31.212Z] 09:18:31 [2022-07-21T09:18:31.212Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 09:18:31 [2022-07-21T09:18:31.212Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 09:18:31 [2022-07-21T09:18:31.212Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done 09:18:31 [2022-07-21T09:18:31.212Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 09:18:31 [2022-07-21T09:18:31.212Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 09:18:31 [2022-07-21T09:18:31.212Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 09:18:31 [2022-07-21T09:18:31.212Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done 09:18:31 [2022-07-21T09:18:31.212Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.5s done 09:18:31 [2022-07-21T09:18:31.212Z] #71 DONE 6.1s 09:18:31 [2022-07-21T09:18:31.212Z] 09:18:31 [2022-07-21T09:18:31.212Z] #24 [internal] load build context 09:18:31 [2022-07-21T09:18:31.212Z] #24 sha256:8a6741d2c7a69d3e2a2f0b30983677d8148a6a0247177c700764b51ed35d660d 09:18:31 [2022-07-21T09:18:31.212Z] #24 ... 09:18:31 [2022-07-21T09:18:31.212Z] 09:18:31 [2022-07-21T09:18:31.212Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 09:18:31 [2022-07-21T09:18:31.212Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 09:18:31 [2022-07-21T09:18:31.212Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.2s done 09:18:31 [2022-07-21T09:18:31.212Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done 09:18:31 [2022-07-21T09:18:31.212Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done 09:18:31 [2022-07-21T09:18:31.212Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done 09:18:31 [2022-07-21T09:18:31.212Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.2s done 09:18:31 [2022-07-21T09:18:31.212Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 1.2s done 09:18:31 [2022-07-21T09:18:31.212Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.5s done 09:18:31 [2022-07-21T09:18:31.212Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 4.0s done 09:18:31 [2022-07-21T09:18:31.212Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 5.0s done 09:18:31 [2022-07-21T09:18:31.212Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 92.27MB / 141.81MB 6.0s 09:18:31 [2022-07-21T09:18:31.212Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 4.2s done 09:18:31 [2022-07-21T09:18:31.212Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 3.2s 09:18:31 [2022-07-21T09:18:31.212Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 102.76MB / 141.81MB 6.3s 09:18:31 [2022-07-21T09:18:31.212Z] #11 ... 09:18:31 [2022-07-21T09:18:31.212Z] 09:18:31 [2022-07-21T09:18:31.212Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 09:18:31 [2022-07-21T09:18:31.212Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 09:18:31 [2022-07-21T09:18:31.212Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 09:18:31 [2022-07-21T09:18:31.212Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done 09:18:31 [2022-07-21T09:18:31.212Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 09:18:31 [2022-07-21T09:18:31.212Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 09:18:31 [2022-07-21T09:18:31.212Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 09:18:31 [2022-07-21T09:18:31.212Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.3s done 09:18:31 [2022-07-21T09:18:31.212Z] #73 DONE 6.4s 09:18:31 [2022-07-21T09:18:31.212Z] 09:18:31 [2022-07-21T09:18:31.212Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 09:18:31 [2022-07-21T09:18:31.212Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 09:18:31 [2022-07-21T09:18:31.212Z] #11 ... 09:18:31 [2022-07-21T09:18:31.212Z] 09:18:31 [2022-07-21T09:18:31.212Z] #24 [internal] load build context 09:18:31 [2022-07-21T09:18:31.212Z] #24 sha256:8a6741d2c7a69d3e2a2f0b30983677d8148a6a0247177c700764b51ed35d660d 09:18:31 [2022-07-21T09:18:31.779Z] #24 transferring context: 35.35MB 7.3s 09:18:32 [2022-07-21T09:18:32.381Z] Created binary: bundles/dynbinary-daemon/dockerd 09:18:32 [2022-07-21T09:18:32.381Z] Building: bundles/dynbinary-daemon/docker-proxy 09:18:32 [2022-07-21T09:18:32.381Z] GOOS="" GOARCH="" GOARM="" 09:18:32 [2022-07-21T09:18:32.381Z] Created binary: bundles/dynbinary-daemon/docker-proxy 09:18:32 [2022-07-21T09:18:32.381Z] 09:18:32 [2022-07-21T09:18:32.381Z] ---> Making bundle: test-integration (in bundles/test-integration) 09:18:32 [2022-07-21T09:18:32.381Z] DOCKER_SYSTEMD=1 09:18:32 [2022-07-21T09:18:32.381Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 09:18:32 [2022-07-21T09:18:32.381Z] HOSTNAME=3b6b626c5e1e 09:18:32 [2022-07-21T09:18:32.381Z] DEST=bundles/test-integration 09:18:32 [2022-07-21T09:18:32.381Z] PWD=/go/src/github.com/docker/docker 09:18:32 [2022-07-21T09:18:32.381Z] DOCKER_GITCOMMIT=669fbed1ac6e556a0097f77ccf5f033acaa42adb 09:18:32 [2022-07-21T09:18:32.381Z] container=docker 09:18:32 [2022-07-21T09:18:32.381Z] HOME=/root 09:18:32 [2022-07-21T09:18:32.381Z] LANG=C.UTF-8 09:18:32 [2022-07-21T09:18:32.381Z] INVOCATION_ID=d278befcb58e405c830e05db967a219c 09:18:32 [2022-07-21T09:18:32.381Z] GOLANG_VERSION=1.18.4 09:18:32 [2022-07-21T09:18:32.381Z] VALIDATE_REPO=https://github.com/moby/moby.git 09:18:32 [2022-07-21T09:18:32.381Z] VALIDATE_BRANCH=master 09:18:32 [2022-07-21T09:18:32.381Z] TERM=xterm 09:18:32 [2022-07-21T09:18:32.381Z] DOCKER_PKG=github.com/docker/docker 09:18:32 [2022-07-21T09:18:32.381Z] SHLVL=3 09:18:32 [2022-07-21T09:18:32.381Z] TIMEOUT=120m 09:18:32 [2022-07-21T09:18:32.381Z] DOCKER_BUILDTAGS= journald 09:18:32 [2022-07-21T09:18:32.381Z] DOCKER_GRAPHDRIVER=overlay2 09:18:32 [2022-07-21T09:18:32.381Z] GO111MODULE=off 09:18:32 [2022-07-21T09:18:32.381Z] DOCKER_EXPERIMENTAL=1 09:18:32 [2022-07-21T09:18:32.381Z] TEST_SKIP_INTEGRATION_CLI=1 09:18:32 [2022-07-21T09:18:32.381Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 09:18:32 [2022-07-21T09:18:32.381Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 09:18:32 [2022-07-21T09:18:32.381Z] GOPATH=/go 09:18:32 [2022-07-21T09:18:32.381Z] PKG_CONFIG=pkg-config 09:18:32 [2022-07-21T09:18:32.381Z] _=/usr/bin/env 09:18:32 [2022-07-21T09:18:32.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 09:18:34 [2022-07-21T09:18:34.276Z] Created binary: bundles/dynbinary-daemon/dockerd 09:18:34 [2022-07-21T09:18:34.276Z] Building: bundles/dynbinary-daemon/docker-proxy 09:18:34 [2022-07-21T09:18:34.276Z] GOOS="" GOARCH="" GOARM="" 09:18:34 [2022-07-21T09:18:34.276Z] Created binary: bundles/dynbinary-daemon/docker-proxy 09:18:34 [2022-07-21T09:18:34.276Z] 09:18:34 [2022-07-21T09:18:34.276Z] + TEST_INTEGRATION_DEST=1 09:18:34 [2022-07-21T09:18:34.276Z] + CONTAINER_NAME=docker-pr5-1 09:18:34 [2022-07-21T09:18:34.276Z] + TEST_SKIP_INTEGRATION_CLI=1 09:18:34 [2022-07-21T09:18:34.276Z] + run_tests test-integration-flaky 09:18:34 [2022-07-21T09:18:34.276Z] + '[' -n 0 ']' 09:18:34 [2022-07-21T09:18:34.276Z] + rm= 09:18:34 [2022-07-21T09:18:34.276Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43816/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43816/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43816/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=669fbed1ac6e556a0097f77ccf5f033acaa42adb -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:669fbed1ac6e556a0097f77ccf5f033acaa42adb hack/make.sh test-integration-flaky test-integration 09:18:34 [2022-07-21T09:18:34.276Z] + c=0 09:18:34 [2022-07-21T09:18:34.276Z] + TEST_INTEGRATION_DEST=3 09:18:34 [2022-07-21T09:18:34.276Z] + CONTAINER_NAME=docker-pr5-3 09:18:34 [2022-07-21T09:18:34.276Z] + TEST_SKIP_INTEGRATION=1 09:18:34 [2022-07-21T09:18:34.276Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' 09:18:34 [2022-07-21T09:18:34.276Z] + run_tests 09:18:34 [2022-07-21T09:18:34.276Z] ++ jobs -p 09:18:34 [2022-07-21T09:18:34.276Z] + '[' -n 0 ']' 09:18:34 [2022-07-21T09:18:34.276Z] + rm= 09:18:34 [2022-07-21T09:18:34.276Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43816/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43816/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43816/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=669fbed1ac6e556a0097f77ccf5f033acaa42adb -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:669fbed1ac6e556a0097f77ccf5f033acaa42adb hack/make.sh '' test-integration 09:18:34 [2022-07-21T09:18:34.276Z] + for job in $(jobs -p) 09:18:34 [2022-07-21T09:18:34.276Z] + wait 16243 09:18:34 [2022-07-21T09:18:34.276Z] + TEST_INTEGRATION_DEST=2 09:18:34 [2022-07-21T09:18:34.276Z] + CONTAINER_NAME=docker-pr5-2 09:18:34 [2022-07-21T09:18:34.276Z] + TEST_SKIP_INTEGRATION=1 09:18:34 [2022-07-21T09:18:34.276Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' 09:18:34 [2022-07-21T09:18:34.276Z] + run_tests 09:18:34 [2022-07-21T09:18:34.276Z] + '[' -n 0 ']' 09:18:34 [2022-07-21T09:18:34.276Z] + rm= 09:18:34 [2022-07-21T09:18:34.276Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43816/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43816/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43816/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=669fbed1ac6e556a0097f77ccf5f033acaa42adb -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:669fbed1ac6e556a0097f77ccf5f033acaa42adb hack/make.sh '' test-integration 09:18:34 [2022-07-21T09:18:34.276Z] 09:18:34 [2022-07-21T09:18:34.276Z] ---> Making bundle: test-integration (in bundles/test-integration) 09:18:34 [2022-07-21T09:18:34.276Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 09:18:34 [2022-07-21T09:18:34.276Z] HOSTNAME=ec5caec32221 09:18:34 [2022-07-21T09:18:34.276Z] TEST_SKIP_INTEGRATION=1 09:18:34 [2022-07-21T09:18:34.276Z] TESTDEBUG=0 09:18:34 [2022-07-21T09:18:34.276Z] DEST=bundles/test-integration 09:18:34 [2022-07-21T09:18:34.276Z] PWD=/go/src/github.com/docker/docker 09:18:34 [2022-07-21T09:18:34.276Z] KEEPBUNDLE=1 09:18:34 [2022-07-21T09:18:34.276Z] DOCKER_GITCOMMIT=669fbed1ac6e556a0097f77ccf5f033acaa42adb 09:18:34 [2022-07-21T09:18:34.276Z] container=docker 09:18:34 [2022-07-21T09:18:34.276Z] HOME=/root 09:18:34 [2022-07-21T09:18:34.276Z] GOLANG_VERSION=1.18.4 09:18:34 [2022-07-21T09:18:34.276Z] VALIDATE_REPO=https://github.com/moby/moby.git 09:18:34 [2022-07-21T09:18:34.276Z] VALIDATE_BRANCH=master 09:18:34 [2022-07-21T09:18:34.276Z] TERM=xterm 09:18:34 [2022-07-21T09:18:34.276Z] DOCKER_PKG=github.com/docker/docker 09:18:34 [2022-07-21T09:18:34.276Z] SHLVL=1 09:18:34 [2022-07-21T09:18:34.276Z] TIMEOUT=120m 09:18:34 [2022-07-21T09:18:34.276Z] DOCKER_BUILDTAGS= journald 09:18:34 [2022-07-21T09:18:34.276Z] DOCKER_GRAPHDRIVER=overlay2 09:18:34 [2022-07-21T09:18:34.276Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ 09:18:34 [2022-07-21T09:18:34.276Z] GO111MODULE=off 09:18:34 [2022-07-21T09:18:34.276Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 09:18:34 [2022-07-21T09:18:34.276Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 09:18:34 [2022-07-21T09:18:34.276Z] GOPATH=/go 09:18:34 [2022-07-21T09:18:34.276Z] PKG_CONFIG=pkg-config 09:18:34 [2022-07-21T09:18:34.276Z] _=/usr/bin/env 09:18:34 [2022-07-21T09:18:34.276Z] Building test suite binary ./integration-cli/test.main 09:18:34 [2022-07-21T09:18:34.276Z] 09:18:34 [2022-07-21T09:18:34.276Z] 09:18:34 [2022-07-21T09:18:34.276Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) 09:18:34 [2022-07-21T09:18:34.276Z] ---> Making bundle: test-integration (in bundles/test-integration) 09:18:34 [2022-07-21T09:18:34.276Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 09:18:34 [2022-07-21T09:18:34.276Z] HOSTNAME=8753461e4bbe 09:18:34 [2022-07-21T09:18:34.276Z] TEST_SKIP_INTEGRATION=1 09:18:34 [2022-07-21T09:18:34.276Z] TESTDEBUG=0 09:18:34 [2022-07-21T09:18:34.276Z] DEST=bundles/test-integration 09:18:34 [2022-07-21T09:18:34.276Z] PWD=/go/src/github.com/docker/docker 09:18:34 [2022-07-21T09:18:34.276Z] KEEPBUNDLE=1 09:18:34 [2022-07-21T09:18:34.276Z] DOCKER_GITCOMMIT=669fbed1ac6e556a0097f77ccf5f033acaa42adb 09:18:34 [2022-07-21T09:18:34.276Z] container=docker 09:18:34 [2022-07-21T09:18:34.276Z] HOME=/root 09:18:34 [2022-07-21T09:18:34.276Z] GOLANG_VERSION=1.18.4 09:18:34 [2022-07-21T09:18:34.276Z] VALIDATE_REPO=https://github.com/moby/moby.git 09:18:34 [2022-07-21T09:18:34.276Z] VALIDATE_BRANCH=master 09:18:34 [2022-07-21T09:18:34.276Z] TERM=xterm 09:18:34 [2022-07-21T09:18:34.276Z] DOCKER_PKG=github.com/docker/docker 09:18:34 [2022-07-21T09:18:34.276Z] SHLVL=1 09:18:34 [2022-07-21T09:18:34.276Z] TIMEOUT=120m 09:18:34 [2022-07-21T09:18:34.276Z] DOCKER_BUILDTAGS= journald 09:18:34 [2022-07-21T09:18:34.276Z] DOCKER_GRAPHDRIVER=overlay2 09:18:34 [2022-07-21T09:18:34.276Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ 09:18:34 [2022-07-21T09:18:34.276Z] GO111MODULE=off 09:18:34 [2022-07-21T09:18:34.276Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 09:18:34 [2022-07-21T09:18:34.276Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 09:18:34 [2022-07-21T09:18:34.276Z] GOPATH=/go 09:18:34 [2022-07-21T09:18:34.276Z] PKG_CONFIG=pkg-config 09:18:34 [2022-07-21T09:18:34.276Z] _=/usr/bin/env 09:18:34 [2022-07-21T09:18:34.276Z] Building test suite binary ./integration-cli/test.main 09:18:34 [2022-07-21T09:18:34.276Z] No new tests added to integration. 09:18:34 [2022-07-21T09:18:34.276Z] 09:18:34 [2022-07-21T09:18:34.276Z] ---> Making bundle: test-integration (in bundles/test-integration) 09:18:34 [2022-07-21T09:18:34.276Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 09:18:34 [2022-07-21T09:18:34.276Z] HOSTNAME=93c171a0ce51 09:18:34 [2022-07-21T09:18:34.276Z] TESTDEBUG=0 09:18:34 [2022-07-21T09:18:34.276Z] DEST=bundles/test-integration 09:18:34 [2022-07-21T09:18:34.276Z] PWD=/go/src/github.com/docker/docker 09:18:34 [2022-07-21T09:18:34.276Z] KEEPBUNDLE=1 09:18:34 [2022-07-21T09:18:34.276Z] DOCKER_GITCOMMIT=669fbed1ac6e556a0097f77ccf5f033acaa42adb 09:18:34 [2022-07-21T09:18:34.276Z] container=docker 09:18:34 [2022-07-21T09:18:34.276Z] HOME=/root 09:18:34 [2022-07-21T09:18:34.276Z] GOLANG_VERSION=1.18.4 09:18:34 [2022-07-21T09:18:34.276Z] VALIDATE_REPO=https://github.com/moby/moby.git 09:18:34 [2022-07-21T09:18:34.276Z] VALIDATE_BRANCH=master 09:18:34 [2022-07-21T09:18:34.276Z] TERM=xterm 09:18:34 [2022-07-21T09:18:34.276Z] DOCKER_PKG=github.com/docker/docker 09:18:34 [2022-07-21T09:18:34.276Z] SHLVL=1 09:18:34 [2022-07-21T09:18:34.276Z] TIMEOUT=120m 09:18:34 [2022-07-21T09:18:34.276Z] DOCKER_BUILDTAGS= journald 09:18:34 [2022-07-21T09:18:34.276Z] DOCKER_GRAPHDRIVER=overlay2 09:18:34 [2022-07-21T09:18:34.276Z] GO111MODULE=off 09:18:34 [2022-07-21T09:18:34.276Z] TEST_SKIP_INTEGRATION_CLI=1 09:18:34 [2022-07-21T09:18:34.276Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 09:18:34 [2022-07-21T09:18:34.276Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 09:18:34 [2022-07-21T09:18:34.276Z] GOPATH=/go 09:18:34 [2022-07-21T09:18:34.276Z] PKG_CONFIG=pkg-config 09:18:34 [2022-07-21T09:18:34.276Z] _=/usr/bin/env 09:18:34 [2022-07-21T09:18:34.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 09:18:34 [2022-07-21T09:18:34.312Z] #24 transferring context: 62.08MB 9.2s done 09:18:34 [2022-07-21T09:18:34.312Z] #24 DONE 9.5s 09:18:34 [2022-07-21T09:18:34.312Z] 09:18:34 [2022-07-21T09:18:34.312Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 09:18:34 [2022-07-21T09:18:34.312Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 09:18:34 [2022-07-21T09:18:34.570Z] #72 ... 09:18:34 [2022-07-21T09:18:34.570Z] 09:18:34 [2022-07-21T09:18:34.570Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 09:18:34 [2022-07-21T09:18:34.570Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda 09:18:34 [2022-07-21T09:18:34.570Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done 09:18:34 [2022-07-21T09:18:34.570Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done 09:18:34 [2022-07-21T09:18:34.570Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done 09:18:34 [2022-07-21T09:18:34.570Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.2s done 09:18:34 [2022-07-21T09:18:34.835Z] #28 ... 09:18:34 [2022-07-21T09:18:34.835Z] 09:18:34 [2022-07-21T09:18:34.835Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 09:18:34 [2022-07-21T09:18:34.835Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 09:18:34 [2022-07-21T09:18:34.835Z] #72 DONE 0.7s 09:18:34 [2022-07-21T09:18:34.835Z] 09:18:34 [2022-07-21T09:18:34.835Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 09:18:34 [2022-07-21T09:18:34.835Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda 09:18:34 [2022-07-21T09:18:34.835Z] #28 ... 09:18:34 [2022-07-21T09:18:34.835Z] 09:18:34 [2022-07-21T09:18:34.835Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 09:18:34 [2022-07-21T09:18:34.835Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 09:18:35 [2022-07-21T09:18:35.773Z] #74 DONE 0.8s 09:18:35 [2022-07-21T09:18:35.773Z] 09:18:35 [2022-07-21T09:18:35.773Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 09:18:35 [2022-07-21T09:18:35.773Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda 09:18:35 [2022-07-21T09:18:35.773Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 8.3s 09:18:37 [2022-07-21T09:18:37.702Z] ok github.com/docker/docker/cmd/dockerd 0.071s coverage: 31.5% of statements 09:18:37 [2022-07-21T09:18:37.702Z] ok github.com/docker/docker/container 0.120s coverage: 36.2% of statements 09:18:37 [2022-07-21T09:18:37.961Z] ok github.com/docker/docker/cmd/dockerd/trap 2.410s coverage: 0.0% of statements 09:18:37 [2022-07-21T09:18:37.961Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 09:18:37 [2022-07-21T09:18:37.961Z] ? github.com/docker/docker/container/stream [no test files] 09:18:37 [2022-07-21T09:18:37.961Z] ? github.com/docker/docker/contrib/apparmor [no test files] 09:18:37 [2022-07-21T09:18:37.961Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 09:18:37 [2022-07-21T09:18:37.961Z] ? github.com/docker/docker/contrib/httpserver [no test files] 09:18:38 [2022-07-21T09:18:38.310Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.5s done 09:18:38 [2022-07-21T09:18:38.310Z] #28 DONE 13.6s 09:18:38 [2022-07-21T09:18:38.310Z] 09:18:38 [2022-07-21T09:18:38.310Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 09:18:38 [2022-07-21T09:18:38.310Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 09:18:38 [2022-07-21T09:18:38.310Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 8.9s done 09:18:38 [2022-07-21T09:18:38.310Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 09:18:39 [2022-07-21T09:18:39.254Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.8s done 09:18:39 [2022-07-21T09:18:39.255Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 09:18:39 [2022-07-21T09:18:39.823Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.7s done 09:18:40 [2022-07-21T09:18:40.083Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 0.1s 09:18:43 [2022-07-21T09:18:43.237Z] ok github.com/docker/docker/daemon/cluster 0.071s coverage: 0.5% of statements 09:18:44 [2022-07-21T09:18:44.617Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements 09:18:45 [2022-07-21T09:18:45.357Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.3s 09:18:45 [2022-07-21T09:18:45.996Z] ok github.com/docker/docker/daemon/cluster/convert 0.014s coverage: 36.9% of statements 09:18:47 [2022-07-21T09:18:47.278Z] #11 ... 09:18:47 [2022-07-21T09:18:47.278Z] 09:18:47 [2022-07-21T09:18:47.278Z] #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 09:18:47 [2022-07-21T09:18:47.278Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 09:18:47 [2022-07-21T09:18:47.278Z] #29 1.842 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 09:18:47 [2022-07-21T09:18:47.278Z] #29 1.851 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 09:18:47 [2022-07-21T09:18:47.278Z] #29 1.851 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 09:18:47 [2022-07-21T09:18:47.278Z] #29 2.073 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 09:18:47 [2022-07-21T09:18:47.278Z] #29 2.605 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] 09:18:47 [2022-07-21T09:18:47.278Z] #29 3.022 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] 09:18:47 [2022-07-21T09:18:47.278Z] #29 3.985 Fetched 8555 kB in 2s (3561 kB/s) 09:18:47 [2022-07-21T09:18:47.278Z] #29 3.985 Reading package lists... 09:18:47 [2022-07-21T09:18:47.278Z] #29 4.798 Reading package lists... 09:18:47 [2022-07-21T09:18:47.278Z] #29 5.587 Building dependency tree... 09:18:47 [2022-07-21T09:18:47.278Z] #29 5.969 The following additional packages will be installed: 09:18:47 [2022-07-21T09:18:47.278Z] #29 5.969 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 09:18:47 [2022-07-21T09:18:47.278Z] #29 5.969 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl 09:18:47 [2022-07-21T09:18:47.278Z] #29 5.972 Recommended packages: 09:18:47 [2022-07-21T09:18:47.278Z] #29 5.972 libldap-common publicsuffix libsasl2-modules 09:18:47 [2022-07-21T09:18:47.278Z] #29 6.149 The following NEW packages will be installed: 09:18:47 [2022-07-21T09:18:47.278Z] #29 6.149 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 09:18:47 [2022-07-21T09:18:47.278Z] #29 6.149 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 09:18:47 [2022-07-21T09:18:47.278Z] #29 6.149 libssh2-1 openssl 09:18:47 [2022-07-21T09:18:47.278Z] #29 6.427 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 09:18:47 [2022-07-21T09:18:47.278Z] #29 6.427 Need to get 3041 kB of archives. 09:18:47 [2022-07-21T09:18:47.278Z] #29 6.427 After this operation, 6651 kB of additional disk space will be used. 09:18:47 [2022-07-21T09:18:47.278Z] #29 6.427 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] 09:18:47 [2022-07-21T09:18:47.278Z] #29 6.453 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] 09:18:47 [2022-07-21T09:18:47.278Z] #29 6.453 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] 09:18:47 [2022-07-21T09:18:47.278Z] #29 6.453 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] 09:18:47 [2022-07-21T09:18:47.278Z] #29 6.453 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] 09:18:47 [2022-07-21T09:18:47.278Z] #29 6.453 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] 09:18:47 [2022-07-21T09:18:47.278Z] #29 6.457 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] 09:18:47 [2022-07-21T09:18:47.278Z] #29 6.457 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] 09:18:47 [2022-07-21T09:18:47.278Z] #29 6.466 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 09:18:47 [2022-07-21T09:18:47.278Z] #29 6.466 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] 09:18:47 [2022-07-21T09:18:47.278Z] #29 6.466 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] 09:18:47 [2022-07-21T09:18:47.278Z] #29 6.469 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] 09:18:47 [2022-07-21T09:18:47.278Z] #29 6.476 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 09:18:47 [2022-07-21T09:18:47.278Z] #29 6.476 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 09:18:47 [2022-07-21T09:18:47.278Z] #29 6.476 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 09:18:47 [2022-07-21T09:18:47.278Z] #29 6.753 debconf: delaying package configuration, since apt-utils is not installed 09:18:47 [2022-07-21T09:18:47.278Z] #29 6.783 Fetched 3041 kB in 0s (9428 kB/s) 09:18:47 [2022-07-21T09:18:47.278Z] #29 6.810 Selecting previously unselected package openssl. 09:18:47 [2022-07-21T09:18:47.278Z] #29 6.810 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) 09:18:47 [2022-07-21T09:18:47.278Z] #29 6.810 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 6.814 Unpacking openssl (1.1.1n-0+deb11u3) ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 7.045 Selecting previously unselected package ca-certificates. 09:18:47 [2022-07-21T09:18:47.278Z] #29 7.045 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 7.056 Unpacking ca-certificates (20210119) ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 7.174 Selecting previously unselected package libbrotli1:amd64. 09:18:47 [2022-07-21T09:18:47.278Z] #29 7.174 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 7.206 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 7.341 Selecting previously unselected package libsasl2-modules-db:amd64. 09:18:47 [2022-07-21T09:18:47.278Z] #29 7.341 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 7.345 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 7.505 Selecting previously unselected package libsasl2-2:amd64. 09:18:47 [2022-07-21T09:18:47.278Z] #29 7.505 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 7.510 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 7.606 Selecting previously unselected package libldap-2.4-2:amd64. 09:18:47 [2022-07-21T09:18:47.278Z] #29 7.606 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 7.617 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 7.749 Selecting previously unselected package libnghttp2-14:amd64. 09:18:47 [2022-07-21T09:18:47.278Z] #29 7.751 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 7.763 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 7.948 Selecting previously unselected package libpsl5:amd64. 09:18:47 [2022-07-21T09:18:47.278Z] #29 7.948 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 7.954 Unpacking libpsl5:amd64 (0.21.0-1.2) ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 8.111 Selecting previously unselected package librtmp1:amd64. 09:18:47 [2022-07-21T09:18:47.278Z] #29 8.111 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 8.116 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 8.273 Selecting previously unselected package libssh2-1:amd64. 09:18:47 [2022-07-21T09:18:47.278Z] #29 8.273 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 8.281 Unpacking libssh2-1:amd64 (1.9.0-2) ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 8.395 Selecting previously unselected package libcurl4:amd64. 09:18:47 [2022-07-21T09:18:47.278Z] #29 8.395 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 8.463 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 8.588 Selecting previously unselected package curl. 09:18:47 [2022-07-21T09:18:47.278Z] #29 8.588 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 8.593 Unpacking curl (7.74.0-1.3+deb11u1) ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 8.807 Selecting previously unselected package libonig5:amd64. 09:18:47 [2022-07-21T09:18:47.278Z] #29 8.807 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 8.812 Unpacking libonig5:amd64 (6.9.6-1.1) ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 8.926 Selecting previously unselected package libjq1:amd64. 09:18:47 [2022-07-21T09:18:47.278Z] #29 8.926 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 8.930 Unpacking libjq1:amd64 (1.6-2.1) ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 9.052 Selecting previously unselected package jq. 09:18:47 [2022-07-21T09:18:47.278Z] #29 9.052 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 9.058 Unpacking jq (1.6-2.1) ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 9.133 Setting up libpsl5:amd64 (0.21.0-1.2) ... 09:18:47 [2022-07-21T09:18:47.278Z] #29 9.145 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... 09:18:47 [2022-07-21T09:18:47.537Z] #29 9.159 Setting up libnghttp2-14:amd64 (1.43.0-1) ... 09:18:47 [2022-07-21T09:18:47.537Z] #29 9.173 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 09:18:47 [2022-07-21T09:18:47.537Z] #29 9.185 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 09:18:47 [2022-07-21T09:18:47.537Z] #29 9.197 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 09:18:47 [2022-07-21T09:18:47.537Z] #29 9.209 Setting up libssh2-1:amd64 (1.9.0-2) ... 09:18:47 [2022-07-21T09:18:47.537Z] #29 9.221 Setting up openssl (1.1.1n-0+deb11u3) ... 09:18:47 [2022-07-21T09:18:47.537Z] #29 9.236 Setting up libonig5:amd64 (6.9.6-1.1) ... 09:18:47 [2022-07-21T09:18:47.537Z] #29 9.247 Setting up libjq1:amd64 (1.6-2.1) ... 09:18:47 [2022-07-21T09:18:47.537Z] #29 ... 09:18:47 [2022-07-21T09:18:47.537Z] 09:18:47 [2022-07-21T09:18:47.537Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 09:18:47 [2022-07-21T09:18:47.537Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 09:18:48 [2022-07-21T09:18:48.917Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.8s done 09:18:49 [2022-07-21T09:18:49.176Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 09:18:51 [2022-07-21T09:18:51.719Z] #11 ... 09:18:51 [2022-07-21T09:18:51.719Z] 09:18:51 [2022-07-21T09:18:51.719Z] #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 09:18:51 [2022-07-21T09:18:51.719Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 09:18:51 [2022-07-21T09:18:51.719Z] #29 9.260 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 09:18:51 [2022-07-21T09:18:51.719Z] #29 9.272 Setting up ca-certificates (20210119) ... 09:18:51 [2022-07-21T09:18:51.719Z] #29 10.000 Updating certificates in /etc/ssl/certs... 09:18:51 [2022-07-21T09:18:51.719Z] #29 10.98 129 added, 0 removed; done. 09:18:51 [2022-07-21T09:18:51.719Z] #29 11.01 Setting up jq (1.6-2.1) ... 09:18:51 [2022-07-21T09:18:51.719Z] #29 11.02 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... 09:18:51 [2022-07-21T09:18:51.719Z] #29 11.03 Setting up curl (7.74.0-1.3+deb11u1) ... 09:18:51 [2022-07-21T09:18:51.719Z] #29 11.04 Processing triggers for libc-bin (2.31-13+deb11u3) ... 09:18:51 [2022-07-21T09:18:51.719Z] #29 11.07 Processing triggers for ca-certificates (20210119) ... 09:18:51 [2022-07-21T09:18:51.719Z] #29 11.08 Updating certificates in /etc/ssl/certs... 09:18:51 [2022-07-21T09:18:51.719Z] #29 12.20 0 added, 0 removed; done. 09:18:51 [2022-07-21T09:18:51.719Z] #29 12.20 Running hooks in /etc/ca-certificates/update.d... 09:18:51 [2022-07-21T09:18:51.719Z] #29 12.20 done. 09:18:51 [2022-07-21T09:18:51.719Z] #29 DONE 13.2s 09:18:51 [2022-07-21T09:18:51.719Z] 09:18:51 [2022-07-21T09:18:51.719Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 09:18:51 [2022-07-21T09:18:51.719Z] #30 sha256:a1e8c3045317457bfbf8fe8dd26574fb47cf5b2f5f4999d7159aa53d691a3d86 09:18:51 [2022-07-21T09:18:51.719Z] #30 DONE 0.1s 09:18:51 [2022-07-21T09:18:51.719Z] 09:18:51 [2022-07-21T09:18:51.719Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 09:18:51 [2022-07-21T09:18:51.719Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 09:18:52 [2022-07-21T09:18:52.569Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements 09:18:53 [2022-07-21T09:18:53.508Z] ok github.com/docker/docker/daemon/config 0.036s coverage: 81.7% of statements 09:18:54 [2022-07-21T09:18:54.076Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements 09:18:55 [2022-07-21T09:18:55.008Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.2s 09:18:55 [2022-07-21T09:18:55.014Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements 09:18:55 [2022-07-21T09:18:55.583Z] ok github.com/docker/docker/daemon 10.114s coverage: 16.2% of statements 09:18:55 [2022-07-21T09:18:55.583Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 09:18:55 [2022-07-21T09:18:55.583Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 09:18:55 [2022-07-21T09:18:55.583Z] ? github.com/docker/docker/daemon/containerd [no test files] 09:18:55 [2022-07-21T09:18:55.583Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 09:18:55 [2022-07-21T09:18:55.583Z] ? github.com/docker/docker/daemon/exec [no test files] 09:18:56 [2022-07-21T09:18:56.152Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.595s coverage: 74.8% of statements 09:18:56 [2022-07-21T09:18:56.926Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.5s done 09:18:56 [2022-07-21T09:18:56.926Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 09:18:57 [2022-07-21T09:18:57.091Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.282s coverage: 56.2% of statements 09:18:57 [2022-07-21T09:18:57.660Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements 09:18:59 [2022-07-21T09:18:59.039Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements 09:19:00 [2022-07-21T09:19:00.421Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.287s coverage: 50.6% of statements 09:19:00 [2022-07-21T09:19:00.991Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.301s coverage: 46.1% of statements 09:19:00 [2022-07-21T09:19:00.991Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 09:19:01 [2022-07-21T09:19:01.930Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements 09:19:02 [2022-07-21T09:19:02.209Z] #11 ... 09:19:02 [2022-07-21T09:19:02.209Z] 09:19:02 [2022-07-21T09:19:02.209Z] #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 09:19:02 [2022-07-21T09:19:02.209Z] #31 sha256:0ffeb7c2a36649dd16d9165ccf92a665a7b11398fa0b7fbe0126614b27f60211 09:19:02 [2022-07-21T09:19:02.209Z] #31 2.114 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 09:19:02 [2022-07-21T09:19:02.209Z] #31 2.443 09:19:02 [2022-07-21T09:19:02.209Z] #31 2.674 #=#=# ######################################################################## 100.0% 09:19:02 [2022-07-21T09:19:02.209Z] #31 2.954 09:19:02 [2022-07-21T09:19:02.209Z] #31 3.979 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 09:19:02 [2022-07-21T09:19:02.209Z] #31 4.265 09:19:02 [2022-07-21T09:19:02.209Z] #31 4.495 #=#=# ######################################################################## 100.0% 09:19:02 [2022-07-21T09:19:02.209Z] #31 4.810 09:19:02 [2022-07-21T09:19:02.209Z] #31 5.843 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 09:19:02 [2022-07-21T09:19:02.209Z] #31 6.202 09:19:02 [2022-07-21T09:19:02.209Z] #31 6.433 #=#=# ######### 13.2% ####################################### 55.3% ############################################################## 87.4% ######################################################################## 100.0% 09:19:02 [2022-07-21T09:19:02.209Z] #31 7.032 09:19:02 [2022-07-21T09:19:02.209Z] #31 7.997 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 09:19:02 [2022-07-21T09:19:02.209Z] #31 8.374 09:19:02 [2022-07-21T09:19:02.209Z] #31 8.608 #=#=# ######################################################################## 100.0% 09:19:02 [2022-07-21T09:19:02.209Z] #31 8.925 09:19:02 [2022-07-21T09:19:02.209Z] #31 9.663 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 09:19:02 [2022-07-21T09:19:02.209Z] #31 10.02 09:19:02 [2022-07-21T09:19:02.209Z] #31 ... 09:19:02 [2022-07-21T09:19:02.209Z] 09:19:02 [2022-07-21T09:19:02.209Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 09:19:02 [2022-07-21T09:19:02.209Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 09:19:02 [2022-07-21T09:19:02.209Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.0s 09:19:02 [2022-07-21T09:19:02.500Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.971s coverage: 58.5% of statements 09:19:02 [2022-07-21T09:19:02.500Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 09:19:02 [2022-07-21T09:19:02.500Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 09:19:03 [2022-07-21T09:19:03.070Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements 09:19:03 [2022-07-21T09:19:03.639Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements 09:19:04 [2022-07-21T09:19:04.578Z] ok github.com/docker/docker/daemon/images 0.044s coverage: 6.9% of statements 09:19:04 [2022-07-21T09:19:04.578Z] ? github.com/docker/docker/daemon/initlayer [no test files] 09:19:04 [2022-07-21T09:19:04.578Z] ? github.com/docker/docker/daemon/listeners [no test files] 09:19:04 [2022-07-21T09:19:04.837Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements 09:19:05 [2022-07-21T09:19:05.499Z] #11 ... 09:19:05 [2022-07-21T09:19:05.499Z] 09:19:05 [2022-07-21T09:19:05.499Z] #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 09:19:05 [2022-07-21T09:19:05.499Z] #31 sha256:0ffeb7c2a36649dd16d9165ccf92a665a7b11398fa0b7fbe0126614b27f60211 09:19:05 [2022-07-21T09:19:05.499Z] #31 10.24 #=#=# ######################################################################## 100.0% 09:19:05 [2022-07-21T09:19:05.499Z] #31 10.53 09:19:05 [2022-07-21T09:19:05.499Z] #31 10.63 Download of images into '/build' complete. 09:19:05 [2022-07-21T09:19:05.499Z] #31 10.63 Use something like the following to load the result into a Docker daemon: 09:19:05 [2022-07-21T09:19:05.499Z] #31 10.63 tar -cC '/build' . | docker load 09:19:05 [2022-07-21T09:19:05.499Z] #31 DONE 13.7s 09:19:05 [2022-07-21T09:19:05.499Z] 09:19:05 [2022-07-21T09:19:05.499Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 09:19:05 [2022-07-21T09:19:05.499Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 09:19:05 [2022-07-21T09:19:05.775Z] ok github.com/docker/docker/daemon/logger/fluentd 0.015s coverage: 53.6% of statements 09:19:05 [2022-07-21T09:19:05.775Z] ok github.com/docker/docker/daemon/logger/awslogs 0.175s coverage: 79.9% of statements 09:19:05 [2022-07-21T09:19:05.775Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 09:19:06 [2022-07-21T09:19:06.351Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements 09:19:06 [2022-07-21T09:19:06.351Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements 09:19:06 [2022-07-21T09:19:06.920Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements 09:19:07 [2022-07-21T09:19:07.400Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.4s done 09:19:07 [2022-07-21T09:19:07.489Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.144s coverage: 76.8% of statements 09:19:07 [2022-07-21T09:19:07.489Z] ok github.com/docker/docker/daemon/logger/local 0.036s coverage: 79.4% of statements 09:19:07 [2022-07-21T09:19:07.489Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 09:19:07 [2022-07-21T09:19:07.489Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 09:19:07 [2022-07-21T09:19:07.660Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done 09:19:07 [2022-07-21T09:19:07.918Z] #11 DONE 43.1s 09:19:07 [2022-07-21T09:19:07.918Z] 09:19:07 [2022-07-21T09:19:07.918Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 09:19:07 [2022-07-21T09:19:07.918Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f 09:19:08 [2022-07-21T09:19:08.427Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements 09:19:08 [2022-07-21T09:19:08.427Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.027s coverage: 62.0% of statements 09:19:08 [2022-07-21T09:19:08.911Z] #12 DONE 0.8s 09:19:08 [2022-07-21T09:19:08.911Z] 09:19:08 [2022-07-21T09:19:08.911Z] #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 09:19:08 [2022-07-21T09:19:08.911Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 09:19:09 [2022-07-21T09:19:09.365Z] ok github.com/docker/docker/daemon/logger/syslog 0.021s coverage: 46.8% of statements 09:19:09 [2022-07-21T09:19:09.506Z] #13 DONE 0.9s 09:19:09 [2022-07-21T09:19:09.506Z] 09:19:09 [2022-07-21T09:19:09.506Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / 09:19:09 [2022-07-21T09:19:09.506Z] #25 sha256:e211ce422f8d2a1907687d99cc0611115f396baf4e857a956f1c534385e2f8f7 09:19:09 [2022-07-21T09:19:09.624Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements 09:19:09 [2022-07-21T09:19:09.787Z] #25 ... 09:19:09 [2022-07-21T09:19:09.787Z] 09:19:09 [2022-07-21T09:19:09.787Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 09:19:09 [2022-07-21T09:19:09.787Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df 09:19:09 [2022-07-21T09:19:09.787Z] #46 DONE 0.2s 09:19:09 [2022-07-21T09:19:09.787Z] 09:19:09 [2022-07-21T09:19:09.787Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 09:19:09 [2022-07-21T09:19:09.787Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 09:19:09 [2022-07-21T09:19:09.787Z] #33 DONE 0.2s 09:19:09 [2022-07-21T09:19:09.787Z] 09:19:09 [2022-07-21T09:19:09.787Z] #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 09:19:09 [2022-07-21T09:19:09.787Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 09:19:09 [2022-07-21T09:19:09.787Z] #50 DONE 0.4s 09:19:09 [2022-07-21T09:19:09.787Z] 09:19:09 [2022-07-21T09:19:09.787Z] #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 09:19:09 [2022-07-21T09:19:09.787Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 09:19:10 [2022-07-21T09:19:10.066Z] #34 ... 09:19:10 [2022-07-21T09:19:10.066Z] 09:19:10 [2022-07-21T09:19:10.066Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / 09:19:10 [2022-07-21T09:19:10.066Z] #66 sha256:beb4f24a9b77a78f4dd1d95d9862218e06dc44855636ad9dceb63199f4fc6fed 09:19:10 [2022-07-21T09:19:10.066Z] #66 DONE 0.4s 09:19:10 [2022-07-21T09:19:10.066Z] 09:19:10 [2022-07-21T09:19:10.066Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / 09:19:10 [2022-07-21T09:19:10.066Z] #25 sha256:e211ce422f8d2a1907687d99cc0611115f396baf4e857a956f1c534385e2f8f7 09:19:10 [2022-07-21T09:19:10.066Z] #25 DONE 0.4s 09:19:10 [2022-07-21T09:19:10.066Z] 09:19:10 [2022-07-21T09:19:10.066Z] #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 09:19:10 [2022-07-21T09:19:10.066Z] #26 sha256:3eaabf6891373bc0108484057bd6466911607cb5233f0915011063d48504c398 09:19:10 [2022-07-21T09:19:10.192Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements 09:19:10 [2022-07-21T09:19:10.761Z] ok github.com/docker/docker/daemon/logger/splunk 1.555s coverage: 82.5% of statements 09:19:10 [2022-07-21T09:19:10.761Z] ? github.com/docker/docker/daemon/names [no test files] 09:19:10 [2022-07-21T09:19:10.761Z] ? github.com/docker/docker/daemon/stats [no test files] 09:19:11 [2022-07-21T09:19:11.719Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements 09:19:13 [2022-07-21T09:19:13.096Z] ok github.com/docker/docker/distribution 1.498s coverage: 28.0% of statements 09:19:13 [2022-07-21T09:19:13.096Z] ? github.com/docker/docker/distribution/utils [no test files] 09:19:13 [2022-07-21T09:19:13.096Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements 09:19:14 [2022-07-21T09:19:14.034Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements 09:19:14 [2022-07-21T09:19:14.034Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 84.9% of statements 09:19:14 [2022-07-21T09:19:14.034Z] ? github.com/docker/docker/dockerversion [no test files] 09:19:14 [2022-07-21T09:19:14.294Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements 09:19:14 [2022-07-21T09:19:14.862Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements 09:19:14 [2022-07-21T09:19:14.862Z] ? github.com/docker/docker/image/v1 [no test files] 09:19:14 [2022-07-21T09:19:14.862Z] ? github.com/docker/docker/internal/test/suite [no test files] 09:19:15 [2022-07-21T09:19:15.431Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements 09:19:16 [2022-07-21T09:19:16.002Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements 09:19:16 [2022-07-21T09:19:16.571Z] ok github.com/docker/docker/opts 0.021s coverage: 66.0% of statements 09:19:16 [2022-07-21T09:19:16.571Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements 09:19:16 [2022-07-21T09:19:16.637Z] #26 ... 09:19:16 [2022-07-21T09:19:16.637Z] 09:19:16 [2022-07-21T09:19:16.637Z] #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.46.2" && /build/golangci-lint --version 09:19:16 [2022-07-21T09:19:16.637Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 09:19:16 [2022-07-21T09:19:16.637Z] #55 5.434 go: downloading github.com/golangci/golangci-lint v1.46.2 09:19:16 [2022-07-21T09:19:16.637Z] #55 6.278 go: downloading github.com/fatih/color v1.13.0 09:19:16 [2022-07-21T09:19:16.637Z] #55 6.278 go: downloading github.com/gofrs/flock v0.8.1 09:19:16 [2022-07-21T09:19:16.637Z] #55 6.314 go: downloading github.com/pkg/errors v0.9.1 09:19:16 [2022-07-21T09:19:16.637Z] #55 6.370 go: downloading github.com/spf13/cobra v1.4.0 09:19:16 [2022-07-21T09:19:16.637Z] #55 6.370 go: downloading github.com/spf13/pflag v1.0.5 09:19:16 [2022-07-21T09:19:16.637Z] #55 6.528 go: downloading github.com/spf13/viper v1.11.0 09:19:16 [2022-07-21T09:19:16.637Z] #55 6.586 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 09:19:16 [2022-07-21T09:19:16.637Z] #55 ... 09:19:16 [2022-07-21T09:19:16.637Z] 09:19:16 [2022-07-21T09:19:16.637Z] #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 09:19:16 [2022-07-21T09:19:16.637Z] #26 sha256:3eaabf6891373bc0108484057bd6466911607cb5233f0915011063d48504c398 09:19:16 [2022-07-21T09:19:16.637Z] #26 6.310 + RM_GOPATH=0 09:19:16 [2022-07-21T09:19:16.637Z] #26 6.310 + TMP_GOPATH= 09:19:16 [2022-07-21T09:19:16.637Z] #26 6.310 + : /build 09:19:16 [2022-07-21T09:19:16.637Z] #26 6.310 + '[' -z '' ']' 09:19:16 [2022-07-21T09:19:16.637Z] #26 6.310 ++ mktemp -d 09:19:16 [2022-07-21T09:19:16.637Z] #26 6.314 + export GOPATH=/tmp/tmp.5wrVkieZq0 09:19:16 [2022-07-21T09:19:16.637Z] #26 6.314 + GOPATH=/tmp/tmp.5wrVkieZq0 09:19:16 [2022-07-21T09:19:16.637Z] #26 6.314 + RM_GOPATH=1 09:19:16 [2022-07-21T09:19:16.637Z] #26 6.314 + case "$(go env GOARCH)" in 09:19:16 [2022-07-21T09:19:16.637Z] #26 6.323 ++ go env GOARCH 09:19:16 [2022-07-21T09:19:16.637Z] #26 6.348 + export GO_BUILDMODE=-buildmode=pie 09:19:16 [2022-07-21T09:19:16.637Z] #26 6.348 + GO_BUILDMODE=-buildmode=pie 09:19:16 [2022-07-21T09:19:16.637Z] #26 6.362 ++ dirname /install.sh 09:19:16 [2022-07-21T09:19:16.637Z] #26 6.368 + dir=/ 09:19:16 [2022-07-21T09:19:16.637Z] #26 6.368 + bin=dockercli 09:19:16 [2022-07-21T09:19:16.637Z] #26 6.368 + shift 09:19:16 [2022-07-21T09:19:16.637Z] #26 6.368 + '[' '!' -f //dockercli.installer ']' 09:19:16 [2022-07-21T09:19:16.637Z] #26 6.373 + . //dockercli.installer 09:19:16 [2022-07-21T09:19:16.637Z] #26 6.374 ++ : stable 09:19:16 [2022-07-21T09:19:16.637Z] #26 6.374 ++ : 17.06.2-ce 09:19:16 [2022-07-21T09:19:16.637Z] #26 6.375 + install_dockercli 09:19:16 [2022-07-21T09:19:16.637Z] #26 6.375 + echo 'Install docker/cli version 17.06.2-ce from stable' 09:19:16 [2022-07-21T09:19:16.637Z] #26 6.375 ++ uname -m 09:19:16 [2022-07-21T09:19:16.637Z] #26 6.377 Install docker/cli version 17.06.2-ce from stable 09:19:16 [2022-07-21T09:19:16.637Z] #26 6.390 + arch=x86_64 09:19:16 [2022-07-21T09:19:16.637Z] #26 6.393 + '[' x86_64 '!=' x86_64 ']' 09:19:16 [2022-07-21T09:19:16.637Z] #26 6.394 + url=https://download.docker.com/linux/static 09:19:16 [2022-07-21T09:19:16.637Z] #26 6.396 + tar -xz docker/docker 09:19:16 [2022-07-21T09:19:16.637Z] #26 6.397 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 09:19:18 [2022-07-21T09:19:18.066Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|imports|name|deps|files|types_sizes) took 2m55.844684968s 09:19:18 [2022-07-21T09:19:18.066Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 514.303203ms 09:19:18 [2022-07-21T09:19:18.478Z] ok github.com/docker/docker/pkg/archive 0.298s coverage: 82.3% of statements 09:19:19 [2022-07-21T09:19:19.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 09:19:19 [2022-07-21T09:19:19.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 09:19:19 [2022-07-21T09:19:19.416Z] ok github.com/docker/docker/pkg/authorization 0.736s coverage: 68.3% of statements 09:19:19 [2022-07-21T09:19:19.676Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements 09:19:19 [2022-07-21T09:19:19.676Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements 09:19:19 [2022-07-21T09:19:19.939Z] #26 ... 09:19:19 [2022-07-21T09:19:19.939Z] 09:19:19 [2022-07-21T09:19:19.939Z] #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 09:19:19 [2022-07-21T09:19:19.939Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 09:19:19 [2022-07-21T09:19:19.939Z] #62 7.581 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 09:19:19 [2022-07-21T09:19:19.939Z] #62 7.681 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 09:19:19 [2022-07-21T09:19:19.939Z] #62 7.687 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 09:19:19 [2022-07-21T09:19:19.939Z] #62 8.928 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 09:19:19 [2022-07-21T09:19:19.939Z] #62 ... 09:19:19 [2022-07-21T09:19:19.939Z] 09:19:19 [2022-07-21T09:19:19.939Z] #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 09:19:19 [2022-07-21T09:19:19.939Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 09:19:19 [2022-07-21T09:19:19.939Z] #53 6.497 go: downloading gotest.tools/gotestsum v1.8.1 09:19:19 [2022-07-21T09:19:19.939Z] #53 9.002 go: downloading github.com/fatih/color v1.10.0 09:19:19 [2022-07-21T09:19:19.939Z] #53 9.002 go: downloading github.com/dnephin/pflag v1.0.7 09:19:19 [2022-07-21T09:19:19.939Z] #53 9.249 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 09:19:19 [2022-07-21T09:19:19.939Z] #53 9.880 go: downloading golang.org/x/tools v0.1.0 09:19:19 [2022-07-21T09:19:19.939Z] #53 ... 09:19:19 [2022-07-21T09:19:19.939Z] 09:19:19 [2022-07-21T09:19:19.939Z] #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 09:19:19 [2022-07-21T09:19:19.939Z] #67 sha256:2fe255bd54836e834d8f347c593f5234eb546cb504e91da06d702810c0a52019 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.393 + RM_GOPATH=0 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.394 + TMP_GOPATH= 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.394 + : /build 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.394 + '[' -z '' ']' 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.406 ++ mktemp -d 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.406 + export GOPATH=/tmp/tmp.14j2Zx6Z0b 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.406 + GOPATH=/tmp/tmp.14j2Zx6Z0b 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.406 + RM_GOPATH=1 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.406 + case "$(go env GOARCH)" in 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.407 ++ go env GOARCH 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.437 + export GO_BUILDMODE=-buildmode=pie 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.437 + GO_BUILDMODE=-buildmode=pie 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.438 ++ dirname /install.sh 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.444 + dir=/ 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.444 + bin=rootlesskit 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.444 + shift 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.444 + '[' '!' -f //rootlesskit.installer ']' 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.444 + . //rootlesskit.installer 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.444 ++ : 1920341cd41e047834a21007424162a2dc946315 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.444 + install_rootlesskit 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.444 + case "$1" in 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.444 + export CGO_ENABLED=0 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.444 + CGO_ENABLED=0 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.444 + _install_rootlesskit 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.446 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.446 + for f in rootlesskit rootlesskit-docker-proxy 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.446 + GOBIN=/build 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.446 + GO111MODULE=on 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.446 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 09:19:19 [2022-07-21T09:19:19.939Z] #67 6.446 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 09:19:19 [2022-07-21T09:19:19.939Z] #67 7.184 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 09:19:20 [2022-07-21T09:19:20.199Z] #67 ... 09:19:20 [2022-07-21T09:19:20.199Z] 09:19:20 [2022-07-21T09:19:20.199Z] #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 09:19:20 [2022-07-21T09:19:20.199Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 09:19:20 [2022-07-21T09:19:20.199Z] #14 7.347 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 09:19:20 [2022-07-21T09:19:20.199Z] #14 7.382 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 09:19:20 [2022-07-21T09:19:20.199Z] #14 7.394 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 09:19:20 [2022-07-21T09:19:20.199Z] #14 9.086 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 09:19:20 [2022-07-21T09:19:20.199Z] #14 ... 09:19:20 [2022-07-21T09:19:20.199Z] 09:19:20 [2022-07-21T09:19:20.199Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac 09:19:20 [2022-07-21T09:19:20.199Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 09:19:20 [2022-07-21T09:19:20.199Z] #36 6.971 go: downloading github.com/go-delve/delve v1.8.1 09:19:20 [2022-07-21T09:19:20.459Z] #36 ... 09:19:20 [2022-07-21T09:19:20.459Z] 09:19:20 [2022-07-21T09:19:20.459Z] #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 09:19:20 [2022-07-21T09:19:20.459Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be 09:19:20 [2022-07-21T09:19:20.459Z] #42 7.442 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 09:19:20 [2022-07-21T09:19:20.459Z] #42 7.472 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 09:19:20 [2022-07-21T09:19:20.459Z] #42 7.491 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 09:19:20 [2022-07-21T09:19:20.459Z] #42 8.897 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 09:19:20 [2022-07-21T09:19:20.459Z] #42 ... 09:19:20 [2022-07-21T09:19:20.459Z] 09:19:20 [2022-07-21T09:19:20.459Z] #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 09:19:20 [2022-07-21T09:19:20.459Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 09:19:20 [2022-07-21T09:19:20.459Z] #38 6.923 go: downloading github.com/pelletier/go-toml v1.8.1 09:19:20 [2022-07-21T09:19:20.718Z] #38 ... 09:19:20 [2022-07-21T09:19:20.718Z] 09:19:20 [2022-07-21T09:19:20.718Z] #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 09:19:20 [2022-07-21T09:19:20.718Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 09:19:20 [2022-07-21T09:19:20.718Z] #47 6.522 + git clone https://github.com/docker/distribution.git . 09:19:20 [2022-07-21T09:19:20.718Z] #47 6.526 Cloning into '.'... 09:19:20 [2022-07-21T09:19:20.718Z] #47 ... 09:19:20 [2022-07-21T09:19:20.718Z] 09:19:20 [2022-07-21T09:19:20.718Z] #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 09:19:20 [2022-07-21T09:19:20.718Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c 09:19:20 [2022-07-21T09:19:20.718Z] #40 6.375 go: downloading github.com/tc-hib/go-winres v0.2.3 09:19:20 [2022-07-21T09:19:20.718Z] #40 7.157 go: downloading github.com/tc-hib/winres v0.1.5 09:19:20 [2022-07-21T09:19:20.718Z] #40 9.603 go: downloading github.com/urfave/cli/v2 v2.3.0 09:19:20 [2022-07-21T09:19:20.718Z] #40 10.28 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 09:19:20 [2022-07-21T09:19:20.718Z] #40 10.43 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb 09:19:20 [2022-07-21T09:19:20.977Z] #40 ... 09:19:20 [2022-07-21T09:19:20.977Z] 09:19:20 [2022-07-21T09:19:20.977Z] #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 ; 09:19:20 [2022-07-21T09:19:20.977Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 09:19:20 [2022-07-21T09:19:20.977Z] #76 6.788 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 09:19:20 [2022-07-21T09:19:20.977Z] #76 6.934 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 09:19:20 [2022-07-21T09:19:20.977Z] #76 6.934 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 09:19:20 [2022-07-21T09:19:20.977Z] #76 8.267 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 09:19:20 [2022-07-21T09:19:20.977Z] #76 ... 09:19:20 [2022-07-21T09:19:20.977Z] 09:19:20 [2022-07-21T09:19:20.977Z] #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 09:19:20 [2022-07-21T09:19:20.977Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f 09:19:20 [2022-07-21T09:19:20.977Z] #51 7.085 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 09:19:20 [2022-07-21T09:19:20.977Z] #51 7.152 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 09:19:20 [2022-07-21T09:19:20.977Z] #51 7.152 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 09:19:20 [2022-07-21T09:19:20.977Z] #51 8.000 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] 09:19:20 [2022-07-21T09:19:20.977Z] #51 8.908 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 09:19:21 [2022-07-21T09:19:21.236Z] #51 ... 09:19:21 [2022-07-21T09:19:21.236Z] 09:19:21 [2022-07-21T09:19:21.236Z] #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 09:19:21 [2022-07-21T09:19:21.236Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 09:19:21 [2022-07-21T09:19:21.236Z] #57 5.935 go: downloading mvdan.cc/sh/v3 v3.0.2 09:19:21 [2022-07-21T09:19:21.236Z] #57 7.206 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 09:19:21 [2022-07-21T09:19:21.236Z] #57 7.208 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 09:19:21 [2022-07-21T09:19:21.236Z] #57 7.311 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 09:19:21 [2022-07-21T09:19:21.236Z] #57 10.30 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 09:19:21 [2022-07-21T09:19:21.236Z] #57 ... 09:19:21 [2022-07-21T09:19:21.236Z] 09:19:21 [2022-07-21T09:19:21.236Z] #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 ; 09:19:21 [2022-07-21T09:19:21.236Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 09:19:21 [2022-07-21T09:19:21.236Z] #76 11.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] 09:19:22 [2022-07-21T09:19:22.965Z] ok github.com/docker/docker/pkg/chrootarchive 2.531s coverage: 42.7% of statements 09:19:23 [2022-07-21T09:19:23.224Z] ok github.com/docker/docker/layer 7.284s coverage: 68.9% of statements 09:19:23 [2022-07-21T09:19:23.224Z] ? github.com/docker/docker/libcontainerd [no test files] 09:19:23 [2022-07-21T09:19:23.224Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 09:19:23 [2022-07-21T09:19:23.224Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 09:19:23 [2022-07-21T09:19:23.224Z] ? github.com/docker/docker/libcontainerd/types [no test files] 09:19:23 [2022-07-21T09:19:23.224Z] ? github.com/docker/docker/oci/caps [no test files] 09:19:23 [2022-07-21T09:19:23.224Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements 09:19:23 [2022-07-21T09:19:23.224Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 09:19:23 [2022-07-21T09:19:23.484Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements 09:19:23 [2022-07-21T09:19:23.484Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements 09:19:23 [2022-07-21T09:19:23.744Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 87.2% of statements 09:19:24 [2022-07-21T09:19:24.003Z] ok github.com/docker/docker/pkg/fsutils 0.161s coverage: 85.1% of statements 09:19:24 [2022-07-21T09:19:24.003Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements 09:19:24 [2022-07-21T09:19:24.942Z] ok github.com/docker/docker/pkg/idtools 0.338s coverage: 67.9% of statements 09:19:25 [2022-07-21T09:19:25.201Z] ok github.com/docker/docker/pkg/ioutils 0.389s coverage: 71.5% of statements 09:19:25 [2022-07-21T09:19:25.429Z] #76 15.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] 09:19:25 [2022-07-21T09:19:25.461Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements 09:19:25 [2022-07-21T09:19:25.461Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements 09:19:25 [2022-07-21T09:19:25.461Z] ? github.com/docker/docker/pkg/loopback [no test files] 09:19:25 [2022-07-21T09:19:25.461Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements 09:19:25 [2022-07-21T09:19:25.721Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements 09:19:25 [2022-07-21T09:19:25.721Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements 09:19:25 [2022-07-21T09:19:25.980Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 90.5% of statements 09:19:25 [2022-07-21T09:19:25.980Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements 09:19:25 [2022-07-21T09:19:25.980Z] ? github.com/docker/docker/pkg/platform [no test files] 09:19:25 [2022-07-21T09:19:25.980Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 09:19:26 [2022-07-21T09:19:26.548Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements 09:19:26 [2022-07-21T09:19:26.812Z] #76 ... 09:19:26 [2022-07-21T09:19:26.812Z] 09:19:26 [2022-07-21T09:19:26.812Z] #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 09:19:26 [2022-07-21T09:19:26.812Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 09:19:26 [2022-07-21T09:19:26.812Z] #34 6.605 + git clone https://github.com/kolyshkin/go-swagger.git . 09:19:26 [2022-07-21T09:19:26.812Z] #34 6.607 Cloning into '.'... 09:19:26 [2022-07-21T09:19:26.812Z] #34 ... 09:19:26 [2022-07-21T09:19:26.812Z] 09:19:26 [2022-07-21T09:19:26.812Z] #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 09:19:26 [2022-07-21T09:19:26.812Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c 09:19:26 [2022-07-21T09:19:26.812Z] #40 15.85 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 09:19:26 [2022-07-21T09:19:26.812Z] #40 16.09 go: downloading github.com/russross/blackfriday/v2 v2.1.0 09:19:27 [2022-07-21T09:19:27.072Z] #40 ... 09:19:27 [2022-07-21T09:19:27.072Z] 09:19:27 [2022-07-21T09:19:27.072Z] #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.46.2" && /build/golangci-lint --version 09:19:27 [2022-07-21T09:19:27.072Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 09:19:27 [2022-07-21T09:19:27.072Z] #55 7.538 go: downloading github.com/mattn/go-colorable v0.1.12 09:19:27 [2022-07-21T09:19:27.072Z] #55 7.540 go: downloading github.com/mattn/go-isatty v0.0.14 09:19:27 [2022-07-21T09:19:27.072Z] #55 7.647 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a 09:19:27 [2022-07-21T09:19:27.072Z] #55 7.677 go: downloading github.com/go-critic/go-critic v0.6.3 09:19:27 [2022-07-21T09:19:27.072Z] #55 10.61 go: downloading github.com/hashicorp/go-version v1.4.0 09:19:27 [2022-07-21T09:19:27.072Z] #55 10.71 go: downloading github.com/ldez/gomoddirectives v0.2.3 09:19:27 [2022-07-21T09:19:27.072Z] #55 11.04 go: downloading github.com/mitchellh/go-homedir v1.1.0 09:19:27 [2022-07-21T09:19:27.072Z] #55 11.35 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:19:27 [2022-07-21T09:19:27.072Z] #55 16.91 go: downloading github.com/sirupsen/logrus v1.8.1 09:19:27 [2022-07-21T09:19:27.072Z] #55 16.92 go: downloading github.com/stretchr/testify v1.7.1 09:19:27 [2022-07-21T09:19:27.072Z] #55 17.40 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b 09:19:27 [2022-07-21T09:19:27.072Z] #55 17.56 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 09:19:27 [2022-07-21T09:19:27.116Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements 09:19:27 [2022-07-21T09:19:27.116Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements 09:19:27 [2022-07-21T09:19:27.331Z] #55 17.82 go: downloading github.com/fsnotify/fsnotify v1.5.4 09:19:27 [2022-07-21T09:19:27.331Z] #55 17.85 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:19:27 [2022-07-21T09:19:27.376Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 09:19:27 [2022-07-21T09:19:27.901Z] #55 18.13 go: downloading github.com/spf13/afero v1.8.2 09:19:27 [2022-07-21T09:19:27.901Z] #55 18.24 go: downloading github.com/spf13/cast v1.4.1 09:19:28 [2022-07-21T09:19:28.167Z] #55 18.39 go: downloading github.com/spf13/jwalterweatherman v1.1.0 09:19:28 [2022-07-21T09:19:28.427Z] #55 18.70 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 09:19:28 [2022-07-21T09:19:28.427Z] #55 18.77 go: downloading github.com/go-toolsmith/astcast v1.0.0 09:19:28 [2022-07-21T09:19:28.427Z] #55 18.95 go: downloading github.com/go-toolsmith/astcopy v1.0.0 09:19:28 [2022-07-21T09:19:28.686Z] #55 19.17 go: downloading github.com/go-toolsmith/astequal v1.0.1 09:19:28 [2022-07-21T09:19:28.753Z] ok github.com/docker/docker/pkg/pubsub 1.049s coverage: 75.0% of statements 09:19:28 [2022-07-21T09:19:28.951Z] #55 19.35 go: downloading github.com/go-toolsmith/astfmt v1.0.0 09:19:28 [2022-07-21T09:19:28.951Z] #55 19.47 go: downloading github.com/go-toolsmith/astp v1.0.0 09:19:29 [2022-07-21T09:19:29.012Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements 09:19:29 [2022-07-21T09:19:29.272Z] ok github.com/docker/docker/pkg/stack 0.006s coverage: 90.9% of statements 09:19:29 [2022-07-21T09:19:29.272Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements 09:19:29 [2022-07-21T09:19:29.518Z] #55 19.86 go: downloading github.com/go-toolsmith/strparse v1.0.0 09:19:29 [2022-07-21T09:19:29.518Z] #55 19.96 go: downloading github.com/go-toolsmith/typep v1.0.2 09:19:29 [2022-07-21T09:19:29.530Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements 09:19:29 [2022-07-21T09:19:29.789Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements 09:19:30 [2022-07-21T09:19:30.085Z] #55 20.42 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a 09:19:30 [2022-07-21T09:19:30.085Z] #55 ... 09:19:30 [2022-07-21T09:19:30.085Z] 09:19:30 [2022-07-21T09:19:30.085Z] #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 09:19:30 [2022-07-21T09:19:30.085Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 09:19:30 [2022-07-21T09:19:30.085Z] #53 10.51 go: downloading github.com/mattn/go-colorable v0.1.8 09:19:30 [2022-07-21T09:19:30.085Z] #53 10.61 go: downloading github.com/mattn/go-isatty v0.0.12 09:19:30 [2022-07-21T09:19:30.085Z] #53 10.75 go: downloading github.com/fsnotify/fsnotify v1.4.9 09:19:30 [2022-07-21T09:19:30.086Z] #53 10.99 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 09:19:30 [2022-07-21T09:19:30.086Z] #53 17.30 go: downloading github.com/jonboulle/clockwork v0.2.2 09:19:30 [2022-07-21T09:19:30.086Z] #53 17.40 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 09:19:30 [2022-07-21T09:19:30.086Z] #53 17.56 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 09:19:30 [2022-07-21T09:19:30.086Z] #53 ... 09:19:30 [2022-07-21T09:19:30.086Z] 09:19:30 [2022-07-21T09:19:30.086Z] #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 09:19:30 [2022-07-21T09:19:30.086Z] #67 sha256:2fe255bd54836e834d8f347c593f5234eb546cb504e91da06d702810c0a52019 09:19:30 [2022-07-21T09:19:30.086Z] #67 11.13 go: downloading github.com/sirupsen/logrus v1.8.1 09:19:30 [2022-07-21T09:19:30.086Z] #67 11.26 go: downloading github.com/urfave/cli/v2 v2.4.0 09:19:30 [2022-07-21T09:19:30.086Z] #67 12.14 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 09:19:30 [2022-07-21T09:19:30.086Z] #67 17.50 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd 09:19:30 [2022-07-21T09:19:30.086Z] #67 19.19 go: downloading github.com/google/uuid v1.3.0 09:19:30 [2022-07-21T09:19:30.086Z] #67 19.36 go: downloading github.com/moby/vpnkit v0.5.0 09:19:30 [2022-07-21T09:19:30.086Z] #67 19.41 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 09:19:30 [2022-07-21T09:19:30.086Z] #67 19.66 go: downloading github.com/gofrs/flock v0.8.1 09:19:30 [2022-07-21T09:19:30.086Z] #67 19.67 go: downloading github.com/gorilla/mux v1.8.0 09:19:30 [2022-07-21T09:19:30.359Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements 09:19:30 [2022-07-21T09:19:30.618Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements 09:19:30 [2022-07-21T09:19:30.658Z] #67 20.61 go: downloading github.com/moby/sys/mountinfo v0.6.0 09:19:30 [2022-07-21T09:19:30.877Z] ok github.com/docker/docker/pkg/tailfile 0.038s coverage: 88.6% of statements 09:19:31 [2022-07-21T09:19:31.226Z] #67 ... 09:19:31 [2022-07-21T09:19:31.226Z] 09:19:31 [2022-07-21T09:19:31.226Z] #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 09:19:31 [2022-07-21T09:19:31.226Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 09:19:31 [2022-07-21T09:19:31.226Z] #53 21.49 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 09:19:31 [2022-07-21T09:19:31.226Z] #53 21.62 go: downloading golang.org/x/mod v0.3.0 09:19:31 [2022-07-21T09:19:31.446Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements 09:19:31 [2022-07-21T09:19:31.486Z] #53 ... 09:19:31 [2022-07-21T09:19:31.486Z] 09:19:31 [2022-07-21T09:19:31.486Z] #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 09:19:31 [2022-07-21T09:19:31.486Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 09:19:31 [2022-07-21T09:19:31.486Z] #62 11.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] 09:19:31 [2022-07-21T09:19:31.486Z] #62 15.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] 09:19:31 [2022-07-21T09:19:31.705Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 09:19:31 [2022-07-21T09:19:31.818Z] #62 ... 09:19:31 [2022-07-21T09:19:31.818Z] 09:19:31 [2022-07-21T09:19:31.818Z] #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 09:19:31 [2022-07-21T09:19:31.818Z] #67 sha256:2fe255bd54836e834d8f347c593f5234eb546cb504e91da06d702810c0a52019 09:19:31 [2022-07-21T09:19:31.818Z] #67 21.65 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 09:19:32 [2022-07-21T09:19:32.105Z] #67 21.83 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c 09:19:32 [2022-07-21T09:19:32.105Z] #67 ... 09:19:32 [2022-07-21T09:19:32.105Z] 09:19:32 [2022-07-21T09:19:32.105Z] #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 09:19:32 [2022-07-21T09:19:32.105Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 09:19:32 [2022-07-21T09:19:32.105Z] #14 12.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] 09:19:32 [2022-07-21T09:19:32.105Z] #14 16.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] 09:19:32 [2022-07-21T09:19:32.105Z] #14 ... 09:19:32 [2022-07-21T09:19:32.105Z] 09:19:32 [2022-07-21T09:19:32.105Z] #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 09:19:32 [2022-07-21T09:19:32.105Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be 09:19:32 [2022-07-21T09:19:32.105Z] #42 12.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] 09:19:32 [2022-07-21T09:19:32.105Z] #42 17.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] 09:19:32 [2022-07-21T09:19:32.364Z] #42 ... 09:19:32 [2022-07-21T09:19:32.364Z] 09:19:32 [2022-07-21T09:19:32.364Z] #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 09:19:32 [2022-07-21T09:19:32.364Z] #67 sha256:2fe255bd54836e834d8f347c593f5234eb546cb504e91da06d702810c0a52019 09:19:32 [2022-07-21T09:19:32.364Z] #67 22.12 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b 09:19:32 [2022-07-21T09:19:32.944Z] #67 ... 09:19:32 [2022-07-21T09:19:32.944Z] 09:19:32 [2022-07-21T09:19:32.944Z] #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 09:19:32 [2022-07-21T09:19:32.944Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f 09:19:32 [2022-07-21T09:19:32.944Z] #51 12.71 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] 09:19:32 [2022-07-21T09:19:32.944Z] #51 17.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] 09:19:32 [2022-07-21T09:19:32.944Z] #51 21.08 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] 09:19:32 [2022-07-21T09:19:32.944Z] #51 ... 09:19:32 [2022-07-21T09:19:32.944Z] 09:19:32 [2022-07-21T09:19:32.944Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac 09:19:32 [2022-07-21T09:19:32.944Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 09:19:32 [2022-07-21T09:19:32.944Z] #36 23.34 go: downloading github.com/sirupsen/logrus v1.6.0 09:19:33 [2022-07-21T09:19:33.202Z] #36 23.35 go: downloading github.com/spf13/cobra v1.1.3 09:19:33 [2022-07-21T09:19:33.613Z] ok github.com/docker/docker/plugin 0.523s coverage: 23.2% of statements 09:19:33 [2022-07-21T09:19:33.773Z] #36 24.15 go: downloading github.com/mattn/go-isatty v0.0.3 09:19:33 [2022-07-21T09:19:33.872Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements 09:19:34 [2022-07-21T09:19:34.032Z] #36 ... 09:19:34 [2022-07-21T09:19:34.032Z] 09:19:34 [2022-07-21T09:19:34.032Z] #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 09:19:34 [2022-07-21T09:19:34.032Z] #26 sha256:3eaabf6891373bc0108484057bd6466911607cb5233f0915011063d48504c398 09:19:34 [2022-07-21T09:19:34.032Z] #26 21.26 + mkdir -p /build 09:19:34 [2022-07-21T09:19:34.032Z] #26 21.30 + mv docker/docker /build/ 09:19:34 [2022-07-21T09:19:34.032Z] #26 21.31 + rmdir docker 09:19:34 [2022-07-21T09:19:34.032Z] #26 DONE 24.0s 09:19:34 [2022-07-21T09:19:34.032Z] 09:19:34 [2022-07-21T09:19:34.032Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac 09:19:34 [2022-07-21T09:19:34.032Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 09:19:34 [2022-07-21T09:19:34.032Z] #36 24.46 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 09:19:34 [2022-07-21T09:19:34.132Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 86.0% of statements 09:19:34 [2022-07-21T09:19:34.968Z] #36 25.32 go: downloading gopkg.in/yaml.v2 v2.4.0 09:19:35 [2022-07-21T09:19:35.512Z] ok github.com/docker/docker/quota 0.215s coverage: 71.4% of statements 09:19:35 [2022-07-21T09:19:35.512Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements 09:19:35 [2022-07-21T09:19:35.536Z] #36 25.83 go: downloading github.com/cosiner/argv v0.1.0 09:19:35 [2022-07-21T09:19:35.536Z] #36 25.85 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 09:19:35 [2022-07-21T09:19:35.536Z] #36 26.04 go: downloading github.com/peterh/liner v1.2.2 09:19:36 [2022-07-21T09:19:36.102Z] #36 26.31 go: downloading github.com/google/go-dap v0.6.0 09:19:36 [2022-07-21T09:19:36.450Z] ok github.com/docker/docker/registry 0.085s coverage: 58.6% of statements 09:19:37 [2022-07-21T09:19:37.020Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements 09:19:37 [2022-07-21T09:19:37.020Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements 09:19:37 [2022-07-21T09:19:37.038Z] #36 27.36 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 09:19:37 [2022-07-21T09:19:37.593Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements 09:19:37 [2022-07-21T09:19:37.852Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements 09:19:37 [2022-07-21T09:19:37.990Z] #36 28.39 go: downloading github.com/mattn/go-runewidth v0.0.3 09:19:38 [2022-07-21T09:19:38.251Z] #36 28.64 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:19:38 [2022-07-21T09:19:38.251Z] #36 28.73 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 09:19:39 [2022-07-21T09:19:39.761Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements 09:19:40 [2022-07-21T09:19:40.021Z] ok github.com/docker/docker/volume/local 0.085s coverage: 76.8% of statements 09:19:40 [2022-07-21T09:19:40.161Z] #36 ... 09:19:40 [2022-07-21T09:19:40.161Z] 09:19:40 [2022-07-21T09:19:40.161Z] #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 09:19:40 [2022-07-21T09:19:40.161Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 09:19:40 [2022-07-21T09:19:40.161Z] #38 29.75 tomll can be used in two ways: 09:19:40 [2022-07-21T09:19:40.161Z] #38 29.75 Writing to STDIN and reading from STDOUT: 09:19:40 [2022-07-21T09:19:40.161Z] #38 29.75 cat file.toml | tomll > file.toml 09:19:40 [2022-07-21T09:19:40.161Z] #38 29.75 09:19:40 [2022-07-21T09:19:40.161Z] #38 29.75 Reading and updating a list of files: 09:19:40 [2022-07-21T09:19:40.161Z] #38 29.75 tomll a.toml b.toml c.toml 09:19:40 [2022-07-21T09:19:40.161Z] #38 29.75 09:19:40 [2022-07-21T09:19:40.161Z] #38 29.75 When given a list of files, tomll will modify all files in place without asking. 09:19:40 [2022-07-21T09:19:40.161Z] #38 DONE 30.3s 09:19:40 [2022-07-21T09:19:40.161Z] 09:19:40 [2022-07-21T09:19:40.161Z] #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.46.2" && /build/golangci-lint --version 09:19:40 [2022-07-21T09:19:40.161Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 09:19:40 [2022-07-21T09:19:40.161Z] #55 22.24 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 09:19:40 [2022-07-21T09:19:40.161Z] #55 22.73 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 09:19:40 [2022-07-21T09:19:40.161Z] #55 23.43 go: downloading github.com/hashicorp/errwrap v1.0.0 09:19:40 [2022-07-21T09:19:40.161Z] #55 23.59 go: downloading 4d63.com/gochecknoglobals v0.1.0 09:19:40 [2022-07-21T09:19:40.161Z] #55 23.82 go: downloading github.com/Antonboom/errname v0.1.6 09:19:40 [2022-07-21T09:19:40.161Z] #55 24.33 go: downloading github.com/Antonboom/nilnil v0.1.1 09:19:40 [2022-07-21T09:19:40.161Z] #55 24.60 go: downloading github.com/BurntSushi/toml v1.1.0 09:19:40 [2022-07-21T09:19:40.161Z] #55 25.92 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 09:19:40 [2022-07-21T09:19:40.161Z] #55 26.15 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 09:19:40 [2022-07-21T09:19:40.161Z] #55 26.39 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 09:19:40 [2022-07-21T09:19:40.161Z] #55 26.59 go: downloading github.com/alexkohler/prealloc v1.0.0 09:19:40 [2022-07-21T09:19:40.161Z] #55 26.79 go: downloading github.com/ashanbrown/forbidigo v1.3.0 09:19:40 [2022-07-21T09:19:40.161Z] #55 26.99 go: downloading github.com/ashanbrown/makezero v1.1.1 09:19:40 [2022-07-21T09:19:40.161Z] #55 27.02 go: downloading github.com/bkielbasa/cyclop v1.2.0 09:19:40 [2022-07-21T09:19:40.161Z] #55 27.21 go: downloading github.com/blizzy78/varnamelen v0.8.0 09:19:40 [2022-07-21T09:19:40.161Z] #55 27.40 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 09:19:40 [2022-07-21T09:19:40.161Z] #55 27.56 go: downloading github.com/breml/errchkjson v0.3.0 09:19:40 [2022-07-21T09:19:40.161Z] #55 27.61 go: downloading github.com/butuzov/ireturn v0.1.1 09:19:40 [2022-07-21T09:19:40.161Z] #55 27.69 go: downloading github.com/breml/bidichk v0.2.3 09:19:40 [2022-07-21T09:19:40.161Z] #55 27.83 go: downloading github.com/charithe/durationcheck v0.0.9 09:19:40 [2022-07-21T09:19:40.161Z] #55 28.00 go: downloading github.com/daixiang0/gci v0.3.3 09:19:40 [2022-07-21T09:19:40.161Z] #55 28.15 go: downloading github.com/denis-tingaikin/go-header v0.4.3 09:19:40 [2022-07-21T09:19:40.161Z] #55 28.39 go: downloading github.com/esimonov/ifshort v1.0.4 09:19:40 [2022-07-21T09:19:40.161Z] #55 28.53 go: downloading github.com/firefart/nonamedreturns v1.0.1 09:19:40 [2022-07-21T09:19:40.161Z] #55 28.72 go: downloading github.com/fzipp/gocyclo v0.5.1 09:19:40 [2022-07-21T09:19:40.161Z] #55 28.87 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 09:19:40 [2022-07-21T09:19:40.161Z] #55 29.04 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 09:19:40 [2022-07-21T09:19:40.161Z] #55 29.16 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe 09:19:40 [2022-07-21T09:19:40.161Z] #55 29.45 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 09:19:40 [2022-07-21T09:19:40.161Z] #55 29.72 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 09:19:40 [2022-07-21T09:19:40.161Z] #55 29.87 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 09:19:40 [2022-07-21T09:19:40.161Z] #55 29.92 go: downloading github.com/golangci/misspell v0.3.5 09:19:40 [2022-07-21T09:19:40.161Z] #55 30.02 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 09:19:40 [2022-07-21T09:19:40.161Z] #55 30.12 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 09:19:40 [2022-07-21T09:19:40.161Z] #55 30.17 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 09:19:40 [2022-07-21T09:19:40.161Z] #55 30.35 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 09:19:40 [2022-07-21T09:19:40.161Z] #55 ... 09:19:40 [2022-07-21T09:19:40.161Z] 09:19:40 [2022-07-21T09:19:40.161Z] #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 09:19:40 [2022-07-21T09:19:40.161Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 09:19:40 [2022-07-21T09:19:40.161Z] #62 30.46 Fetched 8555 kB in 23s (366 kB/s) 09:19:40 [2022-07-21T09:19:40.588Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements 09:19:40 [2022-07-21T09:19:40.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 09:19:41 [2022-07-21T09:19:41.967Z] ok github.com/docker/docker/volume/service 0.018s coverage: 72.3% of statements 09:19:45 [2022-07-21T09:19:45.443Z] #62 30.46 Reading package lists... 09:19:45 [2022-07-21T09:19:45.443Z] #62 ... 09:19:45 [2022-07-21T09:19:45.443Z] 09:19:45 [2022-07-21T09:19:45.443Z] #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.46.2" && /build/golangci-lint --version 09:19:45 [2022-07-21T09:19:45.443Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 09:19:45 [2022-07-21T09:19:45.443Z] #55 30.65 go: downloading github.com/jgautheron/goconst v1.5.1 09:19:45 [2022-07-21T09:19:45.443Z] #55 30.69 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 09:19:45 [2022-07-21T09:19:45.443Z] #55 30.89 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 09:19:45 [2022-07-21T09:19:45.443Z] #55 31.03 go: downloading github.com/julz/importas v0.1.0 09:19:45 [2022-07-21T09:19:45.443Z] #55 31.10 go: downloading github.com/kisielk/errcheck v1.6.0 09:19:45 [2022-07-21T09:19:45.443Z] #55 31.43 go: downloading github.com/kunwardeep/paralleltest v1.0.3 09:19:45 [2022-07-21T09:19:45.443Z] #55 31.48 go: downloading github.com/kulti/thelper v0.6.2 09:19:45 [2022-07-21T09:19:45.443Z] #55 31.61 go: downloading github.com/kyoh86/exportloopref v0.1.8 09:19:45 [2022-07-21T09:19:45.443Z] #55 31.84 go: downloading github.com/ldez/tagliatelle v0.3.1 09:19:45 [2022-07-21T09:19:45.443Z] #55 31.86 go: downloading github.com/leonklingele/grouper v1.1.0 09:19:45 [2022-07-21T09:19:45.443Z] #55 32.12 go: downloading github.com/lufeee/execinquery v1.2.1 09:19:45 [2022-07-21T09:19:45.443Z] #55 32.37 go: downloading github.com/maratori/testpackage v1.0.1 09:19:45 [2022-07-21T09:19:45.443Z] #55 32.48 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 09:19:45 [2022-07-21T09:19:45.443Z] #55 32.50 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 09:19:45 [2022-07-21T09:19:45.443Z] #55 32.63 go: downloading github.com/mgechev/revive v1.2.1 09:19:45 [2022-07-21T09:19:45.443Z] #55 34.19 go: downloading github.com/moricho/tparallel v0.2.1 09:19:45 [2022-07-21T09:19:45.443Z] #55 34.20 go: downloading github.com/nakabonne/nestif v0.3.1 09:19:45 [2022-07-21T09:19:45.443Z] #55 34.34 go: downloading github.com/nishanths/exhaustive v0.7.11 09:19:45 [2022-07-21T09:19:45.443Z] #55 34.47 go: downloading github.com/nishanths/predeclared v0.2.2 09:19:45 [2022-07-21T09:19:45.443Z] #55 34.60 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 09:19:45 [2022-07-21T09:19:45.443Z] #55 34.77 go: downloading github.com/ryancurrah/gomodguard v1.2.3 09:19:45 [2022-07-21T09:19:45.443Z] #55 34.82 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 09:19:45 [2022-07-21T09:19:45.443Z] #55 34.93 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 09:19:45 [2022-07-21T09:19:45.443Z] #55 35.06 go: downloading github.com/securego/gosec/v2 v2.11.0 09:19:45 [2022-07-21T09:19:45.443Z] #55 35.57 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 09:19:45 [2022-07-21T09:19:45.443Z] #55 35.61 go: downloading github.com/sivchari/containedctx v1.0.2 09:19:45 [2022-07-21T09:19:45.443Z] #55 35.78 go: downloading github.com/sivchari/tenv v1.5.0 09:19:45 [2022-07-21T09:19:45.443Z] #55 35.87 go: downloading github.com/sonatard/noctx v0.0.1 09:19:45 [2022-07-21T09:19:45.443Z] #55 35.94 go: downloading github.com/sourcegraph/go-diff v0.6.1 09:19:45 [2022-07-21T09:19:45.702Z] #55 36.19 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 09:19:45 [2022-07-21T09:19:45.961Z] #55 36.40 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 09:19:45 [2022-07-21T09:19:45.961Z] #55 36.45 go: downloading github.com/sylvia7788/contextcheck v1.0.4 09:19:46 [2022-07-21T09:19:46.271Z] #55 36.54 go: downloading github.com/tdakkota/asciicheck v0.1.1 09:19:46 [2022-07-21T09:19:46.271Z] #55 ... 09:19:46 [2022-07-21T09:19:46.271Z] 09:19:46 [2022-07-21T09:19:46.271Z] #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 09:19:46 [2022-07-21T09:19:46.271Z] #67 sha256:2fe255bd54836e834d8f347c593f5234eb546cb504e91da06d702810c0a52019 09:19:46 [2022-07-21T09:19:46.271Z] #67 26.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0 09:19:46 [2022-07-21T09:19:46.271Z] #67 ... 09:19:46 [2022-07-21T09:19:46.271Z] 09:19:46 [2022-07-21T09:19:46.272Z] #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.46.2" && /build/golangci-lint --version 09:19:46 [2022-07-21T09:19:46.272Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 09:19:46 [2022-07-21T09:19:46.272Z] #55 36.64 go: downloading github.com/tetafro/godot v1.4.11 09:19:46 [2022-07-21T09:19:46.531Z] #55 36.82 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 09:19:46 [2022-07-21T09:19:46.531Z] #55 36.91 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 09:19:46 [2022-07-21T09:19:46.531Z] #55 37.05 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 09:19:47 [2022-07-21T09:19:47.105Z] #55 37.57 go: downloading github.com/ultraware/funlen v0.0.3 09:19:47 [2022-07-21T09:19:47.105Z] #55 37.64 go: downloading github.com/ultraware/whitespace v0.0.5 09:19:47 [2022-07-21T09:19:47.364Z] #55 37.69 go: downloading github.com/uudashr/gocognit v1.0.5 09:19:47 [2022-07-21T09:19:47.364Z] #55 37.75 go: downloading github.com/yagipy/maintidx v1.0.0 09:19:47 [2022-07-21T09:19:47.623Z] #55 37.95 go: downloading github.com/yeya24/promlinter v0.2.0 09:19:47 [2022-07-21T09:19:47.883Z] #55 38.24 go: downloading gitlab.com/bosi/decorder v0.2.1 09:19:48 [2022-07-21T09:19:48.144Z] #55 38.57 go: downloading honnef.co/go/tools v0.3.1 09:19:50 [2022-07-21T09:19:50.689Z] #55 ... 09:19:50 [2022-07-21T09:19:50.689Z] 09:19:50 [2022-07-21T09:19:50.689Z] #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 ; 09:19:50 [2022-07-21T09:19:50.689Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 09:19:50 [2022-07-21T09:19:50.689Z] #76 30.95 Fetched 8555 kB in 24s (349 kB/s) 09:19:50 [2022-07-21T09:19:50.689Z] #76 30.95 Reading package lists... 09:19:50 [2022-07-21T09:19:50.689Z] #76 40.98 Reading package lists... 09:19:50 [2022-07-21T09:19:50.689Z] #76 ... 09:19:50 [2022-07-21T09:19:50.689Z] 09:19:50 [2022-07-21T09:19:50.689Z] #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 09:19:50 [2022-07-21T09:19:50.689Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 09:19:50 [2022-07-21T09:19:50.689Z] #47 39.44 Updating files: 48% (1053/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 82% (1795/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. 09:19:50 [2022-07-21T09:19:50.689Z] #47 40.81 + git checkout -q v2.3.0 09:19:50 [2022-07-21T09:19:50.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 09:19:51 [2022-07-21T09:19:51.629Z] #47 ... 09:19:51 [2022-07-21T09:19:51.629Z] 09:19:51 [2022-07-21T09:19:51.629Z] #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 09:19:51 [2022-07-21T09:19:51.629Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 09:19:51 [2022-07-21T09:19:51.629Z] #14 31.92 Fetched 8555 kB in 25s (344 kB/s) 09:19:51 [2022-07-21T09:19:51.629Z] #14 31.92 Reading package lists... 09:19:51 [2022-07-21T09:19:51.629Z] #14 41.48 Reading package lists... 09:19:51 [2022-07-21T09:19:51.629Z] #14 ... 09:19:51 [2022-07-21T09:19:51.629Z] 09:19:51 [2022-07-21T09:19:51.629Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac 09:19:51 [2022-07-21T09:19:51.629Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 09:19:51 [2022-07-21T09:19:51.629Z] #36 31.92 go: downloading github.com/russross/blackfriday/v2 v2.0.1 09:19:51 [2022-07-21T09:19:51.629Z] #36 32.33 go: downloading github.com/cilium/ebpf v0.7.0 09:19:51 [2022-07-21T09:19:51.629Z] #36 33.74 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 09:19:51 [2022-07-21T09:19:51.888Z] #36 ... 09:19:51 [2022-07-21T09:19:51.888Z] 09:19:51 [2022-07-21T09:19:51.888Z] #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.46.2" && /build/golangci-lint --version 09:19:51 [2022-07-21T09:19:51.888Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 09:19:51 [2022-07-21T09:19:51.888Z] #55 41.29 go: downloading mvdan.cc/gofumpt v0.3.1 09:19:51 [2022-07-21T09:19:51.888Z] #55 41.33 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 09:19:51 [2022-07-21T09:19:51.888Z] #55 41.48 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 09:19:51 [2022-07-21T09:19:51.888Z] #55 41.74 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f 09:19:51 [2022-07-21T09:19:51.888Z] #55 41.85 go: downloading github.com/davecgh/go-spew v1.1.1 09:19:51 [2022-07-21T09:19:51.888Z] #55 42.07 go: downloading github.com/pmezard/go-difflib v1.0.0 09:19:51 [2022-07-21T09:19:51.888Z] #55 42.09 go: downloading github.com/stretchr/objx v0.1.1 09:19:52 [2022-07-21T09:19:52.147Z] #55 42.50 go: downloading github.com/subosito/gotenv v1.2.0 09:19:52 [2022-07-21T09:19:52.147Z] #55 42.51 go: downloading github.com/hashicorp/hcl v1.0.0 09:19:52 [2022-07-21T09:19:52.147Z] #55 ... 09:19:52 [2022-07-21T09:19:52.147Z] 09:19:52 [2022-07-21T09:19:52.147Z] #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 09:19:52 [2022-07-21T09:19:52.147Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be 09:19:52 [2022-07-21T09:19:52.147Z] #42 32.48 Fetched 8555 kB in 25s (338 kB/s) 09:19:52 [2022-07-21T09:19:52.147Z] #42 32.48 Reading package lists... 09:19:52 [2022-07-21T09:19:52.147Z] #42 42.28 Reading package lists... 09:19:52 [2022-07-21T09:19:52.147Z] #42 ... 09:19:52 [2022-07-21T09:19:52.147Z] 09:19:52 [2022-07-21T09:19:52.147Z] #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 09:19:52 [2022-07-21T09:19:52.147Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 09:19:52 [2022-07-21T09:19:52.147Z] #62 30.46 Reading package lists... 09:19:53 [2022-07-21T09:19:53.553Z] #62 40.44 Reading package lists... 09:19:53 [2022-07-21T09:19:53.553Z] #62 ... 09:19:53 [2022-07-21T09:19:53.553Z] 09:19:53 [2022-07-21T09:19:53.553Z] #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 09:19:53 [2022-07-21T09:19:53.553Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f 09:19:53 [2022-07-21T09:19:53.553Z] #51 33.25 Fetched 8558 kB in 26s (323 kB/s) 09:19:53 [2022-07-21T09:19:53.553Z] #51 33.25 Reading package lists... 09:19:53 [2022-07-21T09:19:53.553Z] #51 42.37 Reading package lists... 09:19:53 [2022-07-21T09:19:53.553Z] #51 ... 09:19:53 [2022-07-21T09:19:53.553Z] 09:19:53 [2022-07-21T09:19:53.553Z] #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.46.2" && /build/golangci-lint --version 09:19:53 [2022-07-21T09:19:53.553Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 09:19:53 [2022-07-21T09:19:53.553Z] #55 43.11 go: downloading gopkg.in/ini.v1 v1.66.4 09:19:53 [2022-07-21T09:19:53.553Z] #55 43.13 go: downloading github.com/magiconair/properties v1.8.6 09:19:53 [2022-07-21T09:19:53.553Z] #55 43.49 go: downloading github.com/pelletier/go-toml v1.9.5 09:19:53 [2022-07-21T09:19:53.553Z] #55 43.66 go: downloading golang.org/x/text v0.3.7 09:19:59 [2022-07-21T09:19:59.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 09:19:59 [2022-07-21T09:19:59.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 09:20:00 [2022-07-21T09:20:00.160Z] #55 ... 09:20:00 [2022-07-21T09:20:00.160Z] 09:20:00 [2022-07-21T09:20:00.160Z] #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 09:20:00 [2022-07-21T09:20:00.160Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 09:20:00 [2022-07-21T09:20:00.160Z] #62 40.44 Reading package lists... 09:20:00 [2022-07-21T09:20:00.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 09:20:01 [2022-07-21T09:20:01.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 09:20:01 [2022-07-21T09:20:01.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 09:20:02 [2022-07-21T09:20:02.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 09:20:02 [2022-07-21T09:20:02.065Z] #62 49.86 Building dependency tree... 09:20:02 [2022-07-21T09:20:02.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 09:20:03 [2022-07-21T09:20:03.900Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements 09:20:03 [2022-07-21T09:20:03.900Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 09:20:03 [2022-07-21T09:20:03.900Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 09:20:03 [2022-07-21T09:20:03.900Z] ? github.com/docker/docker/pkg/signal [no test files] 09:20:03 [2022-07-21T09:20:03.900Z] ? github.com/docker/docker/pkg/urlutil [no test files] 09:20:03 [2022-07-21T09:20:03.900Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 09:20:03 [2022-07-21T09:20:03.900Z] ? github.com/docker/docker/profiles/apparmor [no test files] 09:20:03 [2022-07-21T09:20:03.900Z] ? github.com/docker/docker/rootless [no test files] 09:20:03 [2022-07-21T09:20:03.900Z] ? github.com/docker/docker/rootless/specconv [no test files] 09:20:03 [2022-07-21T09:20:03.900Z] ? github.com/docker/docker/runconfig/opts [no test files] 09:20:03 [2022-07-21T09:20:03.900Z] ? github.com/docker/docker/testutil/daemon [no test files] 09:20:03 [2022-07-21T09:20:03.900Z] ? github.com/docker/docker/testutil/environment [no test files] 09:20:03 [2022-07-21T09:20:03.900Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 09:20:03 [2022-07-21T09:20:03.900Z] ? github.com/docker/docker/testutil/fakegit [no test files] 09:20:03 [2022-07-21T09:20:03.900Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 09:20:03 [2022-07-21T09:20:03.900Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 09:20:03 [2022-07-21T09:20:03.900Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 09:20:03 [2022-07-21T09:20:03.900Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 09:20:03 [2022-07-21T09:20:03.900Z] ? github.com/docker/docker/testutil/registry [no test files] 09:20:03 [2022-07-21T09:20:03.900Z] ? github.com/docker/docker/testutil/request [no test files] 09:20:03 [2022-07-21T09:20:03.900Z] ? github.com/docker/docker/volume [no test files] 09:20:03 [2022-07-21T09:20:03.900Z] ? github.com/docker/docker/volume/service/opts [no test files] 09:20:03 [2022-07-21T09:20:03.900Z] ? github.com/docker/docker/volume/testutils [no test files] 09:20:03 [2022-07-21T09:20:03.900Z] 09:20:03 [2022-07-21T09:20:03.900Z] === Skipped 09:20:03 [2022-07-21T09:20:03.900Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 09:20:03 [2022-07-21T09:20:03.900Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 09:20:03 [2022-07-21T09:20:03.900Z] 09:20:03 [2022-07-21T09:20:03.900Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 09:20:03 [2022-07-21T09:20:03.900Z] network_proxy_test.go:208: No support for dual stack yet 09:20:03 [2022-07-21T09:20:03.900Z] 09:20:03 [2022-07-21T09:20:03.900Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 09:20:03 [2022-07-21T09:20:03.900Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 09:20:03 [2022-07-21T09:20:03.900Z] 09:20:03 [2022-07-21T09:20:03.900Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 09:20:03 [2022-07-21T09:20:03.900Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 09:20:03 [2022-07-21T09:20:03.900Z] 09:20:03 [2022-07-21T09:20:03.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:44: Driver btrfs not supported 09:20:03 [2022-07-21T09:20:03.900Z] 09:20:03 [2022-07-21T09:20:03.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:44: Driver btrfs not supported 09:20:03 [2022-07-21T09:20:03.900Z] 09:20:03 [2022-07-21T09:20:03.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:44: Driver btrfs not supported 09:20:03 [2022-07-21T09:20:03.900Z] 09:20:03 [2022-07-21T09:20:03.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:44: Driver btrfs not supported 09:20:03 [2022-07-21T09:20:03.900Z] 09:20:03 [2022-07-21T09:20:03.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:44: Driver btrfs not supported 09:20:03 [2022-07-21T09:20:03.900Z] 09:20:03 [2022-07-21T09:20:03.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:71: No driver to put! 09:20:03 [2022-07-21T09:20:03.900Z] 09:20:03 [2022-07-21T09:20:03.900Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 09:20:03 [2022-07-21T09:20:03.900Z] time="2022-07-21T09:18:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:42: graphdriver: driver not supported 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 09:20:03 [2022-07-21T09:20:03.900Z] 09:20:03 [2022-07-21T09:20:03.900Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 09:20:03 [2022-07-21T09:20:03.900Z] time="2022-07-21T09:18:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:42: graphdriver: driver not supported 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 09:20:03 [2022-07-21T09:20:03.900Z] 09:20:03 [2022-07-21T09:20:03.900Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 09:20:03 [2022-07-21T09:20:03.900Z] time="2022-07-21T09:18:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:42: graphdriver: driver not supported 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 09:20:03 [2022-07-21T09:20:03.900Z] 09:20:03 [2022-07-21T09:20:03.900Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 09:20:03 [2022-07-21T09:20:03.900Z] time="2022-07-21T09:18:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:42: graphdriver: driver not supported 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 09:20:03 [2022-07-21T09:20:03.900Z] 09:20:03 [2022-07-21T09:20:03.900Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 09:20:03 [2022-07-21T09:20:03.900Z] time="2022-07-21T09:18:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:42: graphdriver: driver not supported 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 09:20:03 [2022-07-21T09:20:03.900Z] 09:20:03 [2022-07-21T09:20:03.900Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:71: No driver to put! 09:20:03 [2022-07-21T09:20:03.900Z] 09:20:03 [2022-07-21T09:20:03.900Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 09:20:03 [2022-07-21T09:20:03.900Z] overlay_test.go:45: Fails to compute changes after apply intermittently 09:20:03 [2022-07-21T09:20:03.900Z] 09:20:03 [2022-07-21T09:20:03.900Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 09:20:03 [2022-07-21T09:20:03.900Z] overlay_test.go:50: Fails to compute changes intermittently 09:20:03 [2022-07-21T09:20:03.900Z] 09:20:03 [2022-07-21T09:20:03.900Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 09:20:03 [2022-07-21T09:20:03.900Z] overlay_test.go:65: Cannot run test with naive change algorithm 09:20:03 [2022-07-21T09:20:03.900Z] 09:20:03 [2022-07-21T09:20:03.900Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 09:20:03 [2022-07-21T09:20:03.900Z] 09:20:03 [2022-07-21T09:20:03.900Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:44: Driver zfs not supported 09:20:03 [2022-07-21T09:20:03.900Z] 09:20:03 [2022-07-21T09:20:03.900Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:44: Driver zfs not supported 09:20:03 [2022-07-21T09:20:03.900Z] 09:20:03 [2022-07-21T09:20:03.900Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:44: Driver zfs not supported 09:20:03 [2022-07-21T09:20:03.900Z] 09:20:03 [2022-07-21T09:20:03.900Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:44: Driver zfs not supported 09:20:03 [2022-07-21T09:20:03.900Z] 09:20:03 [2022-07-21T09:20:03.900Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:44: Driver zfs not supported 09:20:03 [2022-07-21T09:20:03.900Z] 09:20:03 [2022-07-21T09:20:03.900Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 09:20:03 [2022-07-21T09:20:03.900Z] graphtest_unix.go:71: No driver to put! 09:20:03 [2022-07-21T09:20:03.900Z] 09:20:03 [2022-07-21T09:20:03.900Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 09:20:03 [2022-07-21T09:20:03.900Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled 09:20:03 [2022-07-21T09:20:03.900Z] 09:20:03 [2022-07-21T09:20:03.900Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 09:20:03 [2022-07-21T09:20:03.900Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled 09:20:03 [2022-07-21T09:20:03.900Z] 09:20:03 [2022-07-21T09:20:03.900Z] DONE 2811 tests, 28 skipped in 210.323s 09:20:03 [2022-07-21T09:20:03.900Z] + '[' -n 'github.com/docker/docker/libnetwork 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/bitseq 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/cluster 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/cmd/ovrouter 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/cmd/readme_test 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/config 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/datastore 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/diagnostic 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/discoverapi 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/driverapi 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/drivers/bridge 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/drivers/host 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/drivers/null 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/drivers/overlay 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/drivers/remote 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/drivers/windows 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/drvregistry 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/etchosts 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/idm 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/internal/caller 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/ipam 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/ipamapi 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/ipams/builtin 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/ipams/null 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/ipams/remote 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/ipamutils 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/iptables 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/netlabel 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/netutils 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/networkdb 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/ns 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/options 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/osl 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/osl/kernel 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/portallocator 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/portmapper 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/resolvconf 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/testutils 09:20:03 [2022-07-21T09:20:03.900Z] github.com/docker/docker/libnetwork/types' ']' 09:20:03 [2022-07-21T09:20:03.900Z] + 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 09:20:03 [2022-07-21T09:20:03.970Z] #62 ... 09:20:03 [2022-07-21T09:20:03.970Z] 09:20:03 [2022-07-21T09:20:03.970Z] #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 09:20:03 [2022-07-21T09:20:03.970Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 09:20:03 [2022-07-21T09:20:03.970Z] #47 43.88 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 09:20:03 [2022-07-21T09:20:03.970Z] #47 ... 09:20:03 [2022-07-21T09:20:03.970Z] 09:20:03 [2022-07-21T09:20:03.970Z] #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 09:20:03 [2022-07-21T09:20:03.970Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be 09:20:03 [2022-07-21T09:20:03.970Z] #42 42.28 Reading package lists... 09:20:03 [2022-07-21T09:20:03.970Z] #42 51.71 Building dependency tree... 09:20:05 [2022-07-21T09:20:05.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 09:20:06 [2022-07-21T09:20:06.499Z] #42 ... 09:20:06 [2022-07-21T09:20:06.500Z] 09:20:06 [2022-07-21T09:20:06.500Z] #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.46.2" && /build/golangci-lint --version 09:20:06 [2022-07-21T09:20:06.500Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 09:20:06 [2022-07-21T09:20:06.500Z] #55 55.84 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 09:20:06 [2022-07-21T09:20:06.500Z] #55 56.08 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 09:20:06 [2022-07-21T09:20:06.500Z] #55 56.13 go: downloading github.com/gobwas/glob v0.2.3 09:20:06 [2022-07-21T09:20:06.500Z] #55 56.33 go: downloading github.com/kisielk/gotool v1.0.0 09:20:06 [2022-07-21T09:20:06.500Z] #55 56.49 go: downloading github.com/gostaticanalysis/comment v1.4.2 09:20:06 [2022-07-21T09:20:06.500Z] #55 56.66 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 09:20:06 [2022-07-21T09:20:06.500Z] #55 56.68 go: downloading github.com/ettle/strcase v0.1.1 09:20:06 [2022-07-21T09:20:06.500Z] #55 57.00 go: downloading github.com/fatih/structtag v1.2.0 09:20:06 [2022-07-21T09:20:06.757Z] #55 57.03 go: downloading github.com/Masterminds/semver v1.5.0 09:20:06 [2022-07-21T09:20:06.757Z] #55 57.24 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d 09:20:06 [2022-07-21T09:20:06.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 09:20:07 [2022-07-21T09:20:07.015Z] #55 57.32 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 09:20:07 [2022-07-21T09:20:07.016Z] #55 57.34 go: downloading github.com/prometheus/client_golang v1.12.1 09:20:07 [2022-07-21T09:20:07.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 09:20:07 [2022-07-21T09:20:07.951Z] #55 58.37 go: downloading github.com/prometheus/client_model v0.2.0 09:20:08 [2022-07-21T09:20:08.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 09:20:08 [2022-07-21T09:20:08.208Z] #55 58.63 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e 09:20:08 [2022-07-21T09:20:08.466Z] #55 58.95 go: downloading github.com/google/go-cmp v0.5.7 09:20:09 [2022-07-21T09:20:09.036Z] #55 59.48 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 09:20:09 [2022-07-21T09:20:09.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 09:20:09 [2022-07-21T09:20:09.295Z] #55 ... 09:20:09 [2022-07-21T09:20:09.295Z] 09:20:09 [2022-07-21T09:20:09.295Z] #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 09:20:09 [2022-07-21T09:20:09.295Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 09:20:09 [2022-07-21T09:20:09.295Z] #57 59.22 v3.0.2 09:20:09 [2022-07-21T09:20:09.295Z] #57 DONE 59.7s 09:20:09 [2022-07-21T09:20:09.295Z] 09:20:09 [2022-07-21T09:20:09.295Z] #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.46.2" && /build/golangci-lint --version 09:20:09 [2022-07-21T09:20:09.295Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 09:20:09 [2022-07-21T09:20:09.295Z] #55 59.71 go: downloading github.com/hexops/gotextdiff v1.0.3 09:20:09 [2022-07-21T09:20:09.553Z] #55 59.90 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:20:09 [2022-07-21T09:20:09.553Z] #55 59.90 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 09:20:09 [2022-07-21T09:20:09.553Z] #55 60.05 go: downloading github.com/olekukonko/tablewriter v0.0.5 09:20:09 [2022-07-21T09:20:09.811Z] #55 60.28 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:20:09 [2022-07-21T09:20:09.811Z] #55 60.28 go: downloading github.com/beorn7/perks v1.0.1 09:20:09 [2022-07-21T09:20:09.811Z] #55 ... 09:20:09 [2022-07-21T09:20:09.811Z] 09:20:09 [2022-07-21T09:20:09.811Z] #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 09:20:09 [2022-07-21T09:20:09.811Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 09:20:09 [2022-07-21T09:20:09.811Z] #14 41.48 Reading package lists... 09:20:09 [2022-07-21T09:20:09.811Z] #14 50.49 Building dependency tree... 09:20:09 [2022-07-21T09:20:09.811Z] #14 56.36 The following additional packages will be installed: 09:20:09 [2022-07-21T09:20:09.811Z] #14 56.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 09:20:09 [2022-07-21T09:20:09.811Z] #14 56.38 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base 09:20:09 [2022-07-21T09:20:09.811Z] #14 56.38 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime 09:20:09 [2022-07-21T09:20:09.811Z] #14 56.38 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 09:20:09 [2022-07-21T09:20:09.811Z] #14 56.38 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 09:20:09 [2022-07-21T09:20:09.811Z] #14 56.39 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev 09:20:09 [2022-07-21T09:20:09.811Z] #14 56.40 mingw-w64-common mingw-w64-x86-64-dev 09:20:09 [2022-07-21T09:20:09.811Z] #14 56.43 Suggested packages: 09:20:09 [2022-07-21T09:20:09.811Z] #14 56.44 gcc-10-locales seccomp wine64 09:20:09 [2022-07-21T09:20:09.811Z] #14 58.70 The following NEW packages will be installed: 09:20:09 [2022-07-21T09:20:09.811Z] #14 58.70 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 09:20:09 [2022-07-21T09:20:09.811Z] #14 58.70 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 09:20:09 [2022-07-21T09:20:09.811Z] #14 58.70 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix 09:20:09 [2022-07-21T09:20:09.811Z] #14 58.70 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 09:20:09 [2022-07-21T09:20:09.811Z] #14 58.70 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev 09:20:09 [2022-07-21T09:20:09.811Z] #14 58.70 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 09:20:09 [2022-07-21T09:20:09.811Z] #14 58.70 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev 09:20:09 [2022-07-21T09:20:09.811Z] #14 58.70 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common 09:20:09 [2022-07-21T09:20:09.811Z] #14 58.70 mingw-w64-x86-64-dev 09:20:09 [2022-07-21T09:20:09.811Z] #14 59.32 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. 09:20:09 [2022-07-21T09:20:09.811Z] #14 59.32 Need to get 115 MB of archives. 09:20:09 [2022-07-21T09:20:09.811Z] #14 59.32 After this operation, 645 MB of additional disk space will be used. 09:20:09 [2022-07-21T09:20:09.811Z] #14 59.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] 09:20:09 [2022-07-21T09:20:09.811Z] #14 59.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] 09:20:09 [2022-07-21T09:20:09.811Z] #14 59.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] 09:20:09 [2022-07-21T09:20:09.811Z] #14 59.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] 09:20:09 [2022-07-21T09:20:09.811Z] #14 59.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] 09:20:09 [2022-07-21T09:20:09.811Z] #14 59.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] 09:20:09 [2022-07-21T09:20:09.811Z] #14 60.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] 09:20:09 [2022-07-21T09:20:09.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 09:20:10 [2022-07-21T09:20:10.132Z] #14 ... 09:20:10 [2022-07-21T09:20:10.132Z] 09:20:10 [2022-07-21T09:20:10.132Z] #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.46.2" && /build/golangci-lint --version 09:20:10 [2022-07-21T09:20:10.132Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 09:20:10 [2022-07-21T09:20:10.132Z] #55 60.40 go: downloading github.com/golang/protobuf v1.5.2 09:20:10 [2022-07-21T09:20:10.132Z] #55 60.40 go: downloading github.com/prometheus/common v0.32.1 09:20:10 [2022-07-21T09:20:10.132Z] #55 ... 09:20:10 [2022-07-21T09:20:10.132Z] 09:20:10 [2022-07-21T09:20:10.132Z] #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 ; 09:20:10 [2022-07-21T09:20:10.132Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 09:20:10 [2022-07-21T09:20:10.132Z] #76 40.98 Reading package lists... 09:20:10 [2022-07-21T09:20:10.132Z] #76 50.85 Building dependency tree... 09:20:10 [2022-07-21T09:20:10.132Z] #76 56.86 python3 is already the newest version (3.9.2-3). 09:20:10 [2022-07-21T09:20:10.132Z] #76 56.86 The following additional packages will be installed: 09:20:10 [2022-07-21T09:20:10.132Z] #76 56.87 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 09:20:10 [2022-07-21T09:20:10.132Z] #76 56.88 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils 09:20:10 [2022-07-21T09:20:10.132Z] #76 56.95 Suggested packages: 09:20:10 [2022-07-21T09:20:10.132Z] #76 56.95 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring 09:20:10 [2022-07-21T09:20:10.132Z] #76 56.95 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk 09:20:10 [2022-07-21T09:20:10.132Z] #76 56.95 m4-doc ed diffutils-doc 09:20:10 [2022-07-21T09:20:10.132Z] #76 56.95 Recommended packages: 09:20:10 [2022-07-21T09:20:10.132Z] #76 56.95 fakeroot libalgorithm-merge-perl libltdl-dev 09:20:10 [2022-07-21T09:20:10.132Z] #76 59.52 The following NEW packages will be installed: 09:20:10 [2022-07-21T09:20:10.132Z] #76 59.54 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file 09:20:10 [2022-07-21T09:20:10.132Z] #76 59.54 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 09:20:10 [2022-07-21T09:20:10.132Z] #76 59.55 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev 09:20:10 [2022-07-21T09:20:10.132Z] #76 59.55 libyajl2 m4 patch xz-utils 09:20:10 [2022-07-21T09:20:10.132Z] #76 60.16 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. 09:20:10 [2022-07-21T09:20:10.132Z] #76 60.16 Need to get 5940 kB of archives. 09:20:10 [2022-07-21T09:20:10.132Z] #76 60.16 After this operation, 18.7 MB of additional disk space will be used. 09:20:10 [2022-07-21T09:20:10.132Z] #76 60.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] 09:20:10 [2022-07-21T09:20:10.132Z] #76 60.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] 09:20:10 [2022-07-21T09:20:10.132Z] #76 60.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] 09:20:10 [2022-07-21T09:20:10.132Z] #76 60.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] 09:20:10 [2022-07-21T09:20:10.132Z] #76 60.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] 09:20:10 [2022-07-21T09:20:10.132Z] #76 60.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] 09:20:10 [2022-07-21T09:20:10.132Z] #76 60.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] 09:20:10 [2022-07-21T09:20:10.132Z] #76 60.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] 09:20:10 [2022-07-21T09:20:10.132Z] #76 60.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] 09:20:10 [2022-07-21T09:20:10.132Z] #76 60.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] 09:20:10 [2022-07-21T09:20:10.132Z] #76 60.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] 09:20:10 [2022-07-21T09:20:10.132Z] #76 60.49 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] 09:20:10 [2022-07-21T09:20:10.390Z] #76 ... 09:20:10 [2022-07-21T09:20:10.390Z] 09:20:10 [2022-07-21T09:20:10.390Z] #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 09:20:10 [2022-07-21T09:20:10.390Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 09:20:10 [2022-07-21T09:20:10.390Z] #14 60.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] 09:20:10 [2022-07-21T09:20:10.390Z] #14 60.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] 09:20:10 [2022-07-21T09:20:10.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 09:20:11 [2022-07-21T09:20:11.767Z] #14 ... 09:20:11 [2022-07-21T09:20:11.767Z] 09:20:11 [2022-07-21T09:20:11.767Z] #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 09:20:11 [2022-07-21T09:20:11.767Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 09:20:11 [2022-07-21T09:20:11.767Z] #62 55.82 The following additional packages will be installed: 09:20:11 [2022-07-21T09:20:11.767Z] #62 55.87 libbtrfs0 09:20:11 [2022-07-21T09:20:11.767Z] #62 56.28 The following NEW packages will be installed: 09:20:11 [2022-07-21T09:20:11.767Z] #62 56.31 libbtrfs-dev libbtrfs0 09:20:11 [2022-07-21T09:20:11.767Z] #62 56.89 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 09:20:11 [2022-07-21T09:20:11.767Z] #62 56.89 Need to get 460 kB of archives. 09:20:11 [2022-07-21T09:20:11.767Z] #62 56.89 After this operation, 1237 kB of additional disk space will be used. 09:20:11 [2022-07-21T09:20:11.767Z] #62 56.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 09:20:11 [2022-07-21T09:20:11.767Z] #62 56.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 09:20:11 [2022-07-21T09:20:11.767Z] #62 58.71 debconf: delaying package configuration, since apt-utils is not installed 09:20:11 [2022-07-21T09:20:11.767Z] #62 59.11 Fetched 460 kB in 0s (1052 kB/s) 09:20:11 [2022-07-21T09:20:11.767Z] #62 59.41 Selecting previously unselected package libbtrfs0:amd64. 09:20:11 [2022-07-21T09:20:11.767Z] #62 59.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) 09:20:11 [2022-07-21T09:20:11.767Z] #62 59.58 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... 09:20:11 [2022-07-21T09:20:11.767Z] #62 59.62 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 09:20:11 [2022-07-21T09:20:11.767Z] #62 60.02 Selecting previously unselected package libbtrfs-dev:amd64. 09:20:11 [2022-07-21T09:20:11.767Z] #62 60.03 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... 09:20:11 [2022-07-21T09:20:11.767Z] #62 60.03 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 09:20:11 [2022-07-21T09:20:11.767Z] #62 60.99 Setting up libbtrfs0:amd64 (5.10.1-2) ... 09:20:11 [2022-07-21T09:20:11.767Z] #62 61.13 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 09:20:11 [2022-07-21T09:20:11.767Z] #62 61.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... 09:20:11 [2022-07-21T09:20:11.767Z] #62 DONE 61.9s 09:20:11 [2022-07-21T09:20:11.767Z] 09:20:11 [2022-07-21T09:20:11.767Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / 09:20:11 [2022-07-21T09:20:11.767Z] #63 sha256:723333f5ffc22db341629f886a43c6e2085d1416a922cb06bc3de7453ccea864 09:20:11 [2022-07-21T09:20:11.767Z] #63 DONE 0.2s 09:20:11 [2022-07-21T09:20:11.767Z] 09:20:11 [2022-07-21T09:20:11.767Z] #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 09:20:11 [2022-07-21T09:20:11.767Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 09:20:11 [2022-07-21T09:20:11.767Z] #14 62.08 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] 09:20:11 [2022-07-21T09:20:11.767Z] #14 ... 09:20:11 [2022-07-21T09:20:11.767Z] 09:20:11 [2022-07-21T09:20:11.767Z] #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 09:20:11 [2022-07-21T09:20:11.767Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f 09:20:11 [2022-07-21T09:20:11.767Z] #51 42.37 Reading package lists... 09:20:11 [2022-07-21T09:20:11.767Z] #51 52.07 Building dependency tree... 09:20:11 [2022-07-21T09:20:11.767Z] #51 57.90 The following additional packages will be installed: 09:20:11 [2022-07-21T09:20:11.767Z] #51 57.92 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 09:20:11 [2022-07-21T09:20:11.767Z] #51 57.92 python3-protobuf python3-six 09:20:11 [2022-07-21T09:20:11.767Z] #51 57.93 Suggested packages: 09:20:11 [2022-07-21T09:20:11.767Z] #51 57.94 python3-setuptools 09:20:11 [2022-07-21T09:20:11.767Z] #51 57.94 Recommended packages: 09:20:11 [2022-07-21T09:20:11.767Z] #51 57.94 iproute2 | iproute 09:20:11 [2022-07-21T09:20:11.767Z] #51 58.90 The following NEW packages will be installed: 09:20:11 [2022-07-21T09:20:11.767Z] #51 58.96 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 09:20:11 [2022-07-21T09:20:11.767Z] #51 58.96 python3-protobuf python3-six 09:20:11 [2022-07-21T09:20:11.767Z] #51 59.72 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 09:20:11 [2022-07-21T09:20:11.767Z] #51 59.72 Need to get 2315 kB of archives. 09:20:11 [2022-07-21T09:20:11.767Z] #51 59.72 After this operation, 11.1 MB of additional disk space will be used. 09:20:11 [2022-07-21T09:20:11.767Z] #51 59.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] 09:20:11 [2022-07-21T09:20:11.767Z] #51 59.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] 09:20:11 [2022-07-21T09:20:11.767Z] #51 59.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] 09:20:11 [2022-07-21T09:20:11.767Z] #51 59.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] 09:20:11 [2022-07-21T09:20:11.767Z] #51 59.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 09:20:11 [2022-07-21T09:20:11.767Z] #51 59.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] 09:20:11 [2022-07-21T09:20:11.767Z] #51 59.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 09:20:11 [2022-07-21T09:20:11.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 09:20:12 [2022-07-21T09:20:12.026Z] #51 ... 09:20:12 [2022-07-21T09:20:12.026Z] 09:20:12 [2022-07-21T09:20:12.026Z] #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 09:20:12 [2022-07-21T09:20:12.026Z] #64 sha256:344fd179a73f5f7b9869f5834af82e8b19e1c4f470f938df78264987951047f8 09:20:12 [2022-07-21T09:20:12.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 09:20:13 [2022-07-21T09:20:13.373Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 09:20:13 [2022-07-21T09:20:13.373Z] Using test binary docker 09:20:13 [2022-07-21T09:20:13.373Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 09:20:13 [2022-07-21T09:20:13.406Z] #64 1.515 + RM_GOPATH=0 09:20:13 [2022-07-21T09:20:13.406Z] #64 1.515 + TMP_GOPATH= 09:20:13 [2022-07-21T09:20:13.406Z] #64 1.515 + : /build 09:20:13 [2022-07-21T09:20:13.406Z] #64 1.516 + '[' -z '' ']' 09:20:13 [2022-07-21T09:20:13.406Z] #64 1.518 ++ mktemp -d 09:20:13 [2022-07-21T09:20:13.406Z] #64 1.533 + export GOPATH=/tmp/tmp.4no6bgnd5Y 09:20:13 [2022-07-21T09:20:13.406Z] #64 1.533 + GOPATH=/tmp/tmp.4no6bgnd5Y 09:20:13 [2022-07-21T09:20:13.406Z] #64 1.533 + RM_GOPATH=1 09:20:13 [2022-07-21T09:20:13.406Z] #64 1.534 + case "$(go env GOARCH)" in 09:20:13 [2022-07-21T09:20:13.406Z] #64 1.534 ++ go env GOARCH 09:20:13 [2022-07-21T09:20:13.406Z] #64 1.591 + export GO_BUILDMODE=-buildmode=pie 09:20:13 [2022-07-21T09:20:13.406Z] #64 1.594 + GO_BUILDMODE=-buildmode=pie 09:20:13 [2022-07-21T09:20:13.406Z] #64 1.598 ++ dirname /install.sh 09:20:13 [2022-07-21T09:20:13.406Z] #64 1.610 + dir=/ 09:20:13 [2022-07-21T09:20:13.406Z] #64 1.610 + bin=containerd 09:20:13 [2022-07-21T09:20:13.406Z] #64 1.610 + shift 09:20:13 [2022-07-21T09:20:13.406Z] #64 1.611 + '[' '!' -f //containerd.installer ']' 09:20:13 [2022-07-21T09:20:13.406Z] #64 1.611 + . //containerd.installer 09:20:13 [2022-07-21T09:20:13.406Z] #64 1.611 ++ set -e 09:20:13 [2022-07-21T09:20:13.406Z] #64 1.611 ++ : v1.6.6 09:20:13 [2022-07-21T09:20:13.406Z] #64 1.612 + install_containerd 09:20:13 [2022-07-21T09:20:13.406Z] #64 1.612 + echo 'Install containerd version v1.6.6' 09:20:13 [2022-07-21T09:20:13.406Z] #64 1.618 Install containerd version v1.6.6 09:20:13 [2022-07-21T09:20:13.406Z] #64 1.618 + git clone https://github.com/containerd/containerd.git /tmp/tmp.4no6bgnd5Y/src/github.com/containerd/containerd 09:20:13 [2022-07-21T09:20:13.406Z] #64 1.650 Cloning into '/tmp/tmp.4no6bgnd5Y/src/github.com/containerd/containerd'... 09:20:13 [2022-07-21T09:20:13.631Z] Starting apparmor (via systemctl): apparmor.service. 09:20:13 [2022-07-21T09:20:13.631Z] INFO: Waiting for daemon to start... 09:20:13 [2022-07-21T09:20:13.631Z] Starting dockerd 09:20:13 [2022-07-21T09:20:13.975Z] #64 ... 09:20:13 [2022-07-21T09:20:13.975Z] 09:20:13 [2022-07-21T09:20:13.975Z] #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 09:20:13 [2022-07-21T09:20:13.975Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c 09:20:13 [2022-07-21T09:20:13.975Z] #40 64.14 NAME: 09:20:13 [2022-07-21T09:20:13.975Z] #40 64.14 go-winres - A tool for embedding resources in Windows executables 09:20:13 [2022-07-21T09:20:13.975Z] #40 64.14 09:20:13 [2022-07-21T09:20:13.975Z] #40 64.14 USAGE: 09:20:13 [2022-07-21T09:20:13.975Z] #40 64.14 go-winres [global options] command [command options] [arguments...] 09:20:13 [2022-07-21T09:20:13.975Z] #40 64.14 09:20:13 [2022-07-21T09:20:13.975Z] #40 64.14 COMMANDS: 09:20:13 [2022-07-21T09:20:13.975Z] #40 64.14 init Create an initial ./winres/winres.json 09:20:13 [2022-07-21T09:20:13.975Z] #40 64.14 make Make syso files for the "go build" command 09:20:13 [2022-07-21T09:20:13.975Z] #40 64.14 simply Make syso files for the "go build" command (simplified) 09:20:13 [2022-07-21T09:20:13.975Z] #40 64.14 extract Extract all resources from an executable 09:20:13 [2022-07-21T09:20:13.975Z] #40 64.14 patch Replace resources in an executable file (exe, dll) 09:20:13 [2022-07-21T09:20:13.975Z] #40 64.14 help, h Shows a list of commands or help for one command 09:20:13 [2022-07-21T09:20:13.975Z] #40 64.14 09:20:13 [2022-07-21T09:20:13.975Z] #40 64.14 GLOBAL OPTIONS: 09:20:13 [2022-07-21T09:20:13.975Z] #40 64.14 --help, -h show help (default: false) 09:20:13 [2022-07-21T09:20:13.975Z] #40 DONE 64.3s 09:20:13 [2022-07-21T09:20:13.975Z] 09:20:13 [2022-07-21T09:20:13.975Z] #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 09:20:13 [2022-07-21T09:20:13.975Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 09:20:13 [2022-07-21T09:20:13.975Z] #14 64.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] 09:20:15 [2022-07-21T09:20:15.355Z] #14 65.95 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] 09:20:15 [2022-07-21T09:20:15.530Z] . 09:20:15 [2022-07-21T09:20:15.530Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 09:20:15 [2022-07-21T09:20:15.530Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 09:20:15 [2022-07-21T09:20:15.530Z] Error: No such image: emptyfs 09:20:15 [2022-07-21T09:20:15.788Z] Running integration-test (iteration 1) 09:20:15 [2022-07-21T09:20:15.788Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 09:20:16 [2022-07-21T09:20:16.046Z] Loaded image: busybox:latest 09:20:16 [2022-07-21T09:20:16.046Z] Loaded image: busybox:glibc 09:20:16 [2022-07-21T09:20:16.293Z] #14 66.79 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] 09:20:17 [2022-07-21T09:20:17.420Z] Loaded image: debian:bullseye-slim 09:20:17 [2022-07-21T09:20:17.420Z] Loaded image: hello-world:latest 09:20:17 [2022-07-21T09:20:17.670Z] #14 ... 09:20:17 [2022-07-21T09:20:17.671Z] 09:20:17 [2022-07-21T09:20:17.671Z] #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 09:20:17 [2022-07-21T09:20:17.671Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be 09:20:17 [2022-07-21T09:20:17.671Z] #42 58.02 The following additional packages will be installed: 09:20:17 [2022-07-21T09:20:17.671Z] #42 58.02 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd 09:20:17 [2022-07-21T09:20:17.671Z] #42 58.06 Suggested packages: 09:20:17 [2022-07-21T09:20:17.671Z] #42 58.10 cmake-doc ninja-build lrzip 09:20:17 [2022-07-21T09:20:17.671Z] #42 58.10 Recommended packages: 09:20:17 [2022-07-21T09:20:17.671Z] #42 58.10 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny 09:20:17 [2022-07-21T09:20:17.671Z] #42 59.68 The following NEW packages will be installed: 09:20:17 [2022-07-21T09:20:17.671Z] #42 59.71 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 09:20:17 [2022-07-21T09:20:17.671Z] #42 59.71 vim-common xxd 09:20:17 [2022-07-21T09:20:17.671Z] #42 60.23 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 09:20:17 [2022-07-21T09:20:17.671Z] #42 60.23 Need to get 17.7 MB of archives. 09:20:17 [2022-07-21T09:20:17.671Z] #42 60.23 After this operation, 70.7 MB of additional disk space will be used. 09:20:17 [2022-07-21T09:20:17.671Z] #42 60.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 09:20:17 [2022-07-21T09:20:17.671Z] #42 60.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 09:20:17 [2022-07-21T09:20:17.671Z] #42 60.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 09:20:17 [2022-07-21T09:20:17.671Z] #42 60.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 09:20:17 [2022-07-21T09:20:17.671Z] #42 61.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] 09:20:17 [2022-07-21T09:20:17.671Z] #42 61.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] 09:20:17 [2022-07-21T09:20:17.671Z] #42 61.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] 09:20:17 [2022-07-21T09:20:17.671Z] #42 61.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] 09:20:17 [2022-07-21T09:20:17.671Z] #42 61.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] 09:20:17 [2022-07-21T09:20:17.671Z] #42 61.56 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] 09:20:17 [2022-07-21T09:20:17.671Z] #42 63.94 debconf: delaying package configuration, since apt-utils is not installed 09:20:17 [2022-07-21T09:20:17.671Z] #42 64.39 Fetched 17.7 MB in 2s (7895 kB/s) 09:20:17 [2022-07-21T09:20:17.671Z] #42 64.54 Selecting previously unselected package xxd. 09:20:17 [2022-07-21T09:20:17.671Z] #42 64.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) 09:20:17 [2022-07-21T09:20:17.671Z] #42 64.76 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 09:20:17 [2022-07-21T09:20:17.671Z] #42 64.78 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 09:20:17 [2022-07-21T09:20:17.671Z] #42 65.18 Selecting previously unselected package vim-common. 09:20:17 [2022-07-21T09:20:17.671Z] #42 65.19 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 09:20:17 [2022-07-21T09:20:17.671Z] #42 65.22 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 09:20:17 [2022-07-21T09:20:17.671Z] #42 65.72 Selecting previously unselected package cmake-data. 09:20:17 [2022-07-21T09:20:17.671Z] #42 65.73 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... 09:20:17 [2022-07-21T09:20:17.671Z] #42 65.73 Unpacking cmake-data (3.18.4-2+deb11u1) ... 09:20:17 [2022-07-21T09:20:17.671Z] #42 ... 09:20:17 [2022-07-21T09:20:17.671Z] 09:20:17 [2022-07-21T09:20:17.671Z] #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 ; 09:20:17 [2022-07-21T09:20:17.671Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 09:20:17 [2022-07-21T09:20:17.671Z] #76 60.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] 09:20:17 [2022-07-21T09:20:17.671Z] #76 60.82 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] 09:20:17 [2022-07-21T09:20:17.671Z] #76 60.82 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] 09:20:17 [2022-07-21T09:20:17.671Z] #76 60.82 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 09:20:17 [2022-07-21T09:20:17.671Z] #76 60.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] 09:20:17 [2022-07-21T09:20:17.671Z] #76 60.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] 09:20:17 [2022-07-21T09:20:17.671Z] #76 60.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] 09:20:17 [2022-07-21T09:20:17.671Z] #76 60.85 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] 09:20:17 [2022-07-21T09:20:17.671Z] #76 60.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] 09:20:17 [2022-07-21T09:20:17.671Z] #76 60.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] 09:20:17 [2022-07-21T09:20:17.671Z] #76 60.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] 09:20:17 [2022-07-21T09:20:17.671Z] #76 62.95 debconf: delaying package configuration, since apt-utils is not installed 09:20:17 [2022-07-21T09:20:17.671Z] #76 63.36 Fetched 5940 kB in 1s (5310 kB/s) 09:20:17 [2022-07-21T09:20:17.671Z] #76 63.61 Selecting previously unselected package bzip2. 09:20:17 [2022-07-21T09:20:17.671Z] #76 63.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) 09:20:17 [2022-07-21T09:20:17.671Z] #76 63.74 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... 09:20:17 [2022-07-21T09:20:17.671Z] #76 63.80 Unpacking bzip2 (1.0.8-4) ... 09:20:17 [2022-07-21T09:20:17.671Z] #76 63.99 Selecting previously unselected package libmagic-mgc. 09:20:17 [2022-07-21T09:20:17.671Z] #76 63.99 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... 09:20:17 [2022-07-21T09:20:17.671Z] #76 64.02 Unpacking libmagic-mgc (1:5.39-3) ... 09:20:17 [2022-07-21T09:20:17.671Z] #76 65.03 Selecting previously unselected package libmagic1:amd64. 09:20:17 [2022-07-21T09:20:17.671Z] #76 65.03 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... 09:20:17 [2022-07-21T09:20:17.671Z] #76 65.07 Unpacking libmagic1:amd64 (1:5.39-3) ... 09:20:17 [2022-07-21T09:20:17.671Z] #76 65.47 Selecting previously unselected package file. 09:20:17 [2022-07-21T09:20:17.671Z] #76 65.47 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... 09:20:17 [2022-07-21T09:20:17.671Z] #76 65.47 Unpacking file (1:5.39-3) ... 09:20:17 [2022-07-21T09:20:17.671Z] #76 65.69 Selecting previously unselected package xz-utils. 09:20:17 [2022-07-21T09:20:17.671Z] #76 65.69 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... 09:20:17 [2022-07-21T09:20:17.671Z] #76 65.69 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 09:20:17 [2022-07-21T09:20:17.671Z] #76 66.22 Selecting previously unselected package libsigsegv2:amd64. 09:20:17 [2022-07-21T09:20:17.671Z] #76 66.22 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... 09:20:17 [2022-07-21T09:20:17.671Z] #76 66.25 Unpacking libsigsegv2:amd64 (2.13-1) ... 09:20:17 [2022-07-21T09:20:17.671Z] #76 66.47 Selecting previously unselected package m4. 09:20:17 [2022-07-21T09:20:17.671Z] #76 66.47 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... 09:20:17 [2022-07-21T09:20:17.671Z] #76 66.48 Unpacking m4 (1.4.18-5) ... 09:20:17 [2022-07-21T09:20:17.671Z] #76 66.90 Selecting previously unselected package autoconf. 09:20:17 [2022-07-21T09:20:17.671Z] #76 66.90 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... 09:20:17 [2022-07-21T09:20:17.671Z] #76 66.95 Unpacking autoconf (2.69-14) ... 09:20:17 [2022-07-21T09:20:17.671Z] #76 67.46 Selecting previously unselected package autotools-dev. 09:20:17 [2022-07-21T09:20:17.671Z] #76 67.46 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... 09:20:17 [2022-07-21T09:20:17.671Z] #76 67.47 Unpacking autotools-dev (20180224.1+nmu1) ... 09:20:17 [2022-07-21T09:20:17.671Z] #76 67.78 Selecting previously unselected package automake. 09:20:17 [2022-07-21T09:20:17.671Z] #76 67.78 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... 09:20:17 [2022-07-21T09:20:17.671Z] #76 67.80 Unpacking automake (1:1.16.3-2) ... 09:20:17 [2022-07-21T09:20:17.678Z] Loaded image: arm32v7/hello-world:latest 09:20:17 [2022-07-21T09:20:17.678Z] INFO: Testing against a local daemon 09:20:17 [2022-07-21T09:20:17.678Z] === RUN TestCgroupNamespacesBuild 09:20:18 [2022-07-21T09:20:18.254Z] #76 68.77 Selecting previously unselected package patch. 09:20:18 [2022-07-21T09:20:18.513Z] #76 68.77 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... 09:20:18 [2022-07-21T09:20:18.513Z] #76 68.80 Unpacking patch (2.7.6-7) ... 09:20:18 [2022-07-21T09:20:18.513Z] #76 69.02 Selecting previously unselected package dpkg-dev. 09:20:18 [2022-07-21T09:20:18.773Z] #76 69.02 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... 09:20:18 [2022-07-21T09:20:18.773Z] #76 69.09 Unpacking dpkg-dev (1.20.11) ... 09:20:18 [2022-07-21T09:20:18.773Z] #76 ... 09:20:18 [2022-07-21T09:20:18.773Z] 09:20:18 [2022-07-21T09:20:18.773Z] #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 09:20:18 [2022-07-21T09:20:18.773Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 09:20:18 [2022-07-21T09:20:18.773Z] #14 69.27 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] 09:20:19 [2022-07-21T09:20:19.049Z] --- PASS: TestCgroupNamespacesBuild (1.28s) 09:20:19 [2022-07-21T09:20:19.049Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 09:20:19 [2022-07-21T09:20:19.718Z] #14 70.14 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] 09:20:19 [2022-07-21T09:20:19.718Z] #14 70.16 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] 09:20:19 [2022-07-21T09:20:19.718Z] #14 70.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] 09:20:19 [2022-07-21T09:20:19.718Z] #14 70.19 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 09:20:19 [2022-07-21T09:20:19.718Z] #14 70.21 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 09:20:19 [2022-07-21T09:20:19.718Z] #14 70.22 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] 09:20:19 [2022-07-21T09:20:19.718Z] #14 70.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] 09:20:19 [2022-07-21T09:20:19.718Z] #14 70.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] 09:20:19 [2022-07-21T09:20:19.718Z] #14 70.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] 09:20:19 [2022-07-21T09:20:19.977Z] #14 70.28 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] 09:20:19 [2022-07-21T09:20:19.977Z] #14 70.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] 09:20:19 [2022-07-21T09:20:19.977Z] #14 70.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] 09:20:19 [2022-07-21T09:20:19.977Z] #14 70.35 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] 09:20:19 [2022-07-21T09:20:19.977Z] #14 70.36 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] 09:20:19 [2022-07-21T09:20:19.977Z] #14 70.37 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] 09:20:19 [2022-07-21T09:20:19.977Z] #14 70.38 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] 09:20:20 [2022-07-21T09:20:20.422Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s) 09:20:20 [2022-07-21T09:20:20.422Z] === RUN TestBuildWithSession 09:20:20 [2022-07-21T09:20:20.422Z] build_session_test.go:25: TODO: BuildKit 09:20:20 [2022-07-21T09:20:20.422Z] --- SKIP: TestBuildWithSession (0.00s) 09:20:20 [2022-07-21T09:20:20.422Z] === RUN TestBuildSquashParent 09:20:20 [2022-07-21T09:20:20.913Z] #14 ... 09:20:20 [2022-07-21T09:20:20.913Z] 09:20:20 [2022-07-21T09:20:20.913Z] #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.46.2" && /build/golangci-lint --version 09:20:20 [2022-07-21T09:20:20.913Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 09:20:20 [2022-07-21T09:20:20.913Z] #55 61.26 go: downloading github.com/prometheus/procfs v0.7.3 09:20:20 [2022-07-21T09:20:20.913Z] #55 61.29 go: downloading google.golang.org/protobuf v1.28.0 09:20:20 [2022-07-21T09:20:20.913Z] #55 62.60 go: downloading github.com/mattn/go-runewidth v0.0.9 09:20:20 [2022-07-21T09:20:20.913Z] #55 65.61 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 09:20:20 [2022-07-21T09:20:20.913Z] #55 ... 09:20:20 [2022-07-21T09:20:20.913Z] 09:20:20 [2022-07-21T09:20:20.913Z] #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 ; 09:20:20 [2022-07-21T09:20:20.913Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 09:20:20 [2022-07-21T09:20:20.913Z] #76 70.62 Selecting previously unselected package build-essential. 09:20:20 [2022-07-21T09:20:20.913Z] #76 70.63 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... 09:20:20 [2022-07-21T09:20:20.913Z] #76 70.64 Unpacking build-essential (12.9) ... 09:20:20 [2022-07-21T09:20:20.913Z] #76 70.85 Selecting previously unselected package libcap2:amd64. 09:20:20 [2022-07-21T09:20:20.913Z] #76 70.87 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... 09:20:20 [2022-07-21T09:20:20.913Z] #76 70.92 Unpacking libcap2:amd64 (1:2.44-1) ... 09:20:20 [2022-07-21T09:20:20.913Z] #76 71.25 Selecting previously unselected package libcap-dev:amd64. 09:20:20 [2022-07-21T09:20:20.913Z] #76 71.25 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... 09:20:20 [2022-07-21T09:20:20.913Z] #76 71.26 Unpacking libcap-dev:amd64 (1:2.44-1) ... 09:20:21 [2022-07-21T09:20:21.172Z] #76 71.59 Selecting previously unselected package libprotobuf-c1:amd64. 09:20:21 [2022-07-21T09:20:21.172Z] #76 71.60 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 09:20:21 [2022-07-21T09:20:21.172Z] #76 71.60 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 09:20:21 [2022-07-21T09:20:21.438Z] #76 71.85 Selecting previously unselected package libprotobuf-c-dev:amd64. 09:20:21 [2022-07-21T09:20:21.438Z] #76 71.85 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... 09:20:21 [2022-07-21T09:20:21.438Z] #76 71.86 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... 09:20:21 [2022-07-21T09:20:21.697Z] #76 72.17 Selecting previously unselected package libseccomp-dev:amd64. 09:20:21 [2022-07-21T09:20:21.697Z] #76 72.18 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... 09:20:21 [2022-07-21T09:20:21.697Z] #76 72.18 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 09:20:21 [2022-07-21T09:20:21.956Z] #76 72.55 Selecting previously unselected package libsystemd-dev:amd64. 09:20:22 [2022-07-21T09:20:22.215Z] #76 72.55 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... 09:20:22 [2022-07-21T09:20:22.215Z] #76 72.61 Unpacking libsystemd-dev:amd64 (247.3-7) ... 09:20:22 [2022-07-21T09:20:22.474Z] #76 ... 09:20:22 [2022-07-21T09:20:22.474Z] 09:20:22 [2022-07-21T09:20:22.474Z] #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 09:20:22 [2022-07-21T09:20:22.474Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f 09:20:22 [2022-07-21T09:20:22.474Z] #51 62.51 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] 09:20:22 [2022-07-21T09:20:22.474Z] #51 64.52 debconf: delaying package configuration, since apt-utils is not installed 09:20:22 [2022-07-21T09:20:22.474Z] #51 65.04 Fetched 2315 kB in 4s (626 kB/s) 09:20:22 [2022-07-21T09:20:22.474Z] #51 65.24 Selecting previously unselected package libprotobuf23:amd64. 09:20:22 [2022-07-21T09:20:22.474Z] #51 65.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) 09:20:22 [2022-07-21T09:20:22.474Z] #51 65.43 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... 09:20:22 [2022-07-21T09:20:22.474Z] #51 65.51 Unpacking libprotobuf23:amd64 (3.12.4-1) ... 09:20:22 [2022-07-21T09:20:22.474Z] #51 66.90 Selecting previously unselected package python3-pkg-resources. 09:20:22 [2022-07-21T09:20:22.474Z] #51 66.91 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... 09:20:22 [2022-07-21T09:20:22.474Z] #51 66.93 Unpacking python3-pkg-resources (52.0.0-4) ... 09:20:22 [2022-07-21T09:20:22.474Z] #51 67.26 Selecting previously unselected package python3-six. 09:20:22 [2022-07-21T09:20:22.474Z] #51 67.26 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... 09:20:22 [2022-07-21T09:20:22.474Z] #51 67.27 Unpacking python3-six (1.16.0-2) ... 09:20:22 [2022-07-21T09:20:22.474Z] #51 67.56 Selecting previously unselected package python3-protobuf. 09:20:22 [2022-07-21T09:20:22.474Z] #51 67.56 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... 09:20:22 [2022-07-21T09:20:22.474Z] #51 67.56 Unpacking python3-protobuf (3.12.4-1) ... 09:20:22 [2022-07-21T09:20:22.474Z] #51 68.52 Selecting previously unselected package libnet1:amd64. 09:20:22 [2022-07-21T09:20:22.474Z] #51 68.53 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 09:20:22 [2022-07-21T09:20:22.474Z] #51 68.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 09:20:22 [2022-07-21T09:20:22.474Z] #51 68.94 Selecting previously unselected package libnl-3-200:amd64. 09:20:22 [2022-07-21T09:20:22.474Z] #51 68.94 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... 09:20:22 [2022-07-21T09:20:22.474Z] #51 68.98 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... 09:20:22 [2022-07-21T09:20:22.474Z] #51 69.21 Selecting previously unselected package libprotobuf-c1:amd64. 09:20:22 [2022-07-21T09:20:22.474Z] #51 69.24 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 09:20:22 [2022-07-21T09:20:22.474Z] #51 69.25 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 09:20:22 [2022-07-21T09:20:22.474Z] #51 69.42 Selecting previously unselected package criu. 09:20:22 [2022-07-21T09:20:22.474Z] #51 69.42 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... 09:20:22 [2022-07-21T09:20:22.474Z] #51 69.42 Unpacking criu (3.17.1-1) ... 09:20:22 [2022-07-21T09:20:22.474Z] #51 70.87 Setting up python3-pkg-resources (52.0.0-4) ... 09:20:22 [2022-07-21T09:20:22.474Z] #51 ... 09:20:22 [2022-07-21T09:20:22.474Z] 09:20:22 [2022-07-21T09:20:22.474Z] #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 09:20:22 [2022-07-21T09:20:22.474Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 09:20:23 [2022-07-21T09:20:23.559Z] #34 72.37 Updating files: 78% (1200/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. 09:20:23 [2022-07-21T09:20:23.559Z] #34 73.61 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 09:20:23 [2022-07-21T09:20:23.818Z] #34 73.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 09:20:24 [2022-07-21T09:20:24.602Z] --- PASS: TestBuildSquashParent (4.04s) 09:20:24 [2022-07-21T09:20:24.602Z] === RUN TestBuildWithRemoveAndForceRemove 09:20:24 [2022-07-21T09:20:24.602Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:20:24 [2022-07-21T09:20:24.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:20:24 [2022-07-21T09:20:24.602Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:20:24 [2022-07-21T09:20:24.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:20:24 [2022-07-21T09:20:24.602Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:20:24 [2022-07-21T09:20:24.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:20:24 [2022-07-21T09:20:24.602Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:20:24 [2022-07-21T09:20:24.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:20:24 [2022-07-21T09:20:24.602Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:20:24 [2022-07-21T09:20:24.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:20:24 [2022-07-21T09:20:24.602Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:20:24 [2022-07-21T09:20:24.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:20:24 [2022-07-21T09:20:24.602Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:20:24 [2022-07-21T09:20:24.602Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:20:25 [2022-07-21T09:20:25.979Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:20:26 [2022-07-21T09:20:26.237Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:20:27 [2022-07-21T09:20:27.108Z] #34 ... 09:20:27 [2022-07-21T09:20:27.108Z] 09:20:27 [2022-07-21T09:20:27.108Z] #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 ; 09:20:27 [2022-07-21T09:20:27.108Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 09:20:27 [2022-07-21T09:20:27.108Z] #76 73.75 Selecting previously unselected package libtool. 09:20:27 [2022-07-21T09:20:27.108Z] #76 73.75 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 73.76 Unpacking libtool (2.4.6-15) ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 74.29 Selecting previously unselected package libudev-dev:amd64. 09:20:27 [2022-07-21T09:20:27.108Z] #76 74.30 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 74.30 Unpacking libudev-dev:amd64 (247.3-7) ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 74.56 Selecting previously unselected package libyajl2:amd64. 09:20:27 [2022-07-21T09:20:27.108Z] #76 74.56 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 74.57 Unpacking libyajl2:amd64 (2.1.0-3) ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 74.70 Selecting previously unselected package libyajl-dev:amd64. 09:20:27 [2022-07-21T09:20:27.108Z] #76 74.74 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 74.77 Unpacking libyajl-dev:amd64 (2.1.0-3) ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 74.95 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 74.96 Setting up libmagic-mgc (1:5.39-3) ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 75.01 Setting up libyajl2:amd64 (2.1.0-3) ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 75.06 Setting up libmagic1:amd64 (1:5.39-3) ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 75.10 Setting up file (1:5.39-3) ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 75.12 Setting up bzip2 (1.0.8-4) ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 75.13 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 75.15 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 75.17 Setting up libcap2:amd64 (1:2.44-1) ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 75.19 Setting up autotools-dev (20180224.1+nmu1) ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 75.22 Setting up libsigsegv2:amd64 (2.13-1) ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 75.23 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 75.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 09:20:27 [2022-07-21T09:20:27.108Z] #76 75.26 Setting up patch (2.7.6-7) ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 75.28 Setting up libudev-dev:amd64 (247.3-7) ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 75.30 Setting up libyajl-dev:amd64 (2.1.0-3) ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 75.32 Setting up libcap-dev:amd64 (1:2.44-1) ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 75.33 Setting up libsystemd-dev:amd64 (247.3-7) ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 75.34 Setting up libtool (2.4.6-15) ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 75.35 Setting up m4 (1.4.18-5) ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 75.36 Setting up dpkg-dev (1.20.11) ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 75.39 Setting up autoconf (2.69-14) ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 75.40 Setting up build-essential (12.9) ... 09:20:27 [2022-07-21T09:20:27.108Z] #76 75.43 Setting up automake (1:1.16.3-2) ... 09:20:27 [2022-07-21T09:20:27.109Z] #76 75.45 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 09:20:27 [2022-07-21T09:20:27.109Z] #76 75.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... 09:20:27 [2022-07-21T09:20:27.109Z] #76 DONE 77.3s 09:20:27 [2022-07-21T09:20:27.109Z] 09:20:27 [2022-07-21T09:20:27.109Z] #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 09:20:27 [2022-07-21T09:20:27.109Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 09:20:27 [2022-07-21T09:20:27.611Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:20:27 [2022-07-21T09:20:27.611Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:20:28 [2022-07-21T09:20:28.485Z] #77 1.525 Cloning into '/tmp/crun-build'... 09:20:29 [2022-07-21T09:20:29.510Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 09:20:29 [2022-07-21T09:20:29.510Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.51s) 09:20:29 [2022-07-21T09:20:29.510Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.92s) 09:20:29 [2022-07-21T09:20:29.510Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.61s) 09:20:29 [2022-07-21T09:20:29.510Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.49s) 09:20:29 [2022-07-21T09:20:29.511Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.34s) 09:20:29 [2022-07-21T09:20:29.511Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.57s) 09:20:29 [2022-07-21T09:20:29.511Z] === RUN TestBuildMultiStageCopy 09:20:29 [2022-07-21T09:20:29.511Z] === RUN TestBuildMultiStageCopy/copy_to_root 09:20:30 [2022-07-21T09:20:30.883Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 09:20:30 [2022-07-21T09:20:30.883Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 09:20:31 [2022-07-21T09:20:31.018Z] #77 ... 09:20:31 [2022-07-21T09:20:31.018Z] 09:20:31 [2022-07-21T09:20:31.018Z] #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 09:20:31 [2022-07-21T09:20:31.018Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be 09:20:31 [2022-07-21T09:20:31.018Z] #42 71.09 Selecting previously unselected package libicu67:amd64. 09:20:31 [2022-07-21T09:20:31.018Z] #42 71.09 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... 09:20:31 [2022-07-21T09:20:31.018Z] #42 71.10 Unpacking libicu67:amd64 (67.1-7) ... 09:20:31 [2022-07-21T09:20:31.018Z] #42 ... 09:20:31 [2022-07-21T09:20:31.018Z] 09:20:31 [2022-07-21T09:20:31.018Z] #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 09:20:31 [2022-07-21T09:20:31.018Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 09:20:31 [2022-07-21T09:20:31.018Z] #14 72.01 debconf: delaying package configuration, since apt-utils is not installed 09:20:31 [2022-07-21T09:20:31.018Z] #14 72.46 Fetched 115 MB in 11s (10.0 MB/s) 09:20:31 [2022-07-21T09:20:31.019Z] #14 72.68 Selecting previously unselected package binutils-mingw-w64-i686. 09:20:31 [2022-07-21T09:20:31.019Z] #14 72.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) 09:20:31 [2022-07-21T09:20:31.019Z] #14 72.89 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... 09:20:31 [2022-07-21T09:20:31.019Z] #14 72.91 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 09:20:31 [2022-07-21T09:20:31.019Z] #14 77.36 Selecting previously unselected package binutils-mingw-w64-x86-64. 09:20:31 [2022-07-21T09:20:31.019Z] #14 77.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... 09:20:31 [2022-07-21T09:20:31.019Z] #14 77.39 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 09:20:31 [2022-07-21T09:20:31.141Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 09:20:31 [2022-07-21T09:20:31.398Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 09:20:31 [2022-07-21T09:20:31.658Z] --- PASS: TestBuildMultiStageCopy (2.36s) 09:20:31 [2022-07-21T09:20:31.658Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.45s) 09:20:31 [2022-07-21T09:20:31.658Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) 09:20:31 [2022-07-21T09:20:31.658Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) 09:20:31 [2022-07-21T09:20:31.658Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) 09:20:31 [2022-07-21T09:20:31.658Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) 09:20:31 [2022-07-21T09:20:31.658Z] === RUN TestBuildMultiStageParentConfig 09:20:31 [2022-07-21T09:20:31.959Z] #14 82.18 Selecting previously unselected package binutils-mingw-w64. 09:20:31 [2022-07-21T09:20:31.959Z] #14 82.19 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... 09:20:31 [2022-07-21T09:20:31.959Z] #14 82.19 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... 09:20:31 [2022-07-21T09:20:31.959Z] #14 ... 09:20:31 [2022-07-21T09:20:31.959Z] 09:20:31 [2022-07-21T09:20:31.959Z] #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 09:20:31 [2022-07-21T09:20:31.959Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be 09:20:31 [2022-07-21T09:20:31.959Z] #42 82.16 Selecting previously unselected package libxml2:amd64. 09:20:31 [2022-07-21T09:20:31.959Z] #42 82.16 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... 09:20:31 [2022-07-21T09:20:31.959Z] #42 82.25 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... 09:20:32 [2022-07-21T09:20:32.224Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) 09:20:32 [2022-07-21T09:20:32.224Z] === RUN TestBuildLabelWithTargets 09:20:32 [2022-07-21T09:20:32.918Z] #42 83.13 Selecting previously unselected package libarchive13:amd64. 09:20:32 [2022-07-21T09:20:32.918Z] #42 83.14 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... 09:20:32 [2022-07-21T09:20:32.918Z] #42 83.16 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... 09:20:33 [2022-07-21T09:20:33.157Z] --- PASS: TestBuildLabelWithTargets (1.02s) 09:20:33 [2022-07-21T09:20:33.157Z] === RUN TestBuildWithEmptyLayers 09:20:33 [2022-07-21T09:20:33.485Z] #42 83.76 Selecting previously unselected package libjsoncpp24:amd64. 09:20:33 [2022-07-21T09:20:33.485Z] #42 83.76 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... 09:20:33 [2022-07-21T09:20:33.485Z] #42 83.77 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... 09:20:33 [2022-07-21T09:20:33.723Z] --- PASS: TestBuildWithEmptyLayers (0.48s) 09:20:33 [2022-07-21T09:20:33.723Z] === RUN TestBuildMultiStageOnBuild 09:20:33 [2022-07-21T09:20:33.745Z] #42 83.97 Selecting previously unselected package librhash0:amd64. 09:20:33 [2022-07-21T09:20:33.745Z] #42 83.98 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... 09:20:33 [2022-07-21T09:20:33.745Z] #42 84.00 Unpacking librhash0:amd64 (1.4.1-2) ... 09:20:33 [2022-07-21T09:20:33.745Z] #42 ... 09:20:33 [2022-07-21T09:20:33.745Z] 09:20:33 [2022-07-21T09:20:33.745Z] #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 09:20:33 [2022-07-21T09:20:33.745Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f 09:20:33 [2022-07-21T09:20:33.745Z] #51 73.67 Setting up libprotobuf23:amd64 (3.12.4-1) ... 09:20:33 [2022-07-21T09:20:33.745Z] #51 73.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 09:20:33 [2022-07-21T09:20:33.745Z] #51 73.76 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 09:20:33 [2022-07-21T09:20:33.745Z] #51 73.77 Setting up python3-six (1.16.0-2) ... 09:20:33 [2022-07-21T09:20:33.745Z] #51 75.95 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... 09:20:33 [2022-07-21T09:20:33.745Z] #51 76.83 Setting up python3-protobuf (3.12.4-1) ... 09:20:33 [2022-07-21T09:20:33.745Z] #51 83.53 Setting up criu (3.17.1-1) ... 09:20:33 [2022-07-21T09:20:33.745Z] #51 ... 09:20:33 [2022-07-21T09:20:33.745Z] 09:20:33 [2022-07-21T09:20:33.746Z] #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 09:20:33 [2022-07-21T09:20:33.746Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 09:20:33 [2022-07-21T09:20:33.746Z] #14 82.51 Selecting previously unselected package libdevmapper1.02.1:amd64. 09:20:33 [2022-07-21T09:20:33.746Z] #14 82.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... 09:20:33 [2022-07-21T09:20:33.746Z] #14 82.52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 09:20:33 [2022-07-21T09:20:33.746Z] #14 82.78 Selecting previously unselected package dmsetup. 09:20:33 [2022-07-21T09:20:33.746Z] #14 82.81 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... 09:20:33 [2022-07-21T09:20:33.746Z] #14 82.81 Unpacking dmsetup (2:1.02.175-2.1) ... 09:20:33 [2022-07-21T09:20:33.746Z] #14 83.17 Selecting previously unselected package mingw-w64-common. 09:20:33 [2022-07-21T09:20:33.746Z] #14 83.22 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... 09:20:33 [2022-07-21T09:20:33.746Z] #14 83.24 Unpacking mingw-w64-common (8.0.0-1) ... 09:20:35 [2022-07-21T09:20:35.622Z] --- PASS: TestBuildMultiStageOnBuild (1.64s) 09:20:35 [2022-07-21T09:20:35.622Z] === RUN TestBuildUncleanTarFilenames 09:20:35 [2022-07-21T09:20:35.879Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) 09:20:35 [2022-07-21T09:20:35.879Z] === RUN TestBuildMultiStageLayerLeak 09:20:37 [2022-07-21T09:20:37.778Z] --- PASS: TestBuildMultiStageLayerLeak (1.76s) 09:20:37 [2022-07-21T09:20:37.778Z] === RUN TestBuildWithHugeFile 09:20:37 [2022-07-21T09:20:37.939Z] #14 ... 09:20:37 [2022-07-21T09:20:37.939Z] 09:20:37 [2022-07-21T09:20:37.939Z] #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 09:20:37 [2022-07-21T09:20:37.939Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f 09:20:37 [2022-07-21T09:20:37.939Z] #51 86.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... 09:20:37 [2022-07-21T09:20:37.939Z] #51 DONE 87.9s 09:20:37 [2022-07-21T09:20:37.939Z] 09:20:37 [2022-07-21T09:20:37.939Z] #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 09:20:37 [2022-07-21T09:20:37.939Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 09:20:37 [2022-07-21T09:20:37.939Z] #77 10.87 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' 09:20:37 [2022-07-21T09:20:37.939Z] #77 10.87 Cloning into '/tmp/crun-build/libocispec'... 09:20:39 [2022-07-21T09:20:39.863Z] #77 12.58 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' 09:20:39 [2022-07-21T09:20:39.863Z] #77 12.66 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' 09:20:39 [2022-07-21T09:20:39.863Z] #77 12.66 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' 09:20:39 [2022-07-21T09:20:39.863Z] #77 12.66 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' 09:20:39 [2022-07-21T09:20:39.863Z] #77 12.68 Cloning into '/tmp/crun-build/libocispec/image-spec'... 09:20:43 [2022-07-21T09:20:43.144Z] #77 16.11 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... 09:20:43 [2022-07-21T09:20:43.471Z] #77 ... 09:20:43 [2022-07-21T09:20:43.471Z] 09:20:43 [2022-07-21T09:20:43.471Z] #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 09:20:43 [2022-07-21T09:20:43.471Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be 09:20:43 [2022-07-21T09:20:43.471Z] #42 84.31 Selecting previously unselected package libuv1:amd64. 09:20:43 [2022-07-21T09:20:43.471Z] #42 84.32 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... 09:20:43 [2022-07-21T09:20:43.471Z] #42 84.35 Unpacking libuv1:amd64 (1.40.0-2) ... 09:20:43 [2022-07-21T09:20:43.471Z] #42 84.57 Selecting previously unselected package cmake. 09:20:43 [2022-07-21T09:20:43.471Z] #42 84.59 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... 09:20:43 [2022-07-21T09:20:43.471Z] #42 84.60 Unpacking cmake (3.18.4-2+deb11u1) ... 09:20:43 [2022-07-21T09:20:43.471Z] #42 92.64 Setting up libicu67:amd64 (67.1-7) ... 09:20:43 [2022-07-21T09:20:43.471Z] #42 92.66 Setting up xxd (2:8.2.2434-3+deb11u1) ... 09:20:43 [2022-07-21T09:20:43.471Z] #42 92.68 Setting up libuv1:amd64 (1.40.0-2) ... 09:20:43 [2022-07-21T09:20:43.471Z] #42 92.71 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 09:20:43 [2022-07-21T09:20:43.471Z] #42 92.77 Setting up libjsoncpp24:amd64 (1.9.4-4) ... 09:20:43 [2022-07-21T09:20:43.471Z] #42 92.84 Setting up librhash0:amd64 (1.4.1-2) ... 09:20:43 [2022-07-21T09:20:43.471Z] #42 92.89 Setting up cmake-data (3.18.4-2+deb11u1) ... 09:20:43 [2022-07-21T09:20:43.471Z] #42 92.97 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... 09:20:43 [2022-07-21T09:20:43.471Z] #42 93.01 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... 09:20:43 [2022-07-21T09:20:43.471Z] #42 93.04 Setting up cmake (3.18.4-2+deb11u1) ... 09:20:43 [2022-07-21T09:20:43.471Z] #42 93.07 Processing triggers for libc-bin (2.31-13+deb11u3) ... 09:20:43 [2022-07-21T09:20:43.471Z] #42 DONE 94.0s 09:20:43 [2022-07-21T09:20:43.761Z] 09:20:43 [2022-07-21T09:20:43.761Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / 09:20:43 [2022-07-21T09:20:43.761Z] #43 sha256:eabf9746f30e81ce301095cc702c0e20994a8c59df9f53948a7254d88057bafb 09:20:43 [2022-07-21T09:20:43.761Z] #43 DONE 0.2s 09:20:43 [2022-07-21T09:20:43.761Z] 09:20:43 [2022-07-21T09:20:43.761Z] #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 09:20:43 [2022-07-21T09:20:43.761Z] #44 sha256:f00da41e40a442e8ad65f7507fa017dee49896c8d1bc9947fb291b812946dc23 09:20:45 [2022-07-21T09:20:45.167Z] #44 1.395 + RM_GOPATH=0 09:20:45 [2022-07-21T09:20:45.167Z] #44 1.395 + TMP_GOPATH= 09:20:45 [2022-07-21T09:20:45.167Z] #44 1.395 + : /build 09:20:45 [2022-07-21T09:20:45.167Z] #44 1.395 + '[' -z '' ']' 09:20:45 [2022-07-21T09:20:45.426Z] #44 1.395 ++ mktemp -d 09:20:45 [2022-07-21T09:20:45.426Z] #44 1.402 + export GOPATH=/tmp/tmp.9AYz2U6nSZ 09:20:45 [2022-07-21T09:20:45.426Z] #44 1.402 + GOPATH=/tmp/tmp.9AYz2U6nSZ 09:20:45 [2022-07-21T09:20:45.426Z] #44 1.402 + RM_GOPATH=1 09:20:45 [2022-07-21T09:20:45.426Z] #44 1.403 + case "$(go env GOARCH)" in 09:20:45 [2022-07-21T09:20:45.426Z] #44 1.403 ++ go env GOARCH 09:20:45 [2022-07-21T09:20:45.426Z] #44 1.451 + export GO_BUILDMODE=-buildmode=pie 09:20:45 [2022-07-21T09:20:45.426Z] #44 1.451 + GO_BUILDMODE=-buildmode=pie 09:20:45 [2022-07-21T09:20:45.426Z] #44 1.451 ++ dirname /install.sh 09:20:45 [2022-07-21T09:20:45.426Z] #44 1.466 + dir=/ 09:20:45 [2022-07-21T09:20:45.426Z] #44 1.466 + bin=tini 09:20:45 [2022-07-21T09:20:45.426Z] #44 1.466 + shift 09:20:45 [2022-07-21T09:20:45.426Z] #44 1.466 + '[' '!' -f //tini.installer ']' 09:20:45 [2022-07-21T09:20:45.426Z] #44 1.466 + . //tini.installer 09:20:45 [2022-07-21T09:20:45.426Z] #44 1.466 ++ : v0.19.0 09:20:45 [2022-07-21T09:20:45.426Z] #44 1.466 + install_tini 09:20:45 [2022-07-21T09:20:45.426Z] #44 1.466 + echo 'Install tini version v0.19.0' 09:20:45 [2022-07-21T09:20:45.426Z] #44 1.466 + git clone https://github.com/krallin/tini.git /tmp/tmp.9AYz2U6nSZ/tini 09:20:45 [2022-07-21T09:20:45.426Z] #44 1.466 Cloning into '/tmp/tmp.9AYz2U6nSZ/tini'... 09:20:45 [2022-07-21T09:20:45.426Z] #44 1.466 Install tini version v0.19.0 09:20:46 [2022-07-21T09:20:46.360Z] #44 2.535 + cd /tmp/tmp.9AYz2U6nSZ/tini 09:20:46 [2022-07-21T09:20:46.360Z] #44 2.535 + git checkout -q v0.19.0 09:20:46 [2022-07-21T09:20:46.360Z] #44 2.580 + cmake . 09:20:47 [2022-07-21T09:20:47.737Z] #44 3.640 -- The C compiler identification is GNU 10.2.1 09:20:47 [2022-07-21T09:20:47.737Z] #44 3.742 -- Detecting C compiler ABI info 09:20:48 [2022-07-21T09:20:48.677Z] #44 4.842 -- Detecting C compiler ABI info - done 09:20:48 [2022-07-21T09:20:48.936Z] #44 5.024 -- Check for working C compiler: /usr/bin/cc - skipped 09:20:48 [2022-07-21T09:20:48.936Z] #44 5.038 -- Detecting C compile features 09:20:48 [2022-07-21T09:20:48.936Z] #44 5.041 -- Detecting C compile features - done 09:20:48 [2022-07-21T09:20:48.936Z] #44 5.103 -- Performing Test HAS_BUILTIN_FORTIFY 09:20:49 [2022-07-21T09:20:49.195Z] #44 5.427 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 09:20:49 [2022-07-21T09:20:49.762Z] #44 5.718 -- Configuring done 09:20:49 [2022-07-21T09:20:49.762Z] #44 5.748 -- Generating done 09:20:49 [2022-07-21T09:20:49.762Z] #44 5.752 -- Build files have been written to: /tmp/tmp.9AYz2U6nSZ/tini 09:20:49 [2022-07-21T09:20:49.762Z] #44 5.756 + make tini-static 09:20:50 [2022-07-21T09:20:50.021Z] #44 6.179 Scanning dependencies of target tini-static 09:20:50 [2022-07-21T09:20:50.280Z] #44 6.453 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 09:20:50 [2022-07-21T09:20:50.581Z] ok github.com/docker/docker/libnetwork 37.239s coverage: 40.6% of statements 09:20:50 [2022-07-21T09:20:50.581Z] ok github.com/docker/docker/libnetwork/bitseq 0.137s coverage: 84.4% of statements 09:20:50 [2022-07-21T09:20:50.581Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 09:20:50 [2022-07-21T09:20:50.581Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 09:20:50 [2022-07-21T09:20:50.581Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 09:20:50 [2022-07-21T09:20:50.581Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 09:20:50 [2022-07-21T09:20:50.581Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 09:20:50 [2022-07-21T09:20:50.581Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 09:20:50 [2022-07-21T09:20:50.581Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] 09:20:50 [2022-07-21T09:20:50.581Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 09:20:50 [2022-07-21T09:20:50.581Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements 09:20:50 [2022-07-21T09:20:50.581Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements 09:20:50 [2022-07-21T09:20:50.581Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 09:20:50 [2022-07-21T09:20:50.581Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 09:20:50 [2022-07-21T09:20:50.581Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements 09:20:50 [2022-07-21T09:20:50.581Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.654s coverage: 59.9% of statements 09:20:50 [2022-07-21T09:20:50.581Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 09:20:50 [2022-07-21T09:20:50.581Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements 09:20:50 [2022-07-21T09:20:50.581Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.020s coverage: 5.2% of statements 09:20:50 [2022-07-21T09:20:50.581Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 09:20:50 [2022-07-21T09:20:50.581Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.018s coverage: 4.7% of statements 09:20:50 [2022-07-21T09:20:50.581Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 09:20:50 [2022-07-21T09:20:50.581Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements 09:20:51 [2022-07-21T09:20:51.217Z] #44 ... 09:20:51 [2022-07-21T09:20:51.217Z] 09:20:51 [2022-07-21T09:20:51.217Z] #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 09:20:51 [2022-07-21T09:20:51.217Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 09:20:51 [2022-07-21T09:20:51.217Z] #53 100.6 gotestsum version dev 09:20:51 [2022-07-21T09:20:51.217Z] #53 DONE 101.6s 09:20:51 [2022-07-21T09:20:51.217Z] 09:20:51 [2022-07-21T09:20:51.217Z] #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 09:20:51 [2022-07-21T09:20:51.217Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 09:20:51 [2022-07-21T09:20:51.217Z] #77 18.99 Cloning into '/tmp/crun-build/libocispec/yajl'... 09:20:51 [2022-07-21T09:20:51.217Z] #77 21.38 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' 09:20:51 [2022-07-21T09:20:51.217Z] #77 21.67 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' 09:20:51 [2022-07-21T09:20:51.217Z] #77 21.81 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' 09:20:52 [2022-07-21T09:20:52.594Z] #77 ... 09:20:52 [2022-07-21T09:20:52.594Z] 09:20:52 [2022-07-21T09:20:52.594Z] #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 09:20:52 [2022-07-21T09:20:52.594Z] #44 sha256:f00da41e40a442e8ad65f7507fa017dee49896c8d1bc9947fb291b812946dc23 09:20:52 [2022-07-21T09:20:52.594Z] #44 8.806 [100%] Linking C executable tini-static 09:20:53 [2022-07-21T09:20:53.533Z] #44 9.689 [100%] Built target tini-static 09:20:53 [2022-07-21T09:20:53.792Z] #44 9.797 + mkdir -p /build 09:20:53 [2022-07-21T09:20:53.792Z] #44 9.809 + cp tini-static /build/docker-init 09:20:53 [2022-07-21T09:20:53.792Z] #44 DONE 9.9s 09:20:53 [2022-07-21T09:20:53.792Z] 09:20:53 [2022-07-21T09:20:53.792Z] #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 09:20:53 [2022-07-21T09:20:53.792Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 09:20:53 [2022-07-21T09:20:53.792Z] #14 94.45 Selecting previously unselected package mingw-w64-x86-64-dev. 09:20:53 [2022-07-21T09:20:53.792Z] #14 94.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... 09:20:53 [2022-07-21T09:20:53.792Z] #14 94.49 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... 09:20:54 [2022-07-21T09:20:54.728Z] #14 105.1 Selecting previously unselected package gcc-mingw-w64-base. 09:20:54 [2022-07-21T09:20:54.728Z] #14 105.2 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... 09:20:54 [2022-07-21T09:20:54.993Z] #14 105.2 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... 09:20:54 [2022-07-21T09:20:54.993Z] #14 105.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. 09:20:54 [2022-07-21T09:20:54.993Z] #14 105.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... 09:20:54 [2022-07-21T09:20:54.993Z] #14 105.6 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 09:21:00 [2022-07-21T09:21:00.561Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.318s coverage: 6.6% of statements 09:21:00 [2022-07-21T09:21:00.561Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] 09:21:00 [2022-07-21T09:21:00.561Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements 09:21:00 [2022-07-21T09:21:00.821Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements 09:21:00 [2022-07-21T09:21:00.821Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 09:21:00 [2022-07-21T09:21:00.821Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 09:21:00 [2022-07-21T09:21:00.821Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 09:21:01 [2022-07-21T09:21:01.390Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements 09:21:01 [2022-07-21T09:21:01.650Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements 09:21:01 [2022-07-21T09:21:01.650Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements 09:21:01 [2022-07-21T09:21:01.910Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 09:21:09 [2022-07-21T09:21:09.502Z] INFO [linters context/goanalysis] analyzers took 6m55.469362715s with top 10 stages: buildir: 2m22.729795955s, the_only_name: 40.971286169s, goimports: 29.715063341s, unconvert: 26.09459132s, gosec: 19.172648178s, S1038: 18.52504356s, misspell: 7.88100513s, unused: 5.703281259s, S1039: 5.011759794s, directives: 4.489452271s 09:21:09 [2022-07-21T09:21:09.502Z] INFO [runner] Issues before processing: 2383, after processing: 0 09:21:09 [2022-07-21T09:21:09.502Z] INFO [runner] Processors filtering stat (out/in): cgo: 2120/2383, skip_files: 2120/2120, filename_unadjuster: 2120/2120, identifier_marker: 2017/2017, exclude: 2017/2017, nolint: 0/77, path_prettifier: 2120/2120, skip_dirs: 2120/2120, exclude-rules: 77/2017, autogenerated_exclude: 2017/2120 09:21:09 [2022-07-21T09:21:09.502Z] INFO [runner] processing took 83.315506ms with stages: nolint: 33.168316ms, identifier_marker: 21.602402ms, path_prettifier: 9.293767ms, exclude-rules: 8.914893ms, autogenerated_exclude: 8.214768ms, skip_dirs: 1.737946ms, cgo: 239.75µs, filename_unadjuster: 137.9µs, max_same_issues: 1.685µs, uniq_by_line: 942ns, exclude: 447ns, diff: 424ns, skip_files: 371ns, max_from_linter: 338ns, source_code: 334ns, max_per_file_from_linter: 289ns, path_shortener: 264ns, sort_results: 243ns, severity-rules: 240ns, path_prefixer: 187ns 09:21:09 [2022-07-21T09:21:09.502Z] INFO [runner] linters took 1m47.553472636s with stages: goanalysis_metalinter: 1m47.469947006s 09:21:09 [2022-07-21T09:21:09.502Z] INFO File cache stats: 1689 entries of total size 8.6MiB 09:21:09 [2022-07-21T09:21:09.502Z] INFO Memory: 2840 samples, avg is 315.4MB, max is 1170.3MB 09:21:09 [2022-07-21T09:21:09.502Z] INFO Execution took 4m43.922108892s 09:21:09 [2022-07-21T09:21:09.502Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh 09:21:09 [2022-07-21T09:21:09.820Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43816/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=669fbed1ac6e556a0097f77ccf5f033acaa42adb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:669fbed1ac6e556a0097f77ccf5f033acaa42adb hack/make.sh dynbinary test-docker-py 09:21:09 [2022-07-21T09:21:09.876Z] #14 117.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. 09:21:09 [2022-07-21T09:21:09.876Z] #14 117.8 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 09:21:09 [2022-07-21T09:21:09.876Z] #14 117.8 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 09:21:10 [2022-07-21T09:21:10.078Z] 09:21:10 [2022-07-21T09:21:10.337Z] Removing bundles/ 09:21:10 [2022-07-21T09:21:10.337Z] 09:21:10 [2022-07-21T09:21:10.337Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 09:21:10 [2022-07-21T09:21:10.337Z] Building: bundles/dynbinary-daemon/dockerd 09:21:10 [2022-07-21T09:21:10.337Z] GOOS="" GOARCH="" GOARM="" 09:21:10 [2022-07-21T09:21:10.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 09:21:10 [2022-07-21T09:21:10.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 09:21:12 [2022-07-21T09:21:12.409Z] #14 ... 09:21:12 [2022-07-21T09:21:12.409Z] 09:21:12 [2022-07-21T09:21:12.409Z] #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 09:21:12 [2022-07-21T09:21:12.409Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 09:21:12 [2022-07-21T09:21:12.409Z] #77 45.23 aclocal: warning: couldn't open directory 'm4': No such file or directory 09:21:14 [2022-07-21T09:21:14.121Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements 09:21:27 [2022-07-21T09:21:27.292Z] #77 ... 09:21:27 [2022-07-21T09:21:27.292Z] 09:21:27 [2022-07-21T09:21:27.292Z] #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 09:21:27 [2022-07-21T09:21:27.292Z] #64 sha256:344fd179a73f5f7b9869f5834af82e8b19e1c4f470f938df78264987951047f8 09:21:27 [2022-07-21T09:21:27.551Z] #64 73.49 Updating files: 29% (1428/4897) Updating files: 30% (1470/4897) Updating files: 31% (1519/4897) Updating files: 32% (1568/4897) Updating files: 33% (1617/4897) Updating files: 34% (1665/4897) Updating files: 35% (1714/4897) Updating files: 36% (1763/4897) Updating files: 37% (1812/4897) Updating files: 38% (1861/4897) Updating files: 39% (1910/4897) Updating files: 40% (1959/4897) Updating files: 41% (2008/4897) Updating files: 42% (2057/4897) Updating files: 43% (2106/4897) Updating files: 44% (2155/4897) Updating files: 45% (2204/4897) Updating files: 46% (2253/4897) Updating files: 47% (2302/4897) Updating files: 48% (2351/4897) Updating files: 49% (2400/4897) Updating files: 50% (2449/4897) Updating files: 51% (2498/4897) Updating files: 52% (2547/4897) Updating files: 53% (2596/4897) Updating files: 54% (2645/4897) Updating files: 55% (2694/4897) Updating files: 56% (2743/4897) Updating files: 57% (2792/4897) Updating files: 58% (2841/4897) Updating files: 59% (2890/4897) Updating files: 60% (2939/4897) Updating files: 61% (2988/4897) Updating files: 62% (3037/4897) Updating files: 63% (3086/4897) Updating files: 64% (3135/4897) Updating files: 65% (3184/4897) Updating files: 66% (3233/4897) Updating files: 67% (3281/4897) Updating files: 68% (3330/4897) Updating files: 69% (3379/4897) Updating files: 70% (3428/4897) Updating files: 71% (3477/4897) Updating files: 72% (3526/4897) Updating files: 73% (3575/4897) Updating files: 74% (3624/4897) Updating files: 75% (3673/4897) Updating files: 76% (3722/4897) Updating files: 77% (3771/4897) Updating files: 78% (3820/4897) Updating files: 79% (3869/4897) Updating files: 80% (3918/4897) Updating files: 81% (3967/4897) Updating files: 82% (4016/4897) Updating files: 83% (4065/4897) Updating files: 84% (4114/4897) Updating files: 85% (4163/4897) Updating files: 86% (4212/4897) Updating files: 87% (4261/4897) Updating files: 88% (4310/4897) Updating files: 89% (4359/4897) Updating files: 89% (4398/4897) Updating files: 90% (4408/4897) Updating files: 91% (4457/4897) Updating files: 92% (4506/4897) Updating files: 93% (4555/4897) Updating files: 94% (4604/4897) Updating files: 95% (4653/4897) Updating files: 96% (4702/4897) Updating files: 97% (4751/4897) Updating files: 98% (4800/4897) Updating files: 99% (4849/4897) Updating files: 100% (4897/4897) Updating files: 100% (4897/4897), done. 09:21:27 [2022-07-21T09:21:27.810Z] #64 75.99 + cd /tmp/tmp.4no6bgnd5Y/src/github.com/containerd/containerd 09:21:27 [2022-07-21T09:21:27.810Z] #64 76.00 + git checkout -q v1.6.6 09:21:29 [2022-07-21T09:21:29.006Z] ok github.com/docker/docker/libnetwork/ipam 16.140s coverage: 85.3% of statements 09:21:29 [2022-07-21T09:21:29.007Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 09:21:29 [2022-07-21T09:21:29.007Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 09:21:29 [2022-07-21T09:21:29.266Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements 09:21:29 [2022-07-21T09:21:29.525Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements 09:21:29 [2022-07-21T09:21:29.525Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 09:21:29 [2022-07-21T09:21:29.784Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements 09:21:30 [2022-07-21T09:21:30.342Z] #64 78.41 + export 'BUILDTAGS=netgo osusergo static_build' 09:21:30 [2022-07-21T09:21:30.342Z] #64 78.41 + BUILDTAGS='netgo osusergo static_build' 09:21:30 [2022-07-21T09:21:30.342Z] #64 78.42 + export EXTRA_FLAGS=-buildmode=pie 09:21:30 [2022-07-21T09:21:30.342Z] #64 78.42 + EXTRA_FLAGS=-buildmode=pie 09:21:30 [2022-07-21T09:21:30.342Z] #64 78.42 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 09:21:30 [2022-07-21T09:21:30.342Z] #64 78.42 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 09:21:30 [2022-07-21T09:21:30.342Z] #64 78.42 + '[' '' = dynamic ']' 09:21:30 [2022-07-21T09:21:30.342Z] #64 78.42 + make 09:21:30 [2022-07-21T09:21:30.353Z] ok github.com/docker/docker/libnetwork/ipamutils 0.269s coverage: 74.0% of statements 09:21:31 [2022-07-21T09:21:31.291Z] ok github.com/docker/docker/libnetwork/iptables 0.181s coverage: 45.0% of statements 09:21:31 [2022-07-21T09:21:31.291Z] ok github.com/docker/docker/libnetwork/netlabel 0.003s coverage: 60.0% of statements 09:21:31 [2022-07-21T09:21:31.550Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements 09:21:31 [2022-07-21T09:21:31.717Z] #64 ... 09:21:31 [2022-07-21T09:21:31.717Z] 09:21:31 [2022-07-21T09:21:31.717Z] #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 09:21:31 [2022-07-21T09:21:31.717Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 09:21:31 [2022-07-21T09:21:31.717Z] #14 142.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix. 09:21:31 [2022-07-21T09:21:31.717Z] #14 142.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 09:21:31 [2022-07-21T09:21:31.717Z] #14 142.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 09:21:34 [2022-07-21T09:21:34.004Z] --- PASS: TestBuildWithHugeFile (50.75s) 09:21:34 [2022-07-21T09:21:34.004Z] === RUN TestBuildWCOWSandboxSize 09:21:34 [2022-07-21T09:21:34.004Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 09:21:34 [2022-07-21T09:21:34.004Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 09:21:34 [2022-07-21T09:21:34.004Z] === RUN TestBuildWithEmptyDockerfile 09:21:34 [2022-07-21T09:21:34.004Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 09:21:34 [2022-07-21T09:21:34.004Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 09:21:34 [2022-07-21T09:21:34.004Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:21:34 [2022-07-21T09:21:34.004Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:21:34 [2022-07-21T09:21:34.004Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:21:34 [2022-07-21T09:21:34.004Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:21:34 [2022-07-21T09:21:34.004Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 09:21:34 [2022-07-21T09:21:34.004Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:21:34 [2022-07-21T09:21:34.004Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:21:34 [2022-07-21T09:21:34.004Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 09:21:34 [2022-07-21T09:21:34.004Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) 09:21:34 [2022-07-21T09:21:34.004Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) 09:21:34 [2022-07-21T09:21:34.004Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) 09:21:34 [2022-07-21T09:21:34.004Z] === RUN TestBuildPreserveOwnership 09:21:34 [2022-07-21T09:21:34.004Z] === RUN TestBuildPreserveOwnership/copy_from 09:21:34 [2022-07-21T09:21:34.004Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 09:21:34 [2022-07-21T09:21:34.004Z] --- PASS: TestBuildPreserveOwnership (3.65s) 09:21:34 [2022-07-21T09:21:34.004Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.52s) 09:21:34 [2022-07-21T09:21:34.004Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s) 09:21:34 [2022-07-21T09:21:34.004Z] === RUN TestBuildPlatformInvalid 09:21:34 [2022-07-21T09:21:34.004Z] --- PASS: TestBuildPlatformInvalid (0.07s) 09:21:34 [2022-07-21T09:21:34.004Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 09:21:34 [2022-07-21T09:21:34.004Z] Loaded image: busybox:latest 09:21:34 [2022-07-21T09:21:34.004Z] Loaded image: busybox:glibc 09:21:34 [2022-07-21T09:21:34.570Z] Loaded image: debian:bullseye-slim 09:21:34 [2022-07-21T09:21:34.570Z] Loaded image: hello-world:latest 09:21:34 [2022-07-21T09:21:34.828Z] Loaded image: arm32v7/hello-world:latest 09:21:39 [2022-07-21T09:21:39.846Z] #14 ... 09:21:39 [2022-07-21T09:21:39.846Z] 09:21:39 [2022-07-21T09:21:39.846Z] #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 09:21:39 [2022-07-21T09:21:39.846Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 09:21:39 [2022-07-21T09:21:39.846Z] #77 62.90 libtoolize: putting auxiliary files in '.'. 09:21:39 [2022-07-21T09:21:39.846Z] #77 62.91 libtoolize: copying file './ltmain.sh' 09:21:39 [2022-07-21T09:21:39.846Z] #77 65.17 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, 09:21:39 [2022-07-21T09:21:39.846Z] #77 65.17 libtoolize: and rerunning libtoolize and aclocal. 09:21:39 [2022-07-21T09:21:39.846Z] #77 65.17 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 09:21:42 [2022-07-21T09:21:42.939Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.60s) 09:21:42 [2022-07-21T09:21:42.939Z] PASS 09:21:42 [2022-07-21T09:21:42.939Z] 09:21:42 [2022-07-21T09:21:42.939Z] === Skipped 09:21:42 [2022-07-21T09:21:42.939Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 09:21:42 [2022-07-21T09:21:42.939Z] build_session_test.go:25: TODO: BuildKit 09:21:42 [2022-07-21T09:21:42.939Z] 09:21:42 [2022-07-21T09:21:42.939Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) 09:21:42 [2022-07-21T09:21:42.939Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 09:21:42 [2022-07-21T09:21:42.939Z] 09:21:42 [2022-07-21T09:21:42.939Z] DONE 34 tests, 2 skipped in 87.227s 09:21:42 [2022-07-21T09:21:42.939Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 09:21:42 [2022-07-21T09:21:42.939Z] INFO: Testing against a local daemon 09:21:42 [2022-07-21T09:21:42.939Z] === RUN TestConfigInspect 09:21:43 [2022-07-21T09:21:43.133Z] #77 ... 09:21:43 [2022-07-21T09:21:43.133Z] 09:21:43 [2022-07-21T09:21:43.133Z] #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 09:21:43 [2022-07-21T09:21:43.133Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 09:21:43 [2022-07-21T09:21:43.133Z] #14 153.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. 09:21:43 [2022-07-21T09:21:43.133Z] #14 153.4 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... 09:21:43 [2022-07-21T09:21:43.133Z] #14 153.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 09:21:43 [2022-07-21T09:21:43.133Z] #14 ... 09:21:43 [2022-07-21T09:21:43.133Z] 09:21:43 [2022-07-21T09:21:43.133Z] #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 09:21:43 [2022-07-21T09:21:43.133Z] #64 sha256:344fd179a73f5f7b9869f5834af82e8b19e1c4f470f938df78264987951047f8 09:21:43 [2022-07-21T09:21:43.133Z] #64 81.47 + bin/ctr 09:21:45 [2022-07-21T09:21:45.464Z] --- PASS: TestConfigInspect (2.15s) 09:21:45 [2022-07-21T09:21:45.464Z] === RUN TestConfigList 09:21:47 [2022-07-21T09:21:47.362Z] --- PASS: TestConfigList (2.18s) 09:21:47 [2022-07-21T09:21:47.362Z] === RUN TestConfigsCreateAndDelete 09:21:49 [2022-07-21T09:21:49.697Z] #64 ... 09:21:49 [2022-07-21T09:21:49.697Z] 09:21:49 [2022-07-21T09:21:49.697Z] #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 09:21:49 [2022-07-21T09:21:49.697Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 09:21:49 [2022-07-21T09:21:49.697Z] #77 81.90 configure.ac:7: installing './compile' 09:21:49 [2022-07-21T09:21:49.697Z] #77 81.90 configure.ac:11: installing './config.guess' 09:21:49 [2022-07-21T09:21:49.697Z] #77 81.90 configure.ac:11: installing './config.sub' 09:21:49 [2022-07-21T09:21:49.697Z] #77 81.91 configure.ac:8: installing './install-sh' 09:21:49 [2022-07-21T09:21:49.697Z] #77 81.91 configure.ac:8: installing './missing' 09:21:49 [2022-07-21T09:21:49.697Z] #77 82.05 Makefile.am: installing './depcomp' 09:21:49 [2022-07-21T09:21:49.888Z] --- PASS: TestConfigsCreateAndDelete (2.17s) 09:21:49 [2022-07-21T09:21:49.888Z] === RUN TestConfigsUpdate 09:21:50 [2022-07-21T09:21:50.633Z] #77 83.68 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 09:21:50 [2022-07-21T09:21:50.634Z] #77 83.68 libtoolize: copying file 'build-aux/ltmain.sh' 09:21:50 [2022-07-21T09:21:50.634Z] #77 83.75 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 09:21:50 [2022-07-21T09:21:50.634Z] #77 83.75 libtoolize: copying file 'm4/libtool.m4' 09:21:50 [2022-07-21T09:21:50.634Z] #77 83.83 libtoolize: copying file 'm4/ltoptions.m4' 09:21:50 [2022-07-21T09:21:50.892Z] #77 83.99 libtoolize: copying file 'm4/ltsugar.m4' 09:21:51 [2022-07-21T09:21:51.151Z] #77 84.09 libtoolize: copying file 'm4/ltversion.m4' 09:21:51 [2022-07-21T09:21:51.151Z] #77 84.26 libtoolize: copying file 'm4/lt~obsolete.m4' 09:21:51 [2022-07-21T09:21:51.719Z] #77 84.67 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 09:21:51 [2022-07-21T09:21:51.798Z] --- PASS: TestConfigsUpdate (2.17s) 09:21:51 [2022-07-21T09:21:51.798Z] === RUN TestTemplatedConfig 09:21:54 [2022-07-21T09:21:54.325Z] --- PASS: TestTemplatedConfig (2.66s) 09:21:54 [2022-07-21T09:21:54.325Z] === RUN TestConfigCreateResolve 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestConfigCreateResolve (2.16s) 09:21:56 [2022-07-21T09:21:56.850Z] PASS 09:21:56 [2022-07-21T09:21:56.850Z] 09:21:56 [2022-07-21T09:21:56.850Z] DONE 6 tests in 13.514s 09:21:56 [2022-07-21T09:21:56.850Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 09:21:56 [2022-07-21T09:21:56.850Z] INFO: Testing against a local daemon 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestAttachWithTTY 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestAttachWithTTY (0.06s) 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestAttachWithoutTTy 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestAttachWithoutTTy (0.05s) 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestCheckpoint 09:21:56 [2022-07-21T09:21:56.850Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 09:21:56 [2022-07-21T09:21:56.850Z] --- SKIP: TestCheckpoint (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/commit 09:21:56 [2022-07-21T09:21:56.850Z] === PAUSE TestContainerInvalidJSON/commit 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/containers/create 09:21:56 [2022-07-21T09:21:56.850Z] === PAUSE TestContainerInvalidJSON/containers/create 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 09:21:56 [2022-07-21T09:21:56.850Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/containers/foobar/update 09:21:56 [2022-07-21T09:21:56.850Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/exec/foobar/start 09:21:56 [2022-07-21T09:21:56.850Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 09:21:56 [2022-07-21T09:21:56.850Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 09:21:56 [2022-07-21T09:21:56.850Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 09:21:56 [2022-07-21T09:21:56.850Z] === CONT TestContainerInvalidJSON/commit 09:21:56 [2022-07-21T09:21:56.850Z] === CONT TestContainerInvalidJSON/exec/foobar/start 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/commit/empty_body 09:21:56 [2022-07-21T09:21:56.850Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 09:21:56 [2022-07-21T09:21:56.850Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 09:21:56 [2022-07-21T09:21:56.850Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 09:21:56 [2022-07-21T09:21:56.850Z] === CONT TestContainerInvalidJSON/containers/foobar/update 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 09:21:56 [2022-07-21T09:21:56.850Z] === CONT TestContainerInvalidJSON/containers/create 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON (0.01s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestCopyFromContainerPathDoesNotExist 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestCopyFromContainerPathIsNotDir 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestCopyToContainerPathDoesNotExist 09:21:56 [2022-07-21T09:21:56.850Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 09:21:56 [2022-07-21T09:21:56.850Z] === RUN TestCopyEmptyFile 09:21:57 [2022-07-21T09:21:57.108Z] --- PASS: TestCopyEmptyFile (0.21s) 09:21:57 [2022-07-21T09:21:57.108Z] === RUN TestCopyToContainerPathIsNotDir 09:21:57 [2022-07-21T09:21:57.108Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) 09:21:57 [2022-07-21T09:21:57.108Z] === RUN TestCopyFromContainer 09:21:58 [2022-07-21T09:21:58.041Z] === RUN TestCopyFromContainer// 09:21:58 [2022-07-21T09:21:58.311Z] === RUN TestCopyFromContainer//bar/root 09:21:58 [2022-07-21T09:21:58.311Z] === RUN TestCopyFromContainer//bar/root/ 09:21:58 [2022-07-21T09:21:58.311Z] === RUN TestCopyFromContainer/bar/quux 09:21:58 [2022-07-21T09:21:58.311Z] === RUN TestCopyFromContainer/bar/quux/ 09:21:58 [2022-07-21T09:21:58.572Z] === RUN TestCopyFromContainer/bar/quux/baz 09:21:58 [2022-07-21T09:21:58.572Z] === RUN TestCopyFromContainer/bar/filesymlink 09:21:58 [2022-07-21T09:21:58.572Z] === RUN TestCopyFromContainer/bar/dirsymlink 09:21:58 [2022-07-21T09:21:58.572Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 09:21:58 [2022-07-21T09:21:58.572Z] === RUN TestCopyFromContainer/bar/notarget 09:21:58 [2022-07-21T09:21:58.830Z] --- PASS: TestCopyFromContainer (1.70s) 09:21:58 [2022-07-21T09:21:58.830Z] --- PASS: TestCopyFromContainer// (0.06s) 09:21:58 [2022-07-21T09:21:58.830Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) 09:21:58 [2022-07-21T09:21:58.830Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) 09:21:58 [2022-07-21T09:21:58.830Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) 09:21:58 [2022-07-21T09:21:58.830Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) 09:21:58 [2022-07-21T09:21:58.830Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) 09:21:58 [2022-07-21T09:21:58.830Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) 09:21:58 [2022-07-21T09:21:58.830Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) 09:21:58 [2022-07-21T09:21:58.830Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) 09:21:58 [2022-07-21T09:21:58.830Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) 09:21:58 [2022-07-21T09:21:58.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 09:21:58 [2022-07-21T09:21:58.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:21:58 [2022-07-21T09:21:58.830Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:21:58 [2022-07-21T09:21:58.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:21:58 [2022-07-21T09:21:58.830Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:21:58 [2022-07-21T09:21:58.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 09:21:58 [2022-07-21T09:21:58.830Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 09:21:58 [2022-07-21T09:21:58.830Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:21:58 [2022-07-21T09:21:58.830Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 09:21:58 [2022-07-21T09:21:58.830Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:21:58 [2022-07-21T09:21:58.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 09:21:58 [2022-07-21T09:21:58.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 09:21:58 [2022-07-21T09:21:58.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 09:21:58 [2022-07-21T09:21:58.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 09:21:58 [2022-07-21T09:21:58.830Z] === RUN TestCreateLinkToNonExistingContainer 09:21:58 [2022-07-21T09:21:58.830Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) 09:21:58 [2022-07-21T09:21:58.830Z] === RUN TestCreateWithInvalidEnv 09:21:58 [2022-07-21T09:21:58.830Z] === RUN TestCreateWithInvalidEnv/0 09:21:58 [2022-07-21T09:21:58.830Z] === PAUSE TestCreateWithInvalidEnv/0 09:21:58 [2022-07-21T09:21:58.830Z] === RUN TestCreateWithInvalidEnv/1 09:21:58 [2022-07-21T09:21:58.830Z] === PAUSE TestCreateWithInvalidEnv/1 09:21:58 [2022-07-21T09:21:58.830Z] === RUN TestCreateWithInvalidEnv/2 09:21:58 [2022-07-21T09:21:58.830Z] === PAUSE TestCreateWithInvalidEnv/2 09:21:58 [2022-07-21T09:21:58.830Z] === CONT TestCreateWithInvalidEnv/0 09:21:58 [2022-07-21T09:21:58.830Z] === CONT TestCreateWithInvalidEnv/2 09:21:58 [2022-07-21T09:21:58.830Z] === CONT TestCreateWithInvalidEnv/1 09:21:58 [2022-07-21T09:21:58.830Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 09:21:58 [2022-07-21T09:21:58.830Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 09:21:58 [2022-07-21T09:21:58.830Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 09:21:58 [2022-07-21T09:21:58.830Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 09:21:58 [2022-07-21T09:21:58.830Z] === RUN TestCreateTmpfsMountsTarget 09:21:58 [2022-07-21T09:21:58.830Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 09:21:58 [2022-07-21T09:21:58.830Z] === RUN TestCreateWithCustomMaskedPaths 09:22:00 [2022-07-21T09:22:00.727Z] --- PASS: TestCreateWithCustomMaskedPaths (1.56s) 09:22:00 [2022-07-21T09:22:00.727Z] === RUN TestCreateWithCustomReadonlyPaths 09:22:02 [2022-07-21T09:22:02.100Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s) 09:22:02 [2022-07-21T09:22:02.100Z] === RUN TestCreateWithInvalidHealthcheckParams 09:22:02 [2022-07-21T09:22:02.100Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:22:02 [2022-07-21T09:22:02.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:22:02 [2022-07-21T09:22:02.100Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:22:02 [2022-07-21T09:22:02.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:22:02 [2022-07-21T09:22:02.100Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:22:02 [2022-07-21T09:22:02.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:22:02 [2022-07-21T09:22:02.100Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:22:02 [2022-07-21T09:22:02.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:22:02 [2022-07-21T09:22:02.100Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:22:02 [2022-07-21T09:22:02.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:22:02 [2022-07-21T09:22:02.100Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:22:02 [2022-07-21T09:22:02.100Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:22:02 [2022-07-21T09:22:02.100Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:22:02 [2022-07-21T09:22:02.100Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:22:02 [2022-07-21T09:22:02.100Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:22:02 [2022-07-21T09:22:02.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) 09:22:02 [2022-07-21T09:22:02.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 09:22:02 [2022-07-21T09:22:02.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 09:22:02 [2022-07-21T09:22:02.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 09:22:02 [2022-07-21T09:22:02.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 09:22:02 [2022-07-21T09:22:02.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) 09:22:02 [2022-07-21T09:22:02.100Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 09:22:02 [2022-07-21T09:22:02.667Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) 09:22:02 [2022-07-21T09:22:02.667Z] === RUN TestCreateDifferentPlatform 09:22:02 [2022-07-21T09:22:02.667Z] === RUN TestCreateDifferentPlatform/different_os 09:22:02 [2022-07-21T09:22:02.667Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 09:22:02 [2022-07-21T09:22:02.667Z] --- PASS: TestCreateDifferentPlatform (0.01s) 09:22:02 [2022-07-21T09:22:02.667Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 09:22:02 [2022-07-21T09:22:02.667Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 09:22:02 [2022-07-21T09:22:02.667Z] === RUN TestCreateVolumesFromNonExistingContainer 09:22:02 [2022-07-21T09:22:02.667Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) 09:22:02 [2022-07-21T09:22:02.667Z] === RUN TestCreatePlatformSpecificImageNoPlatform 09:22:02 [2022-07-21T09:22:02.667Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) 09:22:02 [2022-07-21T09:22:02.667Z] === RUN TestCreateInvalidHostConfig 09:22:02 [2022-07-21T09:22:02.667Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 09:22:02 [2022-07-21T09:22:02.667Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 09:22:02 [2022-07-21T09:22:02.667Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 09:22:02 [2022-07-21T09:22:02.667Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 09:22:02 [2022-07-21T09:22:02.667Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 09:22:02 [2022-07-21T09:22:02.667Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 09:22:02 [2022-07-21T09:22:02.667Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 09:22:02 [2022-07-21T09:22:02.667Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 09:22:02 [2022-07-21T09:22:02.667Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 09:22:02 [2022-07-21T09:22:02.667Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 09:22:02 [2022-07-21T09:22:02.667Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 09:22:02 [2022-07-21T09:22:02.667Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 09:22:02 [2022-07-21T09:22:02.667Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 09:22:02 [2022-07-21T09:22:02.667Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 09:22:02 [2022-07-21T09:22:02.667Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 09:22:02 [2022-07-21T09:22:02.667Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 09:22:02 [2022-07-21T09:22:02.667Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 09:22:02 [2022-07-21T09:22:02.667Z] === RUN TestContainerStartOnDaemonRestart 09:22:02 [2022-07-21T09:22:02.667Z] === PAUSE TestContainerStartOnDaemonRestart 09:22:02 [2022-07-21T09:22:02.667Z] === RUN TestDaemonRestartIpcMode 09:22:02 [2022-07-21T09:22:02.667Z] === PAUSE TestDaemonRestartIpcMode 09:22:02 [2022-07-21T09:22:02.667Z] === RUN TestDaemonHostGatewayIP 09:22:02 [2022-07-21T09:22:02.667Z] === PAUSE TestDaemonHostGatewayIP 09:22:02 [2022-07-21T09:22:02.667Z] === RUN TestRestartDaemonWithRestartingContainer 09:22:02 [2022-07-21T09:22:02.667Z] === PAUSE TestRestartDaemonWithRestartingContainer 09:22:02 [2022-07-21T09:22:02.667Z] === RUN TestContainerKillOnDaemonStart 09:22:02 [2022-07-21T09:22:02.667Z] === PAUSE TestContainerKillOnDaemonStart 09:22:02 [2022-07-21T09:22:02.667Z] === RUN TestDiff 09:22:03 [2022-07-21T09:22:03.233Z] --- PASS: TestDiff (0.59s) 09:22:03 [2022-07-21T09:22:03.233Z] === RUN TestExecConsoleSize 09:22:03 [2022-07-21T09:22:03.959Z] #77 ... 09:22:03 [2022-07-21T09:22:03.959Z] 09:22:03 [2022-07-21T09:22:03.959Z] #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 09:22:03 [2022-07-21T09:22:03.959Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 09:22:03 [2022-07-21T09:22:03.959Z] #14 164.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. 09:22:03 [2022-07-21T09:22:03.959Z] #14 164.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 09:22:03 [2022-07-21T09:22:03.959Z] #14 164.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 09:22:04 [2022-07-21T09:22:04.165Z] --- PASS: TestExecConsoleSize (0.62s) 09:22:04 [2022-07-21T09:22:04.165Z] === RUN TestExecWithCloseStdin 09:22:04 [2022-07-21T09:22:04.731Z] --- PASS: TestExecWithCloseStdin (0.64s) 09:22:04 [2022-07-21T09:22:04.731Z] === RUN TestExec 09:22:05 [2022-07-21T09:22:05.297Z] --- PASS: TestExec (0.68s) 09:22:05 [2022-07-21T09:22:05.297Z] === RUN TestExecUser 09:22:05 [2022-07-21T09:22:05.863Z] --- PASS: TestExecUser (0.66s) 09:22:05 [2022-07-21T09:22:05.863Z] === RUN TestExportContainerAndImportImage 09:22:06 [2022-07-21T09:22:06.795Z] --- PASS: TestExportContainerAndImportImage (0.68s) 09:22:06 [2022-07-21T09:22:06.795Z] === RUN TestExportContainerAfterDaemonRestart 09:22:08 [2022-07-21T09:22:08.168Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) 09:22:08 [2022-07-21T09:22:08.168Z] === RUN TestHealthCheckWorkdir 09:22:08 [2022-07-21T09:22:08.733Z] --- PASS: TestHealthCheckWorkdir (0.80s) 09:22:08 [2022-07-21T09:22:08.733Z] === RUN TestHealthKillContainer 09:22:13 [2022-07-21T09:22:13.925Z] #14 ... 09:22:13 [2022-07-21T09:22:13.925Z] 09:22:13 [2022-07-21T09:22:13.925Z] #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 09:22:13 [2022-07-21T09:22:13.925Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 09:22:13 [2022-07-21T09:22:13.925Z] #77 105.9 configure.ac:7: installing 'build-aux/compile' 09:22:13 [2022-07-21T09:22:13.925Z] #77 105.9 configure.ac:9: installing 'build-aux/config.guess' 09:22:13 [2022-07-21T09:22:13.925Z] #77 106.0 configure.ac:9: installing 'build-aux/config.sub' 09:22:13 [2022-07-21T09:22:13.925Z] #77 106.0 configure.ac:11: installing 'build-aux/install-sh' 09:22:13 [2022-07-21T09:22:13.925Z] #77 106.0 configure.ac:11: installing 'build-aux/missing' 09:22:13 [2022-07-21T09:22:13.925Z] #77 106.4 Makefile.am: installing 'build-aux/depcomp' 09:22:13 [2022-07-21T09:22:13.925Z] #77 106.7 parallel-tests: installing 'build-aux/test-driver' 09:22:16 [2022-07-21T09:22:16.836Z] --- PASS: TestHealthKillContainer (8.17s) 09:22:16 [2022-07-21T09:22:16.836Z] === RUN TestInspectCpusetInConfigPre120 09:22:17 [2022-07-21T09:22:17.402Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) 09:22:17 [2022-07-21T09:22:17.402Z] === RUN TestIpcModeNone 09:22:17 [2022-07-21T09:22:17.967Z] --- PASS: TestIpcModeNone (0.63s) 09:22:17 [2022-07-21T09:22:17.967Z] === RUN TestIpcModePrivate 09:22:18 [2022-07-21T09:22:18.114Z] #77 110.9 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 09:22:18 [2022-07-21T09:22:18.114Z] #77 110.9 libtoolize: copying file 'build-aux/ltmain.sh' 09:22:18 [2022-07-21T09:22:18.532Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false 09:22:18 [2022-07-21T09:22:18.533Z] --- PASS: TestIpcModePrivate (0.64s) 09:22:18 [2022-07-21T09:22:18.533Z] === RUN TestIpcModeShareable 09:22:19 [2022-07-21T09:22:19.050Z] #77 111.9 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 09:22:19 [2022-07-21T09:22:19.050Z] #77 111.9 libtoolize: copying file 'm4/libtool.m4' 09:22:19 [2022-07-21T09:22:19.099Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true 09:22:19 [2022-07-21T09:22:19.308Z] #77 112.3 libtoolize: copying file 'm4/ltoptions.m4' 09:22:19 [2022-07-21T09:22:19.357Z] --- PASS: TestIpcModeShareable (0.63s) 09:22:19 [2022-07-21T09:22:19.357Z] === RUN TestAPIIpcModeShareableAndContainer 09:22:19 [2022-07-21T09:22:19.567Z] #77 112.7 libtoolize: copying file 'm4/ltsugar.m4' 09:22:19 [2022-07-21T09:22:19.825Z] #77 112.8 libtoolize: copying file 'm4/ltversion.m4' 09:22:20 [2022-07-21T09:22:20.084Z] #77 113.2 libtoolize: copying file 'm4/lt~obsolete.m4' 09:22:21 [2022-07-21T09:22:21.267Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.80s) 09:22:21 [2022-07-21T09:22:21.268Z] === RUN TestAPIIpcModeHost 09:22:21 [2022-07-21T09:22:21.462Z] #77 ... 09:22:21 [2022-07-21T09:22:21.462Z] 09:22:21 [2022-07-21T09:22:21.462Z] #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 09:22:21 [2022-07-21T09:22:21.462Z] #67 sha256:2fe255bd54836e834d8f347c593f5234eb546cb504e91da06d702810c0a52019 09:22:21 [2022-07-21T09:22:21.462Z] #67 191.2 + for f in rootlesskit rootlesskit-docker-proxy 09:22:21 [2022-07-21T09:22:21.462Z] #67 191.2 + GOBIN=/build 09:22:21 [2022-07-21T09:22:21.462Z] #67 191.2 + GO111MODULE=on 09:22:21 [2022-07-21T09:22:21.462Z] #67 191.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 09:22:21 [2022-07-21T09:22:21.528Z] --- PASS: TestAPIIpcModeHost (0.38s) 09:22:21 [2022-07-21T09:22:21.529Z] === RUN TestDaemonIpcModeShareable 09:22:22 [2022-07-21T09:22:22.462Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true 09:22:22 [2022-07-21T09:22:22.719Z] --- PASS: TestDaemonIpcModeShareable (1.18s) 09:22:22 [2022-07-21T09:22:22.719Z] === RUN TestDaemonIpcModePrivate 09:22:23 [2022-07-21T09:22:23.652Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false 09:22:23 [2022-07-21T09:22:23.909Z] --- PASS: TestDaemonIpcModePrivate (1.19s) 09:22:23 [2022-07-21T09:22:23.909Z] === RUN TestDaemonIpcModePrivateFromConfig 09:22:24 [2022-07-21T09:22:24.841Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false 09:22:25 [2022-07-21T09:22:25.099Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.23s) 09:22:25 [2022-07-21T09:22:25.099Z] === RUN TestDaemonIpcModeShareableFromConfig 09:22:26 [2022-07-21T09:22:26.032Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true 09:22:26 [2022-07-21T09:22:26.596Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.39s) 09:22:26 [2022-07-21T09:22:26.596Z] === RUN TestIpcModeOlderClient 09:22:26 [2022-07-21T09:22:26.596Z] === PAUSE TestIpcModeOlderClient 09:22:26 [2022-07-21T09:22:26.596Z] === RUN TestKillContainerInvalidSignal 09:22:27 [2022-07-21T09:22:27.529Z] --- PASS: TestKillContainerInvalidSignal (0.86s) 09:22:27 [2022-07-21T09:22:27.529Z] === RUN TestKillContainer 09:22:27 [2022-07-21T09:22:27.529Z] === RUN TestKillContainer/no_signal 09:22:27 [2022-07-21T09:22:27.787Z] === RUN TestKillContainer/non_killing_signal 09:22:28 [2022-07-21T09:22:28.044Z] === RUN TestKillContainer/killing_signal 09:22:28 [2022-07-21T09:22:28.610Z] --- PASS: TestKillContainer (1.39s) 09:22:28 [2022-07-21T09:22:28.610Z] --- PASS: TestKillContainer/no_signal (0.48s) 09:22:28 [2022-07-21T09:22:28.610Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) 09:22:28 [2022-07-21T09:22:28.610Z] --- PASS: TestKillContainer/killing_signal (0.42s) 09:22:28 [2022-07-21T09:22:28.610Z] === RUN TestKillWithStopSignalAndRestartPolicies 09:22:28 [2022-07-21T09:22:28.610Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 09:22:29 [2022-07-21T09:22:29.175Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 09:22:29 [2022-07-21T09:22:29.586Z] #67 ... 09:22:29 [2022-07-21T09:22:29.586Z] 09:22:29 [2022-07-21T09:22:29.586Z] #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 09:22:29 [2022-07-21T09:22:29.586Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 09:22:29 [2022-07-21T09:22:29.586Z] #14 192.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. 09:22:29 [2022-07-21T09:22:29.586Z] #14 192.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 09:22:29 [2022-07-21T09:22:29.586Z] #14 192.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 09:22:30 [2022-07-21T09:22:30.108Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) 09:22:30 [2022-07-21T09:22:30.108Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) 09:22:30 [2022-07-21T09:22:30.108Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) 09:22:30 [2022-07-21T09:22:30.108Z] === RUN TestKillStoppedContainer 09:22:30 [2022-07-21T09:22:30.108Z] --- PASS: TestKillStoppedContainer (0.04s) 09:22:30 [2022-07-21T09:22:30.108Z] === RUN TestKillStoppedContainerAPIPre120 09:22:30 [2022-07-21T09:22:30.108Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) 09:22:30 [2022-07-21T09:22:30.108Z] === RUN TestKillDifferentUserContainer 09:22:30 [2022-07-21T09:22:30.673Z] --- PASS: TestKillDifferentUserContainer (0.48s) 09:22:30 [2022-07-21T09:22:30.674Z] === RUN TestInspectOomKilledTrue 09:22:30 [2022-07-21T09:22:30.674Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) 09:22:30 [2022-07-21T09:22:30.674Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 09:22:30 [2022-07-21T09:22:30.674Z] === RUN TestInspectOomKilledFalse 09:22:30 [2022-07-21T09:22:30.932Z] --- PASS: TestInspectOomKilledFalse (0.45s) 09:22:30 [2022-07-21T09:22:30.932Z] === RUN TestLinksEtcHostsContentMatch 09:22:31 [2022-07-21T09:22:31.194Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) 09:22:31 [2022-07-21T09:22:31.194Z] === RUN TestLinksContainerNames 09:22:32 [2022-07-21T09:22:32.115Z] #14 ... 09:22:32 [2022-07-21T09:22:32.115Z] 09:22:32 [2022-07-21T09:22:32.115Z] #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 09:22:32 [2022-07-21T09:22:32.115Z] #67 sha256:2fe255bd54836e834d8f347c593f5234eb546cb504e91da06d702810c0a52019 09:22:32 [2022-07-21T09:22:32.115Z] #67 202.3 rootlesskit version 1.0.0 09:22:32 [2022-07-21T09:22:32.128Z] --- PASS: TestLinksContainerNames (0.88s) 09:22:32 [2022-07-21T09:22:32.128Z] === RUN TestLogsFollowTailEmpty 09:22:32 [2022-07-21T09:22:32.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 09:22:32 [2022-07-21T09:22:32.374Z] #67 202.3 Usage of /build/rootlesskit-docker-proxy: 09:22:32 [2022-07-21T09:22:32.374Z] #67 202.3 -container-ip string 09:22:32 [2022-07-21T09:22:32.374Z] #67 202.3 container ip 09:22:32 [2022-07-21T09:22:32.374Z] #67 202.3 -container-port int 09:22:32 [2022-07-21T09:22:32.374Z] #67 202.3 container port (default -1) 09:22:32 [2022-07-21T09:22:32.374Z] #67 202.3 -host-ip string 09:22:32 [2022-07-21T09:22:32.374Z] #67 202.3 host ip 09:22:32 [2022-07-21T09:22:32.374Z] #67 202.3 -host-port int 09:22:32 [2022-07-21T09:22:32.374Z] #67 202.3 host port (default -1) 09:22:32 [2022-07-21T09:22:32.374Z] #67 202.3 -proto string 09:22:32 [2022-07-21T09:22:32.374Z] #67 202.3 proxy protocol (default "tcp") 09:22:32 [2022-07-21T09:22:32.693Z] --- PASS: TestLogsFollowTailEmpty (0.42s) 09:22:32 [2022-07-21T09:22:32.693Z] === RUN TestLogs 09:22:32 [2022-07-21T09:22:32.693Z] === RUN TestLogs/driver_local 09:22:32 [2022-07-21T09:22:32.693Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 09:22:32 [2022-07-21T09:22:32.693Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 09:22:32 [2022-07-21T09:22:32.693Z] === RUN TestLogs/driver_local/tty/only_stdout 09:22:32 [2022-07-21T09:22:32.693Z] === PAUSE TestLogs/driver_local/tty/only_stdout 09:22:32 [2022-07-21T09:22:32.693Z] === RUN TestLogs/driver_local/tty/only_stderr 09:22:32 [2022-07-21T09:22:32.693Z] === PAUSE TestLogs/driver_local/tty/only_stderr 09:22:32 [2022-07-21T09:22:32.693Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 09:22:32 [2022-07-21T09:22:32.693Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 09:22:32 [2022-07-21T09:22:32.693Z] === RUN TestLogs/driver_local/without_tty/only_stdout 09:22:32 [2022-07-21T09:22:32.693Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 09:22:32 [2022-07-21T09:22:32.693Z] === RUN TestLogs/driver_local/without_tty/only_stderr 09:22:32 [2022-07-21T09:22:32.693Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 09:22:32 [2022-07-21T09:22:32.693Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 09:22:32 [2022-07-21T09:22:32.693Z] === CONT TestLogs/driver_local/without_tty/only_stderr 09:22:33 [2022-07-21T09:22:33.259Z] === CONT TestLogs/driver_local/without_tty/only_stdout 09:22:33 [2022-07-21T09:22:33.259Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 09:22:33 [2022-07-21T09:22:33.751Z] #67 DONE 203.7s 09:22:33 [2022-07-21T09:22:33.751Z] 09:22:33 [2022-07-21T09:22:33.751Z] #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 09:22:33 [2022-07-21T09:22:33.751Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 09:22:33 [2022-07-21T09:22:33.751Z] #14 204.1 Selecting previously unselected package g++-mingw-w64-x86-64. 09:22:33 [2022-07-21T09:22:33.751Z] #14 204.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... 09:22:33 [2022-07-21T09:22:33.751Z] #14 204.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 09:22:33 [2022-07-21T09:22:33.751Z] #14 ... 09:22:33 [2022-07-21T09:22:33.751Z] 09:22:33 [2022-07-21T09:22:33.751Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build 09:22:33 [2022-07-21T09:22:33.751Z] #68 sha256:339f10f35eb0649b19b29af98e19c52d10201e7298fe438ac0530f7d660f72a7 09:22:33 [2022-07-21T09:22:33.751Z] #68 DONE 0.1s 09:22:33 [2022-07-21T09:22:33.751Z] 09:22:33 [2022-07-21T09:22:33.751Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build 09:22:33 [2022-07-21T09:22:33.751Z] #69 sha256:f573900aaaaa3984c7f6eae1996e1f2b464300459399c5a5436d6292082fd1c3 09:22:33 [2022-07-21T09:22:33.751Z] #69 DONE 0.1s 09:22:33 [2022-07-21T09:22:33.834Z] === CONT TestLogs/driver_local/tty/only_stderr 09:22:33 [2022-07-21T09:22:33.835Z] === CONT TestLogs/driver_local/tty/only_stdout 09:22:34 [2022-07-21T09:22:34.013Z] 09:22:34 [2022-07-21T09:22:34.013Z] #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 09:22:34 [2022-07-21T09:22:34.013Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 09:22:34 [2022-07-21T09:22:34.013Z] #47 ... 09:22:34 [2022-07-21T09:22:34.013Z] 09:22:34 [2022-07-21T09:22:34.013Z] #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 09:22:34 [2022-07-21T09:22:34.013Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 09:22:34 [2022-07-21T09:22:34.013Z] #14 204.5 Selecting previously unselected package libapparmor1:amd64. 09:22:34 [2022-07-21T09:22:34.013Z] #14 204.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... 09:22:34 [2022-07-21T09:22:34.013Z] #14 204.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... 09:22:34 [2022-07-21T09:22:34.272Z] #14 204.7 Selecting previously unselected package libapparmor-dev:amd64. 09:22:34 [2022-07-21T09:22:34.272Z] #14 204.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... 09:22:34 [2022-07-21T09:22:34.272Z] #14 204.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... 09:22:34 [2022-07-21T09:22:34.535Z] #14 204.9 Selecting previously unselected package libbtrfs0:amd64. 09:22:34 [2022-07-21T09:22:34.535Z] #14 204.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... 09:22:34 [2022-07-21T09:22:34.535Z] #14 204.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 09:22:34 [2022-07-21T09:22:34.769Z] === RUN TestLogs/driver_json-file 09:22:34 [2022-07-21T09:22:34.769Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 09:22:34 [2022-07-21T09:22:34.769Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 09:22:34 [2022-07-21T09:22:34.769Z] === RUN TestLogs/driver_json-file/tty/only_stdout 09:22:34 [2022-07-21T09:22:34.769Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 09:22:34 [2022-07-21T09:22:34.769Z] === RUN TestLogs/driver_json-file/tty/only_stderr 09:22:34 [2022-07-21T09:22:34.769Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 09:22:34 [2022-07-21T09:22:34.769Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 09:22:34 [2022-07-21T09:22:34.769Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 09:22:34 [2022-07-21T09:22:34.769Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 09:22:34 [2022-07-21T09:22:34.769Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 09:22:34 [2022-07-21T09:22:34.769Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 09:22:34 [2022-07-21T09:22:34.769Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 09:22:34 [2022-07-21T09:22:34.769Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 09:22:34 [2022-07-21T09:22:34.769Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 09:22:34 [2022-07-21T09:22:34.793Z] #14 205.3 Selecting previously unselected package libbtrfs-dev:amd64. 09:22:34 [2022-07-21T09:22:34.793Z] #14 205.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... 09:22:34 [2022-07-21T09:22:34.793Z] #14 205.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 09:22:35 [2022-07-21T09:22:35.335Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 09:22:35 [2022-07-21T09:22:35.335Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 09:22:35 [2022-07-21T09:22:35.359Z] #14 205.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 09:22:35 [2022-07-21T09:22:35.359Z] #14 205.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... 09:22:35 [2022-07-21T09:22:35.359Z] #14 205.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 09:22:35 [2022-07-21T09:22:35.617Z] #14 206.0 Selecting previously unselected package libudev-dev:amd64. 09:22:35 [2022-07-21T09:22:35.617Z] #14 206.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... 09:22:35 [2022-07-21T09:22:35.617Z] #14 206.1 Unpacking libudev-dev:amd64 (247.3-7) ... 09:22:35 [2022-07-21T09:22:35.901Z] === CONT TestLogs/driver_json-file/tty/only_stderr 09:22:35 [2022-07-21T09:22:35.901Z] === CONT TestLogs/driver_json-file/tty/only_stdout 09:22:36 [2022-07-21T09:22:36.182Z] #14 206.4 Selecting previously unselected package libsepol1-dev:amd64. 09:22:36 [2022-07-21T09:22:36.182Z] #14 206.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... 09:22:36 [2022-07-21T09:22:36.182Z] #14 206.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... 09:22:36 [2022-07-21T09:22:36.440Z] #14 207.0 Selecting previously unselected package libpcre2-16-0:amd64. 09:22:36 [2022-07-21T09:22:36.698Z] #14 207.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... 09:22:36 [2022-07-21T09:22:36.698Z] #14 207.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... 09:22:36 [2022-07-21T09:22:36.834Z] --- PASS: TestLogs (4.03s) 09:22:36 [2022-07-21T09:22:36.834Z] --- PASS: TestLogs/driver_local (0.01s) 09:22:36 [2022-07-21T09:22:36.834Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s) 09:22:36 [2022-07-21T09:22:36.834Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.76s) 09:22:36 [2022-07-21T09:22:36.834Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.60s) 09:22:36 [2022-07-21T09:22:36.834Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.58s) 09:22:36 [2022-07-21T09:22:36.834Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.61s) 09:22:36 [2022-07-21T09:22:36.834Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.64s) 09:22:36 [2022-07-21T09:22:36.834Z] --- PASS: TestLogs/driver_json-file (0.01s) 09:22:36 [2022-07-21T09:22:36.834Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.74s) 09:22:36 [2022-07-21T09:22:36.834Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.78s) 09:22:36 [2022-07-21T09:22:36.834Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.66s) 09:22:36 [2022-07-21T09:22:36.834Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.65s) 09:22:36 [2022-07-21T09:22:36.834Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.64s) 09:22:36 [2022-07-21T09:22:36.834Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.61s) 09:22:36 [2022-07-21T09:22:36.834Z] === RUN TestContainerNetworkMountsNoChown 09:22:36 [2022-07-21T09:22:36.957Z] #14 207.4 Selecting previously unselected package libpcre2-32-0:amd64. 09:22:36 [2022-07-21T09:22:36.957Z] #14 207.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... 09:22:36 [2022-07-21T09:22:36.957Z] #14 207.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... 09:22:37 [2022-07-21T09:22:37.092Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) 09:22:37 [2022-07-21T09:22:37.092Z] === RUN TestMountDaemonRoot 09:22:37 [2022-07-21T09:22:37.092Z] === RUN TestMountDaemonRoot/default 09:22:37 [2022-07-21T09:22:37.092Z] === PAUSE TestMountDaemonRoot/default 09:22:37 [2022-07-21T09:22:37.092Z] === RUN TestMountDaemonRoot/private 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/private 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/rprivate 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/rprivate 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/slave 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/slave 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/rslave 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/rslave 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/shared 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/shared 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/rshared 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/rshared 09:22:37 [2022-07-21T09:22:37.093Z] === CONT TestMountDaemonRoot/default 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/default/bind_root 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/default/bind_root 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/default/bind_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/default/mount_root 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/default/mount_root 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/default/mount_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === CONT TestMountDaemonRoot/rslave 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/rslave/bind_root 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/rslave/mount_root 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === CONT TestMountDaemonRoot/rshared 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/rshared/bind_root 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/rshared/mount_root 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === CONT TestMountDaemonRoot/shared 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/shared/bind_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/shared/mount_root 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/shared/mount_root 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/shared/mount_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/shared/bind_root 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/shared/bind_root 09:22:37 [2022-07-21T09:22:37.093Z] === CONT TestMountDaemonRoot/rprivate 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/rprivate/bind_root 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/rprivate/mount_root 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 09:22:37 [2022-07-21T09:22:37.093Z] === CONT TestMountDaemonRoot/slave 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/slave/mount_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/slave/bind_root 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/slave/bind_root 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/slave/bind_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/slave/mount_root 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/slave/mount_root 09:22:37 [2022-07-21T09:22:37.093Z] === CONT TestMountDaemonRoot/private 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/private/bind_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/private/mount_root 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/private/mount_root 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/private/mount_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === RUN TestMountDaemonRoot/private/bind_root 09:22:37 [2022-07-21T09:22:37.093Z] === PAUSE TestMountDaemonRoot/private/bind_root 09:22:37 [2022-07-21T09:22:37.093Z] === CONT TestMountDaemonRoot/default/bind_root 09:22:37 [2022-07-21T09:22:37.093Z] === CONT TestMountDaemonRoot/default/mount_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === CONT TestMountDaemonRoot/default/mount_root 09:22:37 [2022-07-21T09:22:37.093Z] === CONT TestMountDaemonRoot/default/bind_subpath 09:22:37 [2022-07-21T09:22:37.093Z] === CONT TestMountDaemonRoot/rslave/bind_root 09:22:37 [2022-07-21T09:22:37.093Z] === CONT TestMountDaemonRoot/rshared/bind_root 09:22:37 [2022-07-21T09:22:37.219Z] #14 207.8 Selecting previously unselected package libpcre2-posix2:amd64. 09:22:37 [2022-07-21T09:22:37.219Z] #14 207.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... 09:22:37 [2022-07-21T09:22:37.351Z] === CONT TestMountDaemonRoot/shared/bind_subpath 09:22:37 [2022-07-21T09:22:37.351Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 09:22:37 [2022-07-21T09:22:37.351Z] === CONT TestMountDaemonRoot/rslave/mount_root 09:22:37 [2022-07-21T09:22:37.351Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 09:22:37 [2022-07-21T09:22:37.351Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 09:22:37 [2022-07-21T09:22:37.351Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 09:22:37 [2022-07-21T09:22:37.351Z] === CONT TestMountDaemonRoot/rshared/mount_root 09:22:37 [2022-07-21T09:22:37.351Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 09:22:37 [2022-07-21T09:22:37.351Z] === CONT TestMountDaemonRoot/slave/mount_subpath 09:22:37 [2022-07-21T09:22:37.351Z] === CONT TestMountDaemonRoot/shared/bind_root 09:22:37 [2022-07-21T09:22:37.351Z] === CONT TestMountDaemonRoot/shared/mount_subpath 09:22:37 [2022-07-21T09:22:37.351Z] === CONT TestMountDaemonRoot/shared/mount_root 09:22:37 [2022-07-21T09:22:37.351Z] === CONT TestMountDaemonRoot/private/bind_subpath 09:22:37 [2022-07-21T09:22:37.351Z] === CONT TestMountDaemonRoot/rprivate/mount_root 09:22:37 [2022-07-21T09:22:37.351Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 09:22:37 [2022-07-21T09:22:37.351Z] === CONT TestMountDaemonRoot/rprivate/bind_root 09:22:37 [2022-07-21T09:22:37.480Z] #14 207.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... 09:22:37 [2022-07-21T09:22:37.480Z] #14 207.9 Selecting previously unselected package libpcre2-dev:amd64. 09:22:37 [2022-07-21T09:22:37.480Z] #14 207.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... 09:22:37 [2022-07-21T09:22:37.480Z] #14 208.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... 09:22:37 [2022-07-21T09:22:37.608Z] === CONT TestMountDaemonRoot/slave/mount_root 09:22:37 [2022-07-21T09:22:37.609Z] === CONT TestMountDaemonRoot/slave/bind_subpath 09:22:37 [2022-07-21T09:22:37.609Z] === CONT TestMountDaemonRoot/slave/bind_root 09:22:37 [2022-07-21T09:22:37.609Z] === CONT TestMountDaemonRoot/private/bind_root 09:22:37 [2022-07-21T09:22:37.609Z] === CONT TestMountDaemonRoot/private/mount_root 09:22:37 [2022-07-21T09:22:37.609Z] === CONT TestMountDaemonRoot/private/mount_subpath 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot (0.02s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/default (0.00s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/private (0.00s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) 09:22:37 [2022-07-21T09:22:37.609Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) 09:22:37 [2022-07-21T09:22:37.609Z] === RUN TestContainerBindMountNonRecursive 09:22:38 [2022-07-21T09:22:38.435Z] #14 208.9 Selecting previously unselected package libselinux1-dev:amd64. 09:22:38 [2022-07-21T09:22:38.435Z] #14 208.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... 09:22:38 [2022-07-21T09:22:38.435Z] #14 208.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... 09:22:38 [2022-07-21T09:22:38.982Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) 09:22:38 [2022-07-21T09:22:38.982Z] === RUN TestContainerVolumesMountedAsShared 09:22:39 [2022-07-21T09:22:39.019Z] #14 209.3 Selecting previously unselected package libdevmapper-dev:amd64. 09:22:39 [2022-07-21T09:22:39.019Z] #14 209.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... 09:22:39 [2022-07-21T09:22:39.019Z] #14 209.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 09:22:39 [2022-07-21T09:22:39.019Z] #14 209.5 Selecting previously unselected package libseccomp-dev:amd64. 09:22:39 [2022-07-21T09:22:39.019Z] #14 209.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... 09:22:39 [2022-07-21T09:22:39.240Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) 09:22:39 [2022-07-21T09:22:39.240Z] === RUN TestContainerVolumesMountedAsSlave 09:22:39 [2022-07-21T09:22:39.287Z] #14 209.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 09:22:39 [2022-07-21T09:22:39.545Z] #14 210.0 Selecting previously unselected package libsystemd-dev:amd64. 09:22:39 [2022-07-21T09:22:39.545Z] #14 210.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... 09:22:39 [2022-07-21T09:22:39.545Z] #14 210.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... 09:22:39 [2022-07-21T09:22:39.805Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) 09:22:39 [2022-07-21T09:22:39.805Z] === RUN TestNetworkNat 09:22:40 [2022-07-21T09:22:40.062Z] --- PASS: TestNetworkNat (0.50s) 09:22:40 [2022-07-21T09:22:40.062Z] === RUN TestNetworkLocalhostTCPNat 09:22:40 [2022-07-21T09:22:40.133Z] #14 210.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 09:22:40 [2022-07-21T09:22:40.133Z] #14 210.6 Setting up libapparmor1:amd64 (2.13.6-10) ... 09:22:40 [2022-07-21T09:22:40.133Z] #14 210.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 09:22:40 [2022-07-21T09:22:40.133Z] #14 210.6 Setting up libsepol1-dev:amd64 (3.1-1) ... 09:22:40 [2022-07-21T09:22:40.133Z] #14 210.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... 09:22:40 [2022-07-21T09:22:40.133Z] #14 210.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... 09:22:40 [2022-07-21T09:22:40.393Z] #14 210.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... 09:22:40 [2022-07-21T09:22:40.393Z] #14 210.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... 09:22:40 [2022-07-21T09:22:40.394Z] #14 210.7 Setting up libudev-dev:amd64 (247.3-7) ... 09:22:40 [2022-07-21T09:22:40.394Z] #14 210.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... 09:22:40 [2022-07-21T09:22:40.394Z] #14 210.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 09:22:40 [2022-07-21T09:22:40.394Z] #14 210.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 09:22:40 [2022-07-21T09:22:40.394Z] #14 210.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 09:22:40 [2022-07-21T09:22:40.394Z] #14 210.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... 09:22:40 [2022-07-21T09:22:40.394Z] #14 210.8 Setting up mingw-w64-common (8.0.0-1) ... 09:22:40 [2022-07-21T09:22:40.394Z] #14 210.9 Setting up libsystemd-dev:amd64 (247.3-7) ... 09:22:40 [2022-07-21T09:22:40.394Z] #14 210.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... 09:22:40 [2022-07-21T09:22:40.394Z] #14 210.9 Setting up libpcre2-dev:amd64 (10.36-2) ... 09:22:40 [2022-07-21T09:22:40.394Z] #14 211.0 Setting up libselinux1-dev:amd64 (3.1-3) ... 09:22:40 [2022-07-21T09:22:40.628Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) 09:22:40 [2022-07-21T09:22:40.628Z] === RUN TestNetworkLoopbackNat 09:22:40 [2022-07-21T09:22:40.651Z] #14 211.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 09:22:40 [2022-07-21T09:22:40.651Z] #14 211.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 09:22:40 [2022-07-21T09:22:40.651Z] #14 211.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 09:22:40 [2022-07-21T09:22:40.651Z] #14 211.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 09:22:40 [2022-07-21T09:22:40.651Z] #14 211.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 09:22:40 [2022-07-21T09:22:40.651Z] #14 211.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... 09:22:40 [2022-07-21T09:22:40.913Z] #14 211.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 09:22:40 [2022-07-21T09:22:40.913Z] #14 211.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 09:22:40 [2022-07-21T09:22:40.913Z] #14 211.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 09:22:40 [2022-07-21T09:22:40.913Z] #14 211.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 09:22:40 [2022-07-21T09:22:40.913Z] #14 211.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 09:22:41 [2022-07-21T09:22:41.175Z] #14 211.5 Setting up dmsetup (2:1.02.175-2.1) ... 09:22:41 [2022-07-21T09:22:41.176Z] #14 211.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 09:22:41 [2022-07-21T09:22:41.176Z] #14 211.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 09:22:41 [2022-07-21T09:22:41.176Z] #14 211.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... 09:22:42 [2022-07-21T09:22:42.116Z] #14 DONE 212.5s 09:22:42 [2022-07-21T09:22:42.116Z] 09:22:42 [2022-07-21T09:22:42.116Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / 09:22:42 [2022-07-21T09:22:42.116Z] #59 sha256:579b2dc4079e716ff691a0324fa6ea88a8f973781c43478d889efc7160380e09 09:22:42 [2022-07-21T09:22:42.378Z] #59 DONE 0.2s 09:22:42 [2022-07-21T09:22:42.378Z] 09:22:42 [2022-07-21T09:22:42.378Z] #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 09:22:42 [2022-07-21T09:22:42.378Z] #60 sha256:fdc07b6fd53782540bff03281f50b740286efb479126b9d7e341070dda8dbc5c 09:22:43 [2022-07-21T09:22:43.153Z] --- PASS: TestNetworkLoopbackNat (2.58s) 09:22:43 [2022-07-21T09:22:43.153Z] === RUN TestPause 09:22:43 [2022-07-21T09:22:43.718Z] --- PASS: TestPause (0.45s) 09:22:43 [2022-07-21T09:22:43.718Z] === RUN TestPauseFailsOnWindowsServerContainers 09:22:43 [2022-07-21T09:22:43.718Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 09:22:43 [2022-07-21T09:22:43.718Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 09:22:43 [2022-07-21T09:22:43.718Z] === RUN TestPauseStopPausedContainer 09:22:43 [2022-07-21T09:22:43.976Z] --- PASS: TestPauseStopPausedContainer (0.44s) 09:22:43 [2022-07-21T09:22:43.976Z] === RUN TestPidHost 09:22:44 [2022-07-21T09:22:44.277Z] #60 ... 09:22:44 [2022-07-21T09:22:44.277Z] 09:22:44 [2022-07-21T09:22:44.277Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker 09:22:44 [2022-07-21T09:22:44.277Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 09:22:44 [2022-07-21T09:22:44.277Z] #15 DONE 2.3s 09:22:44 [2022-07-21T09:22:44.277Z] 09:22:44 [2022-07-21T09:22:44.277Z] #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 09:22:44 [2022-07-21T09:22:44.277Z] #60 sha256:fdc07b6fd53782540bff03281f50b740286efb479126b9d7e341070dda8dbc5c 09:22:44 [2022-07-21T09:22:44.277Z] #60 2.099 + RM_GOPATH=0 09:22:44 [2022-07-21T09:22:44.277Z] #60 2.099 + TMP_GOPATH= 09:22:44 [2022-07-21T09:22:44.277Z] #60 2.099 + : /build 09:22:44 [2022-07-21T09:22:44.277Z] #60 2.099 + '[' -z '' ']' 09:22:44 [2022-07-21T09:22:44.277Z] #60 2.099 ++ mktemp -d 09:22:44 [2022-07-21T09:22:44.277Z] #60 2.114 + export GOPATH=/tmp/tmp.eyycR4jJEX 09:22:44 [2022-07-21T09:22:44.277Z] #60 2.114 + GOPATH=/tmp/tmp.eyycR4jJEX 09:22:44 [2022-07-21T09:22:44.277Z] #60 2.114 + RM_GOPATH=1 09:22:44 [2022-07-21T09:22:44.277Z] #60 2.114 + case "$(go env GOARCH)" in 09:22:44 [2022-07-21T09:22:44.277Z] #60 2.114 ++ go env GOARCH 09:22:44 [2022-07-21T09:22:44.277Z] #60 2.165 + export GO_BUILDMODE=-buildmode=pie 09:22:44 [2022-07-21T09:22:44.277Z] #60 2.165 + GO_BUILDMODE=-buildmode=pie 09:22:44 [2022-07-21T09:22:44.277Z] #60 2.172 Install runc version v1.1.2 (build tags: seccomp) 09:22:44 [2022-07-21T09:22:44.535Z] #60 2.179 ++ dirname /install.sh 09:22:44 [2022-07-21T09:22:44.535Z] #60 2.179 + dir=/ 09:22:44 [2022-07-21T09:22:44.535Z] #60 2.179 + bin=runc 09:22:44 [2022-07-21T09:22:44.535Z] #60 2.179 + shift 09:22:44 [2022-07-21T09:22:44.535Z] #60 2.179 + '[' '!' -f //runc.installer ']' 09:22:44 [2022-07-21T09:22:44.535Z] #60 2.179 + . //runc.installer 09:22:44 [2022-07-21T09:22:44.535Z] #60 2.179 ++ set -e 09:22:44 [2022-07-21T09:22:44.535Z] #60 2.179 ++ : v1.1.2 09:22:44 [2022-07-21T09:22:44.535Z] #60 2.179 + install_runc 09:22:44 [2022-07-21T09:22:44.535Z] #60 2.179 + RUNC_BUILDTAGS=seccomp 09:22:44 [2022-07-21T09:22:44.535Z] #60 2.179 + echo 'Install runc version v1.1.2 (build tags: seccomp)' 09:22:44 [2022-07-21T09:22:44.535Z] #60 2.179 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.eyycR4jJEX/src/github.com/opencontainers/runc 09:22:44 [2022-07-21T09:22:44.535Z] #60 2.179 Cloning into '/tmp/tmp.eyycR4jJEX/src/github.com/opencontainers/runc'... 09:22:45 [2022-07-21T09:22:45.348Z] --- PASS: TestPidHost (1.04s) 09:22:45 [2022-07-21T09:22:45.348Z] === RUN TestPsFilter 09:22:45 [2022-07-21T09:22:45.348Z] --- PASS: TestPsFilter (0.12s) 09:22:45 [2022-07-21T09:22:45.348Z] === RUN TestRemoveContainerWithRemovedVolume 09:22:45 [2022-07-21T09:22:45.612Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) 09:22:45 [2022-07-21T09:22:45.612Z] === RUN TestRemoveContainerWithVolume 09:22:46 [2022-07-21T09:22:46.177Z] --- PASS: TestRemoveContainerWithVolume (0.45s) 09:22:46 [2022-07-21T09:22:46.177Z] === RUN TestRemoveContainerRunning 09:22:46 [2022-07-21T09:22:46.437Z] #60 ... 09:22:46 [2022-07-21T09:22:46.437Z] 09:22:46 [2022-07-21T09:22:46.437Z] #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 09:22:46 [2022-07-21T09:22:46.437Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 09:22:46 [2022-07-21T09:22:46.437Z] #16 DONE 2.1s 09:22:46 [2022-07-21T09:22:46.437Z] 09:22:46 [2022-07-21T09:22:46.437Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 09:22:46 [2022-07-21T09:22:46.437Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f 09:22:46 [2022-07-21T09:22:46.743Z] --- PASS: TestRemoveContainerRunning (0.47s) 09:22:46 [2022-07-21T09:22:46.743Z] === RUN TestRemoveContainerForceRemoveRunning 09:22:47 [2022-07-21T09:22:47.000Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) 09:22:47 [2022-07-21T09:22:47.000Z] === RUN TestRemoveInvalidContainer 09:22:47 [2022-07-21T09:22:47.000Z] --- PASS: TestRemoveInvalidContainer (0.01s) 09:22:47 [2022-07-21T09:22:47.000Z] === RUN TestRenameLinkedContainer 09:22:47 [2022-07-21T09:22:47.814Z] #17 1.409 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 09:22:47 [2022-07-21T09:22:47.814Z] #17 DONE 1.5s 09:22:47 [2022-07-21T09:22:47.814Z] 09:22:47 [2022-07-21T09:22:47.814Z] #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 09:22:47 [2022-07-21T09:22:47.814Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 09:22:47 [2022-07-21T09:22:47.814Z] #77 140.4 configure.ac:11: installing 'build-aux/compile' 09:22:47 [2022-07-21T09:22:47.814Z] #77 140.4 configure.ac:11: installing 'build-aux/config.guess' 09:22:47 [2022-07-21T09:22:47.814Z] #77 140.4 configure.ac:11: installing 'build-aux/config.sub' 09:22:47 [2022-07-21T09:22:47.814Z] #77 140.4 configure.ac:13: installing 'build-aux/install-sh' 09:22:47 [2022-07-21T09:22:47.814Z] #77 140.5 configure.ac:13: installing 'build-aux/missing' 09:22:47 [2022-07-21T09:22:47.814Z] #77 140.5 configure.ac:8: installing 'build-aux/tap-driver.sh' 09:22:47 [2022-07-21T09:22:47.814Z] #77 140.9 Makefile.am: installing 'build-aux/depcomp' 09:22:48 [2022-07-21T09:22:48.898Z] --- PASS: TestRenameLinkedContainer (1.83s) 09:22:48 [2022-07-21T09:22:48.898Z] === RUN TestRenameStoppedContainer 09:22:49 [2022-07-21T09:22:49.157Z] --- PASS: TestRenameStoppedContainer (0.43s) 09:22:49 [2022-07-21T09:22:49.157Z] === RUN TestRenameRunningContainerAndReuse 09:22:49 [2022-07-21T09:22:49.191Z] #77 ... 09:22:49 [2022-07-21T09:22:49.191Z] 09:22:49 [2022-07-21T09:22:49.191Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 09:22:49 [2022-07-21T09:22:49.191Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 09:22:49 [2022-07-21T09:22:49.191Z] #18 DONE 1.5s 09:22:49 [2022-07-21T09:22:49.454Z] 09:22:49 [2022-07-21T09:22:49.454Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 09:22:49 [2022-07-21T09:22:49.454Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad 09:22:50 [2022-07-21T09:22:50.089Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) 09:22:50 [2022-07-21T09:22:50.089Z] === RUN TestRenameInvalidName 09:22:50 [2022-07-21T09:22:50.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 09:22:50 [2022-07-21T09:22:50.656Z] --- PASS: TestRenameInvalidName (0.45s) 09:22:50 [2022-07-21T09:22:50.656Z] === RUN TestRenameAnonymousContainer 09:22:50 [2022-07-21T09:22:50.832Z] #19 DONE 1.4s 09:22:50 [2022-07-21T09:22:50.832Z] 09:22:50 [2022-07-21T09:22:50.832Z] #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 09:22:50 [2022-07-21T09:22:50.832Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 09:22:51 [2022-07-21T09:22:51.091Z] #77 143.6 checking build system type... x86_64-pc-linux-gnu 09:22:51 [2022-07-21T09:22:51.091Z] #77 144.1 checking host system type... x86_64-pc-linux-gnu 09:22:51 [2022-07-21T09:22:51.091Z] #77 144.1 checking how to print strings... printf 09:22:51 [2022-07-21T09:22:51.091Z] #77 144.2 checking for gcc... gcc 09:22:51 [2022-07-21T09:22:51.659Z] #77 144.3 checking whether the C compiler works... yes 09:22:51 [2022-07-21T09:22:51.659Z] #77 144.8 checking for C compiler default output file name... a.out 09:22:52 [2022-07-21T09:22:52.226Z] #77 144.8 checking for suffix of executables... 09:22:52 [2022-07-21T09:22:52.226Z] #77 145.2 checking whether we are cross compiling... 09:22:52 [2022-07-21T09:22:52.226Z] #77 ... 09:22:52 [2022-07-21T09:22:52.226Z] 09:22:52 [2022-07-21T09:22:52.226Z] #20 [dev-systemd-false 6/28] RUN ldconfig 09:22:52 [2022-07-21T09:22:52.226Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c 09:22:52 [2022-07-21T09:22:52.226Z] #20 DONE 1.4s 09:22:52 [2022-07-21T09:22:52.226Z] 09:22:52 [2022-07-21T09:22:52.226Z] #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 09:22:52 [2022-07-21T09:22:52.226Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a 09:22:52 [2022-07-21T09:22:52.555Z] --- PASS: TestRenameAnonymousContainer (1.80s) 09:22:52 [2022-07-21T09:22:52.555Z] === RUN TestRenameContainerWithSameName 09:22:52 [2022-07-21T09:22:52.813Z] --- PASS: TestRenameContainerWithSameName (0.51s) 09:22:52 [2022-07-21T09:22:52.813Z] === RUN TestRenameContainerWithLinkedContainer 09:22:53 [2022-07-21T09:22:53.749Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) 09:22:53 [2022-07-21T09:22:53.749Z] === RUN TestResize 09:22:54 [2022-07-21T09:22:54.133Z] #21 1.979 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 09:22:54 [2022-07-21T09:22:54.133Z] #21 2.074 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 09:22:54 [2022-07-21T09:22:54.313Z] --- PASS: TestResize (0.42s) 09:22:54 [2022-07-21T09:22:54.313Z] === RUN TestResizeWithInvalidSize 09:22:54 [2022-07-21T09:22:54.701Z] #21 2.246 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 09:22:54 [2022-07-21T09:22:54.880Z] --- PASS: TestResizeWithInvalidSize (0.46s) 09:22:54 [2022-07-21T09:22:54.880Z] === RUN TestResizeWhenContainerNotStarted 09:22:54 [2022-07-21T09:22:54.987Z] #21 2.771 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 09:22:55 [2022-07-21T09:22:55.237Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) 09:22:55 [2022-07-21T09:22:55.237Z] === RUN TestDaemonRestartKillContainers 09:22:55 [2022-07-21T09:22:55.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 09:22:55 [2022-07-21T09:22:55.237Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 09:22:56 [2022-07-21T09:22:56.949Z] #21 4.333 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] 09:22:57 [2022-07-21T09:22:57.523Z] #21 ... 09:22:57 [2022-07-21T09:22:57.523Z] 09:22:57 [2022-07-21T09:22:57.523Z] #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 09:22:57 [2022-07-21T09:22:57.523Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 09:22:57 [2022-07-21T09:22:57.523Z] #77 145.2 checking whether we are cross compiling... no 09:22:57 [2022-07-21T09:22:57.523Z] #77 145.7 checking for suffix of object files... o 09:22:57 [2022-07-21T09:22:57.523Z] #77 145.9 checking whether we are using the GNU C compiler... yes 09:22:57 [2022-07-21T09:22:57.523Z] #77 146.1 checking whether gcc accepts -g... yes 09:22:57 [2022-07-21T09:22:57.523Z] #77 146.1 checking for gcc option to accept ISO C89... none needed 09:22:57 [2022-07-21T09:22:57.523Z] #77 146.5 checking whether gcc understands -c and -o together... yes 09:22:57 [2022-07-21T09:22:57.523Z] #77 146.7 checking for a sed that does not truncate output... /bin/sed 09:22:57 [2022-07-21T09:22:57.523Z] #77 146.8 checking for grep that handles long lines and -e... /bin/grep 09:22:57 [2022-07-21T09:22:57.523Z] #77 146.8 checking for egrep... /bin/grep -E 09:22:57 [2022-07-21T09:22:57.523Z] #77 146.8 checking for fgrep... /bin/grep -F 09:22:57 [2022-07-21T09:22:57.523Z] #77 146.8 checking for ld used by gcc... /usr/bin/ld 09:22:57 [2022-07-21T09:22:57.523Z] #77 146.8 checking if the linker (/usr/bin/ld) is GNU ld... yes 09:22:57 [2022-07-21T09:22:57.523Z] #77 146.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 09:22:57 [2022-07-21T09:22:57.523Z] #77 146.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm 09:22:57 [2022-07-21T09:22:57.523Z] #77 146.9 checking whether ln -s works... yes 09:22:57 [2022-07-21T09:22:57.523Z] #77 146.9 checking the maximum length of command line arguments... 1572864 09:22:57 [2022-07-21T09:22:57.523Z] #77 147.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 09:22:57 [2022-07-21T09:22:57.523Z] #77 147.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 09:22:57 [2022-07-21T09:22:57.523Z] #77 147.0 checking for /usr/bin/ld option to reload object files... -r 09:22:57 [2022-07-21T09:22:57.523Z] #77 147.0 checking for objdump... objdump 09:22:57 [2022-07-21T09:22:57.524Z] #77 147.0 checking how to recognize dependent libraries... pass_all 09:22:57 [2022-07-21T09:22:57.524Z] #77 147.0 checking for dlltool... no 09:22:57 [2022-07-21T09:22:57.524Z] #77 147.0 checking how to associate runtime and link libraries... printf %s\n 09:22:57 [2022-07-21T09:22:57.524Z] #77 147.0 checking for ar... ar 09:22:57 [2022-07-21T09:22:57.524Z] #77 147.0 checking for archiver @FILE support... @ 09:22:57 [2022-07-21T09:22:57.524Z] #77 147.1 checking for strip... strip 09:22:57 [2022-07-21T09:22:57.524Z] #77 147.2 checking for ranlib... ranlib 09:22:57 [2022-07-21T09:22:57.524Z] #77 147.2 checking for gawk... no 09:22:57 [2022-07-21T09:22:57.524Z] #77 147.2 checking for mawk... mawk 09:22:57 [2022-07-21T09:22:57.524Z] #77 147.2 checking command to parse /usr/bin/nm -B output from gcc object... ok 09:22:57 [2022-07-21T09:22:57.524Z] #77 147.6 checking for sysroot... no 09:22:57 [2022-07-21T09:22:57.524Z] #77 147.6 checking for a working dd... /bin/dd 09:22:57 [2022-07-21T09:22:57.524Z] #77 147.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 09:22:57 [2022-07-21T09:22:57.524Z] #77 147.8 checking for mt... no 09:22:57 [2022-07-21T09:22:57.524Z] #77 147.8 checking if : is a manifest tool... no 09:22:57 [2022-07-21T09:22:57.524Z] #77 147.8 checking how to run the C preprocessor... gcc -E 09:22:57 [2022-07-21T09:22:57.524Z] #77 148.3 checking for ANSI C header files... yes 09:22:57 [2022-07-21T09:22:57.524Z] #77 149.5 checking for sys/types.h... yes 09:22:57 [2022-07-21T09:22:57.524Z] #77 149.7 checking for sys/stat.h... yes 09:22:57 [2022-07-21T09:22:57.524Z] #77 150.2 checking for stdlib.h... yes 09:22:57 [2022-07-21T09:22:57.781Z] #77 150.4 checking for string.h... yes 09:22:58 [2022-07-21T09:22:58.040Z] #77 150.9 checking for memory.h... yes 09:22:58 [2022-07-21T09:22:58.517Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 09:22:58 [2022-07-21T09:22:58.866Z] #77 151.5 checking for strings.h... yes 09:22:59 [2022-07-21T09:22:59.434Z] #77 152.0 checking for inttypes.h... yes 09:22:59 [2022-07-21T09:22:59.434Z] #77 152.5 checking for stdint.h... 09:22:59 [2022-07-21T09:22:59.434Z] #77 ... 09:22:59 [2022-07-21T09:22:59.434Z] 09:22:59 [2022-07-21T09:22:59.434Z] #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 09:22:59 [2022-07-21T09:22:59.434Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a 09:22:59 [2022-07-21T09:22:59.434Z] #21 7.299 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] 09:22:59 [2022-07-21T09:22:59.450Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 09:23:00 [2022-07-21T09:23:00.823Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 09:23:00 [2022-07-21T09:23:00.823Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 09:23:02 [2022-07-21T09:23:02.196Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 09:23:02 [2022-07-21T09:23:02.196Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 09:23:04 [2022-07-21T09:23:04.702Z] #21 ... 09:23:04 [2022-07-21T09:23:04.702Z] 09:23:04 [2022-07-21T09:23:04.702Z] #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 09:23:04 [2022-07-21T09:23:04.702Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 09:23:04 [2022-07-21T09:23:04.702Z] #77 152.5 checking for stdint.h... yes 09:23:04 [2022-07-21T09:23:04.702Z] #77 152.8 checking for unistd.h... yes 09:23:04 [2022-07-21T09:23:04.702Z] #77 153.1 checking for dlfcn.h... yes 09:23:04 [2022-07-21T09:23:04.702Z] #77 153.6 checking for objdir... .libs 09:23:04 [2022-07-21T09:23:04.702Z] #77 154.5 checking if gcc supports -fno-rtti -fno-exceptions... no 09:23:04 [2022-07-21T09:23:04.702Z] #77 154.8 checking for gcc option to produce PIC... -fPIC -DPIC 09:23:04 [2022-07-21T09:23:04.702Z] #77 154.8 checking if gcc PIC flag -fPIC -DPIC works... yes 09:23:04 [2022-07-21T09:23:04.702Z] #77 154.9 checking if gcc static flag -static works... yes 09:23:04 [2022-07-21T09:23:04.702Z] #77 155.7 checking if gcc supports -c -o file.o... yes 09:23:04 [2022-07-21T09:23:04.702Z] #77 155.9 checking if gcc supports -c -o file.o... (cached) yes 09:23:04 [2022-07-21T09:23:04.702Z] #77 155.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 09:23:04 [2022-07-21T09:23:04.702Z] #77 156.1 checking dynamic linker characteristics... GNU/Linux ld.so 09:23:04 [2022-07-21T09:23:04.702Z] #77 157.0 checking how to hardcode library paths into programs... immediate 09:23:04 [2022-07-21T09:23:04.702Z] #77 157.0 checking whether stripping libraries is possible... yes 09:23:04 [2022-07-21T09:23:04.702Z] #77 157.0 checking if libtool supports shared libraries... yes 09:23:04 [2022-07-21T09:23:04.702Z] #77 157.0 checking whether to build shared libraries... no 09:23:04 [2022-07-21T09:23:04.702Z] #77 157.0 checking whether to build static libraries... yes 09:23:04 [2022-07-21T09:23:04.702Z] #77 157.0 checking for a BSD-compatible install... /usr/bin/install -c 09:23:04 [2022-07-21T09:23:04.702Z] #77 157.1 checking whether build environment is sane... yes 09:23:04 [2022-07-21T09:23:04.702Z] #77 157.3 checking for a thread-safe mkdir -p... /bin/mkdir -p 09:23:04 [2022-07-21T09:23:04.702Z] #77 157.4 checking whether make sets $(MAKE)... yes 09:23:04 [2022-07-21T09:23:04.702Z] #77 157.5 checking whether make supports the include directive... yes (GNU style) 09:23:04 [2022-07-21T09:23:04.702Z] #77 157.6 checking whether make supports nested variables... yes 09:23:04 [2022-07-21T09:23:04.702Z] #77 157.6 checking whether UID '0' is supported by ustar format... yes 09:23:04 [2022-07-21T09:23:04.702Z] #77 157.6 checking whether GID '0' is supported by ustar format... yes 09:23:04 [2022-07-21T09:23:04.702Z] #77 157.6 checking how to create a ustar tar archive... gnutar 09:23:04 [2022-07-21T09:23:04.961Z] #77 157.6 checking dependency style of gcc... gcc3 09:23:04 [2022-07-21T09:23:04.961Z] #77 158.0 checking whether to enable maintainer-specific portions of Makefiles... yes 09:23:04 [2022-07-21T09:23:04.961Z] #77 158.0 checking whether make supports nested variables... (cached) yes 09:23:04 [2022-07-21T09:23:04.961Z] #77 158.0 checking for gawk... (cached) mawk 09:23:04 [2022-07-21T09:23:04.961Z] #77 158.0 checking for a sed that does not truncate output... (cached) /bin/sed 09:23:04 [2022-07-21T09:23:04.961Z] #77 158.0 checking for gcc... (cached) gcc 09:23:05 [2022-07-21T09:23:05.528Z] #77 158.4 checking whether we are using the GNU C compiler... (cached) yes 09:23:05 [2022-07-21T09:23:05.528Z] #77 158.4 checking whether gcc accepts -g... (cached) yes 09:23:05 [2022-07-21T09:23:05.528Z] #77 158.4 checking for gcc option to accept ISO C89... (cached) none needed 09:23:05 [2022-07-21T09:23:05.528Z] #77 158.4 checking whether gcc understands -c and -o together... (cached) yes 09:23:05 [2022-07-21T09:23:05.528Z] #77 158.4 checking for a Python interpreter with version >= 3... python3 09:23:05 [2022-07-21T09:23:05.528Z] #77 158.6 checking for python3... /usr/bin/python3 09:23:05 [2022-07-21T09:23:05.528Z] #77 158.6 checking for python3 version... 3.9 09:23:05 [2022-07-21T09:23:05.788Z] #77 158.8 checking for python3 platform... linux 09:23:06 [2022-07-21T09:23:06.355Z] #77 159.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 09:23:06 [2022-07-21T09:23:06.355Z] #77 159.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 09:23:06 [2022-07-21T09:23:06.355Z] #77 159.6 checking for go-md2man... no 09:23:06 [2022-07-21T09:23:06.378Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 09:23:06 [2022-07-21T09:23:06.378Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 09:23:06 [2022-07-21T09:23:06.923Z] #77 159.6 checking error.h usability... yes 09:23:06 [2022-07-21T09:23:06.923Z] #77 159.9 checking error.h presence... yes 09:23:06 [2022-07-21T09:23:06.923Z] #77 160.0 checking for error.h... yes 09:23:07 [2022-07-21T09:23:07.186Z] #77 160.1 checking linux/openat2.h usability... yes 09:23:07 [2022-07-21T09:23:07.186Z] #77 160.2 checking linux/openat2.h presence... yes 09:23:07 [2022-07-21T09:23:07.186Z] #77 160.3 checking for linux/openat2.h... yes 09:23:07 [2022-07-21T09:23:07.753Z] #77 160.3 checking for copy_file_range... yes 09:23:08 [2022-07-21T09:23:08.289Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 09:23:08 [2022-07-21T09:23:08.320Z] #77 160.9 checking for fgetxattr... yes 09:23:08 [2022-07-21T09:23:08.579Z] #77 161.2 checking for statx... yes 09:23:09 [2022-07-21T09:23:09.514Z] #77 161.8 checking for fgetpwent_r... yes 09:23:09 [2022-07-21T09:23:09.772Z] #77 162.5 checking for issetugid... no 09:23:09 [2022-07-21T09:23:09.772Z] #77 163.1 checking for pkg-config... /usr/bin/pkg-config 09:23:09 [2022-07-21T09:23:09.772Z] #77 163.1 checking pkg-config is at least version 0.9.0... yes 09:23:10 [2022-07-21T09:23:10.188Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 09:23:10 [2022-07-21T09:23:10.188Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 09:23:10 [2022-07-21T09:23:10.966Z] #77 163.1 checking for library containing yajl_tree_get... -lyajl 09:23:10 [2022-07-21T09:23:10.966Z] #77 163.9 checking for yajl >= 2.0.0... yes 09:23:11 [2022-07-21T09:23:11.225Z] #77 164.0 checking sys/capability.h usability... yes 09:23:11 [2022-07-21T09:23:11.225Z] #77 164.3 checking sys/capability.h presence... 09:23:11 [2022-07-21T09:23:11.225Z] #77 ... 09:23:11 [2022-07-21T09:23:11.225Z] 09:23:11 [2022-07-21T09:23:11.225Z] #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 09:23:11 [2022-07-21T09:23:11.225Z] #60 sha256:fdc07b6fd53782540bff03281f50b740286efb479126b9d7e341070dda8dbc5c 09:23:11 [2022-07-21T09:23:11.225Z] #60 18.92 + cd /tmp/tmp.eyycR4jJEX/src/github.com/opencontainers/runc 09:23:11 [2022-07-21T09:23:11.225Z] #60 18.92 + git checkout -q v1.1.2 09:23:11 [2022-07-21T09:23:11.225Z] #60 20.11 + '[' -z '' ']' 09:23:11 [2022-07-21T09:23:11.225Z] #60 20.13 + target=static 09:23:11 [2022-07-21T09:23:11.225Z] #60 20.13 + make BUILDTAGS=seccomp static 09:23:11 [2022-07-21T09:23:11.225Z] #60 20.71 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . 09:23:11 [2022-07-21T09:23:11.483Z] #60 ... 09:23:11 [2022-07-21T09:23:11.483Z] 09:23:11 [2022-07-21T09:23:11.483Z] #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 09:23:11 [2022-07-21T09:23:11.483Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 09:23:11 [2022-07-21T09:23:11.483Z] #77 164.3 checking sys/capability.h presence... yes 09:23:11 [2022-07-21T09:23:11.483Z] #77 164.5 checking for sys/capability.h... yes 09:23:11 [2022-07-21T09:23:11.563Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 09:23:12 [2022-07-21T09:23:12.050Z] #77 164.5 checking for library containing cap_from_name... -lcap 09:23:12 [2022-07-21T09:23:12.129Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 09:23:12 [2022-07-21T09:23:12.618Z] #77 165.2 checking for library containing dlopen... -ldl 09:23:12 [2022-07-21T09:23:12.877Z] #77 165.7 checking seccomp.h usability... yes 09:23:13 [2022-07-21T09:23:13.137Z] #77 166.0 checking seccomp.h presence... yes 09:23:13 [2022-07-21T09:23:13.137Z] #77 166.2 checking for seccomp.h... yes 09:23:13 [2022-07-21T09:23:13.507Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 09:23:13 [2022-07-21T09:23:13.710Z] #77 166.2 checking for library containing seccomp_rule_add... -lseccomp 09:23:14 [2022-07-21T09:23:14.230Z] #77 166.9 checking for library containing seccomp_arch_resolve_name... none required 09:23:14 [2022-07-21T09:23:14.230Z] #77 167.2 checking systemd/sd-bus.h usability... yes 09:23:14 [2022-07-21T09:23:14.496Z] #77 167.5 checking systemd/sd-bus.h presence... yes 09:23:14 [2022-07-21T09:23:14.496Z] #77 167.6 checking for systemd/sd-bus.h... yes 09:23:15 [2022-07-21T09:23:15.063Z] #77 167.6 checking for library containing sd_bus_match_signal_async... -lsystemd 09:23:15 [2022-07-21T09:23:15.404Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 09:23:15 [2022-07-21T09:23:15.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.01s) 09:23:15 [2022-07-21T09:23:15.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s) 09:23:15 [2022-07-21T09:23:15.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s) 09:23:15 [2022-07-21T09:23:15.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.70s) 09:23:15 [2022-07-21T09:23:15.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.41s) 09:23:15 [2022-07-21T09:23:15.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s) 09:23:15 [2022-07-21T09:23:15.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.74s) 09:23:15 [2022-07-21T09:23:15.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.77s) 09:23:15 [2022-07-21T09:23:15.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.20s) 09:23:15 [2022-07-21T09:23:15.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) 09:23:15 [2022-07-21T09:23:15.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.20s) 09:23:15 [2022-07-21T09:23:15.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.80s) 09:23:15 [2022-07-21T09:23:15.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.00s) 09:23:15 [2022-07-21T09:23:15.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.80s) 09:23:15 [2022-07-21T09:23:15.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) 09:23:15 [2022-07-21T09:23:15.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) 09:23:15 [2022-07-21T09:23:15.404Z] === RUN TestCgroupNamespacesRun 09:23:15 [2022-07-21T09:23:15.630Z] #77 168.2 checking for sd_notify_barrier... yes 09:23:15 [2022-07-21T09:23:15.630Z] #77 168.5 checking linux/bpf.h usability... yes 09:23:15 [2022-07-21T09:23:15.630Z] #77 168.8 checking linux/bpf.h presence... yes 09:23:15 [2022-07-21T09:23:15.630Z] #77 168.8 checking for linux/bpf.h... yes 09:23:15 [2022-07-21T09:23:15.890Z] #77 168.8 checking compilation for eBPF... yes 09:23:15 [2022-07-21T09:23:15.890Z] #77 169.0 checking for criu >= 3.15... no 09:23:15 [2022-07-21T09:23:15.890Z] #77 169.0 configure: CRIU headers not found, building without CRIU support 09:23:15 [2022-07-21T09:23:15.890Z] #77 169.0 checking for criu > 3.16... no 09:23:15 [2022-07-21T09:23:15.890Z] #77 169.0 configure: CRIU version doesn't support join-ns API 09:23:15 [2022-07-21T09:23:15.890Z] #77 169.0 checking for criu > 3.16.1... no 09:23:15 [2022-07-21T09:23:15.890Z] #77 169.1 configure: CRIU version doesn't support for pre-dumping 09:23:15 [2022-07-21T09:23:15.890Z] #77 169.1 checking for new mount API (fsconfig)... yes 09:23:16 [2022-07-21T09:23:16.149Z] #77 169.1 checking for seccomp notify API... yes 09:23:16 [2022-07-21T09:23:16.149Z] #77 169.3 checking for gperf... no 09:23:16 [2022-07-21T09:23:16.149Z] #77 169.3 configure: gperf not found - cannot rebuild signal parser code 09:23:16 [2022-07-21T09:23:16.339Z] --- PASS: TestCgroupNamespacesRun (1.21s) 09:23:16 [2022-07-21T09:23:16.339Z] === RUN TestCgroupNamespacesRunPrivileged 09:23:16 [2022-07-21T09:23:16.339Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns 09:23:16 [2022-07-21T09:23:16.339Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) 09:23:16 [2022-07-21T09:23:16.339Z] === RUN TestCgroupNamespacesRunDaemonHostMode 09:23:16 [2022-07-21T09:23:16.407Z] #77 169.3 checking for library containing argp_parse... none required 09:23:16 [2022-07-21T09:23:16.666Z] #77 169.7 checking that generated files are newer than configure... done 09:23:16 [2022-07-21T09:23:16.666Z] #77 169.7 configure: creating ./config.status 09:23:16 [2022-07-21T09:23:16.666Z] #77 ... 09:23:16 [2022-07-21T09:23:16.666Z] 09:23:16 [2022-07-21T09:23:16.666Z] #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 09:23:16 [2022-07-21T09:23:16.666Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a 09:23:16 [2022-07-21T09:23:16.666Z] #21 14.42 Fetched 8555 kB in 13s (666 kB/s) 09:23:16 [2022-07-21T09:23:16.666Z] #21 14.42 Reading package lists... 09:23:16 [2022-07-21T09:23:16.666Z] #21 19.95 Reading package lists... 09:23:16 [2022-07-21T09:23:16.783Z] Created binary: bundles/dynbinary-daemon/dockerd 09:23:16 [2022-07-21T09:23:16.783Z] Building: bundles/dynbinary-daemon/docker-proxy 09:23:16 [2022-07-21T09:23:16.783Z] GOOS="" GOARCH="" GOARM="" 09:23:16 [2022-07-21T09:23:16.783Z] Created binary: bundles/dynbinary-daemon/docker-proxy 09:23:16 [2022-07-21T09:23:16.783Z] 09:23:16 [2022-07-21T09:23:16.783Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) 09:23:16 [2022-07-21T09:23:16.783Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) 09:23:16 [2022-07-21T09:23:16.783Z] Using test binary docker 09:23:16 [2022-07-21T09:23:16.783Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 09:23:16 [2022-07-21T09:23:16.783Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 09:23:16 [2022-07-21T09:23:16.783Z] INFO: Waiting for daemon to start... 09:23:16 [2022-07-21T09:23:16.783Z] Starting dockerd 09:23:16 [2022-07-21T09:23:16.783Z] . 09:23:16 [2022-07-21T09:23:16.783Z] INFO: Building docker-sdk-python3:5.0.3... 09:23:16 [2022-07-21T09:23:16.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 09:23:17 [2022-07-21T09:23:17.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 09:23:17 [2022-07-21T09:23:17.601Z] #21 24.06 Building dependency tree... 09:23:17 [2022-07-21T09:23:17.712Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s) 09:23:17 [2022-07-21T09:23:17.712Z] === RUN TestCgroupNamespacesRunHostMode 09:23:18 [2022-07-21T09:23:18.646Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) 09:23:18 [2022-07-21T09:23:18.646Z] === RUN TestCgroupNamespacesRunPrivateMode 09:23:18 [2022-07-21T09:23:18.977Z] #21 26.47 The following additional packages will be installed: 09:23:18 [2022-07-21T09:23:18.977Z] #21 26.47 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 09:23:18 [2022-07-21T09:23:18.977Z] #21 26.47 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 09:23:18 [2022-07-21T09:23:18.977Z] #21 26.48 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 09:23:18 [2022-07-21T09:23:18.977Z] #21 26.48 python3-pkg-resources vim-runtime xxd 09:23:18 [2022-07-21T09:23:18.977Z] #21 26.48 Suggested packages: 09:23:18 [2022-07-21T09:23:18.977Z] #21 26.48 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 09:23:18 [2022-07-21T09:23:18.977Z] #21 26.48 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump 09:23:18 [2022-07-21T09:23:18.977Z] #21 26.48 acl attr quota 09:23:18 [2022-07-21T09:23:18.977Z] #21 26.48 Recommended packages: 09:23:18 [2022-07-21T09:23:18.977Z] #21 26.48 libatm1 nftables libpam-cap build-essential python3-dev unzip 09:23:19 [2022-07-21T09:23:19.236Z] #21 ... 09:23:19 [2022-07-21T09:23:19.236Z] 09:23:19 [2022-07-21T09:23:19.236Z] #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 09:23:19 [2022-07-21T09:23:19.236Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 09:23:19 [2022-07-21T09:23:19.236Z] #77 172.4 config.status: creating Makefile 09:23:19 [2022-07-21T09:23:19.236Z] #77 172.5 config.status: creating rpm/crun.spec 09:23:19 [2022-07-21T09:23:19.495Z] #77 172.6 config.status: creating config.h 09:23:19 [2022-07-21T09:23:19.495Z] #77 172.6 config.status: executing libtool commands 09:23:19 [2022-07-21T09:23:19.495Z] #77 172.6 config.status: executing depfiles commands 09:23:20 [2022-07-21T09:23:20.022Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) 09:23:20 [2022-07-21T09:23:20.022Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 09:23:20 [2022-07-21T09:23:20.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 09:23:20 [2022-07-21T09:23:20.957Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) 09:23:20 [2022-07-21T09:23:20.957Z] === RUN TestCgroupNamespacesRunInvalidMode 09:23:21 [2022-07-21T09:23:21.402Z] #77 174.2 === configuring in libocispec (/tmp/crun-build/libocispec) 09:23:21 [2022-07-21T09:23:21.402Z] #77 174.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 09:23:21 [2022-07-21T09:23:21.661Z] #77 ... 09:23:21 [2022-07-21T09:23:21.661Z] 09:23:21 [2022-07-21T09:23:21.661Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac 09:23:21 [2022-07-21T09:23:21.661Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 Delve is a source level debugger for Go programs. 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 Delve enables you to interact with your program by controlling the execution of the process, 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 Pass flags to the program you are debugging using `--`, for example: 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 `dlv exec ./hello -- server --config conf/config.toml` 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 Usage: 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 dlv [command] 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 Available Commands: 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 attach Attach to running process and begin debugging. 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 connect Connect to a headless debug server with a terminal client. 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 core Examine a core dump. 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 debug Compile and begin debugging main package in current directory, or the package specified. 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 exec Execute a precompiled binary, and begin a debug session. 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 help Help about any command 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 run Deprecated command. Use 'debug' instead. 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 test Compile test binary and begin debugging program. 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 trace Compile and begin tracing program. 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 version Prints version. 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 Flags: 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 --backend string Backend selection (see 'dlv help backend'). (default "default") 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 --disable-aslr Disables address space randomization 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 -h, --help help for dlv 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 --init string Init file, executed by the terminal client. 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 --log Enable debugging server logging. 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 --wd string Working directory for running the program. 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 Additional help topics: 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 dlv backend Help about the --backend flag. 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 dlv log Help about logging flags. 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 dlv redirect Help about file redirection. 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 09:23:21 [2022-07-21T09:23:21.661Z] #36 251.8 Use "dlv [command] --help" for more information about a command. 09:23:21 [2022-07-21T09:23:21.661Z] #36 DONE 252.1s 09:23:21 [2022-07-21T09:23:21.661Z] 09:23:21 [2022-07-21T09:23:21.661Z] #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 09:23:21 [2022-07-21T09:23:21.661Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 09:23:21 [2022-07-21T09:23:21.661Z] #34 DONE 251.8s 09:23:21 [2022-07-21T09:23:21.889Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) 09:23:21 [2022-07-21T09:23:21.889Z] === RUN TestCgroupNamespacesRunOlderClient 09:23:21 [2022-07-21T09:23:21.923Z] 09:23:21 [2022-07-21T09:23:21.923Z] #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 09:23:21 [2022-07-21T09:23:21.923Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a 09:23:21 [2022-07-21T09:23:21.923Z] #21 28.51 The following NEW packages will be installed: 09:23:21 [2022-07-21T09:23:21.923Z] #21 28.51 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 09:23:21 [2022-07-21T09:23:21.923Z] #21 28.51 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 09:23:21 [2022-07-21T09:23:21.923Z] #21 28.51 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 09:23:21 [2022-07-21T09:23:21.923Z] #21 28.51 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 09:23:21 [2022-07-21T09:23:21.923Z] #21 28.51 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 09:23:21 [2022-07-21T09:23:21.923Z] #21 28.51 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo 09:23:21 [2022-07-21T09:23:21.923Z] #21 28.53 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 09:23:21 [2022-07-21T09:23:21.923Z] #21 28.53 xz-utils zip zstd 09:23:21 [2022-07-21T09:23:21.923Z] #21 28.92 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. 09:23:21 [2022-07-21T09:23:21.923Z] #21 28.92 Need to get 27.7 MB of archives. 09:23:21 [2022-07-21T09:23:21.923Z] #21 28.92 After this operation, 106 MB of additional disk space will be used. 09:23:21 [2022-07-21T09:23:21.923Z] #21 28.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] 09:23:21 [2022-07-21T09:23:21.924Z] #21 28.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] 09:23:21 [2022-07-21T09:23:21.924Z] #21 28.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] 09:23:21 [2022-07-21T09:23:21.924Z] #21 28.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] 09:23:21 [2022-07-21T09:23:21.924Z] #21 29.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] 09:23:21 [2022-07-21T09:23:21.924Z] #21 29.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] 09:23:21 [2022-07-21T09:23:21.924Z] #21 29.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] 09:23:21 [2022-07-21T09:23:21.924Z] #21 29.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] 09:23:21 [2022-07-21T09:23:21.924Z] #21 29.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 09:23:21 [2022-07-21T09:23:21.924Z] #21 29.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 09:23:21 [2022-07-21T09:23:21.924Z] #21 29.10 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] 09:23:21 [2022-07-21T09:23:21.924Z] #21 29.11 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] 09:23:21 [2022-07-21T09:23:21.924Z] #21 29.11 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] 09:23:21 [2022-07-21T09:23:21.924Z] #21 29.13 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] 09:23:21 [2022-07-21T09:23:21.924Z] #21 29.16 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] 09:23:21 [2022-07-21T09:23:21.924Z] #21 29.16 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] 09:23:21 [2022-07-21T09:23:21.924Z] #21 29.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] 09:23:21 [2022-07-21T09:23:21.924Z] #21 29.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 09:23:21 [2022-07-21T09:23:21.924Z] #21 29.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] 09:23:21 [2022-07-21T09:23:21.924Z] #21 29.19 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] 09:23:21 [2022-07-21T09:23:21.924Z] #21 29.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] 09:23:21 [2022-07-21T09:23:21.924Z] #21 29.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 09:23:21 [2022-07-21T09:23:21.924Z] #21 29.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 09:23:21 [2022-07-21T09:23:21.924Z] #21 29.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 09:23:21 [2022-07-21T09:23:21.924Z] #21 29.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] 09:23:21 [2022-07-21T09:23:21.924Z] #21 29.26 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] 09:23:21 [2022-07-21T09:23:21.924Z] #21 29.26 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 09:23:22 [2022-07-21T09:23:22.182Z] #21 29.90 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] 09:23:22 [2022-07-21T09:23:22.182Z] #21 29.90 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 09:23:22 [2022-07-21T09:23:22.182Z] #21 29.90 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] 09:23:22 [2022-07-21T09:23:22.182Z] #21 29.90 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 09:23:22 [2022-07-21T09:23:22.182Z] #21 29.90 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] 09:23:22 [2022-07-21T09:23:22.182Z] #21 29.90 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] 09:23:22 [2022-07-21T09:23:22.182Z] #21 29.90 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] 09:23:22 [2022-07-21T09:23:22.182Z] #21 29.91 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 09:23:22 [2022-07-21T09:23:22.182Z] #21 30.02 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 09:23:22 [2022-07-21T09:23:22.182Z] #21 30.04 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] 09:23:22 [2022-07-21T09:23:22.182Z] #21 30.04 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] 09:23:22 [2022-07-21T09:23:22.182Z] #21 30.06 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] 09:23:22 [2022-07-21T09:23:22.182Z] #21 30.11 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] 09:23:22 [2022-07-21T09:23:22.182Z] #21 30.11 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 09:23:22 [2022-07-21T09:23:22.441Z] #21 30.15 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] 09:23:22 [2022-07-21T09:23:22.441Z] #21 30.16 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] 09:23:22 [2022-07-21T09:23:22.441Z] #21 30.20 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] 09:23:22 [2022-07-21T09:23:22.441Z] #21 30.21 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 09:23:22 [2022-07-21T09:23:22.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 09:23:22 [2022-07-21T09:23:22.823Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) 09:23:22 [2022-07-21T09:23:22.823Z] === RUN TestNISDomainname 09:23:23 [2022-07-21T09:23:23.006Z] ok github.com/docker/docker/libnetwork/networkdb 104.181s coverage: 60.1% of statements 09:23:23 [2022-07-21T09:23:23.006Z] ? github.com/docker/docker/libnetwork/ns [no test files] 09:23:23 [2022-07-21T09:23:23.006Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 09:23:23 [2022-07-21T09:23:23.006Z] ok github.com/docker/docker/libnetwork/osl 4.336s coverage: 39.7% of statements 09:23:23 [2022-07-21T09:23:23.006Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 09:23:23 [2022-07-21T09:23:23.006Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements 09:23:23 [2022-07-21T09:23:23.009Z] #21 30.66 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] 09:23:23 [2022-07-21T09:23:23.009Z] #21 30.70 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] 09:23:23 [2022-07-21T09:23:23.009Z] #21 30.73 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] 09:23:23 [2022-07-21T09:23:23.009Z] #21 30.74 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] 09:23:23 [2022-07-21T09:23:23.388Z] --- PASS: TestNISDomainname (0.57s) 09:23:23 [2022-07-21T09:23:23.388Z] === RUN TestHostnameDnsResolution 09:23:23 [2022-07-21T09:23:23.944Z] ok github.com/docker/docker/libnetwork/portmapper 0.663s coverage: 48.6% of statements 09:23:23 [2022-07-21T09:23:23.944Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements 09:23:23 [2022-07-21T09:23:23.944Z] ? github.com/docker/docker/libnetwork/testutils [no test files] 09:23:24 [2022-07-21T09:23:24.320Z] --- PASS: TestHostnameDnsResolution (0.76s) 09:23:24 [2022-07-21T09:23:24.320Z] === RUN TestUnprivilegedPortsAndPing 09:23:24 [2022-07-21T09:23:24.385Z] #21 31.98 debconf: delaying package configuration, since apt-utils is not installed 09:23:24 [2022-07-21T09:23:24.513Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements 09:23:24 [2022-07-21T09:23:24.513Z] 09:23:24 [2022-07-21T09:23:24.513Z] === Skipped 09:23:24 [2022-07-21T09:23:24.513Z] === SKIP: libnetwork TestParallel1 (0.00s) 09:23:24 [2022-07-21T09:23:24.513Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 09:23:24 [2022-07-21T09:23:24.513Z] 09:23:24 [2022-07-21T09:23:24.513Z] === SKIP: libnetwork TestParallel3 (0.00s) 09:23:24 [2022-07-21T09:23:24.513Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 09:23:24 [2022-07-21T09:23:24.513Z] 09:23:24 [2022-07-21T09:23:24.513Z] === SKIP: libnetwork TestParallel2 (0.00s) 09:23:24 [2022-07-21T09:23:24.513Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 09:23:24 [2022-07-21T09:23:24.513Z] 09:23:24 [2022-07-21T09:23:24.513Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) 09:23:24 [2022-07-21T09:23:24.513Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 09:23:24 [2022-07-21T09:23:24.513Z] 09:23:24 [2022-07-21T09:23:24.513Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) 09:23:24 [2022-07-21T09:23:24.513Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 09:23:24 [2022-07-21T09:23:24.513Z] 09:23:24 [2022-07-21T09:23:24.513Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) 09:23:24 [2022-07-21T09:23:24.513Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 09:23:24 [2022-07-21T09:23:24.513Z] 09:23:24 [2022-07-21T09:23:24.513Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) 09:23:24 [2022-07-21T09:23:24.513Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 09:23:24 [2022-07-21T09:23:24.513Z] 09:23:24 [2022-07-21T09:23:24.513Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) 09:23:24 [2022-07-21T09:23:24.513Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 09:23:24 [2022-07-21T09:23:24.513Z] 09:23:24 [2022-07-21T09:23:24.513Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 09:23:24 [2022-07-21T09:23:24.513Z] firewalld_test.go:14: firewalld is not running 09:23:24 [2022-07-21T09:23:24.513Z] 09:23:24 [2022-07-21T09:23:24.513Z] DONE 327 tests, 9 skipped in 203.716s 09:23:24 [2022-07-21T09:23:24.673Z] #21 32.27 Fetched 27.7 MB in 2s (13.0 MB/s) 09:23:24 [2022-07-21T09:23:24.673Z] #21 32.34 Selecting previously unselected package pigz. 09:23:24 [2022-07-21T09:23:24.673Z] #21 32.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) 09:23:24 [2022-07-21T09:23:24.673Z] #21 32.45 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... 09:23:24 [2022-07-21T09:23:24.673Z] #21 32.45 Unpacking pigz (2.6-1) ... 09:23:24 [2022-07-21T09:23:24.886Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) 09:23:24 [2022-07-21T09:23:24.886Z] === RUN TestPrivilegedHostDevices 09:23:24 [2022-07-21T09:23:24.933Z] #21 32.68 Selecting previously unselected package libelf1:amd64. 09:23:24 [2022-07-21T09:23:24.933Z] #21 32.71 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... 09:23:24 [2022-07-21T09:23:24.933Z] #21 32.71 Unpacking libelf1:amd64 (0.183-1) ... Post stage [Pipeline] junit 09:23:25 [2022-07-21T09:23:25.100Z] Recording test results 09:23:25 [2022-07-21T09:23:25.193Z] #21 32.95 Selecting previously unselected package libbpf0:amd64. 09:23:25 [2022-07-21T09:23:25.193Z] #21 32.96 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... 09:23:25 [2022-07-21T09:23:25.193Z] #21 32.97 Unpacking libbpf0:amd64 (1:0.3-2) ... 09:23:25 [2022-07-21T09:23:25.193Z] #21 33.09 Selecting previously unselected package libcap2:amd64. 09:23:25 [2022-07-21T09:23:25.225Z] [Checks API] No suitable checks publisher found. [Pipeline] } 09:23:25 [2022-07-21T09:23:25.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:25 [2022-07-21T09:23:25.451Z] #21 33.09 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... 09:23:25 [2022-07-21T09:23:25.452Z] #21 33.11 Unpacking libcap2:amd64 (1:2.44-1) ... 09:23:25 [2022-07-21T09:23:25.452Z] #21 33.22 Selecting previously unselected package libmnl0:amd64. 09:23:25 [2022-07-21T09:23:25.452Z] #21 33.22 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... 09:23:25 [2022-07-21T09:23:25.452Z] #21 33.23 Unpacking libmnl0:amd64 (1.0.4-3) ... 09:23:25 [2022-07-21T09:23:25.457Z] --- PASS: TestPrivilegedHostDevices (0.51s) 09:23:25 [2022-07-21T09:23:25.457Z] === RUN TestRunConsoleSize 09:23:25 [2022-07-21T09:23:25.570Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43816/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=669fbed1ac6e556a0097f77ccf5f033acaa42adb -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:669fbed1ac6e556a0097f77ccf5f033acaa42adb hack/make.sh dynbinary test-integration 09:23:25 [2022-07-21T09:23:25.710Z] #21 33.34 Selecting previously unselected package libxtables12:amd64. 09:23:25 [2022-07-21T09:23:25.710Z] #21 33.34 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... 09:23:25 [2022-07-21T09:23:25.710Z] #21 33.35 Unpacking libxtables12:amd64 (1.8.7-1) ... 09:23:25 [2022-07-21T09:23:25.710Z] #21 33.45 Selecting previously unselected package libcap2-bin. 09:23:25 [2022-07-21T09:23:25.710Z] #21 33.45 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... 09:23:25 [2022-07-21T09:23:25.710Z] #21 33.46 Unpacking libcap2-bin (1:2.44-1) ... 09:23:25 [2022-07-21T09:23:25.710Z] #21 33.57 Selecting previously unselected package iproute2. 09:23:25 [2022-07-21T09:23:25.714Z] --- PASS: TestRunConsoleSize (0.40s) 09:23:25 [2022-07-21T09:23:25.714Z] === RUN TestStats 09:23:25 [2022-07-21T09:23:25.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 09:23:25 [2022-07-21T09:23:25.829Z] 09:23:25 [2022-07-21T09:23:25.971Z] #21 33.58 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... 09:23:25 [2022-07-21T09:23:25.971Z] #21 33.58 Unpacking iproute2 (5.10.0-4) ... 09:23:26 [2022-07-21T09:23:26.089Z] Removing bundles/ 09:23:26 [2022-07-21T09:23:26.089Z] 09:23:26 [2022-07-21T09:23:26.089Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 09:23:26 [2022-07-21T09:23:26.089Z] Building: bundles/dynbinary-daemon/dockerd 09:23:26 [2022-07-21T09:23:26.089Z] GOOS="" GOARCH="" GOARM="" 09:23:26 [2022-07-21T09:23:26.539Z] #21 34.20 Selecting previously unselected package xxd. 09:23:26 [2022-07-21T09:23:26.539Z] #21 34.21 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 09:23:26 [2022-07-21T09:23:26.539Z] #21 34.22 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 09:23:26 [2022-07-21T09:23:26.539Z] #21 34.37 Selecting previously unselected package vim-common. 09:23:26 [2022-07-21T09:23:26.539Z] #21 34.37 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 09:23:26 [2022-07-21T09:23:26.539Z] #21 34.39 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 09:23:27 [2022-07-21T09:23:27.057Z] #21 34.62 Selecting previously unselected package bash-completion. 09:23:27 [2022-07-21T09:23:27.057Z] #21 34.62 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... 09:23:28 [2022-07-21T09:23:28.237Z] --- PASS: TestStats (2.48s) 09:23:28 [2022-07-21T09:23:28.238Z] === RUN TestStopContainerWithTimeout 09:23:28 [2022-07-21T09:23:28.238Z] === RUN TestStopContainerWithTimeout/0 09:23:28 [2022-07-21T09:23:28.238Z] === PAUSE TestStopContainerWithTimeout/0 09:23:28 [2022-07-21T09:23:28.238Z] === RUN TestStopContainerWithTimeout/1 09:23:28 [2022-07-21T09:23:28.238Z] === PAUSE TestStopContainerWithTimeout/1 09:23:28 [2022-07-21T09:23:28.238Z] === RUN TestStopContainerWithTimeout/3 09:23:28 [2022-07-21T09:23:28.238Z] === PAUSE TestStopContainerWithTimeout/3 09:23:28 [2022-07-21T09:23:28.238Z] === RUN TestStopContainerWithTimeout/-1 09:23:28 [2022-07-21T09:23:28.238Z] === PAUSE TestStopContainerWithTimeout/-1 09:23:28 [2022-07-21T09:23:28.238Z] === CONT TestStopContainerWithTimeout/0 09:23:28 [2022-07-21T09:23:28.238Z] === CONT TestStopContainerWithTimeout/-1 09:23:28 [2022-07-21T09:23:28.806Z] === CONT TestStopContainerWithTimeout/3 09:23:29 [2022-07-21T09:23:29.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 09:23:30 [2022-07-21T09:23:30.362Z] #21 ... 09:23:30 [2022-07-21T09:23:30.362Z] 09:23:30 [2022-07-21T09:23:30.362Z] #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 09:23:30 [2022-07-21T09:23:30.362Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 09:23:30 [2022-07-21T09:23:30.362Z] #77 174.9 checking for gcc... gcc 09:23:30 [2022-07-21T09:23:30.362Z] #77 175.0 checking whether the C compiler works... yes 09:23:30 [2022-07-21T09:23:30.362Z] #77 175.4 checking for C compiler default output file name... a.out 09:23:30 [2022-07-21T09:23:30.362Z] #77 175.4 checking for suffix of executables... 09:23:30 [2022-07-21T09:23:30.362Z] #77 175.7 checking whether we are cross compiling... no 09:23:30 [2022-07-21T09:23:30.362Z] #77 176.0 checking for suffix of object files... o 09:23:30 [2022-07-21T09:23:30.362Z] #77 176.1 checking whether we are using the GNU C compiler... yes 09:23:30 [2022-07-21T09:23:30.362Z] #77 176.3 checking whether gcc accepts -g... yes 09:23:30 [2022-07-21T09:23:30.362Z] #77 176.4 checking for gcc option to accept ISO C89... none needed 09:23:30 [2022-07-21T09:23:30.362Z] #77 176.7 checking whether gcc understands -c and -o together... yes 09:23:30 [2022-07-21T09:23:30.362Z] #77 177.0 checking how to run the C preprocessor... gcc -E 09:23:30 [2022-07-21T09:23:30.362Z] #77 177.5 checking for grep that handles long lines and -e... /bin/grep 09:23:30 [2022-07-21T09:23:30.362Z] #77 177.5 checking for egrep... /bin/grep -E 09:23:30 [2022-07-21T09:23:30.362Z] #77 177.5 checking for ANSI C header files... yes 09:23:30 [2022-07-21T09:23:30.362Z] #77 178.5 checking for sys/types.h... yes 09:23:30 [2022-07-21T09:23:30.362Z] #77 178.7 checking for sys/stat.h... yes 09:23:30 [2022-07-21T09:23:30.362Z] #77 179.0 checking for stdlib.h... yes 09:23:30 [2022-07-21T09:23:30.362Z] #77 179.1 checking for string.h... yes 09:23:30 [2022-07-21T09:23:30.362Z] #77 179.3 checking for memory.h... yes 09:23:30 [2022-07-21T09:23:30.362Z] #77 179.6 checking for strings.h... yes 09:23:30 [2022-07-21T09:23:30.362Z] #77 179.7 checking for inttypes.h... yes 09:23:30 [2022-07-21T09:23:30.362Z] #77 179.9 checking for stdint.h... yes 09:23:30 [2022-07-21T09:23:30.362Z] #77 180.1 checking for unistd.h... yes 09:23:30 [2022-07-21T09:23:30.362Z] #77 180.3 checking minix/config.h usability... no 09:23:30 [2022-07-21T09:23:30.362Z] #77 180.5 checking minix/config.h presence... no 09:23:30 [2022-07-21T09:23:30.362Z] #77 180.6 checking for minix/config.h... no 09:23:30 [2022-07-21T09:23:30.362Z] #77 180.6 checking whether it is safe to define __EXTENSIONS__... yes 09:23:30 [2022-07-21T09:23:30.362Z] #77 180.8 checking build system type... x86_64-pc-linux-gnu 09:23:30 [2022-07-21T09:23:30.362Z] #77 181.3 checking host system type... x86_64-pc-linux-gnu 09:23:30 [2022-07-21T09:23:30.362Z] #77 181.3 checking how to print strings... printf 09:23:30 [2022-07-21T09:23:30.362Z] #77 181.3 checking for a sed that does not truncate output... /bin/sed 09:23:30 [2022-07-21T09:23:30.362Z] #77 181.3 checking for fgrep... /bin/grep -F 09:23:30 [2022-07-21T09:23:30.362Z] #77 181.3 checking for ld used by gcc... /usr/bin/ld 09:23:30 [2022-07-21T09:23:30.362Z] #77 181.4 checking if the linker (/usr/bin/ld) is GNU ld... yes 09:23:30 [2022-07-21T09:23:30.362Z] #77 181.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 09:23:30 [2022-07-21T09:23:30.362Z] #77 181.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm 09:23:30 [2022-07-21T09:23:30.362Z] #77 181.5 checking whether ln -s works... yes 09:23:30 [2022-07-21T09:23:30.362Z] #77 181.5 checking the maximum length of command line arguments... 1572864 09:23:30 [2022-07-21T09:23:30.362Z] #77 181.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 09:23:30 [2022-07-21T09:23:30.362Z] #77 181.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 09:23:30 [2022-07-21T09:23:30.362Z] #77 181.6 checking for /usr/bin/ld option to reload object files... -r 09:23:30 [2022-07-21T09:23:30.362Z] #77 181.6 checking for objdump... objdump 09:23:30 [2022-07-21T09:23:30.362Z] #77 181.6 checking how to recognize dependent libraries... pass_all 09:23:30 [2022-07-21T09:23:30.362Z] #77 181.6 checking for dlltool... no 09:23:30 [2022-07-21T09:23:30.362Z] #77 181.6 checking how to associate runtime and link libraries... printf %s\n 09:23:30 [2022-07-21T09:23:30.362Z] #77 181.6 checking for ar... ar 09:23:30 [2022-07-21T09:23:30.362Z] #77 181.6 checking for archiver @FILE support... @ 09:23:30 [2022-07-21T09:23:30.362Z] #77 181.9 checking for strip... strip 09:23:30 [2022-07-21T09:23:30.362Z] #77 181.9 checking for ranlib... ranlib 09:23:30 [2022-07-21T09:23:30.362Z] #77 181.9 checking for gawk... no 09:23:30 [2022-07-21T09:23:30.362Z] #77 181.9 checking for mawk... mawk 09:23:30 [2022-07-21T09:23:30.362Z] #77 181.9 checking command to parse /usr/bin/nm -B output from gcc object... ok 09:23:30 [2022-07-21T09:23:30.362Z] #77 182.5 checking for sysroot... no 09:23:30 [2022-07-21T09:23:30.362Z] #77 182.5 checking for a working dd... /bin/dd 09:23:30 [2022-07-21T09:23:30.362Z] #77 182.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 09:23:30 [2022-07-21T09:23:30.362Z] #77 182.8 checking for mt... no 09:23:30 [2022-07-21T09:23:30.362Z] #77 182.8 checking if : is a manifest tool... no 09:23:30 [2022-07-21T09:23:30.362Z] #77 182.8 checking for dlfcn.h... yes 09:23:30 [2022-07-21T09:23:30.362Z] #77 183.1 checking for objdir... .libs 09:23:30 [2022-07-21T09:23:30.879Z] #77 183.8 checking if gcc supports -fno-rtti -fno-exceptions... no 09:23:30 [2022-07-21T09:23:30.879Z] #77 184.0 checking for gcc option to produce PIC... -fPIC -DPIC 09:23:31 [2022-07-21T09:23:31.342Z] === CONT TestStopContainerWithTimeout/1 09:23:31 [2022-07-21T09:23:31.446Z] #77 184.0 checking if gcc PIC flag -fPIC -DPIC works... yes 09:23:32 [2022-07-21T09:23:32.013Z] #77 184.3 checking if gcc static flag -static works... yes 09:23:32 [2022-07-21T09:23:32.272Z] #77 185.0 checking if gcc supports -c -o file.o... yes 09:23:32 [2022-07-21T09:23:32.272Z] #77 185.3 checking if gcc supports -c -o file.o... (cached) yes 09:23:32 [2022-07-21T09:23:32.272Z] #77 185.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 09:23:32 [2022-07-21T09:23:32.272Z] #77 ... 09:23:32 [2022-07-21T09:23:32.272Z] 09:23:32 [2022-07-21T09:23:32.272Z] #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 09:23:32 [2022-07-21T09:23:32.272Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a 09:23:32 [2022-07-21T09:23:32.272Z] #21 39.93 Unpacking bash-completion (1:2.11-2) ... 09:23:32 [2022-07-21T09:23:32.713Z] --- PASS: TestStopContainerWithTimeout (0.02s) 09:23:32 [2022-07-21T09:23:32.713Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) 09:23:32 [2022-07-21T09:23:32.713Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) 09:23:32 [2022-07-21T09:23:32.713Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) 09:23:32 [2022-07-21T09:23:32.713Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) 09:23:32 [2022-07-21T09:23:32.713Z] === RUN TestDeleteDevicemapper 09:23:32 [2022-07-21T09:23:32.713Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 09:23:32 [2022-07-21T09:23:32.713Z] --- SKIP: TestDeleteDevicemapper (0.00s) 09:23:32 [2022-07-21T09:23:32.713Z] === RUN TestStopContainerWithRestartPolicyAlways 09:23:32 [2022-07-21T09:23:32.839Z] #21 40.59 Selecting previously unselected package bzip2. 09:23:32 [2022-07-21T09:23:32.839Z] #21 40.59 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... 09:23:32 [2022-07-21T09:23:32.839Z] #21 40.60 Unpacking bzip2 (1.0.8-4) ... 09:23:33 [2022-07-21T09:23:33.098Z] #21 40.80 Selecting previously unselected package xz-utils. 09:23:33 [2022-07-21T09:23:33.098Z] #21 40.80 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... 09:23:33 [2022-07-21T09:23:33.098Z] #21 40.83 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 09:23:33 [2022-07-21T09:23:33.665Z] #21 41.56 Selecting previously unselected package apparmor. 09:23:33 [2022-07-21T09:23:33.665Z] #21 41.58 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... 09:23:33 [2022-07-21T09:23:33.925Z] #21 41.69 Unpacking apparmor (2.13.6-10) ... 09:23:34 [2022-07-21T09:23:34.085Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s) 09:23:34 [2022-07-21T09:23:34.085Z] === RUN TestUpdateMemory 09:23:34 [2022-07-21T09:23:34.651Z] --- PASS: TestUpdateMemory (0.55s) 09:23:34 [2022-07-21T09:23:34.651Z] === RUN TestUpdateCPUQuota 09:23:34 [2022-07-21T09:23:34.860Z] #21 42.33 Selecting previously unselected package inetutils-ping. 09:23:34 [2022-07-21T09:23:34.860Z] #21 42.34 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... 09:23:34 [2022-07-21T09:23:34.860Z] #21 42.35 Unpacking inetutils-ping (2:2.0-1) ... 09:23:34 [2022-07-21T09:23:34.860Z] #21 42.57 Selecting previously unselected package libip4tc2:amd64. 09:23:34 [2022-07-21T09:23:34.860Z] #21 42.57 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... 09:23:34 [2022-07-21T09:23:34.860Z] #21 42.58 Unpacking libip4tc2:amd64 (1.8.7-1) ... 09:23:35 [2022-07-21T09:23:35.118Z] #21 42.84 Selecting previously unselected package libip6tc2:amd64. 09:23:35 [2022-07-21T09:23:35.118Z] #21 42.85 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... 09:23:35 [2022-07-21T09:23:35.119Z] #21 42.85 Unpacking libip6tc2:amd64 (1.8.7-1) ... 09:23:35 [2022-07-21T09:23:35.377Z] #21 43.14 Selecting previously unselected package libnfnetlink0:amd64. 09:23:35 [2022-07-21T09:23:35.377Z] #21 43.15 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 09:23:35 [2022-07-21T09:23:35.377Z] #21 43.21 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 09:23:35 [2022-07-21T09:23:35.588Z] --- PASS: TestUpdateCPUQuota (0.96s) 09:23:35 [2022-07-21T09:23:35.588Z] === RUN TestUpdatePidsLimit 09:23:35 [2022-07-21T09:23:35.588Z] === RUN TestUpdatePidsLimit/update_from_none 09:23:35 [2022-07-21T09:23:35.588Z] === RUN TestUpdatePidsLimit/no_change 09:23:35 [2022-07-21T09:23:35.635Z] #21 43.44 Selecting previously unselected package libnetfilter-conntrack3:amd64. 09:23:35 [2022-07-21T09:23:35.846Z] === RUN TestUpdatePidsLimit/update_lower 09:23:35 [2022-07-21T09:23:35.893Z] #21 43.45 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... 09:23:35 [2022-07-21T09:23:35.894Z] #21 43.46 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... 09:23:35 [2022-07-21T09:23:35.894Z] #21 43.70 Selecting previously unselected package libnftnl11:amd64. 09:23:35 [2022-07-21T09:23:35.894Z] #21 43.70 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... 09:23:36 [2022-07-21T09:23:36.105Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 09:23:36 [2022-07-21T09:23:36.152Z] #21 43.74 Unpacking libnftnl11:amd64 (1.1.9-1) ... 09:23:36 [2022-07-21T09:23:36.152Z] #21 44.01 Selecting previously unselected package iptables. 09:23:36 [2022-07-21T09:23:36.376Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 09:23:36 [2022-07-21T09:23:36.467Z] #21 44.01 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... 09:23:36 [2022-07-21T09:23:36.467Z] #21 44.03 Unpacking iptables (1.8.7-1) ... 09:23:36 [2022-07-21T09:23:36.635Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 09:23:36 [2022-07-21T09:23:36.893Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 09:23:37 [2022-07-21T09:23:37.046Z] #21 44.74 Selecting previously unselected package libonig5:amd64. 09:23:37 [2022-07-21T09:23:37.046Z] #21 44.75 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... 09:23:37 [2022-07-21T09:23:37.046Z] #21 44.76 Unpacking libonig5:amd64 (6.9.6-1.1) ... 09:23:37 [2022-07-21T09:23:37.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 09:23:37 [2022-07-21T09:23:37.310Z] #21 45.12 Selecting previously unselected package libjq1:amd64. 09:23:37 [2022-07-21T09:23:37.310Z] #21 45.12 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... 09:23:37 [2022-07-21T09:23:37.310Z] #21 45.12 Unpacking libjq1:amd64 (1.6-2.1) ... 09:23:37 [2022-07-21T09:23:37.458Z] --- PASS: TestUpdatePidsLimit (2.03s) 09:23:37 [2022-07-21T09:23:37.458Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) 09:23:37 [2022-07-21T09:23:37.458Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) 09:23:37 [2022-07-21T09:23:37.458Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) 09:23:37 [2022-07-21T09:23:37.458Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) 09:23:37 [2022-07-21T09:23:37.458Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) 09:23:37 [2022-07-21T09:23:37.458Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) 09:23:37 [2022-07-21T09:23:37.459Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) 09:23:37 [2022-07-21T09:23:37.459Z] === RUN TestUpdateRestartPolicy 09:23:37 [2022-07-21T09:23:37.575Z] #21 45.26 Selecting previously unselected package jq. 09:23:37 [2022-07-21T09:23:37.575Z] #21 45.26 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... 09:23:37 [2022-07-21T09:23:37.575Z] #21 45.29 Unpacking jq (1.6-2.1) ... 09:23:37 [2022-07-21T09:23:37.575Z] #21 45.39 Selecting previously unselected package libaio1:amd64. 09:23:37 [2022-07-21T09:23:37.575Z] #21 45.39 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... 09:23:37 [2022-07-21T09:23:37.575Z] #21 45.40 Unpacking libaio1:amd64 (0.3.112-9) ... 09:23:37 [2022-07-21T09:23:37.575Z] #21 45.48 Selecting previously unselected package libgpm2:amd64. 09:23:37 [2022-07-21T09:23:37.833Z] #21 45.50 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... 09:23:37 [2022-07-21T09:23:37.833Z] #21 45.51 Unpacking libgpm2:amd64 (1.20.7-8) ... 09:23:38 [2022-07-21T09:23:38.090Z] #21 45.68 Selecting previously unselected package libicu67:amd64. 09:23:38 [2022-07-21T09:23:38.090Z] #21 45.68 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... 09:23:38 [2022-07-21T09:23:38.090Z] #21 45.69 Unpacking libicu67:amd64 (67.1-7) ... 09:23:39 [2022-07-21T09:23:39.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 09:23:42 [2022-07-21T09:23:42.270Z] #21 ... 09:23:42 [2022-07-21T09:23:42.270Z] 09:23:42 [2022-07-21T09:23:42.270Z] #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 09:23:42 [2022-07-21T09:23:42.270Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 09:23:42 [2022-07-21T09:23:42.270Z] #77 185.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 09:23:42 [2022-07-21T09:23:42.270Z] #77 185.5 checking dynamic linker characteristics... GNU/Linux ld.so 09:23:42 [2022-07-21T09:23:42.270Z] #77 186.1 checking how to hardcode library paths into programs... immediate 09:23:42 [2022-07-21T09:23:42.270Z] #77 186.1 checking whether stripping libraries is possible... yes 09:23:42 [2022-07-21T09:23:42.270Z] #77 186.1 checking if libtool supports shared libraries... yes 09:23:42 [2022-07-21T09:23:42.270Z] #77 186.1 checking whether to build shared libraries... no 09:23:42 [2022-07-21T09:23:42.270Z] #77 186.1 checking whether to build static libraries... yes 09:23:42 [2022-07-21T09:23:42.270Z] #77 186.1 checking for a BSD-compatible install... /usr/bin/install -c 09:23:42 [2022-07-21T09:23:42.270Z] #77 186.1 checking whether build environment is sane... yes 09:23:42 [2022-07-21T09:23:42.270Z] #77 186.3 checking for a thread-safe mkdir -p... /bin/mkdir -p 09:23:42 [2022-07-21T09:23:42.270Z] #77 186.3 checking whether make sets $(MAKE)... yes 09:23:42 [2022-07-21T09:23:42.270Z] #77 186.4 checking whether make supports the include directive... yes (GNU style) 09:23:42 [2022-07-21T09:23:42.270Z] #77 186.5 checking whether make supports nested variables... yes 09:23:42 [2022-07-21T09:23:42.270Z] #77 186.6 checking whether UID '0' is supported by ustar format... yes 09:23:42 [2022-07-21T09:23:42.270Z] #77 186.6 checking whether GID '0' is supported by ustar format... yes 09:23:42 [2022-07-21T09:23:42.270Z] #77 186.6 checking how to create a ustar tar archive... gnutar 09:23:42 [2022-07-21T09:23:42.270Z] #77 186.7 checking dependency style of gcc... gcc3 09:23:42 [2022-07-21T09:23:42.270Z] #77 186.8 checking whether to enable maintainer-specific portions of Makefiles... yes 09:23:42 [2022-07-21T09:23:42.270Z] #77 186.8 checking whether make supports nested variables... (cached) yes 09:23:42 [2022-07-21T09:23:42.270Z] #77 186.8 checking for pkg-config... /usr/bin/pkg-config 09:23:42 [2022-07-21T09:23:42.270Z] #77 186.8 checking pkg-config is at least version 0.9.0... yes 09:23:42 [2022-07-21T09:23:42.270Z] #77 186.8 checking for yajl >= 2.1.0... yes 09:23:42 [2022-07-21T09:23:42.270Z] #77 186.9 checking for a sed that does not truncate output... (cached) /bin/sed 09:23:42 [2022-07-21T09:23:42.270Z] #77 186.9 checking for gcc... (cached) gcc 09:23:42 [2022-07-21T09:23:42.270Z] #77 187.1 checking whether we are using the GNU C compiler... (cached) yes 09:23:42 [2022-07-21T09:23:42.270Z] #77 187.1 checking whether gcc accepts -g... (cached) yes 09:23:42 [2022-07-21T09:23:42.270Z] #77 187.1 checking for gcc option to accept ISO C89... (cached) none needed 09:23:42 [2022-07-21T09:23:42.270Z] #77 187.1 checking whether gcc understands -c and -o together... (cached) yes 09:23:42 [2022-07-21T09:23:42.270Z] #77 187.1 checking for a Python interpreter with version >= 3... python3 09:23:42 [2022-07-21T09:23:42.270Z] #77 187.2 checking for python3... /usr/bin/python3 09:23:42 [2022-07-21T09:23:42.270Z] #77 187.2 checking for python3 version... 3.9 09:23:42 [2022-07-21T09:23:42.270Z] #77 187.3 checking for python3 platform... linux 09:23:42 [2022-07-21T09:23:42.270Z] #77 187.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 09:23:42 [2022-07-21T09:23:42.270Z] #77 187.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 09:23:42 [2022-07-21T09:23:42.270Z] #77 188.4 checking that generated files are newer than configure... done 09:23:42 [2022-07-21T09:23:42.270Z] #77 188.4 configure: creating ./config.status 09:23:42 [2022-07-21T09:23:42.270Z] #77 192.5 config.status: creating Makefile 09:23:42 [2022-07-21T09:23:42.270Z] #77 192.7 config.status: creating config.h 09:23:42 [2022-07-21T09:23:42.270Z] #77 192.8 config.status: executing libtool commands 09:23:42 [2022-07-21T09:23:42.270Z] #77 192.8 config.status: executing depfiles commands 09:23:42 [2022-07-21T09:23:42.270Z] #77 194.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) 09:23:42 [2022-07-21T09:23:42.271Z] #77 194.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 09:23:42 [2022-07-21T09:23:42.271Z] #77 195.2 checking for gcc... gcc 09:23:42 [2022-07-21T09:23:42.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 09:23:42 [2022-07-21T09:23:42.786Z] #77 195.5 checking whether the C compiler works... yes 09:23:42 [2022-07-21T09:23:42.786Z] #77 195.8 checking for C compiler default output file name... a.out 09:23:42 [2022-07-21T09:23:42.786Z] #77 195.8 checking for suffix of executables... 09:23:43 [2022-07-21T09:23:43.045Z] #77 196.1 checking whether we are cross compiling... no 09:23:43 [2022-07-21T09:23:43.304Z] #77 196.3 checking for suffix of object files... o 09:23:43 [2022-07-21T09:23:43.562Z] #77 196.5 checking whether we are using the GNU C compiler... yes 09:23:43 [2022-07-21T09:23:43.562Z] #77 196.5 checking whether gcc accepts -g... yes 09:23:43 [2022-07-21T09:23:43.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 09:23:43 [2022-07-21T09:23:43.821Z] #77 196.7 checking for gcc option to accept ISO C89... none needed 09:23:43 [2022-07-21T09:23:43.821Z] #77 196.9 checking whether gcc understands -c and -o together... 09:23:43 [2022-07-21T09:23:43.821Z] #77 ... 09:23:43 [2022-07-21T09:23:43.821Z] 09:23:43 [2022-07-21T09:23:43.821Z] #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 09:23:43 [2022-07-21T09:23:43.821Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a 09:23:43 [2022-07-21T09:23:43.821Z] #21 51.56 Selecting previously unselected package libinih1:amd64. 09:23:43 [2022-07-21T09:23:43.821Z] #21 51.58 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... 09:23:43 [2022-07-21T09:23:43.821Z] #21 51.59 Unpacking libinih1:amd64 (53-1+b2) ... 09:23:44 [2022-07-21T09:23:44.080Z] #21 51.73 Selecting previously unselected package libnet1:amd64. 09:23:44 [2022-07-21T09:23:44.080Z] #21 51.74 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 09:23:44 [2022-07-21T09:23:44.080Z] #21 51.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 09:23:44 [2022-07-21T09:23:44.339Z] #21 51.98 Selecting previously unselected package libnl-3-200:amd64. 09:23:44 [2022-07-21T09:23:44.339Z] #21 51.99 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... 09:23:44 [2022-07-21T09:23:44.339Z] #21 52.02 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... 09:23:44 [2022-07-21T09:23:44.598Z] #21 52.34 Selecting previously unselected package libprotobuf-c1:amd64. 09:23:44 [2022-07-21T09:23:44.598Z] #21 52.34 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 09:23:44 [2022-07-21T09:23:44.598Z] #21 52.36 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 09:23:44 [2022-07-21T09:23:44.856Z] #21 52.62 Selecting previously unselected package libyajl2:amd64. 09:23:44 [2022-07-21T09:23:44.856Z] #21 52.62 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... 09:23:44 [2022-07-21T09:23:44.856Z] #21 52.64 Unpacking libyajl2:amd64 (2.1.0-3) ... 09:23:45 [2022-07-21T09:23:45.115Z] #21 52.87 Selecting previously unselected package net-tools. 09:23:45 [2022-07-21T09:23:45.115Z] #21 52.89 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... 09:23:45 [2022-07-21T09:23:45.115Z] #21 52.90 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 09:23:45 [2022-07-21T09:23:45.686Z] #21 53.45 Selecting previously unselected package patch. 09:23:45 [2022-07-21T09:23:45.686Z] #21 53.47 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... 09:23:45 [2022-07-21T09:23:45.686Z] #21 53.48 Unpacking patch (2.7.6-7) ... 09:23:45 [2022-07-21T09:23:45.944Z] #21 53.68 Selecting previously unselected package python-pip-whl. 09:23:45 [2022-07-21T09:23:45.944Z] #21 53.71 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 09:23:45 [2022-07-21T09:23:45.944Z] #21 53.75 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 09:23:46 [2022-07-21T09:23:46.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 09:23:47 [2022-07-21T09:23:47.321Z] #21 54.99 Selecting previously unselected package python3-lib2to3. 09:23:47 [2022-07-21T09:23:47.321Z] #21 55.00 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... 09:23:47 [2022-07-21T09:23:47.321Z] #21 55.02 Unpacking python3-lib2to3 (3.9.2-1) ... 09:23:47 [2022-07-21T09:23:47.321Z] #21 55.17 Selecting previously unselected package python3-distutils. 09:23:47 [2022-07-21T09:23:47.321Z] #21 55.17 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... 09:23:47 [2022-07-21T09:23:47.321Z] #21 55.18 Unpacking python3-distutils (3.9.2-1) ... 09:23:47 [2022-07-21T09:23:47.580Z] #21 55.40 Selecting previously unselected package python3-pkg-resources. 09:23:47 [2022-07-21T09:23:47.580Z] #21 55.40 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... 09:23:47 [2022-07-21T09:23:47.580Z] #21 55.41 Unpacking python3-pkg-resources (52.0.0-4) ... 09:23:47 [2022-07-21T09:23:47.839Z] #21 55.62 Selecting previously unselected package python3-setuptools. 09:23:47 [2022-07-21T09:23:47.839Z] #21 55.63 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... 09:23:47 [2022-07-21T09:23:47.839Z] #21 55.65 Unpacking python3-setuptools (52.0.0-4) ... 09:23:48 [2022-07-21T09:23:48.406Z] #21 56.08 Selecting previously unselected package python3-wheel. 09:23:48 [2022-07-21T09:23:48.406Z] #21 56.09 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... 09:23:48 [2022-07-21T09:23:48.406Z] #21 56.10 Unpacking python3-wheel (0.34.2-1) ... 09:23:48 [2022-07-21T09:23:48.406Z] #21 56.19 Selecting previously unselected package python3-pip. 09:23:48 [2022-07-21T09:23:48.406Z] #21 56.20 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... 09:23:48 [2022-07-21T09:23:48.406Z] #21 56.21 Unpacking python3-pip (20.3.4-4+deb11u1) ... 09:23:48 [2022-07-21T09:23:48.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 09:23:48 [2022-07-21T09:23:48.973Z] #21 56.53 Selecting previously unselected package sudo. 09:23:48 [2022-07-21T09:23:48.973Z] #21 56.53 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... 09:23:48 [2022-07-21T09:23:48.973Z] #21 56.55 Unpacking sudo (1.9.5p2-3) ... 09:23:49 [2022-07-21T09:23:49.542Z] #21 57.32 Selecting previously unselected package thin-provisioning-tools. 09:23:49 [2022-07-21T09:23:49.542Z] #21 57.35 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... 09:23:49 [2022-07-21T09:23:49.542Z] #21 57.36 Unpacking thin-provisioning-tools (0.9.0-1) ... 09:23:49 [2022-07-21T09:23:49.645Z] --- PASS: TestUpdateRestartPolicy (11.08s) 09:23:49 [2022-07-21T09:23:49.645Z] === RUN TestUpdateRestartWithAutoRemove 09:23:49 [2022-07-21T09:23:49.645Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) 09:23:49 [2022-07-21T09:23:49.645Z] === RUN TestWaitNonBlocked 09:23:49 [2022-07-21T09:23:49.645Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 09:23:49 [2022-07-21T09:23:49.645Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 09:23:49 [2022-07-21T09:23:49.645Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 09:23:49 [2022-07-21T09:23:49.645Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 09:23:49 [2022-07-21T09:23:49.645Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 09:23:49 [2022-07-21T09:23:49.645Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 09:23:49 [2022-07-21T09:23:49.801Z] #21 57.67 Selecting previously unselected package uidmap. 09:23:49 [2022-07-21T09:23:49.902Z] --- PASS: TestWaitNonBlocked (0.01s) 09:23:49 [2022-07-21T09:23:49.902Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s) 09:23:49 [2022-07-21T09:23:49.902Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s) 09:23:49 [2022-07-21T09:23:49.902Z] === RUN TestWaitBlocked 09:23:49 [2022-07-21T09:23:49.902Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 09:23:49 [2022-07-21T09:23:49.902Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 09:23:49 [2022-07-21T09:23:49.902Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 09:23:49 [2022-07-21T09:23:49.902Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 09:23:49 [2022-07-21T09:23:49.902Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 09:23:49 [2022-07-21T09:23:49.902Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 09:23:50 [2022-07-21T09:23:50.060Z] #21 57.69 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... 09:23:50 [2022-07-21T09:23:50.060Z] #21 57.70 Unpacking uidmap (1:4.8.1-1) ... 09:23:50 [2022-07-21T09:23:50.060Z] #21 57.89 Selecting previously unselected package vim-runtime. 09:23:50 [2022-07-21T09:23:50.060Z] #21 57.91 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 09:23:50 [2022-07-21T09:23:50.060Z] #21 57.96 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 09:23:50 [2022-07-21T09:23:50.318Z] #21 58.00 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 09:23:50 [2022-07-21T09:23:50.318Z] #21 58.01 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 09:23:50 [2022-07-21T09:23:50.836Z] --- PASS: TestWaitBlocked (0.01s) 09:23:50 [2022-07-21T09:23:50.836Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s) 09:23:50 [2022-07-21T09:23:50.836Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.88s) 09:23:50 [2022-07-21T09:23:50.836Z] === RUN TestWaitConditions 09:23:50 [2022-07-21T09:23:50.836Z] === RUN TestWaitConditions/default 09:23:50 [2022-07-21T09:23:50.836Z] === PAUSE TestWaitConditions/default 09:23:50 [2022-07-21T09:23:50.836Z] === RUN TestWaitConditions/not-running 09:23:50 [2022-07-21T09:23:50.836Z] === PAUSE TestWaitConditions/not-running 09:23:50 [2022-07-21T09:23:50.836Z] === RUN TestWaitConditions/next-exit 09:23:50 [2022-07-21T09:23:50.836Z] === PAUSE TestWaitConditions/next-exit 09:23:50 [2022-07-21T09:23:50.836Z] === RUN TestWaitConditions/removed 09:23:50 [2022-07-21T09:23:50.836Z] === PAUSE TestWaitConditions/removed 09:23:50 [2022-07-21T09:23:50.836Z] === CONT TestWaitConditions/default 09:23:50 [2022-07-21T09:23:50.836Z] === CONT TestWaitConditions/removed 09:23:52 [2022-07-21T09:23:52.734Z] === CONT TestWaitConditions/next-exit 09:23:52 [2022-07-21T09:23:52.734Z] === CONT TestWaitConditions/not-running 09:23:53 [2022-07-21T09:23:53.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 09:23:53 [2022-07-21T09:23:53.605Z] #21 ... 09:23:53 [2022-07-21T09:23:53.605Z] 09:23:53 [2022-07-21T09:23:53.605Z] #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 09:23:53 [2022-07-21T09:23:53.605Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 09:23:53 [2022-07-21T09:23:53.605Z] #77 196.9 checking whether gcc understands -c and -o together... yes 09:23:53 [2022-07-21T09:23:53.605Z] #77 197.3 checking for a BSD-compatible install... /usr/bin/install -c 09:23:53 [2022-07-21T09:23:53.605Z] #77 197.4 checking whether build environment is sane... yes 09:23:53 [2022-07-21T09:23:53.605Z] #77 197.5 checking for a thread-safe mkdir -p... /bin/mkdir -p 09:23:53 [2022-07-21T09:23:53.605Z] #77 197.6 checking for gawk... no 09:23:53 [2022-07-21T09:23:53.605Z] #77 197.6 checking for mawk... mawk 09:23:53 [2022-07-21T09:23:53.605Z] #77 197.6 checking whether make sets $(MAKE)... yes 09:23:53 [2022-07-21T09:23:53.605Z] #77 197.6 checking whether make supports the include directive... yes (GNU style) 09:23:53 [2022-07-21T09:23:53.605Z] #77 197.7 checking whether make supports nested variables... yes 09:23:53 [2022-07-21T09:23:53.605Z] #77 197.8 checking whether UID '0' is supported by ustar format... yes 09:23:53 [2022-07-21T09:23:53.605Z] #77 197.8 checking whether GID '0' is supported by ustar format... yes 09:23:53 [2022-07-21T09:23:53.605Z] #77 197.8 checking how to create a ustar tar archive... gnutar 09:23:53 [2022-07-21T09:23:53.605Z] #77 198.0 checking dependency style of gcc... gcc3 09:23:53 [2022-07-21T09:23:53.605Z] #77 198.4 checking whether to enable maintainer-specific portions of Makefiles... yes 09:23:53 [2022-07-21T09:23:53.605Z] #77 198.4 checking whether make supports nested variables... (cached) yes 09:23:53 [2022-07-21T09:23:53.605Z] #77 198.6 checking build system type... x86_64-pc-linux-gnu 09:23:53 [2022-07-21T09:23:53.605Z] #77 199.1 checking host system type... x86_64-pc-linux-gnu 09:23:53 [2022-07-21T09:23:53.605Z] #77 199.1 checking how to print strings... printf 09:23:53 [2022-07-21T09:23:53.605Z] #77 199.1 checking for a sed that does not truncate output... /bin/sed 09:23:53 [2022-07-21T09:23:53.605Z] #77 199.1 checking for grep that handles long lines and -e... /bin/grep 09:23:53 [2022-07-21T09:23:53.605Z] #77 199.2 checking for egrep... /bin/grep -E 09:23:53 [2022-07-21T09:23:53.605Z] #77 199.2 checking for fgrep... /bin/grep -F 09:23:53 [2022-07-21T09:23:53.605Z] #77 199.2 checking for ld used by gcc... /usr/bin/ld 09:23:53 [2022-07-21T09:23:53.605Z] #77 199.2 checking if the linker (/usr/bin/ld) is GNU ld... yes 09:23:53 [2022-07-21T09:23:53.605Z] #77 199.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 09:23:53 [2022-07-21T09:23:53.605Z] #77 199.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm 09:23:53 [2022-07-21T09:23:53.605Z] #77 199.5 checking whether ln -s works... yes 09:23:53 [2022-07-21T09:23:53.605Z] #77 199.5 checking the maximum length of command line arguments... 1572864 09:23:53 [2022-07-21T09:23:53.605Z] #77 199.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 09:23:53 [2022-07-21T09:23:53.605Z] #77 199.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 09:23:53 [2022-07-21T09:23:53.605Z] #77 199.6 checking for /usr/bin/ld option to reload object files... -r 09:23:53 [2022-07-21T09:23:53.605Z] #77 199.6 checking for objdump... objdump 09:23:53 [2022-07-21T09:23:53.605Z] #77 199.6 checking how to recognize dependent libraries... pass_all 09:23:53 [2022-07-21T09:23:53.605Z] #77 199.6 checking for dlltool... no 09:23:53 [2022-07-21T09:23:53.605Z] #77 199.6 checking how to associate runtime and link libraries... printf %s\n 09:23:53 [2022-07-21T09:23:53.605Z] #77 199.6 checking for ar... ar 09:23:53 [2022-07-21T09:23:53.605Z] #77 199.6 checking for archiver @FILE support... @ 09:23:53 [2022-07-21T09:23:53.605Z] #77 199.8 checking for strip... strip 09:23:53 [2022-07-21T09:23:53.605Z] #77 199.8 checking for ranlib... ranlib 09:23:53 [2022-07-21T09:23:53.605Z] #77 199.8 checking command to parse /usr/bin/nm -B output from gcc object... ok 09:23:53 [2022-07-21T09:23:53.605Z] #77 200.5 checking for sysroot... no 09:23:53 [2022-07-21T09:23:53.605Z] #77 200.5 checking for a working dd... /bin/dd 09:23:53 [2022-07-21T09:23:53.605Z] #77 200.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 09:23:53 [2022-07-21T09:23:53.605Z] #77 200.7 checking for mt... no 09:23:53 [2022-07-21T09:23:53.605Z] #77 200.7 checking if : is a manifest tool... no 09:23:53 [2022-07-21T09:23:53.605Z] #77 200.8 checking how to run the C preprocessor... gcc -E 09:23:53 [2022-07-21T09:23:53.605Z] #77 201.3 checking for ANSI C header files... yes 09:23:53 [2022-07-21T09:23:53.605Z] #77 201.9 checking for sys/types.h... yes 09:23:53 [2022-07-21T09:23:53.605Z] #77 202.1 checking for sys/stat.h... yes 09:23:53 [2022-07-21T09:23:53.605Z] #77 202.3 checking for stdlib.h... yes 09:23:53 [2022-07-21T09:23:53.605Z] #77 202.5 checking for string.h... yes 09:23:53 [2022-07-21T09:23:53.605Z] #77 202.7 checking for memory.h... yes 09:23:53 [2022-07-21T09:23:53.605Z] #77 202.9 checking for strings.h... yes 09:23:53 [2022-07-21T09:23:53.605Z] #77 203.2 checking for inttypes.h... yes 09:23:53 [2022-07-21T09:23:53.605Z] #77 203.4 checking for stdint.h... yes 09:23:53 [2022-07-21T09:23:53.605Z] #77 203.7 checking for unistd.h... yes 09:23:53 [2022-07-21T09:23:53.605Z] #77 203.9 checking for dlfcn.h... yes 09:23:53 [2022-07-21T09:23:53.605Z] #77 204.1 checking for objdir... .libs 09:23:53 [2022-07-21T09:23:53.605Z] #77 204.6 checking if gcc supports -fno-rtti -fno-exceptions... no 09:23:53 [2022-07-21T09:23:53.605Z] #77 204.7 checking for gcc option to produce PIC... -fPIC -DPIC 09:23:53 [2022-07-21T09:23:53.605Z] #77 204.7 checking if gcc PIC flag -fPIC -DPIC works... yes 09:23:53 [2022-07-21T09:23:53.605Z] #77 204.9 checking if gcc static flag -static works... yes 09:23:53 [2022-07-21T09:23:53.605Z] #77 205.3 checking if gcc supports -c -o file.o... yes 09:23:53 [2022-07-21T09:23:53.605Z] #77 205.5 checking if gcc supports -c -o file.o... (cached) yes 09:23:53 [2022-07-21T09:23:53.605Z] #77 205.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 09:23:53 [2022-07-21T09:23:53.605Z] #77 205.6 checking dynamic linker characteristics... GNU/Linux ld.so 09:23:53 [2022-07-21T09:23:53.605Z] #77 206.0 checking how to hardcode library paths into programs... immediate 09:23:53 [2022-07-21T09:23:53.605Z] #77 206.1 checking whether stripping libraries is possible... yes 09:23:53 [2022-07-21T09:23:53.606Z] #77 206.1 checking if libtool supports shared libraries... yes 09:23:53 [2022-07-21T09:23:53.606Z] #77 206.1 checking whether to build shared libraries... no 09:23:53 [2022-07-21T09:23:53.606Z] #77 206.1 checking whether to build static libraries... yes 09:23:53 [2022-07-21T09:23:53.606Z] #77 206.1 checking float.h usability... yes 09:23:53 [2022-07-21T09:23:53.606Z] #77 206.3 checking float.h presence... yes 09:23:53 [2022-07-21T09:23:53.606Z] #77 206.3 checking for float.h... yes 09:23:53 [2022-07-21T09:23:53.606Z] #77 206.4 checking limits.h usability... yes 09:23:53 [2022-07-21T09:23:53.606Z] #77 206.7 checking limits.h presence... yes 09:23:53 [2022-07-21T09:23:53.606Z] #77 206.7 checking for limits.h... yes 09:23:53 [2022-07-21T09:23:53.865Z] #77 206.8 checking stddef.h usability... yes 09:23:53 [2022-07-21T09:23:53.865Z] #77 207.0 checking stddef.h presence... yes 09:23:53 [2022-07-21T09:23:53.865Z] #77 207.0 checking for stddef.h... yes 09:23:54 [2022-07-21T09:23:54.111Z] --- PASS: TestWaitConditions (0.01s) 09:23:54 [2022-07-21T09:23:54.111Z] --- PASS: TestWaitConditions/default (1.77s) 09:23:54 [2022-07-21T09:23:54.111Z] --- PASS: TestWaitConditions/removed (1.81s) 09:23:54 [2022-07-21T09:23:54.111Z] --- PASS: TestWaitConditions/next-exit (1.60s) 09:23:54 [2022-07-21T09:23:54.111Z] --- PASS: TestWaitConditions/not-running (1.58s) 09:23:54 [2022-07-21T09:23:54.111Z] === CONT TestContainerStartOnDaemonRestart 09:23:54 [2022-07-21T09:23:54.111Z] === CONT TestRestartDaemonWithRestartingContainer 09:23:54 [2022-07-21T09:23:54.125Z] #77 207.1 checking for stdlib.h... (cached) yes 09:23:54 [2022-07-21T09:23:54.125Z] #77 207.2 checking for string.h... (cached) yes 09:23:54 [2022-07-21T09:23:54.383Z] #77 207.2 checking sys/time.h usability... yes 09:23:54 [2022-07-21T09:23:54.383Z] #77 207.4 checking sys/time.h presence... yes 09:23:54 [2022-07-21T09:23:54.383Z] #77 207.4 checking for sys/time.h... yes 09:23:54 [2022-07-21T09:23:54.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 09:23:54 [2022-07-21T09:23:54.642Z] #77 207.5 checking for inline... inline 09:23:54 [2022-07-21T09:23:54.902Z] #77 207.6 checking for size_t... yes 09:23:54 [2022-07-21T09:23:54.902Z] #77 207.9 checking for stdlib.h... (cached) yes 09:23:55 [2022-07-21T09:23:55.160Z] #77 207.9 checking for GNU libc compatible malloc... yes 09:23:55 [2022-07-21T09:23:55.160Z] #77 208.2 checking for stdlib.h... (cached) yes 09:23:55 [2022-07-21T09:23:55.160Z] #77 208.2 checking for GNU libc compatible realloc... 09:23:55 [2022-07-21T09:23:55.160Z] #77 ... 09:23:55 [2022-07-21T09:23:55.160Z] 09:23:55 [2022-07-21T09:23:55.160Z] #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 09:23:55 [2022-07-21T09:23:55.160Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a 09:23:55 [2022-07-21T09:23:55.160Z] #21 62.97 Selecting previously unselected package vim. 09:23:55 [2022-07-21T09:23:55.160Z] #21 62.98 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... 09:23:55 [2022-07-21T09:23:55.419Z] #21 63.00 Unpacking vim (2:8.2.2434-3+deb11u1) ... 09:23:55 [2022-07-21T09:23:55.481Z] sha256:a4bee37a925fc80329bf75924ab168859568836754029d19995cbf63fecff80d 09:23:55 [2022-07-21T09:23:55.481Z] INFO: Starting docker-py tests... 09:23:55 [2022-07-21T09:23:55.481Z] ============================= test session starts ============================== 09:23:55 [2022-07-21T09:23:55.481Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 09:23:55 [2022-07-21T09:23:55.481Z] rootdir: /src, inifile: pytest.ini 09:23:55 [2022-07-21T09:23:55.481Z] plugins: cov-2.6.1, timeout-1.3.3 09:23:55 [2022-07-21T09:23:55.481Z] collected 395 items / 2 deselected / 393 selected 09:23:55 [2022-07-21T09:23:55.481Z] 09:23:56 [2022-07-21T09:23:56.354Z] #21 64.03 Selecting previously unselected package xfsprogs. 09:23:56 [2022-07-21T09:23:56.354Z] #21 64.04 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... 09:23:56 [2022-07-21T09:23:56.354Z] #21 64.06 Unpacking xfsprogs (5.10.0-4) ... 09:23:56 [2022-07-21T09:23:56.639Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.40s) 09:23:56 [2022-07-21T09:23:56.639Z] === CONT TestIpcModeOlderClient 09:23:56 [2022-07-21T09:23:56.639Z] --- PASS: TestContainerStartOnDaemonRestart (2.43s) 09:23:56 [2022-07-21T09:23:56.639Z] === CONT TestContainerKillOnDaemonStart 09:23:56 [2022-07-21T09:23:56.639Z] --- PASS: TestIpcModeOlderClient (0.14s) 09:23:56 [2022-07-21T09:23:56.639Z] === CONT TestDaemonHostGatewayIP 09:23:57 [2022-07-21T09:23:57.289Z] #21 64.91 Selecting previously unselected package zip. 09:23:57 [2022-07-21T09:23:57.290Z] #21 64.91 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... 09:23:57 [2022-07-21T09:23:57.290Z] #21 64.92 Unpacking zip (3.0-12) ... 09:23:57 [2022-07-21T09:23:57.548Z] #21 65.14 Selecting previously unselected package zstd. 09:23:57 [2022-07-21T09:23:57.548Z] #21 65.15 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... 09:23:57 [2022-07-21T09:23:57.548Z] #21 65.16 Unpacking zstd (1.4.8+dfsg-2.1) ... 09:23:57 [2022-07-21T09:23:57.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 09:23:58 [2022-07-21T09:23:58.116Z] #21 65.78 Setting up python3-pkg-resources (52.0.0-4) ... 09:23:59 [2022-07-21T09:23:59.492Z] #21 67.28 Setting up libip4tc2:amd64 (1.8.7-1) ... 09:23:59 [2022-07-21T09:23:59.492Z] #21 67.31 Setting up net-tools (1.60+git20181103.0eebece-1) ... 09:23:59 [2022-07-21T09:23:59.492Z] #21 67.32 Setting up libgpm2:amd64 (1.20.7-8) ... 09:23:59 [2022-07-21T09:23:59.492Z] #21 67.33 Setting up libicu67:amd64 (67.1-7) ... 09:23:59 [2022-07-21T09:23:59.492Z] #21 67.35 Setting up libip6tc2:amd64 (1.8.7-1) ... 09:23:59 [2022-07-21T09:23:59.492Z] #21 67.36 Setting up libinih1:amd64 (53-1+b2) ... 09:23:59 [2022-07-21T09:23:59.492Z] #21 67.37 Setting up uidmap (1:4.8.1-1) ... 09:23:59 [2022-07-21T09:23:59.492Z] #21 67.38 Setting up libyajl2:amd64 (2.1.0-3) ... 09:23:59 [2022-07-21T09:23:59.492Z] #21 67.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 09:23:59 [2022-07-21T09:23:59.492Z] #21 67.40 Setting up bzip2 (1.0.8-4) ... 09:23:59 [2022-07-21T09:23:59.751Z] #21 67.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 09:23:59 [2022-07-21T09:23:59.751Z] #21 67.43 Setting up python3-wheel (0.34.2-1) ... 09:23:59 [2022-07-21T09:23:59.918Z] --- PASS: TestDaemonHostGatewayIP (2.59s) 09:23:59 [2022-07-21T09:23:59.918Z] === CONT TestDaemonRestartIpcMode 09:24:00 [2022-07-21T09:24:00.307Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 09:24:00 [2022-07-21T09:24:00.307Z] Using test binary docker 09:24:00 [2022-07-21T09:24:00.307Z] +++ /etc/init.d/apparmor start 09:24:00 [2022-07-21T09:24:00.307Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 09:24:00 [2022-07-21T09:24:00.307Z] INFO: Waiting for daemon to start... 09:24:00 [2022-07-21T09:24:00.307Z] Starting dockerd 09:24:00 [2022-07-21T09:24:00.307Z] +++ 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 09:24:00 [2022-07-21T09:24:00.688Z] #21 68.46 Setting up xxd (2:8.2.2434-3+deb11u1) ... 09:24:00 [2022-07-21T09:24:00.688Z] #21 68.49 Setting up libcap2:amd64 (1:2.44-1) ... 09:24:00 [2022-07-21T09:24:00.688Z] #21 68.53 Setting up libcap2-bin (1:2.44-1) ... 09:24:00 [2022-07-21T09:24:00.947Z] #21 68.58 Setting up apparmor (2.13.6-10) ... 09:24:01 [2022-07-21T09:24:01.818Z] --- PASS: TestDaemonRestartIpcMode (2.18s) 09:24:02 [2022-07-21T09:24:02.218Z] . 09:24:02 [2022-07-21T09:24:02.218Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 09:24:02 [2022-07-21T09:24:02.218Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 09:24:02 [2022-07-21T09:24:02.479Z] Error: No such image: emptyfs 09:24:02 [2022-07-21T09:24:02.479Z] ++++ docker load 09:24:02 [2022-07-21T09:24:02.479Z] ++++ tar -cC bundles/test-integration/emptyfs . 09:24:02 [2022-07-21T09:24:02.738Z] Running integration-test (iteration 1) 09:24:02 [2022-07-21T09:24:02.738Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 09:24:02 [2022-07-21T09:24:02.738Z] ++ 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 09:24:02 [2022-07-21T09:24:02.738Z] ++ set -e 09:24:02 [2022-07-21T09:24:02.738Z] ++ '[' -n 0 ']' 09:24:02 [2022-07-21T09:24:02.738Z] ++ set -x 09:24:02 [2022-07-21T09:24:02.738Z] ++ 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 09:24:03 [2022-07-21T09:24:03.684Z] Loaded image: busybox:latest 09:24:04 [2022-07-21T09:24:04.234Z] #21 71.45 Setting up zip (3.0-12) ... 09:24:04 [2022-07-21T09:24:04.234Z] #21 71.49 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 09:24:04 [2022-07-21T09:24:04.234Z] #21 71.59 Setting up bash-completion (1:2.11-2) ... 09:24:04 [2022-07-21T09:24:04.253Z] Loaded image: busybox:glibc 09:24:06 [2022-07-21T09:24:06.137Z] #21 ... 09:24:06 [2022-07-21T09:24:06.137Z] 09:24:06 [2022-07-21T09:24:06.137Z] #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 09:24:06 [2022-07-21T09:24:06.137Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 09:24:06 [2022-07-21T09:24:06.137Z] #77 208.2 checking for GNU libc compatible realloc... yes 09:24:06 [2022-07-21T09:24:06.137Z] #77 208.8 checking for working strtod... yes 09:24:06 [2022-07-21T09:24:06.137Z] #77 209.3 checking for gettimeofday... yes 09:24:06 [2022-07-21T09:24:06.137Z] #77 209.9 checking for memset... yes 09:24:06 [2022-07-21T09:24:06.137Z] #77 210.4 checking for strspn... yes 09:24:06 [2022-07-21T09:24:06.137Z] #77 211.1 checking that generated files are newer than configure... done 09:24:06 [2022-07-21T09:24:06.137Z] #77 211.1 configure: creating ./config.status 09:24:06 [2022-07-21T09:24:06.137Z] #77 214.5 config.status: creating Makefile 09:24:06 [2022-07-21T09:24:06.137Z] #77 214.6 config.status: creating config.h 09:24:06 [2022-07-21T09:24:06.137Z] #77 214.6 config.status: executing depfiles commands 09:24:06 [2022-07-21T09:24:06.137Z] #77 214.8 config.status: executing libtool commands 09:24:06 [2022-07-21T09:24:06.137Z] #77 217.0 GEN .version 09:24:06 [2022-07-21T09:24:06.137Z] #77 217.0 make install-recursive 09:24:06 [2022-07-21T09:24:06.137Z] #77 217.1 make[1]: Entering directory '/tmp/crun-build' 09:24:06 [2022-07-21T09:24:06.137Z] #77 217.3 Making install in libocispec 09:24:06 [2022-07-21T09:24:06.137Z] #77 217.3 make[2]: Entering directory '/tmp/crun-build/libocispec' 09:24:06 [2022-07-21T09:24:06.137Z] #77 217.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema 09:24:06 [2022-07-21T09:24:06.137Z] #77 217.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema 09:24:06 [2022-07-21T09:24:06.137Z] #77 217.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems 09:24:06 [2022-07-21T09:24:06.137Z] #77 217.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic 09:24:06 [2022-07-21T09:24:06.137Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success 09:24:06 [2022-07-21T09:24:06.137Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success 09:24:06 [2022-07-21T09:24:06.137Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success 09:24:06 [2022-07-21T09:24:06.137Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success 09:24:06 [2022-07-21T09:24:06.137Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success 09:24:06 [2022-07-21T09:24:06.137Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success 09:24:06 [2022-07-21T09:24:06.137Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success 09:24:06 [2022-07-21T09:24:06.137Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success 09:24:06 [2022-07-21T09:24:06.137Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success 09:24:06 [2022-07-21T09:24:06.137Z] #77 219.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success 09:24:06 [2022-07-21T09:24:06.137Z] #77 219.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success 09:24:06 [2022-07-21T09:24:06.137Z] #77 219.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success 09:24:06 [2022-07-21T09:24:06.137Z] #77 219.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success 09:24:06 [2022-07-21T09:24:06.137Z] #77 219.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success 09:24:06 [2022-07-21T09:24:06.137Z] #77 219.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success 09:24:06 [2022-07-21T09:24:06.137Z] #77 219.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success 09:24:08 [2022-07-21T09:24:08.041Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success 09:24:08 [2022-07-21T09:24:08.041Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success 09:24:08 [2022-07-21T09:24:08.041Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success 09:24:08 [2022-07-21T09:24:08.041Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success 09:24:08 [2022-07-21T09:24:08.041Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success 09:24:08 [2022-07-21T09:24:08.041Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success 09:24:08 [2022-07-21T09:24:08.041Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success 09:24:08 [2022-07-21T09:24:08.041Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success 09:24:08 [2022-07-21T09:24:08.041Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success 09:24:08 [2022-07-21T09:24:08.041Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success 09:24:08 [2022-07-21T09:24:08.041Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success 09:24:08 [2022-07-21T09:24:08.041Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success 09:24:08 [2022-07-21T09:24:08.041Z] #77 220.8 make install-recursive 09:24:08 [2022-07-21T09:24:08.041Z] #77 220.9 make[3]: Entering directory '/tmp/crun-build/libocispec' 09:24:08 [2022-07-21T09:24:08.041Z] #77 221.1 Making install in yajl 09:24:08 [2022-07-21T09:24:08.041Z] #77 221.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' 09:24:08 [2022-07-21T09:24:08.041Z] #77 221.3 CC verify/json_verify-json_verify.o 09:24:08 [2022-07-21T09:24:08.300Z] #77 221.3 CC src/libyajl_la-yajl_alloc.lo 09:24:08 [2022-07-21T09:24:08.300Z] #77 221.3 CC src/libyajl_la-yajl.lo 09:24:08 [2022-07-21T09:24:08.300Z] #77 221.3 CC src/libyajl_la-yajl_gen.lo 09:24:08 [2022-07-21T09:24:08.300Z] #77 221.3 CC src/libyajl_la-yajl_parser.lo 09:24:08 [2022-07-21T09:24:08.300Z] #77 221.4 CC src/libyajl_la-yajl_buf.lo 09:24:08 [2022-07-21T09:24:08.300Z] #77 221.5 CC src/libyajl_la-yajl_encode.lo 09:24:08 [2022-07-21T09:24:08.300Z] #77 221.5 CC src/libyajl_la-yajl_lex.lo 09:24:08 [2022-07-21T09:24:08.369Z] --- PASS: TestContainerKillOnDaemonStart (11.76s) 09:24:08 [2022-07-21T09:24:08.369Z] PASS 09:24:08 [2022-07-21T09:24:08.369Z] 09:24:08 [2022-07-21T09:24:08.369Z] === Skipped 09:24:08 [2022-07-21T09:24:08.369Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 09:24:08 [2022-07-21T09:24:08.369Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 09:24:08 [2022-07-21T09:24:08.369Z] 09:24:08 [2022-07-21T09:24:08.369Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) 09:24:08 [2022-07-21T09:24:08.369Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) 09:24:08 [2022-07-21T09:24:08.369Z] 09:24:08 [2022-07-21T09:24:08.369Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 09:24:08 [2022-07-21T09:24:08.369Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 09:24:08 [2022-07-21T09:24:08.369Z] 09:24:08 [2022-07-21T09:24:08.369Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) 09:24:08 [2022-07-21T09:24:08.369Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns 09:24:08 [2022-07-21T09:24:08.369Z] 09:24:08 [2022-07-21T09:24:08.369Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 09:24:08 [2022-07-21T09:24:08.369Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 09:24:08 [2022-07-21T09:24:08.369Z] 09:24:08 [2022-07-21T09:24:08.369Z] DONE 264 tests, 5 skipped in 131.859s 09:24:08 [2022-07-21T09:24:08.369Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 09:24:08 [2022-07-21T09:24:08.369Z] === RUN TestConfigDaemonLibtrustID 09:24:08 [2022-07-21T09:24:08.461Z] Loaded image: debian:bullseye-slim 09:24:08 [2022-07-21T09:24:08.559Z] #77 221.5 CC src/libyajl_la-yajl_tree.lo 09:24:08 [2022-07-21T09:24:08.720Z] Loaded image: hello-world:latest 09:24:08 [2022-07-21T09:24:08.818Z] #77 ... 09:24:08 [2022-07-21T09:24:08.818Z] 09:24:08 [2022-07-21T09:24:08.818Z] #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 09:24:08 [2022-07-21T09:24:08.818Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a 09:24:08 [2022-07-21T09:24:08.818Z] #21 76.54 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 09:24:08 [2022-07-21T09:24:08.818Z] #21 76.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 09:24:08 [2022-07-21T09:24:08.818Z] #21 76.60 Setting up libmnl0:amd64 (1.0.4-3) ... 09:24:08 [2022-07-21T09:24:08.818Z] #21 76.61 Setting up patch (2.7.6-7) ... 09:24:08 [2022-07-21T09:24:08.818Z] #21 76.63 Setting up sudo (1.9.5p2-3) ... 09:24:08 [2022-07-21T09:24:08.818Z] #21 76.73 invoke-rc.d: could not determine current runlevel 09:24:08 [2022-07-21T09:24:08.933Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) 09:24:08 [2022-07-21T09:24:08.933Z] === RUN TestConfigDaemonID 09:24:08 [2022-07-21T09:24:08.980Z] Loaded image: arm32v7/hello-world:latest 09:24:08 [2022-07-21T09:24:08.980Z] INFO: Testing against a local daemon 09:24:08 [2022-07-21T09:24:08.980Z] === RUN TestCgroupNamespacesBuild 09:24:09 [2022-07-21T09:24:09.077Z] #21 76.76 invoke-rc.d: policy-rc.d denied execution of start. 09:24:09 [2022-07-21T09:24:09.077Z] #21 76.80 Setting up xfsprogs (5.10.0-4) ... 09:24:09 [2022-07-21T09:24:09.077Z] #21 76.83 Setting up libxtables12:amd64 (1.8.7-1) ... 09:24:09 [2022-07-21T09:24:09.077Z] #21 76.84 Setting up inetutils-ping (2:2.0-1) ... 09:24:09 [2022-07-21T09:24:09.077Z] #21 76.85 Setting up pigz (2.6-1) ... 09:24:09 [2022-07-21T09:24:09.077Z] #21 76.86 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 09:24:09 [2022-07-21T09:24:09.077Z] #21 76.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... 09:24:09 [2022-07-21T09:24:09.077Z] #21 76.89 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 09:24:09 [2022-07-21T09:24:09.077Z] #21 76.90 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 09:24:09 [2022-07-21T09:24:09.868Z] daemon_test.go:83: [d3a5c8d910a0f] daemon is not started 09:24:09 [2022-07-21T09:24:09.869Z] --- PASS: TestConfigDaemonID (1.04s) 09:24:09 [2022-07-21T09:24:09.869Z] === RUN TestDaemonConfigValidation 09:24:09 [2022-07-21T09:24:09.869Z] === RUN TestDaemonConfigValidation/config_with_no_content 09:24:09 [2022-07-21T09:24:09.869Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 09:24:09 [2022-07-21T09:24:09.869Z] === RUN TestDaemonConfigValidation/config_with_{} 09:24:09 [2022-07-21T09:24:09.869Z] === PAUSE TestDaemonConfigValidation/config_with_{} 09:24:09 [2022-07-21T09:24:09.869Z] === RUN TestDaemonConfigValidation/invalid_config 09:24:09 [2022-07-21T09:24:09.869Z] === PAUSE TestDaemonConfigValidation/invalid_config 09:24:09 [2022-07-21T09:24:09.869Z] === RUN TestDaemonConfigValidation/malformed_config 09:24:09 [2022-07-21T09:24:09.869Z] === PAUSE TestDaemonConfigValidation/malformed_config 09:24:09 [2022-07-21T09:24:09.869Z] === RUN TestDaemonConfigValidation/valid_config 09:24:09 [2022-07-21T09:24:09.869Z] === PAUSE TestDaemonConfigValidation/valid_config 09:24:09 [2022-07-21T09:24:09.869Z] === CONT TestDaemonConfigValidation/config_with_no_content 09:24:09 [2022-07-21T09:24:09.869Z] === CONT TestDaemonConfigValidation/malformed_config 09:24:10 [2022-07-21T09:24:10.127Z] === CONT TestDaemonConfigValidation/invalid_config 09:24:10 [2022-07-21T09:24:10.127Z] === CONT TestDaemonConfigValidation/config_with_{} 09:24:10 [2022-07-21T09:24:10.127Z] === CONT TestDaemonConfigValidation/valid_config 09:24:10 [2022-07-21T09:24:10.127Z] --- PASS: TestDaemonConfigValidation (0.00s) 09:24:10 [2022-07-21T09:24:10.127Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) 09:24:10 [2022-07-21T09:24:10.127Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) 09:24:10 [2022-07-21T09:24:10.127Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) 09:24:10 [2022-07-21T09:24:10.127Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) 09:24:10 [2022-07-21T09:24:10.127Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) 09:24:10 [2022-07-21T09:24:10.127Z] === RUN TestConfigDaemonSeccompProfiles 09:24:10 [2022-07-21T09:24:10.127Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 09:24:10 [2022-07-21T09:24:10.453Z] #21 78.14 Setting up libaio1:amd64 (0.3.112-9) ... 09:24:10 [2022-07-21T09:24:10.453Z] #21 78.19 Setting up python3-lib2to3 (3.9.2-1) ... 09:24:11 [2022-07-21T09:24:11.391Z] #21 79.00 Setting up libelf1:amd64 (0.183-1) ... 09:24:11 [2022-07-21T09:24:11.391Z] #21 79.01 Setting up zstd (1.4.8+dfsg-2.1) ... 09:24:11 [2022-07-21T09:24:11.391Z] #21 79.09 Setting up libonig5:amd64 (6.9.6-1.1) ... 09:24:11 [2022-07-21T09:24:11.391Z] #21 79.10 Setting up python3-distutils (3.9.2-1) ... 09:24:11 [2022-07-21T09:24:11.499Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 09:24:11 [2022-07-21T09:24:11.631Z] --- PASS: TestCgroupNamespacesBuild (2.34s) 09:24:11 [2022-07-21T09:24:11.631Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 09:24:11 [2022-07-21T09:24:11.778Z] tests/integration/api_build_test.py .......................X [ 6%] 09:24:12 [2022-07-21T09:24:12.327Z] #21 79.91 Setting up vim (2:8.2.2434-3+deb11u1) ... 09:24:12 [2022-07-21T09:24:12.327Z] #21 79.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 09:24:12 [2022-07-21T09:24:12.327Z] #21 79.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 09:24:12 [2022-07-21T09:24:12.327Z] #21 79.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 09:24:12 [2022-07-21T09:24:12.327Z] #21 79.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 09:24:12 [2022-07-21T09:24:12.327Z] #21 79.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 09:24:12 [2022-07-21T09:24:12.327Z] #21 79.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 09:24:12 [2022-07-21T09:24:12.327Z] #21 80.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 09:24:12 [2022-07-21T09:24:12.327Z] #21 80.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 09:24:12 [2022-07-21T09:24:12.431Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 09:24:12 [2022-07-21T09:24:12.586Z] #21 80.12 Setting up python3-setuptools (52.0.0-4) ... 09:24:12 [2022-07-21T09:24:12.603Z] tests/integration/api_client_test.py ..... [ 7%] 09:24:13 [2022-07-21T09:24:13.365Z] === CONT TestConfigDaemonSeccompProfiles 09:24:13 [2022-07-21T09:24:13.366Z] daemon_test.go:197: [d1f5a45917253] daemon is not started 09:24:13 [2022-07-21T09:24:13.366Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) 09:24:13 [2022-07-21T09:24:13.366Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 09:24:13 [2022-07-21T09:24:13.366Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 09:24:13 [2022-07-21T09:24:13.366Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) 09:24:13 [2022-07-21T09:24:13.366Z] === RUN TestDaemonProxy 09:24:13 [2022-07-21T09:24:13.366Z] === RUN TestDaemonProxy/environment_variables 09:24:13 [2022-07-21T09:24:13.541Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) 09:24:13 [2022-07-21T09:24:13.541Z] === RUN TestBuildWithSession 09:24:13 [2022-07-21T09:24:13.541Z] build_session_test.go:25: TODO: BuildKit 09:24:13 [2022-07-21T09:24:13.541Z] --- SKIP: TestBuildWithSession (0.00s) 09:24:13 [2022-07-21T09:24:13.541Z] === RUN TestBuildSquashParent 09:24:14 [2022-07-21T09:24:14.358Z] tests/integration/api_config_test.py ...... [ 8%] 09:24:15 [2022-07-21T09:24:15.129Z] #21 82.73 Setting up libjq1:amd64 (1.6-2.1) ... 09:24:15 [2022-07-21T09:24:15.129Z] #21 82.74 Setting up libnftnl11:amd64 (1.1.9-1) ... 09:24:15 [2022-07-21T09:24:15.129Z] #21 82.76 Setting up thin-provisioning-tools (0.9.0-1) ... 09:24:15 [2022-07-21T09:24:15.129Z] #21 82.77 Setting up python3-pip (20.3.4-4+deb11u1) ... 09:24:15 [2022-07-21T09:24:15.271Z] === RUN TestDaemonProxy/command-line_options 09:24:16 [2022-07-21T09:24:16.641Z] === RUN TestDaemonProxy/configuration_file 09:24:17 [2022-07-21T09:24:17.033Z] #21 ... 09:24:17 [2022-07-21T09:24:17.033Z] 09:24:17 [2022-07-21T09:24:17.033Z] #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 09:24:17 [2022-07-21T09:24:17.033Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 09:24:17 [2022-07-21T09:24:17.033Z] #77 229.8 CCLD libyajl.la 09:24:17 [2022-07-21T09:24:17.292Z] #77 230.5 CCLD verify/json_verify 09:24:18 [2022-07-21T09:24:18.229Z] #77 231.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' 09:24:18 [2022-07-21T09:24:18.229Z] #77 231.4 make[5]: Nothing to be done for 'install-exec-am'. 09:24:18 [2022-07-21T09:24:18.229Z] #77 231.4 make[5]: Nothing to be done for 'install-data-am'. 09:24:18 [2022-07-21T09:24:18.229Z] #77 231.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' 09:24:18 [2022-07-21T09:24:18.229Z] #77 231.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' 09:24:18 [2022-07-21T09:24:18.229Z] #77 231.4 make[4]: Entering directory '/tmp/crun-build/libocispec' 09:24:18 [2022-07-21T09:24:18.490Z] #77 231.6 CC src/validate.o 09:24:18 [2022-07-21T09:24:18.490Z] #77 231.6 CC src/image_spec_schema_config_schema.lo 09:24:18 [2022-07-21T09:24:18.490Z] #77 231.7 CC src/image_spec_schema_defs.lo 09:24:18 [2022-07-21T09:24:18.490Z] #77 231.7 CC src/image_spec_schema_content_descriptor.lo 09:24:18 [2022-07-21T09:24:18.490Z] #77 231.7 CC src/image_spec_schema_defs_descriptor.lo 09:24:18 [2022-07-21T09:24:18.490Z] #77 231.7 CC src/image_spec_schema_image_index_schema.lo 09:24:18 [2022-07-21T09:24:18.490Z] #77 231.7 CC src/image_spec_schema_image_layout_schema.lo 09:24:18 [2022-07-21T09:24:18.490Z] #77 231.7 CC src/image_spec_schema_image_manifest_schema.lo 09:24:18 [2022-07-21T09:24:18.490Z] #77 231.7 CC src/runtime_spec_schema_config_linux.lo 09:24:18 [2022-07-21T09:24:18.538Z] === RUN TestDaemonProxy/conflicting_options 09:24:18 [2022-07-21T09:24:18.749Z] #77 231.8 CC src/runtime_spec_schema_config_zos.lo 09:24:18 [2022-07-21T09:24:18.749Z] #77 231.8 CC src/runtime_spec_schema_config_solaris.lo 09:24:18 [2022-07-21T09:24:18.749Z] #77 231.8 CC src/runtime_spec_schema_config_schema.lo 09:24:18 [2022-07-21T09:24:18.749Z] #77 231.9 CC src/runtime_spec_schema_config_vm.lo 09:24:18 [2022-07-21T09:24:18.749Z] #77 ... 09:24:18 [2022-07-21T09:24:18.749Z] 09:24:18 [2022-07-21T09:24:18.749Z] #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 09:24:18 [2022-07-21T09:24:18.749Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a 09:24:18 [2022-07-21T09:24:18.749Z] #21 84.96 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... 09:24:18 [2022-07-21T09:24:18.749Z] #21 84.97 Setting up jq (1.6-2.1) ... 09:24:18 [2022-07-21T09:24:18.749Z] #21 84.99 Setting up libbpf0:amd64 (1:0.3-2) ... 09:24:18 [2022-07-21T09:24:18.749Z] #21 85.00 Setting up iptables (1.8.7-1) ... 09:24:18 [2022-07-21T09:24:18.749Z] #21 85.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 09:24:18 [2022-07-21T09:24:18.749Z] #21 85.07 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 09:24:18 [2022-07-21T09:24:18.749Z] #21 85.08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 09:24:18 [2022-07-21T09:24:18.749Z] #21 85.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 09:24:18 [2022-07-21T09:24:18.749Z] #21 85.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 09:24:18 [2022-07-21T09:24:18.749Z] #21 85.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 09:24:18 [2022-07-21T09:24:18.749Z] #21 85.12 Setting up iproute2 (5.10.0-4) ... 09:24:18 [2022-07-21T09:24:18.749Z] #21 85.74 Processing triggers for libc-bin (2.31-13+deb11u3) ... 09:24:18 [2022-07-21T09:24:18.749Z] #21 DONE 86.6s 09:24:18 [2022-07-21T09:24:18.749Z] 09:24:18 [2022-07-21T09:24:18.749Z] #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 09:24:18 [2022-07-21T09:24:18.749Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 09:24:18 [2022-07-21T09:24:18.749Z] #77 231.9 CC src/runtime_spec_schema_config_windows.lo 09:24:18 [2022-07-21T09:24:18.749Z] #77 231.9 CC src/runtime_spec_schema_defs.lo 09:24:18 [2022-07-21T09:24:18.749Z] #77 232.0 CC src/runtime_spec_schema_defs_linux.lo 09:24:19 [2022-07-21T09:24:19.008Z] #77 232.1 CC src/runtime_spec_schema_defs_zos.lo 09:24:19 [2022-07-21T09:24:19.008Z] #77 232.2 CC src/runtime_spec_schema_defs_vm.lo 09:24:19 [2022-07-21T09:24:19.103Z] === RUN TestDaemonProxy/reload_sanitized 09:24:19 [2022-07-21T09:24:19.267Z] #77 232.3 CC src/runtime_spec_schema_defs_windows.lo 09:24:19 [2022-07-21T09:24:19.267Z] #77 232.4 CC src/runtime_spec_schema_state_schema.lo 09:24:19 [2022-07-21T09:24:19.267Z] #77 232.4 CC src/image_manifest_items_image_manifest_items_schema.lo 09:24:19 [2022-07-21T09:24:19.267Z] #77 232.5 CC src/basic_test_double_array_item.lo 09:24:19 [2022-07-21T09:24:19.360Z] --- PASS: TestDaemonProxy (6.17s) 09:24:19 [2022-07-21T09:24:19.360Z] --- PASS: TestDaemonProxy/environment_variables (1.70s) 09:24:19 [2022-07-21T09:24:19.360Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) 09:24:19 [2022-07-21T09:24:19.360Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) 09:24:19 [2022-07-21T09:24:19.360Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 09:24:19 [2022-07-21T09:24:19.360Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) 09:24:19 [2022-07-21T09:24:19.360Z] PASS 09:24:19 [2022-07-21T09:24:19.360Z] 09:24:19 [2022-07-21T09:24:19.360Z] DONE 18 tests in 11.100s 09:24:19 [2022-07-21T09:24:19.549Z] #77 232.6 CC src/basic_test_top_array_int.lo 09:24:19 [2022-07-21T09:24:19.549Z] #77 232.7 CC src/basic_test_top_array_string.lo 09:24:19 [2022-07-21T09:24:19.621Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 09:24:19 [2022-07-21T09:24:19.621Z] INFO: Testing against a local daemon 09:24:19 [2022-07-21T09:24:19.621Z] === RUN TestCommitInheritsEnv 09:24:19 [2022-07-21T09:24:19.815Z] #77 232.9 CC src/basic_test_top_double_array_obj.lo 09:24:19 [2022-07-21T09:24:19.815Z] #77 232.9 CC src/basic_test_double_array.lo 09:24:19 [2022-07-21T09:24:19.815Z] #77 233.0 CC src/basic_test_top_double_array_refobj.lo 09:24:19 [2022-07-21T09:24:19.880Z] --- PASS: TestCommitInheritsEnv (0.28s) 09:24:19 [2022-07-21T09:24:19.880Z] === RUN TestImportExtremelyLargeImageWorks 09:24:19 [2022-07-21T09:24:19.880Z] === PAUSE TestImportExtremelyLargeImageWorks 09:24:19 [2022-07-21T09:24:19.880Z] === RUN TestImportWithCustomPlatform 09:24:19 [2022-07-21T09:24:19.880Z] === RUN TestImportWithCustomPlatform/#00 09:24:19 [2022-07-21T09:24:19.880Z] === RUN TestImportWithCustomPlatform/_______ 09:24:19 [2022-07-21T09:24:19.880Z] === RUN TestImportWithCustomPlatform// 09:24:19 [2022-07-21T09:24:19.880Z] === RUN TestImportWithCustomPlatform/linux 09:24:19 [2022-07-21T09:24:19.880Z] === RUN TestImportWithCustomPlatform/LINUX 09:24:20 [2022-07-21T09:24:20.095Z] #77 233.2 CC src/basic_test_top_double_array_int.lo 09:24:20 [2022-07-21T09:24:20.095Z] #77 233.3 CC src/basic_test_top_double_array_string.lo 09:24:20 [2022-07-21T09:24:20.095Z] #77 233.3 CC src/read-file.lo 09:24:20 [2022-07-21T09:24:20.138Z] === RUN TestImportWithCustomPlatform/linux/sparc64 09:24:20 [2022-07-21T09:24:20.138Z] === RUN TestImportWithCustomPlatform/macos 09:24:20 [2022-07-21T09:24:20.138Z] === RUN TestImportWithCustomPlatform/macos/arm64 09:24:20 [2022-07-21T09:24:20.138Z] === RUN TestImportWithCustomPlatform/nintendo64 09:24:20 [2022-07-21T09:24:20.138Z] --- PASS: TestImportWithCustomPlatform (0.31s) 09:24:20 [2022-07-21T09:24:20.138Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) 09:24:20 [2022-07-21T09:24:20.138Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 09:24:20 [2022-07-21T09:24:20.138Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 09:24:20 [2022-07-21T09:24:20.138Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) 09:24:20 [2022-07-21T09:24:20.138Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) 09:24:20 [2022-07-21T09:24:20.138Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) 09:24:20 [2022-07-21T09:24:20.138Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 09:24:20 [2022-07-21T09:24:20.138Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 09:24:20 [2022-07-21T09:24:20.138Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 09:24:20 [2022-07-21T09:24:20.138Z] === RUN TestImagesFilterMultiReference 09:24:20 [2022-07-21T09:24:20.138Z] --- PASS: TestImagesFilterMultiReference (0.05s) 09:24:20 [2022-07-21T09:24:20.138Z] === RUN TestImagePullPlatformInvalid 09:24:20 [2022-07-21T09:24:20.138Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 09:24:20 [2022-07-21T09:24:20.139Z] === RUN TestRemoveImageOrphaning 09:24:20 [2022-07-21T09:24:20.380Z] #77 ... 09:24:20 [2022-07-21T09:24:20.381Z] 09:24:20 [2022-07-21T09:24:20.381Z] #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 09:24:20 [2022-07-21T09:24:20.381Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 09:24:20 [2022-07-21T09:24:20.381Z] #22 1.475 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 09:24:20 [2022-07-21T09:24:20.381Z] #22 1.480 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 09:24:20 [2022-07-21T09:24:20.381Z] #22 1.484 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 09:24:20 [2022-07-21T09:24:20.381Z] #22 DONE 1.6s 09:24:20 [2022-07-21T09:24:20.381Z] 09:24:20 [2022-07-21T09:24:20.381Z] #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 09:24:20 [2022-07-21T09:24:20.381Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 09:24:20 [2022-07-21T09:24:20.381Z] #77 233.4 CC src/json_common.lo 09:24:20 [2022-07-21T09:24:20.381Z] #77 233.5 CC tests/test-2.o 09:24:20 [2022-07-21T09:24:20.381Z] #77 233.5 CC tests/test-3.o 09:24:20 [2022-07-21T09:24:20.381Z] #77 233.6 CC tests/test-1.o 09:24:20 [2022-07-21T09:24:20.397Z] --- PASS: TestRemoveImageOrphaning (0.28s) 09:24:20 [2022-07-21T09:24:20.397Z] === RUN TestRemoveImageGarbageCollector 09:24:20 [2022-07-21T09:24:20.646Z] #77 233.7 CC tests/test-4.o 09:24:20 [2022-07-21T09:24:20.646Z] #77 233.8 CC tests/test-5.o 09:24:20 [2022-07-21T09:24:20.646Z] #77 233.9 CC tests/test-6.o 09:24:20 [2022-07-21T09:24:20.905Z] #77 234.1 CC tests/test-8.o 09:24:20 [2022-07-21T09:24:20.905Z] #77 234.2 CC tests/test-7.o 09:24:20 [2022-07-21T09:24:20.961Z] time="2022-07-21T09:24:20Z" level=info msg="[graphdriver] trying configured driver: overlay2" 09:24:21 [2022-07-21T09:24:21.472Z] #77 234.4 CC tests/test-9.o 09:24:21 [2022-07-21T09:24:21.472Z] #77 234.5 CC tests/test-10.o 09:24:22 [2022-07-21T09:24:22.040Z] #77 234.8 CC tests/test-11.o 09:24:22 [2022-07-21T09:24:22.334Z] --- PASS: TestRemoveImageGarbageCollector (1.81s) 09:24:22 [2022-07-21T09:24:22.334Z] === RUN TestTagUnprefixedRepoByNameOrName 09:24:22 [2022-07-21T09:24:22.334Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) 09:24:22 [2022-07-21T09:24:22.334Z] === RUN TestTagInvalidReference 09:24:22 [2022-07-21T09:24:22.334Z] --- PASS: TestTagInvalidReference (0.01s) 09:24:22 [2022-07-21T09:24:22.334Z] === RUN TestTagValidPrefixedRepo 09:24:22 [2022-07-21T09:24:22.334Z] --- PASS: TestTagValidPrefixedRepo (0.04s) 09:24:22 [2022-07-21T09:24:22.334Z] === RUN TestTagExistedNameWithoutForce 09:24:22 [2022-07-21T09:24:22.334Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 09:24:22 [2022-07-21T09:24:22.334Z] === RUN TestTagOfficialNames 09:24:22 [2022-07-21T09:24:22.591Z] --- PASS: TestTagOfficialNames (0.04s) 09:24:22 [2022-07-21T09:24:22.591Z] === RUN TestTagMatchesDigest 09:24:22 [2022-07-21T09:24:22.591Z] --- PASS: TestTagMatchesDigest (0.01s) 09:24:22 [2022-07-21T09:24:22.591Z] === CONT TestImportExtremelyLargeImageWorks 09:24:23 [2022-07-21T09:24:23.534Z] --- PASS: TestBuildSquashParent (9.05s) 09:24:23 [2022-07-21T09:24:23.534Z] === RUN TestBuildWithRemoveAndForceRemove 09:24:23 [2022-07-21T09:24:23.534Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:24:23 [2022-07-21T09:24:23.534Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:24:23 [2022-07-21T09:24:23.534Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:24:23 [2022-07-21T09:24:23.534Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:24:23 [2022-07-21T09:24:23.534Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:24:23 [2022-07-21T09:24:23.534Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:24:23 [2022-07-21T09:24:23.534Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:24:23 [2022-07-21T09:24:23.534Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:24:23 [2022-07-21T09:24:23.534Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:24:23 [2022-07-21T09:24:23.534Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:24:23 [2022-07-21T09:24:23.534Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:24:23 [2022-07-21T09:24:23.534Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:24:23 [2022-07-21T09:24:23.534Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:24:23 [2022-07-21T09:24:23.534Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:24:26 [2022-07-21T09:24:26.077Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:24:26 [2022-07-21T09:24:26.077Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:24:29 [2022-07-21T09:24:29.373Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:24:29 [2022-07-21T09:24:29.373Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:24:32 [2022-07-21T09:24:32.024Z] #77 ... 09:24:32 [2022-07-21T09:24:32.024Z] 09:24:32 [2022-07-21T09:24:32.024Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 09:24:32 [2022-07-21T09:24:32.024Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d 09:24:32 [2022-07-21T09:24:32.666Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 09:24:32 [2022-07-21T09:24:32.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.40s) 09:24:32 [2022-07-21T09:24:32.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.48s) 09:24:32 [2022-07-21T09:24:32.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.14s) 09:24:32 [2022-07-21T09:24:32.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.27s) 09:24:32 [2022-07-21T09:24:32.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.15s) 09:24:32 [2022-07-21T09:24:32.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.06s) 09:24:32 [2022-07-21T09:24:32.666Z] === RUN TestBuildMultiStageCopy 09:24:32 [2022-07-21T09:24:32.666Z] === RUN TestBuildMultiStageCopy/copy_to_root 09:24:35 [2022-07-21T09:24:35.205Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 09:24:35 [2022-07-21T09:24:35.311Z] #23 14.24 Collecting yamllint==1.26.1 09:24:35 [2022-07-21T09:24:35.775Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 09:24:35 [2022-07-21T09:24:35.879Z] #23 15.33 Downloading yamllint-1.26.1.tar.gz (126 kB) 09:24:36 [2022-07-21T09:24:36.343Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 09:24:37 [2022-07-21T09:24:37.281Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 09:24:37 [2022-07-21T09:24:37.850Z] --- PASS: TestBuildMultiStageCopy (5.35s) 09:24:37 [2022-07-21T09:24:37.850Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.83s) 09:24:37 [2022-07-21T09:24:37.850Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) 09:24:37 [2022-07-21T09:24:37.850Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) 09:24:37 [2022-07-21T09:24:37.850Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s) 09:24:37 [2022-07-21T09:24:37.850Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) 09:24:37 [2022-07-21T09:24:37.850Z] === RUN TestBuildMultiStageParentConfig 09:24:38 [2022-07-21T09:24:38.412Z] #23 17.65 Collecting pathspec>=0.5.3 09:24:38 [2022-07-21T09:24:38.412Z] #23 17.67 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) 09:24:38 [2022-07-21T09:24:38.671Z] #23 18.28 Collecting pyyaml 09:24:38 [2022-07-21T09:24:38.671Z] #23 18.31 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) 09:24:38 [2022-07-21T09:24:38.929Z] #23 18.45 Building wheels for collected packages: yamllint 09:24:38 [2022-07-21T09:24:38.929Z] #23 18.47 Building wheel for yamllint (setup.py): started 09:24:39 [2022-07-21T09:24:39.231Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) 09:24:39 [2022-07-21T09:24:39.232Z] === RUN TestBuildLabelWithTargets 09:24:40 [2022-07-21T09:24:40.832Z] #23 20.50 Building wheel for yamllint (setup.py): finished with status 'done' 09:24:41 [2022-07-21T09:24:41.090Z] #23 20.51 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ab16b1d687e88cdadf798a41f317aaf82322f6e6b6ba92c80c035c813d8150bb 09:24:41 [2022-07-21T09:24:41.090Z] #23 20.51 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 09:24:41 [2022-07-21T09:24:41.090Z] #23 20.51 Successfully built yamllint 09:24:41 [2022-07-21T09:24:41.090Z] #23 20.56 Installing collected packages: pyyaml, pathspec, yamllint 09:24:41 [2022-07-21T09:24:41.785Z] --- PASS: TestBuildLabelWithTargets (2.28s) 09:24:41 [2022-07-21T09:24:41.785Z] === RUN TestBuildWithEmptyLayers 09:24:42 [2022-07-21T09:24:42.027Z] #23 21.41 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 09:24:42 [2022-07-21T09:24:42.287Z] #23 DONE 21.9s 09:24:42 [2022-07-21T09:24:42.287Z] 09:24:42 [2022-07-21T09:24:42.287Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli 09:24:42 [2022-07-21T09:24:42.287Z] #27 sha256:030040f9174ae73aa8ebfb1a5ab7847f4d0a9465808faeaf7130804126180a16 09:24:42 [2022-07-21T09:24:42.723Z] --- PASS: TestBuildWithEmptyLayers (1.34s) 09:24:42 [2022-07-21T09:24:42.723Z] === RUN TestBuildMultiStageOnBuild 09:24:42 [2022-07-21T09:24:42.855Z] #27 DONE 0.6s 09:24:42 [2022-07-21T09:24:42.856Z] 09:24:42 [2022-07-21T09:24:42.856Z] #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 09:24:42 [2022-07-21T09:24:42.856Z] #64 sha256:344fd179a73f5f7b9869f5834af82e8b19e1c4f470f938df78264987951047f8 09:24:42 [2022-07-21T09:24:42.856Z] #64 ... 09:24:42 [2022-07-21T09:24:42.856Z] 09:24:42 [2022-07-21T09:24:42.856Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images 09:24:42 [2022-07-21T09:24:42.856Z] #32 sha256:c7aa3bd99d882cd90dba78e211701d879082de2dd0efd65c46c3bb6b71dc26d4 09:24:43 [2022-07-21T09:24:43.426Z] #32 DONE 0.7s 09:24:43 [2022-07-21T09:24:43.426Z] 09:24:43 [2022-07-21T09:24:43.426Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ 09:24:43 [2022-07-21T09:24:43.426Z] #35 sha256:cfad8d18f3c7618d9c9ce05c56285eb6a553b3cb2728b7bfad57ec400f7a08ff 09:24:44 [2022-07-21T09:24:44.001Z] #35 DONE 0.4s 09:24:44 [2022-07-21T09:24:44.001Z] 09:24:44 [2022-07-21T09:24:44.001Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ 09:24:44 [2022-07-21T09:24:44.001Z] #37 sha256:e76327891e081baab14214e4e2d62cc9e7b893ab928c67b6d8bd244e5fe410bc 09:24:44 [2022-07-21T09:24:44.569Z] #37 DONE 0.4s 09:24:44 [2022-07-21T09:24:44.569Z] 09:24:44 [2022-07-21T09:24:44.569Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ 09:24:44 [2022-07-21T09:24:44.569Z] #39 sha256:71ef243e24b510599ad88bf68b1468940bcd29af068c156f6bcb0d31b84bdb94 09:24:44 [2022-07-21T09:24:44.569Z] #39 DONE 0.1s 09:24:44 [2022-07-21T09:24:44.569Z] 09:24:44 [2022-07-21T09:24:44.569Z] #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 09:24:44 [2022-07-21T09:24:44.569Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 09:24:44 [2022-07-21T09:24:44.569Z] #47 ... 09:24:44 [2022-07-21T09:24:44.569Z] 09:24:44 [2022-07-21T09:24:44.569Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ 09:24:44 [2022-07-21T09:24:44.569Z] #41 sha256:8b121fa483f788afa99f04767958e3a21e4322c8bef691715fd59dbf2917d37f 09:24:44 [2022-07-21T09:24:44.569Z] #41 DONE 0.1s 09:24:44 [2022-07-21T09:24:44.569Z] 09:24:44 [2022-07-21T09:24:44.569Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ 09:24:44 [2022-07-21T09:24:44.569Z] #45 sha256:193a0c3a05cc8c84c9e87171cc891c02209356ffe136328447edd00b0b09181f 09:24:44 [2022-07-21T09:24:44.569Z] #45 DONE 0.1s 09:24:44 [2022-07-21T09:24:44.569Z] 09:24:44 [2022-07-21T09:24:44.569Z] #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 09:24:44 [2022-07-21T09:24:44.569Z] #60 sha256:fdc07b6fd53782540bff03281f50b740286efb479126b9d7e341070dda8dbc5c 09:24:44 [2022-07-21T09:24:44.964Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] 09:24:46 [2022-07-21T09:24:46.018Z] --- PASS: TestBuildMultiStageOnBuild (3.14s) 09:24:46 [2022-07-21T09:24:46.018Z] === RUN TestBuildUncleanTarFilenames 09:24:47 [2022-07-21T09:24:47.926Z] --- PASS: TestBuildUncleanTarFilenames (1.97s) 09:24:47 [2022-07-21T09:24:47.926Z] === RUN TestBuildMultiStageLayerLeak 09:24:51 [2022-07-21T09:24:51.327Z] --- PASS: TestBuildMultiStageLayerLeak (3.46s) 09:24:51 [2022-07-21T09:24:51.327Z] === RUN TestBuildWithHugeFile 09:25:02 [2022-07-21T09:25:02.550Z] Created binary: bundles/dynbinary-daemon/dockerd 09:25:02 [2022-07-21T09:25:02.550Z] Building: bundles/dynbinary-daemon/docker-proxy 09:25:02 [2022-07-21T09:25:02.550Z] GOOS="" GOARCH="" GOARM="" 09:25:02 [2022-07-21T09:25:02.550Z] Created binary: bundles/dynbinary-daemon/docker-proxy 09:25:02 [2022-07-21T09:25:02.550Z] 09:25:02 [2022-07-21T09:25:02.550Z] ---> Making bundle: test-integration (in bundles/test-integration) 09:25:02 [2022-07-21T09:25:02.550Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 09:25:02 [2022-07-21T09:25:02.550Z] HOSTNAME=8d28891808d0 09:25:02 [2022-07-21T09:25:02.550Z] TESTDEBUG=0 09:25:02 [2022-07-21T09:25:02.550Z] DEST=bundles/test-integration 09:25:02 [2022-07-21T09:25:02.550Z] PWD=/go/src/github.com/docker/docker 09:25:02 [2022-07-21T09:25:02.550Z] DOCKER_GITCOMMIT=669fbed1ac6e556a0097f77ccf5f033acaa42adb 09:25:02 [2022-07-21T09:25:02.550Z] container=docker 09:25:02 [2022-07-21T09:25:02.550Z] HOME=/root 09:25:02 [2022-07-21T09:25:02.550Z] GOLANG_VERSION=1.18.4 09:25:02 [2022-07-21T09:25:02.550Z] VALIDATE_REPO=https://github.com/moby/moby.git 09:25:02 [2022-07-21T09:25:02.550Z] VALIDATE_BRANCH=master 09:25:02 [2022-07-21T09:25:02.550Z] TERM=xterm 09:25:02 [2022-07-21T09:25:02.550Z] DOCKER_PKG=github.com/docker/docker 09:25:02 [2022-07-21T09:25:02.550Z] SHLVL=1 09:25:02 [2022-07-21T09:25:02.550Z] TIMEOUT=120m 09:25:02 [2022-07-21T09:25:02.550Z] DOCKER_BUILDTAGS= journald 09:25:02 [2022-07-21T09:25:02.550Z] DOCKER_GRAPHDRIVER=overlay2 09:25:02 [2022-07-21T09:25:02.550Z] GO111MODULE=off 09:25:02 [2022-07-21T09:25:02.550Z] DOCKER_EXPERIMENTAL=1 09:25:02 [2022-07-21T09:25:02.550Z] TEST_SKIP_INTEGRATION_CLI=1 09:25:02 [2022-07-21T09:25:02.550Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 09:25:02 [2022-07-21T09:25:02.550Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 09:25:02 [2022-07-21T09:25:02.550Z] GOPATH=/go 09:25:02 [2022-07-21T09:25:02.550Z] PKG_CONFIG=pkg-config 09:25:02 [2022-07-21T09:25:02.550Z] _=/usr/bin/env 09:25:02 [2022-07-21T09:25:02.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 09:25:16 [2022-07-21T09:25:16.648Z] #60 ... 09:25:16 [2022-07-21T09:25:16.648Z] 09:25:16 [2022-07-21T09:25:16.648Z] #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 09:25:16 [2022-07-21T09:25:16.648Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 09:25:16 [2022-07-21T09:25:16.648Z] #77 287.0 CCLD libocispec.la 09:25:16 [2022-07-21T09:25:16.648Z] #77 287.4 CCLD src/validate 09:25:16 [2022-07-21T09:25:16.648Z] #77 287.4 CCLD tests/test-1 09:25:16 [2022-07-21T09:25:16.648Z] #77 287.4 CCLD tests/test-2 09:25:16 [2022-07-21T09:25:16.648Z] #77 287.4 CCLD tests/test-3 09:25:16 [2022-07-21T09:25:16.648Z] #77 287.4 CCLD tests/test-4 09:25:16 [2022-07-21T09:25:16.648Z] #77 287.4 CCLD tests/test-5 09:25:16 [2022-07-21T09:25:16.648Z] #77 287.5 CCLD tests/test-6 09:25:16 [2022-07-21T09:25:16.648Z] #77 287.5 CCLD tests/test-7 09:25:16 [2022-07-21T09:25:16.648Z] #77 287.6 CCLD tests/test-9 09:25:16 [2022-07-21T09:25:16.648Z] #77 287.6 CCLD tests/test-8 09:25:16 [2022-07-21T09:25:16.648Z] #77 287.7 CCLD tests/test-10 09:25:16 [2022-07-21T09:25:16.648Z] #77 287.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a 09:25:16 [2022-07-21T09:25:16.648Z] #77 287.8 CCLD tests/test-11 09:25:16 [2022-07-21T09:25:16.648Z] #77 289.4 libtool: link: ar cr libocispec.a 09:25:16 [2022-07-21T09:25:16.648Z] #77 289.5 libtool: link: ranlib libocispec.a 09:25:18 [2022-07-21T09:25:18.550Z] #77 291.5 make[5]: Entering directory '/tmp/crun-build/libocispec' 09:25:18 [2022-07-21T09:25:18.550Z] #77 291.6 make[5]: Nothing to be done for 'install-exec-am'. 09:25:18 [2022-07-21T09:25:18.550Z] #77 291.6 make[5]: Nothing to be done for 'install-data-am'. 09:25:18 [2022-07-21T09:25:18.550Z] #77 291.6 make[5]: Leaving directory '/tmp/crun-build/libocispec' 09:25:18 [2022-07-21T09:25:18.550Z] #77 291.6 make[4]: Leaving directory '/tmp/crun-build/libocispec' 09:25:18 [2022-07-21T09:25:18.550Z] #77 291.6 make[3]: Leaving directory '/tmp/crun-build/libocispec' 09:25:18 [2022-07-21T09:25:18.550Z] #77 291.6 make[2]: Leaving directory '/tmp/crun-build/libocispec' 09:25:18 [2022-07-21T09:25:18.550Z] #77 291.6 make[2]: Entering directory '/tmp/crun-build' 09:25:18 [2022-07-21T09:25:18.550Z] #77 291.7 CC src/libcrun/libcrun_testing_a-utils.o 09:25:18 [2022-07-21T09:25:18.550Z] #77 291.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o 09:25:18 [2022-07-21T09:25:18.550Z] #77 291.7 CC src/libcrun/libcrun_testing_a-container.o 09:25:18 [2022-07-21T09:25:18.550Z] #77 291.7 CC src/libcrun/libcrun_testing_a-cgroup.o 09:25:18 [2022-07-21T09:25:18.550Z] #77 291.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o 09:25:18 [2022-07-21T09:25:18.550Z] #77 291.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o 09:25:18 [2022-07-21T09:25:18.550Z] #77 291.8 CC src/libcrun/libcrun_testing_a-cgroup-setup.o 09:25:18 [2022-07-21T09:25:18.550Z] #77 291.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o 09:25:18 [2022-07-21T09:25:18.809Z] #77 291.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o 09:25:18 [2022-07-21T09:25:18.809Z] #77 291.9 CC src/libcrun/libcrun_testing_a-criu.o 09:25:18 [2022-07-21T09:25:18.809Z] #77 291.9 CC src/libcrun/libcrun_testing_a-custom-handler.o 09:25:18 [2022-07-21T09:25:18.809Z] #77 291.9 CC src/libcrun/libcrun_testing_a-linux.o 09:25:18 [2022-07-21T09:25:18.809Z] #77 292.0 CC src/libcrun/libcrun_testing_a-seccomp.o 09:25:18 [2022-07-21T09:25:18.809Z] #77 292.0 CC src/libcrun/libcrun_testing_a-ebpf.o 09:25:18 [2022-07-21T09:25:18.809Z] #77 292.0 CC src/libcrun/libcrun_testing_a-error.o 09:25:19 [2022-07-21T09:25:19.068Z] #77 292.1 CC src/libcrun/libcrun_testing_a-chroot_realpath.o 09:25:19 [2022-07-21T09:25:19.068Z] #77 292.1 CC src/libcrun/libcrun_testing_a-terminal.o 09:25:19 [2022-07-21T09:25:19.068Z] #77 292.1 CC src/libcrun/libcrun_testing_a-status.o 09:25:19 [2022-07-21T09:25:19.068Z] #77 292.2 CC src/libcrun/libcrun_testing_a-signals.o 09:25:19 [2022-07-21T09:25:19.068Z] #77 292.2 CC src/libcrun/libcrun_testing_a-mount_flags.o 09:25:19 [2022-07-21T09:25:19.068Z] #77 292.2 CC src/libcrun/libcrun_testing_a-seccomp_notify.o 09:25:19 [2022-07-21T09:25:19.068Z] #77 292.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o 09:25:19 [2022-07-21T09:25:19.327Z] #77 292.3 CC src/libcrun/handlers/libcrun_testing_a-krun.o 09:25:19 [2022-07-21T09:25:19.327Z] #77 292.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o 09:25:19 [2022-07-21T09:25:19.327Z] #77 292.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o 09:25:19 [2022-07-21T09:25:19.327Z] #77 292.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o 09:25:19 [2022-07-21T09:25:19.327Z] #77 292.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o 09:25:19 [2022-07-21T09:25:19.585Z] #77 292.7 CC src/crun-crun.o 09:25:19 [2022-07-21T09:25:19.585Z] #77 292.7 CC src/crun-run.o 09:25:19 [2022-07-21T09:25:19.844Z] #77 292.9 CC src/crun-delete.o 09:25:19 [2022-07-21T09:25:19.844Z] #77 292.9 CC src/crun-pause.o 09:25:19 [2022-07-21T09:25:19.844Z] #77 292.9 CC src/crun-kill.o 09:25:20 [2022-07-21T09:25:20.103Z] #77 293.0 CC src/crun-unpause.o 09:25:20 [2022-07-21T09:25:20.103Z] #77 293.1 CC src/crun-spec.o 09:25:20 [2022-07-21T09:25:20.103Z] #77 293.2 CC src/crun-exec.o 09:25:20 [2022-07-21T09:25:20.103Z] #77 293.2 CC src/crun-list.o 09:25:20 [2022-07-21T09:25:20.362Z] #77 293.3 CC src/crun-create.o 09:25:20 [2022-07-21T09:25:20.362Z] #77 293.4 CC src/crun-start.o 09:25:20 [2022-07-21T09:25:20.362Z] #77 293.4 CC src/crun-state.o 09:25:20 [2022-07-21T09:25:20.362Z] #77 293.5 CC src/crun-update.o 09:25:20 [2022-07-21T09:25:20.362Z] #77 293.5 CC src/crun-ps.o 09:25:20 [2022-07-21T09:25:20.362Z] #77 293.6 CC src/crun-checkpoint.o 09:25:20 [2022-07-21T09:25:20.621Z] #77 293.7 CC src/crun-restore.o 09:25:20 [2022-07-21T09:25:20.621Z] #77 293.8 CC src/libcrun/libcrun_la-utils.lo 09:25:20 [2022-07-21T09:25:20.621Z] #77 293.9 CC src/libcrun/libcrun_la-cloned_binary.lo 09:25:20 [2022-07-21T09:25:20.621Z] #77 293.9 CC src/libcrun/libcrun_la-container.lo 09:25:20 [2022-07-21T09:25:20.880Z] #77 293.9 CC src/libcrun/libcrun_la-cgroup.lo 09:25:20 [2022-07-21T09:25:20.880Z] #77 294.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo 09:25:20 [2022-07-21T09:25:20.880Z] #77 294.0 CC src/libcrun/libcrun_la-cgroup-resources.lo 09:25:21 [2022-07-21T09:25:21.139Z] #77 294.1 CC src/libcrun/libcrun_la-cgroup-setup.lo 09:25:21 [2022-07-21T09:25:21.139Z] #77 294.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo 09:25:21 [2022-07-21T09:25:21.398Z] #77 294.3 CC src/libcrun/libcrun_la-cgroup-utils.lo 09:25:21 [2022-07-21T09:25:21.398Z] #77 294.4 CC src/libcrun/libcrun_la-criu.lo 09:25:21 [2022-07-21T09:25:21.398Z] #77 294.4 CC src/libcrun/libcrun_la-custom-handler.lo 09:25:21 [2022-07-21T09:25:21.398Z] #77 294.5 CC src/libcrun/libcrun_la-linux.lo 09:25:21 [2022-07-21T09:25:21.398Z] #77 294.5 CC src/libcrun/libcrun_la-seccomp.lo 09:25:21 [2022-07-21T09:25:21.656Z] #77 294.6 CC src/libcrun/libcrun_la-ebpf.lo 09:25:21 [2022-07-21T09:25:21.656Z] #77 294.7 CC src/libcrun/libcrun_la-error.lo 09:25:21 [2022-07-21T09:25:21.656Z] #77 294.8 CC src/libcrun/libcrun_la-status.lo 09:25:21 [2022-07-21T09:25:21.656Z] #77 294.9 CC src/libcrun/libcrun_la-terminal.lo 09:25:21 [2022-07-21T09:25:21.915Z] #77 295.0 CC src/libcrun/libcrun_la-chroot_realpath.lo 09:25:22 [2022-07-21T09:25:22.174Z] #77 295.2 CC src/libcrun/libcrun_la-mount_flags.lo 09:25:22 [2022-07-21T09:25:22.174Z] #77 295.2 CC src/libcrun/libcrun_la-signals.lo 09:25:22 [2022-07-21T09:25:22.174Z] #77 295.3 CC src/libcrun/libcrun_la-seccomp_notify.lo 09:25:22 [2022-07-21T09:25:22.433Z] #77 295.5 CC src/libcrun/handlers/libcrun_la-krun.lo 09:25:22 [2022-07-21T09:25:22.433Z] #77 295.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo 09:25:22 [2022-07-21T09:25:22.702Z] #77 295.6 CC src/libcrun/handlers/libcrun_la-handler-utils.lo 09:25:22 [2022-07-21T09:25:22.702Z] #77 295.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo 09:25:22 [2022-07-21T09:25:22.702Z] #77 295.8 CC tests/init.o 09:25:22 [2022-07-21T09:25:22.702Z] #77 296.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o 09:25:24 [2022-07-21T09:25:24.607Z] #77 ... 09:25:24 [2022-07-21T09:25:24.607Z] 09:25:24 [2022-07-21T09:25:24.607Z] #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 09:25:24 [2022-07-21T09:25:24.607Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 09:25:24 [2022-07-21T09:25:24.607Z] #47 364.7 + dpkg --print-architecture 09:25:24 [2022-07-21T09:25:24.607Z] #47 364.7 + git checkout -q v2.1.0 09:25:24 [2022-07-21T09:25:24.607Z] #47 364.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 09:25:24 [2022-07-21T09:25:24.607Z] #47 364.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 09:25:29 [2022-07-21T09:25:29.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 09:25:30 [2022-07-21T09:25:30.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 09:25:38 [2022-07-21T09:25:38.334Z] .........................xx.................... [ 29%] 09:25:46 [2022-07-21T09:25:46.543Z] #47 DONE 393.8s 09:25:46 [2022-07-21T09:25:46.543Z] 09:25:46 [2022-07-21T09:25:46.543Z] #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 09:25:46 [2022-07-21T09:25:46.543Z] #64 sha256:344fd179a73f5f7b9869f5834af82e8b19e1c4f470f938df78264987951047f8 09:25:46 [2022-07-21T09:25:46.543Z] #64 ... 09:25:46 [2022-07-21T09:25:46.543Z] 09:25:46 [2022-07-21T09:25:46.543Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ 09:25:46 [2022-07-21T09:25:46.543Z] #48 sha256:0dd9f7ce9d270caec2aee3b0798767a970780c4a1228e2cc5e9c007670e27181 09:25:46 [2022-07-21T09:25:46.802Z] #48 DONE 0.6s 09:25:46 [2022-07-21T09:25:46.802Z] 09:25:46 [2022-07-21T09:25:46.803Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ 09:25:46 [2022-07-21T09:25:46.803Z] #52 sha256:dd5286cdc83456a8305f5b4c369fa489eb7b95aa478d55b73efb8ae855d841fd 09:25:46 [2022-07-21T09:25:46.803Z] #52 DONE 0.1s 09:25:46 [2022-07-21T09:25:46.803Z] 09:25:46 [2022-07-21T09:25:46.803Z] #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 09:25:46 [2022-07-21T09:25:46.803Z] #64 sha256:344fd179a73f5f7b9869f5834af82e8b19e1c4f470f938df78264987951047f8 09:25:46 [2022-07-21T09:25:46.803Z] #64 ... 09:25:46 [2022-07-21T09:25:46.803Z] 09:25:46 [2022-07-21T09:25:46.803Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ 09:25:46 [2022-07-21T09:25:46.803Z] #54 sha256:5e592dba2631390dd2e1bb7be2d9c873070a20198c9163fec1370ee1bdb75dd4 09:25:46 [2022-07-21T09:25:46.803Z] #54 DONE 0.1s 09:25:47 [2022-07-21T09:25:47.062Z] 09:25:47 [2022-07-21T09:25:47.062Z] #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 09:25:47 [2022-07-21T09:25:47.062Z] #64 sha256:344fd179a73f5f7b9869f5834af82e8b19e1c4f470f938df78264987951047f8 09:25:50 [2022-07-21T09:25:50.350Z] #64 ... 09:25:50 [2022-07-21T09:25:50.350Z] 09:25:50 [2022-07-21T09:25:50.350Z] #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 09:25:50 [2022-07-21T09:25:50.350Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 09:25:50 [2022-07-21T09:25:50.350Z] #77 322.9 CCLD tests/init 09:25:51 [2022-07-21T09:25:51.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 09:25:54 [2022-07-21T09:25:54.611Z] tests/integration/api_exec_test.py ..................... [ 34%] 09:25:56 [2022-07-21T09:25:56.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 09:25:59 [2022-07-21T09:25:59.014Z] --- PASS: TestImportExtremelyLargeImageWorks (92.42s) 09:25:59 [2022-07-21T09:25:59.014Z] PASS 09:25:59 [2022-07-21T09:25:59.014Z] 09:25:59 [2022-07-21T09:25:59.014Z] DONE 22 tests in 95.400s 09:25:59 [2022-07-21T09:25:59.014Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 09:25:59 [2022-07-21T09:25:59.014Z] === RUN TestStripANSICommands 09:25:59 [2022-07-21T09:25:59.014Z] === RUN TestStripANSICommands/#00 09:25:59 [2022-07-21T09:25:59.014Z] === RUN TestStripANSICommands/#01 09:25:59 [2022-07-21T09:25:59.014Z] --- PASS: TestStripANSICommands (0.00s) 09:25:59 [2022-07-21T09:25:59.014Z] --- PASS: TestStripANSICommands/#00 (0.00s) 09:25:59 [2022-07-21T09:25:59.014Z] --- PASS: TestStripANSICommands/#01 (0.00s) 09:25:59 [2022-07-21T09:25:59.014Z] PASS 09:25:59 [2022-07-21T09:25:59.014Z] 09:25:59 [2022-07-21T09:25:59.014Z] DONE 3 tests in 0.009s 09:25:59 [2022-07-21T09:25:59.014Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 09:25:59 [2022-07-21T09:25:59.014Z] INFO: Testing against a local daemon 09:25:59 [2022-07-21T09:25:59.014Z] === RUN TestNetworkCreateDelete 09:25:59 [2022-07-21T09:25:59.014Z] --- PASS: TestNetworkCreateDelete (0.16s) 09:25:59 [2022-07-21T09:25:59.014Z] === RUN TestDockerNetworkDeletePreferID 09:25:59 [2022-07-21T09:25:59.014Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) 09:25:59 [2022-07-21T09:25:59.014Z] === RUN TestDaemonDNSFallback 09:26:02 [2022-07-21T09:26:02.058Z] tests/integration/api_healthcheck_test.py .... [ 35%] 09:26:02 [2022-07-21T09:26:02.292Z] --- PASS: TestDaemonDNSFallback (6.30s) 09:26:02 [2022-07-21T09:26:02.292Z] === RUN TestInspectNetwork 09:26:04 [2022-07-21T09:26:04.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 09:26:04 [2022-07-21T09:26:04.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 09:26:04 [2022-07-21T09:26:04.819Z] === RUN TestInspectNetwork/full_network_id 09:26:04 [2022-07-21T09:26:04.819Z] === RUN TestInspectNetwork/partial_network_id 09:26:04 [2022-07-21T09:26:04.819Z] === RUN TestInspectNetwork/network_name 09:26:04 [2022-07-21T09:26:04.819Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 09:26:04 [2022-07-21T09:26:04.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 09:26:05 [2022-07-21T09:26:05.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 09:26:06 [2022-07-21T09:26:06.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 09:26:06 [2022-07-21T09:26:06.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 09:26:07 [2022-07-21T09:26:07.156Z] tests/integration/api_image_test.py ............s..... [ 39%] 09:26:07 [2022-07-21T09:26:07.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 09:26:08 [2022-07-21T09:26:08.997Z] --- PASS: TestInspectNetwork (7.21s) 09:26:08 [2022-07-21T09:26:08.997Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 09:26:08 [2022-07-21T09:26:08.997Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 09:26:08 [2022-07-21T09:26:08.997Z] --- PASS: TestInspectNetwork/network_name (0.00s) 09:26:08 [2022-07-21T09:26:08.997Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 09:26:08 [2022-07-21T09:26:08.997Z] === RUN TestRunContainerWithBridgeNone 09:26:09 [2022-07-21T09:26:09.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 09:26:10 [2022-07-21T09:26:10.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 09:26:10 [2022-07-21T09:26:10.896Z] --- PASS: TestRunContainerWithBridgeNone (1.57s) 09:26:10 [2022-07-21T09:26:10.896Z] === RUN TestNetworkInvalidJSON 09:26:10 [2022-07-21T09:26:10.896Z] === RUN TestNetworkInvalidJSON/networks/create 09:26:10 [2022-07-21T09:26:10.896Z] === PAUSE TestNetworkInvalidJSON/networks/create 09:26:10 [2022-07-21T09:26:10.896Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 09:26:10 [2022-07-21T09:26:10.896Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 09:26:10 [2022-07-21T09:26:10.896Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 09:26:10 [2022-07-21T09:26:10.896Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 09:26:10 [2022-07-21T09:26:10.896Z] === CONT TestNetworkInvalidJSON/networks/create 09:26:10 [2022-07-21T09:26:10.896Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 09:26:10 [2022-07-21T09:26:10.896Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 09:26:10 [2022-07-21T09:26:10.896Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 09:26:10 [2022-07-21T09:26:10.896Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 09:26:10 [2022-07-21T09:26:10.896Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 09:26:10 [2022-07-21T09:26:10.896Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 09:26:10 [2022-07-21T09:26:10.896Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 09:26:10 [2022-07-21T09:26:10.896Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 09:26:10 [2022-07-21T09:26:10.896Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 09:26:10 [2022-07-21T09:26:10.896Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 09:26:10 [2022-07-21T09:26:10.896Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 09:26:10 [2022-07-21T09:26:10.896Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 09:26:10 [2022-07-21T09:26:10.896Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 09:26:10 [2022-07-21T09:26:10.896Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 09:26:10 [2022-07-21T09:26:10.896Z] --- PASS: TestNetworkInvalidJSON (0.01s) 09:26:10 [2022-07-21T09:26:10.896Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 09:26:10 [2022-07-21T09:26:10.896Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 09:26:10 [2022-07-21T09:26:10.896Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 09:26:10 [2022-07-21T09:26:10.896Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 09:26:10 [2022-07-21T09:26:10.896Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 09:26:10 [2022-07-21T09:26:10.896Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 09:26:10 [2022-07-21T09:26:10.896Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 09:26:10 [2022-07-21T09:26:10.896Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 09:26:10 [2022-07-21T09:26:10.896Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 09:26:10 [2022-07-21T09:26:10.896Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 09:26:10 [2022-07-21T09:26:10.896Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) 09:26:10 [2022-07-21T09:26:10.896Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 09:26:10 [2022-07-21T09:26:10.896Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 09:26:10 [2022-07-21T09:26:10.896Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 09:26:10 [2022-07-21T09:26:10.896Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 09:26:10 [2022-07-21T09:26:10.896Z] === RUN TestNetworkList 09:26:10 [2022-07-21T09:26:10.896Z] === RUN TestNetworkList//networks 09:26:10 [2022-07-21T09:26:10.896Z] === PAUSE TestNetworkList//networks 09:26:10 [2022-07-21T09:26:10.896Z] === RUN TestNetworkList//networks/ 09:26:10 [2022-07-21T09:26:10.896Z] === PAUSE TestNetworkList//networks/ 09:26:10 [2022-07-21T09:26:10.896Z] === CONT TestNetworkList//networks 09:26:10 [2022-07-21T09:26:10.896Z] === CONT TestNetworkList//networks/ 09:26:10 [2022-07-21T09:26:10.896Z] --- PASS: TestNetworkList (0.01s) 09:26:10 [2022-07-21T09:26:10.896Z] --- PASS: TestNetworkList//networks/ (0.00s) 09:26:10 [2022-07-21T09:26:10.896Z] --- PASS: TestNetworkList//networks (0.00s) 09:26:10 [2022-07-21T09:26:10.896Z] === RUN TestHostIPv4BridgeLabel 09:26:11 [2022-07-21T09:26:11.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 09:26:11 [2022-07-21T09:26:11.154Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) 09:26:11 [2022-07-21T09:26:11.154Z] === RUN TestDaemonRestartWithLiveRestore 09:26:11 [2022-07-21T09:26:11.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 09:26:12 [2022-07-21T09:26:12.087Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) 09:26:12 [2022-07-21T09:26:12.087Z] === RUN TestDaemonDefaultNetworkPools 09:26:12 [2022-07-21T09:26:12.338Z] #77 343.5 AR libcrun_testing.a 09:26:12 [2022-07-21T09:26:12.338Z] #77 343.6 ar: `u' modifier ignored since `D' is the default (see `U') 09:26:12 [2022-07-21T09:26:12.338Z] #77 343.7 CCLD tests/tests_libcrun_utils 09:26:12 [2022-07-21T09:26:12.338Z] #77 343.7 CCLD tests/tests_libcrun_errors 09:26:12 [2022-07-21T09:26:12.338Z] #77 343.7 CCLD tests/tests_libcrun_fuzzer 09:26:12 [2022-07-21T09:26:12.338Z] #77 344.4 CCLD libcrun.la 09:26:12 [2022-07-21T09:26:12.338Z] #77 345.2 CCLD crun 09:26:12 [2022-07-21T09:26:12.597Z] #77 345.7 make[3]: Entering directory '/tmp/crun-build' 09:26:12 [2022-07-21T09:26:12.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 09:26:12 [2022-07-21T09:26:12.856Z] #77 346.0 /bin/mkdir -p '/usr/local/share/man/man1' 09:26:12 [2022-07-21T09:26:12.856Z] #77 346.0 /bin/mkdir -p '/usr/local/lib' 09:26:12 [2022-07-21T09:26:12.856Z] #77 346.0 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' 09:26:12 [2022-07-21T09:26:12.856Z] #77 346.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' 09:26:12 [2022-07-21T09:26:12.856Z] #77 346.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la 09:26:12 [2022-07-21T09:26:12.856Z] #77 346.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a 09:26:12 [2022-07-21T09:26:12.856Z] #77 346.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a 09:26:13 [2022-07-21T09:26:13.019Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) 09:26:13 [2022-07-21T09:26:13.019Z] === RUN TestDaemonRestartWithExistingNetwork 09:26:13 [2022-07-21T09:26:13.114Z] #77 346.1 libtool: install: ranlib /usr/local/lib/libcrun.a 09:26:13 [2022-07-21T09:26:13.115Z] #77 346.3 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib 09:26:13 [2022-07-21T09:26:13.115Z] #77 346.4 ---------------------------------------------------------------------- 09:26:13 [2022-07-21T09:26:13.115Z] #77 346.4 Libraries have been installed in: 09:26:13 [2022-07-21T09:26:13.115Z] #77 346.4 /usr/local/lib 09:26:13 [2022-07-21T09:26:13.115Z] #77 346.4 09:26:13 [2022-07-21T09:26:13.115Z] #77 346.4 If you ever happen to want to link against installed libraries 09:26:13 [2022-07-21T09:26:13.115Z] #77 346.4 in a given directory, LIBDIR, you must either use libtool, and 09:26:13 [2022-07-21T09:26:13.115Z] #77 346.4 specify the full pathname of the library, or use the '-LLIBDIR' 09:26:13 [2022-07-21T09:26:13.115Z] #77 346.4 flag during linking and do at least one of the following: 09:26:13 [2022-07-21T09:26:13.115Z] #77 346.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 09:26:13 [2022-07-21T09:26:13.115Z] #77 346.4 during execution 09:26:13 [2022-07-21T09:26:13.115Z] #77 346.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable 09:26:13 [2022-07-21T09:26:13.115Z] #77 346.4 during linking 09:26:13 [2022-07-21T09:26:13.115Z] #77 346.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 09:26:13 [2022-07-21T09:26:13.115Z] #77 346.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 09:26:13 [2022-07-21T09:26:13.115Z] #77 346.4 09:26:13 [2022-07-21T09:26:13.115Z] #77 346.4 See any operating system documentation about shared libraries for 09:26:13 [2022-07-21T09:26:13.115Z] #77 346.4 more information, such as the ld(1) and ld.so(8) manual pages. 09:26:13 [2022-07-21T09:26:13.115Z] #77 346.4 ---------------------------------------------------------------------- 09:26:13 [2022-07-21T09:26:13.115Z] #77 346.4 /bin/mkdir -p '/build' 09:26:13 [2022-07-21T09:26:13.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 09:26:13 [2022-07-21T09:26:13.373Z] #77 346.4 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' 09:26:13 [2022-07-21T09:26:13.373Z] #77 346.5 libtool: install: /usr/bin/install -c crun /build/crun 09:26:13 [2022-07-21T09:26:13.373Z] #77 346.5 make[3]: Leaving directory '/tmp/crun-build' 09:26:13 [2022-07-21T09:26:13.373Z] #77 346.5 make[2]: Leaving directory '/tmp/crun-build' 09:26:13 [2022-07-21T09:26:13.373Z] #77 346.5 make[1]: Leaving directory '/tmp/crun-build' 09:26:13 [2022-07-21T09:26:13.633Z] #77 DONE 346.8s 09:26:13 [2022-07-21T09:26:13.633Z] 09:26:13 [2022-07-21T09:26:13.633Z] #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 09:26:13 [2022-07-21T09:26:13.633Z] #64 sha256:344fd179a73f5f7b9869f5834af82e8b19e1c4f470f938df78264987951047f8 09:26:13 [2022-07-21T09:26:13.964Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) 09:26:13 [2022-07-21T09:26:13.964Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 09:26:14 [2022-07-21T09:26:14.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 09:26:14 [2022-07-21T09:26:14.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 09:26:15 [2022-07-21T09:26:15.337Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) 09:26:15 [2022-07-21T09:26:15.337Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 09:26:15 [2022-07-21T09:26:15.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 09:26:15 [2022-07-21T09:26:15.901Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) 09:26:15 [2022-07-21T09:26:15.901Z] === RUN TestServiceWithPredefinedNetwork 09:26:16 [2022-07-21T09:26:16.207Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 09:26:16 [2022-07-21T09:26:16.207Z] Using test binary docker 09:26:16 [2022-07-21T09:26:16.207Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 09:26:16 [2022-07-21T09:26:16.207Z] +++ /etc/init.d/apparmor start 09:26:16 [2022-07-21T09:26:16.466Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 09:26:16 [2022-07-21T09:26:16.466Z] INFO: Waiting for daemon to start... 09:26:16 [2022-07-21T09:26:16.466Z] Starting dockerd 09:26:16 [2022-07-21T09:26:16.466Z] +++ 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 09:26:18 [2022-07-21T09:26:18.427Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s) 09:26:18 [2022-07-21T09:26:18.427Z] === RUN TestServiceRemoveKeepsIngressNetwork 09:26:18 [2022-07-21T09:26:18.427Z] service_test.go:243: FLAKY_TEST 09:26:18 [2022-07-21T09:26:18.427Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 09:26:18 [2022-07-21T09:26:18.427Z] === RUN TestServiceWithDataPathPortInit 09:26:19 [2022-07-21T09:26:19.001Z] . 09:26:19 [2022-07-21T09:26:19.001Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 09:26:19 [2022-07-21T09:26:19.001Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 09:26:19 [2022-07-21T09:26:19.001Z] Error: No such image: emptyfs 09:26:19 [2022-07-21T09:26:19.001Z] ++++ tar -cC bundles/test-integration/emptyfs . 09:26:19 [2022-07-21T09:26:19.001Z] ++++ docker load 09:26:19 [2022-07-21T09:26:19.001Z] Running integration-test (iteration 1) 09:26:19 [2022-07-21T09:26:19.001Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 09:26:19 [2022-07-21T09:26:19.001Z] ++ 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 09:26:19 [2022-07-21T09:26:19.001Z] ++ set -e 09:26:19 [2022-07-21T09:26:19.001Z] ++ '[' -n 0 ']' 09:26:19 [2022-07-21T09:26:19.001Z] ++ set -x 09:26:19 [2022-07-21T09:26:19.001Z] ++ 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 09:26:19 [2022-07-21T09:26:19.260Z] Loaded image: busybox:latest 09:26:19 [2022-07-21T09:26:19.520Z] Loaded image: busybox:glibc 09:26:20 [2022-07-21T09:26:20.458Z] Loaded image: debian:bullseye-slim 09:26:20 [2022-07-21T09:26:20.458Z] Loaded image: hello-world:latest 09:26:20 [2022-07-21T09:26:20.458Z] Loaded image: arm32v7/hello-world:latest 09:26:20 [2022-07-21T09:26:20.458Z] INFO: Testing against a local daemon 09:26:20 [2022-07-21T09:26:20.458Z] === RUN TestCgroupNamespacesBuild 09:26:21 [2022-07-21T09:26:21.836Z] --- PASS: TestCgroupNamespacesBuild (1.22s) 09:26:21 [2022-07-21T09:26:21.836Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 09:26:22 [2022-07-21T09:26:22.775Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) 09:26:22 [2022-07-21T09:26:22.775Z] === RUN TestBuildWithSession 09:26:22 [2022-07-21T09:26:22.775Z] build_session_test.go:25: TODO: BuildKit 09:26:22 [2022-07-21T09:26:22.775Z] --- SKIP: TestBuildWithSession (0.00s) 09:26:22 [2022-07-21T09:26:22.775Z] === RUN TestBuildSquashParent 09:26:23 [2022-07-21T09:26:23.532Z] tests/integration/api_network_test.py ............................ [ 47%] 09:26:26 [2022-07-21T09:26:26.967Z] --- PASS: TestBuildSquashParent (3.37s) 09:26:26 [2022-07-21T09:26:26.967Z] === RUN TestBuildWithRemoveAndForceRemove 09:26:26 [2022-07-21T09:26:26.967Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:26:26 [2022-07-21T09:26:26.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:26:26 [2022-07-21T09:26:26.967Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:26:26 [2022-07-21T09:26:26.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:26:26 [2022-07-21T09:26:26.967Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:26:26 [2022-07-21T09:26:26.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:26:26 [2022-07-21T09:26:26.967Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:26:26 [2022-07-21T09:26:26.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:26:26 [2022-07-21T09:26:26.967Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:26:26 [2022-07-21T09:26:26.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:26:26 [2022-07-21T09:26:26.967Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:26:26 [2022-07-21T09:26:26.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:26:26 [2022-07-21T09:26:26.967Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:26:26 [2022-07-21T09:26:26.967Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:26:27 [2022-07-21T09:26:27.536Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:26:27 [2022-07-21T09:26:27.796Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:26:28 [2022-07-21T09:26:28.512Z] #64 ... 09:26:28 [2022-07-21T09:26:28.512Z] 09:26:28 [2022-07-21T09:26:28.512Z] #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 09:26:28 [2022-07-21T09:26:28.512Z] #60 sha256:fdc07b6fd53782540bff03281f50b740286efb479126b9d7e341070dda8dbc5c 09:26:28 [2022-07-21T09:26:28.512Z] #60 226.1 + mkdir -p /build 09:26:28 [2022-07-21T09:26:28.512Z] #60 226.1 + cp runc /build/runc 09:26:28 [2022-07-21T09:26:28.734Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:26:28 [2022-07-21T09:26:28.993Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:26:29 [2022-07-21T09:26:29.450Z] #60 DONE 227.2s 09:26:29 [2022-07-21T09:26:29.450Z] 09:26:29 [2022-07-21T09:26:29.450Z] #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 09:26:29 [2022-07-21T09:26:29.450Z] #64 sha256:344fd179a73f5f7b9869f5834af82e8b19e1c4f470f938df78264987951047f8 09:26:30 [2022-07-21T09:26:30.374Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 09:26:30 [2022-07-21T09:26:30.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.35s) 09:26:30 [2022-07-21T09:26:30.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.55s) 09:26:30 [2022-07-21T09:26:30.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.28s) 09:26:30 [2022-07-21T09:26:30.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.19s) 09:26:30 [2022-07-21T09:26:30.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.10s) 09:26:30 [2022-07-21T09:26:30.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.17s) 09:26:30 [2022-07-21T09:26:30.374Z] === RUN TestBuildMultiStageCopy 09:26:30 [2022-07-21T09:26:30.374Z] === RUN TestBuildMultiStageCopy/copy_to_root 09:26:30 [2022-07-21T09:26:30.827Z] #64 ... 09:26:30 [2022-07-21T09:26:30.827Z] 09:26:30 [2022-07-21T09:26:30.827Z] #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.46.2" && /build/golangci-lint --version 09:26:30 [2022-07-21T09:26:30.827Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 09:26:30 [2022-07-21T09:26:30.827Z] #55 441.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) 09:26:30 [2022-07-21T09:26:30.827Z] #55 DONE 441.2s 09:26:30 [2022-07-21T09:26:30.827Z] 09:26:30 [2022-07-21T09:26:30.827Z] #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 09:26:30 [2022-07-21T09:26:30.827Z] #64 sha256:344fd179a73f5f7b9869f5834af82e8b19e1c4f470f938df78264987951047f8 09:26:31 [2022-07-21T09:26:31.332Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 09:26:31 [2022-07-21T09:26:31.596Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 09:26:31 [2022-07-21T09:26:31.596Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 09:26:31 [2022-07-21T09:26:31.855Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 09:26:32 [2022-07-21T09:26:32.115Z] --- PASS: TestBuildMultiStageCopy (2.03s) 09:26:32 [2022-07-21T09:26:32.115Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.13s) 09:26:32 [2022-07-21T09:26:32.115Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) 09:26:32 [2022-07-21T09:26:32.115Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) 09:26:32 [2022-07-21T09:26:32.115Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) 09:26:32 [2022-07-21T09:26:32.115Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) 09:26:32 [2022-07-21T09:26:32.115Z] === RUN TestBuildMultiStageParentConfig 09:26:32 [2022-07-21T09:26:32.218Z] #64 ... 09:26:32 [2022-07-21T09:26:32.218Z] 09:26:32 [2022-07-21T09:26:32.218Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ 09:26:32 [2022-07-21T09:26:32.218Z] #56 sha256:a02047488fbbddab43a234f59aa2a560825bd1891327881fe1cf9301db7ea090 09:26:32 [2022-07-21T09:26:32.683Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) 09:26:32 [2022-07-21T09:26:32.683Z] === RUN TestBuildLabelWithTargets 09:26:32 [2022-07-21T09:26:32.798Z] #56 DONE 0.2s 09:26:32 [2022-07-21T09:26:32.798Z] 09:26:32 [2022-07-21T09:26:32.798Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ 09:26:32 [2022-07-21T09:26:32.798Z] #58 sha256:3e99c3a3db096516c97124ef3a2484e10ab1134fe9203fb3162bc6d78b13e8cf 09:26:32 [2022-07-21T09:26:32.798Z] #58 DONE 0.1s 09:26:32 [2022-07-21T09:26:32.798Z] 09:26:32 [2022-07-21T09:26:32.798Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ 09:26:32 [2022-07-21T09:26:32.798Z] #61 sha256:01c79f81062b4993621d85000ce7e0f71263b042479e6d1b8df6821e631a63c9 09:26:32 [2022-07-21T09:26:32.798Z] #61 DONE 0.1s 09:26:32 [2022-07-21T09:26:32.798Z] 09:26:32 [2022-07-21T09:26:32.798Z] #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 09:26:32 [2022-07-21T09:26:32.798Z] #64 sha256:344fd179a73f5f7b9869f5834af82e8b19e1c4f470f938df78264987951047f8 09:26:33 [2022-07-21T09:26:33.038Z] tests/integration/api_plugin_test.py ........... [ 49%] 09:26:33 [2022-07-21T09:26:33.292Z] --- PASS: TestServiceWithDataPathPortInit (13.96s) 09:26:33 [2022-07-21T09:26:33.292Z] === RUN TestServiceWithDefaultAddressPoolInit 09:26:34 [2022-07-21T09:26:34.062Z] --- PASS: TestBuildLabelWithTargets (1.00s) 09:26:34 [2022-07-21T09:26:34.062Z] === RUN TestBuildWithEmptyLayers 09:26:34 [2022-07-21T09:26:34.227Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:d8ad8f7nldnjkmftcbezdn4c4 Created:2022-07-21 09:26:32.941440654 +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[4fff0ec585ee6e9084a40ac5008bb876ab0a6e18c69cb348d71e72aba8e01969:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.blnojdl3w1chaxob2pow92mxp EndpointID:84071d59391f9b31b09e7b12520e01e67c66a8616aa82455a9e599702d52dcd0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a93cb2dcb0ea7a1eaafc00ccc0bc3b0eb1c2cb8b25b98f2fcaa0fc2bfccf9e63 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:0269f2959c48 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.blnojdl3w1chaxob2pow92mxp EndpointID:84071d59391f9b31b09e7b12520e01e67c66a8616aa82455a9e599702d52dcd0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 09:26:34 [2022-07-21T09:26:34.322Z] --- PASS: TestBuildWithEmptyLayers (0.45s) 09:26:34 [2022-07-21T09:26:34.322Z] === RUN TestBuildMultiStageOnBuild 09:26:34 [2022-07-21T09:26:34.535Z] tests/integration/api_secret_test.py ..... [ 51%] 09:26:35 [2022-07-21T09:26:35.700Z] --- PASS: TestBuildMultiStageOnBuild (1.35s) 09:26:35 [2022-07-21T09:26:35.700Z] === RUN TestBuildUncleanTarFilenames 09:26:36 [2022-07-21T09:26:36.082Z] #64 383.7 + bin/containerd 09:26:36 [2022-07-21T09:26:36.269Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) 09:26:36 [2022-07-21T09:26:36.269Z] === RUN TestBuildMultiStageLayerLeak 09:26:37 [2022-07-21T09:26:37.649Z] --- PASS: TestBuildMultiStageLayerLeak (1.39s) 09:26:37 [2022-07-21T09:26:37.649Z] === RUN TestBuildWithHugeFile 09:26:38 [2022-07-21T09:26:38.568Z] tests/integration/api_service_test.py .................................. [ 59%] 09:26:39 [2022-07-21T09:26:39.486Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.61s) 09:26:39 [2022-07-21T09:26:39.486Z] PASS 09:26:39 [2022-07-21T09:26:39.487Z] 09:26:39 [2022-07-21T09:26:39.487Z] === Skipped 09:26:39 [2022-07-21T09:26:39.487Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 09:26:39 [2022-07-21T09:26:39.487Z] service_test.go:243: FLAKY_TEST 09:26:39 [2022-07-21T09:26:39.487Z] 09:26:39 [2022-07-21T09:26:39.487Z] DONE 38 tests, 1 skipped in 43.746s 09:26:39 [2022-07-21T09:26:39.487Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 09:26:39 [2022-07-21T09:26:39.487Z] INFO: Testing against a local daemon 09:26:39 [2022-07-21T09:26:39.487Z] === RUN TestDockerNetworkIpvlanPersistance 09:26:39 [2022-07-21T09:26:39.487Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:26:39 [2022-07-21T09:26:39.487Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 09:26:39 [2022-07-21T09:26:39.487Z] === RUN TestDockerNetworkIpvlan 09:26:39 [2022-07-21T09:26:39.487Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:26:39 [2022-07-21T09:26:39.487Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 09:26:39 [2022-07-21T09:26:39.487Z] PASS 09:26:39 [2022-07-21T09:26:39.487Z] 09:26:39 [2022-07-21T09:26:39.487Z] === Skipped 09:26:39 [2022-07-21T09:26:39.487Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 09:26:39 [2022-07-21T09:26:39.487Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:26:39 [2022-07-21T09:26:39.487Z] 09:26:39 [2022-07-21T09:26:39.487Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 09:26:39 [2022-07-21T09:26:39.487Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:26:39 [2022-07-21T09:26:39.487Z] 09:26:39 [2022-07-21T09:26:39.487Z] DONE 2 tests, 2 skipped in 0.024s 09:26:39 [2022-07-21T09:26:39.487Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 09:26:39 [2022-07-21T09:26:39.487Z] INFO: Testing against a local daemon 09:26:39 [2022-07-21T09:26:39.487Z] === RUN TestDockerNetworkMacvlanPersistance 09:26:40 [2022-07-21T09:26:40.052Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) 09:26:40 [2022-07-21T09:26:40.052Z] === RUN TestDockerNetworkMacvlan 09:26:40 [2022-07-21T09:26:40.617Z] === RUN TestDockerNetworkMacvlan/Subinterface 09:26:41 [2022-07-21T09:26:41.551Z] === RUN TestDockerNetworkMacvlan/OverlapParent 09:26:42 [2022-07-21T09:26:42.117Z] === RUN TestDockerNetworkMacvlan/NilParent 09:26:42 [2022-07-21T09:26:42.816Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 09:26:42 [2022-07-21T09:26:42.816Z] Using test binary docker 09:26:42 [2022-07-21T09:26:42.816Z] +++ /etc/init.d/apparmor start 09:26:42 [2022-07-21T09:26:42.816Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 09:26:42 [2022-07-21T09:26:42.816Z] INFO: Waiting for daemon to start... 09:26:42 [2022-07-21T09:26:42.816Z] Starting dockerd 09:26:42 [2022-07-21T09:26:42.816Z] +++ 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 09:26:42 [2022-07-21T09:26:42.816Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) 09:26:42 [2022-07-21T09:26:42.816Z] Using test binary docker 09:26:42 [2022-07-21T09:26:42.816Z] +++ /etc/init.d/apparmor start 09:26:42 [2022-07-21T09:26:42.816Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 09:26:42 [2022-07-21T09:26:42.816Z] INFO: Waiting for daemon to start... 09:26:42 [2022-07-21T09:26:42.816Z] Starting dockerd 09:26:42 [2022-07-21T09:26:42.816Z] +++ 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 09:26:42 [2022-07-21T09:26:42.816Z] . 09:26:42 [2022-07-21T09:26:42.816Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 09:26:42 [2022-07-21T09:26:42.816Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 09:26:42 [2022-07-21T09:26:42.816Z] Error: No such image: emptyfs 09:26:42 [2022-07-21T09:26:42.816Z] ++++ tar -cC bundles/test-integration/emptyfs . 09:26:42 [2022-07-21T09:26:42.816Z] ++++ docker load 09:26:42 [2022-07-21T09:26:42.816Z] Running integration-test (iteration 1) 09:26:42 [2022-07-21T09:26:42.816Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ 09:26:42 [2022-07-21T09:26:42.816Z] ++ 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)/' 09:26:42 [2022-07-21T09:26:42.816Z] ++ set -e 09:26:42 [2022-07-21T09:26:42.816Z] ++ '[' -n 0 ']' 09:26:42 [2022-07-21T09:26:42.816Z] ++ set -x 09:26:42 [2022-07-21T09:26:42.816Z] ++ 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)/' 09:26:42 [2022-07-21T09:26:42.816Z] Loaded image: busybox:latest 09:26:42 [2022-07-21T09:26:42.816Z] Loaded image: busybox:glibc 09:26:42 [2022-07-21T09:26:42.816Z] 09:26:42 [2022-07-21T09:26:42.816Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 09:26:42 [2022-07-21T09:26:42.816Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 09:26:42 [2022-07-21T09:26:42.816Z] Error: No such image: emptyfs 09:26:42 [2022-07-21T09:26:42.816Z] ++++ tar -cC bundles/test-integration/emptyfs . 09:26:42 [2022-07-21T09:26:42.816Z] ++++ docker load 09:26:43 [2022-07-21T09:26:43.075Z] Running integration-test (iteration 1) 09:26:43 [2022-07-21T09:26:43.075Z] 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)/ 09:26:43 [2022-07-21T09:26:43.075Z] ++ 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)/' 09:26:43 [2022-07-21T09:26:43.075Z] ++ set -e 09:26:43 [2022-07-21T09:26:43.075Z] ++ '[' -n 0 ']' 09:26:43 [2022-07-21T09:26:43.075Z] ++ set -x 09:26:43 [2022-07-21T09:26:43.075Z] ++ 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)/' 09:26:43 [2022-07-21T09:26:43.329Z] ............................ [ 66%] 09:26:44 [2022-07-21T09:26:44.014Z] Loaded image: busybox:latest 09:26:44 [2022-07-21T09:26:44.016Z] === RUN TestDockerNetworkMacvlan/InternalMode 09:26:44 [2022-07-21T09:26:44.274Z] Loaded image: busybox:glibc 09:26:45 [2022-07-21T09:26:45.942Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 09:26:46 [2022-07-21T09:26:46.817Z] Loaded image: debian:bullseye-slim 09:26:47 [2022-07-21T09:26:47.077Z] Loaded image: hello-world:latest 09:26:47 [2022-07-21T09:26:47.337Z] Loaded image: arm32v7/hello-world:latest 09:26:47 [2022-07-21T09:26:47.337Z] INFO: Testing against a local daemon 09:26:47 [2022-07-21T09:26:47.337Z] === RUN TestDockerDaemonSuite 09:26:47 [2022-07-21T09:26:47.337Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool 09:26:48 [2022-07-21T09:26:48.722Z] Loaded image: debian:bullseye-slim 09:26:48 [2022-07-21T09:26:48.982Z] Loaded image: hello-world:latest 09:26:49 [2022-07-21T09:26:49.227Z] === RUN TestDockerNetworkMacvlan/Addressing 09:26:49 [2022-07-21T09:26:49.241Z] Loaded image: arm32v7/hello-world:latest 09:26:49 [2022-07-21T09:26:49.486Z] --- PASS: TestDockerNetworkMacvlan (9.62s) 09:26:49 [2022-07-21T09:26:49.486Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) 09:26:49 [2022-07-21T09:26:49.486Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) 09:26:49 [2022-07-21T09:26:49.486Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) 09:26:49 [2022-07-21T09:26:49.486Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s) 09:26:49 [2022-07-21T09:26:49.486Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s) 09:26:49 [2022-07-21T09:26:49.486Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) 09:26:49 [2022-07-21T09:26:49.486Z] PASS 09:26:49 [2022-07-21T09:26:49.486Z] 09:26:49 [2022-07-21T09:26:49.486Z] DONE 8 tests in 10.865s 09:26:49 [2022-07-21T09:26:49.486Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 09:26:49 [2022-07-21T09:26:49.501Z] INFO: Testing against a local daemon 09:26:49 [2022-07-21T09:26:49.501Z] === RUN TestDockerSuite 09:26:49 [2022-07-21T09:26:49.501Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported 09:26:49 [2022-07-21T09:26:49.501Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks 09:26:49 [2022-07-21T09:26:49.501Z] === RUN TestDockerSuite/TestAPIErrorJSON 09:26:49 [2022-07-21T09:26:49.501Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON 09:26:49 [2022-07-21T09:26:49.501Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText 09:26:49 [2022-07-21T09:26:49.501Z] === RUN TestDockerSuite/TestAPIErrorPlainText 09:26:49 [2022-07-21T09:26:49.501Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS 09:26:49 [2022-07-21T09:26:49.501Z] === RUN TestDockerSuite/TestAPIImagesDelete 09:26:49 [2022-07-21T09:26:49.744Z] testing: warning: no tests to run 09:26:49 [2022-07-21T09:26:49.744Z] PASS 09:26:49 [2022-07-21T09:26:49.744Z] 09:26:49 [2022-07-21T09:26:49.744Z] DONE 0 tests in 0.008s 09:26:49 [2022-07-21T09:26:49.744Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 09:26:49 [2022-07-21T09:26:49.744Z] INFO: Testing against a local daemon 09:26:49 [2022-07-21T09:26:49.744Z] === RUN TestAuthZPluginAllowRequest 09:26:50 [2022-07-21T09:26:50.443Z] === RUN TestDockerSuite/TestAPIImagesFilter 09:26:50 [2022-07-21T09:26:50.702Z] === RUN TestDockerSuite/TestAPIImagesHistory 09:26:51 [2022-07-21T09:26:51.116Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) 09:26:51 [2022-07-21T09:26:51.116Z] === RUN TestAuthZPluginTLS 09:26:51 [2022-07-21T09:26:51.273Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc 09:26:51 [2022-07-21T09:26:51.374Z] --- PASS: TestAuthZPluginTLS (0.54s) 09:26:51 [2022-07-21T09:26:51.374Z] === RUN TestAuthZPluginDenyRequest 09:26:51 [2022-07-21T09:26:51.842Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad 09:26:51 [2022-07-21T09:26:51.940Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 09:26:51 [2022-07-21T09:26:51.940Z] === RUN TestAuthZPluginAPIDenyResponse 09:26:52 [2022-07-21T09:26:52.505Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 09:26:52 [2022-07-21T09:26:52.505Z] === RUN TestAuthZPluginDenyResponse 09:26:52 [2022-07-21T09:26:52.780Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType 09:26:53 [2022-07-21T09:26:53.069Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) 09:26:53 [2022-07-21T09:26:53.069Z] === RUN TestAuthZPluginAllowEventStream 09:26:53 [2022-07-21T09:26:53.722Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility 09:26:53 [2022-07-21T09:26:53.722Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect 09:26:53 [2022-07-21T09:26:53.722Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon 09:26:54 [2022-07-21T09:26:54.003Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) 09:26:54 [2022-07-21T09:26:54.004Z] === RUN TestAuthZPluginErrorResponse 09:26:54 [2022-07-21T09:26:54.569Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) 09:26:54 [2022-07-21T09:26:54.569Z] === RUN TestAuthZPluginErrorRequest 09:26:55 [2022-07-21T09:26:55.104Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate 09:26:55 [2022-07-21T09:26:55.135Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 09:26:55 [2022-07-21T09:26:55.135Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 09:26:55 [2022-07-21T09:26:55.365Z] === RUN TestDockerSuite/TestAPINetworkFilter 09:26:55 [2022-07-21T09:26:55.365Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults 09:26:55 [2022-07-21T09:26:55.365Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks 09:26:55 [2022-07-21T09:26:55.365Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 09:26:55 [2022-07-21T09:26:55.700Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 09:26:55 [2022-07-21T09:26:55.700Z] === RUN TestAuthZPluginEnsureLoadImportWorking 09:26:56 [2022-07-21T09:26:56.306Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge 09:26:57 [2022-07-21T09:26:57.074Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) 09:26:57 [2022-07-21T09:26:57.074Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 09:26:57 [2022-07-21T09:26:57.246Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork 09:26:57 [2022-07-21T09:26:57.246Z] === RUN TestDockerSuite/TestAPIOptionsRoute 09:26:57 [2022-07-21T09:26:57.246Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound 09:26:57 [2022-07-21T09:26:57.246Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats 09:26:58 [2022-07-21T09:26:58.976Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s) 09:26:58 [2022-07-21T09:26:58.976Z] === RUN TestAuthZPluginHeader 09:26:59 [2022-07-21T09:26:59.234Z] --- PASS: TestAuthZPluginHeader (0.70s) 09:26:59 [2022-07-21T09:26:59.234Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 09:26:59 [2022-07-21T09:26:59.797Z] --- PASS: TestBuildWithHugeFile (128.32s) 09:26:59 [2022-07-21T09:26:59.797Z] === RUN TestBuildWCOWSandboxSize 09:26:59 [2022-07-21T09:26:59.797Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 09:26:59 [2022-07-21T09:26:59.797Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 09:26:59 [2022-07-21T09:26:59.797Z] === RUN TestBuildWithEmptyDockerfile 09:26:59 [2022-07-21T09:26:59.797Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 09:26:59 [2022-07-21T09:26:59.797Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 09:26:59 [2022-07-21T09:26:59.797Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:26:59 [2022-07-21T09:26:59.797Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:26:59 [2022-07-21T09:26:59.797Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:26:59 [2022-07-21T09:26:59.797Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:26:59 [2022-07-21T09:26:59.797Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 09:26:59 [2022-07-21T09:26:59.797Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:26:59 [2022-07-21T09:26:59.797Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:26:59 [2022-07-21T09:26:59.797Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 09:26:59 [2022-07-21T09:26:59.797Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) 09:26:59 [2022-07-21T09:26:59.797Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) 09:26:59 [2022-07-21T09:26:59.797Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) 09:26:59 [2022-07-21T09:26:59.797Z] === RUN TestBuildPreserveOwnership 09:26:59 [2022-07-21T09:26:59.797Z] === RUN TestBuildPreserveOwnership/copy_from 09:27:01 [2022-07-21T09:27:01.179Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning 09:27:02 [2022-07-21T09:27:02.117Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 09:27:03 [2022-07-21T09:27:03.056Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers 09:27:03 [2022-07-21T09:27:03.056Z] --- PASS: TestBuildPreserveOwnership (3.33s) 09:27:03 [2022-07-21T09:27:03.056Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.23s) 09:27:03 [2022-07-21T09:27:03.056Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.09s) 09:27:03 [2022-07-21T09:27:03.056Z] === RUN TestBuildPlatformInvalid 09:27:03 [2022-07-21T09:27:03.315Z] --- PASS: TestBuildPlatformInvalid (0.13s) 09:27:03 [2022-07-21T09:27:03.315Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 09:27:04 [2022-07-21T09:27:04.255Z] Loaded image: busybox:latest 09:27:04 [2022-07-21T09:27:04.255Z] Loaded image: busybox:glibc 09:27:04 [2022-07-21T09:27:04.493Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.23s) 09:27:04 [2022-07-21T09:27:04.493Z] === RUN TestAuthZPluginV2Disable 09:27:05 [2022-07-21T09:27:05.637Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu 09:27:05 [2022-07-21T09:27:05.897Z] Loaded image: debian:bullseye-slim 09:27:05 [2022-07-21T09:27:05.897Z] Loaded image: hello-world:latest 09:27:06 [2022-07-21T09:27:06.157Z] Loaded image: arm32v7/hello-world:latest 09:27:07 [2022-07-21T09:27:07.537Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines 09:27:07 [2022-07-21T09:27:07.787Z] --- PASS: TestAuthZPluginV2Disable (3.69s) 09:27:07 [2022-07-21T09:27:07.787Z] === RUN TestAuthZPluginV2RejectVolumeRequests 09:27:07 [2022-07-21T09:27:07.797Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF 09:27:09 [2022-07-21T09:27:09.177Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote 09:27:10 [2022-07-21T09:27:10.561Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile 09:27:11 [2022-07-21T09:27:11.065Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.53s) 09:27:11 [2022-07-21T09:27:11.066Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 09:27:11 [2022-07-21T09:27:11.132Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile 09:27:12 [2022-07-21T09:27:12.071Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill 09:27:12 [2022-07-21T09:27:12.071Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext 09:27:12 [2022-07-21T09:27:12.071Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile 09:27:13 [2022-07-21T09:27:13.454Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths 09:27:13 [2022-07-21T09:27:13.714Z] docker_cli_daemon_test.go:1474: [d3b74293cd084] daemon is not started 09:27:13 [2022-07-21T09:27:13.974Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange 09:27:14 [2022-07-21T09:27:14.914Z] check_test.go:540: [d0f531014660b] daemon is not started 09:27:14 [2022-07-21T09:27:14.914Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash 09:27:15 [2022-07-21T09:27:15.175Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress 09:27:16 [2022-07-21T09:27:16.375Z] --- PASS: TestBuildWithHugeFile (35.73s) 09:27:16 [2022-07-21T09:27:16.375Z] === RUN TestBuildWCOWSandboxSize 09:27:16 [2022-07-21T09:27:16.375Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 09:27:16 [2022-07-21T09:27:16.375Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 09:27:16 [2022-07-21T09:27:16.375Z] === RUN TestBuildWithEmptyDockerfile 09:27:16 [2022-07-21T09:27:16.375Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 09:27:16 [2022-07-21T09:27:16.375Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 09:27:16 [2022-07-21T09:27:16.375Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:27:16 [2022-07-21T09:27:16.375Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:27:16 [2022-07-21T09:27:16.375Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:27:16 [2022-07-21T09:27:16.375Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:27:16 [2022-07-21T09:27:16.375Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 09:27:16 [2022-07-21T09:27:16.375Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:27:16 [2022-07-21T09:27:16.375Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:27:16 [2022-07-21T09:27:16.375Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) 09:27:16 [2022-07-21T09:27:16.375Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) 09:27:16 [2022-07-21T09:27:16.375Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) 09:27:16 [2022-07-21T09:27:16.375Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) 09:27:16 [2022-07-21T09:27:16.375Z] === RUN TestBuildPreserveOwnership 09:27:16 [2022-07-21T09:27:16.375Z] === RUN TestBuildPreserveOwnership/copy_from 09:27:16 [2022-07-21T09:27:16.375Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 09:27:16 [2022-07-21T09:27:16.375Z] --- PASS: TestBuildPreserveOwnership (2.84s) 09:27:16 [2022-07-21T09:27:16.375Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.89s) 09:27:16 [2022-07-21T09:27:16.375Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s) 09:27:16 [2022-07-21T09:27:16.375Z] === RUN TestBuildPlatformInvalid 09:27:16 [2022-07-21T09:27:16.375Z] --- PASS: TestBuildPlatformInvalid (0.09s) 09:27:16 [2022-07-21T09:27:16.375Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 09:27:16 [2022-07-21T09:27:16.580Z] === RUN TestDockerSuite/TestBuildChownOnCopy 09:27:17 [2022-07-21T09:27:17.150Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown 09:27:17 [2022-07-21T09:27:17.312Z] Loaded image: busybox:latest 09:27:17 [2022-07-21T09:27:17.312Z] Loaded image: busybox:glibc 09:27:18 [2022-07-21T09:27:18.249Z] Loaded image: debian:bullseye-slim 09:27:18 [2022-07-21T09:27:18.509Z] Loaded image: hello-world:latest 09:27:18 [2022-07-21T09:27:18.509Z] Loaded image: arm32v7/hello-world:latest 09:27:18 [2022-07-21T09:27:18.533Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.11s) 09:27:18 [2022-07-21T09:27:18.533Z] PASS 09:27:18 [2022-07-21T09:27:18.533Z] 09:27:18 [2022-07-21T09:27:18.533Z] === Skipped 09:27:18 [2022-07-21T09:27:18.533Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 09:27:18 [2022-07-21T09:27:18.533Z] build_session_test.go:25: TODO: BuildKit 09:27:18 [2022-07-21T09:27:18.533Z] 09:27:18 [2022-07-21T09:27:18.533Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) 09:27:18 [2022-07-21T09:27:18.533Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 09:27:18 [2022-07-21T09:27:18.533Z] 09:27:18 [2022-07-21T09:27:18.533Z] DONE 34 tests, 2 skipped in 195.607s 09:27:18 [2022-07-21T09:27:18.533Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 09:27:18 [2022-07-21T09:27:18.533Z] ++ 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 09:27:18 [2022-07-21T09:27:18.533Z] ++ set -e 09:27:18 [2022-07-21T09:27:18.533Z] ++ '[' -n 0 ']' 09:27:18 [2022-07-21T09:27:18.533Z] ++ set -x 09:27:18 [2022-07-21T09:27:18.533Z] ++ 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 09:27:18 [2022-07-21T09:27:18.533Z] INFO: Testing against a local daemon 09:27:18 [2022-07-21T09:27:18.533Z] === RUN TestConfigInspect 09:27:18 [2022-07-21T09:27:18.792Z] check_test.go:540: [d0f2999a2f56e] daemon is not started 09:27:18 [2022-07-21T09:27:18.792Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort 09:27:21 [2022-07-21T09:27:21.029Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.68s) 09:27:21 [2022-07-21T09:27:21.029Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 09:27:21 [2022-07-21T09:27:21.332Z] --- PASS: TestConfigInspect (2.58s) 09:27:21 [2022-07-21T09:27:21.332Z] === RUN TestConfigList 09:27:21 [2022-07-21T09:27:21.332Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange 09:27:21 [2022-07-21T09:27:21.902Z] === RUN TestDockerSuite/TestBuildOnBuildCache 09:27:22 [2022-07-21T09:27:22.472Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy 09:27:23 [2022-07-21T09:27:23.042Z] === RUN TestDockerSuite/TestBuildScratchCopy 09:27:23 [2022-07-21T09:27:23.042Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal 09:27:23 [2022-07-21T09:27:23.612Z] === RUN TestDockerSuite/TestContainerAPIBadPort 09:27:23 [2022-07-21T09:27:23.612Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding 09:27:23 [2022-07-21T09:27:23.612Z] === RUN TestDockerSuite/TestContainerAPICommit 09:27:23 [2022-07-21T09:27:23.872Z] --- PASS: TestConfigList (2.83s) 09:27:23 [2022-07-21T09:27:23.872Z] === RUN TestConfigsCreateAndDelete 09:27:24 [2022-07-21T09:27:24.968Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] 09:27:25 [2022-07-21T09:27:25.252Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig 09:27:25 [2022-07-21T09:27:25.822Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork 09:27:26 [2022-07-21T09:27:26.637Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.27s) 09:27:26 [2022-07-21T09:27:26.637Z] PASS 09:27:26 [2022-07-21T09:27:26.637Z] 09:27:26 [2022-07-21T09:27:26.637Z] === Skipped 09:27:26 [2022-07-21T09:27:26.637Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 09:27:26 [2022-07-21T09:27:26.637Z] build_session_test.go:25: TODO: BuildKit 09:27:26 [2022-07-21T09:27:26.637Z] 09:27:26 [2022-07-21T09:27:26.637Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 09:27:26 [2022-07-21T09:27:26.637Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 09:27:26 [2022-07-21T09:27:26.637Z] 09:27:26 [2022-07-21T09:27:26.637Z] DONE 34 tests, 2 skipped in 66.719s 09:27:26 [2022-07-21T09:27:26.637Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 09:27:26 [2022-07-21T09:27:26.637Z] ++ 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 09:27:26 [2022-07-21T09:27:26.637Z] ++ set -e 09:27:26 [2022-07-21T09:27:26.637Z] ++ '[' -n 0 ']' 09:27:26 [2022-07-21T09:27:26.637Z] ++ set -x 09:27:26 [2022-07-21T09:27:26.637Z] ++ 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 09:27:26 [2022-07-21T09:27:26.637Z] INFO: Testing against a local daemon 09:27:26 [2022-07-21T09:27:26.637Z] === RUN TestConfigInspect 09:27:26 [2022-07-21T09:27:26.761Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 09:27:26 [2022-07-21T09:27:26.761Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore 09:27:26 [2022-07-21T09:27:26.761Z] --- PASS: TestConfigsCreateAndDelete (2.92s) 09:27:26 [2022-07-21T09:27:26.761Z] === RUN TestConfigsUpdate 09:27:27 [2022-07-21T09:27:27.330Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 09:27:27 [2022-07-21T09:27:27.903Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr 09:27:28 [2022-07-21T09:27:28.017Z] --- PASS: TestConfigInspect (2.23s) 09:27:28 [2022-07-21T09:27:28.017Z] === RUN TestConfigList 09:27:28 [2022-07-21T09:27:28.163Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 09:27:28 [2022-07-21T09:27:28.733Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 09:27:29 [2022-07-21T09:27:29.673Z] === RUN TestDockerSuite/TestContainerAPICreate 09:27:29 [2022-07-21T09:27:29.933Z] --- PASS: TestConfigsUpdate (2.95s) 09:27:29 [2022-07-21T09:27:29.933Z] === RUN TestTemplatedConfig 09:27:30 [2022-07-21T09:27:30.502Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode 09:27:30 [2022-07-21T09:27:30.502Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig 09:27:30 [2022-07-21T09:27:30.502Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead 09:27:30 [2022-07-21T09:27:30.551Z] --- PASS: TestConfigList (2.18s) 09:27:30 [2022-07-21T09:27:30.551Z] === RUN TestConfigsCreateAndDelete 09:27:31 [2022-07-21T09:27:31.073Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 09:27:31 [2022-07-21T09:27:31.073Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig 09:27:31 [2022-07-21T09:27:31.073Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 09:27:31 [2022-07-21T09:27:31.073Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes 09:27:31 [2022-07-21T09:27:31.336Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset 09:27:31 [2022-07-21T09:27:31.336Z] === RUN TestDockerSuite/TestContainerAPIDelete 09:27:32 [2022-07-21T09:27:32.275Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict 09:27:32 [2022-07-21T09:27:32.303Z] #64 434.7 # github.com/containerd/containerd/cmd/containerd 09:27:32 [2022-07-21T09:27:32.303Z] #64 434.7 /usr/bin/ld: /tmp/go-link-2720474186/000019.o: in function `New': 09:27:32 [2022-07-21T09:27:32.303Z] #64 434.7 /tmp/tmp.4no6bgnd5Y/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking 09:27:32 [2022-07-21T09:27:32.303Z] #64 434.8 + bin/containerd-stress 09:27:32 [2022-07-21T09:27:32.303Z] #64 435.9 + bin/containerd-shim 09:27:32 [2022-07-21T09:27:32.456Z] --- PASS: TestConfigsCreateAndDelete (2.22s) 09:27:32 [2022-07-21T09:27:32.456Z] === RUN TestConfigsUpdate 09:27:33 [2022-07-21T09:27:33.216Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce 09:27:33 [2022-07-21T09:27:33.476Z] --- PASS: TestTemplatedConfig (3.73s) 09:27:33 [2022-07-21T09:27:33.476Z] === RUN TestConfigCreateResolve 09:27:34 [2022-07-21T09:27:34.046Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist 09:27:34 [2022-07-21T09:27:34.046Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks 09:27:34 [2022-07-21T09:27:34.315Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP 09:27:34 [2022-07-21T09:27:34.991Z] --- PASS: TestConfigsUpdate (2.29s) 09:27:34 [2022-07-21T09:27:34.991Z] === RUN TestTemplatedConfig 09:27:35 [2022-07-21T09:27:35.696Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume 09:27:36 [2022-07-21T09:27:36.635Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName 09:27:36 [2022-07-21T09:27:36.635Z] === RUN TestDockerSuite/TestContainerAPIGetAll 09:27:36 [2022-07-21T09:27:36.635Z] --- PASS: TestConfigCreateResolve (3.00s) 09:27:36 [2022-07-21T09:27:36.635Z] PASS 09:27:36 [2022-07-21T09:27:36.635Z] 09:27:36 [2022-07-21T09:27:36.635Z] DONE 6 tests in 18.136s 09:27:36 [2022-07-21T09:27:36.635Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 09:27:36 [2022-07-21T09:27:36.635Z] ++ 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 09:27:36 [2022-07-21T09:27:36.635Z] ++ set -e 09:27:36 [2022-07-21T09:27:36.635Z] ++ '[' -n 0 ']' 09:27:36 [2022-07-21T09:27:36.635Z] ++ set -x 09:27:36 [2022-07-21T09:27:36.635Z] ++ 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 09:27:36 [2022-07-21T09:27:36.897Z] INFO: Testing against a local daemon 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestAttachWithTTY 09:27:36 [2022-07-21T09:27:36.897Z] --- PASS: TestAttachWithTTY (0.06s) 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestAttachWithoutTTy 09:27:36 [2022-07-21T09:27:36.897Z] --- PASS: TestAttachWithoutTTy (0.06s) 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestCheckpoint 09:27:36 [2022-07-21T09:27:36.897Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 09:27:36 [2022-07-21T09:27:36.897Z] --- SKIP: TestCheckpoint (0.00s) 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/commit 09:27:36 [2022-07-21T09:27:36.897Z] === PAUSE TestContainerInvalidJSON/commit 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/containers/create 09:27:36 [2022-07-21T09:27:36.897Z] === PAUSE TestContainerInvalidJSON/containers/create 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 09:27:36 [2022-07-21T09:27:36.897Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/containers/foobar/update 09:27:36 [2022-07-21T09:27:36.897Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/exec/foobar/start 09:27:36 [2022-07-21T09:27:36.897Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 09:27:36 [2022-07-21T09:27:36.897Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 09:27:36 [2022-07-21T09:27:36.897Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 09:27:36 [2022-07-21T09:27:36.897Z] === CONT TestContainerInvalidJSON/commit 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 09:27:36 [2022-07-21T09:27:36.897Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/commit/empty_body 09:27:36 [2022-07-21T09:27:36.897Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 09:27:36 [2022-07-21T09:27:36.897Z] === CONT TestContainerInvalidJSON/exec/foobar/start 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 09:27:36 [2022-07-21T09:27:36.897Z] === CONT TestContainerInvalidJSON/containers/foobar/update 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 09:27:36 [2022-07-21T09:27:36.897Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 09:27:36 [2022-07-21T09:27:36.897Z] === CONT TestContainerInvalidJSON/containers/create 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 09:27:36 [2022-07-21T09:27:36.897Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 09:27:36 [2022-07-21T09:27:36.897Z] --- PASS: TestContainerInvalidJSON (0.02s) 09:27:36 [2022-07-21T09:27:36.897Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) 09:27:36 [2022-07-21T09:27:36.897Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 09:27:36 [2022-07-21T09:27:36.897Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 09:27:36 [2022-07-21T09:27:36.897Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 09:27:36 [2022-07-21T09:27:36.897Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 09:27:36 [2022-07-21T09:27:36.897Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) 09:27:36 [2022-07-21T09:27:36.897Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 09:27:36 [2022-07-21T09:27:36.897Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.01s) 09:27:36 [2022-07-21T09:27:36.897Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 09:27:36 [2022-07-21T09:27:36.897Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 09:27:36 [2022-07-21T09:27:36.897Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 09:27:36 [2022-07-21T09:27:36.898Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 09:27:36 [2022-07-21T09:27:36.898Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 09:27:36 [2022-07-21T09:27:36.898Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 09:27:36 [2022-07-21T09:27:36.898Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 09:27:36 [2022-07-21T09:27:36.898Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.02s) 09:27:36 [2022-07-21T09:27:36.898Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.01s) 09:27:36 [2022-07-21T09:27:36.898Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 09:27:36 [2022-07-21T09:27:36.898Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.01s) 09:27:36 [2022-07-21T09:27:36.898Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 09:27:36 [2022-07-21T09:27:36.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) 09:27:36 [2022-07-21T09:27:36.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) 09:27:36 [2022-07-21T09:27:36.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 09:27:36 [2022-07-21T09:27:36.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 09:27:36 [2022-07-21T09:27:36.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 09:27:36 [2022-07-21T09:27:36.898Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) 09:27:36 [2022-07-21T09:27:36.898Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 09:27:36 [2022-07-21T09:27:36.898Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 09:27:36 [2022-07-21T09:27:36.898Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 09:27:36 [2022-07-21T09:27:36.898Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 09:27:36 [2022-07-21T09:27:36.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) 09:27:36 [2022-07-21T09:27:36.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 09:27:36 [2022-07-21T09:27:36.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 09:27:36 [2022-07-21T09:27:36.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 09:27:36 [2022-07-21T09:27:36.898Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 09:27:36 [2022-07-21T09:27:36.898Z] === RUN TestCopyFromContainerPathDoesNotExist 09:27:37 [2022-07-21T09:27:37.159Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) 09:27:37 [2022-07-21T09:27:37.159Z] === RUN TestCopyFromContainerPathIsNotDir 09:27:37 [2022-07-21T09:27:37.159Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 09:27:37 [2022-07-21T09:27:37.159Z] === RUN TestCopyToContainerPathDoesNotExist 09:27:37 [2022-07-21T09:27:37.159Z] === RUN TestDockerSuite/TestContainerAPIGetChanges 09:27:37 [2022-07-21T09:27:37.159Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) 09:27:37 [2022-07-21T09:27:37.159Z] === RUN TestCopyEmptyFile 09:27:37 [2022-07-21T09:27:37.419Z] --- PASS: TestCopyEmptyFile (0.37s) 09:27:37 [2022-07-21T09:27:37.419Z] === RUN TestCopyToContainerPathIsNotDir 09:27:37 [2022-07-21T09:27:37.526Z] --- PASS: TestTemplatedConfig (2.41s) 09:27:37 [2022-07-21T09:27:37.526Z] === RUN TestConfigCreateResolve 09:27:37 [2022-07-21T09:27:37.679Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) 09:27:37 [2022-07-21T09:27:37.679Z] === RUN TestCopyFromContainer 09:27:37 [2022-07-21T09:27:37.939Z] === RUN TestDockerSuite/TestContainerAPIGetExport 09:27:38 [2022-07-21T09:27:38.508Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent 09:27:38 [2022-07-21T09:27:38.768Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted 09:27:38 [2022-07-21T09:27:38.864Z] #64 447.2 + bin/containerd-shim-runc-v1 09:27:39 [2022-07-21T09:27:39.095Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) 09:27:39 [2022-07-21T09:27:39.095Z] PASS 09:27:39 [2022-07-21T09:27:39.095Z] 09:27:39 [2022-07-21T09:27:39.095Z] DONE 17 tests in 47.696s 09:27:39 [2022-07-21T09:27:39.095Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 09:27:39 [2022-07-21T09:27:39.095Z] INFO: Testing against a local daemon 09:27:39 [2022-07-21T09:27:39.095Z] === RUN TestPluginInvalidJSON 09:27:39 [2022-07-21T09:27:39.095Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 09:27:39 [2022-07-21T09:27:39.095Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 09:27:39 [2022-07-21T09:27:39.095Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 09:27:39 [2022-07-21T09:27:39.095Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 09:27:39 [2022-07-21T09:27:39.095Z] === RUN TestPluginInvalidJSON/plugins/pull 09:27:39 [2022-07-21T09:27:39.095Z] === PAUSE TestPluginInvalidJSON/plugins/pull 09:27:39 [2022-07-21T09:27:39.095Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 09:27:39 [2022-07-21T09:27:39.095Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 09:27:39 [2022-07-21T09:27:39.095Z] === CONT TestPluginInvalidJSON/plugins/pull 09:27:39 [2022-07-21T09:27:39.095Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 09:27:39 [2022-07-21T09:27:39.095Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 09:27:39 [2022-07-21T09:27:39.095Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 09:27:39 [2022-07-21T09:27:39.095Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 09:27:39 [2022-07-21T09:27:39.095Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 09:27:39 [2022-07-21T09:27:39.095Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 09:27:39 [2022-07-21T09:27:39.095Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 09:27:39 [2022-07-21T09:27:39.095Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 09:27:39 [2022-07-21T09:27:39.095Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 09:27:39 [2022-07-21T09:27:39.095Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 09:27:39 [2022-07-21T09:27:39.095Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 09:27:39 [2022-07-21T09:27:39.095Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 09:27:39 [2022-07-21T09:27:39.095Z] --- PASS: TestPluginInvalidJSON (0.02s) 09:27:39 [2022-07-21T09:27:39.095Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 09:27:39 [2022-07-21T09:27:39.095Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 09:27:39 [2022-07-21T09:27:39.095Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 09:27:39 [2022-07-21T09:27:39.095Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 09:27:39 [2022-07-21T09:27:39.095Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 09:27:39 [2022-07-21T09:27:39.095Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 09:27:39 [2022-07-21T09:27:39.095Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 09:27:39 [2022-07-21T09:27:39.095Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 09:27:39 [2022-07-21T09:27:39.095Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 09:27:39 [2022-07-21T09:27:39.095Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 09:27:39 [2022-07-21T09:27:39.095Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 09:27:39 [2022-07-21T09:27:39.095Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 09:27:39 [2022-07-21T09:27:39.095Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 09:27:39 [2022-07-21T09:27:39.095Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 09:27:39 [2022-07-21T09:27:39.095Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 09:27:39 [2022-07-21T09:27:39.095Z] === RUN TestPluginInstall 09:27:39 [2022-07-21T09:27:39.095Z] === RUN TestPluginInstall/no_auth 09:27:39 [2022-07-21T09:27:39.095Z] time="2022-07-21T09:27:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:27:39 [2022-07-21T09:27:39.095Z] time="2022-07-21T09:27:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d7e21ccc06a049405ba5ad3188818dcc10082d9d0bdf78d686ce389131b8897" mediatype=application/vnd.docker.plugin.v1+json size=522 09:27:39 [2022-07-21T09:27:39.095Z] time="2022-07-21T09:27:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:27:39 [2022-07-21T09:27:39.095Z] time="2022-07-21T09:27:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d7e21ccc06a049405ba5ad3188818dcc10082d9d0bdf78d686ce389131b8897" mediatype=application/vnd.docker.plugin.v1+json size=522 09:27:39 [2022-07-21T09:27:39.095Z] === RUN TestPluginInstall/with_htpasswd 09:27:39 [2022-07-21T09:27:39.095Z] time="2022-07-21T09:27:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:27:39 [2022-07-21T09:27:39.096Z] time="2022-07-21T09:27:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3f4b9b14be535b648d70fefa9bc88db3b24895e5f58ab96374d095b8b06a366" mediatype=application/vnd.docker.plugin.v1+json size=522 09:27:39 [2022-07-21T09:27:39.096Z] time="2022-07-21T09:27:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:27:39 [2022-07-21T09:27:39.096Z] time="2022-07-21T09:27:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3f4b9b14be535b648d70fefa9bc88db3b24895e5f58ab96374d095b8b06a366" mediatype=application/vnd.docker.plugin.v1+json size=522 09:27:39 [2022-07-21T09:27:39.096Z] === RUN TestPluginInstall/with_insecure 09:27:39 [2022-07-21T09:27:39.338Z] === RUN TestCopyFromContainer// 09:27:39 [2022-07-21T09:27:39.338Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax 09:27:39 [2022-07-21T09:27:39.338Z] === RUN TestCopyFromContainer//bar/root 09:27:39 [2022-07-21T09:27:39.338Z] === RUN TestDockerSuite/TestContainerAPIKill 09:27:39 [2022-07-21T09:27:39.431Z] --- PASS: TestConfigCreateResolve (2.17s) 09:27:39 [2022-07-21T09:27:39.431Z] PASS 09:27:39 [2022-07-21T09:27:39.431Z] 09:27:39 [2022-07-21T09:27:39.431Z] DONE 6 tests in 13.586s 09:27:39 [2022-07-21T09:27:39.431Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 09:27:39 [2022-07-21T09:27:39.431Z] ++ 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 09:27:39 [2022-07-21T09:27:39.431Z] ++ set -e 09:27:39 [2022-07-21T09:27:39.431Z] ++ '[' -n 0 ']' 09:27:39 [2022-07-21T09:27:39.431Z] ++ set -x 09:27:39 [2022-07-21T09:27:39.431Z] ++ 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 09:27:39 [2022-07-21T09:27:39.431Z] INFO: Testing against a local daemon 09:27:39 [2022-07-21T09:27:39.431Z] === RUN TestAttachWithTTY 09:27:39 [2022-07-21T09:27:39.599Z] === RUN TestCopyFromContainer//bar/root/ 09:27:39 [2022-07-21T09:27:39.599Z] === RUN TestCopyFromContainer/bar/quux 09:27:39 [2022-07-21T09:27:39.690Z] --- PASS: TestAttachWithTTY (0.06s) 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestAttachWithoutTTy 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestAttachWithoutTTy (0.04s) 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestCheckpoint 09:27:39 [2022-07-21T09:27:39.691Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 09:27:39 [2022-07-21T09:27:39.691Z] --- SKIP: TestCheckpoint (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/commit 09:27:39 [2022-07-21T09:27:39.691Z] === PAUSE TestContainerInvalidJSON/commit 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/containers/create 09:27:39 [2022-07-21T09:27:39.691Z] === PAUSE TestContainerInvalidJSON/containers/create 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 09:27:39 [2022-07-21T09:27:39.691Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/containers/foobar/update 09:27:39 [2022-07-21T09:27:39.691Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/exec/foobar/start 09:27:39 [2022-07-21T09:27:39.691Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 09:27:39 [2022-07-21T09:27:39.691Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 09:27:39 [2022-07-21T09:27:39.691Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 09:27:39 [2022-07-21T09:27:39.691Z] === CONT TestContainerInvalidJSON/commit 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 09:27:39 [2022-07-21T09:27:39.691Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/commit/empty_body 09:27:39 [2022-07-21T09:27:39.691Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 09:27:39 [2022-07-21T09:27:39.691Z] === CONT TestContainerInvalidJSON/exec/foobar/start 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 09:27:39 [2022-07-21T09:27:39.691Z] === CONT TestContainerInvalidJSON/containers/foobar/update 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 09:27:39 [2022-07-21T09:27:39.691Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 09:27:39 [2022-07-21T09:27:39.691Z] === CONT TestContainerInvalidJSON/containers/create 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON (0.01s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestCopyFromContainerPathDoesNotExist 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestCopyFromContainerPathIsNotDir 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestCopyToContainerPathDoesNotExist 09:27:39 [2022-07-21T09:27:39.691Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) 09:27:39 [2022-07-21T09:27:39.691Z] === RUN TestCopyEmptyFile 09:27:39 [2022-07-21T09:27:39.843Z] tests/integration/api_volume_test.py ......... [ 74%] 09:27:39 [2022-07-21T09:27:39.860Z] === RUN TestCopyFromContainer/bar/quux/ 09:27:39 [2022-07-21T09:27:39.860Z] === RUN TestCopyFromContainer/bar/quux/baz 09:27:39 [2022-07-21T09:27:39.950Z] --- PASS: TestCopyEmptyFile (0.22s) 09:27:39 [2022-07-21T09:27:39.950Z] === RUN TestCopyToContainerPathIsNotDir 09:27:39 [2022-07-21T09:27:39.950Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) 09:27:39 [2022-07-21T09:27:39.950Z] === RUN TestCopyFromContainer 09:27:40 [2022-07-21T09:27:40.029Z] time="2022-07-21T09:27:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:27:40 [2022-07-21T09:27:40.029Z] time="2022-07-21T09:27:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b94f3d2ef25ffedfe252367082c3ec4dbf479695506350de9312c5a38758d79" mediatype=application/vnd.docker.plugin.v1+json size=522 09:27:40 [2022-07-21T09:27:40.029Z] time="2022-07-21T09:27:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:27:40 [2022-07-21T09:27:40.029Z] time="2022-07-21T09:27:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b94f3d2ef25ffedfe252367082c3ec4dbf479695506350de9312c5a38758d79" mediatype=application/vnd.docker.plugin.v1+json size=522 09:27:40 [2022-07-21T09:27:40.029Z] plugin_test.go:195: [ded092d510265] daemon is not started 09:27:40 [2022-07-21T09:27:40.029Z] --- PASS: TestPluginInstall (2.70s) 09:27:40 [2022-07-21T09:27:40.029Z] --- PASS: TestPluginInstall/no_auth (1.02s) 09:27:40 [2022-07-21T09:27:40.029Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) 09:27:40 [2022-07-21T09:27:40.029Z] --- PASS: TestPluginInstall/with_insecure (1.08s) 09:27:40 [2022-07-21T09:27:40.029Z] === RUN TestPluginsWithRuntimes 09:27:40 [2022-07-21T09:27:40.119Z] === RUN TestCopyFromContainer/bar/filesymlink 09:27:40 [2022-07-21T09:27:40.119Z] === RUN TestCopyFromContainer/bar/dirsymlink 09:27:40 [2022-07-21T09:27:40.380Z] === RUN TestDockerSuite/TestContainerAPIPause 09:27:40 [2022-07-21T09:27:40.380Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 09:27:40 [2022-07-21T09:27:40.380Z] === RUN TestCopyFromContainer/bar/notarget 09:27:40 [2022-07-21T09:27:40.640Z] --- PASS: TestCopyFromContainer (3.00s) 09:27:40 [2022-07-21T09:27:40.640Z] --- PASS: TestCopyFromContainer// (0.10s) 09:27:40 [2022-07-21T09:27:40.640Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) 09:27:40 [2022-07-21T09:27:40.640Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) 09:27:40 [2022-07-21T09:27:40.640Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) 09:27:40 [2022-07-21T09:27:40.640Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) 09:27:40 [2022-07-21T09:27:40.640Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) 09:27:40 [2022-07-21T09:27:40.640Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) 09:27:40 [2022-07-21T09:27:40.640Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) 09:27:40 [2022-07-21T09:27:40.640Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) 09:27:40 [2022-07-21T09:27:40.640Z] --- PASS: TestCopyFromContainer/bar/notarget (0.17s) 09:27:40 [2022-07-21T09:27:40.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 09:27:40 [2022-07-21T09:27:40.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:27:40 [2022-07-21T09:27:40.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:27:40 [2022-07-21T09:27:40.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:27:40 [2022-07-21T09:27:40.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:27:40 [2022-07-21T09:27:40.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 09:27:40 [2022-07-21T09:27:40.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 09:27:40 [2022-07-21T09:27:40.640Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:27:40 [2022-07-21T09:27:40.640Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 09:27:40 [2022-07-21T09:27:40.640Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:27:40 [2022-07-21T09:27:40.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) 09:27:40 [2022-07-21T09:27:40.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 09:27:40 [2022-07-21T09:27:40.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 09:27:40 [2022-07-21T09:27:40.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) 09:27:40 [2022-07-21T09:27:40.640Z] === RUN TestCreateLinkToNonExistingContainer 09:27:40 [2022-07-21T09:27:40.640Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) 09:27:40 [2022-07-21T09:27:40.640Z] === RUN TestCreateWithInvalidEnv 09:27:40 [2022-07-21T09:27:40.640Z] === RUN TestCreateWithInvalidEnv/0 09:27:40 [2022-07-21T09:27:40.640Z] === PAUSE TestCreateWithInvalidEnv/0 09:27:40 [2022-07-21T09:27:40.640Z] === RUN TestCreateWithInvalidEnv/1 09:27:40 [2022-07-21T09:27:40.640Z] === PAUSE TestCreateWithInvalidEnv/1 09:27:40 [2022-07-21T09:27:40.640Z] === RUN TestCreateWithInvalidEnv/2 09:27:40 [2022-07-21T09:27:40.640Z] === PAUSE TestCreateWithInvalidEnv/2 09:27:40 [2022-07-21T09:27:40.640Z] === CONT TestCreateWithInvalidEnv/0 09:27:40 [2022-07-21T09:27:40.640Z] === CONT TestCreateWithInvalidEnv/2 09:27:40 [2022-07-21T09:27:40.640Z] === CONT TestCreateWithInvalidEnv/1 09:27:40 [2022-07-21T09:27:40.640Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 09:27:40 [2022-07-21T09:27:40.640Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 09:27:40 [2022-07-21T09:27:40.640Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 09:27:40 [2022-07-21T09:27:40.640Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 09:27:40 [2022-07-21T09:27:40.640Z] === RUN TestCreateTmpfsMountsTarget 09:27:40 [2022-07-21T09:27:40.640Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) 09:27:40 [2022-07-21T09:27:40.640Z] === RUN TestCreateWithCustomMaskedPaths 09:27:40 [2022-07-21T09:27:40.640Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode 09:27:40 [2022-07-21T09:27:40.888Z] === RUN TestCopyFromContainer// 09:27:41 [2022-07-21T09:27:41.148Z] === RUN TestCopyFromContainer//bar/root 09:27:41 [2022-07-21T09:27:41.148Z] === RUN TestCopyFromContainer//bar/root/ 09:27:41 [2022-07-21T09:27:41.148Z] === RUN TestCopyFromContainer/bar/quux 09:27:41 [2022-07-21T09:27:41.148Z] === RUN TestCopyFromContainer/bar/quux/ 09:27:41 [2022-07-21T09:27:41.148Z] === RUN TestCopyFromContainer/bar/quux/baz 09:27:41 [2022-07-21T09:27:41.212Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop 09:27:41 [2022-07-21T09:27:41.407Z] === RUN TestCopyFromContainer/bar/filesymlink 09:27:41 [2022-07-21T09:27:41.407Z] === RUN TestCopyFromContainer/bar/dirsymlink 09:27:41 [2022-07-21T09:27:41.407Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 09:27:41 [2022-07-21T09:27:41.407Z] === RUN TestCopyFromContainer/bar/notarget 09:27:41 [2022-07-21T09:27:41.667Z] --- PASS: TestCopyFromContainer (1.53s) 09:27:41 [2022-07-21T09:27:41.667Z] --- PASS: TestCopyFromContainer// (0.06s) 09:27:41 [2022-07-21T09:27:41.667Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) 09:27:41 [2022-07-21T09:27:41.667Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) 09:27:41 [2022-07-21T09:27:41.667Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) 09:27:41 [2022-07-21T09:27:41.667Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) 09:27:41 [2022-07-21T09:27:41.667Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) 09:27:41 [2022-07-21T09:27:41.667Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) 09:27:41 [2022-07-21T09:27:41.667Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) 09:27:41 [2022-07-21T09:27:41.667Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) 09:27:41 [2022-07-21T09:27:41.667Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) 09:27:41 [2022-07-21T09:27:41.667Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 09:27:41 [2022-07-21T09:27:41.667Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:27:41 [2022-07-21T09:27:41.667Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:27:41 [2022-07-21T09:27:41.667Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:27:41 [2022-07-21T09:27:41.667Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:27:41 [2022-07-21T09:27:41.667Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 09:27:41 [2022-07-21T09:27:41.667Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 09:27:41 [2022-07-21T09:27:41.667Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:27:41 [2022-07-21T09:27:41.667Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 09:27:41 [2022-07-21T09:27:41.667Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:27:41 [2022-07-21T09:27:41.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 09:27:41 [2022-07-21T09:27:41.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 09:27:41 [2022-07-21T09:27:41.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 09:27:41 [2022-07-21T09:27:41.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 09:27:41 [2022-07-21T09:27:41.667Z] === RUN TestCreateLinkToNonExistingContainer 09:27:41 [2022-07-21T09:27:41.667Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 09:27:41 [2022-07-21T09:27:41.667Z] === RUN TestCreateWithInvalidEnv 09:27:41 [2022-07-21T09:27:41.667Z] === RUN TestCreateWithInvalidEnv/0 09:27:41 [2022-07-21T09:27:41.667Z] === PAUSE TestCreateWithInvalidEnv/0 09:27:41 [2022-07-21T09:27:41.667Z] === RUN TestCreateWithInvalidEnv/1 09:27:41 [2022-07-21T09:27:41.667Z] === PAUSE TestCreateWithInvalidEnv/1 09:27:41 [2022-07-21T09:27:41.667Z] === RUN TestCreateWithInvalidEnv/2 09:27:41 [2022-07-21T09:27:41.667Z] === PAUSE TestCreateWithInvalidEnv/2 09:27:41 [2022-07-21T09:27:41.667Z] === CONT TestCreateWithInvalidEnv/0 09:27:41 [2022-07-21T09:27:41.667Z] === CONT TestCreateWithInvalidEnv/2 09:27:41 [2022-07-21T09:27:41.667Z] === CONT TestCreateWithInvalidEnv/1 09:27:41 [2022-07-21T09:27:41.667Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 09:27:41 [2022-07-21T09:27:41.667Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 09:27:41 [2022-07-21T09:27:41.667Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 09:27:41 [2022-07-21T09:27:41.667Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 09:27:41 [2022-07-21T09:27:41.667Z] === RUN TestCreateTmpfsMountsTarget 09:27:41 [2022-07-21T09:27:41.667Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) 09:27:41 [2022-07-21T09:27:41.667Z] === RUN TestCreateWithCustomMaskedPaths 09:27:41 [2022-07-21T09:27:41.925Z] === RUN TestPluginsWithRuntimes/No_Args 09:27:42 [2022-07-21T09:27:42.151Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull 09:27:42 [2022-07-21T09:27:42.151Z] === RUN TestDockerSuite/TestContainerAPIRename 09:27:42 [2022-07-21T09:27:42.151Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog 09:27:42 [2022-07-21T09:27:42.367Z] tests/integration/client_test.py ..... [ 75%] 09:27:42 [2022-07-21T09:27:42.367Z] tests/integration/context_api_test.py ... [ 76%] 09:27:42 [2022-07-21T09:27:42.491Z] === RUN TestPluginsWithRuntimes/With_Args 09:27:42 [2022-07-21T09:27:42.624Z] tests/integration/errors_test.py . [ 76%] 09:27:42 [2022-07-21T09:27:42.720Z] check_test.go:540: [db7473104c25a] daemon is not started 09:27:42 [2022-07-21T09:27:42.720Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit 09:27:42 [2022-07-21T09:27:42.979Z] === RUN TestDockerSuite/TestContainerAPIRestart 09:27:42 [2022-07-21T09:27:42.979Z] --- PASS: TestCreateWithCustomMaskedPaths (2.18s) 09:27:42 [2022-07-21T09:27:42.979Z] === RUN TestCreateWithCustomReadonlyPaths 09:27:43 [2022-07-21T09:27:43.046Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) 09:27:43 [2022-07-21T09:27:43.046Z] === RUN TestCreateWithCustomReadonlyPaths 09:27:43 [2022-07-21T09:27:43.424Z] --- PASS: TestPluginsWithRuntimes (3.34s) 09:27:43 [2022-07-21T09:27:43.424Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) 09:27:43 [2022-07-21T09:27:43.424Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) 09:27:43 [2022-07-21T09:27:43.424Z] === RUN TestPluginBackCompatMediaTypes 09:27:44 [2022-07-21T09:27:44.013Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) 09:27:44 [2022-07-21T09:27:44.013Z] PASS 09:27:44 [2022-07-21T09:27:44.013Z] 09:27:44 [2022-07-21T09:27:44.013Z] DONE 24 tests in 6.686s 09:27:44 [2022-07-21T09:27:44.013Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 09:27:44 [2022-07-21T09:27:44.013Z] INFO: Testing against a local daemon 09:27:44 [2022-07-21T09:27:44.013Z] === RUN TestExternalGraphDriver 09:27:44 [2022-07-21T09:27:44.361Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam 09:27:44 [2022-07-21T09:27:44.423Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.27s) 09:27:44 [2022-07-21T09:27:44.423Z] === RUN TestCreateWithInvalidHealthcheckParams 09:27:44 [2022-07-21T09:27:44.423Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:27:44 [2022-07-21T09:27:44.423Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:27:44 [2022-07-21T09:27:44.423Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:27:44 [2022-07-21T09:27:44.423Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:27:44 [2022-07-21T09:27:44.423Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:27:44 [2022-07-21T09:27:44.423Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:27:44 [2022-07-21T09:27:44.423Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:27:44 [2022-07-21T09:27:44.423Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:27:44 [2022-07-21T09:27:44.423Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:27:44 [2022-07-21T09:27:44.423Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:27:44 [2022-07-21T09:27:44.423Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:27:44 [2022-07-21T09:27:44.423Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:27:44 [2022-07-21T09:27:44.423Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:27:44 [2022-07-21T09:27:44.423Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:27:44 [2022-07-21T09:27:44.423Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:27:44 [2022-07-21T09:27:44.423Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 09:27:44 [2022-07-21T09:27:44.423Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 09:27:44 [2022-07-21T09:27:44.423Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 09:27:44 [2022-07-21T09:27:44.423Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 09:27:44 [2022-07-21T09:27:44.423Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 09:27:44 [2022-07-21T09:27:44.423Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 09:27:44 [2022-07-21T09:27:44.423Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 09:27:44 [2022-07-21T09:27:44.578Z] === RUN TestExternalGraphDriver/json 09:27:44 [2022-07-21T09:27:44.682Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) 09:27:44 [2022-07-21T09:27:44.682Z] === RUN TestCreateDifferentPlatform 09:27:44 [2022-07-21T09:27:44.682Z] === RUN TestCreateDifferentPlatform/different_os 09:27:44 [2022-07-21T09:27:44.682Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 09:27:44 [2022-07-21T09:27:44.682Z] --- PASS: TestCreateDifferentPlatform (0.01s) 09:27:44 [2022-07-21T09:27:44.682Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 09:27:44 [2022-07-21T09:27:44.682Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 09:27:44 [2022-07-21T09:27:44.682Z] === RUN TestCreateVolumesFromNonExistingContainer 09:27:44 [2022-07-21T09:27:44.682Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 09:27:44 [2022-07-21T09:27:44.682Z] === RUN TestCreatePlatformSpecificImageNoPlatform 09:27:44 [2022-07-21T09:27:44.682Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) 09:27:44 [2022-07-21T09:27:44.682Z] === RUN TestCreateInvalidHostConfig 09:27:44 [2022-07-21T09:27:44.682Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 09:27:44 [2022-07-21T09:27:44.682Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 09:27:44 [2022-07-21T09:27:44.682Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 09:27:44 [2022-07-21T09:27:44.682Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 09:27:44 [2022-07-21T09:27:44.682Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 09:27:44 [2022-07-21T09:27:44.682Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 09:27:44 [2022-07-21T09:27:44.682Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 09:27:44 [2022-07-21T09:27:44.682Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 09:27:44 [2022-07-21T09:27:44.682Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 09:27:44 [2022-07-21T09:27:44.682Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 09:27:44 [2022-07-21T09:27:44.682Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 09:27:44 [2022-07-21T09:27:44.682Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 09:27:44 [2022-07-21T09:27:44.682Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 09:27:44 [2022-07-21T09:27:44.682Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 09:27:44 [2022-07-21T09:27:44.682Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 09:27:44 [2022-07-21T09:27:44.682Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 09:27:44 [2022-07-21T09:27:44.682Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 09:27:44 [2022-07-21T09:27:44.682Z] === RUN TestContainerStartOnDaemonRestart 09:27:44 [2022-07-21T09:27:44.682Z] === PAUSE TestContainerStartOnDaemonRestart 09:27:44 [2022-07-21T09:27:44.682Z] === RUN TestDaemonRestartIpcMode 09:27:44 [2022-07-21T09:27:44.682Z] === PAUSE TestDaemonRestartIpcMode 09:27:44 [2022-07-21T09:27:44.682Z] === RUN TestDaemonHostGatewayIP 09:27:44 [2022-07-21T09:27:44.682Z] === PAUSE TestDaemonHostGatewayIP 09:27:44 [2022-07-21T09:27:44.682Z] === RUN TestRestartDaemonWithRestartingContainer 09:27:44 [2022-07-21T09:27:44.682Z] === PAUSE TestRestartDaemonWithRestartingContainer 09:27:44 [2022-07-21T09:27:44.682Z] === RUN TestContainerKillOnDaemonStart 09:27:44 [2022-07-21T09:27:44.682Z] === PAUSE TestContainerKillOnDaemonStart 09:27:44 [2022-07-21T09:27:44.682Z] === RUN TestDiff 09:27:44 [2022-07-21T09:27:44.935Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet 09:27:44 [2022-07-21T09:27:44.935Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.15s) 09:27:44 [2022-07-21T09:27:44.935Z] === RUN TestCreateWithInvalidHealthcheckParams 09:27:44 [2022-07-21T09:27:44.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:27:44 [2022-07-21T09:27:44.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:27:44 [2022-07-21T09:27:44.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:27:44 [2022-07-21T09:27:44.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:27:44 [2022-07-21T09:27:44.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:27:44 [2022-07-21T09:27:44.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:27:44 [2022-07-21T09:27:44.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:27:44 [2022-07-21T09:27:44.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:27:44 [2022-07-21T09:27:44.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:27:44 [2022-07-21T09:27:44.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:27:44 [2022-07-21T09:27:44.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:27:44 [2022-07-21T09:27:44.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:27:44 [2022-07-21T09:27:44.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:27:44 [2022-07-21T09:27:44.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:27:45 [2022-07-21T09:27:45.194Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:27:45 [2022-07-21T09:27:45.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) 09:27:45 [2022-07-21T09:27:45.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) 09:27:45 [2022-07-21T09:27:45.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) 09:27:45 [2022-07-21T09:27:45.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) 09:27:45 [2022-07-21T09:27:45.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) 09:27:45 [2022-07-21T09:27:45.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 09:27:45 [2022-07-21T09:27:45.194Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 09:27:45 [2022-07-21T09:27:45.250Z] --- PASS: TestDiff (0.43s) 09:27:45 [2022-07-21T09:27:45.250Z] === RUN TestExecConsoleSize 09:27:45 [2022-07-21T09:27:45.428Z] #64 453.5 + bin/containerd-shim-runc-v2 09:27:45 [2022-07-21T09:27:45.818Z] --- PASS: TestExecConsoleSize (0.48s) 09:27:45 [2022-07-21T09:27:45.818Z] === RUN TestExecWithCloseStdin 09:27:45 [2022-07-21T09:27:45.952Z] === RUN TestExternalGraphDriver/spec 09:27:45 [2022-07-21T09:27:45.993Z] #64 454.3 + binaries 09:27:45 [2022-07-21T09:27:45.993Z] #64 454.3 + install -D bin/containerd /build/containerd 09:27:45 [2022-07-21T09:27:45.993Z] #64 454.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 09:27:45 [2022-07-21T09:27:45.993Z] #64 454.4 + install -D bin/ctr /build/ctr 09:27:46 [2022-07-21T09:27:46.078Z] --- PASS: TestExecWithCloseStdin (0.54s) 09:27:46 [2022-07-21T09:27:46.078Z] === RUN TestExec 09:27:46 [2022-07-21T09:27:46.132Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount 09:27:46 [2022-07-21T09:27:46.132Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s) 09:27:46 [2022-07-21T09:27:46.132Z] === RUN TestCreateDifferentPlatform 09:27:46 [2022-07-21T09:27:46.132Z] === RUN TestCreateDifferentPlatform/different_os 09:27:46 [2022-07-21T09:27:46.132Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 09:27:46 [2022-07-21T09:27:46.132Z] --- PASS: TestCreateDifferentPlatform (0.04s) 09:27:46 [2022-07-21T09:27:46.132Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 09:27:46 [2022-07-21T09:27:46.132Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 09:27:46 [2022-07-21T09:27:46.132Z] === RUN TestCreateVolumesFromNonExistingContainer 09:27:46 [2022-07-21T09:27:46.132Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName 09:27:46 [2022-07-21T09:27:46.132Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount 09:27:46 [2022-07-21T09:27:46.132Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch 09:27:46 [2022-07-21T09:27:46.132Z] === RUN TestDockerSuite/TestContainerAPIStart 09:27:46 [2022-07-21T09:27:46.132Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) 09:27:46 [2022-07-21T09:27:46.132Z] === RUN TestCreatePlatformSpecificImageNoPlatform 09:27:46 [2022-07-21T09:27:46.132Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) 09:27:46 [2022-07-21T09:27:46.132Z] === RUN TestCreateInvalidHostConfig 09:27:46 [2022-07-21T09:27:46.132Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 09:27:46 [2022-07-21T09:27:46.132Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 09:27:46 [2022-07-21T09:27:46.132Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 09:27:46 [2022-07-21T09:27:46.132Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 09:27:46 [2022-07-21T09:27:46.132Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 09:27:46 [2022-07-21T09:27:46.132Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 09:27:46 [2022-07-21T09:27:46.132Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 09:27:46 [2022-07-21T09:27:46.132Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 09:27:46 [2022-07-21T09:27:46.132Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 09:27:46 [2022-07-21T09:27:46.132Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 09:27:46 [2022-07-21T09:27:46.132Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 09:27:46 [2022-07-21T09:27:46.132Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 09:27:46 [2022-07-21T09:27:46.132Z] --- PASS: TestCreateInvalidHostConfig (0.02s) 09:27:46 [2022-07-21T09:27:46.132Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 09:27:46 [2022-07-21T09:27:46.132Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.01s) 09:27:46 [2022-07-21T09:27:46.132Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 09:27:46 [2022-07-21T09:27:46.132Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.01s) 09:27:46 [2022-07-21T09:27:46.132Z] === RUN TestContainerStartOnDaemonRestart 09:27:46 [2022-07-21T09:27:46.132Z] === PAUSE TestContainerStartOnDaemonRestart 09:27:46 [2022-07-21T09:27:46.132Z] === RUN TestDaemonRestartIpcMode 09:27:46 [2022-07-21T09:27:46.132Z] === PAUSE TestDaemonRestartIpcMode 09:27:46 [2022-07-21T09:27:46.132Z] === RUN TestDaemonHostGatewayIP 09:27:46 [2022-07-21T09:27:46.132Z] === PAUSE TestDaemonHostGatewayIP 09:27:46 [2022-07-21T09:27:46.132Z] === RUN TestRestartDaemonWithRestartingContainer 09:27:46 [2022-07-21T09:27:46.132Z] === PAUSE TestRestartDaemonWithRestartingContainer 09:27:46 [2022-07-21T09:27:46.132Z] === RUN TestContainerKillOnDaemonStart 09:27:46 [2022-07-21T09:27:46.132Z] === PAUSE TestContainerKillOnDaemonStart 09:27:46 [2022-07-21T09:27:46.132Z] === RUN TestDiff 09:27:46 [2022-07-21T09:27:46.391Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit 09:27:46 [2022-07-21T09:27:46.646Z] --- PASS: TestExec (0.51s) 09:27:46 [2022-07-21T09:27:46.646Z] === RUN TestExecUser 09:27:46 [2022-07-21T09:27:46.960Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled 09:27:46 [2022-07-21T09:27:46.960Z] --- PASS: TestDiff (0.75s) 09:27:46 [2022-07-21T09:27:46.960Z] === RUN TestExecConsoleSize 09:27:47 [2022-07-21T09:27:47.215Z] --- PASS: TestExecUser (0.50s) 09:27:47 [2022-07-21T09:27:47.215Z] === RUN TestExportContainerAndImportImage 09:27:47 [2022-07-21T09:27:47.532Z] --- PASS: TestExecConsoleSize (0.70s) 09:27:47 [2022-07-21T09:27:47.533Z] === RUN TestExecWithCloseStdin 09:27:47 [2022-07-21T09:27:47.789Z] --- PASS: TestExportContainerAndImportImage (0.62s) 09:27:47 [2022-07-21T09:27:47.789Z] === RUN TestExportContainerAfterDaemonRestart 09:27:47 [2022-07-21T09:27:47.851Z] === RUN TestExternalGraphDriver/pull 09:27:47 [2022-07-21T09:27:47.890Z] #64 DONE 456.2s 09:27:48 [2022-07-21T09:27:48.471Z] --- PASS: TestExecWithCloseStdin (0.66s) 09:27:48 [2022-07-21T09:27:48.471Z] === RUN TestExec 09:27:48 [2022-07-21T09:27:48.471Z] === RUN TestDockerDaemonSuite/TestDaemonEvents 09:27:48 [2022-07-21T09:27:48.731Z] --- PASS: TestExec (0.59s) 09:27:48 [2022-07-21T09:27:48.731Z] === RUN TestExecUser 09:27:48 [2022-07-21T09:27:48.824Z] 09:27:48 [2022-07-21T09:27:48.824Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ 09:27:48 [2022-07-21T09:27:48.824Z] #65 sha256:24b3e0ac74901d2e60642ac36a563bc912a1979141f46995bd448e3f96dd521f 09:27:49 [2022-07-21T09:27:49.167Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) 09:27:49 [2022-07-21T09:27:49.168Z] === RUN TestHealthCheckWorkdir 09:27:49 [2022-07-21T09:27:49.301Z] --- PASS: TestExecUser (0.54s) 09:27:49 [2022-07-21T09:27:49.301Z] === RUN TestExportContainerAndImportImage 09:27:49 [2022-07-21T09:27:49.735Z] --- PASS: TestHealthCheckWorkdir (0.53s) 09:27:49 [2022-07-21T09:27:49.735Z] === RUN TestHealthKillContainer 09:27:49 [2022-07-21T09:27:49.748Z] --- PASS: TestExternalGraphDriver (5.44s) 09:27:49 [2022-07-21T09:27:49.748Z] --- PASS: TestExternalGraphDriver/json (1.65s) 09:27:49 [2022-07-21T09:27:49.748Z] --- PASS: TestExternalGraphDriver/spec (1.63s) 09:27:49 [2022-07-21T09:27:49.748Z] --- PASS: TestExternalGraphDriver/pull (1.82s) 09:27:49 [2022-07-21T09:27:49.748Z] === RUN TestGraphdriverPluginV2 09:27:49 [2022-07-21T09:27:49.756Z] #65 DONE 0.9s 09:27:49 [2022-07-21T09:27:49.756Z] 09:27:49 [2022-07-21T09:27:49.756Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ 09:27:49 [2022-07-21T09:27:49.756Z] #70 sha256:7e8318528d451ff66159c6d36b34488a7624fed219b01288c89390773d27b0c8 09:27:49 [2022-07-21T09:27:49.870Z] --- PASS: TestExportContainerAndImportImage (0.61s) 09:27:49 [2022-07-21T09:27:49.871Z] === RUN TestExportContainerAfterDaemonRestart 09:27:50 [2022-07-21T09:27:50.013Z] #70 DONE 0.2s 09:27:50 [2022-07-21T09:27:50.013Z] 09:27:50 [2022-07-21T09:27:50.013Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ 09:27:50 [2022-07-21T09:27:50.013Z] #75 sha256:81ec89f66c42a346845fb81b1d1e8da2eee3fefdc9205fe96d7f06f6719f1754 09:27:50 [2022-07-21T09:27:50.945Z] #75 DONE 0.9s 09:27:50 [2022-07-21T09:27:50.945Z] 09:27:50 [2022-07-21T09:27:50.945Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ 09:27:50 [2022-07-21T09:27:50.945Z] #78 sha256:73a2e3eb63b0b2dd50db9237bf732411dfcb385ed3ebdaeece4df1fb0e6ad917 09:27:50 [2022-07-21T09:27:50.945Z] #78 DONE 0.0s 09:27:50 [2022-07-21T09:27:50.945Z] 09:27:50 [2022-07-21T09:27:50.945Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ 09:27:50 [2022-07-21T09:27:50.945Z] #79 sha256:3c73267c2bf246fe7ff9c45470353d0aa9b5b96592f0a0caca7ff227d63d2f90 09:27:51 [2022-07-21T09:27:51.203Z] #79 DONE 0.0s 09:27:51 [2022-07-21T09:27:51.203Z] 09:27:51 [2022-07-21T09:27:51.203Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker 09:27:51 [2022-07-21T09:27:51.203Z] #80 sha256:0666ab96f2bb214615bae99917656827d055ff7d743629a46cc44e764b61a1a3 09:27:51 [2022-07-21T09:27:51.203Z] #80 DONE 0.0s 09:27:51 [2022-07-21T09:27:51.203Z] 09:27:51 [2022-07-21T09:27:51.203Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker 09:27:51 [2022-07-21T09:27:51.203Z] #81 sha256:d33307c129d7007fc84d59ee0c696132f9cd2bc975c2b65e5754a488d85bf44c 09:27:51 [2022-07-21T09:27:51.269Z] === RUN TestDockerSuite/TestContainerAPIStop 09:27:51 [2022-07-21T09:27:51.269Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) 09:27:51 [2022-07-21T09:27:51.269Z] === RUN TestHealthCheckWorkdir 09:27:51 [2022-07-21T09:27:51.837Z] === RUN TestDockerSuite/TestContainerAPITop 09:27:52 [2022-07-21T09:27:52.097Z] --- PASS: TestHealthCheckWorkdir (0.77s) 09:27:52 [2022-07-21T09:27:52.097Z] === RUN TestHealthKillContainer 09:27:52 [2022-07-21T09:27:52.097Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters 09:27:52 [2022-07-21T09:27:52.665Z] === RUN TestDockerSuite/TestContainerAPITopWindows 09:27:52 [2022-07-21T09:27:52.665Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows 09:27:52 [2022-07-21T09:27:52.665Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader 09:27:52 [2022-07-21T09:27:52.665Z] === RUN TestDockerSuite/TestContainerAPIWait 09:27:53 [2022-07-21T09:27:53.927Z] --- PASS: TestGraphdriverPluginV2 (4.25s) 09:27:53 [2022-07-21T09:27:53.928Z] PASS 09:27:53 [2022-07-21T09:27:53.928Z] 09:27:53 [2022-07-21T09:27:53.928Z] DONE 5 tests in 9.734s 09:27:53 [2022-07-21T09:27:53.928Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 09:27:53 [2022-07-21T09:27:53.928Z] INFO: Testing against a local daemon 09:27:53 [2022-07-21T09:27:53.928Z] === RUN TestContinueAfterPluginCrash 09:27:53 [2022-07-21T09:27:53.928Z] === PAUSE TestContinueAfterPluginCrash 09:27:53 [2022-07-21T09:27:53.928Z] === RUN TestReadPluginNoRead 09:27:53 [2022-07-21T09:27:53.928Z] === PAUSE TestReadPluginNoRead 09:27:53 [2022-07-21T09:27:53.928Z] === RUN TestDaemonStartWithLogOpt 09:27:53 [2022-07-21T09:27:53.928Z] === PAUSE TestDaemonStartWithLogOpt 09:27:53 [2022-07-21T09:27:53.928Z] === CONT TestContinueAfterPluginCrash 09:27:53 [2022-07-21T09:27:53.928Z] === CONT TestDaemonStartWithLogOpt 09:27:55 [2022-07-21T09:27:55.200Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal 09:27:55 [2022-07-21T09:27:55.383Z] #81 DONE 4.1s 09:27:55 [2022-07-21T09:27:55.383Z] 09:27:55 [2022-07-21T09:27:55.383Z] #82 exporting to image 09:27:55 [2022-07-21T09:27:55.383Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 09:27:55 [2022-07-21T09:27:55.383Z] #82 exporting layers 09:27:55 [2022-07-21T09:27:55.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate 09:27:55 [2022-07-21T09:27:55.769Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure 09:27:56 [2022-07-21T09:27:56.338Z] check_test.go:540: [d8380c3fb9447] daemon is not started 09:27:56 [2022-07-21T09:27:56.338Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD 09:27:56 [2022-07-21T09:27:56.598Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>} 09:27:56 [2022-07-21T09:27:56.857Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug 09:27:57 [2022-07-21T09:27:57.209Z] --- PASS: TestDaemonStartWithLogOpt (3.36s) 09:27:57 [2022-07-21T09:27:57.209Z] === CONT TestReadPluginNoRead 09:27:57 [2022-07-21T09:27:57.425Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal 09:27:57 [2022-07-21T09:27:57.685Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose 09:27:57 [2022-07-21T09:27:57.854Z] --- PASS: TestHealthKillContainer (7.90s) 09:27:57 [2022-07-21T09:27:57.854Z] === RUN TestInspectCpusetInConfigPre120 09:27:57 [2022-07-21T09:27:57.854Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) 09:27:57 [2022-07-21T09:27:57.854Z] === RUN TestIpcModeNone 09:27:57 [2022-07-21T09:27:57.944Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>} 09:27:58 [2022-07-21T09:27:58.422Z] --- PASS: TestIpcModeNone (0.46s) 09:27:58 [2022-07-21T09:27:58.423Z] === RUN TestIpcModePrivate 09:27:58 [2022-07-21T09:27:58.682Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false 09:27:58 [2022-07-21T09:27:58.940Z] --- PASS: TestIpcModePrivate (0.50s) 09:27:58 [2022-07-21T09:27:58.940Z] === RUN TestIpcModeShareable 09:27:59 [2022-07-21T09:27:59.199Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true 09:27:59 [2022-07-21T09:27:59.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>} 09:27:59 [2022-07-21T09:27:59.458Z] --- PASS: TestIpcModeShareable (0.46s) 09:27:59 [2022-07-21T09:27:59.458Z] === RUN TestAPIIpcModeShareableAndContainer 09:27:59 [2022-07-21T09:27:59.736Z] === RUN TestReadPluginNoRead/default 09:28:00 [2022-07-21T09:28:00.265Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing 09:28:00 [2022-07-21T09:28:00.524Z] --- PASS: TestHealthKillContainer (8.38s) 09:28:00 [2022-07-21T09:28:00.524Z] === RUN TestInspectCpusetInConfigPre120 09:28:00 [2022-07-21T09:28:00.669Z] === RUN TestReadPluginNoRead/disabled_caching 09:28:00 [2022-07-21T09:28:00.783Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>} 09:28:00 [2022-07-21T09:28:00.838Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.53s) 09:28:00 [2022-07-21T09:28:00.838Z] === RUN TestAPIIpcModeHost 09:28:01 [2022-07-21T09:28:01.328Z] tests/integration/models_containers_test.py ............................ [ 83%] 09:28:01 [2022-07-21T09:28:01.352Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s) 09:28:01 [2022-07-21T09:28:01.352Z] === RUN TestIpcModeNone 09:28:01 [2022-07-21T09:28:01.406Z] --- PASS: TestAPIIpcModeHost (0.43s) 09:28:01 [2022-07-21T09:28:01.406Z] === RUN TestDaemonIpcModeShareable 09:28:01 [2022-07-21T09:28:01.921Z] --- PASS: TestIpcModeNone (0.71s) 09:28:01 [2022-07-21T09:28:01.921Z] === RUN TestIpcModePrivate 09:28:02 [2022-07-21T09:28:02.042Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 09:28:02 [2022-07-21T09:28:02.181Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false 09:28:02 [2022-07-21T09:28:02.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000b56b28_<nil>_<nil>} 09:28:02 [2022-07-21T09:28:02.300Z] --- PASS: TestContinueAfterPluginCrash (8.40s) 09:28:02 [2022-07-21T09:28:02.343Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true 09:28:02 [2022-07-21T09:28:02.442Z] --- PASS: TestIpcModePrivate (0.54s) 09:28:02 [2022-07-21T09:28:02.442Z] === RUN TestIpcModeShareable 09:28:02 [2022-07-21T09:28:02.603Z] --- PASS: TestDaemonIpcModeShareable (1.18s) 09:28:02 [2022-07-21T09:28:02.603Z] === RUN TestDaemonIpcModePrivate 09:28:03 [2022-07-21T09:28:03.013Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:111, shared: true, mustBeShared: true 09:28:03 [2022-07-21T09:28:03.013Z] --- PASS: TestIpcModeShareable (0.66s) 09:28:03 [2022-07-21T09:28:03.013Z] === RUN TestAPIIpcModeShareableAndContainer 09:28:03 [2022-07-21T09:28:03.234Z] === CONT TestReadPluginNoRead 09:28:03 [2022-07-21T09:28:03.234Z] read_test.go:92: [da0b2e06eee05] daemon is not started 09:28:03 [2022-07-21T09:28:03.234Z] --- PASS: TestReadPluginNoRead (5.94s) 09:28:03 [2022-07-21T09:28:03.234Z] --- PASS: TestReadPluginNoRead/default (1.25s) 09:28:03 [2022-07-21T09:28:03.234Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) 09:28:03 [2022-07-21T09:28:03.234Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) 09:28:03 [2022-07-21T09:28:03.234Z] PASS 09:28:03 [2022-07-21T09:28:03.234Z] 09:28:03 [2022-07-21T09:28:03.234Z] DONE 6 tests in 9.318s 09:28:03 [2022-07-21T09:28:03.234Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 09:28:03 [2022-07-21T09:28:03.234Z] testing: warning: no tests to run 09:28:03 [2022-07-21T09:28:03.234Z] PASS 09:28:03 [2022-07-21T09:28:03.234Z] 09:28:03 [2022-07-21T09:28:03.234Z] DONE 0 tests in 0.007s 09:28:03 [2022-07-21T09:28:03.234Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 09:28:03 [2022-07-21T09:28:03.234Z] INFO: Testing against a local daemon 09:28:03 [2022-07-21T09:28:03.234Z] === RUN TestPluginWithDevMounts 09:28:03 [2022-07-21T09:28:03.234Z] === PAUSE TestPluginWithDevMounts 09:28:03 [2022-07-21T09:28:03.234Z] === CONT TestPluginWithDevMounts 09:28:03 [2022-07-21T09:28:03.537Z] #82 exporting layers 7.1s done 09:28:03 [2022-07-21T09:28:03.537Z] #82 writing image sha256:249da1c826220ea1509df5b8692d4e27a1e250d45fe485fcfe6ff7d36a453265 done 09:28:03 [2022-07-21T09:28:03.537Z] #82 naming to docker.io/library/docker:669fbed1ac6e556a0097f77ccf5f033acaa42adb done 09:28:03 [2022-07-21T09:28:03.537Z] #82 DONE 7.1s 09:28:03 [2022-07-21T09:28:03.541Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) 09:28:03 [2022-07-21T09:28:03.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1178678929_/foo_false__<nil>_<nil>_<nil>_<nil>} [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:03 [2022-07-21T09:28:03.800Z] --- PASS: TestDaemonIpcModePrivate (1.17s) 09:28:03 [2022-07-21T09:28:03.800Z] === RUN TestDaemonIpcModePrivateFromConfig 09:28:03 [2022-07-21T09:28:03.904Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43816/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=669fbed1ac6e556a0097f77ccf5f033acaa42adb -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:669fbed1ac6e556a0097f77ccf5f033acaa42adb hack/make.sh dynbinary test-integration 09:28:04 [2022-07-21T09:28:04.522Z] === RUN TestDockerDaemonSuite/TestDaemonIP 09:28:04 [2022-07-21T09:28:04.738Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false 09:28:04 [2022-07-21T09:28:04.738Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) 09:28:04 [2022-07-21T09:28:04.738Z] === RUN TestDaemonIpcModeShareableFromConfig 09:28:05 [2022-07-21T09:28:05.091Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.10s) 09:28:05 [2022-07-21T09:28:05.091Z] === RUN TestAPIIpcModeHost 09:28:05 [2022-07-21T09:28:05.091Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1178678929_/foo_true__<nil>_<nil>_<nil>_<nil>} 09:28:05 [2022-07-21T09:28:05.140Z] --- PASS: TestPluginWithDevMounts (1.60s) 09:28:05 [2022-07-21T09:28:05.140Z] PASS 09:28:05 [2022-07-21T09:28:05.140Z] 09:28:05 [2022-07-21T09:28:05.140Z] DONE 1 tests in 1.628s 09:28:05 [2022-07-21T09:28:05.140Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 09:28:05 [2022-07-21T09:28:05.140Z] INFO: Testing against a local daemon 09:28:05 [2022-07-21T09:28:05.140Z] === RUN TestSecretInspect 09:28:05 [2022-07-21T09:28:05.276Z] 09:28:05 [2022-07-21T09:28:05.276Z] Removing bundles/ 09:28:05 [2022-07-21T09:28:05.276Z] 09:28:05 [2022-07-21T09:28:05.276Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 09:28:05 [2022-07-21T09:28:05.276Z] Building: bundles/dynbinary-daemon/dockerd 09:28:05 [2022-07-21T09:28:05.276Z] GOOS="" GOARCH="" GOARM="" 09:28:06 [2022-07-21T09:28:06.029Z] --- PASS: TestAPIIpcModeHost (0.70s) 09:28:06 [2022-07-21T09:28:06.029Z] === RUN TestDaemonIpcModeShareable 09:28:06 [2022-07-21T09:28:06.116Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true 09:28:06 [2022-07-21T09:28:06.116Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) 09:28:06 [2022-07-21T09:28:06.116Z] === RUN TestIpcModeOlderClient 09:28:06 [2022-07-21T09:28:06.116Z] === PAUSE TestIpcModeOlderClient 09:28:06 [2022-07-21T09:28:06.116Z] === RUN TestKillContainerInvalidSignal 09:28:06 [2022-07-21T09:28:06.598Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31035308839_/foo_false__<nil>_<nil>_<nil>_<nil>} 09:28:06 [2022-07-21T09:28:06.684Z] --- PASS: TestKillContainerInvalidSignal (0.46s) 09:28:06 [2022-07-21T09:28:06.684Z] === RUN TestKillContainer 09:28:06 [2022-07-21T09:28:06.684Z] === RUN TestKillContainer/no_signal 09:28:06 [2022-07-21T09:28:06.858Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled 09:28:06 [2022-07-21T09:28:06.858Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 09:28:06 [2022-07-21T09:28:06.858Z] check_test.go:540: [dcb66817d4dcc] daemon is not started 09:28:06 [2022-07-21T09:28:06.858Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR 09:28:06 [2022-07-21T09:28:06.943Z] === RUN TestKillContainer/non_killing_signal 09:28:07 [2022-07-21T09:28:07.043Z] --- PASS: TestSecretInspect (2.20s) 09:28:07 [2022-07-21T09:28:07.043Z] === RUN TestSecretList 09:28:07 [2022-07-21T09:28:07.202Z] === RUN TestKillContainer/killing_signal 09:28:07 [2022-07-21T09:28:07.427Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true 09:28:07 [2022-07-21T09:28:07.427Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31035308839_/foo_true__<nil>_<nil>_<nil>_<nil>} 09:28:07 [2022-07-21T09:28:07.427Z] --- PASS: TestDaemonIpcModeShareable (1.61s) 09:28:07 [2022-07-21T09:28:07.427Z] === RUN TestDaemonIpcModePrivate 09:28:07 [2022-07-21T09:28:07.770Z] --- PASS: TestKillContainer (1.31s) 09:28:07 [2022-07-21T09:28:07.770Z] --- PASS: TestKillContainer/no_signal (0.43s) 09:28:07 [2022-07-21T09:28:07.770Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) 09:28:07 [2022-07-21T09:28:07.770Z] --- PASS: TestKillContainer/killing_signal (0.41s) 09:28:07 [2022-07-21T09:28:07.770Z] === RUN TestKillWithStopSignalAndRestartPolicies 09:28:07 [2022-07-21T09:28:07.770Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 09:28:08 [2022-07-21T09:28:08.338Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 09:28:08 [2022-07-21T09:28:08.831Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac 09:28:08 [2022-07-21T09:28:08.831Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false 09:28:08 [2022-07-21T09:28:08.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31035308839_/foo_true__0xc000b56b58_<nil>_<nil>_<nil>} 09:28:09 [2022-07-21T09:28:09.091Z] --- PASS: TestDaemonIpcModePrivate (1.50s) 09:28:09 [2022-07-21T09:28:09.091Z] === RUN TestDaemonIpcModePrivateFromConfig 09:28:09 [2022-07-21T09:28:09.277Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) 09:28:09 [2022-07-21T09:28:09.277Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) 09:28:09 [2022-07-21T09:28:09.277Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) 09:28:09 [2022-07-21T09:28:09.277Z] === RUN TestKillStoppedContainer 09:28:09 [2022-07-21T09:28:09.277Z] --- PASS: TestKillStoppedContainer (0.04s) 09:28:09 [2022-07-21T09:28:09.277Z] === RUN TestKillStoppedContainerAPIPre120 09:28:09 [2022-07-21T09:28:09.277Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 09:28:09 [2022-07-21T09:28:09.277Z] === RUN TestKillDifferentUserContainer 09:28:09 [2022-07-21T09:28:09.537Z] --- PASS: TestKillDifferentUserContainer (0.44s) 09:28:09 [2022-07-21T09:28:09.537Z] === RUN TestInspectOomKilledTrue 09:28:09 [2022-07-21T09:28:09.570Z] --- PASS: TestSecretList (2.18s) 09:28:09 [2022-07-21T09:28:09.570Z] === RUN TestSecretsCreateAndDelete 09:28:10 [2022-07-21T09:28:10.111Z] --- PASS: TestInspectOomKilledTrue (0.46s) 09:28:10 [2022-07-21T09:28:10.111Z] === RUN TestInspectOomKilledFalse 09:28:10 [2022-07-21T09:28:10.373Z] --- PASS: TestInspectOomKilledFalse (0.41s) 09:28:10 [2022-07-21T09:28:10.373Z] === RUN TestLinksEtcHostsContentMatch 09:28:10 [2022-07-21T09:28:10.471Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false 09:28:10 [2022-07-21T09:28:10.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000b56b70_<nil>_<nil>} 09:28:10 [2022-07-21T09:28:10.471Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.47s) 09:28:10 [2022-07-21T09:28:10.471Z] === RUN TestDaemonIpcModeShareableFromConfig 09:28:10 [2022-07-21T09:28:10.731Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode 09:28:10 [2022-07-21T09:28:10.941Z] --- PASS: TestLinksEtcHostsContentMatch (0.36s) 09:28:10 [2022-07-21T09:28:10.941Z] === RUN TestLinksContainerNames 09:28:10 [2022-07-21T09:28:10.942Z] --- PASS: TestSecretsCreateAndDelete (1.78s) 09:28:10 [2022-07-21T09:28:10.942Z] === RUN TestSecretsUpdate 09:28:11 [2022-07-21T09:28:11.671Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true 09:28:11 [2022-07-21T09:28:11.879Z] --- PASS: TestLinksContainerNames (0.86s) 09:28:11 [2022-07-21T09:28:11.879Z] === RUN TestLogsFollowTailEmpty 09:28:11 [2022-07-21T09:28:11.932Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.43s) 09:28:11 [2022-07-21T09:28:11.932Z] === RUN TestIpcModeOlderClient 09:28:11 [2022-07-21T09:28:11.932Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000b56b88_<nil>_<nil>} 09:28:11 [2022-07-21T09:28:11.932Z] === PAUSE TestIpcModeOlderClient 09:28:11 [2022-07-21T09:28:11.932Z] === RUN TestKillContainerInvalidSignal 09:28:11 [2022-07-21T09:28:11.932Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean 09:28:12 [2022-07-21T09:28:12.138Z] --- PASS: TestLogsFollowTailEmpty (0.42s) 09:28:12 [2022-07-21T09:28:12.138Z] === RUN TestLogs 09:28:12 [2022-07-21T09:28:12.138Z] === RUN TestLogs/driver_local 09:28:12 [2022-07-21T09:28:12.138Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 09:28:12 [2022-07-21T09:28:12.138Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 09:28:12 [2022-07-21T09:28:12.138Z] === RUN TestLogs/driver_local/tty/only_stdout 09:28:12 [2022-07-21T09:28:12.138Z] === PAUSE TestLogs/driver_local/tty/only_stdout 09:28:12 [2022-07-21T09:28:12.138Z] === RUN TestLogs/driver_local/tty/only_stderr 09:28:12 [2022-07-21T09:28:12.138Z] === PAUSE TestLogs/driver_local/tty/only_stderr 09:28:12 [2022-07-21T09:28:12.138Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 09:28:12 [2022-07-21T09:28:12.138Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 09:28:12 [2022-07-21T09:28:12.138Z] === RUN TestLogs/driver_local/without_tty/only_stdout 09:28:12 [2022-07-21T09:28:12.138Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 09:28:12 [2022-07-21T09:28:12.138Z] === RUN TestLogs/driver_local/without_tty/only_stderr 09:28:12 [2022-07-21T09:28:12.138Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 09:28:12 [2022-07-21T09:28:12.138Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 09:28:12 [2022-07-21T09:28:12.138Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 09:28:12 [2022-07-21T09:28:12.706Z] === CONT TestLogs/driver_local/without_tty/only_stderr 09:28:12 [2022-07-21T09:28:12.841Z] --- PASS: TestSecretsUpdate (1.78s) 09:28:12 [2022-07-21T09:28:12.841Z] === RUN TestTemplatedSecret 09:28:12 [2022-07-21T09:28:12.871Z] --- PASS: TestKillContainerInvalidSignal (0.72s) 09:28:12 [2022-07-21T09:28:12.871Z] === RUN TestKillContainer 09:28:12 [2022-07-21T09:28:12.871Z] === RUN TestKillContainer/no_signal 09:28:12 [2022-07-21T09:28:12.965Z] === CONT TestLogs/driver_local/without_tty/only_stdout 09:28:13 [2022-07-21T09:28:13.131Z] === RUN TestKillContainer/non_killing_signal 09:28:13 [2022-07-21T09:28:13.224Z] === CONT TestLogs/driver_local/tty/only_stderr 09:28:13 [2022-07-21T09:28:13.391Z] check_test.go:540: [d3a50a6839712] daemon is not started 09:28:13 [2022-07-21T09:28:13.391Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate 09:28:13 [2022-07-21T09:28:13.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000b56ba0_<nil>_<nil>} 09:28:13 [2022-07-21T09:28:13.483Z] === CONT TestLogs/driver_local/tty/only_stdout 09:28:13 [2022-07-21T09:28:13.651Z] === RUN TestKillContainer/killing_signal 09:28:14 [2022-07-21T09:28:14.052Z] === RUN TestLogs/driver_json-file 09:28:14 [2022-07-21T09:28:14.052Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 09:28:14 [2022-07-21T09:28:14.052Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 09:28:14 [2022-07-21T09:28:14.052Z] === RUN TestLogs/driver_json-file/tty/only_stdout 09:28:14 [2022-07-21T09:28:14.052Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 09:28:14 [2022-07-21T09:28:14.052Z] === RUN TestLogs/driver_json-file/tty/only_stderr 09:28:14 [2022-07-21T09:28:14.052Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 09:28:14 [2022-07-21T09:28:14.052Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 09:28:14 [2022-07-21T09:28:14.052Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 09:28:14 [2022-07-21T09:28:14.052Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 09:28:14 [2022-07-21T09:28:14.052Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 09:28:14 [2022-07-21T09:28:14.052Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 09:28:14 [2022-07-21T09:28:14.052Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 09:28:14 [2022-07-21T09:28:14.052Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 09:28:14 [2022-07-21T09:28:14.052Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 09:28:14 [2022-07-21T09:28:14.594Z] --- PASS: TestKillContainer (1.90s) 09:28:14 [2022-07-21T09:28:14.594Z] --- PASS: TestKillContainer/no_signal (0.55s) 09:28:14 [2022-07-21T09:28:14.594Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) 09:28:14 [2022-07-21T09:28:14.594Z] --- PASS: TestKillContainer/killing_signal (0.71s) 09:28:14 [2022-07-21T09:28:14.594Z] === RUN TestKillWithStopSignalAndRestartPolicies 09:28:14 [2022-07-21T09:28:14.594Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 09:28:14 [2022-07-21T09:28:14.621Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 09:28:14 [2022-07-21T09:28:14.621Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 09:28:14 [2022-07-21T09:28:14.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000b56bb8_<nil>_<nil>} 09:28:15 [2022-07-21T09:28:15.115Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 09:28:15 [2022-07-21T09:28:15.189Z] === CONT TestLogs/driver_json-file/tty/only_stderr 09:28:15 [2022-07-21T09:28:15.189Z] === CONT TestLogs/driver_json-file/tty/only_stdout 09:28:15 [2022-07-21T09:28:15.368Z] --- PASS: TestTemplatedSecret (2.67s) 09:28:15 [2022-07-21T09:28:15.368Z] === RUN TestSecretCreateResolve 09:28:15 [2022-07-21T09:28:15.684Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) 09:28:15 [2022-07-21T09:28:15.684Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) 09:28:15 [2022-07-21T09:28:15.684Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) 09:28:15 [2022-07-21T09:28:15.684Z] === RUN TestKillStoppedContainer 09:28:15 [2022-07-21T09:28:15.758Z] --- PASS: TestLogs (3.70s) 09:28:15 [2022-07-21T09:28:15.758Z] --- PASS: TestLogs/driver_local (0.01s) 09:28:15 [2022-07-21T09:28:15.758Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.61s) 09:28:15 [2022-07-21T09:28:15.758Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.79s) 09:28:15 [2022-07-21T09:28:15.758Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.59s) 09:28:15 [2022-07-21T09:28:15.758Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.48s) 09:28:15 [2022-07-21T09:28:15.758Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.70s) 09:28:15 [2022-07-21T09:28:15.758Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.79s) 09:28:15 [2022-07-21T09:28:15.758Z] --- PASS: TestLogs/driver_json-file (0.01s) 09:28:15 [2022-07-21T09:28:15.758Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.60s) 09:28:15 [2022-07-21T09:28:15.758Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.63s) 09:28:15 [2022-07-21T09:28:15.758Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.52s) 09:28:15 [2022-07-21T09:28:15.758Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.53s) 09:28:15 [2022-07-21T09:28:15.758Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.54s) 09:28:15 [2022-07-21T09:28:15.758Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s) 09:28:15 [2022-07-21T09:28:15.758Z] === RUN TestContainerNetworkMountsNoChown 09:28:15 [2022-07-21T09:28:15.943Z] --- PASS: TestKillStoppedContainer (0.05s) 09:28:15 [2022-07-21T09:28:15.943Z] === RUN TestKillStoppedContainerAPIPre120 09:28:15 [2022-07-21T09:28:15.943Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) 09:28:15 [2022-07-21T09:28:15.943Z] === RUN TestKillDifferentUserContainer 09:28:15 [2022-07-21T09:28:15.943Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration 09:28:16 [2022-07-21T09:28:16.326Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/default 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/default 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/private 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/private 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/rprivate 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/rprivate 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/slave 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/slave 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/rslave 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/rslave 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/shared 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/shared 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/rshared 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/rshared 09:28:16 [2022-07-21T09:28:16.326Z] === CONT TestMountDaemonRoot/default 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/default/bind_root 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/default/bind_root 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/default/bind_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/default/mount_root 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/default/mount_root 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/default/mount_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === CONT TestMountDaemonRoot/rslave 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/rslave/bind_root 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/rslave/mount_root 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 09:28:16 [2022-07-21T09:28:16.326Z] === CONT TestMountDaemonRoot/rshared 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/rshared/bind_root 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/rshared/mount_root 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === CONT TestMountDaemonRoot/shared 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/shared/mount_root 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/shared/mount_root 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/shared/mount_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/shared/bind_root 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/shared/bind_root 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/shared/bind_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === CONT TestMountDaemonRoot/rprivate 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/rprivate/mount_root 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/rprivate/bind_root 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 09:28:16 [2022-07-21T09:28:16.326Z] === CONT TestMountDaemonRoot/slave 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/slave/mount_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/slave/bind_root 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/slave/bind_root 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/slave/bind_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/slave/mount_root 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/slave/mount_root 09:28:16 [2022-07-21T09:28:16.326Z] === CONT TestMountDaemonRoot/private 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/private/bind_root 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/private/bind_root 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/private/bind_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/private/mount_root 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/private/mount_root 09:28:16 [2022-07-21T09:28:16.326Z] === RUN TestMountDaemonRoot/private/mount_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === CONT TestMountDaemonRoot/default/bind_root 09:28:16 [2022-07-21T09:28:16.326Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === CONT TestMountDaemonRoot/rshared/bind_root 09:28:16 [2022-07-21T09:28:16.326Z] === CONT TestMountDaemonRoot/default/mount_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === CONT TestMountDaemonRoot/default/mount_root 09:28:16 [2022-07-21T09:28:16.326Z] === CONT TestMountDaemonRoot/default/bind_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === CONT TestMountDaemonRoot/shared/mount_root 09:28:16 [2022-07-21T09:28:16.326Z] === CONT TestMountDaemonRoot/rslave/mount_root 09:28:16 [2022-07-21T09:28:16.326Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === CONT TestMountDaemonRoot/rslave/bind_root 09:28:16 [2022-07-21T09:28:16.326Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 09:28:16 [2022-07-21T09:28:16.326Z] === CONT TestMountDaemonRoot/rshared/mount_root 09:28:16 [2022-07-21T09:28:16.326Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 09:28:16 [2022-07-21T09:28:16.515Z] --- PASS: TestKillDifferentUserContainer (0.55s) 09:28:16 [2022-07-21T09:28:16.515Z] === RUN TestInspectOomKilledTrue 09:28:16 [2022-07-21T09:28:16.515Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 09:28:16 [2022-07-21T09:28:16.515Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 09:28:16 [2022-07-21T09:28:16.515Z] === RUN TestInspectOomKilledFalse 09:28:16 [2022-07-21T09:28:16.515Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 09:28:16 [2022-07-21T09:28:16.515Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 09:28:16 [2022-07-21T09:28:16.515Z] === RUN TestLinksEtcHostsContentMatch 09:28:16 [2022-07-21T09:28:16.515Z] check_test.go:540: [d5dede4565b68] daemon is not started 09:28:16 [2022-07-21T09:28:16.515Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins 09:28:16 [2022-07-21T09:28:16.515Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs 09:28:16 [2022-07-21T09:28:16.585Z] === CONT TestMountDaemonRoot/slave/mount_subpath 09:28:16 [2022-07-21T09:28:16.585Z] === CONT TestMountDaemonRoot/shared/bind_subpath 09:28:16 [2022-07-21T09:28:16.585Z] === CONT TestMountDaemonRoot/shared/bind_root 09:28:16 [2022-07-21T09:28:16.585Z] === CONT TestMountDaemonRoot/shared/mount_subpath 09:28:16 [2022-07-21T09:28:16.585Z] === CONT TestMountDaemonRoot/private/bind_root 09:28:16 [2022-07-21T09:28:16.585Z] === CONT TestMountDaemonRoot/rprivate/bind_root 09:28:16 [2022-07-21T09:28:16.585Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 09:28:16 [2022-07-21T09:28:16.585Z] === CONT TestMountDaemonRoot/rprivate/mount_root 09:28:16 [2022-07-21T09:28:16.585Z] === CONT TestMountDaemonRoot/slave/mount_root 09:28:16 [2022-07-21T09:28:16.585Z] === CONT TestMountDaemonRoot/slave/bind_subpath 09:28:16 [2022-07-21T09:28:16.585Z] === CONT TestMountDaemonRoot/slave/bind_root 09:28:16 [2022-07-21T09:28:16.585Z] === CONT TestMountDaemonRoot/private/mount_subpath 09:28:16 [2022-07-21T09:28:16.585Z] === CONT TestMountDaemonRoot/private/mount_root 09:28:16 [2022-07-21T09:28:16.585Z] === CONT TestMountDaemonRoot/private/bind_subpath 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot (0.02s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/default (0.00s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/private (0.00s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) 09:28:16 [2022-07-21T09:28:16.585Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 09:28:16 [2022-07-21T09:28:16.585Z] === RUN TestContainerBindMountNonRecursive 09:28:17 [2022-07-21T09:28:17.085Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s) 09:28:17 [2022-07-21T09:28:17.085Z] === RUN TestLinksContainerNames 09:28:17 [2022-07-21T09:28:17.589Z] ......... [ 85%] 09:28:17 [2022-07-21T09:28:17.895Z] --- PASS: TestSecretCreateResolve (2.17s) 09:28:17 [2022-07-21T09:28:17.895Z] PASS 09:28:17 [2022-07-21T09:28:17.895Z] 09:28:17 [2022-07-21T09:28:17.895Z] DONE 6 tests in 12.803s 09:28:17 [2022-07-21T09:28:17.895Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 09:28:17 [2022-07-21T09:28:17.895Z] INFO: Testing against a local daemon 09:28:17 [2022-07-21T09:28:17.895Z] === RUN TestServiceCreateInit 09:28:17 [2022-07-21T09:28:17.895Z] === RUN TestServiceCreateInit/daemonInitDisabled 09:28:17 [2022-07-21T09:28:17.963Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) 09:28:17 [2022-07-21T09:28:17.963Z] === RUN TestContainerVolumesMountedAsShared 09:28:18 [2022-07-21T09:28:18.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation 09:28:18 [2022-07-21T09:28:18.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 09:28:18 [2022-07-21T09:28:18.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 09:28:18 [2022-07-21T09:28:18.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 09:28:18 [2022-07-21T09:28:18.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 09:28:18 [2022-07-21T09:28:18.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 09:28:18 [2022-07-21T09:28:18.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 09:28:18 [2022-07-21T09:28:18.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 09:28:18 [2022-07-21T09:28:18.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 09:28:18 [2022-07-21T09:28:18.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 09:28:18 [2022-07-21T09:28:18.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 09:28:18 [2022-07-21T09:28:18.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 09:28:18 [2022-07-21T09:28:18.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 09:28:18 [2022-07-21T09:28:18.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 09:28:18 [2022-07-21T09:28:18.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 09:28:18 [2022-07-21T09:28:18.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 09:28:18 [2022-07-21T09:28:18.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 09:28:18 [2022-07-21T09:28:18.285Z] --- PASS: TestLinksContainerNames (1.18s) 09:28:18 [2022-07-21T09:28:18.285Z] === RUN TestLogsFollowTailEmpty 09:28:18 [2022-07-21T09:28:18.285Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit 09:28:18 [2022-07-21T09:28:18.285Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds 09:28:18 [2022-07-21T09:28:18.285Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig 09:28:18 [2022-07-21T09:28:18.285Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds 09:28:18 [2022-07-21T09:28:18.531Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) 09:28:18 [2022-07-21T09:28:18.531Z] === RUN TestContainerVolumesMountedAsSlave 09:28:18 [2022-07-21T09:28:18.790Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) 09:28:18 [2022-07-21T09:28:18.790Z] === RUN TestNetworkNat 09:28:18 [2022-07-21T09:28:18.853Z] --- PASS: TestLogsFollowTailEmpty (0.60s) 09:28:18 [2022-07-21T09:28:18.853Z] === RUN TestLogs 09:28:18 [2022-07-21T09:28:18.853Z] === RUN TestLogs/driver_local 09:28:18 [2022-07-21T09:28:18.854Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 09:28:18 [2022-07-21T09:28:18.854Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 09:28:18 [2022-07-21T09:28:18.854Z] === RUN TestLogs/driver_local/tty/only_stdout 09:28:18 [2022-07-21T09:28:18.854Z] === PAUSE TestLogs/driver_local/tty/only_stdout 09:28:18 [2022-07-21T09:28:18.854Z] === RUN TestLogs/driver_local/tty/only_stderr 09:28:18 [2022-07-21T09:28:18.854Z] === PAUSE TestLogs/driver_local/tty/only_stderr 09:28:18 [2022-07-21T09:28:18.854Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 09:28:18 [2022-07-21T09:28:18.854Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 09:28:18 [2022-07-21T09:28:18.854Z] === RUN TestLogs/driver_local/without_tty/only_stdout 09:28:18 [2022-07-21T09:28:18.854Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 09:28:18 [2022-07-21T09:28:18.854Z] === RUN TestLogs/driver_local/without_tty/only_stderr 09:28:18 [2022-07-21T09:28:18.854Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 09:28:18 [2022-07-21T09:28:18.854Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 09:28:18 [2022-07-21T09:28:18.854Z] === CONT TestLogs/driver_local/without_tty/only_stderr 09:28:18 [2022-07-21T09:28:18.854Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom 09:28:19 [2022-07-21T09:28:19.049Z] --- PASS: TestNetworkNat (0.47s) 09:28:19 [2022-07-21T09:28:19.049Z] === RUN TestNetworkLocalhostTCPNat 09:28:19 [2022-07-21T09:28:19.618Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) 09:28:19 [2022-07-21T09:28:19.618Z] === RUN TestNetworkLoopbackNat 09:28:19 [2022-07-21T09:28:19.793Z] docker_cli_daemon_plugins_test.go:80: [d6f1edbe6187a] daemon is not started 09:28:20 [2022-07-21T09:28:20.053Z] === CONT TestLogs/driver_local/without_tty/only_stdout 09:28:20 [2022-07-21T09:28:20.053Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 09:28:20 [2022-07-21T09:28:20.622Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume 09:28:20 [2022-07-21T09:28:20.883Z] === CONT TestLogs/driver_local/tty/only_stderr 09:28:20 [2022-07-21T09:28:20.883Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins 09:28:20 [2022-07-21T09:28:20.883Z] === CONT TestLogs/driver_local/tty/only_stdout 09:28:21 [2022-07-21T09:28:21.249Z] === RUN TestServiceCreateInit/daemonInitEnabled 09:28:21 [2022-07-21T09:28:21.453Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig 09:28:21 [2022-07-21T09:28:21.714Z] === RUN TestLogs/driver_json-file 09:28:21 [2022-07-21T09:28:21.973Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 09:28:21 [2022-07-21T09:28:21.973Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 09:28:21 [2022-07-21T09:28:21.973Z] === RUN TestLogs/driver_json-file/tty/only_stdout 09:28:21 [2022-07-21T09:28:21.973Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 09:28:21 [2022-07-21T09:28:21.973Z] === RUN TestLogs/driver_json-file/tty/only_stderr 09:28:21 [2022-07-21T09:28:21.973Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 09:28:21 [2022-07-21T09:28:21.973Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 09:28:21 [2022-07-21T09:28:21.973Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 09:28:21 [2022-07-21T09:28:21.973Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 09:28:21 [2022-07-21T09:28:21.973Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 09:28:21 [2022-07-21T09:28:21.973Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 09:28:21 [2022-07-21T09:28:21.973Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 09:28:21 [2022-07-21T09:28:21.973Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 09:28:21 [2022-07-21T09:28:21.973Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 09:28:22 [2022-07-21T09:28:22.154Z] --- PASS: TestNetworkLoopbackNat (2.57s) 09:28:22 [2022-07-21T09:28:22.154Z] === RUN TestPause 09:28:22 [2022-07-21T09:28:22.440Z] tests/integration/models_images_test.py ............... [ 89%] 09:28:22 [2022-07-21T09:28:22.721Z] --- PASS: TestPause (0.46s) 09:28:22 [2022-07-21T09:28:22.721Z] === RUN TestPauseFailsOnWindowsServerContainers 09:28:22 [2022-07-21T09:28:22.721Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 09:28:22 [2022-07-21T09:28:22.721Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 09:28:22 [2022-07-21T09:28:22.721Z] === RUN TestPauseStopPausedContainer 09:28:22 [2022-07-21T09:28:22.911Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 09:28:22 [2022-07-21T09:28:22.911Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 09:28:22 [2022-07-21T09:28:22.981Z] --- PASS: TestPauseStopPausedContainer (0.45s) 09:28:22 [2022-07-21T09:28:22.981Z] === RUN TestPidHost 09:28:23 [2022-07-21T09:28:23.171Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 09:28:23 [2022-07-21T09:28:23.887Z] tests/integration/models_networks_test.py .... [ 90%] 09:28:23 [2022-07-21T09:28:23.918Z] --- PASS: TestPidHost (0.93s) 09:28:23 [2022-07-21T09:28:23.918Z] === RUN TestPsFilter 09:28:24 [2022-07-21T09:28:24.110Z] === CONT TestLogs/driver_json-file/tty/only_stderr 09:28:24 [2022-07-21T09:28:24.110Z] === CONT TestLogs/driver_json-file/tty/only_stdout 09:28:24 [2022-07-21T09:28:24.110Z] docker_cli_daemon_plugins_test.go:170: [de0a784eefad1] daemon is not started 09:28:24 [2022-07-21T09:28:24.177Z] --- PASS: TestPsFilter (0.11s) 09:28:24 [2022-07-21T09:28:24.177Z] === RUN TestRemoveContainerWithRemovedVolume 09:28:24 [2022-07-21T09:28:24.436Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) 09:28:24 [2022-07-21T09:28:24.436Z] === RUN TestRemoveContainerWithVolume 09:28:24 [2022-07-21T09:28:24.710Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig 09:28:25 [2022-07-21T09:28:25.005Z] --- PASS: TestRemoveContainerWithVolume (0.40s) 09:28:25 [2022-07-21T09:28:25.005Z] === RUN TestRemoveContainerRunning 09:28:25 [2022-07-21T09:28:25.264Z] --- PASS: TestRemoveContainerRunning (0.42s) 09:28:25 [2022-07-21T09:28:25.264Z] === RUN TestRemoveContainerForceRemoveRunning 09:28:25 [2022-07-21T09:28:25.283Z] --- PASS: TestLogs (6.50s) 09:28:25 [2022-07-21T09:28:25.283Z] --- PASS: TestLogs/driver_local (0.03s) 09:28:25 [2022-07-21T09:28:25.283Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.13s) 09:28:25 [2022-07-21T09:28:25.283Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.19s) 09:28:25 [2022-07-21T09:28:25.283Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.84s) 09:28:25 [2022-07-21T09:28:25.283Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.98s) 09:28:25 [2022-07-21T09:28:25.283Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.79s) 09:28:25 [2022-07-21T09:28:25.283Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.07s) 09:28:25 [2022-07-21T09:28:25.283Z] --- PASS: TestLogs/driver_json-file (0.03s) 09:28:25 [2022-07-21T09:28:25.283Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.16s) 09:28:25 [2022-07-21T09:28:25.283Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.18s) 09:28:25 [2022-07-21T09:28:25.283Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.05s) 09:28:25 [2022-07-21T09:28:25.283Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.07s) 09:28:25 [2022-07-21T09:28:25.283Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.15s) 09:28:25 [2022-07-21T09:28:25.283Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.20s) 09:28:25 [2022-07-21T09:28:25.283Z] === RUN TestContainerNetworkMountsNoChown 09:28:25 [2022-07-21T09:28:25.430Z] --- PASS: TestServiceCreateInit (7.40s) 09:28:25 [2022-07-21T09:28:25.430Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s) 09:28:25 [2022-07-21T09:28:25.430Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.67s) 09:28:25 [2022-07-21T09:28:25.430Z] === RUN TestCreateServiceMultipleTimes 09:28:25 [2022-07-21T09:28:25.543Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS 09:28:25 [2022-07-21T09:28:25.803Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink 09:28:25 [2022-07-21T09:28:25.832Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) 09:28:25 [2022-07-21T09:28:25.832Z] === RUN TestRemoveInvalidContainer 09:28:25 [2022-07-21T09:28:25.832Z] --- PASS: TestRemoveInvalidContainer (0.01s) 09:28:25 [2022-07-21T09:28:25.832Z] === RUN TestRenameLinkedContainer 09:28:26 [2022-07-21T09:28:26.063Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/default 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/default 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/private 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/private 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/rprivate 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/rprivate 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/slave 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/slave 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/rslave 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/rslave 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/shared 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/shared 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/rshared 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/rshared 09:28:26 [2022-07-21T09:28:26.063Z] === CONT TestMountDaemonRoot/default 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/default/mount_root 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/default/mount_root 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/default/mount_subpath 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/default/bind_root 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/default/bind_root 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/default/bind_subpath 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 09:28:26 [2022-07-21T09:28:26.063Z] === CONT TestMountDaemonRoot/default/mount_root 09:28:26 [2022-07-21T09:28:26.063Z] === CONT TestMountDaemonRoot/rshared 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/rshared/bind_root 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/rshared/mount_root 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 09:28:26 [2022-07-21T09:28:26.063Z] === CONT TestMountDaemonRoot/rshared/bind_root 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit 09:28:26 [2022-07-21T09:28:26.063Z] === CONT TestMountDaemonRoot/shared 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/shared/bind_root 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/shared/bind_root 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/shared/bind_subpath 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/shared/mount_root 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/shared/mount_root 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/shared/mount_subpath 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 09:28:26 [2022-07-21T09:28:26.063Z] === CONT TestMountDaemonRoot/rslave 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/rslave/bind_root 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/rslave/mount_root 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 09:28:26 [2022-07-21T09:28:26.063Z] === CONT TestMountDaemonRoot/slave 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/slave/bind_subpath 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/slave/mount_root 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/slave/mount_root 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/slave/mount_subpath 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/slave/bind_root 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/slave/bind_root 09:28:26 [2022-07-21T09:28:26.063Z] === CONT TestMountDaemonRoot/rprivate 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/rprivate/mount_root 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/rprivate/bind_root 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 09:28:26 [2022-07-21T09:28:26.063Z] === CONT TestMountDaemonRoot/private 09:28:26 [2022-07-21T09:28:26.063Z] === CONT TestMountDaemonRoot/default/bind_subpath 09:28:26 [2022-07-21T09:28:26.063Z] === RUN TestMountDaemonRoot/private/mount_root 09:28:26 [2022-07-21T09:28:26.063Z] === PAUSE TestMountDaemonRoot/private/mount_root 09:28:26 [2022-07-21T09:28:26.323Z] === RUN TestMountDaemonRoot/private/mount_subpath 09:28:26 [2022-07-21T09:28:26.323Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 09:28:26 [2022-07-21T09:28:26.323Z] === RUN TestMountDaemonRoot/private/bind_root 09:28:26 [2022-07-21T09:28:26.323Z] === PAUSE TestMountDaemonRoot/private/bind_root 09:28:26 [2022-07-21T09:28:26.323Z] === RUN TestMountDaemonRoot/private/bind_subpath 09:28:26 [2022-07-21T09:28:26.323Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 09:28:26 [2022-07-21T09:28:26.323Z] === CONT TestMountDaemonRoot/default/bind_root 09:28:26 [2022-07-21T09:28:26.323Z] === CONT TestMountDaemonRoot/default/mount_subpath 09:28:26 [2022-07-21T09:28:26.323Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 09:28:26 [2022-07-21T09:28:26.323Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused 09:28:26 [2022-07-21T09:28:26.323Z] === CONT TestMountDaemonRoot/rshared/mount_root 09:28:26 [2022-07-21T09:28:26.323Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 09:28:26 [2022-07-21T09:28:26.323Z] === CONT TestMountDaemonRoot/shared/bind_root 09:28:26 [2022-07-21T09:28:26.323Z] === CONT TestMountDaemonRoot/rslave/bind_root 09:28:26 [2022-07-21T09:28:26.323Z] === CONT TestMountDaemonRoot/shared/mount_subpath 09:28:26 [2022-07-21T09:28:26.323Z] === CONT TestMountDaemonRoot/shared/mount_root 09:28:26 [2022-07-21T09:28:26.323Z] === CONT TestMountDaemonRoot/shared/bind_subpath 09:28:26 [2022-07-21T09:28:26.323Z] === CONT TestMountDaemonRoot/slave/bind_subpath 09:28:26 [2022-07-21T09:28:26.583Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 09:28:26 [2022-07-21T09:28:26.584Z] === CONT TestMountDaemonRoot/rslave/mount_root 09:28:26 [2022-07-21T09:28:26.584Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 09:28:26 [2022-07-21T09:28:26.584Z] === CONT TestMountDaemonRoot/rprivate/mount_root 09:28:26 [2022-07-21T09:28:26.584Z] === CONT TestMountDaemonRoot/slave/bind_root 09:28:26 [2022-07-21T09:28:26.584Z] === CONT TestMountDaemonRoot/slave/mount_subpath 09:28:26 [2022-07-21T09:28:26.584Z] === CONT TestMountDaemonRoot/slave/mount_root 09:28:26 [2022-07-21T09:28:26.584Z] === CONT TestMountDaemonRoot/rprivate/bind_root 09:28:26 [2022-07-21T09:28:26.584Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 09:28:26 [2022-07-21T09:28:26.584Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 09:28:26 [2022-07-21T09:28:26.584Z] === CONT TestMountDaemonRoot/private/mount_root 09:28:26 [2022-07-21T09:28:26.584Z] === CONT TestMountDaemonRoot/private/bind_root 09:28:26 [2022-07-21T09:28:26.584Z] === CONT TestMountDaemonRoot/private/bind_subpath 09:28:26 [2022-07-21T09:28:26.584Z] === CONT TestMountDaemonRoot/private/mount_subpath 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot (0.03s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/default (0.00s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/private (0.00s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) 09:28:26 [2022-07-21T09:28:26.584Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 09:28:26 [2022-07-21T09:28:26.584Z] === RUN TestContainerBindMountNonRecursive 09:28:27 [2022-07-21T09:28:27.154Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd 09:28:27 [2022-07-21T09:28:27.737Z] --- PASS: TestRenameLinkedContainer (1.69s) 09:28:27 [2022-07-21T09:28:27.737Z] === RUN TestRenameStoppedContainer 09:28:27 [2022-07-21T09:28:27.996Z] --- PASS: TestRenameStoppedContainer (0.40s) 09:28:27 [2022-07-21T09:28:27.996Z] === RUN TestRenameRunningContainerAndReuse 09:28:28 [2022-07-21T09:28:28.094Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType 09:28:28 [2022-07-21T09:28:28.665Z] --- PASS: TestContainerBindMountNonRecursive (2.05s) 09:28:28 [2022-07-21T09:28:28.665Z] === RUN TestContainerVolumesMountedAsShared 09:28:28 [2022-07-21T09:28:28.925Z] === RUN TestDockerSuite/TestExecAPIStart 09:28:28 [2022-07-21T09:28:28.936Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) 09:28:28 [2022-07-21T09:28:28.936Z] === RUN TestRenameInvalidName 09:28:29 [2022-07-21T09:28:29.197Z] --- PASS: TestRenameInvalidName (0.40s) 09:28:29 [2022-07-21T09:28:29.197Z] === RUN TestRenameAnonymousContainer 09:28:29 [2022-07-21T09:28:29.494Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug 09:28:29 [2022-07-21T09:28:29.494Z] --- PASS: TestContainerVolumesMountedAsShared (0.70s) 09:28:29 [2022-07-21T09:28:29.494Z] === RUN TestContainerVolumesMountedAsSlave 09:28:30 [2022-07-21T09:28:30.064Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal 09:28:30 [2022-07-21T09:28:30.064Z] --- PASS: TestContainerVolumesMountedAsSlave (0.57s) 09:28:30 [2022-07-21T09:28:30.064Z] === RUN TestNetworkNat 09:28:30 [2022-07-21T09:28:30.324Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong 09:28:30 [2022-07-21T09:28:30.443Z] tests/integration/models_nodes_test.py . [ 90%] 09:28:30 [2022-07-21T09:28:30.443Z] tests/integration/models_resources_test.py . [ 91%] 09:28:30 [2022-07-21T09:28:30.576Z] --- PASS: TestRenameAnonymousContainer (1.58s) 09:28:30 [2022-07-21T09:28:30.576Z] === RUN TestRenameContainerWithSameName 09:28:30 [2022-07-21T09:28:30.584Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible 09:28:30 [2022-07-21T09:28:30.843Z] --- PASS: TestNetworkNat (0.73s) 09:28:30 [2022-07-21T09:28:30.843Z] === RUN TestNetworkLocalhostTCPNat 09:28:30 [2022-07-21T09:28:30.843Z] check_test.go:540: [d8dab2e4ea9db] daemon is not started 09:28:30 [2022-07-21T09:28:30.843Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions 09:28:31 [2022-07-21T09:28:31.145Z] --- PASS: TestRenameContainerWithSameName (0.44s) 09:28:31 [2022-07-21T09:28:31.145Z] === RUN TestRenameContainerWithLinkedContainer 09:28:31 [2022-07-21T09:28:31.412Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders 09:28:31 [2022-07-21T09:28:31.412Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) 09:28:31 [2022-07-21T09:28:31.412Z] === RUN TestNetworkLoopbackNat 09:28:32 [2022-07-21T09:28:32.082Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) 09:28:32 [2022-07-21T09:28:32.082Z] === RUN TestResize 09:28:32 [2022-07-21T09:28:32.148Z] tests/integration/models_services_test.py ................X. [ 95%] 09:28:32 [2022-07-21T09:28:32.341Z] --- PASS: TestResize (0.42s) 09:28:32 [2022-07-21T09:28:32.341Z] === RUN TestResizeWithInvalidSize 09:28:32 [2022-07-21T09:28:32.352Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand 09:28:32 [2022-07-21T09:28:32.612Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault 09:28:32 [2022-07-21T09:28:32.871Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError 09:28:32 [2022-07-21T09:28:32.910Z] --- PASS: TestResizeWithInvalidSize (0.44s) 09:28:32 [2022-07-21T09:28:32.910Z] === RUN TestResizeWhenContainerNotStarted 09:28:33 [2022-07-21T09:28:33.170Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) 09:28:33 [2022-07-21T09:28:33.170Z] === RUN TestDaemonRestartKillContainers 09:28:33 [2022-07-21T09:28:33.170Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 09:28:33 [2022-07-21T09:28:33.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 09:28:33 [2022-07-21T09:28:33.170Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 09:28:33 [2022-07-21T09:28:33.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 09:28:33 [2022-07-21T09:28:33.170Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 09:28:33 [2022-07-21T09:28:33.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 09:28:33 [2022-07-21T09:28:33.170Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 09:28:33 [2022-07-21T09:28:33.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 09:28:33 [2022-07-21T09:28:33.170Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 09:28:33 [2022-07-21T09:28:33.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 09:28:33 [2022-07-21T09:28:33.170Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 09:28:33 [2022-07-21T09:28:33.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 09:28:33 [2022-07-21T09:28:33.170Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 09:28:33 [2022-07-21T09:28:33.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 09:28:33 [2022-07-21T09:28:33.429Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 09:28:33 [2022-07-21T09:28:33.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 09:28:33 [2022-07-21T09:28:33.429Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 09:28:33 [2022-07-21T09:28:33.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 09:28:33 [2022-07-21T09:28:33.429Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 09:28:33 [2022-07-21T09:28:33.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 09:28:33 [2022-07-21T09:28:33.429Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 09:28:33 [2022-07-21T09:28:33.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 09:28:33 [2022-07-21T09:28:33.429Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 09:28:33 [2022-07-21T09:28:33.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 09:28:33 [2022-07-21T09:28:33.429Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 09:28:33 [2022-07-21T09:28:33.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 09:28:33 [2022-07-21T09:28:33.429Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 09:28:33 [2022-07-21T09:28:33.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 09:28:33 [2022-07-21T09:28:33.429Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 09:28:33 [2022-07-21T09:28:33.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 09:28:33 [2022-07-21T09:28:33.429Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 09:28:33 [2022-07-21T09:28:33.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 09:28:33 [2022-07-21T09:28:33.429Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 09:28:33 [2022-07-21T09:28:33.429Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 09:28:33 [2022-07-21T09:28:33.441Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand 09:28:34 [2022-07-21T09:28:34.012Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride 09:28:34 [2022-07-21T09:28:34.272Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach 09:28:34 [2022-07-21T09:28:34.531Z] --- PASS: TestNetworkLoopbackNat (3.12s) 09:28:34 [2022-07-21T09:28:34.531Z] === RUN TestPause 09:28:34 [2022-07-21T09:28:34.809Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 09:28:34 [2022-07-21T09:28:34.891Z] tests/integration/models_swarm_test.py .. [ 96%] 09:28:35 [2022-07-21T09:28:35.068Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 09:28:35 [2022-07-21T09:28:35.104Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt 09:28:35 [2022-07-21T09:28:35.149Z] tests/integration/models_volumes_test.py .. [ 96%] 09:28:35 [2022-07-21T09:28:35.364Z] --- PASS: TestPause (0.84s) 09:28:35 [2022-07-21T09:28:35.364Z] === RUN TestPauseFailsOnWindowsServerContainers 09:28:35 [2022-07-21T09:28:35.364Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 09:28:35 [2022-07-21T09:28:35.364Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 09:28:35 [2022-07-21T09:28:35.364Z] === RUN TestPauseStopPausedContainer 09:28:35 [2022-07-21T09:28:35.626Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone 09:28:35 [2022-07-21T09:28:35.886Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart 09:28:36 [2022-07-21T09:28:36.005Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 09:28:36 [2022-07-21T09:28:36.147Z] --- PASS: TestPauseStopPausedContainer (0.77s) 09:28:36 [2022-07-21T09:28:36.147Z] === RUN TestPidHost 09:28:36 [2022-07-21T09:28:36.265Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 09:28:37 [2022-07-21T09:28:37.202Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 09:28:37 [2022-07-21T09:28:37.527Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError 09:28:37 [2022-07-21T09:28:37.527Z] === RUN TestDockerSuite/TestExecStateCleanup 09:28:37 [2022-07-21T09:28:37.787Z] --- PASS: TestPidHost (1.57s) 09:28:37 [2022-07-21T09:28:37.787Z] === RUN TestPsFilter 09:28:37 [2022-07-21T09:28:37.787Z] --- PASS: TestPsFilter (0.13s) 09:28:37 [2022-07-21T09:28:37.787Z] === RUN TestRemoveContainerWithRemovedVolume 09:28:38 [2022-07-21T09:28:38.724Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) 09:28:38 [2022-07-21T09:28:38.724Z] === RUN TestRemoveContainerWithVolume 09:28:38 [2022-07-21T09:28:38.944Z] tests/integration/regression_test.py ...... [ 98%] 09:28:38 [2022-07-21T09:28:38.984Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride 09:28:38 [2022-07-21T09:28:38.984Z] --- PASS: TestRemoveContainerWithVolume (0.52s) 09:28:38 [2022-07-21T09:28:38.984Z] === RUN TestRemoveContainerRunning 09:28:39 [2022-07-21T09:28:39.460Z] tests/integration/credentials/store_test.py ...... [ 99%] 09:28:39 [2022-07-21T09:28:39.460Z] tests/integration/credentials/utils_test.py . [100%] 09:28:39 [2022-07-21T09:28:39.460Z] 09:28:39 [2022-07-21T09:28:39.460Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- 09:28:39 [2022-07-21T09:28:39.460Z] =========================== short test summary info ============================ 09:28:39 [2022-07-21T09:28:39.460Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options 09:28:39 [2022-07-21T09:28:39.460Z] CONFIG_RT_GROUP_SCHED isn't enabled 09:28:39 [2022-07-21T09:28:39.460Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt 09:28:39 [2022-07-21T09:28:39.460Z] Not supported on most drivers 09:28:39 [2022-07-21T09:28:39.460Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top 09:28:39 [2022-07-21T09:28:39.460Z] Output of docker top depends on host distro, and is not formalized. 09:28:39 [2022-07-21T09:28:39.460Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs 09:28:39 [2022-07-21T09:28:39.460Z] Output of docker top depends on host distro, and is not formalized. 09:28:39 [2022-07-21T09:28:39.460Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr 09:28:39 [2022-07-21T09:28:39.460Z] Can fail if eth0 has multiple IP addresses 09:28:39 [2022-07-21T09:28:39.460Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver 09:28:39 [2022-07-21T09:28:39.460Z] This doesn't seem to be taken into account by the engine 09:28:39 [2022-07-21T09:28:39.460Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME 09:28:39 [2022-07-21T09:28:39.460Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 09:28:39 [2022-07-21T09:28:39.460Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 285.99 seconds == 09:28:39 [2022-07-21T09:28:39.552Z] --- PASS: TestRemoveContainerRunning (0.49s) 09:28:39 [2022-07-21T09:28:39.552Z] === RUN TestRemoveContainerForceRemoveRunning 09:28:39 [2022-07-21T09:28:39.718Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) 09:28:39 [2022-07-21T09:28:39.737Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 09:28:40 [2022-07-21T09:28:40.124Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s) 09:28:40 [2022-07-21T09:28:40.124Z] === RUN TestRemoveInvalidContainer 09:28:40 [2022-07-21T09:28:40.124Z] --- PASS: TestRemoveInvalidContainer (0.01s) 09:28:40 [2022-07-21T09:28:40.124Z] === RUN TestRenameLinkedContainer 09:28:40 [2022-07-21T09:28:40.403Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild 09:28:40 [2022-07-21T09:28:40.676Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 09:28:41 [2022-07-21T09:28:41.793Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency 09:28:42 [2022-07-21T09:28:42.363Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile 09:28:42 [2022-07-21T09:28:42.622Z] --- PASS: TestRenameLinkedContainer (2.33s) 09:28:42 [2022-07-21T09:28:42.622Z] === RUN TestRenameStoppedContainer 09:28:43 [2022-07-21T09:28:43.191Z] --- PASS: TestRenameStoppedContainer (0.49s) 09:28:43 [2022-07-21T09:28:43.191Z] === RUN TestRenameRunningContainerAndReuse 09:28:43 [2022-07-21T09:28:43.497Z] --- PASS: TestCreateServiceMultipleTimes (15.50s) 09:28:43 [2022-07-21T09:28:43.497Z] === RUN TestCreateServiceConflict 09:28:43 [2022-07-21T09:28:43.497Z] --- PASS: TestCreateServiceConflict (2.13s) 09:28:43 [2022-07-21T09:28:43.497Z] === RUN TestCreateServiceMaxReplicas 09:28:43 [2022-07-21T09:28:43.966Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 09:28:44 [2022-07-21T09:28:44.128Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) 09:28:44 [2022-07-21T09:28:44.128Z] === RUN TestRenameInvalidName 09:28:44 [2022-07-21T09:28:44.225Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 09:28:44 [2022-07-21T09:28:44.388Z] --- PASS: TestRenameInvalidName (0.43s) 09:28:44 [2022-07-21T09:28:44.388Z] === RUN TestRenameAnonymousContainer 09:28:45 [2022-07-21T09:28:45.164Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 09:28:45 [2022-07-21T09:28:45.396Z] --- PASS: TestCreateServiceMaxReplicas (2.87s) 09:28:45 [2022-07-21T09:28:45.396Z] === RUN TestCreateWithDuplicateNetworkNames 09:28:46 [2022-07-21T09:28:46.101Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 09:28:46 [2022-07-21T09:28:46.297Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload 09:28:46 [2022-07-21T09:28:46.297Z] --- PASS: TestRenameAnonymousContainer (1.71s) 09:28:46 [2022-07-21T09:28:46.297Z] === RUN TestRenameContainerWithSameName 09:28:46 [2022-07-21T09:28:46.557Z] --- PASS: TestRenameContainerWithSameName (0.48s) 09:28:46 [2022-07-21T09:28:46.557Z] === RUN TestRenameContainerWithLinkedContainer 09:28:47 [2022-07-21T09:28:47.039Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 09:28:47 [2022-07-21T09:28:47.495Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) 09:28:47 [2022-07-21T09:28:47.495Z] === RUN TestResize 09:28:47 [2022-07-21T09:28:47.978Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 09:28:48 [2022-07-21T09:28:48.064Z] --- PASS: TestResize (0.59s) 09:28:48 [2022-07-21T09:28:48.064Z] === RUN TestResizeWithInvalidSize 09:28:48 [2022-07-21T09:28:48.632Z] --- PASS: TestResizeWithInvalidSize (0.44s) 09:28:48 [2022-07-21T09:28:48.632Z] === RUN TestResizeWhenContainerNotStarted 09:28:48 [2022-07-21T09:28:48.632Z] === RUN TestDockerSuite/TestGetContainerStats 09:28:48 [2022-07-21T09:28:48.893Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s) 09:28:48 [2022-07-21T09:28:48.893Z] === RUN TestDaemonRestartKillContainers 09:28:48 [2022-07-21T09:28:48.893Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 09:28:48 [2022-07-21T09:28:48.893Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 09:28:48 [2022-07-21T09:28:48.893Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 09:28:48 [2022-07-21T09:28:48.893Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 09:28:48 [2022-07-21T09:28:48.893Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 09:28:48 [2022-07-21T09:28:48.893Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 09:28:48 [2022-07-21T09:28:48.893Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 09:28:48 [2022-07-21T09:28:48.893Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 09:28:48 [2022-07-21T09:28:48.893Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 09:28:48 [2022-07-21T09:28:48.893Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 09:28:48 [2022-07-21T09:28:48.893Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 09:28:48 [2022-07-21T09:28:48.893Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 09:28:48 [2022-07-21T09:28:48.893Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 09:28:48 [2022-07-21T09:28:48.920Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 09:28:49 [2022-07-21T09:28:49.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 09:28:49 [2022-07-21T09:28:49.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 09:28:49 [2022-07-21T09:28:49.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 09:28:49 [2022-07-21T09:28:49.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 09:28:49 [2022-07-21T09:28:49.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 09:28:49 [2022-07-21T09:28:49.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 09:28:49 [2022-07-21T09:28:49.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 09:28:49 [2022-07-21T09:28:49.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 09:28:49 [2022-07-21T09:28:49.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 09:28:49 [2022-07-21T09:28:49.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 09:28:49 [2022-07-21T09:28:49.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 09:28:49 [2022-07-21T09:28:49.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 09:28:49 [2022-07-21T09:28:49.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 09:28:49 [2022-07-21T09:28:49.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 09:28:49 [2022-07-21T09:28:49.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 09:28:49 [2022-07-21T09:28:49.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 09:28:49 [2022-07-21T09:28:49.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 09:28:49 [2022-07-21T09:28:49.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 09:28:49 [2022-07-21T09:28:49.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 09:28:49 [2022-07-21T09:28:49.152Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 09:28:49 [2022-07-21T09:28:49.152Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 09:28:50 [2022-07-21T09:28:50.315Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 09:28:50 [2022-07-21T09:28:50.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) 09:28:50 [2022-07-21T09:28:50.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.75s) 09:28:50 [2022-07-21T09:28:50.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s) 09:28:50 [2022-07-21T09:28:50.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) 09:28:50 [2022-07-21T09:28:50.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) 09:28:50 [2022-07-21T09:28:50.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.28s) 09:28:50 [2022-07-21T09:28:50.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.30s) 09:28:50 [2022-07-21T09:28:50.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.86s) 09:28:50 [2022-07-21T09:28:50.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.76s) 09:28:50 [2022-07-21T09:28:50.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s) 09:28:50 [2022-07-21T09:28:50.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.67s) 09:28:50 [2022-07-21T09:28:50.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.84s) 09:28:50 [2022-07-21T09:28:50.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.91s) 09:28:50 [2022-07-21T09:28:50.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s) 09:28:50 [2022-07-21T09:28:50.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) 09:28:50 [2022-07-21T09:28:50.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.52s) 09:28:50 [2022-07-21T09:28:50.315Z] === RUN TestCgroupNamespacesRun 09:28:51 [2022-07-21T09:28:51.060Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 09:28:51 [2022-07-21T09:28:51.254Z] --- PASS: TestCgroupNamespacesRun (1.16s) 09:28:51 [2022-07-21T09:28:51.254Z] === RUN TestCgroupNamespacesRunPrivileged 09:28:51 [2022-07-21T09:28:51.904Z] Leaving: AppArmorNo profiles have been unloaded. 09:28:51 [2022-07-21T09:28:51.904Z] 09:28:51 [2022-07-21T09:28:51.904Z] Unloading profiles will leave already running processes permanently 09:28:51 [2022-07-21T09:28:51.904Z] unconfined, which can lead to unexpected situations. 09:28:51 [2022-07-21T09:28:51.904Z] 09:28:51 [2022-07-21T09:28:51.904Z] To set a process to complain mode, use the command line tool 09:28:51 [2022-07-21T09:28:51.904Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 09:28:51 [2022-07-21T09:28:51.904Z] Post stage [Pipeline] junit 09:28:51 [2022-07-21T09:28:51.917Z] Recording test results 09:28:52 [2022-07-21T09:28:52.045Z] [Checks API] No suitable checks publisher found. [Pipeline] sh 09:28:52 [2022-07-21T09:28:52.320Z] + echo Ensuring container killed. 09:28:52 [2022-07-21T09:28:52.320Z] Ensuring container killed. 09:28:52 [2022-07-21T09:28:52.320Z] + docker rm -vf docker-pr5 09:28:52 [2022-07-21T09:28:52.320Z] Error: No such container: docker-pr5 [Pipeline] sh 09:28:52 [2022-07-21T09:28:52.437Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 09:28:52 [2022-07-21T09:28:52.437Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError 09:28:52 [2022-07-21T09:28:52.598Z] + echo Chowning /workspace to jenkins user 09:28:52 [2022-07-21T09:28:52.598Z] Chowning /workspace to jenkins user 09:28:52 [2022-07-21T09:28:52.598Z] + id -u 09:28:52 [2022-07-21T09:28:52.598Z] + id -g 09:28:52 [2022-07-21T09:28:52.598Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43816:/workspace busybox chown -R 1000:1000 /workspace 09:28:52 [2022-07-21T09:28:52.633Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) 09:28:52 [2022-07-21T09:28:52.633Z] === RUN TestCgroupNamespacesRunDaemonHostMode [Pipeline] catchError [Pipeline] { [Pipeline] sh 09:28:53 [2022-07-21T09:28:53.379Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream 09:28:53 [2022-07-21T09:28:53.379Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 09:28:53 [2022-07-21T09:28:53.460Z] + bundleName=docker-py 09:28:53 [2022-07-21T09:28:53.460Z] + echo Creating docker-py-bundles.tar.gz 09:28:53 [2022-07-21T09:28:53.460Z] Creating docker-py-bundles.tar.gz 09:28:53 [2022-07-21T09:28:53.460Z] + 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 09:28:53 [2022-07-21T09:28:53.503Z] Archiving artifacts 09:28:53 [2022-07-21T09:28:53.571Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) 09:28:53 [2022-07-21T09:28:53.571Z] === RUN TestCgroupNamespacesRunHostMode 09:28:53 [2022-07-21T09:28:53.727Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43816/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh 09:28:54 [2022-07-21T09:28:54.065Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43816/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=669fbed1ac6e556a0097f77ccf5f033acaa42adb -e DOCKER_GRAPHDRIVER docker:669fbed1ac6e556a0097f77ccf5f033acaa42adb hack/make.sh binary 09:28:54 [2022-07-21T09:28:54.323Z] 09:28:54 [2022-07-21T09:28:54.581Z] Removing bundles/ 09:28:54 [2022-07-21T09:28:54.581Z] 09:28:54 [2022-07-21T09:28:54.581Z] ---> Making bundle: binary (in bundles/binary) 09:28:54 [2022-07-21T09:28:54.581Z] Building: bundles/binary-daemon/dockerd 09:28:54 [2022-07-21T09:28:54.581Z] GOOS="" GOARCH="" GOARM="" 09:28:54 [2022-07-21T09:28:54.949Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) 09:28:54 [2022-07-21T09:28:54.949Z] === RUN TestCgroupNamespacesRunPrivateMode 09:28:55 [2022-07-21T09:28:55.287Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 09:28:55 [2022-07-21T09:28:55.858Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 09:28:55 [2022-07-21T09:28:55.886Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) 09:28:55 [2022-07-21T09:28:55.886Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 09:28:57 [2022-07-21T09:28:57.264Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) 09:28:57 [2022-07-21T09:28:57.264Z] === RUN TestCgroupNamespacesRunInvalidMode 09:28:57 [2022-07-21T09:28:57.770Z] check_test.go:540: [d25f841e0cd48] daemon is not started 09:28:57 [2022-07-21T09:28:57.770Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns 09:28:57 [2022-07-21T09:28:57.832Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) 09:28:57 [2022-07-21T09:28:57.832Z] === RUN TestCgroupNamespacesRunOlderClient 09:28:58 [2022-07-21T09:28:58.038Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 09:28:58 [2022-07-21T09:28:58.038Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 09:28:58 [2022-07-21T09:28:58.306Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning 09:28:58 [2022-07-21T09:28:58.771Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) 09:28:58 [2022-07-21T09:28:58.771Z] === RUN TestNISDomainname 09:28:59 [2022-07-21T09:28:59.340Z] --- PASS: TestNISDomainname (0.53s) 09:28:59 [2022-07-21T09:28:59.340Z] === RUN TestHostnameDnsResolution 09:29:00 [2022-07-21T09:29:00.215Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart 09:29:00 [2022-07-21T09:29:00.215Z] === RUN TestDockerSuite/TestGetContainerStatsStream 09:29:00 [2022-07-21T09:29:00.257Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.24s) 09:29:00 [2022-07-21T09:29:00.257Z] === RUN TestCreateServiceSecretFileMode 09:29:00 [2022-07-21T09:29:00.277Z] --- PASS: TestHostnameDnsResolution (0.69s) 09:29:00 [2022-07-21T09:29:00.277Z] === RUN TestUnprivilegedPortsAndPing 09:29:00 [2022-07-21T09:29:00.475Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 09:29:00 [2022-07-21T09:29:00.475Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 09:29:00 [2022-07-21T09:29:00.536Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) 09:29:00 [2022-07-21T09:29:00.536Z] === RUN TestPrivilegedHostDevices 09:29:01 [2022-07-21T09:29:01.107Z] --- PASS: TestPrivilegedHostDevices (0.53s) 09:29:01 [2022-07-21T09:29:01.107Z] === RUN TestRunConsoleSize 09:29:01 [2022-07-21T09:29:01.190Z] --- PASS: TestCreateServiceSecretFileMode (2.56s) 09:29:01 [2022-07-21T09:29:01.191Z] === RUN TestCreateServiceConfigFileMode 09:29:01 [2022-07-21T09:29:01.676Z] --- PASS: TestRunConsoleSize (0.57s) 09:29:01 [2022-07-21T09:29:01.676Z] === RUN TestStats 09:29:02 [2022-07-21T09:29:02.385Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 09:29:02 [2022-07-21T09:29:02.385Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 09:29:03 [2022-07-21T09:29:03.718Z] --- PASS: TestCreateServiceConfigFileMode (2.50s) 09:29:03 [2022-07-21T09:29:03.718Z] === RUN TestCreateServiceSysctls 09:29:03 [2022-07-21T09:29:03.765Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 09:29:04 [2022-07-21T09:29:04.024Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 09:29:04 [2022-07-21T09:29:04.211Z] --- PASS: TestStats (2.45s) 09:29:04 [2022-07-21T09:29:04.211Z] === RUN TestStopContainerWithTimeout 09:29:04 [2022-07-21T09:29:04.211Z] === RUN TestStopContainerWithTimeout/0 09:29:04 [2022-07-21T09:29:04.211Z] === PAUSE TestStopContainerWithTimeout/0 09:29:04 [2022-07-21T09:29:04.211Z] === RUN TestStopContainerWithTimeout/1 09:29:04 [2022-07-21T09:29:04.211Z] === PAUSE TestStopContainerWithTimeout/1 09:29:04 [2022-07-21T09:29:04.211Z] === RUN TestStopContainerWithTimeout/3 09:29:04 [2022-07-21T09:29:04.211Z] === PAUSE TestStopContainerWithTimeout/3 09:29:04 [2022-07-21T09:29:04.211Z] === RUN TestStopContainerWithTimeout/-1 09:29:04 [2022-07-21T09:29:04.211Z] === PAUSE TestStopContainerWithTimeout/-1 09:29:04 [2022-07-21T09:29:04.211Z] === CONT TestStopContainerWithTimeout/0 09:29:04 [2022-07-21T09:29:04.211Z] === CONT TestStopContainerWithTimeout/-1 09:29:04 [2022-07-21T09:29:04.967Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket 09:29:05 [2022-07-21T09:29:05.148Z] === CONT TestStopContainerWithTimeout/3 09:29:06 [2022-07-21T09:29:06.348Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound 09:29:06 [2022-07-21T09:29:06.349Z] === RUN TestDockerSuite/TestGetStoppedContainerStats 09:29:06 [2022-07-21T09:29:06.349Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 09:29:06 [2022-07-21T09:29:06.918Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 09:29:06 [2022-07-21T09:29:06.997Z] --- PASS: TestCreateServiceSysctls (3.17s) 09:29:06 [2022-07-21T09:29:06.997Z] === RUN TestCreateServiceCapabilities 09:29:07 [2022-07-21T09:29:07.052Z] === CONT TestStopContainerWithTimeout/1 09:29:07 [2022-07-21T09:29:07.858Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse 09:29:08 [2022-07-21T09:29:08.429Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 09:29:08 [2022-07-21T09:29:08.429Z] --- PASS: TestStopContainerWithTimeout (0.01s) 09:29:08 [2022-07-21T09:29:08.429Z] --- PASS: TestStopContainerWithTimeout/0 (0.77s) 09:29:08 [2022-07-21T09:29:08.429Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) 09:29:08 [2022-07-21T09:29:08.429Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) 09:29:08 [2022-07-21T09:29:08.429Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) 09:29:08 [2022-07-21T09:29:08.429Z] === RUN TestDeleteDevicemapper 09:29:08 [2022-07-21T09:29:08.429Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 09:29:08 [2022-07-21T09:29:08.429Z] --- SKIP: TestDeleteDevicemapper (0.00s) 09:29:08 [2022-07-21T09:29:08.429Z] === RUN TestStopContainerWithRestartPolicyAlways 09:29:08 [2022-07-21T09:29:08.691Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver 09:29:09 [2022-07-21T09:29:09.524Z] --- PASS: TestCreateServiceCapabilities (2.49s) 09:29:09 [2022-07-21T09:29:09.524Z] === RUN TestInspect 09:29:09 [2022-07-21T09:29:09.635Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy 09:29:09 [2022-07-21T09:29:09.816Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s) 09:29:09 [2022-07-21T09:29:09.816Z] === RUN TestUpdateMemory 09:29:10 [2022-07-21T09:29:10.386Z] --- PASS: TestUpdateMemory (0.54s) 09:29:10 [2022-07-21T09:29:10.386Z] === RUN TestUpdateCPUQuota 09:29:10 [2022-07-21T09:29:10.575Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 09:29:10 [2022-07-21T09:29:10.954Z] --- PASS: TestUpdateCPUQuota (0.68s) 09:29:10 [2022-07-21T09:29:10.954Z] === RUN TestUpdatePidsLimit 09:29:10 [2022-07-21T09:29:10.954Z] === RUN TestUpdatePidsLimit/update_from_none 09:29:11 [2022-07-21T09:29:11.145Z] === RUN TestDockerSuite/TestInspectAPIImageResponse 09:29:11 [2022-07-21T09:29:11.213Z] === RUN TestUpdatePidsLimit/no_change 09:29:11 [2022-07-21T09:29:11.405Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound 09:29:11 [2022-07-21T09:29:11.405Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput 09:29:11 [2022-07-21T09:29:11.473Z] === RUN TestUpdatePidsLimit/update_lower 09:29:11 [2022-07-21T09:29:11.473Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 09:29:11 [2022-07-21T09:29:11.732Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 09:29:11 [2022-07-21T09:29:11.974Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr 09:29:11 [2022-07-21T09:29:11.991Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 09:29:11 [2022-07-21T09:29:11.991Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 09:29:12 [2022-07-21T09:29:12.802Z] --- PASS: TestInspect (2.76s) 09:29:12 [2022-07-21T09:29:12.802Z] === RUN TestCreateJob 09:29:12 [2022-07-21T09:29:12.916Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait 09:29:12 [2022-07-21T09:29:12.916Z] === RUN TestDockerSuite/TestLogsAPIUntil 09:29:12 [2022-07-21T09:29:12.928Z] --- PASS: TestUpdatePidsLimit (1.77s) 09:29:12 [2022-07-21T09:29:12.928Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) 09:29:12 [2022-07-21T09:29:12.928Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) 09:29:12 [2022-07-21T09:29:12.928Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) 09:29:12 [2022-07-21T09:29:12.928Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) 09:29:12 [2022-07-21T09:29:12.928Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) 09:29:12 [2022-07-21T09:29:12.928Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) 09:29:12 [2022-07-21T09:29:12.928Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) 09:29:12 [2022-07-21T09:29:12.928Z] === RUN TestUpdateRestartPolicy 09:29:13 [2022-07-21T09:29:13.484Z] --- PASS: TestDaemonRestartKillContainers (0.01s) 09:29:13 [2022-07-21T09:29:13.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s) 09:29:13 [2022-07-21T09:29:13.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s) 09:29:13 [2022-07-21T09:29:13.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.41s) 09:29:13 [2022-07-21T09:29:13.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s) 09:29:13 [2022-07-21T09:29:13.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.25s) 09:29:13 [2022-07-21T09:29:13.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.42s) 09:29:13 [2022-07-21T09:29:13.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.24s) 09:29:13 [2022-07-21T09:29:13.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s) 09:29:13 [2022-07-21T09:29:13.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.40s) 09:29:13 [2022-07-21T09:29:13.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) 09:29:13 [2022-07-21T09:29:13.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.81s) 09:29:13 [2022-07-21T09:29:13.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) 09:29:13 [2022-07-21T09:29:13.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s) 09:29:13 [2022-07-21T09:29:13.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.63s) 09:29:13 [2022-07-21T09:29:13.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.05s) 09:29:13 [2022-07-21T09:29:13.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.90s) 09:29:13 [2022-07-21T09:29:13.484Z] === RUN TestCgroupNamespacesRun 09:29:14 [2022-07-21T09:29:14.864Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes 09:29:14 [2022-07-21T09:29:14.864Z] --- PASS: TestCgroupNamespacesRun (1.33s) 09:29:14 [2022-07-21T09:29:14.864Z] === RUN TestCgroupNamespacesRunPrivileged 09:29:15 [2022-07-21T09:29:15.347Z] --- PASS: TestCreateJob (3.15s) 09:29:15 [2022-07-21T09:29:15.347Z] === RUN TestReplicatedJob 09:29:15 [2022-07-21T09:29:15.813Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure 09:29:16 [2022-07-21T09:29:16.083Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.33s) 09:29:16 [2022-07-21T09:29:16.083Z] === RUN TestCgroupNamespacesRunDaemonHostMode 09:29:16 [2022-07-21T09:29:16.344Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue 09:29:17 [2022-07-21T09:29:17.283Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow 09:29:18 [2022-07-21T09:29:18.222Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.94s) 09:29:18 [2022-07-21T09:29:18.222Z] === RUN TestCgroupNamespacesRunHostMode 09:29:19 [2022-07-21T09:29:19.601Z] --- PASS: TestCgroupNamespacesRunHostMode (1.40s) 09:29:19 [2022-07-21T09:29:19.601Z] === RUN TestCgroupNamespacesRunPrivateMode 09:29:19 [2022-07-21T09:29:19.861Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer 09:29:20 [2022-07-21T09:29:20.800Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.41s) 09:29:20 [2022-07-21T09:29:20.800Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 09:29:21 [2022-07-21T09:29:21.903Z] --- PASS: TestReplicatedJob (5.58s) 09:29:21 [2022-07-21T09:29:21.903Z] === RUN TestUpdateReplicatedJob 09:29:22 [2022-07-21T09:29:22.180Z] === RUN TestDockerSuite/TestLogsAPIWithStdout 09:29:22 [2022-07-21T09:29:22.180Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.46s) 09:29:22 [2022-07-21T09:29:22.180Z] === RUN TestCgroupNamespacesRunInvalidMode 09:29:22 [2022-07-21T09:29:22.749Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork 09:29:22 [2022-07-21T09:29:22.749Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint 09:29:23 [2022-07-21T09:29:23.009Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) 09:29:23 [2022-07-21T09:29:23.009Z] === RUN TestCgroupNamespacesRunOlderClient 09:29:24 [2022-07-21T09:29:24.391Z] === RUN TestDockerSuite/TestPostContainersAttach 09:29:24 [2022-07-21T09:29:24.430Z] --- PASS: TestUpdateReplicatedJob (3.23s) 09:29:24 [2022-07-21T09:29:24.430Z] === RUN TestServiceListWithStatuses 09:29:24 [2022-07-21T09:29:24.430Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 09:29:24 [2022-07-21T09:29:24.430Z] --- SKIP: TestServiceListWithStatuses (0.00s) 09:29:24 [2022-07-21T09:29:24.430Z] === RUN TestDockerNetworkConnectAlias 09:29:24 [2022-07-21T09:29:24.960Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) 09:29:24 [2022-07-21T09:29:24.960Z] === RUN TestNISDomainname 09:29:25 [2022-07-21T09:29:25.136Z] --- PASS: TestUpdateRestartPolicy (10.93s) 09:29:25 [2022-07-21T09:29:25.136Z] === RUN TestUpdateRestartWithAutoRemove 09:29:25 [2022-07-21T09:29:25.136Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) 09:29:25 [2022-07-21T09:29:25.136Z] === RUN TestWaitNonBlocked 09:29:25 [2022-07-21T09:29:25.136Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 09:29:25 [2022-07-21T09:29:25.136Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 09:29:25 [2022-07-21T09:29:25.136Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 09:29:25 [2022-07-21T09:29:25.136Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 09:29:25 [2022-07-21T09:29:25.136Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 09:29:25 [2022-07-21T09:29:25.136Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 09:29:25 [2022-07-21T09:29:25.136Z] --- PASS: TestWaitNonBlocked (0.01s) 09:29:25 [2022-07-21T09:29:25.136Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) 09:29:25 [2022-07-21T09:29:25.136Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) 09:29:25 [2022-07-21T09:29:25.136Z] === RUN TestWaitBlocked 09:29:25 [2022-07-21T09:29:25.136Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 09:29:25 [2022-07-21T09:29:25.136Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 09:29:25 [2022-07-21T09:29:25.136Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 09:29:25 [2022-07-21T09:29:25.136Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 09:29:25 [2022-07-21T09:29:25.136Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 09:29:25 [2022-07-21T09:29:25.136Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 09:29:25 [2022-07-21T09:29:25.396Z] --- PASS: TestWaitBlocked (0.01s) 09:29:25 [2022-07-21T09:29:25.396Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) 09:29:25 [2022-07-21T09:29:25.396Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) 09:29:25 [2022-07-21T09:29:25.396Z] === RUN TestWaitConditions 09:29:25 [2022-07-21T09:29:25.396Z] === RUN TestWaitConditions/default 09:29:25 [2022-07-21T09:29:25.396Z] === PAUSE TestWaitConditions/default 09:29:25 [2022-07-21T09:29:25.396Z] === RUN TestWaitConditions/not-running 09:29:25 [2022-07-21T09:29:25.396Z] === PAUSE TestWaitConditions/not-running 09:29:25 [2022-07-21T09:29:25.396Z] === RUN TestWaitConditions/next-exit 09:29:25 [2022-07-21T09:29:25.396Z] === PAUSE TestWaitConditions/next-exit 09:29:25 [2022-07-21T09:29:25.396Z] === RUN TestWaitConditions/removed 09:29:25 [2022-07-21T09:29:25.396Z] === PAUSE TestWaitConditions/removed 09:29:25 [2022-07-21T09:29:25.396Z] === CONT TestWaitConditions/default 09:29:25 [2022-07-21T09:29:25.396Z] === CONT TestWaitConditions/next-exit 09:29:25 [2022-07-21T09:29:25.531Z] --- PASS: TestNISDomainname (0.76s) 09:29:25 [2022-07-21T09:29:25.531Z] === RUN TestHostnameDnsResolution 09:29:26 [2022-07-21T09:29:26.916Z] --- PASS: TestHostnameDnsResolution (1.22s) 09:29:26 [2022-07-21T09:29:26.916Z] === RUN TestUnprivilegedPortsAndPing 09:29:26 [2022-07-21T09:29:26.916Z] check_test.go:540: [d9933cfe0d9f3] daemon is not started 09:29:26 [2022-07-21T09:29:26.916Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse 09:29:27 [2022-07-21T09:29:27.300Z] === CONT TestWaitConditions/removed 09:29:27 [2022-07-21T09:29:27.300Z] === CONT TestWaitConditions/not-running 09:29:27 [2022-07-21T09:29:27.486Z] --- PASS: TestUnprivilegedPortsAndPing (0.72s) 09:29:27 [2022-07-21T09:29:27.486Z] === RUN TestPrivilegedHostDevices 09:29:28 [2022-07-21T09:29:28.424Z] --- PASS: TestPrivilegedHostDevices (0.78s) 09:29:28 [2022-07-21T09:29:28.424Z] === RUN TestRunConsoleSize 09:29:28 [2022-07-21T09:29:28.424Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode 09:29:28 [2022-07-21T09:29:28.612Z] --- PASS: TestDockerNetworkConnectAlias (4.20s) 09:29:28 [2022-07-21T09:29:28.612Z] === RUN TestDockerNetworkReConnect 09:29:28 [2022-07-21T09:29:28.677Z] --- PASS: TestWaitConditions (0.02s) 09:29:28 [2022-07-21T09:29:28.677Z] --- PASS: TestWaitConditions/next-exit (1.54s) 09:29:28 [2022-07-21T09:29:28.677Z] --- PASS: TestWaitConditions/default (1.58s) 09:29:28 [2022-07-21T09:29:28.677Z] --- PASS: TestWaitConditions/removed (1.56s) 09:29:28 [2022-07-21T09:29:28.677Z] --- PASS: TestWaitConditions/not-running (1.61s) 09:29:28 [2022-07-21T09:29:28.677Z] === CONT TestContainerStartOnDaemonRestart 09:29:28 [2022-07-21T09:29:28.677Z] === CONT TestRestartDaemonWithRestartingContainer 09:29:28 [2022-07-21T09:29:28.993Z] --- PASS: TestRunConsoleSize (0.54s) 09:29:28 [2022-07-21T09:29:28.993Z] === RUN TestStats 09:29:30 [2022-07-21T09:29:30.373Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped 09:29:31 [2022-07-21T09:29:31.211Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.07s) 09:29:31 [2022-07-21T09:29:31.211Z] === CONT TestIpcModeOlderClient 09:29:31 [2022-07-21T09:29:31.211Z] --- PASS: TestContainerStartOnDaemonRestart (2.11s) 09:29:31 [2022-07-21T09:29:31.211Z] === CONT TestContainerKillOnDaemonStart 09:29:31 [2022-07-21T09:29:31.211Z] --- PASS: TestIpcModeOlderClient (0.07s) 09:29:31 [2022-07-21T09:29:31.211Z] === CONT TestDaemonHostGatewayIP 09:29:31 [2022-07-21T09:29:31.311Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound 09:29:31 [2022-07-21T09:29:31.311Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted 09:29:31 [2022-07-21T09:29:31.311Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted 09:29:31 [2022-07-21T09:29:31.881Z] --- PASS: TestStats (2.79s) 09:29:31 [2022-07-21T09:29:31.881Z] === RUN TestStopContainerWithTimeout 09:29:31 [2022-07-21T09:29:31.881Z] === RUN TestStopContainerWithTimeout/0 09:29:31 [2022-07-21T09:29:31.881Z] === PAUSE TestStopContainerWithTimeout/0 09:29:31 [2022-07-21T09:29:31.881Z] === RUN TestStopContainerWithTimeout/1 09:29:31 [2022-07-21T09:29:31.881Z] === PAUSE TestStopContainerWithTimeout/1 09:29:31 [2022-07-21T09:29:31.881Z] === RUN TestStopContainerWithTimeout/3 09:29:31 [2022-07-21T09:29:31.881Z] === PAUSE TestStopContainerWithTimeout/3 09:29:31 [2022-07-21T09:29:31.881Z] === RUN TestStopContainerWithTimeout/-1 09:29:31 [2022-07-21T09:29:31.881Z] === PAUSE TestStopContainerWithTimeout/-1 09:29:31 [2022-07-21T09:29:31.881Z] === CONT TestStopContainerWithTimeout/0 09:29:31 [2022-07-21T09:29:31.881Z] === CONT TestStopContainerWithTimeout/3 09:29:31 [2022-07-21T09:29:31.881Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative 09:29:31 [2022-07-21T09:29:31.881Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted 09:29:31 [2022-07-21T09:29:31.894Z] --- PASS: TestDockerNetworkReConnect (3.32s) 09:29:31 [2022-07-21T09:29:31.894Z] === RUN TestServicePlugin 09:29:32 [2022-07-21T09:29:32.830Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange 09:29:32 [2022-07-21T09:29:32.830Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize 09:29:33 [2022-07-21T09:29:33.093Z] === CONT TestStopContainerWithTimeout/-1 09:29:33 [2022-07-21T09:29:33.662Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop 09:29:33 [2022-07-21T09:29:33.747Z] --- PASS: TestDaemonHostGatewayIP (2.44s) 09:29:33 [2022-07-21T09:29:33.747Z] === CONT TestDaemonRestartIpcMode 09:29:33 [2022-07-21T09:29:33.922Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd 09:29:34 [2022-07-21T09:29:34.864Z] === CONT TestStopContainerWithTimeout/1 09:29:35 [2022-07-21T09:29:35.124Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues 09:29:35 [2022-07-21T09:29:35.124Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 09:29:35 [2022-07-21T09:29:35.178Z] plugin_test.go:61: [d40b149bfa416] joining swarm manager [d7c9dc2dcb7d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:29:35 [2022-07-21T09:29:35.653Z] --- PASS: TestDaemonRestartIpcMode (2.16s) 09:29:36 [2022-07-21T09:29:36.064Z] === RUN TestDockerSuite/TestAttachAfterDetach 09:29:36 [2022-07-21T09:29:36.548Z] plugin_test.go:64: [df1e145dd78e0] joining swarm manager [d7c9dc2dcb7d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:29:36 [2022-07-21T09:29:36.634Z] --- PASS: TestStopContainerWithTimeout (0.01s) 09:29:36 [2022-07-21T09:29:36.634Z] --- PASS: TestStopContainerWithTimeout/0 (1.29s) 09:29:36 [2022-07-21T09:29:36.634Z] --- PASS: TestStopContainerWithTimeout/3 (3.25s) 09:29:36 [2022-07-21T09:29:36.634Z] --- PASS: TestStopContainerWithTimeout/-1 (2.91s) 09:29:36 [2022-07-21T09:29:36.634Z] --- PASS: TestStopContainerWithTimeout/1 (1.76s) 09:29:36 [2022-07-21T09:29:36.634Z] === RUN TestDeleteDevicemapper 09:29:36 [2022-07-21T09:29:36.634Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 09:29:36 [2022-07-21T09:29:36.634Z] --- SKIP: TestDeleteDevicemapper (0.00s) 09:29:36 [2022-07-21T09:29:36.634Z] === RUN TestStopContainerWithRestartPolicyAlways 09:29:37 [2022-07-21T09:29:37.571Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop 09:29:39 [2022-07-21T09:29:39.480Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.36s) 09:29:39 [2022-07-21T09:29:39.480Z] === RUN TestUpdateMemory 09:29:39 [2022-07-21T09:29:39.480Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 09:29:39 [2022-07-21T09:29:39.480Z] --- SKIP: TestUpdateMemory (0.00s) 09:29:39 [2022-07-21T09:29:39.480Z] === RUN TestUpdateCPUQuota 09:29:39 [2022-07-21T09:29:39.480Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer 09:29:39 [2022-07-21T09:29:39.480Z] === RUN TestDockerSuite/TestAttachDetach 09:29:40 [2022-07-21T09:29:40.418Z] --- PASS: TestUpdateCPUQuota (1.29s) 09:29:40 [2022-07-21T09:29:40.418Z] === RUN TestUpdatePidsLimit 09:29:40 [2022-07-21T09:29:40.418Z] === RUN TestUpdatePidsLimit/update_from_none 09:29:40 [2022-07-21T09:29:40.418Z] === RUN TestDockerSuite/TestAttachDisconnect 09:29:40 [2022-07-21T09:29:40.691Z] === RUN TestUpdatePidsLimit/no_change 09:29:41 [2022-07-21T09:29:41.261Z] === RUN TestUpdatePidsLimit/update_lower 09:29:41 [2022-07-21T09:29:41.261Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart 09:29:41 [2022-07-21T09:29:41.521Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 09:29:41 [2022-07-21T09:29:41.780Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 09:29:42 [2022-07-21T09:29:42.040Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 09:29:42 [2022-07-21T09:29:42.300Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange 09:29:42 [2022-07-21T09:29:42.300Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 09:29:43 [2022-07-21T09:29:43.240Z] === RUN TestDockerSuite/TestAttachPausedContainer 09:29:43 [2022-07-21T09:29:43.499Z] --- PASS: TestUpdatePidsLimit (3.06s) 09:29:43 [2022-07-21T09:29:43.499Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) 09:29:43 [2022-07-21T09:29:43.499Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) 09:29:43 [2022-07-21T09:29:43.499Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) 09:29:43 [2022-07-21T09:29:43.499Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) 09:29:43 [2022-07-21T09:29:43.499Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s) 09:29:43 [2022-07-21T09:29:43.499Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s) 09:29:43 [2022-07-21T09:29:43.499Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) 09:29:43 [2022-07-21T09:29:43.499Z] === RUN TestUpdateRestartPolicy 09:29:43 [2022-07-21T09:29:43.759Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin 09:29:43 [2022-07-21T09:29:43.759Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning 09:29:43 [2022-07-21T09:29:43.800Z] --- PASS: TestContainerKillOnDaemonStart (11.66s) 09:29:43 [2022-07-21T09:29:43.800Z] PASS 09:29:43 [2022-07-21T09:29:43.800Z] 09:29:43 [2022-07-21T09:29:43.800Z] === Skipped 09:29:43 [2022-07-21T09:29:43.800Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 09:29:43 [2022-07-21T09:29:43.800Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 09:29:43 [2022-07-21T09:29:43.800Z] 09:29:43 [2022-07-21T09:29:43.800Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 09:29:43 [2022-07-21T09:29:43.800Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 09:29:43 [2022-07-21T09:29:43.800Z] 09:29:43 [2022-07-21T09:29:43.800Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) 09:29:43 [2022-07-21T09:29:43.800Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 09:29:43 [2022-07-21T09:29:43.800Z] 09:29:43 [2022-07-21T09:29:43.800Z] DONE 264 tests, 3 skipped in 123.112s 09:29:43 [2022-07-21T09:29:43.800Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 09:29:43 [2022-07-21T09:29:43.800Z] ++ 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 09:29:43 [2022-07-21T09:29:43.800Z] ++ set -e 09:29:43 [2022-07-21T09:29:43.800Z] ++ '[' -n 0 ']' 09:29:43 [2022-07-21T09:29:43.800Z] ++ set -x 09:29:43 [2022-07-21T09:29:43.800Z] ++ 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 09:29:43 [2022-07-21T09:29:43.800Z] === RUN TestConfigDaemonLibtrustID 09:29:43 [2022-07-21T09:29:43.800Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) 09:29:43 [2022-07-21T09:29:43.800Z] === RUN TestConfigDaemonID 09:29:44 [2022-07-21T09:29:44.328Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace 09:29:44 [2022-07-21T09:29:44.367Z] daemon_test.go:83: [d70078604cb9c] daemon is not started 09:29:44 [2022-07-21T09:29:44.367Z] --- PASS: TestConfigDaemonID (1.04s) 09:29:44 [2022-07-21T09:29:44.367Z] === RUN TestDaemonConfigValidation 09:29:44 [2022-07-21T09:29:44.367Z] === RUN TestDaemonConfigValidation/config_with_no_content 09:29:44 [2022-07-21T09:29:44.367Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 09:29:44 [2022-07-21T09:29:44.367Z] === RUN TestDaemonConfigValidation/config_with_{} 09:29:44 [2022-07-21T09:29:44.367Z] === PAUSE TestDaemonConfigValidation/config_with_{} 09:29:44 [2022-07-21T09:29:44.367Z] === RUN TestDaemonConfigValidation/invalid_config 09:29:44 [2022-07-21T09:29:44.367Z] === PAUSE TestDaemonConfigValidation/invalid_config 09:29:44 [2022-07-21T09:29:44.367Z] === RUN TestDaemonConfigValidation/malformed_config 09:29:44 [2022-07-21T09:29:44.367Z] === PAUSE TestDaemonConfigValidation/malformed_config 09:29:44 [2022-07-21T09:29:44.367Z] === RUN TestDaemonConfigValidation/valid_config 09:29:44 [2022-07-21T09:29:44.367Z] === PAUSE TestDaemonConfigValidation/valid_config 09:29:44 [2022-07-21T09:29:44.367Z] === CONT TestDaemonConfigValidation/config_with_no_content 09:29:44 [2022-07-21T09:29:44.367Z] === CONT TestDaemonConfigValidation/valid_config 09:29:44 [2022-07-21T09:29:44.367Z] === CONT TestDaemonConfigValidation/invalid_config 09:29:44 [2022-07-21T09:29:44.367Z] === CONT TestDaemonConfigValidation/malformed_config 09:29:44 [2022-07-21T09:29:44.367Z] === CONT TestDaemonConfigValidation/config_with_{} 09:29:44 [2022-07-21T09:29:44.367Z] --- PASS: TestDaemonConfigValidation (0.00s) 09:29:44 [2022-07-21T09:29:44.367Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) 09:29:44 [2022-07-21T09:29:44.367Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) 09:29:44 [2022-07-21T09:29:44.367Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) 09:29:44 [2022-07-21T09:29:44.367Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) 09:29:44 [2022-07-21T09:29:44.367Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) 09:29:44 [2022-07-21T09:29:44.367Z] === RUN TestConfigDaemonSeccompProfiles 09:29:44 [2022-07-21T09:29:44.367Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 09:29:45 [2022-07-21T09:29:45.711Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways 09:29:45 [2022-07-21T09:29:45.744Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 09:29:46 [2022-07-21T09:29:46.680Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 09:29:47 [2022-07-21T09:29:47.618Z] === CONT TestConfigDaemonSeccompProfiles 09:29:47 [2022-07-21T09:29:47.618Z] daemon_test.go:197: [d284ff0a50272] daemon is not started 09:29:47 [2022-07-21T09:29:47.618Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) 09:29:47 [2022-07-21T09:29:47.618Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 09:29:47 [2022-07-21T09:29:47.618Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 09:29:47 [2022-07-21T09:29:47.618Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 09:29:47 [2022-07-21T09:29:47.618Z] === RUN TestDaemonProxy 09:29:47 [2022-07-21T09:29:47.618Z] === RUN TestDaemonProxy/environment_variables 09:29:49 [2022-07-21T09:29:49.009Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize 09:29:49 [2022-07-21T09:29:49.009Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper 09:29:49 [2022-07-21T09:29:49.009Z] check_test.go:540: [d43128ca8dd5f] daemon is not started 09:29:49 [2022-07-21T09:29:49.009Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize 09:29:49 [2022-07-21T09:29:49.009Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper 09:29:49 [2022-07-21T09:29:49.009Z] check_test.go:540: [d6c7f25999152] daemon is not started 09:29:49 [2022-07-21T09:29:49.009Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer 09:29:49 [2022-07-21T09:29:49.525Z] === RUN TestDaemonProxy/command-line_options 09:29:50 [2022-07-21T09:29:50.904Z] === RUN TestDaemonProxy/configuration_file 09:29:51 [2022-07-21T09:29:51.571Z] check_test.go:540: [dfa3becdee860] daemon is not started 09:29:51 [2022-07-21T09:29:51.571Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks 09:29:52 [2022-07-21T09:29:52.808Z] === RUN TestDaemonProxy/conflicting_options 09:29:53 [2022-07-21T09:29:53.376Z] === RUN TestDaemonProxy/reload_sanitized 09:29:53 [2022-07-21T09:29:53.636Z] --- PASS: TestDaemonProxy (6.23s) 09:29:53 [2022-07-21T09:29:53.636Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) 09:29:53 [2022-07-21T09:29:53.636Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) 09:29:53 [2022-07-21T09:29:53.636Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) 09:29:53 [2022-07-21T09:29:53.636Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 09:29:53 [2022-07-21T09:29:53.636Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) 09:29:53 [2022-07-21T09:29:53.636Z] PASS 09:29:53 [2022-07-21T09:29:53.896Z] 09:29:53 [2022-07-21T09:29:53.896Z] DONE 18 tests in 11.251s 09:29:53 [2022-07-21T09:29:53.896Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 09:29:53 [2022-07-21T09:29:53.896Z] ++ 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 09:29:53 [2022-07-21T09:29:53.896Z] ++ set -e 09:29:53 [2022-07-21T09:29:53.896Z] ++ '[' -n 0 ']' 09:29:53 [2022-07-21T09:29:53.896Z] ++ set -x 09:29:53 [2022-07-21T09:29:53.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-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 09:29:53 [2022-07-21T09:29:53.896Z] INFO: Testing against a local daemon 09:29:53 [2022-07-21T09:29:53.896Z] === RUN TestCommitInheritsEnv 09:29:54 [2022-07-21T09:29:54.156Z] --- PASS: TestCommitInheritsEnv (0.26s) 09:29:54 [2022-07-21T09:29:54.156Z] === RUN TestImportExtremelyLargeImageWorks 09:29:54 [2022-07-21T09:29:54.156Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 09:29:54 [2022-07-21T09:29:54.156Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 09:29:54 [2022-07-21T09:29:54.156Z] === RUN TestImportWithCustomPlatform 09:29:54 [2022-07-21T09:29:54.156Z] === RUN TestImportWithCustomPlatform/#00 09:29:54 [2022-07-21T09:29:54.416Z] === RUN TestImportWithCustomPlatform/_______ 09:29:54 [2022-07-21T09:29:54.416Z] === RUN TestImportWithCustomPlatform// 09:29:54 [2022-07-21T09:29:54.416Z] === RUN TestImportWithCustomPlatform/linux 09:29:54 [2022-07-21T09:29:54.416Z] === RUN TestImportWithCustomPlatform/LINUX 09:29:54 [2022-07-21T09:29:54.416Z] === RUN TestImportWithCustomPlatform/linux/sparc64 09:29:54 [2022-07-21T09:29:54.416Z] === RUN TestImportWithCustomPlatform/macos 09:29:54 [2022-07-21T09:29:54.416Z] === RUN TestImportWithCustomPlatform/macos/arm64 09:29:54 [2022-07-21T09:29:54.416Z] === RUN TestImportWithCustomPlatform/nintendo64 09:29:54 [2022-07-21T09:29:54.416Z] --- PASS: TestImportWithCustomPlatform (0.31s) 09:29:54 [2022-07-21T09:29:54.416Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) 09:29:54 [2022-07-21T09:29:54.416Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 09:29:54 [2022-07-21T09:29:54.416Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 09:29:54 [2022-07-21T09:29:54.416Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) 09:29:54 [2022-07-21T09:29:54.416Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) 09:29:54 [2022-07-21T09:29:54.416Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) 09:29:54 [2022-07-21T09:29:54.416Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 09:29:54 [2022-07-21T09:29:54.416Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 09:29:54 [2022-07-21T09:29:54.416Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 09:29:54 [2022-07-21T09:29:54.416Z] === RUN TestImagesFilterMultiReference 09:29:54 [2022-07-21T09:29:54.675Z] --- PASS: TestImagesFilterMultiReference (0.06s) 09:29:54 [2022-07-21T09:29:54.675Z] === RUN TestImagePullPlatformInvalid 09:29:54 [2022-07-21T09:29:54.675Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 09:29:54 [2022-07-21T09:29:54.675Z] === RUN TestRemoveImageOrphaning 09:29:54 [2022-07-21T09:29:54.935Z] --- PASS: TestRemoveImageOrphaning (0.25s) 09:29:54 [2022-07-21T09:29:54.935Z] === RUN TestRemoveImageGarbageCollector 09:29:54 [2022-07-21T09:29:54.935Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 09:29:54 [2022-07-21T09:29:54.935Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 09:29:54 [2022-07-21T09:29:54.935Z] === RUN TestTagUnprefixedRepoByNameOrName 09:29:54 [2022-07-21T09:29:54.935Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) 09:29:54 [2022-07-21T09:29:54.935Z] === RUN TestTagInvalidReference 09:29:54 [2022-07-21T09:29:54.935Z] --- PASS: TestTagInvalidReference (0.01s) 09:29:54 [2022-07-21T09:29:54.935Z] === RUN TestTagValidPrefixedRepo 09:29:54 [2022-07-21T09:29:54.935Z] --- PASS: TestTagValidPrefixedRepo (0.05s) 09:29:54 [2022-07-21T09:29:54.935Z] === RUN TestTagExistedNameWithoutForce 09:29:54 [2022-07-21T09:29:54.935Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 09:29:54 [2022-07-21T09:29:54.935Z] === RUN TestTagOfficialNames 09:29:54 [2022-07-21T09:29:54.935Z] --- PASS: TestTagOfficialNames (0.06s) 09:29:54 [2022-07-21T09:29:54.935Z] === RUN TestTagMatchesDigest 09:29:54 [2022-07-21T09:29:54.935Z] --- PASS: TestTagMatchesDigest (0.02s) 09:29:54 [2022-07-21T09:29:54.935Z] PASS 09:29:54 [2022-07-21T09:29:54.935Z] 09:29:54 [2022-07-21T09:29:54.935Z] === Skipped 09:29:54 [2022-07-21T09:29:54.935Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 09:29:54 [2022-07-21T09:29:54.935Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 09:29:54 [2022-07-21T09:29:54.935Z] 09:29:54 [2022-07-21T09:29:54.935Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 09:29:54 [2022-07-21T09:29:54.935Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 09:29:54 [2022-07-21T09:29:54.935Z] 09:29:54 [2022-07-21T09:29:54.935Z] DONE 22 tests, 2 skipped in 1.269s 09:29:55 [2022-07-21T09:29:55.194Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 09:29:55 [2022-07-21T09:29:55.194Z] ++ 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 09:29:55 [2022-07-21T09:29:55.194Z] ++ set -e 09:29:55 [2022-07-21T09:29:55.194Z] ++ '[' -n 0 ']' 09:29:55 [2022-07-21T09:29:55.194Z] ++ set -x 09:29:55 [2022-07-21T09:29:55.194Z] ++ 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 09:29:55 [2022-07-21T09:29:55.194Z] === RUN TestStripANSICommands 09:29:55 [2022-07-21T09:29:55.194Z] === RUN TestStripANSICommands/#00 09:29:55 [2022-07-21T09:29:55.194Z] === RUN TestStripANSICommands/#01 09:29:55 [2022-07-21T09:29:55.194Z] --- PASS: TestStripANSICommands (0.00s) 09:29:55 [2022-07-21T09:29:55.194Z] --- PASS: TestStripANSICommands/#00 (0.00s) 09:29:55 [2022-07-21T09:29:55.194Z] --- PASS: TestStripANSICommands/#01 (0.00s) 09:29:55 [2022-07-21T09:29:55.194Z] PASS 09:29:55 [2022-07-21T09:29:55.194Z] 09:29:55 [2022-07-21T09:29:55.194Z] DONE 3 tests in 0.041s 09:29:55 [2022-07-21T09:29:55.194Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 09:29:55 [2022-07-21T09:29:55.194Z] ++ 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 09:29:55 [2022-07-21T09:29:55.194Z] ++ set -e 09:29:55 [2022-07-21T09:29:55.194Z] ++ '[' -n 0 ']' 09:29:55 [2022-07-21T09:29:55.194Z] ++ set -x 09:29:55 [2022-07-21T09:29:55.194Z] ++ 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 09:29:55 [2022-07-21T09:29:55.194Z] INFO: Testing against a local daemon 09:29:55 [2022-07-21T09:29:55.194Z] === RUN TestNetworkCreateDelete 09:29:55 [2022-07-21T09:29:55.454Z] --- PASS: TestNetworkCreateDelete (0.13s) 09:29:55 [2022-07-21T09:29:55.454Z] === RUN TestDockerNetworkDeletePreferID 09:29:55 [2022-07-21T09:29:55.713Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) 09:29:55 [2022-07-21T09:29:55.713Z] === RUN TestDaemonDNSFallback 09:29:55 [2022-07-21T09:29:55.773Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames 09:29:56 [2022-07-21T09:29:56.034Z] --- PASS: TestUpdateRestartPolicy (12.63s) 09:29:56 [2022-07-21T09:29:56.034Z] === RUN TestUpdateRestartWithAutoRemove 09:29:56 [2022-07-21T09:29:56.974Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) 09:29:56 [2022-07-21T09:29:56.974Z] === RUN TestWaitNonBlocked 09:29:56 [2022-07-21T09:29:56.974Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 09:29:56 [2022-07-21T09:29:56.974Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 09:29:56 [2022-07-21T09:29:56.974Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 09:29:56 [2022-07-21T09:29:56.974Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 09:29:56 [2022-07-21T09:29:56.974Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 09:29:56 [2022-07-21T09:29:56.974Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 09:29:58 [2022-07-21T09:29:58.358Z] --- PASS: TestWaitNonBlocked (0.04s) 09:29:58 [2022-07-21T09:29:58.358Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) 09:29:58 [2022-07-21T09:29:58.358Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s) 09:29:58 [2022-07-21T09:29:58.358Z] === RUN TestWaitBlocked 09:29:58 [2022-07-21T09:29:58.358Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 09:29:58 [2022-07-21T09:29:58.358Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 09:29:58 [2022-07-21T09:29:58.358Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 09:29:58 [2022-07-21T09:29:58.358Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 09:29:58 [2022-07-21T09:29:58.358Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 09:29:58 [2022-07-21T09:29:58.358Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 09:29:58 [2022-07-21T09:29:58.617Z] === RUN TestDockerSuite/TestBuildAddBadLinks 09:29:58 [2022-07-21T09:29:58.617Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer 09:29:59 [2022-07-21T09:29:59.557Z] --- PASS: TestWaitBlocked (0.02s) 09:29:59 [2022-07-21T09:29:59.557Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) 09:29:59 [2022-07-21T09:29:59.557Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s) 09:29:59 [2022-07-21T09:29:59.557Z] === RUN TestWaitConditions 09:29:59 [2022-07-21T09:29:59.557Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume 09:29:59 [2022-07-21T09:29:59.557Z] === RUN TestWaitConditions/default 09:29:59 [2022-07-21T09:29:59.557Z] === PAUSE TestWaitConditions/default 09:29:59 [2022-07-21T09:29:59.557Z] === RUN TestWaitConditions/not-running 09:29:59 [2022-07-21T09:29:59.557Z] === PAUSE TestWaitConditions/not-running 09:29:59 [2022-07-21T09:29:59.557Z] === RUN TestWaitConditions/next-exit 09:29:59 [2022-07-21T09:29:59.557Z] === PAUSE TestWaitConditions/next-exit 09:29:59 [2022-07-21T09:29:59.557Z] === RUN TestWaitConditions/removed 09:29:59 [2022-07-21T09:29:59.557Z] === PAUSE TestWaitConditions/removed 09:29:59 [2022-07-21T09:29:59.557Z] === CONT TestWaitConditions/default 09:29:59 [2022-07-21T09:29:59.557Z] === CONT TestWaitConditions/next-exit 09:30:00 [2022-07-21T09:30:00.939Z] === RUN TestDockerSuite/TestBuildAddBrokenTar 09:30:00 [2022-07-21T09:30:00.939Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership 09:30:01 [2022-07-21T09:30:01.509Z] === CONT TestWaitConditions/removed 09:30:01 [2022-07-21T09:30:01.770Z] === CONT TestWaitConditions/not-running 09:30:01 [2022-07-21T09:30:01.770Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled 09:30:02 [2022-07-21T09:30:02.280Z] --- PASS: TestDaemonDNSFallback (6.30s) 09:30:02 [2022-07-21T09:30:02.280Z] === RUN TestInspectNetwork 09:30:03 [2022-07-21T09:30:03.093Z] --- PASS: TestServicePlugin (30.11s) 09:30:03 [2022-07-21T09:30:03.093Z] === RUN TestServiceUpdateLabel 09:30:03 [2022-07-21T09:30:03.150Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache 09:30:03 [2022-07-21T09:30:03.719Z] --- PASS: TestWaitConditions (0.03s) 09:30:03 [2022-07-21T09:30:03.719Z] --- PASS: TestWaitConditions/next-exit (2.22s) 09:30:03 [2022-07-21T09:30:03.719Z] --- PASS: TestWaitConditions/default (2.26s) 09:30:03 [2022-07-21T09:30:03.719Z] --- PASS: TestWaitConditions/removed (1.90s) 09:30:03 [2022-07-21T09:30:03.719Z] --- PASS: TestWaitConditions/not-running (1.93s) 09:30:03 [2022-07-21T09:30:03.719Z] === CONT TestContainerStartOnDaemonRestart 09:30:03 [2022-07-21T09:30:03.719Z] === CONT TestRestartDaemonWithRestartingContainer 09:30:04 [2022-07-21T09:30:04.026Z] --- PASS: TestServiceUpdateLabel (2.20s) 09:30:04 [2022-07-21T09:30:04.026Z] === RUN TestServiceUpdateSecrets 09:30:04 [2022-07-21T09:30:04.819Z] === RUN TestInspectNetwork/full_network_id 09:30:04 [2022-07-21T09:30:04.819Z] === RUN TestInspectNetwork/partial_network_id 09:30:04 [2022-07-21T09:30:04.819Z] === RUN TestInspectNetwork/network_name 09:30:04 [2022-07-21T09:30:04.819Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 09:30:05 [2022-07-21T09:30:05.100Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache 09:30:05 [2022-07-21T09:30:05.361Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled 09:30:06 [2022-07-21T09:30:06.301Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir 09:30:06 [2022-07-21T09:30:06.871Z] --- PASS: TestContainerStartOnDaemonRestart (3.33s) 09:30:06 [2022-07-21T09:30:06.871Z] === CONT TestDaemonHostGatewayIP 09:30:07 [2022-07-21T09:30:07.131Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.40s) 09:30:07 [2022-07-21T09:30:07.131Z] === CONT TestDaemonRestartIpcMode 09:30:10 [2022-07-21T09:30:10.114Z] --- PASS: TestInspectNetwork (7.14s) 09:30:10 [2022-07-21T09:30:10.114Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 09:30:10 [2022-07-21T09:30:10.114Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 09:30:10 [2022-07-21T09:30:10.114Z] --- PASS: TestInspectNetwork/network_name (0.00s) 09:30:10 [2022-07-21T09:30:10.114Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 09:30:10 [2022-07-21T09:30:10.114Z] === RUN TestRunContainerWithBridgeNone 09:30:10 [2022-07-21T09:30:10.428Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts 09:30:10 [2022-07-21T09:30:10.684Z] --- PASS: TestRunContainerWithBridgeNone (1.45s) 09:30:10 [2022-07-21T09:30:10.684Z] === RUN TestNetworkInvalidJSON 09:30:10 [2022-07-21T09:30:10.684Z] === RUN TestNetworkInvalidJSON/networks/create 09:30:10 [2022-07-21T09:30:10.684Z] === PAUSE TestNetworkInvalidJSON/networks/create 09:30:10 [2022-07-21T09:30:10.684Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 09:30:10 [2022-07-21T09:30:10.684Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 09:30:10 [2022-07-21T09:30:10.684Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 09:30:10 [2022-07-21T09:30:10.684Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 09:30:10 [2022-07-21T09:30:10.684Z] === CONT TestNetworkInvalidJSON/networks/create 09:30:10 [2022-07-21T09:30:10.684Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 09:30:10 [2022-07-21T09:30:10.684Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 09:30:10 [2022-07-21T09:30:10.684Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 09:30:10 [2022-07-21T09:30:10.684Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 09:30:10 [2022-07-21T09:30:10.684Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 09:30:10 [2022-07-21T09:30:10.684Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 09:30:10 [2022-07-21T09:30:10.684Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 09:30:10 [2022-07-21T09:30:10.684Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 09:30:10 [2022-07-21T09:30:10.684Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 09:30:10 [2022-07-21T09:30:10.684Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 09:30:10 [2022-07-21T09:30:10.684Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 09:30:10 [2022-07-21T09:30:10.684Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 09:30:10 [2022-07-21T09:30:10.684Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 09:30:10 [2022-07-21T09:30:10.684Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 09:30:10 [2022-07-21T09:30:10.684Z] --- PASS: TestNetworkInvalidJSON (0.01s) 09:30:10 [2022-07-21T09:30:10.684Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 09:30:10 [2022-07-21T09:30:10.684Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 09:30:10 [2022-07-21T09:30:10.684Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 09:30:10 [2022-07-21T09:30:10.684Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 09:30:10 [2022-07-21T09:30:10.684Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 09:30:10 [2022-07-21T09:30:10.684Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 09:30:10 [2022-07-21T09:30:10.684Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 09:30:10 [2022-07-21T09:30:10.684Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 09:30:10 [2022-07-21T09:30:10.684Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 09:30:10 [2022-07-21T09:30:10.684Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 09:30:10 [2022-07-21T09:30:10.684Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 09:30:10 [2022-07-21T09:30:10.684Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 09:30:10 [2022-07-21T09:30:10.684Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 09:30:10 [2022-07-21T09:30:10.684Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 09:30:10 [2022-07-21T09:30:10.684Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 09:30:10 [2022-07-21T09:30:10.684Z] === RUN TestNetworkList 09:30:10 [2022-07-21T09:30:10.684Z] === RUN TestNetworkList//networks 09:30:10 [2022-07-21T09:30:10.684Z] === PAUSE TestNetworkList//networks 09:30:10 [2022-07-21T09:30:10.684Z] === RUN TestNetworkList//networks/ 09:30:10 [2022-07-21T09:30:10.684Z] === PAUSE TestNetworkList//networks/ 09:30:10 [2022-07-21T09:30:10.684Z] === CONT TestNetworkList//networks 09:30:10 [2022-07-21T09:30:10.684Z] === CONT TestNetworkList//networks/ 09:30:10 [2022-07-21T09:30:10.684Z] --- PASS: TestNetworkList (0.01s) 09:30:10 [2022-07-21T09:30:10.684Z] --- PASS: TestNetworkList//networks (0.00s) 09:30:10 [2022-07-21T09:30:10.684Z] --- PASS: TestNetworkList//networks/ (0.00s) 09:30:10 [2022-07-21T09:30:10.684Z] === RUN TestHostIPv4BridgeLabel 09:30:11 [2022-07-21T09:30:11.252Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 09:30:11 [2022-07-21T09:30:11.252Z] === RUN TestDaemonRestartWithLiveRestore 09:30:11 [2022-07-21T09:30:11.380Z] --- PASS: TestDaemonHostGatewayIP (4.47s) 09:30:11 [2022-07-21T09:30:11.380Z] === CONT TestIpcModeOlderClient 09:30:11 [2022-07-21T09:30:11.380Z] --- PASS: TestIpcModeOlderClient (0.09s) 09:30:11 [2022-07-21T09:30:11.380Z] === CONT TestContainerKillOnDaemonStart 09:30:11 [2022-07-21T09:30:11.724Z] Created binary: bundles/dynbinary-daemon/dockerd 09:30:11 [2022-07-21T09:30:11.724Z] Building: bundles/dynbinary-daemon/docker-proxy 09:30:11 [2022-07-21T09:30:11.724Z] GOOS="" GOARCH="" GOARM="" 09:30:11 [2022-07-21T09:30:11.724Z] Created binary: bundles/dynbinary-daemon/docker-proxy 09:30:11 [2022-07-21T09:30:11.724Z] 09:30:11 [2022-07-21T09:30:11.724Z] ---> Making bundle: test-integration (in bundles/test-integration) 09:30:11 [2022-07-21T09:30:11.724Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 09:30:11 [2022-07-21T09:30:11.724Z] HOSTNAME=0a2cea397e95 09:30:11 [2022-07-21T09:30:11.724Z] DEST=bundles/test-integration 09:30:11 [2022-07-21T09:30:11.724Z] PWD=/go/src/github.com/docker/docker 09:30:11 [2022-07-21T09:30:11.724Z] DOCKER_ROOTLESS=1 09:30:11 [2022-07-21T09:30:11.724Z] DOCKER_GITCOMMIT=669fbed1ac6e556a0097f77ccf5f033acaa42adb 09:30:11 [2022-07-21T09:30:11.724Z] container=docker 09:30:11 [2022-07-21T09:30:11.724Z] HOME=/root 09:30:11 [2022-07-21T09:30:11.724Z] GOLANG_VERSION=1.18.4 09:30:11 [2022-07-21T09:30:11.724Z] VALIDATE_REPO=https://github.com/moby/moby.git 09:30:11 [2022-07-21T09:30:11.724Z] VALIDATE_BRANCH=master 09:30:11 [2022-07-21T09:30:11.724Z] TERM=xterm 09:30:11 [2022-07-21T09:30:11.724Z] DOCKER_PKG=github.com/docker/docker 09:30:11 [2022-07-21T09:30:11.724Z] SHLVL=1 09:30:11 [2022-07-21T09:30:11.724Z] TIMEOUT=120m 09:30:11 [2022-07-21T09:30:11.724Z] DOCKER_BUILDTAGS= journald 09:30:11 [2022-07-21T09:30:11.724Z] DOCKER_GRAPHDRIVER=overlay2 09:30:11 [2022-07-21T09:30:11.724Z] GO111MODULE=off 09:30:11 [2022-07-21T09:30:11.724Z] DOCKER_EXPERIMENTAL=1 09:30:11 [2022-07-21T09:30:11.724Z] TEST_SKIP_INTEGRATION_CLI=1 09:30:11 [2022-07-21T09:30:11.724Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 09:30:11 [2022-07-21T09:30:11.724Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 09:30:11 [2022-07-21T09:30:11.724Z] GOPATH=/go 09:30:11 [2022-07-21T09:30:11.724Z] PKG_CONFIG=pkg-config 09:30:11 [2022-07-21T09:30:11.724Z] _=/usr/bin/env 09:30:11 [2022-07-21T09:30:11.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 09:30:11 [2022-07-21T09:30:11.951Z] --- PASS: TestDaemonRestartIpcMode (4.78s) 09:30:12 [2022-07-21T09:30:12.190Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) 09:30:12 [2022-07-21T09:30:12.190Z] === RUN TestDaemonDefaultNetworkPools 09:30:13 [2022-07-21T09:30:13.127Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) 09:30:13 [2022-07-21T09:30:13.127Z] === RUN TestDaemonRestartWithExistingNetwork 09:30:13 [2022-07-21T09:30:13.860Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot 09:30:13 [2022-07-21T09:30:13.860Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume 09:30:14 [2022-07-21T09:30:14.064Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) 09:30:14 [2022-07-21T09:30:14.064Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 09:30:15 [2022-07-21T09:30:15.443Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) 09:30:15 [2022-07-21T09:30:15.443Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 09:30:16 [2022-07-21T09:30:16.011Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) 09:30:16 [2022-07-21T09:30:16.011Z] === RUN TestServiceWithPredefinedNetwork 09:30:17 [2022-07-21T09:30:17.155Z] === RUN TestDockerSuite/TestBuildAddFileNotFound 09:30:17 [2022-07-21T09:30:17.155Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 09:30:17 [2022-07-21T09:30:17.155Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer 09:30:18 [2022-07-21T09:30:18.096Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache 09:30:18 [2022-07-21T09:30:18.546Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) 09:30:18 [2022-07-21T09:30:18.546Z] === RUN TestServiceRemoveKeepsIngressNetwork 09:30:18 [2022-07-21T09:30:18.546Z] service_test.go:243: FLAKY_TEST 09:30:18 [2022-07-21T09:30:18.546Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 09:30:18 [2022-07-21T09:30:18.546Z] === RUN TestServiceWithDataPathPortInit 09:30:18 [2022-07-21T09:30:18.888Z] --- PASS: TestServiceUpdateSecrets (14.55s) 09:30:18 [2022-07-21T09:30:18.888Z] === RUN TestServiceUpdateConfigs 09:30:19 [2022-07-21T09:30:19.476Z] check_test.go:540: [dc5086d95d836] daemon is not started 09:30:19 [2022-07-21T09:30:19.476Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs 09:30:20 [2022-07-21T09:30:20.856Z] === RUN TestDockerSuite/TestBuildAddNonTar 09:30:21 [2022-07-21T09:30:21.797Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins 09:30:21 [2022-07-21T09:30:21.797Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict 09:30:22 [2022-07-21T09:30:22.366Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits 09:30:23 [2022-07-21T09:30:23.748Z] --- PASS: TestContainerKillOnDaemonStart (12.14s) 09:30:23 [2022-07-21T09:30:23.748Z] PASS 09:30:23 [2022-07-21T09:30:23.748Z] 09:30:23 [2022-07-21T09:30:23.748Z] === Skipped 09:30:23 [2022-07-21T09:30:23.748Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 09:30:23 [2022-07-21T09:30:23.748Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 09:30:23 [2022-07-21T09:30:23.748Z] 09:30:23 [2022-07-21T09:30:23.748Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) 09:30:23 [2022-07-21T09:30:23.748Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 09:30:23 [2022-07-21T09:30:23.748Z] 09:30:23 [2022-07-21T09:30:23.748Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) 09:30:23 [2022-07-21T09:30:23.748Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 09:30:23 [2022-07-21T09:30:23.748Z] 09:30:23 [2022-07-21T09:30:23.748Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 09:30:23 [2022-07-21T09:30:23.748Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 09:30:23 [2022-07-21T09:30:23.748Z] 09:30:23 [2022-07-21T09:30:23.748Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 09:30:23 [2022-07-21T09:30:23.748Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 09:30:23 [2022-07-21T09:30:23.748Z] 09:30:23 [2022-07-21T09:30:23.748Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) 09:30:23 [2022-07-21T09:30:23.748Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 09:30:23 [2022-07-21T09:30:23.748Z] 09:30:23 [2022-07-21T09:30:23.748Z] DONE 264 tests, 6 skipped in 167.032s 09:30:23 [2022-07-21T09:30:23.748Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 09:30:23 [2022-07-21T09:30:23.749Z] ++ 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 09:30:23 [2022-07-21T09:30:23.749Z] ++ set -e 09:30:23 [2022-07-21T09:30:23.749Z] ++ '[' -n 0 ']' 09:30:23 [2022-07-21T09:30:23.749Z] ++ set -x 09:30:23 [2022-07-21T09:30:23.749Z] ++ 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 09:30:23 [2022-07-21T09:30:23.749Z] === RUN TestConfigDaemonLibtrustID 09:30:24 [2022-07-21T09:30:24.318Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) 09:30:24 [2022-07-21T09:30:24.318Z] === RUN TestConfigDaemonID 09:30:24 [2022-07-21T09:30:24.888Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime 09:30:25 [2022-07-21T09:30:25.456Z] daemon_test.go:83: [dbd16eb7fbbd8] daemon is not started 09:30:25 [2022-07-21T09:30:25.456Z] --- PASS: TestConfigDaemonID (1.05s) 09:30:25 [2022-07-21T09:30:25.456Z] === RUN TestDaemonConfigValidation 09:30:25 [2022-07-21T09:30:25.456Z] === RUN TestDaemonConfigValidation/config_with_no_content 09:30:25 [2022-07-21T09:30:25.456Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 09:30:25 [2022-07-21T09:30:25.456Z] === RUN TestDaemonConfigValidation/config_with_{} 09:30:25 [2022-07-21T09:30:25.456Z] === PAUSE TestDaemonConfigValidation/config_with_{} 09:30:25 [2022-07-21T09:30:25.456Z] === RUN TestDaemonConfigValidation/invalid_config 09:30:25 [2022-07-21T09:30:25.456Z] === PAUSE TestDaemonConfigValidation/invalid_config 09:30:25 [2022-07-21T09:30:25.456Z] === RUN TestDaemonConfigValidation/malformed_config 09:30:25 [2022-07-21T09:30:25.456Z] === PAUSE TestDaemonConfigValidation/malformed_config 09:30:25 [2022-07-21T09:30:25.456Z] === RUN TestDaemonConfigValidation/valid_config 09:30:25 [2022-07-21T09:30:25.456Z] === PAUSE TestDaemonConfigValidation/valid_config 09:30:25 [2022-07-21T09:30:25.456Z] === CONT TestDaemonConfigValidation/config_with_no_content 09:30:25 [2022-07-21T09:30:25.456Z] === CONT TestDaemonConfigValidation/malformed_config 09:30:25 [2022-07-21T09:30:25.456Z] === CONT TestDaemonConfigValidation/invalid_config 09:30:25 [2022-07-21T09:30:25.456Z] === CONT TestDaemonConfigValidation/config_with_{} 09:30:25 [2022-07-21T09:30:25.716Z] === CONT TestDaemonConfigValidation/valid_config 09:30:25 [2022-07-21T09:30:25.716Z] --- PASS: TestDaemonConfigValidation (0.00s) 09:30:25 [2022-07-21T09:30:25.716Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) 09:30:25 [2022-07-21T09:30:25.716Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) 09:30:25 [2022-07-21T09:30:25.716Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) 09:30:25 [2022-07-21T09:30:25.716Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) 09:30:25 [2022-07-21T09:30:25.716Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) 09:30:25 [2022-07-21T09:30:25.716Z] === RUN TestConfigDaemonSeccompProfiles 09:30:25 [2022-07-21T09:30:25.716Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 09:30:25 [2022-07-21T09:30:25.976Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout 09:30:26 [2022-07-21T09:30:26.916Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 09:30:27 [2022-07-21T09:30:27.178Z] check_test.go:540: [d7847fb48249b] daemon is not started 09:30:27 [2022-07-21T09:30:27.178Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile 09:30:27 [2022-07-21T09:30:27.438Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache 09:30:28 [2022-07-21T09:30:28.008Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 09:30:28 [2022-07-21T09:30:28.275Z] === RUN TestDockerSuite/TestBuildAddScript 09:30:28 [2022-07-21T09:30:28.844Z] === CONT TestConfigDaemonSeccompProfiles 09:30:28 [2022-07-21T09:30:28.844Z] daemon_test.go:197: [d655a56624ebe] daemon is not started 09:30:28 [2022-07-21T09:30:28.844Z] --- PASS: TestConfigDaemonSeccompProfiles (3.17s) 09:30:28 [2022-07-21T09:30:28.844Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) 09:30:28 [2022-07-21T09:30:28.844Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) 09:30:28 [2022-07-21T09:30:28.844Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 09:30:28 [2022-07-21T09:30:28.844Z] === RUN TestDaemonProxy 09:30:28 [2022-07-21T09:30:28.844Z] === RUN TestDaemonProxy/environment_variables 09:30:30 [2022-07-21T09:30:30.243Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir 09:30:30 [2022-07-21T09:30:30.503Z] === RUN TestDaemonProxy/command-line_options 09:30:30 [2022-07-21T09:30:30.762Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins 09:30:32 [2022-07-21T09:30:32.669Z] === RUN TestDaemonProxy/configuration_file 09:30:33 [2022-07-21T09:30:33.430Z] --- PASS: TestServiceWithDataPathPortInit (13.66s) 09:30:33 [2022-07-21T09:30:33.430Z] === RUN TestServiceWithDefaultAddressPoolInit 09:30:33 [2022-07-21T09:30:33.752Z] --- PASS: TestServiceUpdateConfigs (14.53s) 09:30:33 [2022-07-21T09:30:33.752Z] === RUN TestServiceUpdateNetwork 09:30:34 [2022-07-21T09:30:34.051Z] === RUN TestDaemonProxy/conflicting_options 09:30:34 [2022-07-21T09:30:34.620Z] === RUN TestDaemonProxy/reload_sanitized 09:30:34 [2022-07-21T09:30:34.810Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:n0tyf6hrpdqxufoiei3vhuy4j Created:2022-07-21 09:30:33.251465915 +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[96db5e5b4bf72142c3c5e50616b66c3ef76844302fec8bf3505e85c3b54e1573:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rv29tpd04v8fz631un4u3lhky EndpointID:e7f1ddde5dc82af0b6a189cefccef987a0fc54ec851e49dfba9a0df76ff85bc1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bec86811fa0e15acd723f103ccbf54f111134552fd46aea0fdb6fedfb74f6868 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:8ee448fce17d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rv29tpd04v8fz631un4u3lhky EndpointID:e7f1ddde5dc82af0b6a189cefccef987a0fc54ec851e49dfba9a0df76ff85bc1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 09:30:35 [2022-07-21T09:30:35.190Z] --- PASS: TestDaemonProxy (6.30s) 09:30:35 [2022-07-21T09:30:35.190Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) 09:30:35 [2022-07-21T09:30:35.190Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) 09:30:35 [2022-07-21T09:30:35.190Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) 09:30:35 [2022-07-21T09:30:35.190Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 09:30:35 [2022-07-21T09:30:35.190Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) 09:30:35 [2022-07-21T09:30:35.190Z] PASS 09:30:35 [2022-07-21T09:30:35.190Z] 09:30:35 [2022-07-21T09:30:35.190Z] DONE 18 tests in 11.534s 09:30:35 [2022-07-21T09:30:35.190Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 09:30:35 [2022-07-21T09:30:35.190Z] ++ 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 09:30:35 [2022-07-21T09:30:35.190Z] ++ set -e 09:30:35 [2022-07-21T09:30:35.190Z] ++ '[' -n 0 ']' 09:30:35 [2022-07-21T09:30:35.190Z] ++ set -x 09:30:35 [2022-07-21T09:30:35.190Z] ++ 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 09:30:35 [2022-07-21T09:30:35.449Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir 09:30:35 [2022-07-21T09:30:35.449Z] INFO: Testing against a local daemon 09:30:35 [2022-07-21T09:30:35.449Z] === RUN TestCommitInheritsEnv 09:30:35 [2022-07-21T09:30:35.709Z] --- PASS: TestCommitInheritsEnv (0.40s) 09:30:35 [2022-07-21T09:30:35.709Z] === RUN TestImportExtremelyLargeImageWorks 09:30:35 [2022-07-21T09:30:35.709Z] === PAUSE TestImportExtremelyLargeImageWorks 09:30:35 [2022-07-21T09:30:35.709Z] === RUN TestImportWithCustomPlatform 09:30:35 [2022-07-21T09:30:35.969Z] === RUN TestImportWithCustomPlatform/#00 09:30:35 [2022-07-21T09:30:35.969Z] === RUN TestImportWithCustomPlatform/_______ 09:30:35 [2022-07-21T09:30:35.969Z] === RUN TestImportWithCustomPlatform// 09:30:35 [2022-07-21T09:30:35.969Z] === RUN TestImportWithCustomPlatform/linux 09:30:36 [2022-07-21T09:30:36.230Z] === RUN TestImportWithCustomPlatform/LINUX 09:30:36 [2022-07-21T09:30:36.230Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation 09:30:36 [2022-07-21T09:30:36.230Z] === RUN TestImportWithCustomPlatform/linux/sparc64 09:30:36 [2022-07-21T09:30:36.490Z] === RUN TestImportWithCustomPlatform/macos 09:30:36 [2022-07-21T09:30:36.490Z] === RUN TestImportWithCustomPlatform/macos/arm64 09:30:36 [2022-07-21T09:30:36.490Z] === RUN TestImportWithCustomPlatform/nintendo64 09:30:36 [2022-07-21T09:30:36.490Z] --- PASS: TestImportWithCustomPlatform (0.64s) 09:30:36 [2022-07-21T09:30:36.490Z] --- PASS: TestImportWithCustomPlatform/#00 (0.13s) 09:30:36 [2022-07-21T09:30:36.490Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 09:30:36 [2022-07-21T09:30:36.490Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 09:30:36 [2022-07-21T09:30:36.490Z] --- PASS: TestImportWithCustomPlatform/linux (0.14s) 09:30:36 [2022-07-21T09:30:36.490Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.17s) 09:30:36 [2022-07-21T09:30:36.490Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.14s) 09:30:36 [2022-07-21T09:30:36.490Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 09:30:36 [2022-07-21T09:30:36.490Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 09:30:36 [2022-07-21T09:30:36.490Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 09:30:36 [2022-07-21T09:30:36.490Z] === RUN TestImagesFilterMultiReference 09:30:36 [2022-07-21T09:30:36.490Z] --- PASS: TestImagesFilterMultiReference (0.09s) 09:30:36 [2022-07-21T09:30:36.490Z] === RUN TestImagePullPlatformInvalid 09:30:36 [2022-07-21T09:30:36.490Z] --- PASS: TestImagePullPlatformInvalid (0.03s) 09:30:36 [2022-07-21T09:30:36.490Z] === RUN TestRemoveImageOrphaning 09:30:37 [2022-07-21T09:30:37.059Z] --- PASS: TestRemoveImageOrphaning (0.42s) 09:30:37 [2022-07-21T09:30:37.059Z] === RUN TestRemoveImageGarbageCollector 09:30:37 [2022-07-21T09:30:37.319Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse 09:30:37 [2022-07-21T09:30:37.578Z] time="2022-07-21T09:30:37Z" level=info msg="[graphdriver] trying configured driver: overlay2" 09:30:37 [2022-07-21T09:30:37.838Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost 09:30:38 [2022-07-21T09:30:38.408Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes 09:30:38 [2022-07-21T09:30:38.408Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config 09:30:38 [2022-07-21T09:30:38.977Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config 09:30:39 [2022-07-21T09:30:39.001Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s) 09:30:39 [2022-07-21T09:30:39.001Z] PASS 09:30:39 [2022-07-21T09:30:39.001Z] 09:30:39 [2022-07-21T09:30:39.001Z] === Skipped 09:30:39 [2022-07-21T09:30:39.001Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 09:30:39 [2022-07-21T09:30:39.001Z] service_test.go:243: FLAKY_TEST 09:30:39 [2022-07-21T09:30:39.001Z] 09:30:39 [2022-07-21T09:30:39.001Z] DONE 38 tests, 1 skipped in 43.698s 09:30:39 [2022-07-21T09:30:39.001Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 09:30:39 [2022-07-21T09:30:39.001Z] ++ 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 09:30:39 [2022-07-21T09:30:39.001Z] ++ set -e 09:30:39 [2022-07-21T09:30:39.001Z] ++ '[' -n 0 ']' 09:30:39 [2022-07-21T09:30:39.001Z] ++ set -x 09:30:39 [2022-07-21T09:30:39.001Z] ++ 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 09:30:39 [2022-07-21T09:30:39.001Z] INFO: Testing against a local daemon 09:30:39 [2022-07-21T09:30:39.001Z] === RUN TestDockerNetworkIpvlanPersistance 09:30:39 [2022-07-21T09:30:39.001Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:30:39 [2022-07-21T09:30:39.001Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 09:30:39 [2022-07-21T09:30:39.001Z] === RUN TestDockerNetworkIpvlan 09:30:39 [2022-07-21T09:30:39.001Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:30:39 [2022-07-21T09:30:39.001Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 09:30:39 [2022-07-21T09:30:39.001Z] PASS 09:30:39 [2022-07-21T09:30:39.001Z] 09:30:39 [2022-07-21T09:30:39.001Z] === Skipped 09:30:39 [2022-07-21T09:30:39.001Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 09:30:39 [2022-07-21T09:30:39.001Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:30:39 [2022-07-21T09:30:39.001Z] 09:30:39 [2022-07-21T09:30:39.001Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 09:30:39 [2022-07-21T09:30:39.001Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:30:39 [2022-07-21T09:30:39.001Z] 09:30:39 [2022-07-21T09:30:39.001Z] DONE 2 tests, 2 skipped in 0.085s 09:30:39 [2022-07-21T09:30:39.001Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 09:30:39 [2022-07-21T09:30:39.001Z] ++ 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 09:30:39 [2022-07-21T09:30:39.001Z] ++ set -e 09:30:39 [2022-07-21T09:30:39.001Z] ++ '[' -n 0 ']' 09:30:39 [2022-07-21T09:30:39.001Z] ++ set -x 09:30:39 [2022-07-21T09:30:39.001Z] ++ 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 09:30:39 [2022-07-21T09:30:39.001Z] INFO: Testing against a local daemon 09:30:39 [2022-07-21T09:30:39.001Z] === RUN TestDockerNetworkMacvlanPersistance 09:30:39 [2022-07-21T09:30:39.546Z] --- PASS: TestRemoveImageGarbageCollector (2.36s) 09:30:39 [2022-07-21T09:30:39.547Z] === RUN TestTagUnprefixedRepoByNameOrName 09:30:39 [2022-07-21T09:30:39.547Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) 09:30:39 [2022-07-21T09:30:39.547Z] === RUN TestTagInvalidReference 09:30:39 [2022-07-21T09:30:39.547Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot 09:30:39 [2022-07-21T09:30:39.547Z] --- PASS: TestTagInvalidReference (0.05s) 09:30:39 [2022-07-21T09:30:39.547Z] === RUN TestTagValidPrefixedRepo 09:30:39 [2022-07-21T09:30:39.547Z] --- PASS: TestTagValidPrefixedRepo (0.06s) 09:30:39 [2022-07-21T09:30:39.547Z] === RUN TestTagExistedNameWithoutForce 09:30:39 [2022-07-21T09:30:39.547Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config 09:30:39 [2022-07-21T09:30:39.547Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) 09:30:39 [2022-07-21T09:30:39.547Z] === RUN TestTagOfficialNames 09:30:39 [2022-07-21T09:30:39.547Z] --- PASS: TestTagOfficialNames (0.06s) 09:30:39 [2022-07-21T09:30:39.547Z] === RUN TestTagMatchesDigest 09:30:39 [2022-07-21T09:30:39.547Z] --- PASS: TestTagMatchesDigest (0.02s) 09:30:39 [2022-07-21T09:30:39.547Z] === CONT TestImportExtremelyLargeImageWorks 09:30:40 [2022-07-21T09:30:40.117Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config 09:30:40 [2022-07-21T09:30:40.378Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) 09:30:40 [2022-07-21T09:30:40.378Z] === RUN TestDockerNetworkMacvlan 09:30:40 [2022-07-21T09:30:40.687Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config 09:30:40 [2022-07-21T09:30:40.947Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli 09:30:40 [2022-07-21T09:30:40.962Z] === RUN TestDockerNetworkMacvlan/Subinterface 09:30:41 [2022-07-21T09:30:41.518Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli 09:30:41 [2022-07-21T09:30:41.903Z] === RUN TestDockerNetworkMacvlan/OverlapParent 09:30:42 [2022-07-21T09:30:42.087Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir 09:30:42 [2022-07-21T09:30:42.087Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli 09:30:42 [2022-07-21T09:30:42.348Z] === RUN TestDockerSuite/TestBuildAddTar 09:30:42 [2022-07-21T09:30:42.471Z] === RUN TestDockerNetworkMacvlan/NilParent 09:30:42 [2022-07-21T09:30:42.608Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli 09:30:43 [2022-07-21T09:30:43.177Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli 09:30:43 [2022-07-21T09:30:43.746Z] check_test.go:540: [dfa4aba1f81d3] daemon is not started 09:30:43 [2022-07-21T09:30:43.746Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors 09:30:44 [2022-07-21T09:30:44.376Z] === RUN TestDockerNetworkMacvlan/InternalMode 09:30:44 [2022-07-21T09:30:44.685Z] check_test.go:540: [dd95e16296465] daemon is not started 09:30:44 [2022-07-21T09:30:44.685Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost 09:30:45 [2022-07-21T09:30:45.265Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 09:30:45 [2022-07-21T09:30:45.756Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 09:30:45 [2022-07-21T09:30:45.940Z] --- PASS: TestServiceUpdateNetwork (12.53s) 09:30:45 [2022-07-21T09:30:45.940Z] === RUN TestServiceUpdatePidsLimit 09:30:46 [2022-07-21T09:30:46.873Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 09:30:47 [2022-07-21T09:30:47.174Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults 09:30:47 [2022-07-21T09:30:47.806Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 09:30:49 [2022-07-21T09:30:49.046Z] === RUN TestDockerNetworkMacvlan/Addressing 09:30:49 [2022-07-21T09:30:49.614Z] --- PASS: TestDockerNetworkMacvlan (9.42s) 09:30:49 [2022-07-21T09:30:49.615Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) 09:30:49 [2022-07-21T09:30:49.615Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) 09:30:49 [2022-07-21T09:30:49.615Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s) 09:30:49 [2022-07-21T09:30:49.615Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s) 09:30:49 [2022-07-21T09:30:49.615Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s) 09:30:49 [2022-07-21T09:30:49.615Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) 09:30:49 [2022-07-21T09:30:49.615Z] PASS 09:30:49 [2022-07-21T09:30:49.615Z] 09:30:49 [2022-07-21T09:30:49.615Z] DONE 8 tests in 10.743s 09:30:49 [2022-07-21T09:30:49.615Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 09:30:49 [2022-07-21T09:30:49.615Z] ++ 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 09:30:49 [2022-07-21T09:30:49.615Z] ++ set -e 09:30:49 [2022-07-21T09:30:49.615Z] ++ '[' -n 0 ']' 09:30:49 [2022-07-21T09:30:49.615Z] ++ set -x 09:30:49 [2022-07-21T09:30:49.615Z] ++ 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 09:30:49 [2022-07-21T09:30:49.615Z] testing: warning: no tests to run 09:30:49 [2022-07-21T09:30:49.615Z] PASS 09:30:49 [2022-07-21T09:30:49.615Z] 09:30:49 [2022-07-21T09:30:49.615Z] DONE 0 tests in 0.027s 09:30:49 [2022-07-21T09:30:49.874Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 09:30:49 [2022-07-21T09:30:49.874Z] ++ 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 09:30:49 [2022-07-21T09:30:49.874Z] ++ set -e 09:30:49 [2022-07-21T09:30:49.874Z] ++ '[' -n 0 ']' 09:30:49 [2022-07-21T09:30:49.874Z] ++ set -x 09:30:49 [2022-07-21T09:30:49.874Z] ++ 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 09:30:49 [2022-07-21T09:30:49.874Z] INFO: Testing against a local daemon 09:30:49 [2022-07-21T09:30:49.874Z] === RUN TestAuthZPluginAllowRequest 09:30:50 [2022-07-21T09:30:50.467Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp 09:30:50 [2022-07-21T09:30:50.468Z] === RUN TestDockerSuite/TestBuildAddTarXz 09:30:50 [2022-07-21T09:30:50.727Z] check_test.go:540: [dc574784b3f03] daemon is not started 09:30:50 [2022-07-21T09:30:50.727Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting 09:30:51 [2022-07-21T09:30:51.251Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) 09:30:51 [2022-07-21T09:30:51.252Z] === RUN TestAuthZPluginTLS 09:30:51 [2022-07-21T09:30:51.511Z] --- PASS: TestAuthZPluginTLS (0.55s) 09:30:51 [2022-07-21T09:30:51.511Z] === RUN TestAuthZPluginDenyRequest 09:30:52 [2022-07-21T09:30:52.079Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 09:30:52 [2022-07-21T09:30:52.079Z] === RUN TestAuthZPluginAPIDenyResponse 09:30:52 [2022-07-21T09:30:52.107Z] === RUN TestDockerSuite/TestBuildAddTarXzGz 09:30:52 [2022-07-21T09:30:52.647Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 09:30:52 [2022-07-21T09:30:52.647Z] === RUN TestAuthZPluginDenyResponse 09:30:53 [2022-07-21T09:30:53.215Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) 09:30:53 [2022-07-21T09:30:53.215Z] === RUN TestAuthZPluginAllowEventStream 09:30:53 [2022-07-21T09:30:53.487Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest 09:30:53 [2022-07-21T09:30:53.487Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig 09:30:54 [2022-07-21T09:30:54.152Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) 09:30:54 [2022-07-21T09:30:54.152Z] === RUN TestAuthZPluginErrorResponse 09:30:54 [2022-07-21T09:30:54.369Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 09:30:54 [2022-07-21T09:30:54.720Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) 09:30:54 [2022-07-21T09:30:54.720Z] === RUN TestAuthZPluginErrorRequest 09:30:55 [2022-07-21T09:30:55.288Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 09:30:55 [2022-07-21T09:30:55.288Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 09:30:55 [2022-07-21T09:30:55.396Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath 09:30:55 [2022-07-21T09:30:55.856Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) 09:30:55 [2022-07-21T09:30:55.856Z] === RUN TestAuthZPluginEnsureLoadImportWorking 09:30:57 [2022-07-21T09:30:57.234Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) 09:30:57 [2022-07-21T09:30:57.234Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 09:30:57 [2022-07-21T09:30:57.937Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot 09:30:58 [2022-07-21T09:30:58.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 09:30:58 [2022-07-21T09:30:58.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 09:30:58 [2022-07-21T09:30:58.614Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s) 09:30:58 [2022-07-21T09:30:58.614Z] === RUN TestAuthZPluginHeader 09:30:59 [2022-07-21T09:30:59.182Z] --- PASS: TestAuthZPluginHeader (0.71s) 09:30:59 [2022-07-21T09:30:59.182Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 09:30:59 [2022-07-21T09:30:59.182Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 09:30:59 [2022-07-21T09:30:59.182Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 09:30:59 [2022-07-21T09:30:59.182Z] === RUN TestAuthZPluginV2Disable 09:30:59 [2022-07-21T09:30:59.182Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 09:30:59 [2022-07-21T09:30:59.182Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 09:30:59 [2022-07-21T09:30:59.182Z] === RUN TestAuthZPluginV2RejectVolumeRequests 09:30:59 [2022-07-21T09:30:59.182Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 09:30:59 [2022-07-21T09:30:59.182Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 09:30:59 [2022-07-21T09:30:59.182Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 09:30:59 [2022-07-21T09:30:59.182Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 09:30:59 [2022-07-21T09:30:59.182Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 09:30:59 [2022-07-21T09:30:59.182Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 09:30:59 [2022-07-21T09:30:59.317Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey 09:31:00 [2022-07-21T09:31:00.699Z] check_test.go:540: [db4cac1728182] daemon is not started 09:31:00 [2022-07-21T09:31:00.699Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork 09:31:01 [2022-07-21T09:31:01.029Z] Created binary: bundles/binary-daemon/dockerd 09:31:01 [2022-07-21T09:31:01.029Z] Copying nested executables into bundles/binary-daemon 09:31:01 [2022-07-21T09:31:01.029Z] Building: bundles/binary-daemon/docker-proxy 09:31:01 [2022-07-21T09:31:01.029Z] GOOS="" GOARCH="" GOARM="" 09:31:01 [2022-07-21T09:31:01.029Z] Created binary: bundles/binary-daemon/docker-proxy 09:31:01 [2022-07-21T09:31:01.029Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh 09:31:01 [2022-07-21T09:31:01.394Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43816/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=669fbed1ac6e556a0097f77ccf5f033acaa42adb -e DOCKER_GRAPHDRIVER docker:669fbed1ac6e556a0097f77ccf5f033acaa42adb hack/make.sh cross 09:31:01 [2022-07-21T09:31:01.652Z] 09:31:01 [2022-07-21T09:31:01.910Z] Removing bundles/ 09:31:01 [2022-07-21T09:31:01.910Z] 09:31:01 [2022-07-21T09:31:01.910Z] ---> Making bundle: cross (in bundles/cross) 09:31:01 [2022-07-21T09:31:01.910Z] Cross building: bundles/cross/linux/amd64 09:31:01 [2022-07-21T09:31:01.910Z] Building: bundles/cross/linux/amd64-daemon/dockerd 09:31:01 [2022-07-21T09:31:01.910Z] GOOS="linux" GOARCH="amd64" GOARM="" 09:31:02 [2022-07-21T09:31:02.490Z] --- PASS: TestServiceUpdatePidsLimit (16.31s) 09:31:02 [2022-07-21T09:31:02.490Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) 09:31:02 [2022-07-21T09:31:02.490Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) 09:31:02 [2022-07-21T09:31:02.490Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) 09:31:02 [2022-07-21T09:31:02.490Z] PASS 09:31:02 [2022-07-21T09:31:02.490Z] 09:31:02 [2022-07-21T09:31:02.490Z] === Skipped 09:31:02 [2022-07-21T09:31:02.490Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 09:31:02 [2022-07-21T09:31:02.490Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 09:31:02 [2022-07-21T09:31:02.490Z] 09:31:02 [2022-07-21T09:31:02.490Z] DONE 27 tests, 1 skipped in 164.348s 09:31:02 [2022-07-21T09:31:02.490Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 09:31:02 [2022-07-21T09:31:02.490Z] INFO: Testing against a local daemon 09:31:02 [2022-07-21T09:31:02.490Z] === RUN TestSessionCreate 09:31:02 [2022-07-21T09:31:02.490Z] --- PASS: TestSessionCreate (0.02s) 09:31:02 [2022-07-21T09:31:02.490Z] === RUN TestSessionCreateWithBadUpgrade 09:31:02 [2022-07-21T09:31:02.490Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 09:31:02 [2022-07-21T09:31:02.490Z] PASS 09:31:02 [2022-07-21T09:31:02.490Z] 09:31:02 [2022-07-21T09:31:02.490Z] DONE 2 tests in 0.056s 09:31:02 [2022-07-21T09:31:02.490Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 09:31:02 [2022-07-21T09:31:02.490Z] INFO: Testing against a local daemon 09:31:02 [2022-07-21T09:31:02.490Z] === RUN TestCgroupDriverSystemdMemoryLimit 09:31:02 [2022-07-21T09:31:02.490Z] === PAUSE TestCgroupDriverSystemdMemoryLimit 09:31:02 [2022-07-21T09:31:02.490Z] === RUN TestDiskUsage 09:31:02 [2022-07-21T09:31:02.490Z] === PAUSE TestDiskUsage 09:31:02 [2022-07-21T09:31:02.490Z] === RUN TestEventsExecDie 09:31:02 [2022-07-21T09:31:02.490Z] --- PASS: TestEventsExecDie (0.56s) 09:31:02 [2022-07-21T09:31:02.490Z] === RUN TestEventsBackwardsCompatible 09:31:02 [2022-07-21T09:31:02.748Z] --- PASS: TestEventsBackwardsCompatible (0.06s) 09:31:02 [2022-07-21T09:31:02.748Z] === RUN TestEventsVolumeCreate 09:31:02 [2022-07-21T09:31:02.748Z] --- PASS: TestEventsVolumeCreate (0.06s) 09:31:02 [2022-07-21T09:31:02.748Z] === RUN TestInfoBinaryCommits 09:31:02 [2022-07-21T09:31:02.748Z] --- PASS: TestInfoBinaryCommits (0.02s) 09:31:02 [2022-07-21T09:31:02.748Z] === RUN TestInfoAPIVersioned 09:31:02 [2022-07-21T09:31:02.748Z] --- PASS: TestInfoAPIVersioned (0.01s) 09:31:02 [2022-07-21T09:31:02.748Z] === RUN TestInfoAPI 09:31:02 [2022-07-21T09:31:02.748Z] --- PASS: TestInfoAPI (0.02s) 09:31:02 [2022-07-21T09:31:02.748Z] === RUN TestInfoAPIWarnings 09:31:04 [2022-07-21T09:31:04.896Z] === RUN TestDockerSuite/TestBuildBlankName 09:31:04 [2022-07-21T09:31:04.896Z] === RUN TestDockerSuite/TestBuildBuildTimeArg 09:31:05 [2022-07-21T09:31:05.156Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart 09:31:07 [2022-07-21T09:31:07.702Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg 09:31:08 [2022-07-21T09:31:08.641Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore 09:31:09 [2022-07-21T09:31:09.581Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit 09:31:10 [2022-07-21T09:31:10.962Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg 09:31:11 [2022-07-21T09:31:11.532Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove 09:31:12 [2022-07-21T09:31:12.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal 09:31:14 [2022-07-21T09:31:14.296Z] check_test.go:540: [d0bcb9d3a798c] daemon is not started 09:31:14 [2022-07-21T09:31:14.296Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo 09:31:14 [2022-07-21T09:31:14.555Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert 09:31:15 [2022-07-21T09:31:15.494Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert 09:31:15 [2022-07-21T09:31:15.494Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride 09:31:15 [2022-07-21T09:31:15.754Z] === RUN TestDockerDaemonSuite/TestHTTPSRun 09:31:17 [2022-07-21T09:31:17.297Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) 09:31:17 [2022-07-21T09:31:17.297Z] PASS 09:31:17 [2022-07-21T09:31:17.297Z] 09:31:17 [2022-07-21T09:31:17.297Z] === Skipped 09:31:17 [2022-07-21T09:31:17.297Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 09:31:17 [2022-07-21T09:31:17.297Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 09:31:17 [2022-07-21T09:31:17.297Z] 09:31:17 [2022-07-21T09:31:17.297Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 09:31:17 [2022-07-21T09:31:17.297Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 09:31:17 [2022-07-21T09:31:17.297Z] 09:31:17 [2022-07-21T09:31:17.297Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 09:31:17 [2022-07-21T09:31:17.297Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 09:31:17 [2022-07-21T09:31:17.297Z] 09:31:17 [2022-07-21T09:31:17.297Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 09:31:17 [2022-07-21T09:31:17.297Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 09:31:17 [2022-07-21T09:31:17.297Z] 09:31:17 [2022-07-21T09:31:17.297Z] DONE 17 tests, 4 skipped in 26.389s 09:31:17 [2022-07-21T09:31:17.297Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 09:31:17 [2022-07-21T09:31:17.297Z] ++ 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 09:31:17 [2022-07-21T09:31:17.297Z] ++ set -e 09:31:17 [2022-07-21T09:31:17.297Z] ++ '[' -n 0 ']' 09:31:17 [2022-07-21T09:31:17.297Z] ++ set -x 09:31:17 [2022-07-21T09:31:17.297Z] ++ 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 09:31:17 [2022-07-21T09:31:17.297Z] INFO: Testing against a local daemon 09:31:17 [2022-07-21T09:31:17.297Z] === RUN TestPluginInvalidJSON 09:31:17 [2022-07-21T09:31:17.297Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 09:31:17 [2022-07-21T09:31:17.297Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 09:31:17 [2022-07-21T09:31:17.297Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 09:31:17 [2022-07-21T09:31:17.297Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 09:31:17 [2022-07-21T09:31:17.297Z] === RUN TestPluginInvalidJSON/plugins/pull 09:31:17 [2022-07-21T09:31:17.297Z] === PAUSE TestPluginInvalidJSON/plugins/pull 09:31:17 [2022-07-21T09:31:17.297Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 09:31:17 [2022-07-21T09:31:17.297Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 09:31:17 [2022-07-21T09:31:17.297Z] === CONT TestPluginInvalidJSON/plugins/pull 09:31:17 [2022-07-21T09:31:17.297Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 09:31:17 [2022-07-21T09:31:17.297Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 09:31:17 [2022-07-21T09:31:17.297Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 09:31:17 [2022-07-21T09:31:17.297Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 09:31:17 [2022-07-21T09:31:17.297Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 09:31:17 [2022-07-21T09:31:17.297Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 09:31:17 [2022-07-21T09:31:17.298Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 09:31:17 [2022-07-21T09:31:17.298Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 09:31:17 [2022-07-21T09:31:17.298Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 09:31:17 [2022-07-21T09:31:17.298Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 09:31:17 [2022-07-21T09:31:17.298Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 09:31:17 [2022-07-21T09:31:17.298Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 09:31:17 [2022-07-21T09:31:17.298Z] --- PASS: TestPluginInvalidJSON (0.02s) 09:31:17 [2022-07-21T09:31:17.298Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 09:31:17 [2022-07-21T09:31:17.298Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 09:31:17 [2022-07-21T09:31:17.298Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 09:31:17 [2022-07-21T09:31:17.298Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 09:31:17 [2022-07-21T09:31:17.298Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 09:31:17 [2022-07-21T09:31:17.298Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) 09:31:17 [2022-07-21T09:31:17.298Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 09:31:17 [2022-07-21T09:31:17.298Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 09:31:17 [2022-07-21T09:31:17.298Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 09:31:17 [2022-07-21T09:31:17.298Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 09:31:17 [2022-07-21T09:31:17.298Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 09:31:17 [2022-07-21T09:31:17.298Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 09:31:17 [2022-07-21T09:31:17.298Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 09:31:17 [2022-07-21T09:31:17.298Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 09:31:17 [2022-07-21T09:31:17.298Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 09:31:17 [2022-07-21T09:31:17.298Z] === RUN TestPluginInstall 09:31:17 [2022-07-21T09:31:17.298Z] === RUN TestPluginInstall/no_auth 09:31:17 [2022-07-21T09:31:17.298Z] time="2022-07-21T09:31:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:31:17 [2022-07-21T09:31:17.298Z] time="2022-07-21T09:31:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:953e51511c9a7adec07c221057c3ae8eb6faaf7d07d1b41c09e3fd573ab9b7c7" mediatype=application/vnd.docker.plugin.v1+json size=522 09:31:17 [2022-07-21T09:31:17.298Z] time="2022-07-21T09:31:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:31:17 [2022-07-21T09:31:17.298Z] time="2022-07-21T09:31:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:953e51511c9a7adec07c221057c3ae8eb6faaf7d07d1b41c09e3fd573ab9b7c7" mediatype=application/vnd.docker.plugin.v1+json size=522 09:31:17 [2022-07-21T09:31:17.298Z] === RUN TestPluginInstall/with_htpasswd 09:31:17 [2022-07-21T09:31:17.557Z] time="2022-07-21T09:31:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:31:17 [2022-07-21T09:31:17.557Z] time="2022-07-21T09:31:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:415c6c3d357530e2701e8c795b7243bd2699ef7ab0bd9f5873fd0970517caeb2" mediatype=application/vnd.docker.plugin.v1+json size=522 09:31:17 [2022-07-21T09:31:17.557Z] time="2022-07-21T09:31:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:31:17 [2022-07-21T09:31:17.557Z] time="2022-07-21T09:31:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:415c6c3d357530e2701e8c795b7243bd2699ef7ab0bd9f5873fd0970517caeb2" mediatype=application/vnd.docker.plugin.v1+json size=522 09:31:17 [2022-07-21T09:31:17.663Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand 09:31:17 [2022-07-21T09:31:17.663Z] check_test.go:540: [deb618bb909bb] daemon is not started 09:31:17 [2022-07-21T09:31:17.663Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability 09:31:17 [2022-07-21T09:31:17.816Z] === RUN TestPluginInstall/with_insecure 09:31:17 [2022-07-21T09:31:17.923Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection 09:31:18 [2022-07-21T09:31:18.753Z] time="2022-07-21T09:31:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:31:18 [2022-07-21T09:31:18.753Z] time="2022-07-21T09:31:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5315c497cb9dbc602f131d7454c8fe35bbf2eac512c56b4c845e4a9d6fd8225f" mediatype=application/vnd.docker.plugin.v1+json size=522 09:31:18 [2022-07-21T09:31:18.753Z] time="2022-07-21T09:31:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:31:18 [2022-07-21T09:31:18.753Z] time="2022-07-21T09:31:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5315c497cb9dbc602f131d7454c8fe35bbf2eac512c56b4c845e4a9d6fd8225f" mediatype=application/vnd.docker.plugin.v1+json size=522 09:31:18 [2022-07-21T09:31:18.753Z] plugin_test.go:195: [db63db1d17246] daemon is not started 09:31:18 [2022-07-21T09:31:18.753Z] --- PASS: TestPluginInstall (2.54s) 09:31:18 [2022-07-21T09:31:18.753Z] --- PASS: TestPluginInstall/no_auth (0.95s) 09:31:18 [2022-07-21T09:31:18.753Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) 09:31:18 [2022-07-21T09:31:18.753Z] --- PASS: TestPluginInstall/with_insecure (1.02s) 09:31:18 [2022-07-21T09:31:18.753Z] === RUN TestPluginsWithRuntimes 09:31:19 [2022-07-21T09:31:19.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants 09:31:20 [2022-07-21T09:31:20.244Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled 09:31:20 [2022-07-21T09:31:20.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 09:31:20 [2022-07-21T09:31:20.658Z] === RUN TestPluginsWithRuntimes/No_Args 09:31:20 [2022-07-21T09:31:20.814Z] --- PASS: TestInfoAPIWarnings (16.54s) 09:31:20 [2022-07-21T09:31:20.814Z] === RUN TestInfoDebug 09:31:20 [2022-07-21T09:31:20.814Z] --- PASS: TestInfoDebug (0.52s) 09:31:20 [2022-07-21T09:31:20.814Z] === RUN TestInfoInsecureRegistries 09:31:20 [2022-07-21T09:31:20.814Z] --- PASS: TestInfoInsecureRegistries (0.52s) 09:31:20 [2022-07-21T09:31:20.814Z] === RUN TestInfoRegistryMirrors 09:31:20 [2022-07-21T09:31:20.814Z] --- PASS: TestInfoRegistryMirrors (0.52s) 09:31:20 [2022-07-21T09:31:20.814Z] === RUN TestLoginFailsWithBadCredentials 09:31:21 [2022-07-21T09:31:21.226Z] === RUN TestPluginsWithRuntimes/With_Args 09:31:21 [2022-07-21T09:31:21.380Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) 09:31:21 [2022-07-21T09:31:21.380Z] === RUN TestPingCacheHeaders 09:31:21 [2022-07-21T09:31:21.380Z] --- PASS: TestPingCacheHeaders (0.02s) 09:31:21 [2022-07-21T09:31:21.380Z] === RUN TestPingGet 09:31:21 [2022-07-21T09:31:21.380Z] --- PASS: TestPingGet (0.01s) 09:31:21 [2022-07-21T09:31:21.380Z] === RUN TestPingHead 09:31:21 [2022-07-21T09:31:21.380Z] --- PASS: TestPingHead (0.02s) 09:31:21 [2022-07-21T09:31:21.380Z] === RUN TestPingSwarmHeader 09:31:21 [2022-07-21T09:31:21.944Z] === RUN TestPingSwarmHeader/before_swarm_init 09:31:22 [2022-07-21T09:31:22.153Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv 09:31:22 [2022-07-21T09:31:22.163Z] --- PASS: TestPluginsWithRuntimes (3.27s) 09:31:22 [2022-07-21T09:31:22.163Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) 09:31:22 [2022-07-21T09:31:22.163Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) 09:31:22 [2022-07-21T09:31:22.163Z] === RUN TestPluginBackCompatMediaTypes 09:31:22 [2022-07-21T09:31:22.508Z] === RUN TestPingSwarmHeader/after_swarm_init 09:31:22 [2022-07-21T09:31:22.722Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart 09:31:22 [2022-07-21T09:31:22.731Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) 09:31:22 [2022-07-21T09:31:22.731Z] PASS 09:31:22 [2022-07-21T09:31:22.731Z] 09:31:22 [2022-07-21T09:31:22.731Z] DONE 24 tests in 6.524s 09:31:22 [2022-07-21T09:31:22.731Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 09:31:22 [2022-07-21T09:31:22.731Z] ++ 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 09:31:22 [2022-07-21T09:31:22.731Z] ++ set -e 09:31:22 [2022-07-21T09:31:22.731Z] ++ '[' -n 0 ']' 09:31:22 [2022-07-21T09:31:22.731Z] ++ set -x 09:31:22 [2022-07-21T09:31:22.731Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 09:31:22 [2022-07-21T09:31:22.731Z] INFO: Testing against a local daemon 09:31:22 [2022-07-21T09:31:22.731Z] === RUN TestExternalGraphDriver 09:31:23 [2022-07-21T09:31:23.298Z] === RUN TestExternalGraphDriver/json 09:31:23 [2022-07-21T09:31:23.442Z] === RUN TestPingSwarmHeader/after_swarm_leave 09:31:23 [2022-07-21T09:31:23.442Z] --- PASS: TestPingSwarmHeader (2.02s) 09:31:23 [2022-07-21T09:31:23.442Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 09:31:23 [2022-07-21T09:31:23.442Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 09:31:23 [2022-07-21T09:31:23.442Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 09:31:23 [2022-07-21T09:31:23.442Z] === RUN TestVersion 09:31:23 [2022-07-21T09:31:23.442Z] --- PASS: TestVersion (0.03s) 09:31:23 [2022-07-21T09:31:23.442Z] === CONT TestCgroupDriverSystemdMemoryLimit 09:31:23 [2022-07-21T09:31:23.442Z] === CONT TestDiskUsage 09:31:24 [2022-07-21T09:31:24.007Z] === RUN TestDiskUsage/empty 09:31:24 [2022-07-21T09:31:24.007Z] === RUN TestDiskUsage/empty/container_types 09:31:24 [2022-07-21T09:31:24.007Z] === RUN TestDiskUsage/empty/image_types 09:31:24 [2022-07-21T09:31:24.007Z] === RUN TestDiskUsage/empty/volume_types 09:31:24 [2022-07-21T09:31:24.007Z] === RUN TestDiskUsage/empty/build-cache_types 09:31:24 [2022-07-21T09:31:24.007Z] === RUN TestDiskUsage/empty/container,_volume_types 09:31:24 [2022-07-21T09:31:24.007Z] === RUN TestDiskUsage/empty/image,_build-cache_types 09:31:24 [2022-07-21T09:31:24.007Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 09:31:24 [2022-07-21T09:31:24.007Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 09:31:24 [2022-07-21T09:31:24.007Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 09:31:24 [2022-07-21T09:31:24.007Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 09:31:24 [2022-07-21T09:31:24.007Z] === RUN TestDiskUsage/after_LoadBusybox 09:31:24 [2022-07-21T09:31:24.265Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 09:31:24 [2022-07-21T09:31:24.265Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 09:31:24 [2022-07-21T09:31:24.265Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 09:31:24 [2022-07-21T09:31:24.265Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 09:31:24 [2022-07-21T09:31:24.265Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 09:31:24 [2022-07-21T09:31:24.265Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 09:31:24 [2022-07-21T09:31:24.265Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 09:31:24 [2022-07-21T09:31:24.265Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 09:31:24 [2022-07-21T09:31:24.265Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 09:31:24 [2022-07-21T09:31:24.265Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 09:31:24 [2022-07-21T09:31:24.265Z] === RUN TestDiskUsage/after_container.Run 09:31:24 [2022-07-21T09:31:24.676Z] === RUN TestExternalGraphDriver/spec 09:31:24 [2022-07-21T09:31:24.833Z] === RUN TestDiskUsage/after_container.Run/container_types 09:31:24 [2022-07-21T09:31:24.833Z] === RUN TestDiskUsage/after_container.Run/image_types 09:31:24 [2022-07-21T09:31:24.833Z] === RUN TestDiskUsage/after_container.Run/volume_types 09:31:24 [2022-07-21T09:31:24.833Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 09:31:24 [2022-07-21T09:31:24.833Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 09:31:24 [2022-07-21T09:31:24.833Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 09:31:24 [2022-07-21T09:31:24.833Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 09:31:24 [2022-07-21T09:31:24.833Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 09:31:24 [2022-07-21T09:31:24.833Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 09:31:24 [2022-07-21T09:31:24.833Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.54s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage (1.55s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/empty (0.01s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/after_container.Run (0.51s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 09:31:24 [2022-07-21T09:31:24.833Z] PASS 09:31:24 [2022-07-21T09:31:24.833Z] 09:31:24 [2022-07-21T09:31:24.833Z] DONE 54 tests in 22.895s 09:31:24 [2022-07-21T09:31:24.833Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 09:31:24 [2022-07-21T09:31:24.833Z] INFO: Testing against a local daemon 09:31:24 [2022-07-21T09:31:24.833Z] === RUN TestVolumesCreateAndList 09:31:25 [2022-07-21T09:31:25.091Z] --- PASS: TestVolumesCreateAndList (0.02s) 09:31:25 [2022-07-21T09:31:25.091Z] === RUN TestVolumesRemove 09:31:25 [2022-07-21T09:31:25.091Z] --- PASS: TestVolumesRemove (0.08s) 09:31:25 [2022-07-21T09:31:25.091Z] === RUN TestVolumesInspect 09:31:25 [2022-07-21T09:31:25.091Z] --- PASS: TestVolumesInspect (0.02s) 09:31:25 [2022-07-21T09:31:25.091Z] === RUN TestVolumesInvalidJSON 09:31:25 [2022-07-21T09:31:25.091Z] === RUN TestVolumesInvalidJSON/volumes/create 09:31:25 [2022-07-21T09:31:25.091Z] === PAUSE TestVolumesInvalidJSON/volumes/create 09:31:25 [2022-07-21T09:31:25.091Z] === CONT TestVolumesInvalidJSON/volumes/create 09:31:25 [2022-07-21T09:31:25.091Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 09:31:25 [2022-07-21T09:31:25.091Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 09:31:25 [2022-07-21T09:31:25.091Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 09:31:25 [2022-07-21T09:31:25.091Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 09:31:25 [2022-07-21T09:31:25.091Z] --- PASS: TestVolumesInvalidJSON (0.01s) 09:31:25 [2022-07-21T09:31:25.091Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 09:31:25 [2022-07-21T09:31:25.091Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 09:31:25 [2022-07-21T09:31:25.091Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 09:31:25 [2022-07-21T09:31:25.091Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 09:31:25 [2022-07-21T09:31:25.091Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 09:31:25 [2022-07-21T09:31:25.091Z] PASS 09:31:25 [2022-07-21T09:31:25.091Z] 09:31:25 [2022-07-21T09:31:25.091Z] DONE 9 tests in 0.156s 09:31:25 [2022-07-21T09:31:25.092Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 09:31:25 [2022-07-21T09:31:25.659Z] Stopping apparmor (via systemctl): apparmor.service. 09:31:25 [2022-07-21T09:31:25.659Z] Removing test suite binaries 09:31:25 [2022-07-21T09:31:25.659Z] exiting test-integration 09:31:25 [2022-07-21T09:31:25.659Z] ++ exit 0 09:31:25 [2022-07-21T09:31:25.659Z] 09:31:26 [2022-07-21T09:31:26.582Z] === RUN TestExternalGraphDriver/pull 09:31:26 [2022-07-21T09:31:26.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main Post stage [Pipeline] junit 09:31:27 [2022-07-21T09:31:27.050Z] Recording test results 09:31:27 [2022-07-21T09:31:27.375Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 09:31:27 [2022-07-21T09:31:27.707Z] + echo Ensuring container killed. 09:31:27 [2022-07-21T09:31:27.707Z] Ensuring container killed. 09:31:27 [2022-07-21T09:31:27.707Z] + docker rm -vf docker-pr5 09:31:27 [2022-07-21T09:31:27.707Z] Error: No such container: docker-pr5 [Pipeline] sh 09:31:27 [2022-07-21T09:31:27.985Z] + echo Chowning /workspace to jenkins user 09:31:27 [2022-07-21T09:31:27.985Z] Chowning /workspace to jenkins user 09:31:27 [2022-07-21T09:31:27.985Z] + id -u 09:31:27 [2022-07-21T09:31:27.985Z] + id -g 09:31:27 [2022-07-21T09:31:27.985Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43816:/workspace busybox chown -R 1000:1000 /workspace 09:31:28 [2022-07-21T09:31:28.005Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling 09:31:28 [2022-07-21T09:31:28.068Z] --- PASS: TestExternalGraphDriver (5.08s) 09:31:28 [2022-07-21T09:31:28.068Z] --- PASS: TestExternalGraphDriver/json (1.55s) 09:31:28 [2022-07-21T09:31:28.068Z] --- PASS: TestExternalGraphDriver/spec (1.55s) 09:31:28 [2022-07-21T09:31:28.068Z] --- PASS: TestExternalGraphDriver/pull (1.65s) 09:31:28 [2022-07-21T09:31:28.068Z] === RUN TestGraphdriverPluginV2 09:31:28 [2022-07-21T09:31:28.328Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 09:31:28 [2022-07-21T09:31:28.328Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) 09:31:28 [2022-07-21T09:31:28.328Z] PASS 09:31:28 [2022-07-21T09:31:28.328Z] 09:31:28 [2022-07-21T09:31:28.328Z] === Skipped 09:31:28 [2022-07-21T09:31:28.328Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) 09:31:28 [2022-07-21T09:31:28.328Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 09:31:28 [2022-07-21T09:31:28.328Z] 09:31:28 [2022-07-21T09:31:28.328Z] DONE 5 tests, 1 skipped in 5.509s 09:31:28 [2022-07-21T09:31:28.328Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 09:31:28 [2022-07-21T09:31:28.328Z] ++ 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 09:31:28 [2022-07-21T09:31:28.328Z] ++ set -e 09:31:28 [2022-07-21T09:31:28.328Z] ++ '[' -n 0 ']' 09:31:28 [2022-07-21T09:31:28.328Z] ++ set -x 09:31:28 [2022-07-21T09:31:28.328Z] ++ 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 09:31:28 [2022-07-21T09:31:28.328Z] INFO: Testing against a local daemon 09:31:28 [2022-07-21T09:31:28.328Z] === RUN TestContinueAfterPluginCrash 09:31:28 [2022-07-21T09:31:28.328Z] === PAUSE TestContinueAfterPluginCrash 09:31:28 [2022-07-21T09:31:28.328Z] === RUN TestReadPluginNoRead 09:31:28 [2022-07-21T09:31:28.328Z] === PAUSE TestReadPluginNoRead 09:31:28 [2022-07-21T09:31:28.328Z] === RUN TestDaemonStartWithLogOpt 09:31:28 [2022-07-21T09:31:28.328Z] === PAUSE TestDaemonStartWithLogOpt 09:31:28 [2022-07-21T09:31:28.328Z] === CONT TestContinueAfterPluginCrash 09:31:28 [2022-07-21T09:31:28.328Z] === CONT TestDaemonStartWithLogOpt 09:31:28 [2022-07-21T09:31:28.574Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [Pipeline] catchError [Pipeline] { [Pipeline] sh 09:31:29 [2022-07-21T09:31:29.648Z] + bundleName=amd64-cgroup2 09:31:29 [2022-07-21T09:31:29.648Z] + echo Creating amd64-cgroup2-bundles.tar.gz 09:31:29 [2022-07-21T09:31:29.648Z] Creating amd64-cgroup2-bundles.tar.gz 09:31:29 [2022-07-21T09:31:29.648Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 09:31:29 [2022-07-21T09:31:29.648Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts 09:31:29 [2022-07-21T09:31:29.917Z] Archiving artifacts 09:31:30 [2022-07-21T09:31:30.265Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43816/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 09:31:30 [2022-07-21T09:31:30.487Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore 09:31:30 [2022-07-21T09:31:30.565Z] + make clean 09:31:30 [2022-07-21T09:31:30.565Z] docker volume rm -f docker-dev-cache docker-mod-cache 09:31:30 [2022-07-21T09:31:30.565Z] docker-dev-cache 09:31:30 [2022-07-21T09:31:30.565Z] docker-mod-cache [Pipeline] deleteDir 09:31:31 [2022-07-21T09:31:31.617Z] --- PASS: TestDaemonStartWithLogOpt (3.07s) 09:31:31 [2022-07-21T09:31:31.617Z] === CONT TestReadPluginNoRead [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:31:33 [2022-07-21T09:31:33.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion 09:31:33 [2022-07-21T09:31:33.523Z] === RUN TestReadPluginNoRead/default 09:31:33 [2022-07-21T09:31:33.597Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore 09:31:34 [2022-07-21T09:31:34.901Z] === RUN TestReadPluginNoRead/disabled_caching 09:31:35 [2022-07-21T09:31:35.841Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 09:31:36 [2022-07-21T09:31:36.136Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride 09:31:36 [2022-07-21T09:31:36.420Z] --- PASS: TestContinueAfterPluginCrash (8.04s) 09:31:36 [2022-07-21T09:31:36.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 09:31:36 [2022-07-21T09:31:36.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 09:31:36 [2022-07-21T09:31:36.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 09:31:37 [2022-07-21T09:31:37.075Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged 09:31:37 [2022-07-21T09:31:37.356Z] === CONT TestReadPluginNoRead 09:31:37 [2022-07-21T09:31:37.357Z] read_test.go:92: [d9367408efec0] daemon is not started 09:31:37 [2022-07-21T09:31:37.357Z] --- PASS: TestReadPluginNoRead (5.77s) 09:31:37 [2022-07-21T09:31:37.357Z] --- PASS: TestReadPluginNoRead/default (1.21s) 09:31:37 [2022-07-21T09:31:37.357Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) 09:31:37 [2022-07-21T09:31:37.357Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) 09:31:37 [2022-07-21T09:31:37.357Z] PASS 09:31:37 [2022-07-21T09:31:37.357Z] 09:31:37 [2022-07-21T09:31:37.357Z] DONE 6 tests in 8.944s 09:31:37 [2022-07-21T09:31:37.357Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 09:31:37 [2022-07-21T09:31:37.357Z] ++ 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 09:31:37 [2022-07-21T09:31:37.357Z] ++ set -e 09:31:37 [2022-07-21T09:31:37.357Z] ++ '[' -n 0 ']' 09:31:37 [2022-07-21T09:31:37.357Z] ++ set -x 09:31:37 [2022-07-21T09:31:37.357Z] ++ 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 09:31:37 [2022-07-21T09:31:37.357Z] testing: warning: no tests to run 09:31:37 [2022-07-21T09:31:37.357Z] PASS 09:31:37 [2022-07-21T09:31:37.357Z] 09:31:37 [2022-07-21T09:31:37.357Z] DONE 0 tests in 0.031s 09:31:37 [2022-07-21T09:31:37.357Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 09:31:37 [2022-07-21T09:31:37.357Z] ++ 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 09:31:37 [2022-07-21T09:31:37.357Z] ++ set -e 09:31:37 [2022-07-21T09:31:37.357Z] ++ '[' -n 0 ']' 09:31:37 [2022-07-21T09:31:37.357Z] ++ set -x 09:31:37 [2022-07-21T09:31:37.357Z] ++ 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 09:31:37 [2022-07-21T09:31:37.357Z] INFO: Testing against a local daemon 09:31:37 [2022-07-21T09:31:37.357Z] === RUN TestPluginWithDevMounts 09:31:37 [2022-07-21T09:31:37.357Z] === PAUSE TestPluginWithDevMounts 09:31:37 [2022-07-21T09:31:37.357Z] === CONT TestPluginWithDevMounts 09:31:37 [2022-07-21T09:31:37.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 09:31:38 [2022-07-21T09:31:38.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 09:31:38 [2022-07-21T09:31:38.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 09:31:38 [2022-07-21T09:31:38.984Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory 09:31:39 [2022-07-21T09:31:39.262Z] --- PASS: TestPluginWithDevMounts (1.54s) 09:31:39 [2022-07-21T09:31:39.262Z] PASS 09:31:39 [2022-07-21T09:31:39.262Z] 09:31:39 [2022-07-21T09:31:39.262Z] DONE 1 tests in 1.646s 09:31:39 [2022-07-21T09:31:39.262Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 09:31:39 [2022-07-21T09:31:39.262Z] ++ 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 09:31:39 [2022-07-21T09:31:39.262Z] ++ set -e 09:31:39 [2022-07-21T09:31:39.262Z] ++ '[' -n 0 ']' 09:31:39 [2022-07-21T09:31:39.262Z] ++ set -x 09:31:39 [2022-07-21T09:31:39.262Z] ++ 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 09:31:39 [2022-07-21T09:31:39.262Z] INFO: Testing against a local daemon 09:31:39 [2022-07-21T09:31:39.262Z] === RUN TestSecretInspect 09:31:39 [2022-07-21T09:31:39.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 09:31:39 [2022-07-21T09:31:39.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 09:31:41 [2022-07-21T09:31:41.167Z] --- PASS: TestSecretInspect (2.19s) 09:31:41 [2022-07-21T09:31:41.167Z] === RUN TestSecretList 09:31:41 [2022-07-21T09:31:41.461Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat 09:31:41 [2022-07-21T09:31:41.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 09:31:41 [2022-07-21T09:31:41.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 09:31:42 [2022-07-21T09:31:42.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 09:31:43 [2022-07-21T09:31:43.370Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap 09:31:43 [2022-07-21T09:31:43.701Z] --- PASS: TestSecretList (2.20s) 09:31:43 [2022-07-21T09:31:43.701Z] === RUN TestSecretsCreateAndDelete 09:31:43 [2022-07-21T09:31:43.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 09:31:43 [2022-07-21T09:31:43.941Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants 09:31:44 [2022-07-21T09:31:44.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 09:31:44 [2022-07-21T09:31:44.202Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames 09:31:45 [2022-07-21T09:31:45.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 09:31:45 [2022-07-21T09:31:45.584Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile 09:31:45 [2022-07-21T09:31:45.605Z] --- PASS: TestSecretsCreateAndDelete (2.19s) 09:31:45 [2022-07-21T09:31:45.605Z] === RUN TestSecretsUpdate 09:31:45 [2022-07-21T09:31:45.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 09:31:46 [2022-07-21T09:31:46.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 09:31:47 [2022-07-21T09:31:47.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 09:31:48 [2022-07-21T09:31:48.139Z] --- PASS: TestSecretsUpdate (2.15s) 09:31:48 [2022-07-21T09:31:48.139Z] === RUN TestTemplatedSecret 09:31:48 [2022-07-21T09:31:48.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 09:31:48 [2022-07-21T09:31:48.890Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine 09:31:49 [2022-07-21T09:31:49.460Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg 09:31:49 [2022-07-21T09:31:49.711Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 09:31:49 [2022-07-21T09:31:49.711Z] Using test binary docker 09:31:49 [2022-07-21T09:31:49.711Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 09:31:49 [2022-07-21T09:31:49.711Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 09:31:49 [2022-07-21T09:31:49.711Z] INFO: Waiting for daemon to start... 09:31:49 [2022-07-21T09:31:49.711Z] Starting dockerd 09:31:50 [2022-07-21T09:31:50.674Z] --- PASS: TestTemplatedSecret (2.56s) 09:31:50 [2022-07-21T09:31:50.674Z] === RUN TestSecretCreateResolve 09:31:50 [2022-07-21T09:31:50.842Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse 09:31:52 [2022-07-21T09:31:52.225Z] === RUN TestDockerSuite/TestBuildCacheAdd 09:31:52 [2022-07-21T09:31:52.579Z] --- PASS: TestSecretCreateResolve (2.17s) 09:31:52 [2022-07-21T09:31:52.579Z] PASS 09:31:52 [2022-07-21T09:31:52.579Z] 09:31:52 [2022-07-21T09:31:52.579Z] DONE 6 tests in 13.551s 09:31:52 [2022-07-21T09:31:52.579Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 09:31:52 [2022-07-21T09:31:52.579Z] ++ 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 09:31:52 [2022-07-21T09:31:52.579Z] ++ set -e 09:31:52 [2022-07-21T09:31:52.579Z] ++ '[' -n 0 ']' 09:31:52 [2022-07-21T09:31:52.579Z] ++ set -x 09:31:52 [2022-07-21T09:31:52.579Z] ++ 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 09:31:52 [2022-07-21T09:31:52.579Z] INFO: Testing against a local daemon 09:31:52 [2022-07-21T09:31:52.580Z] === RUN TestServiceCreateInit 09:31:52 [2022-07-21T09:31:52.580Z] === RUN TestServiceCreateInit/daemonInitDisabled 09:31:52 [2022-07-21T09:31:52.991Z] . 09:31:52 [2022-07-21T09:31:52.992Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 09:31:52 [2022-07-21T09:31:52.992Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 09:31:52 [2022-07-21T09:31:52.992Z] Error: No such image: emptyfs 09:31:52 [2022-07-21T09:31:52.992Z] Running integration-test (iteration 1) 09:31:52 [2022-07-21T09:31:52.992Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 09:31:52 [2022-07-21T09:31:52.992Z] Loaded image: busybox:latest 09:31:52 [2022-07-21T09:31:52.992Z] Loaded image: busybox:glibc 09:31:53 [2022-07-21T09:31:53.164Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink 09:31:54 [2022-07-21T09:31:54.104Z] === RUN TestDockerSuite/TestBuildCacheFrom 09:31:54 [2022-07-21T09:31:54.364Z] Loaded image: debian:bullseye-slim 09:31:54 [2022-07-21T09:31:54.364Z] Loaded image: hello-world:latest 09:31:54 [2022-07-21T09:31:54.364Z] Loaded image: arm32v7/hello-world:latest 09:31:54 [2022-07-21T09:31:54.633Z] INFO: Testing against a local daemon 09:31:54 [2022-07-21T09:31:54.633Z] === RUN TestCgroupNamespacesBuild 09:31:54 [2022-07-21T09:31:54.673Z] docker_cli_daemon_test.go:2503: [d691dedf8cec7] daemon is not started 09:31:56 [2022-07-21T09:31:56.006Z] --- PASS: TestCgroupNamespacesBuild (1.39s) 09:31:56 [2022-07-21T09:31:56.007Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 09:31:56 [2022-07-21T09:31:56.581Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile 09:31:56 [2022-07-21T09:31:56.773Z] === RUN TestServiceCreateInit/daemonInitEnabled 09:31:56 [2022-07-21T09:31:56.959Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) 09:31:56 [2022-07-21T09:31:56.959Z] === RUN TestBuildWithSession 09:31:56 [2022-07-21T09:31:56.959Z] build_session_test.go:25: TODO: BuildKit 09:31:56 [2022-07-21T09:31:56.959Z] --- SKIP: TestBuildWithSession (0.00s) 09:31:56 [2022-07-21T09:31:56.959Z] === RUN TestBuildSquashParent 09:32:00 [2022-07-21T09:32:00.063Z] --- PASS: TestServiceCreateInit (7.24s) 09:32:00 [2022-07-21T09:32:00.063Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.59s) 09:32:00 [2022-07-21T09:32:00.063Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.64s) 09:32:00 [2022-07-21T09:32:00.063Z] === RUN TestCreateServiceMultipleTimes 09:32:00 [2022-07-21T09:32:00.778Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength 09:32:01 [2022-07-21T09:32:01.718Z] === RUN TestDockerSuite/TestBuildCacheRootSource 09:32:02 [2022-07-21T09:32:02.659Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep 09:32:03 [2022-07-21T09:32:03.229Z] === RUN TestDockerSuite/TestBuildChownSingleFile 09:32:04 [2022-07-21T09:32:04.611Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 09:32:05 [2022-07-21T09:32:05.067Z] --- PASS: TestBuildSquashParent (7.39s) 09:32:05 [2022-07-21T09:32:05.067Z] === RUN TestBuildWithRemoveAndForceRemove 09:32:05 [2022-07-21T09:32:05.067Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:32:05 [2022-07-21T09:32:05.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:32:05 [2022-07-21T09:32:05.067Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:32:05 [2022-07-21T09:32:05.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:32:05 [2022-07-21T09:32:05.067Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:32:05 [2022-07-21T09:32:05.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:32:05 [2022-07-21T09:32:05.067Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:32:05 [2022-07-21T09:32:05.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:32:05 [2022-07-21T09:32:05.067Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:32:05 [2022-07-21T09:32:05.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:32:05 [2022-07-21T09:32:05.067Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:32:05 [2022-07-21T09:32:05.067Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:32:05 [2022-07-21T09:32:05.067Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:32:05 [2022-07-21T09:32:05.067Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:32:05 [2022-07-21T09:32:05.551Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint 09:32:05 [2022-07-21T09:32:05.639Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:32:05 [2022-07-21T09:32:05.897Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:32:06 [2022-07-21T09:32:06.492Z] === RUN TestDockerSuite/TestBuildClearCmd 09:32:07 [2022-07-21T09:32:07.061Z] === RUN TestDockerSuite/TestBuildCmd 09:32:07 [2022-07-21T09:32:07.322Z] === RUN TestDockerDaemonSuite/TestShmSize 09:32:07 [2022-07-21T09:32:07.608Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC 09:32:07 [2022-07-21T09:32:07.803Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:32:07 [2022-07-21T09:32:07.803Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:32:08 [2022-07-21T09:32:08.183Z] === RUN TestDockerSuite/TestBuildCmdShDashC 09:32:08 [2022-07-21T09:32:08.443Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped 09:32:08 [2022-07-21T09:32:08.443Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows 09:32:08 [2022-07-21T09:32:08.443Z] === RUN TestDockerSuite/TestBuildCmdSpaces 09:32:09 [2022-07-21T09:32:09.385Z] === RUN TestDockerDaemonSuite/TestShmSizeReload 09:32:09 [2022-07-21T09:32:09.702Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 09:32:09 [2022-07-21T09:32:09.702Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.28s) 09:32:09 [2022-07-21T09:32:09.702Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.38s) 09:32:09 [2022-07-21T09:32:09.702Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.09s) 09:32:09 [2022-07-21T09:32:09.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.23s) 09:32:09 [2022-07-21T09:32:09.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.81s) 09:32:09 [2022-07-21T09:32:09.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.89s) 09:32:09 [2022-07-21T09:32:09.703Z] === RUN TestBuildMultiStageCopy 09:32:09 [2022-07-21T09:32:09.703Z] === RUN TestBuildMultiStageCopy/copy_to_root 09:32:10 [2022-07-21T09:32:10.324Z] === RUN TestDockerSuite/TestBuildCommentsShebangs 09:32:12 [2022-07-21T09:32:12.233Z] === RUN TestDockerDaemonSuite/TestTLSVerify 09:32:12 [2022-07-21T09:32:12.233Z] check_test.go:540: [db7a29b3ef0c9] daemon is not started 09:32:12 [2022-07-21T09:32:12.233Z] === RUN TestDockerDaemonSuite/TestVolumePlugin 09:32:13 [2022-07-21T09:32:13.883Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 09:32:14 [2022-07-21T09:32:14.141Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 09:32:14 [2022-07-21T09:32:14.959Z] --- PASS: TestCreateServiceMultipleTimes (15.03s) 09:32:14 [2022-07-21T09:32:14.959Z] === RUN TestCreateServiceConflict 09:32:15 [2022-07-21T09:32:15.074Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 09:32:15 [2022-07-21T09:32:15.528Z] === RUN TestDockerSuite/TestBuildConditionalCache 09:32:16 [2022-07-21T09:32:16.445Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 09:32:16 [2022-07-21T09:32:16.908Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent 09:32:17 [2022-07-21T09:32:17.379Z] --- PASS: TestBuildMultiStageCopy (7.34s) 09:32:17 [2022-07-21T09:32:17.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s) 09:32:17 [2022-07-21T09:32:17.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) 09:32:17 [2022-07-21T09:32:17.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) 09:32:17 [2022-07-21T09:32:17.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) 09:32:17 [2022-07-21T09:32:17.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) 09:32:17 [2022-07-21T09:32:17.379Z] === RUN TestBuildMultiStageParentConfig 09:32:17 [2022-07-21T09:32:17.494Z] --- PASS: TestCreateServiceConflict (2.17s) 09:32:17 [2022-07-21T09:32:17.495Z] === RUN TestCreateServiceMaxReplicas 09:32:18 [2022-07-21T09:32:18.289Z] === RUN TestDockerSuite/TestBuildContextCleanup 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite (331.16s) 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.37s) 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.85s) 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s) 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.63s) 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.52s) 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.61s) 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.33s) 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.63s) 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.14s) 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.13s) 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.33s) 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.55s) 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s) 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.28s) 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.37s) 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.24s) 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.60s) 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.10s) 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.24s) 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.52s) 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.39s) 09:32:18 [2022-07-21T09:32:18.289Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 09:32:18 [2022-07-21T09:32:18.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.86s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.80s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.38s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.42s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.53s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.43s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.81s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.64s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.69s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.42s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.66s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.70s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.50s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.37s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.63s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.10s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.43s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.78s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.83s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.29s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.65s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.39s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.51s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.95s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.82s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.94s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.93s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.59s) 09:32:18 [2022-07-21T09:32:18.290Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) 09:32:18 [2022-07-21T09:32:18.290Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.15s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.05s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.14s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.04s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.54s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.72s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.79s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.31s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.06s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.63s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.13s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.27s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.50s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.15s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.68s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.86s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.90s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.05s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.62s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.50s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.81s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.61s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.90s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.58s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.52s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.38s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.42s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.83s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.28s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.25s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.35s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.72s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.24s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.77s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.42s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.67s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.91s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.74s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) 09:32:18 [2022-07-21T09:32:18.290Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.22s) 09:32:18 [2022-07-21T09:32:18.290Z] === RUN TestDockerSwarmSuite 09:32:18 [2022-07-21T09:32:18.290Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks 09:32:18 [2022-07-21T09:32:18.550Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild 09:32:19 [2022-07-21T09:32:19.488Z] === RUN TestDockerSuite/TestBuildContextTarGzip 09:32:19 [2022-07-21T09:32:19.748Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression 09:32:20 [2022-07-21T09:32:20.030Z] --- PASS: TestCreateServiceMaxReplicas (2.62s) 09:32:20 [2022-07-21T09:32:20.030Z] === RUN TestCreateWithDuplicateNetworkNames 09:32:20 [2022-07-21T09:32:20.317Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles 09:32:21 [2022-07-21T09:32:21.700Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope 09:32:22 [2022-07-21T09:32:22.639Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) 09:32:22 [2022-07-21T09:32:22.639Z] === RUN TestBuildLabelWithTargets 09:32:24 [2022-07-21T09:32:24.993Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort 09:32:30 [2022-07-21T09:32:30.292Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash 09:32:30 [2022-07-21T09:32:30.745Z] --- PASS: TestBuildLabelWithTargets (8.00s) 09:32:30 [2022-07-21T09:32:30.745Z] === RUN TestBuildWithEmptyLayers 09:32:32 [2022-07-21T09:32:32.204Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile 09:32:33 [2022-07-21T09:32:33.144Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir 09:32:33 [2022-07-21T09:32:33.272Z] --- PASS: TestBuildWithEmptyLayers (2.99s) 09:32:33 [2022-07-21T09:32:33.272Z] === RUN TestBuildMultiStageOnBuild 09:32:34 [2022-07-21T09:32:34.915Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s) 09:32:34 [2022-07-21T09:32:34.915Z] === RUN TestCreateServiceSecretFileMode 09:32:35 [2022-07-21T09:32:35.174Z] --- PASS: TestCreateServiceSecretFileMode (2.42s) 09:32:35 [2022-07-21T09:32:35.174Z] === RUN TestCreateServiceConfigFileMode 09:32:35 [2022-07-21T09:32:35.686Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot 09:32:37 [2022-07-21T09:32:37.709Z] --- PASS: TestCreateServiceConfigFileMode (2.48s) 09:32:37 [2022-07-21T09:32:37.709Z] === RUN TestCreateServiceSysctls 09:32:38 [2022-07-21T09:32:38.533Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) 09:32:38 [2022-07-21T09:32:38.533Z] === RUN TestBuildUncleanTarFilenames 09:32:38 [2022-07-21T09:32:38.792Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) 09:32:38 [2022-07-21T09:32:38.792Z] === RUN TestBuildMultiStageLayerLeak 09:32:38 [2022-07-21T09:32:38.982Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir 09:32:39 [2022-07-21T09:32:39.922Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows 09:32:39 [2022-07-21T09:32:39.922Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows 09:32:39 [2022-07-21T09:32:39.922Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths 09:32:39 [2022-07-21T09:32:39.922Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows 09:32:39 [2022-07-21T09:32:39.922Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths 09:32:39 [2022-07-21T09:32:39.922Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows 09:32:39 [2022-07-21T09:32:39.922Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive 09:32:39 [2022-07-21T09:32:39.922Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows 09:32:39 [2022-07-21T09:32:39.922Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir 09:32:40 [2022-07-21T09:32:40.998Z] --- PASS: TestCreateServiceSysctls (3.04s) 09:32:40 [2022-07-21T09:32:40.998Z] === RUN TestCreateServiceCapabilities 09:32:42 [2022-07-21T09:32:42.461Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir 09:32:43 [2022-07-21T09:32:43.401Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling 09:32:43 [2022-07-21T09:32:43.534Z] --- PASS: TestCreateServiceCapabilities (2.45s) 09:32:43 [2022-07-21T09:32:43.534Z] === RUN TestInspect 09:32:44 [2022-07-21T09:32:44.051Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) 09:32:44 [2022-07-21T09:32:44.051Z] === RUN TestBuildWithHugeFile 09:32:44 [2022-07-21T09:32:44.341Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster 09:32:46 [2022-07-21T09:32:46.096Z] --- PASS: TestInspect (2.66s) 09:32:46 [2022-07-21T09:32:46.096Z] === RUN TestCreateJob 09:32:46 [2022-07-21T09:32:46.884Z] docker_api_swarm_test.go:563: [d8b2cd51ae21a] joining swarm manager [d8519f3c96636]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:32:47 [2022-07-21T09:32:47.144Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot 09:32:48 [2022-07-21T09:32:48.632Z] --- PASS: TestCreateJob (2.96s) 09:32:48 [2022-07-21T09:32:48.632Z] === RUN TestReplicatedJob 09:32:50 [2022-07-21T09:32:50.440Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir 09:32:50 [2022-07-21T09:32:50.700Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot 09:32:53 [2022-07-21T09:32:53.906Z] --- PASS: TestReplicatedJob (5.17s) 09:32:53 [2022-07-21T09:32:53.906Z] === RUN TestUpdateReplicatedJob 09:32:55 [2022-07-21T09:32:55.995Z] === RUN TestDockerSuite/TestBuildCopyWildcard 09:32:57 [2022-07-21T09:32:57.195Z] --- PASS: TestUpdateReplicatedJob (2.93s) 09:32:57 [2022-07-21T09:32:57.195Z] === RUN TestServiceListWithStatuses 09:32:57 [2022-07-21T09:32:57.195Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 09:32:57 [2022-07-21T09:32:57.195Z] --- SKIP: TestServiceListWithStatuses (0.00s) 09:32:57 [2022-07-21T09:32:57.195Z] === RUN TestDockerNetworkConnectAlias 09:33:00 [2022-07-21T09:33:00.192Z] docker_api_swarm_test.go:585: [d01e22e3671af] joining swarm manager [d8519f3c96636]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:33:01 [2022-07-21T09:33:01.390Z] --- PASS: TestDockerNetworkConnectAlias (3.99s) 09:33:01 [2022-07-21T09:33:01.390Z] === RUN TestDockerNetworkReConnect 09:33:01 [2022-07-21T09:33:01.574Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache 09:33:02 [2022-07-21T09:33:02.145Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName 09:33:03 [2022-07-21T09:33:03.085Z] check_test.go:611: [d8b2cd51ae21a] daemon is not started 09:33:03 [2022-07-21T09:33:03.654Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile 09:33:04 [2022-07-21T09:33:04.680Z] --- PASS: TestDockerNetworkReConnect (3.29s) 09:33:04 [2022-07-21T09:33:04.680Z] === RUN TestServicePlugin 09:33:04 [2022-07-21T09:33:04.680Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 09:33:04 [2022-07-21T09:33:04.680Z] --- SKIP: TestServicePlugin (0.00s) 09:33:04 [2022-07-21T09:33:04.680Z] === RUN TestServiceUpdateLabel 09:33:06 [2022-07-21T09:33:06.585Z] --- PASS: TestServiceUpdateLabel (2.18s) 09:33:06 [2022-07-21T09:33:06.585Z] === RUN TestServiceUpdateSecrets 09:33:06 [2022-07-21T09:33:06.957Z] === RUN TestDockerSuite/TestBuildDockerfileStdin 09:33:06 [2022-07-21T09:33:06.957Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict 09:33:06 [2022-07-21T09:33:06.957Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore 09:33:08 [2022-07-21T09:33:08.340Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored 09:33:08 [2022-07-21T09:33:08.395Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd 09:33:08 [2022-07-21T09:33:08.395Z] Copying nested executables into bundles/cross/linux/amd64-daemon 09:33:08 [2022-07-21T09:33:08.395Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy 09:33:08 [2022-07-21T09:33:08.395Z] GOOS="linux" GOARCH="amd64" GOARM="" 09:33:08 [2022-07-21T09:33:08.395Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy 09:33:08 [2022-07-21T09:33:08.395Z] Cross building: bundles/cross/windows/amd64 09:33:08 [2022-07-21T09:33:08.395Z] +++++++ cat ./cli/winresources/dockerd/winres.json 09:33:08 [2022-07-21T09:33:08.395Z] { 09:33:08 [2022-07-21T09:33:08.395Z] "RT_GROUP_ICON": { 09:33:08 [2022-07-21T09:33:08.395Z] "#1": { 09:33:08 [2022-07-21T09:33:08.395Z] "0409": "../../winresources/docker.ico" 09:33:08 [2022-07-21T09:33:08.395Z] } 09:33:08 [2022-07-21T09:33:08.395Z] }, 09:33:08 [2022-07-21T09:33:08.395Z] "RT_MANIFEST": { 09:33:08 [2022-07-21T09:33:08.395Z] "#1": { 09:33:08 [2022-07-21T09:33:08.395Z] "0409": { 09:33:08 [2022-07-21T09:33:08.395Z] "identity": {}, 09:33:08 [2022-07-21T09:33:08.395Z] "description": "Docker Engine", 09:33:08 [2022-07-21T09:33:08.395Z] "minimum-os": "vista", 09:33:08 [2022-07-21T09:33:08.395Z] "execution-level": "", 09:33:08 [2022-07-21T09:33:08.395Z] "ui-access": false, 09:33:08 [2022-07-21T09:33:08.395Z] "auto-elevate": false, 09:33:08 [2022-07-21T09:33:08.395Z] "dpi-awareness": "unaware", 09:33:08 [2022-07-21T09:33:08.395Z] "disable-theming": false, 09:33:08 [2022-07-21T09:33:08.395Z] "disable-window-filtering": false, 09:33:08 [2022-07-21T09:33:08.395Z] "high-resolution-scrolling-aware": false, 09:33:08 [2022-07-21T09:33:08.395Z] "ultra-high-resolution-scrolling-aware": false, 09:33:08 [2022-07-21T09:33:08.395Z] "long-path-aware": false, 09:33:08 [2022-07-21T09:33:08.395Z] "printer-driver-isolation": false, 09:33:08 [2022-07-21T09:33:08.395Z] "gdi-scaling": false, 09:33:08 [2022-07-21T09:33:08.395Z] "segment-heap": false, 09:33:08 [2022-07-21T09:33:08.395Z] "use-common-controls-v6": false 09:33:08 [2022-07-21T09:33:08.395Z] } 09:33:08 [2022-07-21T09:33:08.395Z] } 09:33:08 [2022-07-21T09:33:08.395Z] }, 09:33:08 [2022-07-21T09:33:08.395Z] "RT_MESSAGETABLE": { 09:33:08 [2022-07-21T09:33:08.395Z] "#1": { 09:33:08 [2022-07-21T09:33:08.395Z] "0409": "../../winresources/event_messages.bin" 09:33:08 [2022-07-21T09:33:08.395Z] } 09:33:08 [2022-07-21T09:33:08.395Z] }, 09:33:08 [2022-07-21T09:33:08.395Z] "RT_VERSION": { 09:33:08 [2022-07-21T09:33:08.395Z] "#1": { 09:33:08 [2022-07-21T09:33:08.396Z] "0409": { 09:33:08 [2022-07-21T09:33:08.396Z] "fixed": { 09:33:08 [2022-07-21T09:33:08.396Z] "file_version": "0.0.0.0", 09:33:08 [2022-07-21T09:33:08.396Z] "product_version": "0.0.0.0", 09:33:08 [2022-07-21T09:33:08.396Z] "type": "Unknown" 09:33:08 [2022-07-21T09:33:08.396Z] }, 09:33:08 [2022-07-21T09:33:08.396Z] "info": { 09:33:08 [2022-07-21T09:33:08.396Z] "0000": { 09:33:08 [2022-07-21T09:33:08.396Z] "CompanyName": "", 09:33:08 [2022-07-21T09:33:08.396Z] "FileVersion": "dev", 09:33:08 [2022-07-21T09:33:08.396Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", 09:33:08 [2022-07-21T09:33:08.396Z] "OriginalFileName": "dockerd.exe", 09:33:08 [2022-07-21T09:33:08.396Z] "ProductName": "", 09:33:08 [2022-07-21T09:33:08.396Z] "ProductVersion": "dev", 09:33:08 [2022-07-21T09:33:08.396Z] "SpecialBuild": "669fbed1ac6e556a0097f77ccf5f033acaa42adb" 09:33:08 [2022-07-21T09:33:08.396Z] } 09:33:08 [2022-07-21T09:33:08.396Z] } 09:33:08 [2022-07-21T09:33:08.396Z] } 09:33:08 [2022-07-21T09:33:08.396Z] } 09:33:08 [2022-07-21T09:33:08.396Z] } 09:33:08 [2022-07-21T09:33:08.396Z] } 09:33:08 [2022-07-21T09:33:08.396Z] cmd/dockerd/config.go 09:33:08 [2022-07-21T09:33:08.396Z] cmd/dockerd/config_windows.go 09:33:08 [2022-07-21T09:33:08.396Z] cmd/dockerd/daemon.go 09:33:08 [2022-07-21T09:33:08.396Z] cmd/dockerd/daemon_test.go 09:33:08 [2022-07-21T09:33:08.396Z] cmd/dockerd/daemon_windows.go 09:33:08 [2022-07-21T09:33:08.396Z] cmd/dockerd/docker.go 09:33:08 [2022-07-21T09:33:08.396Z] cmd/dockerd/docker_windows.go 09:33:08 [2022-07-21T09:33:08.396Z] cmd/dockerd/genwinres_windows.go 09:33:08 [2022-07-21T09:33:08.396Z] cmd/dockerd/metrics.go 09:33:08 [2022-07-21T09:33:08.396Z] cmd/dockerd/options.go 09:33:08 [2022-07-21T09:33:08.396Z] cmd/dockerd/options_test.go 09:33:08 [2022-07-21T09:33:08.396Z] cmd/dockerd/service_windows.go 09:33:08 [2022-07-21T09:33:08.396Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe 09:33:08 [2022-07-21T09:33:08.396Z] GOOS="windows" GOARCH="amd64" GOARM="" 09:33:09 [2022-07-21T09:33:09.279Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles 09:33:10 [2022-07-21T09:33:10.219Z] === RUN TestDockerSuite/TestBuildDockerignore 09:33:13 [2022-07-21T09:33:13.511Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone 09:33:13 [2022-07-21T09:33:13.511Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed 09:33:13 [2022-07-21T09:33:13.511Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit 09:33:16 [2022-07-21T09:33:16.812Z] docker_api_swarm_test.go:46: [d1b1c2e2dde4c] joining swarm manager [d36a3526c67de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:33:19 [2022-07-21T09:33:19.352Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths 09:33:19 [2022-07-21T09:33:19.921Z] === RUN TestDockerSuite/TestBuildDockerignoreComment 09:33:21 [2022-07-21T09:33:21.469Z] --- PASS: TestServiceUpdateSecrets (14.28s) 09:33:21 [2022-07-21T09:33:21.469Z] === RUN TestServiceUpdateConfigs 09:33:23 [2022-07-21T09:33:23.214Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions 09:33:33 [2022-07-21T09:33:33.201Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile 09:33:33 [2022-07-21T09:33:33.201Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion 09:33:33 [2022-07-21T09:33:33.201Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile 09:33:34 [2022-07-21T09:33:34.139Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress 09:33:35 [2022-07-21T09:33:35.079Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken 09:33:36 [2022-07-21T09:33:36.367Z] --- PASS: TestServiceUpdateConfigs (14.34s) 09:33:36 [2022-07-21T09:33:36.367Z] === RUN TestServiceUpdateNetwork 09:33:36 [2022-07-21T09:33:36.460Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore 09:33:39 [2022-07-21T09:33:39.000Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles 09:33:39 [2022-07-21T09:33:39.000Z] --- PASS: TestImportExtremelyLargeImageWorks (179.24s) 09:33:39 [2022-07-21T09:33:39.000Z] PASS 09:33:39 [2022-07-21T09:33:39.000Z] 09:33:39 [2022-07-21T09:33:39.000Z] DONE 22 tests in 183.678s 09:33:39 [2022-07-21T09:33:39.000Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 09:33:39 [2022-07-21T09:33:39.000Z] ++ 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 09:33:39 [2022-07-21T09:33:39.000Z] ++ set -e 09:33:39 [2022-07-21T09:33:39.000Z] ++ '[' -n 0 ']' 09:33:39 [2022-07-21T09:33:39.000Z] ++ set -x 09:33:39 [2022-07-21T09:33:39.000Z] ++ 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 09:33:39 [2022-07-21T09:33:39.000Z] === RUN TestStripANSICommands 09:33:39 [2022-07-21T09:33:39.000Z] === RUN TestStripANSICommands/#00 09:33:39 [2022-07-21T09:33:39.000Z] === RUN TestStripANSICommands/#01 09:33:39 [2022-07-21T09:33:39.000Z] --- PASS: TestStripANSICommands (0.00s) 09:33:39 [2022-07-21T09:33:39.000Z] --- PASS: TestStripANSICommands/#00 (0.00s) 09:33:39 [2022-07-21T09:33:39.000Z] --- PASS: TestStripANSICommands/#01 (0.00s) 09:33:39 [2022-07-21T09:33:39.000Z] PASS 09:33:39 [2022-07-21T09:33:39.000Z] 09:33:39 [2022-07-21T09:33:39.000Z] DONE 3 tests in 0.048s 09:33:39 [2022-07-21T09:33:39.000Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 09:33:39 [2022-07-21T09:33:39.000Z] ++ 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 09:33:39 [2022-07-21T09:33:39.000Z] ++ set -e 09:33:39 [2022-07-21T09:33:39.000Z] ++ '[' -n 0 ']' 09:33:39 [2022-07-21T09:33:39.000Z] ++ set -x 09:33:39 [2022-07-21T09:33:39.000Z] ++ 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 09:33:39 [2022-07-21T09:33:39.000Z] INFO: Testing against a local daemon 09:33:39 [2022-07-21T09:33:39.000Z] === RUN TestNetworkCreateDelete 09:33:39 [2022-07-21T09:33:39.264Z] --- PASS: TestNetworkCreateDelete (0.18s) 09:33:39 [2022-07-21T09:33:39.264Z] === RUN TestDockerNetworkDeletePreferID 09:33:39 [2022-07-21T09:33:39.833Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s) 09:33:39 [2022-07-21T09:33:39.833Z] === RUN TestDaemonDNSFallback 09:33:40 [2022-07-21T09:33:40.092Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile 09:33:40 [2022-07-21T09:33:40.307Z] --- PASS: TestBuildWithHugeFile (51.15s) 09:33:40 [2022-07-21T09:33:40.307Z] === RUN TestBuildWCOWSandboxSize 09:33:40 [2022-07-21T09:33:40.307Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 09:33:40 [2022-07-21T09:33:40.307Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 09:33:40 [2022-07-21T09:33:40.307Z] === RUN TestBuildWithEmptyDockerfile 09:33:40 [2022-07-21T09:33:40.307Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 09:33:40 [2022-07-21T09:33:40.307Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 09:33:40 [2022-07-21T09:33:40.307Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:33:40 [2022-07-21T09:33:40.307Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:33:40 [2022-07-21T09:33:40.307Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:33:40 [2022-07-21T09:33:40.307Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:33:40 [2022-07-21T09:33:40.307Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 09:33:40 [2022-07-21T09:33:40.307Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:33:40 [2022-07-21T09:33:40.307Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:33:40 [2022-07-21T09:33:40.307Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) 09:33:40 [2022-07-21T09:33:40.307Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) 09:33:40 [2022-07-21T09:33:40.307Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) 09:33:40 [2022-07-21T09:33:40.307Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) 09:33:40 [2022-07-21T09:33:40.307Z] === RUN TestBuildPreserveOwnership 09:33:40 [2022-07-21T09:33:40.307Z] === RUN TestBuildPreserveOwnership/copy_from 09:33:41 [2022-07-21T09:33:41.239Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 09:33:45 [2022-07-21T09:33:45.417Z] --- PASS: TestBuildPreserveOwnership (10.47s) 09:33:45 [2022-07-21T09:33:45.417Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.44s) 09:33:45 [2022-07-21T09:33:45.417Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) 09:33:45 [2022-07-21T09:33:45.417Z] === RUN TestBuildPlatformInvalid 09:33:45 [2022-07-21T09:33:45.417Z] --- PASS: TestBuildPlatformInvalid (0.09s) 09:33:45 [2022-07-21T09:33:45.417Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 09:33:45 [2022-07-21T09:33:45.417Z] build_userns_linux_test.go:31: testEnv.IsRootless() 09:33:45 [2022-07-21T09:33:45.417Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) 09:33:45 [2022-07-21T09:33:45.417Z] PASS 09:33:45 [2022-07-21T09:33:45.417Z] 09:33:45 [2022-07-21T09:33:45.417Z] === Skipped 09:33:45 [2022-07-21T09:33:45.417Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 09:33:45 [2022-07-21T09:33:45.417Z] build_session_test.go:25: TODO: BuildKit 09:33:45 [2022-07-21T09:33:45.417Z] 09:33:45 [2022-07-21T09:33:45.417Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) 09:33:45 [2022-07-21T09:33:45.417Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 09:33:45 [2022-07-21T09:33:45.417Z] 09:33:45 [2022-07-21T09:33:45.417Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) 09:33:45 [2022-07-21T09:33:45.417Z] build_userns_linux_test.go:31: testEnv.IsRootless() 09:33:45 [2022-07-21T09:33:45.417Z] 09:33:45 [2022-07-21T09:33:45.417Z] DONE 34 tests, 3 skipped in 112.600s 09:33:45 [2022-07-21T09:33:45.417Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 09:33:45 [2022-07-21T09:33:45.417Z] INFO: Testing against a local daemon 09:33:45 [2022-07-21T09:33:45.417Z] === RUN TestConfigInspect 09:33:45 [2022-07-21T09:33:45.417Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:33:45 [2022-07-21T09:33:45.417Z] --- SKIP: TestConfigInspect (0.02s) 09:33:45 [2022-07-21T09:33:45.417Z] === RUN TestConfigList 09:33:45 [2022-07-21T09:33:45.417Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:33:45 [2022-07-21T09:33:45.417Z] --- SKIP: TestConfigList (0.01s) 09:33:45 [2022-07-21T09:33:45.417Z] === RUN TestConfigsCreateAndDelete 09:33:45 [2022-07-21T09:33:45.417Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:33:45 [2022-07-21T09:33:45.417Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) 09:33:45 [2022-07-21T09:33:45.417Z] === RUN TestConfigsUpdate 09:33:45 [2022-07-21T09:33:45.417Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:33:45 [2022-07-21T09:33:45.417Z] --- SKIP: TestConfigsUpdate (0.01s) 09:33:45 [2022-07-21T09:33:45.417Z] === RUN TestTemplatedConfig 09:33:45 [2022-07-21T09:33:45.417Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:33:45 [2022-07-21T09:33:45.417Z] --- SKIP: TestTemplatedConfig (0.00s) 09:33:45 [2022-07-21T09:33:45.417Z] === RUN TestConfigCreateResolve 09:33:45 [2022-07-21T09:33:45.417Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:33:45 [2022-07-21T09:33:45.417Z] --- SKIP: TestConfigCreateResolve (0.01s) 09:33:45 [2022-07-21T09:33:45.417Z] PASS 09:33:45 [2022-07-21T09:33:45.417Z] 09:33:45 [2022-07-21T09:33:45.417Z] === Skipped 09:33:45 [2022-07-21T09:33:45.417Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) 09:33:45 [2022-07-21T09:33:45.417Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:33:45 [2022-07-21T09:33:45.417Z] 09:33:45 [2022-07-21T09:33:45.417Z] === SKIP: amd64.integration.config TestConfigList (0.01s) 09:33:45 [2022-07-21T09:33:45.417Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:33:45 [2022-07-21T09:33:45.417Z] 09:33:45 [2022-07-21T09:33:45.417Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) 09:33:45 [2022-07-21T09:33:45.417Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:33:45 [2022-07-21T09:33:45.417Z] 09:33:45 [2022-07-21T09:33:45.417Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) 09:33:45 [2022-07-21T09:33:45.417Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:33:45 [2022-07-21T09:33:45.417Z] 09:33:45 [2022-07-21T09:33:45.417Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) 09:33:45 [2022-07-21T09:33:45.417Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:33:45 [2022-07-21T09:33:45.417Z] 09:33:45 [2022-07-21T09:33:45.417Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) 09:33:45 [2022-07-21T09:33:45.417Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:33:45 [2022-07-21T09:33:45.417Z] 09:33:45 [2022-07-21T09:33:45.417Z] DONE 6 tests, 6 skipped in 0.148s 09:33:45 [2022-07-21T09:33:45.417Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 09:33:45 [2022-07-21T09:33:45.675Z] INFO: Testing against a local daemon 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestAttachWithTTY 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestAttachWithTTY (0.04s) 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestAttachWithoutTTy 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestAttachWithoutTTy (0.04s) 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestCheckpoint 09:33:45 [2022-07-21T09:33:45.675Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 09:33:45 [2022-07-21T09:33:45.675Z] --- SKIP: TestCheckpoint (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/commit 09:33:45 [2022-07-21T09:33:45.675Z] === PAUSE TestContainerInvalidJSON/commit 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/containers/create 09:33:45 [2022-07-21T09:33:45.675Z] === PAUSE TestContainerInvalidJSON/containers/create 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 09:33:45 [2022-07-21T09:33:45.675Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/containers/foobar/update 09:33:45 [2022-07-21T09:33:45.675Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/exec/foobar/start 09:33:45 [2022-07-21T09:33:45.675Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 09:33:45 [2022-07-21T09:33:45.675Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 09:33:45 [2022-07-21T09:33:45.675Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 09:33:45 [2022-07-21T09:33:45.675Z] === CONT TestContainerInvalidJSON/commit 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 09:33:45 [2022-07-21T09:33:45.675Z] === CONT TestContainerInvalidJSON/exec/foobar/start 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/commit/empty_body 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 09:33:45 [2022-07-21T09:33:45.675Z] === CONT TestContainerInvalidJSON/containers/foobar/update 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 09:33:45 [2022-07-21T09:33:45.675Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 09:33:45 [2022-07-21T09:33:45.675Z] === CONT TestContainerInvalidJSON/containers/create 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 09:33:45 [2022-07-21T09:33:45.675Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 09:33:45 [2022-07-21T09:33:45.675Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON (0.01s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestCopyFromContainerPathDoesNotExist 09:33:45 [2022-07-21T09:33:45.675Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) 09:33:45 [2022-07-21T09:33:45.675Z] === RUN TestCopyFromContainerPathIsNotDir 09:33:45 [2022-07-21T09:33:45.933Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) 09:33:45 [2022-07-21T09:33:45.933Z] === RUN TestCopyToContainerPathDoesNotExist 09:33:45 [2022-07-21T09:33:45.933Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) 09:33:45 [2022-07-21T09:33:45.933Z] === RUN TestCopyEmptyFile 09:33:45 [2022-07-21T09:33:45.933Z] --- PASS: TestCopyEmptyFile (0.20s) 09:33:45 [2022-07-21T09:33:45.933Z] === RUN TestCopyToContainerPathIsNotDir 09:33:46 [2022-07-21T09:33:46.191Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) 09:33:46 [2022-07-21T09:33:46.191Z] === RUN TestCopyFromContainer 09:33:48 [2022-07-21T09:33:48.236Z] --- PASS: TestDaemonDNSFallback (7.57s) 09:33:48 [2022-07-21T09:33:48.236Z] === RUN TestInspectNetwork 09:33:48 [2022-07-21T09:33:48.236Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir 09:33:48 [2022-07-21T09:33:48.577Z] --- PASS: TestServiceUpdateNetwork (11.67s) 09:33:48 [2022-07-21T09:33:48.577Z] === RUN TestServiceUpdatePidsLimit 09:33:48 [2022-07-21T09:33:48.577Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 09:33:48 [2022-07-21T09:33:48.577Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 09:33:49 [2022-07-21T09:33:49.621Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs 09:33:50 [2022-07-21T09:33:50.372Z] === RUN TestCopyFromContainer// 09:33:50 [2022-07-21T09:33:50.372Z] === RUN TestCopyFromContainer//bar/root 09:33:50 [2022-07-21T09:33:50.372Z] === RUN TestCopyFromContainer//bar/root/ 09:33:50 [2022-07-21T09:33:50.372Z] === RUN TestCopyFromContainer/bar/quux 09:33:50 [2022-07-21T09:33:50.372Z] === RUN TestCopyFromContainer/bar/quux/ 09:33:50 [2022-07-21T09:33:50.630Z] === RUN TestCopyFromContainer/bar/quux/baz 09:33:50 [2022-07-21T09:33:50.630Z] === RUN TestCopyFromContainer/bar/filesymlink 09:33:50 [2022-07-21T09:33:50.630Z] === RUN TestCopyFromContainer/bar/dirsymlink 09:33:50 [2022-07-21T09:33:50.630Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 09:33:50 [2022-07-21T09:33:50.630Z] === RUN TestCopyFromContainer/bar/notarget 09:33:50 [2022-07-21T09:33:50.889Z] --- PASS: TestCopyFromContainer (4.73s) 09:33:50 [2022-07-21T09:33:50.889Z] --- PASS: TestCopyFromContainer// (0.06s) 09:33:50 [2022-07-21T09:33:50.889Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) 09:33:50 [2022-07-21T09:33:50.889Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) 09:33:50 [2022-07-21T09:33:50.889Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) 09:33:50 [2022-07-21T09:33:50.889Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) 09:33:50 [2022-07-21T09:33:50.889Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) 09:33:50 [2022-07-21T09:33:50.889Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) 09:33:50 [2022-07-21T09:33:50.889Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) 09:33:50 [2022-07-21T09:33:50.889Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) 09:33:50 [2022-07-21T09:33:50.889Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) 09:33:50 [2022-07-21T09:33:50.889Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 09:33:50 [2022-07-21T09:33:50.889Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:33:50 [2022-07-21T09:33:50.889Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:33:50 [2022-07-21T09:33:50.889Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:33:50 [2022-07-21T09:33:50.889Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:33:50 [2022-07-21T09:33:50.889Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 09:33:50 [2022-07-21T09:33:50.889Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 09:33:50 [2022-07-21T09:33:50.889Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:33:50 [2022-07-21T09:33:50.889Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 09:33:50 [2022-07-21T09:33:50.889Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:33:50 [2022-07-21T09:33:50.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 09:33:50 [2022-07-21T09:33:50.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 09:33:50 [2022-07-21T09:33:50.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 09:33:50 [2022-07-21T09:33:50.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 09:33:50 [2022-07-21T09:33:50.889Z] === RUN TestCreateLinkToNonExistingContainer 09:33:50 [2022-07-21T09:33:50.889Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 09:33:50 [2022-07-21T09:33:50.889Z] === RUN TestCreateWithInvalidEnv 09:33:50 [2022-07-21T09:33:50.889Z] === RUN TestCreateWithInvalidEnv/0 09:33:50 [2022-07-21T09:33:50.889Z] === PAUSE TestCreateWithInvalidEnv/0 09:33:50 [2022-07-21T09:33:50.889Z] === RUN TestCreateWithInvalidEnv/1 09:33:50 [2022-07-21T09:33:50.889Z] === PAUSE TestCreateWithInvalidEnv/1 09:33:50 [2022-07-21T09:33:50.889Z] === RUN TestCreateWithInvalidEnv/2 09:33:50 [2022-07-21T09:33:50.889Z] === PAUSE TestCreateWithInvalidEnv/2 09:33:50 [2022-07-21T09:33:50.889Z] === CONT TestCreateWithInvalidEnv/0 09:33:50 [2022-07-21T09:33:50.889Z] === CONT TestCreateWithInvalidEnv/2 09:33:50 [2022-07-21T09:33:50.889Z] === CONT TestCreateWithInvalidEnv/1 09:33:50 [2022-07-21T09:33:50.889Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 09:33:50 [2022-07-21T09:33:50.889Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 09:33:50 [2022-07-21T09:33:50.889Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 09:33:50 [2022-07-21T09:33:50.889Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 09:33:50 [2022-07-21T09:33:50.889Z] === RUN TestCreateTmpfsMountsTarget 09:33:50 [2022-07-21T09:33:50.889Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 09:33:50 [2022-07-21T09:33:50.889Z] === RUN TestCreateWithCustomMaskedPaths 09:33:51 [2022-07-21T09:33:51.532Z] === RUN TestInspectNetwork/full_network_id 09:33:51 [2022-07-21T09:33:51.532Z] === RUN TestInspectNetwork/partial_network_id 09:33:51 [2022-07-21T09:33:51.532Z] === RUN TestInspectNetwork/network_name 09:33:51 [2022-07-21T09:33:51.532Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 09:33:51 [2022-07-21T09:33:51.532Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir 09:33:52 [2022-07-21T09:33:52.262Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) 09:33:52 [2022-07-21T09:33:52.262Z] === RUN TestCreateWithCustomReadonlyPaths 09:33:53 [2022-07-21T09:33:53.198Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) 09:33:53 [2022-07-21T09:33:53.198Z] === RUN TestCreateWithInvalidHealthcheckParams 09:33:53 [2022-07-21T09:33:53.198Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:33:53 [2022-07-21T09:33:53.198Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:33:53 [2022-07-21T09:33:53.198Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:33:53 [2022-07-21T09:33:53.198Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:33:53 [2022-07-21T09:33:53.198Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:33:53 [2022-07-21T09:33:53.198Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:33:53 [2022-07-21T09:33:53.198Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:33:53 [2022-07-21T09:33:53.198Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:33:53 [2022-07-21T09:33:53.198Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:33:53 [2022-07-21T09:33:53.198Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:33:53 [2022-07-21T09:33:53.198Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:33:53 [2022-07-21T09:33:53.198Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:33:53 [2022-07-21T09:33:53.455Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:33:53 [2022-07-21T09:33:53.455Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:33:53 [2022-07-21T09:33:53.455Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:33:53 [2022-07-21T09:33:53.455Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 09:33:53 [2022-07-21T09:33:53.455Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) 09:33:53 [2022-07-21T09:33:53.455Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) 09:33:53 [2022-07-21T09:33:53.455Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) 09:33:53 [2022-07-21T09:33:53.455Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) 09:33:53 [2022-07-21T09:33:53.455Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) 09:33:53 [2022-07-21T09:33:53.455Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 09:33:53 [2022-07-21T09:33:53.713Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) 09:33:53 [2022-07-21T09:33:53.713Z] === RUN TestCreateDifferentPlatform 09:33:53 [2022-07-21T09:33:53.713Z] === RUN TestCreateDifferentPlatform/different_os 09:33:53 [2022-07-21T09:33:53.713Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 09:33:53 [2022-07-21T09:33:53.713Z] --- PASS: TestCreateDifferentPlatform (0.01s) 09:33:53 [2022-07-21T09:33:53.713Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 09:33:53 [2022-07-21T09:33:53.713Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 09:33:53 [2022-07-21T09:33:53.713Z] === RUN TestCreateVolumesFromNonExistingContainer 09:33:53 [2022-07-21T09:33:53.971Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 09:33:53 [2022-07-21T09:33:53.971Z] === RUN TestCreatePlatformSpecificImageNoPlatform 09:33:53 [2022-07-21T09:33:53.971Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) 09:33:53 [2022-07-21T09:33:53.971Z] === RUN TestCreateInvalidHostConfig 09:33:53 [2022-07-21T09:33:53.971Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 09:33:53 [2022-07-21T09:33:53.971Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 09:33:53 [2022-07-21T09:33:53.971Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 09:33:53 [2022-07-21T09:33:53.971Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 09:33:53 [2022-07-21T09:33:53.971Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 09:33:53 [2022-07-21T09:33:53.971Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 09:33:53 [2022-07-21T09:33:53.971Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 09:33:53 [2022-07-21T09:33:53.971Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 09:33:53 [2022-07-21T09:33:53.971Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 09:33:53 [2022-07-21T09:33:53.971Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 09:33:53 [2022-07-21T09:33:53.971Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 09:33:53 [2022-07-21T09:33:53.971Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 09:33:53 [2022-07-21T09:33:53.971Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 09:33:53 [2022-07-21T09:33:53.971Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 09:33:53 [2022-07-21T09:33:53.971Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 09:33:53 [2022-07-21T09:33:53.971Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 09:33:53 [2022-07-21T09:33:53.971Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 09:33:53 [2022-07-21T09:33:53.971Z] === RUN TestContainerStartOnDaemonRestart 09:33:53 [2022-07-21T09:33:53.971Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm 09:33:53 [2022-07-21T09:33:53.971Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) 09:33:53 [2022-07-21T09:33:53.971Z] === RUN TestDaemonRestartIpcMode 09:33:53 [2022-07-21T09:33:53.971Z] === PAUSE TestDaemonRestartIpcMode 09:33:53 [2022-07-21T09:33:53.971Z] === RUN TestDaemonHostGatewayIP 09:33:53 [2022-07-21T09:33:53.971Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network 09:33:53 [2022-07-21T09:33:53.971Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) 09:33:53 [2022-07-21T09:33:53.971Z] === RUN TestRestartDaemonWithRestartingContainer 09:33:53 [2022-07-21T09:33:53.971Z] === PAUSE TestRestartDaemonWithRestartingContainer 09:33:53 [2022-07-21T09:33:53.971Z] === RUN TestContainerKillOnDaemonStart 09:33:53 [2022-07-21T09:33:53.971Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode 09:33:53 [2022-07-21T09:33:53.971Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) 09:33:53 [2022-07-21T09:33:53.971Z] === RUN TestDiff 09:33:54 [2022-07-21T09:33:54.228Z] --- PASS: TestDiff (0.40s) 09:33:54 [2022-07-21T09:33:54.228Z] === RUN TestExecConsoleSize 09:33:54 [2022-07-21T09:33:54.795Z] --- PASS: TestExecConsoleSize (0.46s) 09:33:54 [2022-07-21T09:33:54.795Z] === RUN TestExecWithCloseStdin 09:33:55 [2022-07-21T09:33:55.148Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 09:33:55 [2022-07-21T09:33:55.360Z] --- PASS: TestExecWithCloseStdin (0.46s) 09:33:55 [2022-07-21T09:33:55.360Z] === RUN TestExec 09:33:55 [2022-07-21T09:33:55.618Z] --- PASS: TestExec (0.46s) 09:33:55 [2022-07-21T09:33:55.618Z] === RUN TestExecUser 09:33:55 [2022-07-21T09:33:55.728Z] --- PASS: TestInspectNetwork (8.09s) 09:33:55 [2022-07-21T09:33:55.728Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 09:33:55 [2022-07-21T09:33:55.728Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 09:33:55 [2022-07-21T09:33:55.728Z] --- PASS: TestInspectNetwork/network_name (0.00s) 09:33:55 [2022-07-21T09:33:55.728Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 09:33:55 [2022-07-21T09:33:55.728Z] === RUN TestRunContainerWithBridgeNone 09:33:56 [2022-07-21T09:33:56.183Z] --- PASS: TestExecUser (0.45s) 09:33:56 [2022-07-21T09:33:56.183Z] === RUN TestExportContainerAndImportImage 09:33:56 [2022-07-21T09:33:56.749Z] --- PASS: TestExportContainerAndImportImage (0.65s) 09:33:56 [2022-07-21T09:33:56.749Z] === RUN TestExportContainerAfterDaemonRestart 09:33:57 [2022-07-21T09:33:57.636Z] --- PASS: TestRunContainerWithBridgeNone (1.89s) 09:33:57 [2022-07-21T09:33:57.636Z] === RUN TestNetworkInvalidJSON 09:33:57 [2022-07-21T09:33:57.636Z] === RUN TestNetworkInvalidJSON/networks/create 09:33:57 [2022-07-21T09:33:57.636Z] === PAUSE TestNetworkInvalidJSON/networks/create 09:33:57 [2022-07-21T09:33:57.636Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 09:33:57 [2022-07-21T09:33:57.636Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 09:33:57 [2022-07-21T09:33:57.636Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 09:33:57 [2022-07-21T09:33:57.636Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 09:33:57 [2022-07-21T09:33:57.636Z] === CONT TestNetworkInvalidJSON/networks/create 09:33:57 [2022-07-21T09:33:57.636Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 09:33:57 [2022-07-21T09:33:57.636Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 09:33:57 [2022-07-21T09:33:57.636Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 09:33:57 [2022-07-21T09:33:57.636Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 09:33:57 [2022-07-21T09:33:57.636Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 09:33:57 [2022-07-21T09:33:57.636Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 09:33:57 [2022-07-21T09:33:57.636Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 09:33:57 [2022-07-21T09:33:57.636Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 09:33:57 [2022-07-21T09:33:57.636Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 09:33:57 [2022-07-21T09:33:57.636Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 09:33:57 [2022-07-21T09:33:57.636Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 09:33:57 [2022-07-21T09:33:57.636Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 09:33:57 [2022-07-21T09:33:57.636Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 09:33:57 [2022-07-21T09:33:57.636Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 09:33:57 [2022-07-21T09:33:57.636Z] --- PASS: TestNetworkInvalidJSON (0.04s) 09:33:57 [2022-07-21T09:33:57.636Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) 09:33:57 [2022-07-21T09:33:57.636Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 09:33:57 [2022-07-21T09:33:57.636Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 09:33:57 [2022-07-21T09:33:57.636Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.01s) 09:33:57 [2022-07-21T09:33:57.636Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 09:33:57 [2022-07-21T09:33:57.636Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) 09:33:57 [2022-07-21T09:33:57.636Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 09:33:57 [2022-07-21T09:33:57.636Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 09:33:57 [2022-07-21T09:33:57.636Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 09:33:57 [2022-07-21T09:33:57.636Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 09:33:57 [2022-07-21T09:33:57.636Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) 09:33:57 [2022-07-21T09:33:57.636Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 09:33:57 [2022-07-21T09:33:57.636Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 09:33:57 [2022-07-21T09:33:57.636Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 09:33:57 [2022-07-21T09:33:57.636Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 09:33:57 [2022-07-21T09:33:57.636Z] === RUN TestNetworkList 09:33:57 [2022-07-21T09:33:57.636Z] === RUN TestNetworkList//networks 09:33:57 [2022-07-21T09:33:57.636Z] === PAUSE TestNetworkList//networks 09:33:57 [2022-07-21T09:33:57.636Z] === RUN TestNetworkList//networks/ 09:33:57 [2022-07-21T09:33:57.636Z] === PAUSE TestNetworkList//networks/ 09:33:57 [2022-07-21T09:33:57.636Z] === CONT TestNetworkList//networks 09:33:57 [2022-07-21T09:33:57.636Z] === CONT TestNetworkList//networks/ 09:33:57 [2022-07-21T09:33:57.636Z] --- PASS: TestNetworkList (0.02s) 09:33:57 [2022-07-21T09:33:57.636Z] --- PASS: TestNetworkList//networks/ (0.00s) 09:33:57 [2022-07-21T09:33:57.636Z] --- PASS: TestNetworkList//networks (0.00s) 09:33:57 [2022-07-21T09:33:57.636Z] === RUN TestHostIPv4BridgeLabel 09:33:57 [2022-07-21T09:33:57.896Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) 09:33:57 [2022-07-21T09:33:57.896Z] === RUN TestDaemonRestartWithLiveRestore 09:33:58 [2022-07-21T09:33:58.121Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) 09:33:58 [2022-07-21T09:33:58.121Z] === RUN TestHealthCheckWorkdir 09:33:58 [2022-07-21T09:33:58.686Z] --- PASS: TestHealthCheckWorkdir (0.63s) 09:33:58 [2022-07-21T09:33:58.686Z] === RUN TestHealthKillContainer 09:33:59 [2022-07-21T09:33:59.276Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) 09:33:59 [2022-07-21T09:33:59.276Z] === RUN TestDaemonDefaultNetworkPools 09:33:59 [2022-07-21T09:33:59.847Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) 09:33:59 [2022-07-21T09:33:59.847Z] === RUN TestDaemonRestartWithExistingNetwork 09:34:01 [2022-07-21T09:34:01.226Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) 09:34:01 [2022-07-21T09:34:01.226Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 09:34:01 [2022-07-21T09:34:01.226Z] === RUN TestDockerSuite/TestBuildDotDotFile 09:34:01 [2022-07-21T09:34:01.486Z] === RUN TestDockerSuite/TestBuildEOLInLine 09:34:02 [2022-07-21T09:34:02.427Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) 09:34:02 [2022-07-21T09:34:02.427Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 09:34:02 [2022-07-21T09:34:02.996Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) 09:34:02 [2022-07-21T09:34:02.996Z] === RUN TestServiceWithPredefinedNetwork 09:34:03 [2022-07-21T09:34:03.266Z] --- PASS: TestServiceUpdatePidsLimit (15.92s) 09:34:03 [2022-07-21T09:34:03.266Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) 09:34:03 [2022-07-21T09:34:03.266Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) 09:34:03 [2022-07-21T09:34:03.266Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) 09:34:03 [2022-07-21T09:34:03.266Z] PASS 09:34:03 [2022-07-21T09:34:03.266Z] 09:34:03 [2022-07-21T09:34:03.266Z] === Skipped 09:34:03 [2022-07-21T09:34:03.266Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 09:34:03 [2022-07-21T09:34:03.266Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 09:34:03 [2022-07-21T09:34:03.266Z] 09:34:03 [2022-07-21T09:34:03.266Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 09:34:03 [2022-07-21T09:34:03.266Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 09:34:03 [2022-07-21T09:34:03.266Z] 09:34:03 [2022-07-21T09:34:03.266Z] DONE 27 tests, 2 skipped in 130.039s 09:34:03 [2022-07-21T09:34:03.266Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 09:34:03 [2022-07-21T09:34:03.266Z] ++ 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 09:34:03 [2022-07-21T09:34:03.266Z] ++ set -e 09:34:03 [2022-07-21T09:34:03.266Z] ++ '[' -n 0 ']' 09:34:03 [2022-07-21T09:34:03.266Z] ++ set -x 09:34:03 [2022-07-21T09:34:03.266Z] ++ 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 09:34:03 [2022-07-21T09:34:03.266Z] INFO: Testing against a local daemon 09:34:03 [2022-07-21T09:34:03.266Z] === RUN TestSessionCreate 09:34:03 [2022-07-21T09:34:03.266Z] --- PASS: TestSessionCreate (0.02s) 09:34:03 [2022-07-21T09:34:03.266Z] === RUN TestSessionCreateWithBadUpgrade 09:34:03 [2022-07-21T09:34:03.266Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 09:34:03 [2022-07-21T09:34:03.266Z] PASS 09:34:03 [2022-07-21T09:34:03.266Z] 09:34:03 [2022-07-21T09:34:03.266Z] DONE 2 tests in 0.133s 09:34:03 [2022-07-21T09:34:03.266Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 09:34:03 [2022-07-21T09:34:03.266Z] ++ 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 09:34:03 [2022-07-21T09:34:03.266Z] ++ set -e 09:34:03 [2022-07-21T09:34:03.266Z] ++ '[' -n 0 ']' 09:34:03 [2022-07-21T09:34:03.266Z] ++ set -x 09:34:03 [2022-07-21T09:34:03.266Z] ++ 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 09:34:03 [2022-07-21T09:34:03.266Z] INFO: Testing against a local daemon 09:34:03 [2022-07-21T09:34:03.266Z] === RUN TestCgroupDriverSystemdMemoryLimit 09:34:03 [2022-07-21T09:34:03.266Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 09:34:03 [2022-07-21T09:34:03.266Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 09:34:03 [2022-07-21T09:34:03.266Z] === RUN TestDiskUsage 09:34:03 [2022-07-21T09:34:03.266Z] === PAUSE TestDiskUsage 09:34:03 [2022-07-21T09:34:03.266Z] === RUN TestEventsExecDie 09:34:03 [2022-07-21T09:34:03.266Z] --- PASS: TestEventsExecDie (0.52s) 09:34:03 [2022-07-21T09:34:03.266Z] === RUN TestEventsBackwardsCompatible 09:34:03 [2022-07-21T09:34:03.266Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 09:34:03 [2022-07-21T09:34:03.266Z] === RUN TestEventsVolumeCreate 09:34:03 [2022-07-21T09:34:03.525Z] --- PASS: TestEventsVolumeCreate (0.05s) 09:34:03 [2022-07-21T09:34:03.525Z] === RUN TestInfoBinaryCommits 09:34:03 [2022-07-21T09:34:03.526Z] --- PASS: TestInfoBinaryCommits (0.02s) 09:34:03 [2022-07-21T09:34:03.526Z] === RUN TestInfoAPIVersioned 09:34:03 [2022-07-21T09:34:03.526Z] --- PASS: TestInfoAPIVersioned (0.01s) 09:34:03 [2022-07-21T09:34:03.526Z] === RUN TestInfoAPI 09:34:03 [2022-07-21T09:34:03.526Z] --- PASS: TestInfoAPI (0.03s) 09:34:03 [2022-07-21T09:34:03.526Z] === RUN TestInfoAPIWarnings 09:34:04 [2022-07-21T09:34:04.375Z] === RUN TestDockerSuite/TestBuildEmptyCmd 09:34:04 [2022-07-21T09:34:04.634Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint 09:34:05 [2022-07-21T09:34:05.204Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance 09:34:05 [2022-07-21T09:34:05.464Z] === RUN TestDockerSuite/TestBuildEmptyScratch 09:34:05 [2022-07-21T09:34:05.464Z] --- PASS: TestServiceWithPredefinedNetwork (2.63s) 09:34:05 [2022-07-21T09:34:05.464Z] === RUN TestServiceRemoveKeepsIngressNetwork 09:34:05 [2022-07-21T09:34:05.464Z] service_test.go:243: FLAKY_TEST 09:34:05 [2022-07-21T09:34:05.464Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 09:34:05 [2022-07-21T09:34:05.464Z] === RUN TestServiceWithDataPathPortInit 09:34:05 [2022-07-21T09:34:05.464Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume 09:34:05 [2022-07-21T09:34:05.735Z] === RUN TestDockerSuite/TestBuildEntrypoint 09:34:06 [2022-07-21T09:34:06.012Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild 09:34:06 [2022-07-21T09:34:06.788Z] --- PASS: TestHealthKillContainer (7.86s) 09:34:06 [2022-07-21T09:34:06.788Z] === RUN TestInspectCpusetInConfigPre120 09:34:06 [2022-07-21T09:34:06.788Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 09:34:06 [2022-07-21T09:34:06.788Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) 09:34:06 [2022-07-21T09:34:06.788Z] === RUN TestIpcModeNone 09:34:07 [2022-07-21T09:34:07.353Z] --- PASS: TestIpcModeNone (0.63s) 09:34:07 [2022-07-21T09:34:07.353Z] === RUN TestIpcModePrivate 09:34:07 [2022-07-21T09:34:07.611Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false 09:34:07 [2022-07-21T09:34:07.611Z] --- PASS: TestIpcModePrivate (0.45s) 09:34:07 [2022-07-21T09:34:07.611Z] === RUN TestIpcModeShareable 09:34:07 [2022-07-21T09:34:07.611Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 09:34:07 [2022-07-21T09:34:07.611Z] --- SKIP: TestIpcModeShareable (0.00s) 09:34:07 [2022-07-21T09:34:07.611Z] === RUN TestAPIIpcModeShareableAndContainer 09:34:07 [2022-07-21T09:34:07.924Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect 09:34:08 [2022-07-21T09:34:08.864Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup 09:34:08 [2022-07-21T09:34:08.984Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s) 09:34:08 [2022-07-21T09:34:08.984Z] === RUN TestAPIIpcModeHost 09:34:08 [2022-07-21T09:34:08.984Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 09:34:08 [2022-07-21T09:34:08.984Z] --- SKIP: TestAPIIpcModeHost (0.00s) 09:34:08 [2022-07-21T09:34:08.984Z] === RUN TestDaemonIpcModeShareable 09:34:08 [2022-07-21T09:34:08.984Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 09:34:08 [2022-07-21T09:34:08.984Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) 09:34:08 [2022-07-21T09:34:08.984Z] === RUN TestDaemonIpcModePrivate 09:34:09 [2022-07-21T09:34:09.802Z] === RUN TestDockerSuite/TestBuildEnv 09:34:09 [2022-07-21T09:34:09.917Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false 09:34:10 [2022-07-21T09:34:10.175Z] --- PASS: TestDaemonIpcModePrivate (1.15s) 09:34:10 [2022-07-21T09:34:10.175Z] === RUN TestDaemonIpcModePrivateFromConfig 09:34:10 [2022-07-21T09:34:10.175Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 09:34:10 [2022-07-21T09:34:10.175Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) 09:34:10 [2022-07-21T09:34:10.175Z] === RUN TestDaemonIpcModeShareableFromConfig 09:34:10 [2022-07-21T09:34:10.175Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 09:34:10 [2022-07-21T09:34:10.175Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) 09:34:10 [2022-07-21T09:34:10.175Z] === RUN TestIpcModeOlderClient 09:34:10 [2022-07-21T09:34:10.175Z] === PAUSE TestIpcModeOlderClient 09:34:10 [2022-07-21T09:34:10.175Z] === RUN TestKillContainerInvalidSignal 09:34:10 [2022-07-21T09:34:10.372Z] === RUN TestDockerSuite/TestBuildEnvEscapes 09:34:10 [2022-07-21T09:34:10.740Z] --- PASS: TestKillContainerInvalidSignal (0.41s) 09:34:10 [2022-07-21T09:34:10.740Z] === RUN TestKillContainer 09:34:10 [2022-07-21T09:34:10.740Z] === RUN TestKillContainer/no_signal 09:34:10 [2022-07-21T09:34:10.998Z] === RUN TestKillContainer/non_killing_signal 09:34:11 [2022-07-21T09:34:11.255Z] === RUN TestKillContainer/killing_signal 09:34:11 [2022-07-21T09:34:11.310Z] === RUN TestDockerSuite/TestBuildEnvOverwrite 09:34:11 [2022-07-21T09:34:11.821Z] --- PASS: TestKillContainer (1.23s) 09:34:11 [2022-07-21T09:34:11.821Z] --- PASS: TestKillContainer/no_signal (0.42s) 09:34:11 [2022-07-21T09:34:11.821Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) 09:34:11 [2022-07-21T09:34:11.821Z] --- PASS: TestKillContainer/killing_signal (0.38s) 09:34:11 [2022-07-21T09:34:11.821Z] === RUN TestKillWithStopSignalAndRestartPolicies 09:34:11 [2022-07-21T09:34:11.821Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 09:34:11 [2022-07-21T09:34:11.878Z] === RUN TestDockerSuite/TestBuildEnvUsage 09:34:12 [2022-07-21T09:34:12.387Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 09:34:12 [2022-07-21T09:34:12.645Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) 09:34:12 [2022-07-21T09:34:12.645Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) 09:34:12 [2022-07-21T09:34:12.645Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) 09:34:12 [2022-07-21T09:34:12.645Z] === RUN TestKillStoppedContainer 09:34:12 [2022-07-21T09:34:12.645Z] --- PASS: TestKillStoppedContainer (0.04s) 09:34:12 [2022-07-21T09:34:12.645Z] === RUN TestKillStoppedContainerAPIPre120 09:34:12 [2022-07-21T09:34:12.902Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 09:34:12 [2022-07-21T09:34:12.902Z] === RUN TestKillDifferentUserContainer 09:34:13 [2022-07-21T09:34:13.160Z] --- PASS: TestKillDifferentUserContainer (0.44s) 09:34:13 [2022-07-21T09:34:13.160Z] === RUN TestInspectOomKilledTrue 09:34:13 [2022-07-21T09:34:13.160Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" 09:34:13 [2022-07-21T09:34:13.160Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 09:34:13 [2022-07-21T09:34:13.160Z] === RUN TestInspectOomKilledFalse 09:34:13 [2022-07-21T09:34:13.160Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 09:34:13 [2022-07-21T09:34:13.160Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 09:34:13 [2022-07-21T09:34:13.160Z] === RUN TestLinksEtcHostsContentMatch 09:34:13 [2022-07-21T09:34:13.160Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts 09:34:13 [2022-07-21T09:34:13.160Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) 09:34:13 [2022-07-21T09:34:13.160Z] === RUN TestLinksContainerNames 09:34:14 [2022-07-21T09:34:14.093Z] --- PASS: TestLinksContainerNames (0.86s) 09:34:14 [2022-07-21T09:34:14.093Z] === RUN TestLogsFollowTailEmpty 09:34:14 [2022-07-21T09:34:14.659Z] --- PASS: TestLogsFollowTailEmpty (0.41s) 09:34:14 [2022-07-21T09:34:14.659Z] === RUN TestLogs 09:34:14 [2022-07-21T09:34:14.659Z] === RUN TestLogs/driver_local 09:34:14 [2022-07-21T09:34:14.659Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 09:34:14 [2022-07-21T09:34:14.659Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 09:34:14 [2022-07-21T09:34:14.659Z] === RUN TestLogs/driver_local/tty/only_stdout 09:34:14 [2022-07-21T09:34:14.659Z] === PAUSE TestLogs/driver_local/tty/only_stdout 09:34:14 [2022-07-21T09:34:14.659Z] === RUN TestLogs/driver_local/tty/only_stderr 09:34:14 [2022-07-21T09:34:14.659Z] === PAUSE TestLogs/driver_local/tty/only_stderr 09:34:14 [2022-07-21T09:34:14.659Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 09:34:14 [2022-07-21T09:34:14.659Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 09:34:14 [2022-07-21T09:34:14.659Z] === RUN TestLogs/driver_local/without_tty/only_stdout 09:34:14 [2022-07-21T09:34:14.659Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 09:34:14 [2022-07-21T09:34:14.659Z] === RUN TestLogs/driver_local/without_tty/only_stderr 09:34:14 [2022-07-21T09:34:14.659Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 09:34:14 [2022-07-21T09:34:14.659Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 09:34:14 [2022-07-21T09:34:14.659Z] === CONT TestLogs/driver_local/without_tty/only_stderr 09:34:15 [2022-07-21T09:34:15.226Z] === CONT TestLogs/driver_local/without_tty/only_stdout 09:34:15 [2022-07-21T09:34:15.226Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 09:34:15 [2022-07-21T09:34:15.791Z] === CONT TestLogs/driver_local/tty/only_stderr 09:34:15 [2022-07-21T09:34:15.791Z] === CONT TestLogs/driver_local/tty/only_stdout 09:34:16 [2022-07-21T09:34:16.357Z] === RUN TestLogs/driver_json-file 09:34:16 [2022-07-21T09:34:16.357Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 09:34:16 [2022-07-21T09:34:16.357Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 09:34:16 [2022-07-21T09:34:16.357Z] === RUN TestLogs/driver_json-file/tty/only_stdout 09:34:16 [2022-07-21T09:34:16.357Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 09:34:16 [2022-07-21T09:34:16.357Z] === RUN TestLogs/driver_json-file/tty/only_stderr 09:34:16 [2022-07-21T09:34:16.357Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 09:34:16 [2022-07-21T09:34:16.357Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 09:34:16 [2022-07-21T09:34:16.357Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 09:34:16 [2022-07-21T09:34:16.357Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 09:34:16 [2022-07-21T09:34:16.357Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 09:34:16 [2022-07-21T09:34:16.357Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 09:34:16 [2022-07-21T09:34:16.357Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 09:34:16 [2022-07-21T09:34:16.357Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 09:34:16 [2022-07-21T09:34:16.357Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 09:34:16 [2022-07-21T09:34:16.923Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 09:34:16 [2022-07-21T09:34:16.923Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 09:34:17 [2022-07-21T09:34:17.154Z] === RUN TestDockerSuite/TestBuildEnvUsage2 09:34:17 [2022-07-21T09:34:17.488Z] === CONT TestLogs/driver_json-file/tty/only_stderr 09:34:17 [2022-07-21T09:34:17.488Z] === CONT TestLogs/driver_json-file/tty/only_stdout 09:34:18 [2022-07-21T09:34:18.421Z] --- PASS: TestLogs (3.71s) 09:34:18 [2022-07-21T09:34:18.421Z] --- PASS: TestLogs/driver_local (0.01s) 09:34:18 [2022-07-21T09:34:18.421Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.57s) 09:34:18 [2022-07-21T09:34:18.421Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.74s) 09:34:18 [2022-07-21T09:34:18.421Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.53s) 09:34:18 [2022-07-21T09:34:18.421Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.59s) 09:34:18 [2022-07-21T09:34:18.421Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.58s) 09:34:18 [2022-07-21T09:34:18.421Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.46s) 09:34:18 [2022-07-21T09:34:18.421Z] --- PASS: TestLogs/driver_json-file (0.01s) 09:34:18 [2022-07-21T09:34:18.421Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.55s) 09:34:18 [2022-07-21T09:34:18.421Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.61s) 09:34:18 [2022-07-21T09:34:18.421Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.60s) 09:34:18 [2022-07-21T09:34:18.421Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.59s) 09:34:18 [2022-07-21T09:34:18.421Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.67s) 09:34:18 [2022-07-21T09:34:18.421Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.76s) 09:34:18 [2022-07-21T09:34:18.421Z] === RUN TestContainerNetworkMountsNoChown 09:34:18 [2022-07-21T09:34:18.679Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/default 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/default 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/private 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/private 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/rprivate 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/rprivate 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/slave 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/slave 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/rslave 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/rslave 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/shared 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/shared 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/rshared 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/rshared 09:34:18 [2022-07-21T09:34:18.679Z] === CONT TestMountDaemonRoot/default 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/default/mount_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/default/bind_root 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/default/bind_root 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/default/bind_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/default/mount_root 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/default/mount_root 09:34:18 [2022-07-21T09:34:18.679Z] === CONT TestMountDaemonRoot/default/mount_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === CONT TestMountDaemonRoot/rshared 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/rshared/mount_root 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/rshared/bind_root 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === CONT TestMountDaemonRoot/rshared/mount_root 09:34:18 [2022-07-21T09:34:18.679Z] === CONT TestMountDaemonRoot/shared 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/shared/mount_root 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/shared/mount_root 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/shared/mount_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/shared/bind_root 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/shared/bind_root 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/shared/bind_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === CONT TestMountDaemonRoot/rslave 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/rslave/mount_root 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/rslave/bind_root 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === CONT TestMountDaemonRoot/slave 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/slave/bind_root 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/slave/bind_root 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/slave/bind_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/slave/mount_root 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/slave/mount_root 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/slave/mount_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === CONT TestMountDaemonRoot/rprivate 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/rprivate/mount_root 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/rprivate/bind_root 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 09:34:18 [2022-07-21T09:34:18.679Z] === CONT TestMountDaemonRoot/private 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/private/bind_root 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/private/bind_root 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/private/bind_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/private/mount_root 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/private/mount_root 09:34:18 [2022-07-21T09:34:18.679Z] === RUN TestMountDaemonRoot/private/mount_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === CONT TestMountDaemonRoot/default/mount_root 09:34:18 [2022-07-21T09:34:18.679Z] === CONT TestMountDaemonRoot/default/bind_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === CONT TestMountDaemonRoot/default/bind_root 09:34:18 [2022-07-21T09:34:18.679Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 09:34:18 [2022-07-21T09:34:18.679Z] === CONT TestMountDaemonRoot/rshared/bind_root 09:34:18 [2022-07-21T09:34:18.679Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 09:34:18 [2022-07-21T09:34:18.938Z] === CONT TestMountDaemonRoot/shared/mount_root 09:34:18 [2022-07-21T09:34:18.938Z] === CONT TestMountDaemonRoot/rslave/mount_root 09:34:18 [2022-07-21T09:34:18.938Z] === CONT TestMountDaemonRoot/shared/bind_subpath 09:34:18 [2022-07-21T09:34:18.938Z] === CONT TestMountDaemonRoot/shared/bind_root 09:34:18 [2022-07-21T09:34:18.938Z] === CONT TestMountDaemonRoot/shared/mount_subpath 09:34:18 [2022-07-21T09:34:18.938Z] === CONT TestMountDaemonRoot/slave/bind_root 09:34:18 [2022-07-21T09:34:18.938Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 09:34:18 [2022-07-21T09:34:18.938Z] === CONT TestMountDaemonRoot/rslave/bind_root 09:34:18 [2022-07-21T09:34:18.938Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 09:34:18 [2022-07-21T09:34:18.938Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 09:34:18 [2022-07-21T09:34:18.938Z] === CONT TestMountDaemonRoot/slave/mount_subpath 09:34:18 [2022-07-21T09:34:18.938Z] === CONT TestMountDaemonRoot/slave/mount_root 09:34:18 [2022-07-21T09:34:18.938Z] === CONT TestMountDaemonRoot/slave/bind_subpath 09:34:18 [2022-07-21T09:34:18.938Z] === CONT TestMountDaemonRoot/private/bind_root 09:34:18 [2022-07-21T09:34:18.938Z] === CONT TestMountDaemonRoot/rprivate/bind_root 09:34:18 [2022-07-21T09:34:18.938Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 09:34:18 [2022-07-21T09:34:18.938Z] === CONT TestMountDaemonRoot/rprivate/mount_root 09:34:18 [2022-07-21T09:34:18.938Z] === CONT TestMountDaemonRoot/private/mount_subpath 09:34:18 [2022-07-21T09:34:18.938Z] === CONT TestMountDaemonRoot/private/mount_root 09:34:18 [2022-07-21T09:34:18.938Z] === CONT TestMountDaemonRoot/private/bind_subpath 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot (0.01s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/default (0.00s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/private (0.00s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) 09:34:18 [2022-07-21T09:34:18.938Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 09:34:18 [2022-07-21T09:34:18.938Z] === RUN TestContainerBindMountNonRecursive 09:34:19 [2022-07-21T09:34:19.196Z] 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) 09:34:19 [2022-07-21T09:34:19.196Z] --- SKIP: TestContainerBindMountNonRecursive (0.03s) 09:34:19 [2022-07-21T09:34:19.196Z] === RUN TestContainerVolumesMountedAsShared 09:34:19 [2022-07-21T09:34:19.196Z] 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) 09:34:19 [2022-07-21T09:34:19.196Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) 09:34:19 [2022-07-21T09:34:19.196Z] === RUN TestContainerVolumesMountedAsSlave 09:34:19 [2022-07-21T09:34:19.196Z] 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) 09:34:19 [2022-07-21T09:34:19.196Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) 09:34:19 [2022-07-21T09:34:19.196Z] === RUN TestNetworkNat 09:34:19 [2022-07-21T09:34:19.762Z] --- PASS: TestNetworkNat (0.54s) 09:34:19 [2022-07-21T09:34:19.762Z] === RUN TestNetworkLocalhostTCPNat 09:34:20 [2022-07-21T09:34:20.020Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) 09:34:20 [2022-07-21T09:34:20.020Z] === RUN TestNetworkLoopbackNat 09:34:21 [2022-07-21T09:34:21.348Z] --- PASS: TestServiceWithDataPathPortInit (15.80s) 09:34:21 [2022-07-21T09:34:21.348Z] === RUN TestServiceWithDefaultAddressPoolInit 09:34:21 [2022-07-21T09:34:21.627Z] --- PASS: TestInfoAPIWarnings (16.54s) 09:34:21 [2022-07-21T09:34:21.627Z] === RUN TestInfoDebug 09:34:21 [2022-07-21T09:34:21.627Z] --- PASS: TestInfoDebug (0.52s) 09:34:21 [2022-07-21T09:34:21.627Z] === RUN TestInfoInsecureRegistries 09:34:21 [2022-07-21T09:34:21.627Z] --- PASS: TestInfoInsecureRegistries (0.52s) 09:34:21 [2022-07-21T09:34:21.627Z] === RUN TestInfoRegistryMirrors 09:34:21 [2022-07-21T09:34:21.627Z] --- PASS: TestInfoRegistryMirrors (0.52s) 09:34:21 [2022-07-21T09:34:21.627Z] === RUN TestLoginFailsWithBadCredentials 09:34:21 [2022-07-21T09:34:21.895Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) 09:34:21 [2022-07-21T09:34:21.895Z] === RUN TestPingCacheHeaders 09:34:21 [2022-07-21T09:34:21.895Z] --- PASS: TestPingCacheHeaders (0.02s) 09:34:21 [2022-07-21T09:34:21.895Z] === RUN TestPingGet 09:34:21 [2022-07-21T09:34:21.895Z] --- PASS: TestPingGet (0.01s) 09:34:21 [2022-07-21T09:34:21.895Z] === RUN TestPingHead 09:34:21 [2022-07-21T09:34:21.895Z] --- PASS: TestPingHead (0.02s) 09:34:21 [2022-07-21T09:34:21.895Z] === RUN TestPingSwarmHeader 09:34:22 [2022-07-21T09:34:22.466Z] === RUN TestPingSwarmHeader/before_swarm_init 09:34:22 [2022-07-21T09:34:22.547Z] --- PASS: TestNetworkLoopbackNat (2.60s) 09:34:22 [2022-07-21T09:34:22.547Z] === RUN TestPause 09:34:22 [2022-07-21T09:34:22.547Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" 09:34:22 [2022-07-21T09:34:22.547Z] --- SKIP: TestPause (0.00s) 09:34:22 [2022-07-21T09:34:22.547Z] === RUN TestPauseFailsOnWindowsServerContainers 09:34:22 [2022-07-21T09:34:22.547Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 09:34:22 [2022-07-21T09:34:22.547Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 09:34:22 [2022-07-21T09:34:22.547Z] === RUN TestPauseStopPausedContainer 09:34:22 [2022-07-21T09:34:22.547Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" 09:34:22 [2022-07-21T09:34:22.547Z] --- SKIP: TestPauseStopPausedContainer (0.02s) 09:34:22 [2022-07-21T09:34:22.547Z] === RUN TestPidHost 09:34:23 [2022-07-21T09:34:23.034Z] === RUN TestPingSwarmHeader/after_swarm_init 09:34:23 [2022-07-21T09:34:23.480Z] --- PASS: TestPidHost (0.89s) 09:34:23 [2022-07-21T09:34:23.480Z] === RUN TestPsFilter 09:34:23 [2022-07-21T09:34:23.738Z] --- PASS: TestPsFilter (0.09s) 09:34:23 [2022-07-21T09:34:23.738Z] === RUN TestRemoveContainerWithRemovedVolume 09:34:23 [2022-07-21T09:34:23.888Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection 09:34:23 [2022-07-21T09:34:23.972Z] === RUN TestPingSwarmHeader/after_swarm_leave 09:34:23 [2022-07-21T09:34:23.972Z] --- PASS: TestPingSwarmHeader (2.06s) 09:34:23 [2022-07-21T09:34:23.972Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 09:34:23 [2022-07-21T09:34:23.972Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 09:34:23 [2022-07-21T09:34:23.972Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 09:34:23 [2022-07-21T09:34:23.972Z] === RUN TestVersion 09:34:23 [2022-07-21T09:34:23.972Z] --- PASS: TestVersion (0.03s) 09:34:23 [2022-07-21T09:34:23.972Z] === CONT TestDiskUsage 09:34:23 [2022-07-21T09:34:23.995Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) 09:34:23 [2022-07-21T09:34:23.995Z] === RUN TestRemoveContainerWithVolume 09:34:24 [2022-07-21T09:34:24.541Z] === RUN TestDiskUsage/empty 09:34:24 [2022-07-21T09:34:24.541Z] === RUN TestDiskUsage/empty/container_types 09:34:24 [2022-07-21T09:34:24.541Z] === RUN TestDiskUsage/empty/image_types 09:34:24 [2022-07-21T09:34:24.541Z] === RUN TestDiskUsage/empty/volume_types 09:34:24 [2022-07-21T09:34:24.541Z] === RUN TestDiskUsage/empty/build-cache_types 09:34:24 [2022-07-21T09:34:24.541Z] === RUN TestDiskUsage/empty/container,_volume_types 09:34:24 [2022-07-21T09:34:24.541Z] === RUN TestDiskUsage/empty/image,_build-cache_types 09:34:24 [2022-07-21T09:34:24.541Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 09:34:24 [2022-07-21T09:34:24.541Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 09:34:24 [2022-07-21T09:34:24.541Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 09:34:24 [2022-07-21T09:34:24.541Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 09:34:24 [2022-07-21T09:34:24.541Z] === RUN TestDiskUsage/after_LoadBusybox 09:34:24 [2022-07-21T09:34:24.560Z] --- PASS: TestRemoveContainerWithVolume (0.42s) 09:34:24 [2022-07-21T09:34:24.560Z] === RUN TestRemoveContainerRunning 09:34:24 [2022-07-21T09:34:24.801Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 09:34:24 [2022-07-21T09:34:24.801Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 09:34:24 [2022-07-21T09:34:24.801Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 09:34:24 [2022-07-21T09:34:24.801Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 09:34:24 [2022-07-21T09:34:24.801Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 09:34:24 [2022-07-21T09:34:24.801Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 09:34:24 [2022-07-21T09:34:24.801Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 09:34:24 [2022-07-21T09:34:24.801Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 09:34:24 [2022-07-21T09:34:24.801Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 09:34:24 [2022-07-21T09:34:24.801Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 09:34:24 [2022-07-21T09:34:24.801Z] === RUN TestDiskUsage/after_container.Run 09:34:24 [2022-07-21T09:34:24.818Z] --- PASS: TestRemoveContainerRunning (0.43s) 09:34:24 [2022-07-21T09:34:24.818Z] === RUN TestRemoveContainerForceRemoveRunning 09:34:25 [2022-07-21T09:34:25.060Z] === RUN TestDiskUsage/after_container.Run/container_types 09:34:25 [2022-07-21T09:34:25.060Z] === RUN TestDiskUsage/after_container.Run/image_types 09:34:25 [2022-07-21T09:34:25.060Z] === RUN TestDiskUsage/after_container.Run/volume_types 09:34:25 [2022-07-21T09:34:25.060Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 09:34:25 [2022-07-21T09:34:25.060Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 09:34:25 [2022-07-21T09:34:25.060Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 09:34:25 [2022-07-21T09:34:25.060Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 09:34:25 [2022-07-21T09:34:25.060Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 09:34:25 [2022-07-21T09:34:25.060Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 09:34:25 [2022-07-21T09:34:25.060Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 09:34:25 [2022-07-21T09:34:25.269Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dsp6jrpos7num40snqtefin8t Created:2022-07-21 09:34:22.723989842 +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[d89e06db35292f28e0e940f4e5b479d921a77e333a53d609e53076b9874612ef:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wckfbx8x1kloi9lwtd6ut253f EndpointID:600ff54223cb10d004c24da981267da3db06e9f68d8db3e54f02fcb775f1e377 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:25a6ff370dc01245df1eab191af28c8ec8095775e63c864547ec7f18a4217137 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:77666c609c0f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wckfbx8x1kloi9lwtd6ut253f EndpointID:600ff54223cb10d004c24da981267da3db06e9f68d8db3e54f02fcb775f1e377 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage (1.13s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/empty (0.01s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] PASS 09:34:25 [2022-07-21T09:34:25.320Z] 09:34:25 [2022-07-21T09:34:25.320Z] === Skipped 09:34:25 [2022-07-21T09:34:25.320Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 09:34:25 [2022-07-21T09:34:25.320Z] 09:34:25 [2022-07-21T09:34:25.320Z] DONE 54 tests, 1 skipped in 22.549s 09:34:25 [2022-07-21T09:34:25.320Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 09:34:25 [2022-07-21T09:34:25.320Z] ++ 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 09:34:25 [2022-07-21T09:34:25.320Z] ++ set -e 09:34:25 [2022-07-21T09:34:25.320Z] ++ '[' -n 0 ']' 09:34:25 [2022-07-21T09:34:25.320Z] ++ set -x 09:34:25 [2022-07-21T09:34:25.320Z] ++ 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 09:34:25 [2022-07-21T09:34:25.320Z] INFO: Testing against a local daemon 09:34:25 [2022-07-21T09:34:25.320Z] === RUN TestVolumesCreateAndList 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestVolumesCreateAndList (0.02s) 09:34:25 [2022-07-21T09:34:25.320Z] === RUN TestVolumesRemove 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestVolumesRemove (0.06s) 09:34:25 [2022-07-21T09:34:25.320Z] === RUN TestVolumesInspect 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestVolumesInspect (0.02s) 09:34:25 [2022-07-21T09:34:25.320Z] === RUN TestVolumesInvalidJSON 09:34:25 [2022-07-21T09:34:25.320Z] === RUN TestVolumesInvalidJSON/volumes/create 09:34:25 [2022-07-21T09:34:25.320Z] === PAUSE TestVolumesInvalidJSON/volumes/create 09:34:25 [2022-07-21T09:34:25.320Z] === CONT TestVolumesInvalidJSON/volumes/create 09:34:25 [2022-07-21T09:34:25.320Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 09:34:25 [2022-07-21T09:34:25.320Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 09:34:25 [2022-07-21T09:34:25.320Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 09:34:25 [2022-07-21T09:34:25.320Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestVolumesInvalidJSON (0.01s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 09:34:25 [2022-07-21T09:34:25.320Z] PASS 09:34:25 [2022-07-21T09:34:25.320Z] 09:34:25 [2022-07-21T09:34:25.320Z] DONE 9 tests in 0.198s 09:34:25 [2022-07-21T09:34:25.320Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 09:34:25 [2022-07-21T09:34:25.408Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) 09:34:25 [2022-07-21T09:34:25.408Z] === RUN TestRemoveInvalidContainer 09:34:25 [2022-07-21T09:34:25.408Z] --- PASS: TestRemoveInvalidContainer (0.01s) 09:34:25 [2022-07-21T09:34:25.408Z] === RUN TestRenameLinkedContainer 09:34:25 [2022-07-21T09:34:25.580Z] ++++ cat bundles/test-integration/docker.pid 09:34:25 [2022-07-21T09:34:25.580Z] +++ kill 14266 09:34:25 [2022-07-21T09:34:25.842Z] +++ /etc/init.d/apparmor stop 09:34:25 [2022-07-21T09:34:25.842Z] Leaving: AppArmorNo profiles have been unloaded. 09:34:25 [2022-07-21T09:34:25.842Z] 09:34:25 [2022-07-21T09:34:25.842Z] Unloading profiles will leave already running processes permanently 09:34:25 [2022-07-21T09:34:25.842Z] unconfined, which can lead to unexpected situations. 09:34:25 [2022-07-21T09:34:25.842Z] 09:34:25 [2022-07-21T09:34:25.842Z] To set a process to complain mode, use the command line tool 09:34:25 [2022-07-21T09:34:25.842Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 09:34:25 [2022-07-21T09:34:25.842Z] +++ true 09:34:25 [2022-07-21T09:34:25.842Z] exiting test-integration 09:34:25 [2022-07-21T09:34:25.842Z] ++ exit 0 09:34:25 [2022-07-21T09:34:25.842Z] 09:34:26 [2022-07-21T09:34:26.212Z] docker_api_swarm_test.go:304: [d8b25995bc422] joining swarm manager [d6f81db57a4fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 Post stage [Pipeline] junit 09:34:26 [2022-07-21T09:34:26.425Z] Recording test results 09:34:26 [2022-07-21T09:34:26.567Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 09:34:26 [2022-07-21T09:34:26.891Z] + echo Ensuring container killed. 09:34:26 [2022-07-21T09:34:26.891Z] Ensuring container killed. 09:34:26 [2022-07-21T09:34:26.891Z] + docker rm -vf docker-pr5 09:34:26 [2022-07-21T09:34:26.891Z] Error: No such container: docker-pr5 [Pipeline] sh 09:34:27 [2022-07-21T09:34:27.173Z] + echo Chowning /workspace to jenkins user 09:34:27 [2022-07-21T09:34:27.173Z] Chowning /workspace to jenkins user 09:34:27 [2022-07-21T09:34:27.173Z] + id -u 09:34:27 [2022-07-21T09:34:27.173Z] + id -g 09:34:27 [2022-07-21T09:34:27.173Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43816:/workspace busybox chown -R 1000:1000 /workspace 09:34:27 [2022-07-21T09:34:27.327Z] --- PASS: TestRenameLinkedContainer (1.73s) 09:34:27 [2022-07-21T09:34:27.327Z] === RUN TestRenameStoppedContainer 09:34:27 [2022-07-21T09:34:27.327Z] --- PASS: TestRenameStoppedContainer (0.38s) 09:34:27 [2022-07-21T09:34:27.327Z] === RUN TestRenameRunningContainerAndReuse 09:34:27 [2022-07-21T09:34:27.593Z] docker_api_swarm_test.go:305: [db5823271e5c1] joining swarm manager [d6f81db57a4fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:34:28 [2022-07-21T09:34:28.263Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) 09:34:28 [2022-07-21T09:34:28.263Z] === RUN TestRenameInvalidName 09:34:28 [2022-07-21T09:34:28.521Z] --- PASS: TestRenameInvalidName (0.40s) 09:34:28 [2022-07-21T09:34:28.521Z] === RUN TestRenameAnonymousContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh 09:34:28 [2022-07-21T09:34:28.844Z] + bundleName=arm64-integration 09:34:28 [2022-07-21T09:34:28.844Z] + echo Creating arm64-integration-bundles.tar.gz 09:34:28 [2022-07-21T09:34:28.844Z] Creating arm64-integration-bundles.tar.gz 09:34:28 [2022-07-21T09:34:28.844Z] + xargs tar -czf arm64-integration-bundles.tar.gz 09:34:28 [2022-07-21T09:34:28.844Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 09:34:28 [2022-07-21T09:34:28.981Z] docker_api_swarm_test.go:351: Waiting for election to occur... [Pipeline] archiveArtifacts 09:34:29 [2022-07-21T09:34:29.116Z] Archiving artifacts 09:34:29 [2022-07-21T09:34:29.344Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43816/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 09:34:29 [2022-07-21T09:34:29.650Z] + make clean 09:34:29 [2022-07-21T09:34:29.650Z] docker volume rm -f docker-dev-cache docker-mod-cache 09:34:29 [2022-07-21T09:34:29.650Z] docker-dev-cache 09:34:29 [2022-07-21T09:34:29.650Z] docker-mod-cache [Pipeline] deleteDir 09:34:29 [2022-07-21T09:34:29.920Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.46s) 09:34:29 [2022-07-21T09:34:29.920Z] PASS 09:34:29 [2022-07-21T09:34:29.920Z] 09:34:29 [2022-07-21T09:34:29.920Z] === Skipped 09:34:29 [2022-07-21T09:34:29.920Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 09:34:29 [2022-07-21T09:34:29.920Z] service_test.go:243: FLAKY_TEST 09:34:29 [2022-07-21T09:34:29.920Z] 09:34:29 [2022-07-21T09:34:29.920Z] DONE 38 tests, 1 skipped in 50.818s 09:34:29 [2022-07-21T09:34:29.920Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 09:34:29 [2022-07-21T09:34:29.920Z] ++ 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 09:34:29 [2022-07-21T09:34:29.920Z] ++ set -e 09:34:29 [2022-07-21T09:34:29.920Z] ++ '[' -n 0 ']' 09:34:29 [2022-07-21T09:34:29.920Z] ++ set -x 09:34:29 [2022-07-21T09:34:29.920Z] ++ 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 09:34:29 [2022-07-21T09:34:29.920Z] INFO: Testing against a local daemon 09:34:29 [2022-07-21T09:34:29.920Z] === RUN TestDockerNetworkIpvlanPersistance 09:34:29 [2022-07-21T09:34:29.920Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:34:29 [2022-07-21T09:34:29.920Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 09:34:29 [2022-07-21T09:34:29.920Z] === RUN TestDockerNetworkIpvlan 09:34:29 [2022-07-21T09:34:29.920Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:34:29 [2022-07-21T09:34:29.920Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 09:34:29 [2022-07-21T09:34:29.920Z] PASS 09:34:29 [2022-07-21T09:34:29.920Z] 09:34:29 [2022-07-21T09:34:29.920Z] === Skipped 09:34:29 [2022-07-21T09:34:29.920Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 09:34:29 [2022-07-21T09:34:29.920Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:34:29 [2022-07-21T09:34:29.920Z] 09:34:29 [2022-07-21T09:34:29.920Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 09:34:29 [2022-07-21T09:34:29.920Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:34:29 [2022-07-21T09:34:29.920Z] 09:34:29 [2022-07-21T09:34:29.920Z] DONE 2 tests, 2 skipped in 0.093s 09:34:29 [2022-07-21T09:34:29.920Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 09:34:29 [2022-07-21T09:34:29.921Z] ++ 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 09:34:29 [2022-07-21T09:34:29.921Z] ++ set -e 09:34:29 [2022-07-21T09:34:29.921Z] ++ '[' -n 0 ']' 09:34:29 [2022-07-21T09:34:29.921Z] ++ set -x 09:34:29 [2022-07-21T09:34:29.921Z] ++ 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 09:34:29 [2022-07-21T09:34:29.921Z] INFO: Testing against a local daemon 09:34:29 [2022-07-21T09:34:29.921Z] === RUN TestDockerNetworkMacvlanPersistance 09:34:30 [2022-07-21T09:34:30.424Z] --- PASS: TestRenameAnonymousContainer (1.48s) 09:34:30 [2022-07-21T09:34:30.424Z] === RUN TestRenameContainerWithSameName 09:34:30 [2022-07-21T09:34:30.424Z] --- PASS: TestRenameContainerWithSameName (0.39s) 09:34:30 [2022-07-21T09:34:30.424Z] === RUN TestRenameContainerWithLinkedContainer 09:34:31 [2022-07-21T09:34:31.302Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 09:34:31 [2022-07-21T09:34:31.356Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) 09:34:31 [2022-07-21T09:34:31.356Z] === RUN TestResize [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:34:31 [2022-07-21T09:34:31.562Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) 09:34:31 [2022-07-21T09:34:31.563Z] === RUN TestDockerNetworkMacvlan 09:34:31 [2022-07-21T09:34:31.921Z] --- PASS: TestResize (0.42s) 09:34:31 [2022-07-21T09:34:31.921Z] === RUN TestResizeWithInvalidSize 09:34:32 [2022-07-21T09:34:32.132Z] === RUN TestDockerNetworkMacvlan/Subinterface 09:34:32 [2022-07-21T09:34:32.178Z] --- PASS: TestResizeWithInvalidSize (0.45s) 09:34:32 [2022-07-21T09:34:32.179Z] === RUN TestResizeWhenContainerNotStarted 09:34:32 [2022-07-21T09:34:32.436Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) 09:34:32 [2022-07-21T09:34:32.695Z] === RUN TestDaemonRestartKillContainers 09:34:32 [2022-07-21T09:34:32.695Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore 09:34:32 [2022-07-21T09:34:32.695Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) 09:34:32 [2022-07-21T09:34:32.695Z] === RUN TestCgroupNamespacesRun 09:34:32 [2022-07-21T09:34:32.701Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv 09:34:33 [2022-07-21T09:34:33.270Z] === RUN TestDockerNetworkMacvlan/OverlapParent 09:34:33 [2022-07-21T09:34:33.838Z] === RUN TestDockerNetworkMacvlan/NilParent 09:34:34 [2022-07-21T09:34:34.069Z] --- PASS: TestCgroupNamespacesRun (1.19s) 09:34:34 [2022-07-21T09:34:34.069Z] === RUN TestCgroupNamespacesRunPrivileged 09:34:35 [2022-07-21T09:34:35.014Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) 09:34:35 [2022-07-21T09:34:35.014Z] === RUN TestCgroupNamespacesRunDaemonHostMode 09:34:35 [2022-07-21T09:34:35.950Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) 09:34:35 [2022-07-21T09:34:35.950Z] === RUN TestCgroupNamespacesRunHostMode 09:34:36 [2022-07-21T09:34:36.378Z] === RUN TestDockerNetworkMacvlan/InternalMode 09:34:37 [2022-07-21T09:34:37.331Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) 09:34:37 [2022-07-21T09:34:37.331Z] === RUN TestCgroupNamespacesRunPrivateMode 09:34:38 [2022-07-21T09:34:38.265Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) 09:34:38 [2022-07-21T09:34:38.265Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 09:34:38 [2022-07-21T09:34:38.286Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 09:34:39 [2022-07-21T09:34:39.637Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) 09:34:39 [2022-07-21T09:34:39.637Z] === RUN TestCgroupNamespacesRunInvalidMode 09:34:39 [2022-07-21T09:34:39.667Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose 09:34:40 [2022-07-21T09:34:40.203Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) 09:34:40 [2022-07-21T09:34:40.203Z] === RUN TestCgroupNamespacesRunOlderClient 09:34:40 [2022-07-21T09:34:40.236Z] docker_api_swarm_test.go:364: Waiting for possible election... 09:34:40 [2022-07-21T09:34:40.236Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser 09:34:41 [2022-07-21T09:34:41.175Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume 09:34:41 [2022-07-21T09:34:41.435Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir 09:34:41 [2022-07-21T09:34:41.577Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) 09:34:41 [2022-07-21T09:34:41.577Z] === RUN TestNISDomainname 09:34:41 [2022-07-21T09:34:41.577Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) 09:34:41 [2022-07-21T09:34:41.577Z] --- SKIP: TestNISDomainname (0.02s) 09:34:41 [2022-07-21T09:34:41.577Z] === RUN TestHostnameDnsResolution 09:34:42 [2022-07-21T09:34:42.142Z] --- PASS: TestHostnameDnsResolution (0.71s) 09:34:42 [2022-07-21T09:34:42.142Z] === RUN TestUnprivilegedPortsAndPing 09:34:42 [2022-07-21T09:34:42.142Z] 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 09:34:42 [2022-07-21T09:34:42.142Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) 09:34:42 [2022-07-21T09:34:42.142Z] === RUN TestPrivilegedHostDevices 09:34:42 [2022-07-21T09:34:42.400Z] --- PASS: TestPrivilegedHostDevices (0.48s) 09:34:42 [2022-07-21T09:34:42.400Z] === RUN TestRunConsoleSize 09:34:42 [2022-07-21T09:34:42.821Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest 09:34:42 [2022-07-21T09:34:42.821Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows 09:34:42 [2022-07-21T09:34:42.821Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace 09:34:42 [2022-07-21T09:34:42.966Z] --- PASS: TestRunConsoleSize (0.40s) 09:34:42 [2022-07-21T09:34:42.967Z] === RUN TestStats 09:34:42 [2022-07-21T09:34:42.967Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" 09:34:42 [2022-07-21T09:34:42.967Z] --- SKIP: TestStats (0.00s) 09:34:42 [2022-07-21T09:34:42.967Z] === RUN TestStopContainerWithTimeout 09:34:42 [2022-07-21T09:34:42.967Z] === RUN TestStopContainerWithTimeout/0 09:34:42 [2022-07-21T09:34:42.967Z] === PAUSE TestStopContainerWithTimeout/0 09:34:42 [2022-07-21T09:34:42.967Z] === RUN TestStopContainerWithTimeout/1 09:34:42 [2022-07-21T09:34:42.967Z] === PAUSE TestStopContainerWithTimeout/1 09:34:42 [2022-07-21T09:34:42.967Z] === RUN TestStopContainerWithTimeout/3 09:34:42 [2022-07-21T09:34:42.967Z] === PAUSE TestStopContainerWithTimeout/3 09:34:42 [2022-07-21T09:34:42.967Z] === RUN TestStopContainerWithTimeout/-1 09:34:42 [2022-07-21T09:34:42.967Z] === PAUSE TestStopContainerWithTimeout/-1 09:34:42 [2022-07-21T09:34:42.967Z] === CONT TestStopContainerWithTimeout/0 09:34:42 [2022-07-21T09:34:42.967Z] === CONT TestStopContainerWithTimeout/-1 09:34:43 [2022-07-21T09:34:43.081Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation 09:34:43 [2022-07-21T09:34:43.341Z] === RUN TestDockerNetworkMacvlan/Addressing 09:34:43 [2022-07-21T09:34:43.532Z] === CONT TestStopContainerWithTimeout/3 09:34:44 [2022-07-21T09:34:44.281Z] --- PASS: TestDockerNetworkMacvlan (12.90s) 09:34:44 [2022-07-21T09:34:44.281Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) 09:34:44 [2022-07-21T09:34:44.281Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) 09:34:44 [2022-07-21T09:34:44.281Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s) 09:34:44 [2022-07-21T09:34:44.281Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.15s) 09:34:44 [2022-07-21T09:34:44.281Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.48s) 09:34:44 [2022-07-21T09:34:44.281Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) 09:34:44 [2022-07-21T09:34:44.281Z] PASS 09:34:44 [2022-07-21T09:34:44.281Z] 09:34:44 [2022-07-21T09:34:44.281Z] DONE 8 tests in 14.415s 09:34:44 [2022-07-21T09:34:44.281Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 09:34:44 [2022-07-21T09:34:44.281Z] ++ 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 09:34:44 [2022-07-21T09:34:44.281Z] ++ set -e 09:34:44 [2022-07-21T09:34:44.281Z] ++ '[' -n 0 ']' 09:34:44 [2022-07-21T09:34:44.281Z] ++ set -x 09:34:44 [2022-07-21T09:34:44.281Z] ++ 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 09:34:44 [2022-07-21T09:34:44.281Z] testing: warning: no tests to run 09:34:44 [2022-07-21T09:34:44.281Z] PASS 09:34:44 [2022-07-21T09:34:44.281Z] 09:34:44 [2022-07-21T09:34:44.281Z] DONE 0 tests in 0.026s 09:34:44 [2022-07-21T09:34:44.542Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 09:34:44 [2022-07-21T09:34:44.542Z] ++ 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 09:34:44 [2022-07-21T09:34:44.542Z] ++ set -e 09:34:44 [2022-07-21T09:34:44.542Z] ++ '[' -n 0 ']' 09:34:44 [2022-07-21T09:34:44.542Z] ++ set -x 09:34:44 [2022-07-21T09:34:44.542Z] ++ 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 09:34:44 [2022-07-21T09:34:44.542Z] INFO: Testing against a local daemon 09:34:44 [2022-07-21T09:34:44.542Z] === RUN TestAuthZPluginAllowRequest 09:34:44 [2022-07-21T09:34:44.831Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe 09:34:44 [2022-07-21T09:34:44.831Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json 09:34:44 [2022-07-21T09:34:44.831Z] { 09:34:44 [2022-07-21T09:34:44.831Z] "RT_GROUP_ICON": { 09:34:44 [2022-07-21T09:34:44.831Z] "#1": { 09:34:44 [2022-07-21T09:34:44.831Z] "0409": "../../winresources/docker.ico" 09:34:44 [2022-07-21T09:34:44.831Z] } 09:34:44 [2022-07-21T09:34:44.831Z] }, 09:34:44 [2022-07-21T09:34:44.831Z] "RT_MANIFEST": { 09:34:44 [2022-07-21T09:34:44.831Z] "#1": { 09:34:44 [2022-07-21T09:34:44.831Z] "0409": { 09:34:44 [2022-07-21T09:34:44.831Z] "identity": {}, 09:34:44 [2022-07-21T09:34:44.831Z] "description": "Docker Engine", 09:34:44 [2022-07-21T09:34:44.831Z] "minimum-os": "vista", 09:34:44 [2022-07-21T09:34:44.831Z] "execution-level": "", 09:34:44 [2022-07-21T09:34:44.831Z] "ui-access": false, 09:34:44 [2022-07-21T09:34:44.831Z] "auto-elevate": false, 09:34:44 [2022-07-21T09:34:44.831Z] "dpi-awareness": "unaware", 09:34:44 [2022-07-21T09:34:44.831Z] "disable-theming": false, 09:34:44 [2022-07-21T09:34:44.831Z] "disable-window-filtering": false, 09:34:44 [2022-07-21T09:34:44.831Z] "high-resolution-scrolling-aware": false, 09:34:44 [2022-07-21T09:34:44.831Z] "ultra-high-resolution-scrolling-aware": false, 09:34:44 [2022-07-21T09:34:44.831Z] "long-path-aware": false, 09:34:44 [2022-07-21T09:34:44.831Z] "printer-driver-isolation": false, 09:34:44 [2022-07-21T09:34:44.831Z] "gdi-scaling": false, 09:34:44 [2022-07-21T09:34:44.831Z] "segment-heap": false, 09:34:44 [2022-07-21T09:34:44.831Z] "use-common-controls-v6": false 09:34:44 [2022-07-21T09:34:44.831Z] } 09:34:44 [2022-07-21T09:34:44.831Z] } 09:34:44 [2022-07-21T09:34:44.831Z] }, 09:34:44 [2022-07-21T09:34:44.831Z] "RT_MESSAGETABLE": { 09:34:44 [2022-07-21T09:34:44.831Z] "#1": { 09:34:44 [2022-07-21T09:34:44.831Z] "0409": "../../winresources/event_messages.bin" 09:34:44 [2022-07-21T09:34:44.831Z] } 09:34:44 [2022-07-21T09:34:44.831Z] }, 09:34:44 [2022-07-21T09:34:44.831Z] "RT_VERSION": { 09:34:44 [2022-07-21T09:34:44.831Z] "#1": { 09:34:44 [2022-07-21T09:34:44.831Z] "0409": { 09:34:44 [2022-07-21T09:34:44.831Z] "fixed": { 09:34:44 [2022-07-21T09:34:44.831Z] "file_version": "0.0.0.0", 09:34:44 [2022-07-21T09:34:44.831Z] "product_version": "0.0.0.0", 09:34:44 [2022-07-21T09:34:44.831Z] "type": "Unknown" 09:34:44 [2022-07-21T09:34:44.831Z] }, 09:34:44 [2022-07-21T09:34:44.831Z] "info": { 09:34:44 [2022-07-21T09:34:44.831Z] "0000": { 09:34:44 [2022-07-21T09:34:44.831Z] "CompanyName": "", 09:34:44 [2022-07-21T09:34:44.831Z] "FileVersion": "dev", 09:34:44 [2022-07-21T09:34:44.831Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", 09:34:44 [2022-07-21T09:34:44.831Z] "OriginalFileName": "docker-proxy.exe", 09:34:44 [2022-07-21T09:34:44.831Z] "ProductName": "", 09:34:44 [2022-07-21T09:34:44.831Z] "ProductVersion": "dev", 09:34:44 [2022-07-21T09:34:44.831Z] "SpecialBuild": "669fbed1ac6e556a0097f77ccf5f033acaa42adb" 09:34:44 [2022-07-21T09:34:44.831Z] } 09:34:44 [2022-07-21T09:34:44.831Z] } 09:34:44 [2022-07-21T09:34:44.831Z] } 09:34:44 [2022-07-21T09:34:44.831Z] } 09:34:44 [2022-07-21T09:34:44.831Z] } 09:34:44 [2022-07-21T09:34:44.831Z] } 09:34:44 [2022-07-21T09:34:44.831Z] cmd/docker-proxy/genwinres_windows.go 09:34:44 [2022-07-21T09:34:44.831Z] cmd/docker-proxy/main.go 09:34:44 [2022-07-21T09:34:44.831Z] cmd/docker-proxy/network_proxy_test.go 09:34:44 [2022-07-21T09:34:44.831Z] cmd/docker-proxy/proxy.go 09:34:44 [2022-07-21T09:34:44.831Z] cmd/docker-proxy/sctp_proxy.go 09:34:44 [2022-07-21T09:34:44.831Z] cmd/docker-proxy/tcp_proxy.go 09:34:44 [2022-07-21T09:34:44.831Z] cmd/docker-proxy/udp_proxy.go 09:34:44 [2022-07-21T09:34:44.831Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe 09:34:44 [2022-07-21T09:34:44.831Z] GOOS="windows" GOARCH="amd64" GOARM="" 09:34:44 [2022-07-21T09:34:44.831Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe 09:34:44 [2022-07-21T09:34:44.831Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... 09:34:44 [2022-07-21T09:34:44.831Z] remote: Enumerating objects: 23, done. 09:34:44 [2022-07-21T09:34:44.831Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. 09:34:44 [2022-07-21T09:34:44.831Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. 09:34:44 [2022-07-21T09:34:44.831Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 09:34:44 [2022-07-21T09:34:44.831Z] 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. 09:34:44 [2022-07-21T09:34:44.831Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. 09:34:44 [2022-07-21T09:34:44.831Z] Building: bundles/cross/windows/amd64/containerutility.exe 09:34:45 [2022-07-21T09:34:45.090Z] Cross building: bundles/cross/linux/ppc64le 09:34:45 [2022-07-21T09:34:45.090Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd 09:34:45 [2022-07-21T09:34:45.090Z] GOOS="linux" GOARCH="ppc64le" GOARM="" 09:34:45 [2022-07-21T09:34:45.430Z] === CONT TestStopContainerWithTimeout/1 09:34:45 [2022-07-21T09:34:45.920Z] --- PASS: TestAuthZPluginAllowRequest (1.40s) 09:34:45 [2022-07-21T09:34:45.920Z] === RUN TestAuthZPluginTLS 09:34:46 [2022-07-21T09:34:46.491Z] --- PASS: TestAuthZPluginTLS (0.55s) 09:34:46 [2022-07-21T09:34:46.491Z] === RUN TestAuthZPluginDenyRequest 09:34:46 [2022-07-21T09:34:46.801Z] --- PASS: TestStopContainerWithTimeout (0.01s) 09:34:46 [2022-07-21T09:34:46.801Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) 09:34:46 [2022-07-21T09:34:46.801Z] --- PASS: TestStopContainerWithTimeout/-1 (2.59s) 09:34:46 [2022-07-21T09:34:46.801Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) 09:34:46 [2022-07-21T09:34:46.801Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) 09:34:46 [2022-07-21T09:34:46.801Z] === RUN TestDeleteDevicemapper 09:34:46 [2022-07-21T09:34:46.801Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 09:34:46 [2022-07-21T09:34:46.801Z] --- SKIP: TestDeleteDevicemapper (0.00s) 09:34:46 [2022-07-21T09:34:46.801Z] === RUN TestStopContainerWithRestartPolicyAlways 09:34:47 [2022-07-21T09:34:47.060Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) 09:34:47 [2022-07-21T09:34:47.060Z] === RUN TestAuthZPluginAPIDenyResponse 09:34:47 [2022-07-21T09:34:47.629Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) 09:34:47 [2022-07-21T09:34:47.629Z] === RUN TestAuthZPluginDenyResponse 09:34:48 [2022-07-21T09:34:48.201Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) 09:34:48 [2022-07-21T09:34:48.201Z] === RUN TestAuthZPluginAllowEventStream 09:34:48 [2022-07-21T09:34:48.699Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.88s) 09:34:48 [2022-07-21T09:34:48.699Z] === RUN TestUpdateMemory 09:34:48 [2022-07-21T09:34:48.699Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" 09:34:48 [2022-07-21T09:34:48.699Z] --- SKIP: TestUpdateMemory (0.00s) 09:34:48 [2022-07-21T09:34:48.699Z] === RUN TestUpdateCPUQuota 09:34:48 [2022-07-21T09:34:48.699Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" 09:34:48 [2022-07-21T09:34:48.699Z] --- SKIP: TestUpdateCPUQuota (0.00s) 09:34:48 [2022-07-21T09:34:48.699Z] === RUN TestUpdatePidsLimit 09:34:48 [2022-07-21T09:34:48.699Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" 09:34:48 [2022-07-21T09:34:48.699Z] --- SKIP: TestUpdatePidsLimit (0.00s) 09:34:48 [2022-07-21T09:34:48.699Z] === RUN TestUpdateRestartPolicy 09:34:49 [2022-07-21T09:34:49.580Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) 09:34:49 [2022-07-21T09:34:49.581Z] === RUN TestAuthZPluginErrorResponse 09:34:50 [2022-07-21T09:34:50.149Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) 09:34:50 [2022-07-21T09:34:50.149Z] === RUN TestAuthZPluginErrorRequest 09:34:50 [2022-07-21T09:34:50.718Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) 09:34:50 [2022-07-21T09:34:50.718Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 09:34:50 [2022-07-21T09:34:50.718Z] === RUN TestDockerSuite/TestBuildExpose 09:34:50 [2022-07-21T09:34:50.978Z] === RUN TestDockerSuite/TestBuildExposeMorePorts 09:34:51 [2022-07-21T09:34:51.238Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) 09:34:51 [2022-07-21T09:34:51.238Z] === RUN TestAuthZPluginEnsureLoadImportWorking 09:34:51 [2022-07-21T09:34:51.810Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy 09:34:51 [2022-07-21T09:34:51.810Z] === RUN TestDockerSuite/TestBuildExposeOrder 09:34:52 [2022-07-21T09:34:52.749Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto 09:34:53 [2022-07-21T09:34:53.011Z] === RUN TestDockerSuite/TestBuildFails 09:34:53 [2022-07-21T09:34:53.272Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.03s) 09:34:53 [2022-07-21T09:34:53.272Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 09:34:53 [2022-07-21T09:34:53.842Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable 09:34:53 [2022-07-21T09:34:53.842Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir 09:34:54 [2022-07-21T09:34:54.412Z] docker_api_swarm_test.go:272: [de32a02e9161d] joining swarm manager [df1cd755b4574]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:34:55 [2022-07-21T09:34:55.352Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.14s) 09:34:55 [2022-07-21T09:34:55.352Z] === RUN TestAuthZPluginHeader 09:34:55 [2022-07-21T09:34:55.923Z] docker_api_swarm_test.go:273: [d5f348599a5f3] joining swarm manager [df1cd755b4574]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:34:56 [2022-07-21T09:34:56.184Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile 09:34:56 [2022-07-21T09:34:56.184Z] --- PASS: TestAuthZPluginHeader (0.84s) 09:34:56 [2022-07-21T09:34:56.184Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 09:34:57 [2022-07-21T09:34:57.565Z] === RUN TestDockerSuite/TestBuildForceRm 09:34:58 [2022-07-21T09:34:58.947Z] === RUN TestDockerSuite/TestBuildFromGit 09:34:59 [2022-07-21T09:34:59.886Z] === RUN TestDockerSuite/TestBuildFromGitWithContext 09:35:00 [2022-07-21T09:35:00.146Z] === RUN TestDockerSuite/TestBuildFromGitWithF 09:35:00 [2022-07-21T09:35:00.891Z] --- PASS: TestUpdateRestartPolicy (10.96s) 09:35:00 [2022-07-21T09:35:00.891Z] === RUN TestUpdateRestartWithAutoRemove 09:35:00 [2022-07-21T09:35:00.891Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) 09:35:00 [2022-07-21T09:35:00.891Z] === RUN TestWaitNonBlocked 09:35:00 [2022-07-21T09:35:00.891Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 09:35:00 [2022-07-21T09:35:00.891Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 09:35:00 [2022-07-21T09:35:00.891Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 09:35:00 [2022-07-21T09:35:00.891Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 09:35:00 [2022-07-21T09:35:00.891Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 09:35:00 [2022-07-21T09:35:00.891Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 09:35:00 [2022-07-21T09:35:00.891Z] --- PASS: TestWaitNonBlocked (0.01s) 09:35:00 [2022-07-21T09:35:00.891Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) 09:35:00 [2022-07-21T09:35:00.891Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) 09:35:00 [2022-07-21T09:35:00.891Z] === RUN TestWaitBlocked 09:35:00 [2022-07-21T09:35:00.891Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 09:35:00 [2022-07-21T09:35:00.891Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 09:35:00 [2022-07-21T09:35:00.891Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 09:35:00 [2022-07-21T09:35:00.891Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 09:35:00 [2022-07-21T09:35:00.891Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 09:35:00 [2022-07-21T09:35:00.891Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 09:35:01 [2022-07-21T09:35:01.085Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.81s) 09:35:01 [2022-07-21T09:35:01.085Z] === RUN TestAuthZPluginV2Disable 09:35:01 [2022-07-21T09:35:01.085Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile 09:35:01 [2022-07-21T09:35:01.457Z] --- PASS: TestWaitBlocked (0.01s) 09:35:01 [2022-07-21T09:35:01.457Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s) 09:35:01 [2022-07-21T09:35:01.457Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) 09:35:01 [2022-07-21T09:35:01.457Z] === RUN TestWaitConditions 09:35:01 [2022-07-21T09:35:01.457Z] === RUN TestWaitConditions/default 09:35:01 [2022-07-21T09:35:01.457Z] === PAUSE TestWaitConditions/default 09:35:01 [2022-07-21T09:35:01.457Z] === RUN TestWaitConditions/not-running 09:35:01 [2022-07-21T09:35:01.457Z] === PAUSE TestWaitConditions/not-running 09:35:01 [2022-07-21T09:35:01.457Z] === RUN TestWaitConditions/next-exit 09:35:01 [2022-07-21T09:35:01.457Z] === PAUSE TestWaitConditions/next-exit 09:35:01 [2022-07-21T09:35:01.457Z] === RUN TestWaitConditions/removed 09:35:01 [2022-07-21T09:35:01.457Z] === PAUSE TestWaitConditions/removed 09:35:01 [2022-07-21T09:35:01.457Z] === CONT TestWaitConditions/default 09:35:01 [2022-07-21T09:35:01.457Z] === CONT TestWaitConditions/removed 09:35:02 [2022-07-21T09:35:02.465Z] === RUN TestDockerSuite/TestBuildFromOfficialNames 09:35:03 [2022-07-21T09:35:03.049Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball 09:35:03 [2022-07-21T09:35:03.049Z] === RUN TestDockerSuite/TestBuildFromStdinWithF 09:35:03 [2022-07-21T09:35:03.354Z] === CONT TestWaitConditions/not-running 09:35:03 [2022-07-21T09:35:03.354Z] === CONT TestWaitConditions/next-exit 09:35:04 [2022-07-21T09:35:04.960Z] === RUN TestDockerSuite/TestBuildFromURLWithF 09:35:05 [2022-07-21T09:35:05.251Z] --- PASS: TestWaitConditions (0.01s) 09:35:05 [2022-07-21T09:35:05.251Z] --- PASS: TestWaitConditions/removed (1.55s) 09:35:05 [2022-07-21T09:35:05.251Z] --- PASS: TestWaitConditions/default (1.64s) 09:35:05 [2022-07-21T09:35:05.251Z] --- PASS: TestWaitConditions/next-exit (1.73s) 09:35:05 [2022-07-21T09:35:05.251Z] --- PASS: TestWaitConditions/not-running (1.84s) 09:35:05 [2022-07-21T09:35:05.251Z] === CONT TestDaemonRestartIpcMode 09:35:05 [2022-07-21T09:35:05.251Z] === CONT TestIpcModeOlderClient 09:35:05 [2022-07-21T09:35:05.251Z] --- PASS: TestIpcModeOlderClient (0.08s) 09:35:05 [2022-07-21T09:35:05.251Z] === CONT TestRestartDaemonWithRestartingContainer 09:35:05 [2022-07-21T09:35:05.529Z] --- PASS: TestAuthZPluginV2Disable (4.42s) 09:35:05 [2022-07-21T09:35:05.529Z] === RUN TestAuthZPluginV2RejectVolumeRequests 09:35:06 [2022-07-21T09:35:06.098Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume 09:35:07 [2022-07-21T09:35:07.036Z] === RUN TestDockerSuite/TestBuildIidFile 09:35:07 [2022-07-21T09:35:07.295Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail 09:35:07 [2022-07-21T09:35:07.781Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.42s) 09:35:07 [2022-07-21T09:35:07.781Z] --- PASS: TestDaemonRestartIpcMode (2.75s) 09:35:07 [2022-07-21T09:35:07.781Z] PASS 09:35:07 [2022-07-21T09:35:07.781Z] 09:35:07 [2022-07-21T09:35:07.781Z] === Skipped 09:35:07 [2022-07-21T09:35:07.781Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 09:35:07 [2022-07-21T09:35:07.781Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 09:35:07 [2022-07-21T09:35:07.781Z] 09:35:07 [2022-07-21T09:35:07.781Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) 09:35:07 [2022-07-21T09:35:07.781Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm 09:35:07 [2022-07-21T09:35:07.781Z] 09:35:07 [2022-07-21T09:35:07.781Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) 09:35:07 [2022-07-21T09:35:07.781Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network 09:35:07 [2022-07-21T09:35:07.781Z] 09:35:07 [2022-07-21T09:35:07.781Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) 09:35:07 [2022-07-21T09:35:07.781Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode 09:35:07 [2022-07-21T09:35:07.781Z] 09:35:07 [2022-07-21T09:35:07.781Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) 09:35:07 [2022-07-21T09:35:07.781Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 09:35:07 [2022-07-21T09:35:07.781Z] 09:35:07 [2022-07-21T09:35:07.781Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) 09:35:07 [2022-07-21T09:35:07.781Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 09:35:07 [2022-07-21T09:35:07.781Z] 09:35:07 [2022-07-21T09:35:07.781Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) 09:35:07 [2022-07-21T09:35:07.781Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 09:35:07 [2022-07-21T09:35:07.781Z] 09:35:07 [2022-07-21T09:35:07.781Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) 09:35:07 [2022-07-21T09:35:07.781Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 09:35:07 [2022-07-21T09:35:07.781Z] 09:35:07 [2022-07-21T09:35:07.781Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) 09:35:07 [2022-07-21T09:35:07.781Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 09:35:07 [2022-07-21T09:35:07.781Z] 09:35:07 [2022-07-21T09:35:07.781Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) 09:35:07 [2022-07-21T09:35:07.781Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 09:35:07 [2022-07-21T09:35:07.781Z] 09:35:07 [2022-07-21T09:35:07.781Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) 09:35:07 [2022-07-21T09:35:07.781Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" 09:35:07 [2022-07-21T09:35:07.781Z] 09:35:07 [2022-07-21T09:35:07.781Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) 09:35:07 [2022-07-21T09:35:07.781Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 09:35:07 [2022-07-21T09:35:07.781Z] 09:35:07 [2022-07-21T09:35:07.781Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) 09:35:07 [2022-07-21T09:35:07.781Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts 09:35:07 [2022-07-21T09:35:07.781Z] 09:35:07 [2022-07-21T09:35:07.781Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.03s) 09:35:07 [2022-07-21T09:35:07.781Z] 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) 09:35:07 [2022-07-21T09:35:07.781Z] 09:35:07 [2022-07-21T09:35:07.781Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) 09:35:07 [2022-07-21T09:35:07.781Z] 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) 09:35:07 [2022-07-21T09:35:07.781Z] 09:35:07 [2022-07-21T09:35:07.781Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) 09:35:07 [2022-07-21T09:35:07.781Z] 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) 09:35:07 [2022-07-21T09:35:07.781Z] 09:35:07 [2022-07-21T09:35:07.781Z] === SKIP: amd64.integration.container TestPause (0.00s) 09:35:07 [2022-07-21T09:35:07.781Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" 09:35:07 [2022-07-21T09:35:07.781Z] 09:35:07 [2022-07-21T09:35:07.781Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 09:35:07 [2022-07-21T09:35:07.781Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 09:35:07 [2022-07-21T09:35:07.781Z] 09:35:07 [2022-07-21T09:35:07.781Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) 09:35:07 [2022-07-21T09:35:07.781Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" 09:35:07 [2022-07-21T09:35:07.781Z] 09:35:07 [2022-07-21T09:35:07.781Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) 09:35:07 [2022-07-21T09:35:07.781Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore 09:35:07 [2022-07-21T09:35:07.781Z] 09:35:07 [2022-07-21T09:35:07.781Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) 09:35:07 [2022-07-21T09:35:07.781Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) 09:35:07 [2022-07-21T09:35:07.781Z] 09:35:07 [2022-07-21T09:35:07.781Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) 09:35:07 [2022-07-21T09:35:07.781Z] 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 09:35:07 [2022-07-21T09:35:07.781Z] 09:35:07 [2022-07-21T09:35:07.781Z] === SKIP: amd64.integration.container TestStats (0.00s) 09:35:07 [2022-07-21T09:35:07.781Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" 09:35:07 [2022-07-21T09:35:07.781Z] 09:35:07 [2022-07-21T09:35:07.781Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 09:35:07 [2022-07-21T09:35:07.781Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 09:35:07 [2022-07-21T09:35:07.781Z] 09:35:07 [2022-07-21T09:35:07.781Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) 09:35:07 [2022-07-21T09:35:07.781Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" 09:35:07 [2022-07-21T09:35:07.781Z] 09:35:07 [2022-07-21T09:35:07.781Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) 09:35:07 [2022-07-21T09:35:07.781Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" 09:35:07 [2022-07-21T09:35:07.781Z] 09:35:07 [2022-07-21T09:35:07.781Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) 09:35:07 [2022-07-21T09:35:07.781Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" 09:35:07 [2022-07-21T09:35:07.781Z] 09:35:07 [2022-07-21T09:35:07.781Z] DONE 241 tests, 27 skipped in 82.201s 09:35:07 [2022-07-21T09:35:07.781Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 09:35:07 [2022-07-21T09:35:07.781Z] === RUN TestConfigDaemonLibtrustID 09:35:07 [2022-07-21T09:35:07.864Z] === RUN TestDockerSuite/TestBuildInheritance 09:35:08 [2022-07-21T09:35:08.347Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) 09:35:08 [2022-07-21T09:35:08.347Z] === RUN TestConfigDaemonID 09:35:08 [2022-07-21T09:35:08.433Z] === RUN TestDockerSuite/TestBuildIntermediateTarget 09:35:08 [2022-07-21T09:35:08.693Z] === RUN TestDockerSuite/TestBuildInvalidTag 09:35:08 [2022-07-21T09:35:08.693Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun 09:35:09 [2022-07-21T09:35:09.262Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.88s) 09:35:09 [2022-07-21T09:35:09.262Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 09:35:09 [2022-07-21T09:35:09.522Z] === RUN TestDockerSuite/TestBuildLabel 09:35:09 [2022-07-21T09:35:09.722Z] daemon_test.go:83: [d60eebcc49117] daemon is not started 09:35:09 [2022-07-21T09:35:09.722Z] --- PASS: TestConfigDaemonID (1.09s) 09:35:09 [2022-07-21T09:35:09.722Z] === RUN TestDaemonConfigValidation 09:35:09 [2022-07-21T09:35:09.722Z] === RUN TestDaemonConfigValidation/config_with_no_content 09:35:09 [2022-07-21T09:35:09.722Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 09:35:09 [2022-07-21T09:35:09.722Z] === RUN TestDaemonConfigValidation/config_with_{} 09:35:09 [2022-07-21T09:35:09.722Z] === PAUSE TestDaemonConfigValidation/config_with_{} 09:35:09 [2022-07-21T09:35:09.722Z] === RUN TestDaemonConfigValidation/invalid_config 09:35:09 [2022-07-21T09:35:09.722Z] === PAUSE TestDaemonConfigValidation/invalid_config 09:35:09 [2022-07-21T09:35:09.722Z] === RUN TestDaemonConfigValidation/malformed_config 09:35:09 [2022-07-21T09:35:09.722Z] === PAUSE TestDaemonConfigValidation/malformed_config 09:35:09 [2022-07-21T09:35:09.722Z] === RUN TestDaemonConfigValidation/valid_config 09:35:09 [2022-07-21T09:35:09.722Z] === PAUSE TestDaemonConfigValidation/valid_config 09:35:09 [2022-07-21T09:35:09.722Z] === CONT TestDaemonConfigValidation/config_with_no_content 09:35:09 [2022-07-21T09:35:09.722Z] === CONT TestDaemonConfigValidation/malformed_config 09:35:09 [2022-07-21T09:35:09.722Z] === CONT TestDaemonConfigValidation/valid_config 09:35:09 [2022-07-21T09:35:09.722Z] === CONT TestDaemonConfigValidation/invalid_config 09:35:09 [2022-07-21T09:35:09.722Z] === CONT TestDaemonConfigValidation/config_with_{} 09:35:09 [2022-07-21T09:35:09.722Z] --- PASS: TestDaemonConfigValidation (0.00s) 09:35:09 [2022-07-21T09:35:09.722Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) 09:35:09 [2022-07-21T09:35:09.722Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) 09:35:09 [2022-07-21T09:35:09.722Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) 09:35:09 [2022-07-21T09:35:09.722Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) 09:35:09 [2022-07-21T09:35:09.722Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) 09:35:09 [2022-07-21T09:35:09.722Z] === RUN TestConfigDaemonSeccompProfiles 09:35:09 [2022-07-21T09:35:09.722Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 09:35:09 [2022-07-21T09:35:09.782Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit 09:35:10 [2022-07-21T09:35:10.041Z] === RUN TestDockerSuite/TestBuildLabelMultiple 09:35:10 [2022-07-21T09:35:10.301Z] === RUN TestDockerSuite/TestBuildLabelOneNode 09:35:10 [2022-07-21T09:35:10.561Z] === RUN TestDockerSuite/TestBuildLabels 09:35:10 [2022-07-21T09:35:10.654Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 09:35:10 [2022-07-21T09:35:10.821Z] === RUN TestDockerSuite/TestBuildLabelsCache 09:35:11 [2022-07-21T09:35:11.761Z] === RUN TestDockerSuite/TestBuildLabelsOverride 09:35:12 [2022-07-21T09:35:12.029Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 09:35:12 [2022-07-21T09:35:12.962Z] === CONT TestConfigDaemonSeccompProfiles 09:35:12 [2022-07-21T09:35:12.962Z] daemon_test.go:197: [d42c73dfb4709] daemon is not started 09:35:12 [2022-07-21T09:35:12.962Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) 09:35:12 [2022-07-21T09:35:12.962Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) 09:35:12 [2022-07-21T09:35:12.962Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) 09:35:12 [2022-07-21T09:35:12.962Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) 09:35:12 [2022-07-21T09:35:12.962Z] === RUN TestDaemonProxy 09:35:12 [2022-07-21T09:35:12.962Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment 09:35:12 [2022-07-21T09:35:12.962Z] --- SKIP: TestDaemonProxy (0.00s) 09:35:12 [2022-07-21T09:35:12.962Z] PASS 09:35:12 [2022-07-21T09:35:12.962Z] 09:35:12 [2022-07-21T09:35:12.962Z] === Skipped 09:35:12 [2022-07-21T09:35:12.962Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) 09:35:12 [2022-07-21T09:35:12.962Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment 09:35:12 [2022-07-21T09:35:12.962Z] 09:35:12 [2022-07-21T09:35:12.962Z] DONE 13 tests, 1 skipped in 5.262s 09:35:12 [2022-07-21T09:35:12.962Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 09:35:13 [2022-07-21T09:35:13.219Z] INFO: Testing against a local daemon 09:35:13 [2022-07-21T09:35:13.219Z] === RUN TestCommitInheritsEnv 09:35:13 [2022-07-21T09:35:13.673Z] === RUN TestDockerSuite/TestBuildLastModified 09:35:15 [2022-07-21T09:35:15.116Z] --- PASS: TestCommitInheritsEnv (2.04s) 09:35:15 [2022-07-21T09:35:15.116Z] === RUN TestImportExtremelyLargeImageWorks 09:35:15 [2022-07-21T09:35:15.116Z] === PAUSE TestImportExtremelyLargeImageWorks 09:35:15 [2022-07-21T09:35:15.116Z] === RUN TestImportWithCustomPlatform 09:35:15 [2022-07-21T09:35:15.116Z] === RUN TestImportWithCustomPlatform/#00 09:35:15 [2022-07-21T09:35:15.374Z] === RUN TestImportWithCustomPlatform/_______ 09:35:15 [2022-07-21T09:35:15.374Z] === RUN TestImportWithCustomPlatform// 09:35:15 [2022-07-21T09:35:15.374Z] === RUN TestImportWithCustomPlatform/linux 09:35:15 [2022-07-21T09:35:15.374Z] === RUN TestImportWithCustomPlatform/LINUX 09:35:15 [2022-07-21T09:35:15.374Z] === RUN TestImportWithCustomPlatform/linux/sparc64 09:35:15 [2022-07-21T09:35:15.374Z] === RUN TestImportWithCustomPlatform/macos 09:35:15 [2022-07-21T09:35:15.374Z] === RUN TestImportWithCustomPlatform/macos/arm64 09:35:15 [2022-07-21T09:35:15.374Z] === RUN TestImportWithCustomPlatform/nintendo64 09:35:15 [2022-07-21T09:35:15.632Z] --- PASS: TestImportWithCustomPlatform (0.33s) 09:35:15 [2022-07-21T09:35:15.632Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) 09:35:15 [2022-07-21T09:35:15.632Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 09:35:15 [2022-07-21T09:35:15.632Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 09:35:15 [2022-07-21T09:35:15.632Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) 09:35:15 [2022-07-21T09:35:15.632Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) 09:35:15 [2022-07-21T09:35:15.632Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) 09:35:15 [2022-07-21T09:35:15.632Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 09:35:15 [2022-07-21T09:35:15.632Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 09:35:15 [2022-07-21T09:35:15.632Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 09:35:15 [2022-07-21T09:35:15.632Z] === RUN TestImagesFilterMultiReference 09:35:15 [2022-07-21T09:35:15.632Z] --- PASS: TestImagesFilterMultiReference (0.07s) 09:35:15 [2022-07-21T09:35:15.632Z] === RUN TestImagePullPlatformInvalid 09:35:15 [2022-07-21T09:35:15.632Z] --- PASS: TestImagePullPlatformInvalid (0.03s) 09:35:15 [2022-07-21T09:35:15.632Z] === RUN TestRemoveImageOrphaning 09:35:17 [2022-07-21T09:35:17.572Z] --- PASS: TestRemoveImageOrphaning (1.56s) 09:35:17 [2022-07-21T09:35:17.572Z] === RUN TestRemoveImageGarbageCollector 09:35:17 [2022-07-21T09:35:17.572Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros 09:35:17 [2022-07-21T09:35:17.572Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 09:35:17 [2022-07-21T09:35:17.572Z] === RUN TestTagUnprefixedRepoByNameOrName 09:35:17 [2022-07-21T09:35:17.572Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) 09:35:17 [2022-07-21T09:35:17.572Z] === RUN TestTagInvalidReference 09:35:17 [2022-07-21T09:35:17.572Z] --- PASS: TestTagInvalidReference (0.01s) 09:35:17 [2022-07-21T09:35:17.572Z] === RUN TestTagValidPrefixedRepo 09:35:17 [2022-07-21T09:35:17.572Z] --- PASS: TestTagValidPrefixedRepo (0.05s) 09:35:17 [2022-07-21T09:35:17.572Z] === RUN TestTagExistedNameWithoutForce 09:35:17 [2022-07-21T09:35:17.572Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 09:35:17 [2022-07-21T09:35:17.572Z] === RUN TestTagOfficialNames 09:35:17 [2022-07-21T09:35:17.572Z] --- PASS: TestTagOfficialNames (0.05s) 09:35:17 [2022-07-21T09:35:17.572Z] === RUN TestTagMatchesDigest 09:35:17 [2022-07-21T09:35:17.572Z] --- PASS: TestTagMatchesDigest (0.02s) 09:35:17 [2022-07-21T09:35:17.572Z] === CONT TestImportExtremelyLargeImageWorks 09:35:17 [2022-07-21T09:35:17.872Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin 09:35:18 [2022-07-21T09:35:18.810Z] === RUN TestDockerSuite/TestBuildLineBreak 09:35:21 [2022-07-21T09:35:21.349Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.80s) 09:35:21 [2022-07-21T09:35:21.349Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 09:35:21 [2022-07-21T09:35:21.952Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild 09:35:21 [2022-07-21T09:35:21.952Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction 09:35:21 [2022-07-21T09:35:21.952Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments 09:35:21 [2022-07-21T09:35:21.952Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines 09:35:22 [2022-07-21T09:35:22.211Z] === RUN TestDockerSuite/TestBuildMaintainer 09:35:22 [2022-07-21T09:35:22.471Z] === RUN TestDockerSuite/TestBuildMissingArgs 09:35:23 [2022-07-21T09:35:23.410Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder 09:35:24 [2022-07-21T09:35:24.348Z] === RUN TestDockerSuite/TestBuildMultiStageArg 09:35:26 [2022-07-21T09:35:26.886Z] === RUN TestDockerSuite/TestBuildMultiStageCache 09:35:26 [2022-07-21T09:35:26.886Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors 09:35:27 [2022-07-21T09:35:27.146Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax 09:35:33 [2022-07-21T09:35:33.727Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg 09:35:35 [2022-07-21T09:35:35.107Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom 09:35:36 [2022-07-21T09:35:36.046Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds 09:35:37 [2022-07-21T09:35:37.429Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows 09:35:37 [2022-07-21T09:35:37.429Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows 09:35:37 [2022-07-21T09:35:37.429Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants 09:35:37 [2022-07-21T09:35:37.999Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) 09:35:37 [2022-07-21T09:35:37.999Z] PASS 09:35:37 [2022-07-21T09:35:37.999Z] 09:35:37 [2022-07-21T09:35:37.999Z] DONE 17 tests in 53.536s 09:35:37 [2022-07-21T09:35:37.999Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 09:35:37 [2022-07-21T09:35:37.999Z] ++ 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 09:35:37 [2022-07-21T09:35:37.999Z] ++ set -e 09:35:37 [2022-07-21T09:35:37.999Z] ++ '[' -n 0 ']' 09:35:37 [2022-07-21T09:35:37.999Z] ++ set -x 09:35:37 [2022-07-21T09:35:37.999Z] ++ 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 09:35:37 [2022-07-21T09:35:37.999Z] INFO: Testing against a local daemon 09:35:37 [2022-07-21T09:35:37.999Z] === RUN TestPluginInvalidJSON 09:35:37 [2022-07-21T09:35:37.999Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 09:35:37 [2022-07-21T09:35:37.999Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 09:35:37 [2022-07-21T09:35:37.999Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 09:35:37 [2022-07-21T09:35:37.999Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 09:35:37 [2022-07-21T09:35:37.999Z] === RUN TestPluginInvalidJSON/plugins/pull 09:35:37 [2022-07-21T09:35:37.999Z] === PAUSE TestPluginInvalidJSON/plugins/pull 09:35:38 [2022-07-21T09:35:38.259Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 09:35:38 [2022-07-21T09:35:38.259Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 09:35:38 [2022-07-21T09:35:38.259Z] === CONT TestPluginInvalidJSON/plugins/pull 09:35:38 [2022-07-21T09:35:38.259Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 09:35:38 [2022-07-21T09:35:38.259Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 09:35:38 [2022-07-21T09:35:38.259Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 09:35:38 [2022-07-21T09:35:38.259Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 09:35:38 [2022-07-21T09:35:38.259Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 09:35:38 [2022-07-21T09:35:38.259Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 09:35:38 [2022-07-21T09:35:38.259Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 09:35:38 [2022-07-21T09:35:38.259Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 09:35:38 [2022-07-21T09:35:38.259Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 09:35:38 [2022-07-21T09:35:38.259Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 09:35:38 [2022-07-21T09:35:38.259Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 09:35:38 [2022-07-21T09:35:38.259Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 09:35:38 [2022-07-21T09:35:38.259Z] --- PASS: TestPluginInvalidJSON (0.03s) 09:35:38 [2022-07-21T09:35:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 09:35:38 [2022-07-21T09:35:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 09:35:38 [2022-07-21T09:35:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 09:35:38 [2022-07-21T09:35:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 09:35:38 [2022-07-21T09:35:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 09:35:38 [2022-07-21T09:35:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) 09:35:38 [2022-07-21T09:35:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 09:35:38 [2022-07-21T09:35:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 09:35:38 [2022-07-21T09:35:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 09:35:38 [2022-07-21T09:35:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 09:35:38 [2022-07-21T09:35:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 09:35:38 [2022-07-21T09:35:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 09:35:38 [2022-07-21T09:35:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 09:35:38 [2022-07-21T09:35:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 09:35:38 [2022-07-21T09:35:38.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 09:35:38 [2022-07-21T09:35:38.259Z] === RUN TestPluginInstall 09:35:38 [2022-07-21T09:35:38.259Z] === RUN TestPluginInstall/no_auth 09:35:40 [2022-07-21T09:35:40.169Z] time="2022-07-21T09:35:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:35:40 [2022-07-21T09:35:40.169Z] time="2022-07-21T09:35:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:49378424c9f24c9f8cfb07bc3f0c5d71da89ee7614efe7ff0bd0994e3b858b7e" mediatype=application/vnd.docker.plugin.v1+json size=522 09:35:40 [2022-07-21T09:35:40.429Z] time="2022-07-21T09:35:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:35:40 [2022-07-21T09:35:40.429Z] time="2022-07-21T09:35:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:49378424c9f24c9f8cfb07bc3f0c5d71da89ee7614efe7ff0bd0994e3b858b7e" mediatype=application/vnd.docker.plugin.v1+json size=522 09:35:40 [2022-07-21T09:35:40.689Z] === RUN TestPluginInstall/with_htpasswd 09:35:40 [2022-07-21T09:35:40.689Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch 09:35:41 [2022-07-21T09:35:41.258Z] time="2022-07-21T09:35:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:35:41 [2022-07-21T09:35:41.258Z] time="2022-07-21T09:35:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d2f1e5b295b43c7c50f3b58246e2dc13a338c0039a3e7a3794b882619017b829" mediatype=application/vnd.docker.plugin.v1+json size=522 09:35:41 [2022-07-21T09:35:41.258Z] time="2022-07-21T09:35:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:35:41 [2022-07-21T09:35:41.258Z] time="2022-07-21T09:35:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d2f1e5b295b43c7c50f3b58246e2dc13a338c0039a3e7a3794b882619017b829" mediatype=application/vnd.docker.plugin.v1+json size=522 09:35:41 [2022-07-21T09:35:41.258Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg 09:35:41 [2022-07-21T09:35:41.518Z] === RUN TestPluginInstall/with_insecure 09:35:41 [2022-07-21T09:35:41.778Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer 09:35:42 [2022-07-21T09:35:42.742Z] time="2022-07-21T09:35:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:35:42 [2022-07-21T09:35:42.743Z] time="2022-07-21T09:35:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:84587c36189e467c1c5784f528beb355852a0192f6904622bfcff72f40d57045" mediatype=application/vnd.docker.plugin.v1+json size=522 09:35:42 [2022-07-21T09:35:42.743Z] time="2022-07-21T09:35:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:35:42 [2022-07-21T09:35:42.743Z] time="2022-07-21T09:35:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:84587c36189e467c1c5784f528beb355852a0192f6904622bfcff72f40d57045" mediatype=application/vnd.docker.plugin.v1+json size=522 09:35:43 [2022-07-21T09:35:43.004Z] plugin_test.go:195: [d07b2a91a29d9] daemon is not started 09:35:43 [2022-07-21T09:35:43.004Z] --- PASS: TestPluginInstall (4.88s) 09:35:43 [2022-07-21T09:35:43.004Z] --- PASS: TestPluginInstall/no_auth (2.50s) 09:35:43 [2022-07-21T09:35:43.004Z] --- PASS: TestPluginInstall/with_htpasswd (0.86s) 09:35:43 [2022-07-21T09:35:43.004Z] --- PASS: TestPluginInstall/with_insecure (1.52s) 09:35:43 [2022-07-21T09:35:43.004Z] === RUN TestPluginsWithRuntimes 09:35:43 [2022-07-21T09:35:43.264Z] === RUN TestDockerSuite/TestBuildMultipleTags 09:35:43 [2022-07-21T09:35:43.834Z] === RUN TestDockerSuite/TestBuildNetContainer 09:35:45 [2022-07-21T09:35:45.219Z] === RUN TestPluginsWithRuntimes/No_Args 09:35:46 [2022-07-21T09:35:46.599Z] === RUN TestDockerSuite/TestBuildNetNone 09:35:46 [2022-07-21T09:35:46.599Z] === RUN TestPluginsWithRuntimes/With_Args 09:35:46 [2022-07-21T09:35:46.599Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes 09:35:47 [2022-07-21T09:35:47.170Z] === RUN TestDockerSuite/TestBuildNoContext 09:35:48 [2022-07-21T09:35:48.111Z] --- PASS: TestPluginsWithRuntimes (4.85s) 09:35:48 [2022-07-21T09:35:48.111Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.31s) 09:35:48 [2022-07-21T09:35:48.111Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.26s) 09:35:48 [2022-07-21T09:35:48.111Z] === RUN TestPluginBackCompatMediaTypes 09:35:48 [2022-07-21T09:35:48.111Z] === RUN TestDockerSuite/TestBuildNoDupOutput 09:35:48 [2022-07-21T09:35:48.682Z] docker_api_swarm_node_test.go:20: [d529e35f10068] joining swarm manager [d6569bf339407]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:35:48 [2022-07-21T09:35:48.942Z] --- PASS: TestPluginBackCompatMediaTypes (1.15s) 09:35:48 [2022-07-21T09:35:48.942Z] PASS 09:35:48 [2022-07-21T09:35:48.942Z] 09:35:48 [2022-07-21T09:35:48.942Z] DONE 24 tests in 11.059s 09:35:49 [2022-07-21T09:35:49.201Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 09:35:49 [2022-07-21T09:35:49.201Z] ++ 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 09:35:49 [2022-07-21T09:35:49.201Z] ++ set -e 09:35:49 [2022-07-21T09:35:49.201Z] ++ '[' -n 0 ']' 09:35:49 [2022-07-21T09:35:49.201Z] ++ set -x 09:35:49 [2022-07-21T09:35:49.201Z] ++ 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 09:35:49 [2022-07-21T09:35:49.201Z] INFO: Testing against a local daemon 09:35:49 [2022-07-21T09:35:49.201Z] === RUN TestExternalGraphDriver 09:35:49 [2022-07-21T09:35:49.201Z] === RUN TestDockerSuite/TestBuildNoNamedVolume 09:35:49 [2022-07-21T09:35:49.461Z] === RUN TestExternalGraphDriver/json 09:35:49 [2022-07-21T09:35:49.721Z] docker_api_swarm_node_test.go:21: [ded9555d6120c] joining swarm manager [d6569bf339407]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:35:50 [2022-07-21T09:35:50.663Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure 09:35:51 [2022-07-21T09:35:51.233Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote 09:35:51 [2022-07-21T09:35:51.233Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage 09:35:51 [2022-07-21T09:35:51.492Z] === RUN TestExternalGraphDriver/spec 09:35:51 [2022-07-21T09:35:51.753Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess 09:35:52 [2022-07-21T09:35:52.322Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume 09:35:52 [2022-07-21T09:35:52.892Z] === RUN TestDockerSuite/TestBuildOnBuild 09:35:53 [2022-07-21T09:35:53.151Z] === RUN TestExternalGraphDriver/pull 09:35:54 [2022-07-21T09:35:54.533Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON 09:35:55 [2022-07-21T09:35:55.104Z] --- PASS: TestExternalGraphDriver (5.84s) 09:35:55 [2022-07-21T09:35:55.104Z] --- PASS: TestExternalGraphDriver/json (1.85s) 09:35:55 [2022-07-21T09:35:55.104Z] --- PASS: TestExternalGraphDriver/spec (1.84s) 09:35:55 [2022-07-21T09:35:55.104Z] --- PASS: TestExternalGraphDriver/pull (1.79s) 09:35:55 [2022-07-21T09:35:55.104Z] === RUN TestGraphdriverPluginV2 09:35:56 [2022-07-21T09:35:56.044Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON 09:35:56 [2022-07-21T09:35:56.982Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance 09:35:58 [2022-07-21T09:35:58.890Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase 09:35:59 [2022-07-21T09:35:59.845Z] === RUN TestDockerSuite/TestBuildOnBuildOutput 09:35:59 [2022-07-21T09:35:59.846Z] --- PASS: TestGraphdriverPluginV2 (4.75s) 09:35:59 [2022-07-21T09:35:59.846Z] PASS 09:35:59 [2022-07-21T09:35:59.846Z] 09:35:59 [2022-07-21T09:35:59.846Z] DONE 5 tests in 10.721s 09:35:59 [2022-07-21T09:35:59.846Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 09:35:59 [2022-07-21T09:35:59.846Z] ++ 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 09:35:59 [2022-07-21T09:35:59.846Z] ++ set -e 09:35:59 [2022-07-21T09:35:59.846Z] ++ '[' -n 0 ']' 09:35:59 [2022-07-21T09:35:59.846Z] ++ set -x 09:35:59 [2022-07-21T09:35:59.846Z] ++ 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 09:35:59 [2022-07-21T09:35:59.846Z] INFO: Testing against a local daemon 09:36:00 [2022-07-21T09:36:00.120Z] === RUN TestContinueAfterPluginCrash 09:36:00 [2022-07-21T09:36:00.120Z] === PAUSE TestContinueAfterPluginCrash 09:36:00 [2022-07-21T09:36:00.120Z] === RUN TestReadPluginNoRead 09:36:00 [2022-07-21T09:36:00.120Z] === PAUSE TestReadPluginNoRead 09:36:00 [2022-07-21T09:36:00.120Z] === RUN TestDaemonStartWithLogOpt 09:36:00 [2022-07-21T09:36:00.120Z] === PAUSE TestDaemonStartWithLogOpt 09:36:00 [2022-07-21T09:36:00.120Z] === CONT TestContinueAfterPluginCrash 09:36:00 [2022-07-21T09:36:00.120Z] === CONT TestDaemonStartWithLogOpt 09:36:00 [2022-07-21T09:36:00.380Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore 09:36:01 [2022-07-21T09:36:01.321Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory 09:36:05 [2022-07-21T09:36:05.525Z] === RUN TestDockerSuite/TestBuildPATH 09:36:05 [2022-07-21T09:36:05.525Z] --- PASS: TestDaemonStartWithLogOpt (5.42s) 09:36:05 [2022-07-21T09:36:05.525Z] === CONT TestReadPluginNoRead 09:36:05 [2022-07-21T09:36:05.785Z] docker_api_swarm_test.go:502: [dac7290eea1fc] joining swarm manager [dc166745ae4d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:36:08 [2022-07-21T09:36:08.324Z] === RUN TestDockerSuite/TestBuildRUNErrMsg 09:36:08 [2022-07-21T09:36:08.324Z] === RUN TestReadPluginNoRead/default 09:36:08 [2022-07-21T09:36:08.324Z] === RUN TestDockerSuite/TestBuildRUNoneJSON 09:36:08 [2022-07-21T09:36:08.894Z] === RUN TestDockerSuite/TestBuildRelativeCopy 09:36:09 [2022-07-21T09:36:09.835Z] === RUN TestReadPluginNoRead/disabled_caching 09:36:10 [2022-07-21T09:36:10.403Z] --- PASS: TestContinueAfterPluginCrash (10.41s) 09:36:11 [2022-07-21T09:36:11.343Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 09:36:12 [2022-07-21T09:36:12.725Z] === CONT TestReadPluginNoRead 09:36:12 [2022-07-21T09:36:12.725Z] read_test.go:92: [d528ef0b2f944] daemon is not started 09:36:12 [2022-07-21T09:36:12.725Z] --- PASS: TestReadPluginNoRead (7.29s) 09:36:12 [2022-07-21T09:36:12.725Z] --- PASS: TestReadPluginNoRead/default (1.48s) 09:36:12 [2022-07-21T09:36:12.725Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.45s) 09:36:12 [2022-07-21T09:36:12.725Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.44s) 09:36:12 [2022-07-21T09:36:12.725Z] PASS 09:36:12 [2022-07-21T09:36:12.725Z] 09:36:12 [2022-07-21T09:36:12.725Z] DONE 6 tests in 12.844s 09:36:12 [2022-07-21T09:36:12.725Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 09:36:12 [2022-07-21T09:36:12.725Z] ++ 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 09:36:12 [2022-07-21T09:36:12.725Z] ++ set -e 09:36:12 [2022-07-21T09:36:12.725Z] ++ '[' -n 0 ']' 09:36:12 [2022-07-21T09:36:12.725Z] ++ set -x 09:36:12 [2022-07-21T09:36:12.725Z] ++ 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 09:36:12 [2022-07-21T09:36:12.725Z] testing: warning: no tests to run 09:36:12 [2022-07-21T09:36:12.725Z] PASS 09:36:12 [2022-07-21T09:36:12.725Z] 09:36:12 [2022-07-21T09:36:12.725Z] DONE 0 tests in 0.043s 09:36:12 [2022-07-21T09:36:12.725Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 09:36:12 [2022-07-21T09:36:12.725Z] ++ 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 09:36:12 [2022-07-21T09:36:12.725Z] ++ set -e 09:36:12 [2022-07-21T09:36:12.725Z] ++ '[' -n 0 ']' 09:36:12 [2022-07-21T09:36:12.725Z] ++ set -x 09:36:12 [2022-07-21T09:36:12.725Z] ++ 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 09:36:12 [2022-07-21T09:36:12.986Z] INFO: Testing against a local daemon 09:36:12 [2022-07-21T09:36:12.986Z] === RUN TestPluginWithDevMounts 09:36:12 [2022-07-21T09:36:12.986Z] === PAUSE TestPluginWithDevMounts 09:36:12 [2022-07-21T09:36:12.986Z] === CONT TestPluginWithDevMounts 09:36:14 [2022-07-21T09:36:14.894Z] docker_api_swarm_test.go:507: [d7c038226c86d] joining swarm manager [dc166745ae4d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:36:14 [2022-07-21T09:36:14.895Z] --- PASS: TestPluginWithDevMounts (1.89s) 09:36:14 [2022-07-21T09:36:14.895Z] PASS 09:36:14 [2022-07-21T09:36:14.895Z] 09:36:14 [2022-07-21T09:36:14.895Z] DONE 1 tests in 2.024s 09:36:14 [2022-07-21T09:36:14.895Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 09:36:14 [2022-07-21T09:36:14.895Z] ++ 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 09:36:14 [2022-07-21T09:36:14.895Z] ++ set -e 09:36:14 [2022-07-21T09:36:14.895Z] ++ '[' -n 0 ']' 09:36:14 [2022-07-21T09:36:14.895Z] ++ set -x 09:36:14 [2022-07-21T09:36:14.895Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 09:36:14 [2022-07-21T09:36:14.895Z] INFO: Testing against a local daemon 09:36:14 [2022-07-21T09:36:14.895Z] === RUN TestSecretInspect 09:36:16 [2022-07-21T09:36:16.276Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir 09:36:17 [2022-07-21T09:36:17.659Z] --- PASS: TestSecretInspect (2.71s) 09:36:17 [2022-07-21T09:36:17.659Z] === RUN TestSecretList 09:36:19 [2022-07-21T09:36:19.039Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed 09:36:20 [2022-07-21T09:36:20.444Z] --- PASS: TestSecretList (2.60s) 09:36:20 [2022-07-21T09:36:20.444Z] === RUN TestSecretsCreateAndDelete 09:36:20 [2022-07-21T09:36:20.703Z] === RUN TestDockerSuite/TestBuildRm 09:36:23 [2022-07-21T09:36:23.286Z] --- PASS: TestSecretsCreateAndDelete (2.69s) 09:36:23 [2022-07-21T09:36:23.286Z] === RUN TestSecretsUpdate 09:36:23 [2022-07-21T09:36:23.286Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint 09:36:23 [2022-07-21T09:36:23.855Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache 09:36:24 [2022-07-21T09:36:24.794Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell 09:36:25 [2022-07-21T09:36:25.364Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint 09:36:25 [2022-07-21T09:36:25.364Z] --- PASS: TestSecretsUpdate (2.57s) 09:36:25 [2022-07-21T09:36:25.364Z] === RUN TestTemplatedSecret 09:36:26 [2022-07-21T09:36:26.303Z] === RUN TestDockerSuite/TestBuildShellEntrypoint 09:36:26 [2022-07-21T09:36:26.872Z] === RUN TestDockerSuite/TestBuildShellInherited 09:36:28 [2022-07-21T09:36:28.254Z] === RUN TestDockerSuite/TestBuildShellMultiple 09:36:28 [2022-07-21T09:36:28.823Z] --- PASS: TestTemplatedSecret (3.19s) 09:36:28 [2022-07-21T09:36:28.823Z] === RUN TestSecretCreateResolve 09:36:31 [2022-07-21T09:36:31.361Z] === RUN TestDockerSuite/TestBuildShellNotJSON 09:36:31 [2022-07-21T09:36:31.361Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig 09:36:31 [2022-07-21T09:36:31.361Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell 09:36:31 [2022-07-21T09:36:31.361Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows 09:36:31 [2022-07-21T09:36:31.361Z] === RUN TestDockerSuite/TestBuildSpaces 09:36:31 [2022-07-21T09:36:31.361Z] --- PASS: TestSecretCreateResolve (2.56s) 09:36:31 [2022-07-21T09:36:31.361Z] PASS 09:36:31 [2022-07-21T09:36:31.361Z] 09:36:31 [2022-07-21T09:36:31.361Z] DONE 6 tests in 16.410s 09:36:31 [2022-07-21T09:36:31.361Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 09:36:31 [2022-07-21T09:36:31.361Z] ++ 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 09:36:31 [2022-07-21T09:36:31.361Z] ++ set -e 09:36:31 [2022-07-21T09:36:31.361Z] ++ '[' -n 0 ']' 09:36:31 [2022-07-21T09:36:31.361Z] ++ set -x 09:36:31 [2022-07-21T09:36:31.361Z] ++ 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 09:36:31 [2022-07-21T09:36:31.361Z] INFO: Testing against a local daemon 09:36:31 [2022-07-21T09:36:31.361Z] === RUN TestServiceCreateInit 09:36:31 [2022-07-21T09:36:31.361Z] === RUN TestServiceCreateInit/daemonInitDisabled 09:36:31 [2022-07-21T09:36:31.621Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes 09:36:32 [2022-07-21T09:36:32.190Z] === RUN TestDockerSuite/TestBuildStartsFromOne 09:36:32 [2022-07-21T09:36:32.190Z] === RUN TestDockerSuite/TestBuildStderr 09:36:33 [2022-07-21T09:36:33.128Z] === RUN TestDockerSuite/TestBuildStepsWithProgress 09:36:36 [2022-07-21T09:36:36.424Z] === RUN TestServiceCreateInit/daemonInitEnabled 09:36:36 [2022-07-21T09:36:36.424Z] === RUN TestDockerSuite/TestBuildStopSignal 09:36:37 [2022-07-21T09:36:37.363Z] === RUN TestDockerSuite/TestBuildSymlinkBasename 09:36:38 [2022-07-21T09:36:38.302Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout 09:36:38 [2022-07-21T09:36:38.562Z] === RUN TestDockerSuite/TestBuildTagEvent 09:36:39 [2022-07-21T09:36:39.519Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions 09:36:40 [2022-07-21T09:36:40.458Z] --- PASS: TestServiceCreateInit (9.21s) 09:36:40 [2022-07-21T09:36:40.458Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.51s) 09:36:40 [2022-07-21T09:36:40.458Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.66s) 09:36:40 [2022-07-21T09:36:40.458Z] === RUN TestCreateServiceMultipleTimes 09:36:40 [2022-07-21T09:36:40.719Z] === RUN TestDockerSuite/TestBuildUser 09:36:42 [2022-07-21T09:36:42.101Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot 09:36:45 [2022-07-21T09:36:45.397Z] === RUN TestDockerSuite/TestBuildUsersAndGroups 09:36:47 [2022-07-21T09:36:47.938Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause 09:36:50 [2022-07-21T09:36:50.478Z] docker_api_swarm_node_test.go:81: [d91b46f74f586] joining swarm manager [d40e8a293ea08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:36:51 [2022-07-21T09:36:51.555Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd 09:36:51 [2022-07-21T09:36:51.555Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy 09:36:51 [2022-07-21T09:36:51.555Z] GOOS="linux" GOARCH="ppc64le" GOARM="" 09:36:51 [2022-07-21T09:36:51.555Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy 09:36:51 [2022-07-21T09:36:51.555Z] Cross building: bundles/cross/linux/s390x 09:36:51 [2022-07-21T09:36:51.555Z] Building: bundles/cross/linux/s390x-daemon/dockerd 09:36:51 [2022-07-21T09:36:51.555Z] GOOS="linux" GOARCH="s390x" GOARM="" 09:36:54 [2022-07-21T09:36:54.009Z] --- PASS: TestImportExtremelyLargeImageWorks (93.19s) 09:36:54 [2022-07-21T09:36:54.009Z] PASS 09:36:54 [2022-07-21T09:36:54.009Z] 09:36:54 [2022-07-21T09:36:54.009Z] === Skipped 09:36:54 [2022-07-21T09:36:54.009Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) 09:36:54 [2022-07-21T09:36:54.009Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros 09:36:54 [2022-07-21T09:36:54.009Z] 09:36:54 [2022-07-21T09:36:54.009Z] DONE 22 tests, 1 skipped in 97.588s 09:36:54 [2022-07-21T09:36:54.009Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 09:36:54 [2022-07-21T09:36:54.009Z] === RUN TestStripANSICommands 09:36:54 [2022-07-21T09:36:54.009Z] === RUN TestStripANSICommands/#00 09:36:54 [2022-07-21T09:36:54.009Z] === RUN TestStripANSICommands/#01 09:36:54 [2022-07-21T09:36:54.009Z] --- PASS: TestStripANSICommands (0.00s) 09:36:54 [2022-07-21T09:36:54.009Z] --- PASS: TestStripANSICommands/#00 (0.00s) 09:36:54 [2022-07-21T09:36:54.009Z] --- PASS: TestStripANSICommands/#01 (0.00s) 09:36:54 [2022-07-21T09:36:54.009Z] PASS 09:36:54 [2022-07-21T09:36:54.009Z] 09:36:54 [2022-07-21T09:36:54.009Z] DONE 3 tests in 0.040s 09:36:54 [2022-07-21T09:36:54.009Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 09:36:54 [2022-07-21T09:36:54.009Z] INFO: Testing against a local daemon 09:36:54 [2022-07-21T09:36:54.009Z] === RUN TestNetworkCreateDelete 09:36:54 [2022-07-21T09:36:54.009Z] --- PASS: TestNetworkCreateDelete (0.12s) 09:36:54 [2022-07-21T09:36:54.009Z] === RUN TestDockerNetworkDeletePreferID 09:36:54 [2022-07-21T09:36:54.009Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) 09:36:54 [2022-07-21T09:36:54.009Z] === RUN TestDaemonDNSFallback 09:36:58 [2022-07-21T09:36:58.198Z] --- PASS: TestDaemonDNSFallback (6.39s) 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestInspectNetwork 09:36:58 [2022-07-21T09:36:58.198Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:36:58 [2022-07-21T09:36:58.198Z] --- SKIP: TestInspectNetwork (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestRunContainerWithBridgeNone 09:36:58 [2022-07-21T09:36:58.198Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network 09:36:58 [2022-07-21T09:36:58.198Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestNetworkInvalidJSON 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestNetworkInvalidJSON/networks/create 09:36:58 [2022-07-21T09:36:58.198Z] === PAUSE TestNetworkInvalidJSON/networks/create 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 09:36:58 [2022-07-21T09:36:58.198Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 09:36:58 [2022-07-21T09:36:58.198Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 09:36:58 [2022-07-21T09:36:58.198Z] === CONT TestNetworkInvalidJSON/networks/create 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 09:36:58 [2022-07-21T09:36:58.198Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 09:36:58 [2022-07-21T09:36:58.198Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 09:36:58 [2022-07-21T09:36:58.198Z] --- PASS: TestNetworkInvalidJSON (0.02s) 09:36:58 [2022-07-21T09:36:58.198Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) 09:36:58 [2022-07-21T09:36:58.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestNetworkList 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestNetworkList//networks 09:36:58 [2022-07-21T09:36:58.198Z] === PAUSE TestNetworkList//networks 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestNetworkList//networks/ 09:36:58 [2022-07-21T09:36:58.198Z] === PAUSE TestNetworkList//networks/ 09:36:58 [2022-07-21T09:36:58.198Z] === CONT TestNetworkList//networks 09:36:58 [2022-07-21T09:36:58.198Z] === CONT TestNetworkList//networks/ 09:36:58 [2022-07-21T09:36:58.198Z] --- PASS: TestNetworkList (0.01s) 09:36:58 [2022-07-21T09:36:58.198Z] --- PASS: TestNetworkList//networks (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] --- PASS: TestNetworkList//networks/ (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestHostIPv4BridgeLabel 09:36:58 [2022-07-21T09:36:58.198Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network 09:36:58 [2022-07-21T09:36:58.198Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestDaemonRestartWithLiveRestore 09:36:58 [2022-07-21T09:36:58.198Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network 09:36:58 [2022-07-21T09:36:58.198Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestDaemonDefaultNetworkPools 09:36:58 [2022-07-21T09:36:58.198Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network 09:36:58 [2022-07-21T09:36:58.198Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestDaemonRestartWithExistingNetwork 09:36:58 [2022-07-21T09:36:58.198Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network 09:36:58 [2022-07-21T09:36:58.198Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 09:36:58 [2022-07-21T09:36:58.198Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network 09:36:58 [2022-07-21T09:36:58.198Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 09:36:58 [2022-07-21T09:36:58.198Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network 09:36:58 [2022-07-21T09:36:58.198Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestServiceWithPredefinedNetwork 09:36:58 [2022-07-21T09:36:58.198Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:36:58 [2022-07-21T09:36:58.198Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestServiceRemoveKeepsIngressNetwork 09:36:58 [2022-07-21T09:36:58.198Z] service_test.go:243: FLAKY_TEST 09:36:58 [2022-07-21T09:36:58.198Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestServiceWithDataPathPortInit 09:36:58 [2022-07-21T09:36:58.198Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:36:58 [2022-07-21T09:36:58.198Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestServiceWithDefaultAddressPoolInit 09:36:58 [2022-07-21T09:36:58.198Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:36:58 [2022-07-21T09:36:58.198Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] PASS 09:36:58 [2022-07-21T09:36:58.198Z] 09:36:58 [2022-07-21T09:36:58.198Z] === Skipped 09:36:58 [2022-07-21T09:36:58.198Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:36:58 [2022-07-21T09:36:58.198Z] 09:36:58 [2022-07-21T09:36:58.198Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network 09:36:58 [2022-07-21T09:36:58.198Z] 09:36:58 [2022-07-21T09:36:58.198Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network 09:36:58 [2022-07-21T09:36:58.198Z] 09:36:58 [2022-07-21T09:36:58.198Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) 09:36:58 [2022-07-21T09:36:58.198Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network 09:36:58 [2022-07-21T09:36:58.198Z] 09:36:58 [2022-07-21T09:36:58.198Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) 09:36:58 [2022-07-21T09:36:58.198Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network 09:36:58 [2022-07-21T09:36:58.198Z] 09:36:58 [2022-07-21T09:36:58.198Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) 09:36:58 [2022-07-21T09:36:58.198Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network 09:36:58 [2022-07-21T09:36:58.198Z] 09:36:58 [2022-07-21T09:36:58.198Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) 09:36:58 [2022-07-21T09:36:58.198Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network 09:36:58 [2022-07-21T09:36:58.198Z] 09:36:58 [2022-07-21T09:36:58.198Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) 09:36:58 [2022-07-21T09:36:58.198Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network 09:36:58 [2022-07-21T09:36:58.198Z] 09:36:58 [2022-07-21T09:36:58.198Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:36:58 [2022-07-21T09:36:58.198Z] 09:36:58 [2022-07-21T09:36:58.198Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] service_test.go:243: FLAKY_TEST 09:36:58 [2022-07-21T09:36:58.198Z] 09:36:58 [2022-07-21T09:36:58.198Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) 09:36:58 [2022-07-21T09:36:58.198Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:36:58 [2022-07-21T09:36:58.198Z] 09:36:58 [2022-07-21T09:36:58.198Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:36:58 [2022-07-21T09:36:58.198Z] 09:36:58 [2022-07-21T09:36:58.198Z] DONE 34 tests, 12 skipped in 7.138s 09:36:58 [2022-07-21T09:36:58.198Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 09:36:58 [2022-07-21T09:36:58.198Z] INFO: Testing against a local daemon 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestDockerNetworkIpvlanPersistance 09:36:58 [2022-07-21T09:36:58.198Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:36:58 [2022-07-21T09:36:58.198Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestDockerNetworkIpvlan 09:36:58 [2022-07-21T09:36:58.198Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:36:58 [2022-07-21T09:36:58.198Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] PASS 09:36:58 [2022-07-21T09:36:58.198Z] 09:36:58 [2022-07-21T09:36:58.198Z] === Skipped 09:36:58 [2022-07-21T09:36:58.198Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:36:58 [2022-07-21T09:36:58.198Z] 09:36:58 [2022-07-21T09:36:58.198Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 09:36:58 [2022-07-21T09:36:58.198Z] 09:36:58 [2022-07-21T09:36:58.198Z] DONE 2 tests, 2 skipped in 0.097s 09:36:58 [2022-07-21T09:36:58.198Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 09:36:58 [2022-07-21T09:36:58.198Z] INFO: Testing against a local daemon 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestDockerNetworkMacvlanPersistance 09:36:58 [2022-07-21T09:36:58.198Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network 09:36:58 [2022-07-21T09:36:58.198Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestDockerNetworkMacvlan 09:36:58 [2022-07-21T09:36:58.198Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network 09:36:58 [2022-07-21T09:36:58.198Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] PASS 09:36:58 [2022-07-21T09:36:58.198Z] 09:36:58 [2022-07-21T09:36:58.198Z] === Skipped 09:36:58 [2022-07-21T09:36:58.198Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network 09:36:58 [2022-07-21T09:36:58.198Z] 09:36:58 [2022-07-21T09:36:58.198Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network 09:36:58 [2022-07-21T09:36:58.198Z] 09:36:58 [2022-07-21T09:36:58.198Z] DONE 2 tests, 2 skipped in 0.096s 09:36:58 [2022-07-21T09:36:58.198Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 09:36:58 [2022-07-21T09:36:58.198Z] testing: warning: no tests to run 09:36:58 [2022-07-21T09:36:58.198Z] PASS 09:36:58 [2022-07-21T09:36:58.198Z] 09:36:58 [2022-07-21T09:36:58.198Z] DONE 0 tests in 0.028s 09:36:58 [2022-07-21T09:36:58.198Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 09:36:58 [2022-07-21T09:36:58.198Z] INFO: Testing against a local daemon 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestAuthZPluginAllowRequest 09:36:58 [2022-07-21T09:36:58.198Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:58 [2022-07-21T09:36:58.198Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestAuthZPluginTLS 09:36:58 [2022-07-21T09:36:58.198Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:58 [2022-07-21T09:36:58.198Z] --- SKIP: TestAuthZPluginTLS (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestAuthZPluginDenyRequest 09:36:58 [2022-07-21T09:36:58.198Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:58 [2022-07-21T09:36:58.198Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestAuthZPluginAPIDenyResponse 09:36:58 [2022-07-21T09:36:58.198Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:58 [2022-07-21T09:36:58.198Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestAuthZPluginDenyResponse 09:36:58 [2022-07-21T09:36:58.198Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:58 [2022-07-21T09:36:58.198Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestAuthZPluginAllowEventStream 09:36:58 [2022-07-21T09:36:58.198Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:58 [2022-07-21T09:36:58.198Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestAuthZPluginErrorResponse 09:36:58 [2022-07-21T09:36:58.198Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:58 [2022-07-21T09:36:58.198Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestAuthZPluginErrorRequest 09:36:58 [2022-07-21T09:36:58.198Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:58 [2022-07-21T09:36:58.198Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 09:36:58 [2022-07-21T09:36:58.198Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:58 [2022-07-21T09:36:58.198Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestAuthZPluginEnsureLoadImportWorking 09:36:58 [2022-07-21T09:36:58.198Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:58 [2022-07-21T09:36:58.198Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 09:36:58 [2022-07-21T09:36:58.198Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:58 [2022-07-21T09:36:58.198Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestAuthZPluginHeader 09:36:58 [2022-07-21T09:36:58.198Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:58 [2022-07-21T09:36:58.198Z] --- SKIP: TestAuthZPluginHeader (0.00s) 09:36:58 [2022-07-21T09:36:58.198Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 09:36:58 [2022-07-21T09:36:58.456Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:58 [2022-07-21T09:36:58.456Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.44s) 09:36:58 [2022-07-21T09:36:58.456Z] === RUN TestAuthZPluginV2Disable 09:36:58 [2022-07-21T09:36:58.604Z] --- PASS: TestCreateServiceMultipleTimes (17.54s) 09:36:58 [2022-07-21T09:36:58.604Z] === RUN TestCreateServiceConflict 09:36:58 [2022-07-21T09:36:58.604Z] === RUN TestDockerSuite/TestBuildVerboseOut 09:36:59 [2022-07-21T09:36:59.021Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:59 [2022-07-21T09:36:59.021Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) 09:36:59 [2022-07-21T09:36:59.021Z] === RUN TestAuthZPluginV2RejectVolumeRequests 09:36:59 [2022-07-21T09:36:59.173Z] === RUN TestDockerSuite/TestBuildVerifyIntString 09:36:59 [2022-07-21T09:36:59.173Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails 09:36:59 [2022-07-21T09:36:59.278Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:59 [2022-07-21T09:36:59.278Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) 09:36:59 [2022-07-21T09:36:59.278Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 09:36:59 [2022-07-21T09:36:59.535Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:59 [2022-07-21T09:36:59.535Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) 09:36:59 [2022-07-21T09:36:59.535Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 09:36:59 [2022-07-21T09:36:59.793Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:59 [2022-07-21T09:36:59.793Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) 09:36:59 [2022-07-21T09:36:59.793Z] PASS 09:36:59 [2022-07-21T09:36:59.793Z] 09:36:59 [2022-07-21T09:36:59.793Z] === Skipped 09:36:59 [2022-07-21T09:36:59.793Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) 09:36:59 [2022-07-21T09:36:59.793Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:59 [2022-07-21T09:36:59.793Z] 09:36:59 [2022-07-21T09:36:59.793Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) 09:36:59 [2022-07-21T09:36:59.793Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:59 [2022-07-21T09:36:59.793Z] 09:36:59 [2022-07-21T09:36:59.793Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) 09:36:59 [2022-07-21T09:36:59.793Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:59 [2022-07-21T09:36:59.793Z] 09:36:59 [2022-07-21T09:36:59.793Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) 09:36:59 [2022-07-21T09:36:59.793Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:59 [2022-07-21T09:36:59.793Z] 09:36:59 [2022-07-21T09:36:59.793Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) 09:36:59 [2022-07-21T09:36:59.793Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:59 [2022-07-21T09:36:59.793Z] 09:36:59 [2022-07-21T09:36:59.793Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) 09:36:59 [2022-07-21T09:36:59.793Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:59 [2022-07-21T09:36:59.793Z] 09:36:59 [2022-07-21T09:36:59.793Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) 09:36:59 [2022-07-21T09:36:59.793Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:59 [2022-07-21T09:36:59.793Z] 09:36:59 [2022-07-21T09:36:59.793Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) 09:36:59 [2022-07-21T09:36:59.793Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:59 [2022-07-21T09:36:59.793Z] 09:36:59 [2022-07-21T09:36:59.793Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) 09:36:59 [2022-07-21T09:36:59.793Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:59 [2022-07-21T09:36:59.793Z] 09:36:59 [2022-07-21T09:36:59.793Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) 09:36:59 [2022-07-21T09:36:59.793Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:59 [2022-07-21T09:36:59.793Z] 09:36:59 [2022-07-21T09:36:59.793Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) 09:36:59 [2022-07-21T09:36:59.793Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:59 [2022-07-21T09:36:59.793Z] 09:36:59 [2022-07-21T09:36:59.793Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) 09:36:59 [2022-07-21T09:36:59.793Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:59 [2022-07-21T09:36:59.793Z] 09:36:59 [2022-07-21T09:36:59.793Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.44s) 09:36:59 [2022-07-21T09:36:59.793Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:59 [2022-07-21T09:36:59.793Z] 09:36:59 [2022-07-21T09:36:59.793Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) 09:36:59 [2022-07-21T09:36:59.793Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:59 [2022-07-21T09:36:59.793Z] 09:36:59 [2022-07-21T09:36:59.793Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) 09:36:59 [2022-07-21T09:36:59.793Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:59 [2022-07-21T09:36:59.793Z] 09:36:59 [2022-07-21T09:36:59.793Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) 09:36:59 [2022-07-21T09:36:59.793Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:59 [2022-07-21T09:36:59.793Z] 09:36:59 [2022-07-21T09:36:59.793Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) 09:36:59 [2022-07-21T09:36:59.793Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:36:59 [2022-07-21T09:36:59.793Z] 09:36:59 [2022-07-21T09:36:59.793Z] DONE 17 tests, 17 skipped in 1.815s 09:36:59 [2022-07-21T09:36:59.793Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 09:37:00 [2022-07-21T09:37:00.051Z] INFO: Testing against a local daemon 09:37:00 [2022-07-21T09:37:00.051Z] === RUN TestPluginInvalidJSON 09:37:00 [2022-07-21T09:37:00.051Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 09:37:00 [2022-07-21T09:37:00.051Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 09:37:00 [2022-07-21T09:37:00.051Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 09:37:00 [2022-07-21T09:37:00.051Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 09:37:00 [2022-07-21T09:37:00.051Z] === RUN TestPluginInvalidJSON/plugins/pull 09:37:00 [2022-07-21T09:37:00.051Z] === PAUSE TestPluginInvalidJSON/plugins/pull 09:37:00 [2022-07-21T09:37:00.051Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 09:37:00 [2022-07-21T09:37:00.051Z] === CONT TestPluginInvalidJSON/plugins/pull 09:37:00 [2022-07-21T09:37:00.051Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 09:37:00 [2022-07-21T09:37:00.051Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 09:37:00 [2022-07-21T09:37:00.051Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 09:37:00 [2022-07-21T09:37:00.051Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 09:37:00 [2022-07-21T09:37:00.051Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 09:37:00 [2022-07-21T09:37:00.051Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 09:37:00 [2022-07-21T09:37:00.051Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 09:37:00 [2022-07-21T09:37:00.051Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 09:37:00 [2022-07-21T09:37:00.051Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 09:37:00 [2022-07-21T09:37:00.051Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 09:37:00 [2022-07-21T09:37:00.051Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 09:37:00 [2022-07-21T09:37:00.051Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 09:37:00 [2022-07-21T09:37:00.051Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 09:37:00 [2022-07-21T09:37:00.051Z] --- PASS: TestPluginInvalidJSON (0.02s) 09:37:00 [2022-07-21T09:37:00.051Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 09:37:00 [2022-07-21T09:37:00.051Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 09:37:00 [2022-07-21T09:37:00.051Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 09:37:00 [2022-07-21T09:37:00.051Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 09:37:00 [2022-07-21T09:37:00.051Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 09:37:00 [2022-07-21T09:37:00.051Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) 09:37:00 [2022-07-21T09:37:00.051Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 09:37:00 [2022-07-21T09:37:00.051Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 09:37:00 [2022-07-21T09:37:00.051Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 09:37:00 [2022-07-21T09:37:00.051Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 09:37:00 [2022-07-21T09:37:00.051Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 09:37:00 [2022-07-21T09:37:00.051Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 09:37:00 [2022-07-21T09:37:00.051Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 09:37:00 [2022-07-21T09:37:00.051Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 09:37:00 [2022-07-21T09:37:00.051Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 09:37:00 [2022-07-21T09:37:00.051Z] === RUN TestPluginInstall 09:37:00 [2022-07-21T09:37:00.051Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:37:00 [2022-07-21T09:37:00.051Z] --- SKIP: TestPluginInstall (0.00s) 09:37:00 [2022-07-21T09:37:00.051Z] === RUN TestPluginsWithRuntimes 09:37:00 [2022-07-21T09:37:00.051Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart 09:37:00 [2022-07-21T09:37:00.051Z] --- SKIP: TestPluginsWithRuntimes (0.00s) 09:37:00 [2022-07-21T09:37:00.051Z] === RUN TestPluginBackCompatMediaTypes 09:37:00 [2022-07-21T09:37:00.051Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) 09:37:00 [2022-07-21T09:37:00.051Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) 09:37:00 [2022-07-21T09:37:00.051Z] PASS 09:37:00 [2022-07-21T09:37:00.051Z] 09:37:00 [2022-07-21T09:37:00.051Z] === Skipped 09:37:00 [2022-07-21T09:37:00.051Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) 09:37:00 [2022-07-21T09:37:00.051Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost 09:37:00 [2022-07-21T09:37:00.051Z] 09:37:00 [2022-07-21T09:37:00.051Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) 09:37:00 [2022-07-21T09:37:00.051Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart 09:37:00 [2022-07-21T09:37:00.051Z] 09:37:00 [2022-07-21T09:37:00.051Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) 09:37:00 [2022-07-21T09:37:00.051Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) 09:37:00 [2022-07-21T09:37:00.051Z] 09:37:00 [2022-07-21T09:37:00.051Z] DONE 19 tests, 3 skipped in 0.120s 09:37:00 [2022-07-21T09:37:00.051Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 09:37:00 [2022-07-21T09:37:00.051Z] INFO: Testing against a local daemon 09:37:00 [2022-07-21T09:37:00.051Z] === RUN TestExternalGraphDriver 09:37:00 [2022-07-21T09:37:00.112Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer 09:37:00 [2022-07-21T09:37:00.309Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver 09:37:00 [2022-07-21T09:37:00.309Z] --- SKIP: TestExternalGraphDriver (0.34s) 09:37:00 [2022-07-21T09:37:00.309Z] === RUN TestGraphdriverPluginV2 09:37:00 [2022-07-21T09:37:00.682Z] --- PASS: TestCreateServiceConflict (2.66s) 09:37:00 [2022-07-21T09:37:00.682Z] === RUN TestCreateServiceMaxReplicas 09:37:00 [2022-07-21T09:37:00.941Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents 09:37:01 [2022-07-21T09:37:01.880Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing 09:37:01 [2022-07-21T09:37:01.880Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows 09:37:01 [2022-07-21T09:37:01.880Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive 09:37:01 [2022-07-21T09:37:01.880Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows 09:37:01 [2022-07-21T09:37:01.880Z] === RUN TestDockerSuite/TestBuildWindowsUser 09:37:01 [2022-07-21T09:37:01.880Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows 09:37:02 [2022-07-21T09:37:02.141Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing 09:37:02 [2022-07-21T09:37:02.141Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows 09:37:02 [2022-07-21T09:37:02.141Z] === RUN TestDockerSuite/TestBuildWithExtraHost 09:37:04 [2022-07-21T09:37:04.069Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove 09:37:04 [2022-07-21T09:37:04.069Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat 09:37:04 [2022-07-21T09:37:04.069Z] --- PASS: TestCreateServiceMaxReplicas (3.06s) 09:37:04 [2022-07-21T09:37:04.069Z] === RUN TestCreateWithDuplicateNetworkNames 09:37:04 [2022-07-21T09:37:04.069Z] === RUN TestDockerSuite/TestBuildWithFailure 09:37:04 [2022-07-21T09:37:04.489Z] --- PASS: TestGraphdriverPluginV2 (3.68s) 09:37:04 [2022-07-21T09:37:04.489Z] PASS 09:37:04 [2022-07-21T09:37:04.489Z] 09:37:04 [2022-07-21T09:37:04.489Z] === Skipped 09:37:04 [2022-07-21T09:37:04.489Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) 09:37:04 [2022-07-21T09:37:04.489Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver 09:37:04 [2022-07-21T09:37:04.489Z] 09:37:04 [2022-07-21T09:37:04.489Z] DONE 2 tests, 1 skipped in 4.135s 09:37:04 [2022-07-21T09:37:04.489Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 09:37:04 [2022-07-21T09:37:04.489Z] INFO: Testing against a local daemon 09:37:04 [2022-07-21T09:37:04.489Z] === RUN TestContinueAfterPluginCrash 09:37:04 [2022-07-21T09:37:04.489Z] === PAUSE TestContinueAfterPluginCrash 09:37:04 [2022-07-21T09:37:04.489Z] === RUN TestReadPluginNoRead 09:37:04 [2022-07-21T09:37:04.489Z] === PAUSE TestReadPluginNoRead 09:37:04 [2022-07-21T09:37:04.489Z] === RUN TestDaemonStartWithLogOpt 09:37:04 [2022-07-21T09:37:04.489Z] === PAUSE TestDaemonStartWithLogOpt 09:37:04 [2022-07-21T09:37:04.489Z] === CONT TestContinueAfterPluginCrash 09:37:04 [2022-07-21T09:37:04.489Z] === CONT TestDaemonStartWithLogOpt 09:37:04 [2022-07-21T09:37:04.638Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext 09:37:05 [2022-07-21T09:37:05.207Z] === RUN TestDockerSuite/TestBuildWithTabs 09:37:06 [2022-07-21T09:37:06.589Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM 09:37:06 [2022-07-21T09:37:06.589Z] docker_api_swarm_node_test.go:53: [d8a4a37b19de9] joining swarm manager [ddfa775b51e7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:37:06 [2022-07-21T09:37:06.589Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore 09:37:07 [2022-07-21T09:37:07.971Z] docker_api_swarm_node_test.go:54: [d4b9340eb288e] joining swarm manager [ddfa775b51e7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:37:08 [2022-07-21T09:37:08.673Z] --- PASS: TestDaemonStartWithLogOpt (4.46s) 09:37:08 [2022-07-21T09:37:08.673Z] === CONT TestReadPluginNoRead 09:37:08 [2022-07-21T09:37:08.909Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership 09:37:10 [2022-07-21T09:37:10.291Z] === RUN TestDockerSuite/TestBuildWithVolumes 09:37:10 [2022-07-21T09:37:10.551Z] === RUN TestDockerSuite/TestBuildWorkdirCmd 09:37:10 [2022-07-21T09:37:10.811Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd 09:37:11 [2022-07-21T09:37:11.200Z] === RUN TestReadPluginNoRead/default 09:37:11 [2022-07-21T09:37:11.379Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath 09:37:11 [2022-07-21T09:37:11.379Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows 09:37:11 [2022-07-21T09:37:11.379Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables 09:37:11 [2022-07-21T09:37:11.948Z] === RUN TestDockerSuite/TestBuildXZHost 09:37:12 [2022-07-21T09:37:12.134Z] === RUN TestReadPluginNoRead/disabled_caching 09:37:13 [2022-07-21T09:37:13.328Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone 09:37:13 [2022-07-21T09:37:13.507Z] --- PASS: TestContinueAfterPluginCrash (9.13s) 09:37:13 [2022-07-21T09:37:13.507Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 09:37:13 [2022-07-21T09:37:13.896Z] === RUN TestDockerSuite/TestCommitChange 09:37:14 [2022-07-21T09:37:14.467Z] === RUN TestDockerSuite/TestCommitChangeLabels 09:37:14 [2022-07-21T09:37:14.880Z] === CONT TestReadPluginNoRead 09:37:14 [2022-07-21T09:37:14.880Z] read_test.go:92: [d81c6638ce220] daemon is not started 09:37:14 [2022-07-21T09:37:14.880Z] --- PASS: TestReadPluginNoRead (6.04s) 09:37:14 [2022-07-21T09:37:14.880Z] --- PASS: TestReadPluginNoRead/default (1.26s) 09:37:14 [2022-07-21T09:37:14.880Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.31s) 09:37:14 [2022-07-21T09:37:14.880Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) 09:37:14 [2022-07-21T09:37:14.880Z] PASS 09:37:14 [2022-07-21T09:37:14.880Z] 09:37:14 [2022-07-21T09:37:14.880Z] DONE 6 tests in 10.625s 09:37:14 [2022-07-21T09:37:14.880Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 09:37:14 [2022-07-21T09:37:14.880Z] testing: warning: no tests to run 09:37:14 [2022-07-21T09:37:14.880Z] PASS 09:37:14 [2022-07-21T09:37:14.880Z] 09:37:14 [2022-07-21T09:37:14.880Z] DONE 0 tests in 0.030s 09:37:14 [2022-07-21T09:37:14.880Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 09:37:14 [2022-07-21T09:37:14.880Z] INFO: Testing against a local daemon 09:37:14 [2022-07-21T09:37:14.880Z] === RUN TestPluginWithDevMounts 09:37:14 [2022-07-21T09:37:14.880Z] mounts_test.go:20: (*Execution).IsRootless-fm 09:37:14 [2022-07-21T09:37:14.880Z] --- SKIP: TestPluginWithDevMounts (0.00s) 09:37:14 [2022-07-21T09:37:14.880Z] PASS 09:37:14 [2022-07-21T09:37:14.880Z] 09:37:14 [2022-07-21T09:37:14.880Z] === Skipped 09:37:14 [2022-07-21T09:37:14.880Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) 09:37:14 [2022-07-21T09:37:14.880Z] mounts_test.go:20: (*Execution).IsRootless-fm 09:37:14 [2022-07-21T09:37:14.880Z] 09:37:14 [2022-07-21T09:37:14.880Z] DONE 1 tests, 1 skipped in 0.112s 09:37:14 [2022-07-21T09:37:14.880Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 09:37:15 [2022-07-21T09:37:15.036Z] === RUN TestDockerSuite/TestCommitHardlink 09:37:15 [2022-07-21T09:37:15.138Z] INFO: Testing against a local daemon 09:37:15 [2022-07-21T09:37:15.138Z] === RUN TestSecretInspect 09:37:15 [2022-07-21T09:37:15.138Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:15 [2022-07-21T09:37:15.138Z] --- SKIP: TestSecretInspect (0.01s) 09:37:15 [2022-07-21T09:37:15.138Z] === RUN TestSecretList 09:37:15 [2022-07-21T09:37:15.138Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:15 [2022-07-21T09:37:15.138Z] --- SKIP: TestSecretList (0.01s) 09:37:15 [2022-07-21T09:37:15.138Z] === RUN TestSecretsCreateAndDelete 09:37:15 [2022-07-21T09:37:15.138Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:15 [2022-07-21T09:37:15.138Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) 09:37:15 [2022-07-21T09:37:15.138Z] === RUN TestSecretsUpdate 09:37:15 [2022-07-21T09:37:15.138Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:15 [2022-07-21T09:37:15.138Z] --- SKIP: TestSecretsUpdate (0.01s) 09:37:15 [2022-07-21T09:37:15.138Z] === RUN TestTemplatedSecret 09:37:15 [2022-07-21T09:37:15.138Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:15 [2022-07-21T09:37:15.138Z] --- SKIP: TestTemplatedSecret (0.00s) 09:37:15 [2022-07-21T09:37:15.138Z] === RUN TestSecretCreateResolve 09:37:15 [2022-07-21T09:37:15.138Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:15 [2022-07-21T09:37:15.138Z] --- SKIP: TestSecretCreateResolve (0.01s) 09:37:15 [2022-07-21T09:37:15.138Z] PASS 09:37:15 [2022-07-21T09:37:15.138Z] 09:37:15 [2022-07-21T09:37:15.138Z] === Skipped 09:37:15 [2022-07-21T09:37:15.138Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) 09:37:15 [2022-07-21T09:37:15.138Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:15 [2022-07-21T09:37:15.138Z] 09:37:15 [2022-07-21T09:37:15.138Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) 09:37:15 [2022-07-21T09:37:15.138Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:15 [2022-07-21T09:37:15.138Z] 09:37:15 [2022-07-21T09:37:15.138Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) 09:37:15 [2022-07-21T09:37:15.138Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:15 [2022-07-21T09:37:15.138Z] 09:37:15 [2022-07-21T09:37:15.138Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) 09:37:15 [2022-07-21T09:37:15.138Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:15 [2022-07-21T09:37:15.138Z] 09:37:15 [2022-07-21T09:37:15.138Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) 09:37:15 [2022-07-21T09:37:15.138Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:15 [2022-07-21T09:37:15.138Z] 09:37:15 [2022-07-21T09:37:15.138Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) 09:37:15 [2022-07-21T09:37:15.138Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:15 [2022-07-21T09:37:15.138Z] 09:37:15 [2022-07-21T09:37:15.138Z] DONE 6 tests, 6 skipped in 0.164s 09:37:15 [2022-07-21T09:37:15.138Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 09:37:15 [2022-07-21T09:37:15.138Z] INFO: Testing against a local daemon 09:37:15 [2022-07-21T09:37:15.138Z] === RUN TestServiceCreateInit 09:37:15 [2022-07-21T09:37:15.138Z] === RUN TestServiceCreateInit/daemonInitDisabled 09:37:15 [2022-07-21T09:37:15.138Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:15 [2022-07-21T09:37:15.138Z] === RUN TestServiceCreateInit/daemonInitEnabled 09:37:15 [2022-07-21T09:37:15.138Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:15 [2022-07-21T09:37:15.138Z] --- PASS: TestServiceCreateInit (0.02s) 09:37:15 [2022-07-21T09:37:15.138Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 09:37:15 [2022-07-21T09:37:15.138Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 09:37:15 [2022-07-21T09:37:15.138Z] === RUN TestCreateServiceMultipleTimes 09:37:15 [2022-07-21T09:37:15.138Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:15 [2022-07-21T09:37:15.138Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) 09:37:15 [2022-07-21T09:37:15.138Z] === RUN TestCreateServiceConflict 09:37:15 [2022-07-21T09:37:15.138Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:15 [2022-07-21T09:37:15.138Z] --- SKIP: TestCreateServiceConflict (0.01s) 09:37:15 [2022-07-21T09:37:15.138Z] === RUN TestCreateServiceMaxReplicas 09:37:15 [2022-07-21T09:37:15.138Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:15 [2022-07-21T09:37:15.138Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) 09:37:15 [2022-07-21T09:37:15.138Z] === RUN TestCreateWithDuplicateNetworkNames 09:37:15 [2022-07-21T09:37:15.396Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:15 [2022-07-21T09:37:15.396Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) 09:37:15 [2022-07-21T09:37:15.396Z] === RUN TestCreateServiceSecretFileMode 09:37:15 [2022-07-21T09:37:15.396Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:15 [2022-07-21T09:37:15.396Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) 09:37:15 [2022-07-21T09:37:15.396Z] === RUN TestCreateServiceConfigFileMode 09:37:15 [2022-07-21T09:37:15.396Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:15 [2022-07-21T09:37:15.396Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) 09:37:15 [2022-07-21T09:37:15.396Z] === RUN TestCreateServiceSysctls 09:37:15 [2022-07-21T09:37:15.396Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:15 [2022-07-21T09:37:15.396Z] --- SKIP: TestCreateServiceSysctls (0.03s) 09:37:15 [2022-07-21T09:37:15.396Z] === RUN TestCreateServiceCapabilities 09:37:15 [2022-07-21T09:37:15.396Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:15 [2022-07-21T09:37:15.396Z] --- SKIP: TestCreateServiceCapabilities (0.03s) 09:37:15 [2022-07-21T09:37:15.396Z] === RUN TestInspect 09:37:15 [2022-07-21T09:37:15.396Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:15 [2022-07-21T09:37:15.396Z] --- SKIP: TestInspect (0.01s) 09:37:15 [2022-07-21T09:37:15.396Z] === RUN TestCreateJob 09:37:15 [2022-07-21T09:37:15.396Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:15 [2022-07-21T09:37:15.396Z] --- SKIP: TestCreateJob (0.01s) 09:37:15 [2022-07-21T09:37:15.397Z] === RUN TestReplicatedJob 09:37:15 [2022-07-21T09:37:15.397Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:15 [2022-07-21T09:37:15.397Z] --- SKIP: TestReplicatedJob (0.01s) 09:37:15 [2022-07-21T09:37:15.397Z] === RUN TestUpdateReplicatedJob 09:37:15 [2022-07-21T09:37:15.397Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:15 [2022-07-21T09:37:15.397Z] --- SKIP: TestUpdateReplicatedJob (0.02s) 09:37:15 [2022-07-21T09:37:15.397Z] === RUN TestServiceListWithStatuses 09:37:15 [2022-07-21T09:37:15.397Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 09:37:15 [2022-07-21T09:37:15.397Z] --- SKIP: TestServiceListWithStatuses (0.00s) 09:37:15 [2022-07-21T09:37:15.397Z] === RUN TestDockerNetworkConnectAlias 09:37:15 [2022-07-21T09:37:15.397Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:15 [2022-07-21T09:37:15.397Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) 09:37:15 [2022-07-21T09:37:15.397Z] === RUN TestDockerNetworkReConnect 09:37:15 [2022-07-21T09:37:15.397Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:15 [2022-07-21T09:37:15.397Z] --- SKIP: TestDockerNetworkReConnect (0.01s) 09:37:15 [2022-07-21T09:37:15.397Z] === RUN TestServicePlugin 09:37:15 [2022-07-21T09:37:15.974Z] === RUN TestDockerSuite/TestCommitNewFile 09:37:16 [2022-07-21T09:37:16.914Z] === RUN TestDockerSuite/TestCommitPausedContainer 09:37:17 [2022-07-21T09:37:17.295Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:17 [2022-07-21T09:37:17.295Z] --- SKIP: TestServicePlugin (1.96s) 09:37:17 [2022-07-21T09:37:17.295Z] === RUN TestServiceUpdateLabel 09:37:17 [2022-07-21T09:37:17.295Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:17 [2022-07-21T09:37:17.295Z] --- SKIP: TestServiceUpdateLabel (0.01s) 09:37:17 [2022-07-21T09:37:17.295Z] === RUN TestServiceUpdateSecrets 09:37:17 [2022-07-21T09:37:17.295Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:17 [2022-07-21T09:37:17.295Z] --- SKIP: TestServiceUpdateSecrets (0.01s) 09:37:17 [2022-07-21T09:37:17.295Z] === RUN TestServiceUpdateConfigs 09:37:17 [2022-07-21T09:37:17.295Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:17 [2022-07-21T09:37:17.484Z] === RUN TestDockerSuite/TestCommitTTY 09:37:17 [2022-07-21T09:37:17.553Z] --- SKIP: TestServiceUpdateConfigs (0.01s) 09:37:17 [2022-07-21T09:37:17.553Z] === RUN TestServiceUpdateNetwork 09:37:17 [2022-07-21T09:37:17.553Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:17 [2022-07-21T09:37:17.553Z] --- SKIP: TestServiceUpdateNetwork (0.01s) 09:37:17 [2022-07-21T09:37:17.553Z] === RUN TestServiceUpdatePidsLimit 09:37:17 [2022-07-21T09:37:17.553Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:17 [2022-07-21T09:37:17.553Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) 09:37:17 [2022-07-21T09:37:17.553Z] PASS 09:37:17 [2022-07-21T09:37:17.553Z] 09:37:17 [2022-07-21T09:37:17.553Z] === Skipped 09:37:17 [2022-07-21T09:37:17.553Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) 09:37:17 [2022-07-21T09:37:17.553Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:17 [2022-07-21T09:37:17.553Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 09:37:17 [2022-07-21T09:37:17.553Z] 09:37:17 [2022-07-21T09:37:17.553Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) 09:37:17 [2022-07-21T09:37:17.553Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:17 [2022-07-21T09:37:17.553Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 09:37:17 [2022-07-21T09:37:17.553Z] 09:37:17 [2022-07-21T09:37:17.553Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) 09:37:17 [2022-07-21T09:37:17.553Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:17 [2022-07-21T09:37:17.553Z] 09:37:17 [2022-07-21T09:37:17.553Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) 09:37:17 [2022-07-21T09:37:17.553Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:17 [2022-07-21T09:37:17.553Z] 09:37:17 [2022-07-21T09:37:17.553Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) 09:37:17 [2022-07-21T09:37:17.553Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:17 [2022-07-21T09:37:17.553Z] 09:37:17 [2022-07-21T09:37:17.553Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) 09:37:17 [2022-07-21T09:37:17.553Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:17 [2022-07-21T09:37:17.553Z] 09:37:17 [2022-07-21T09:37:17.553Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) 09:37:17 [2022-07-21T09:37:17.553Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:17 [2022-07-21T09:37:17.553Z] 09:37:17 [2022-07-21T09:37:17.553Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) 09:37:17 [2022-07-21T09:37:17.553Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:17 [2022-07-21T09:37:17.553Z] 09:37:17 [2022-07-21T09:37:17.553Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) 09:37:17 [2022-07-21T09:37:17.553Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:17 [2022-07-21T09:37:17.553Z] 09:37:17 [2022-07-21T09:37:17.553Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) 09:37:17 [2022-07-21T09:37:17.553Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:17 [2022-07-21T09:37:17.553Z] 09:37:17 [2022-07-21T09:37:17.553Z] === SKIP: amd64.integration.service TestInspect (0.01s) 09:37:17 [2022-07-21T09:37:17.553Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:17 [2022-07-21T09:37:17.553Z] 09:37:17 [2022-07-21T09:37:17.553Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) 09:37:17 [2022-07-21T09:37:17.553Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:17 [2022-07-21T09:37:17.553Z] 09:37:17 [2022-07-21T09:37:17.553Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) 09:37:17 [2022-07-21T09:37:17.553Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:17 [2022-07-21T09:37:17.553Z] 09:37:17 [2022-07-21T09:37:17.553Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) 09:37:17 [2022-07-21T09:37:17.553Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:17 [2022-07-21T09:37:17.553Z] 09:37:17 [2022-07-21T09:37:17.553Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 09:37:17 [2022-07-21T09:37:17.553Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 09:37:17 [2022-07-21T09:37:17.553Z] 09:37:17 [2022-07-21T09:37:17.553Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) 09:37:17 [2022-07-21T09:37:17.553Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:17 [2022-07-21T09:37:17.553Z] 09:37:17 [2022-07-21T09:37:17.553Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) 09:37:17 [2022-07-21T09:37:17.553Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:17 [2022-07-21T09:37:17.553Z] 09:37:17 [2022-07-21T09:37:17.553Z] === SKIP: amd64.integration.service TestServicePlugin (1.96s) 09:37:17 [2022-07-21T09:37:17.553Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:17 [2022-07-21T09:37:17.553Z] 09:37:17 [2022-07-21T09:37:17.553Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) 09:37:17 [2022-07-21T09:37:17.553Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:17 [2022-07-21T09:37:17.553Z] 09:37:17 [2022-07-21T09:37:17.553Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) 09:37:17 [2022-07-21T09:37:17.553Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:17 [2022-07-21T09:37:17.553Z] 09:37:17 [2022-07-21T09:37:17.553Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) 09:37:17 [2022-07-21T09:37:17.553Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:17 [2022-07-21T09:37:17.553Z] 09:37:17 [2022-07-21T09:37:17.553Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) 09:37:17 [2022-07-21T09:37:17.553Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:17 [2022-07-21T09:37:17.553Z] 09:37:17 [2022-07-21T09:37:17.553Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) 09:37:17 [2022-07-21T09:37:17.553Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 09:37:17 [2022-07-21T09:37:17.553Z] 09:37:17 [2022-07-21T09:37:17.553Z] DONE 24 tests, 23 skipped in 2.373s 09:37:17 [2022-07-21T09:37:17.553Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 09:37:17 [2022-07-21T09:37:17.553Z] INFO: Testing against a local daemon 09:37:17 [2022-07-21T09:37:17.553Z] === RUN TestSessionCreate 09:37:17 [2022-07-21T09:37:17.553Z] --- PASS: TestSessionCreate (0.05s) 09:37:17 [2022-07-21T09:37:17.553Z] === RUN TestSessionCreateWithBadUpgrade 09:37:17 [2022-07-21T09:37:17.553Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) 09:37:17 [2022-07-21T09:37:17.553Z] PASS 09:37:17 [2022-07-21T09:37:17.553Z] 09:37:17 [2022-07-21T09:37:17.553Z] DONE 2 tests in 0.165s 09:37:17 [2022-07-21T09:37:17.553Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 09:37:17 [2022-07-21T09:37:17.811Z] INFO: Testing against a local daemon 09:37:17 [2022-07-21T09:37:17.811Z] === RUN TestCgroupDriverSystemdMemoryLimit 09:37:17 [2022-07-21T09:37:17.811Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 09:37:17 [2022-07-21T09:37:17.811Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 09:37:17 [2022-07-21T09:37:17.811Z] === RUN TestDiskUsage 09:37:17 [2022-07-21T09:37:17.811Z] === PAUSE TestDiskUsage 09:37:17 [2022-07-21T09:37:17.811Z] === RUN TestEventsExecDie 09:37:18 [2022-07-21T09:37:18.378Z] --- PASS: TestEventsExecDie (0.50s) 09:37:18 [2022-07-21T09:37:18.378Z] === RUN TestEventsBackwardsCompatible 09:37:18 [2022-07-21T09:37:18.378Z] --- PASS: TestEventsBackwardsCompatible (0.06s) 09:37:18 [2022-07-21T09:37:18.378Z] === RUN TestEventsVolumeCreate 09:37:18 [2022-07-21T09:37:18.378Z] --- PASS: TestEventsVolumeCreate (0.07s) 09:37:18 [2022-07-21T09:37:18.378Z] === RUN TestInfoBinaryCommits 09:37:18 [2022-07-21T09:37:18.378Z] --- PASS: TestInfoBinaryCommits (0.02s) 09:37:18 [2022-07-21T09:37:18.378Z] === RUN TestInfoAPIVersioned 09:37:18 [2022-07-21T09:37:18.378Z] --- PASS: TestInfoAPIVersioned (0.01s) 09:37:18 [2022-07-21T09:37:18.378Z] === RUN TestInfoAPI 09:37:18 [2022-07-21T09:37:18.378Z] --- PASS: TestInfoAPI (0.02s) 09:37:18 [2022-07-21T09:37:18.378Z] === RUN TestInfoAPIWarnings 09:37:18 [2022-07-21T09:37:18.425Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.59s) 09:37:18 [2022-07-21T09:37:18.425Z] === RUN TestCreateServiceSecretFileMode 09:37:18 [2022-07-21T09:37:18.684Z] === RUN TestDockerSuite/TestCommitWithHostBindMount 09:37:19 [2022-07-21T09:37:19.625Z] === RUN TestDockerSuite/TestCommitWithoutPause 09:37:20 [2022-07-21T09:37:20.571Z] === RUN TestDockerSuite/TestCopyAndRestart 09:37:21 [2022-07-21T09:37:21.507Z] --- PASS: TestCreateServiceSecretFileMode (3.15s) 09:37:21 [2022-07-21T09:37:21.507Z] === RUN TestCreateServiceConfigFileMode 09:37:22 [2022-07-21T09:37:22.077Z] === RUN TestDockerSuite/TestCopyCreatedContainer 09:37:22 [2022-07-21T09:37:22.077Z] === RUN TestDockerSuite/TestCpAbsolutePath 09:37:22 [2022-07-21T09:37:22.647Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink 09:37:23 [2022-07-21T09:37:23.218Z] === RUN TestDockerSuite/TestCpCheckDestOwnership 09:37:24 [2022-07-21T09:37:24.157Z] === RUN TestDockerSuite/TestCpFromCaseA 09:37:24 [2022-07-21T09:37:24.727Z] --- PASS: TestCreateServiceConfigFileMode (3.08s) 09:37:24 [2022-07-21T09:37:24.727Z] === RUN TestCreateServiceSysctls 09:37:24 [2022-07-21T09:37:24.727Z] === RUN TestDockerSuite/TestCpFromCaseB 09:37:25 [2022-07-21T09:37:25.301Z] === RUN TestDockerSuite/TestCpFromCaseC 09:37:25 [2022-07-21T09:37:25.871Z] === RUN TestDockerSuite/TestCpFromCaseD 09:37:26 [2022-07-21T09:37:26.812Z] === RUN TestDockerSuite/TestCpFromCaseE 09:37:27 [2022-07-21T09:37:27.753Z] === RUN TestDockerSuite/TestCpFromCaseF 09:37:28 [2022-07-21T09:37:28.322Z] === RUN TestDockerSuite/TestCpFromCaseG 09:37:28 [2022-07-21T09:37:28.322Z] --- PASS: TestCreateServiceSysctls (3.74s) 09:37:28 [2022-07-21T09:37:28.322Z] === RUN TestCreateServiceCapabilities 09:37:28 [2022-07-21T09:37:28.890Z] === RUN TestDockerSuite/TestCpFromCaseH 09:37:29 [2022-07-21T09:37:29.829Z] === RUN TestDockerSuite/TestCpFromCaseI 09:37:30 [2022-07-21T09:37:30.399Z] === RUN TestDockerSuite/TestCpFromCaseJ 09:37:31 [2022-07-21T09:37:31.338Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination 09:37:31 [2022-07-21T09:37:31.598Z] --- PASS: TestCreateServiceCapabilities (3.07s) 09:37:31 [2022-07-21T09:37:31.598Z] === RUN TestInspect 09:37:32 [2022-07-21T09:37:32.166Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory 09:37:33 [2022-07-21T09:37:33.105Z] === RUN TestDockerSuite/TestCpGarbagePath 09:37:33 [2022-07-21T09:37:33.674Z] === RUN TestDockerSuite/TestCpLocalOnly 09:37:33 [2022-07-21T09:37:33.674Z] === RUN TestDockerSuite/TestCpNameHasColon 09:37:34 [2022-07-21T09:37:34.612Z] === RUN TestDockerSuite/TestCpRelativePath 09:37:35 [2022-07-21T09:37:35.181Z] --- PASS: TestInspect (3.56s) 09:37:35 [2022-07-21T09:37:35.181Z] === RUN TestCreateJob 09:37:35 [2022-07-21T09:37:35.440Z] === RUN TestDockerSuite/TestCpSpecialFiles 09:37:36 [2022-07-21T09:37:36.382Z] === RUN TestDockerSuite/TestCpSymlinkComponent 09:37:36 [2022-07-21T09:37:36.442Z] --- PASS: TestInfoAPIWarnings (16.56s) 09:37:36 [2022-07-21T09:37:36.442Z] === RUN TestInfoDebug 09:37:36 [2022-07-21T09:37:36.442Z] --- PASS: TestInfoDebug (0.55s) 09:37:36 [2022-07-21T09:37:36.442Z] === RUN TestInfoInsecureRegistries 09:37:36 [2022-07-21T09:37:36.442Z] --- PASS: TestInfoInsecureRegistries (0.54s) 09:37:36 [2022-07-21T09:37:36.442Z] === RUN TestInfoRegistryMirrors 09:37:36 [2022-07-21T09:37:36.700Z] --- PASS: TestInfoRegistryMirrors (0.54s) 09:37:36 [2022-07-21T09:37:36.700Z] === RUN TestLoginFailsWithBadCredentials 09:37:36 [2022-07-21T09:37:36.957Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) 09:37:36 [2022-07-21T09:37:36.957Z] === RUN TestPingCacheHeaders 09:37:36 [2022-07-21T09:37:36.957Z] --- PASS: TestPingCacheHeaders (0.03s) 09:37:36 [2022-07-21T09:37:36.957Z] === RUN TestPingGet 09:37:36 [2022-07-21T09:37:36.957Z] --- PASS: TestPingGet (0.01s) 09:37:36 [2022-07-21T09:37:36.957Z] === RUN TestPingHead 09:37:36 [2022-07-21T09:37:36.957Z] --- PASS: TestPingHead (0.03s) 09:37:36 [2022-07-21T09:37:36.957Z] === RUN TestPingSwarmHeader 09:37:37 [2022-07-21T09:37:37.319Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink 09:37:37 [2022-07-21T09:37:37.522Z] === RUN TestPingSwarmHeader/before_swarm_init 09:37:37 [2022-07-21T09:37:37.888Z] === RUN TestDockerSuite/TestCpToCaseA 09:37:38 [2022-07-21T09:37:38.088Z] === RUN TestPingSwarmHeader/after_swarm_init 09:37:38 [2022-07-21T09:37:38.457Z] --- PASS: TestCreateJob (3.27s) 09:37:38 [2022-07-21T09:37:38.458Z] === RUN TestReplicatedJob 09:37:39 [2022-07-21T09:37:39.020Z] === RUN TestPingSwarmHeader/after_swarm_leave 09:37:39 [2022-07-21T09:37:39.027Z] === RUN TestDockerSuite/TestCpToCaseB 09:37:39 [2022-07-21T09:37:39.278Z] --- PASS: TestPingSwarmHeader (2.09s) 09:37:39 [2022-07-21T09:37:39.278Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 09:37:39 [2022-07-21T09:37:39.278Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 09:37:39 [2022-07-21T09:37:39.278Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 09:37:39 [2022-07-21T09:37:39.278Z] === RUN TestVersion 09:37:39 [2022-07-21T09:37:39.278Z] --- PASS: TestVersion (0.03s) 09:37:39 [2022-07-21T09:37:39.278Z] === CONT TestDiskUsage 09:37:39 [2022-07-21T09:37:39.596Z] === RUN TestDockerSuite/TestCpToCaseC 09:37:39 [2022-07-21T09:37:39.843Z] === RUN TestDiskUsage/empty 09:37:39 [2022-07-21T09:37:39.843Z] === RUN TestDiskUsage/empty/container_types 09:37:39 [2022-07-21T09:37:39.843Z] === RUN TestDiskUsage/empty/image_types 09:37:39 [2022-07-21T09:37:39.843Z] === RUN TestDiskUsage/empty/volume_types 09:37:39 [2022-07-21T09:37:39.843Z] === RUN TestDiskUsage/empty/build-cache_types 09:37:39 [2022-07-21T09:37:39.843Z] === RUN TestDiskUsage/empty/container,_volume_types 09:37:39 [2022-07-21T09:37:39.843Z] === RUN TestDiskUsage/empty/image,_build-cache_types 09:37:39 [2022-07-21T09:37:39.843Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 09:37:39 [2022-07-21T09:37:39.843Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 09:37:39 [2022-07-21T09:37:39.843Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 09:37:39 [2022-07-21T09:37:39.843Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 09:37:39 [2022-07-21T09:37:39.843Z] === RUN TestDiskUsage/after_LoadBusybox 09:37:39 [2022-07-21T09:37:39.843Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 09:37:39 [2022-07-21T09:37:39.843Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 09:37:39 [2022-07-21T09:37:39.843Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 09:37:39 [2022-07-21T09:37:39.843Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 09:37:39 [2022-07-21T09:37:39.843Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 09:37:39 [2022-07-21T09:37:39.843Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 09:37:39 [2022-07-21T09:37:39.843Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 09:37:39 [2022-07-21T09:37:39.843Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 09:37:39 [2022-07-21T09:37:39.843Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 09:37:39 [2022-07-21T09:37:39.843Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 09:37:39 [2022-07-21T09:37:39.843Z] === RUN TestDiskUsage/after_container.Run 09:37:40 [2022-07-21T09:37:40.102Z] === RUN TestDiskUsage/after_container.Run/container_types 09:37:40 [2022-07-21T09:37:40.102Z] === RUN TestDiskUsage/after_container.Run/image_types 09:37:40 [2022-07-21T09:37:40.102Z] === RUN TestDiskUsage/after_container.Run/volume_types 09:37:40 [2022-07-21T09:37:40.102Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 09:37:40 [2022-07-21T09:37:40.102Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 09:37:40 [2022-07-21T09:37:40.102Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 09:37:40 [2022-07-21T09:37:40.102Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 09:37:40 [2022-07-21T09:37:40.102Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 09:37:40 [2022-07-21T09:37:40.102Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 09:37:40 [2022-07-21T09:37:40.166Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate 09:37:40 [2022-07-21T09:37:40.366Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage (1.22s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/empty (0.01s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) 09:37:40 [2022-07-21T09:37:40.366Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) 09:37:40 [2022-07-21T09:37:40.366Z] PASS 09:37:40 [2022-07-21T09:37:40.366Z] 09:37:40 [2022-07-21T09:37:40.366Z] === Skipped 09:37:40 [2022-07-21T09:37:40.366Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 09:37:40 [2022-07-21T09:37:40.366Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 09:37:40 [2022-07-21T09:37:40.366Z] 09:37:40 [2022-07-21T09:37:40.366Z] DONE 54 tests, 1 skipped in 22.771s 09:37:40 [2022-07-21T09:37:40.366Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 09:37:40 [2022-07-21T09:37:40.626Z] INFO: Testing against a local daemon 09:37:40 [2022-07-21T09:37:40.626Z] === RUN TestVolumesCreateAndList 09:37:40 [2022-07-21T09:37:40.626Z] --- PASS: TestVolumesCreateAndList (0.02s) 09:37:40 [2022-07-21T09:37:40.626Z] === RUN TestVolumesRemove 09:37:40 [2022-07-21T09:37:40.626Z] --- PASS: TestVolumesRemove (0.06s) 09:37:40 [2022-07-21T09:37:40.626Z] === RUN TestVolumesInspect 09:37:40 [2022-07-21T09:37:40.626Z] --- PASS: TestVolumesInspect (0.02s) 09:37:40 [2022-07-21T09:37:40.626Z] === RUN TestVolumesInvalidJSON 09:37:40 [2022-07-21T09:37:40.626Z] === RUN TestVolumesInvalidJSON/volumes/create 09:37:40 [2022-07-21T09:37:40.626Z] === PAUSE TestVolumesInvalidJSON/volumes/create 09:37:40 [2022-07-21T09:37:40.626Z] === CONT TestVolumesInvalidJSON/volumes/create 09:37:40 [2022-07-21T09:37:40.626Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 09:37:40 [2022-07-21T09:37:40.626Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 09:37:40 [2022-07-21T09:37:40.626Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 09:37:40 [2022-07-21T09:37:40.626Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 09:37:40 [2022-07-21T09:37:40.626Z] --- PASS: TestVolumesInvalidJSON (0.01s) 09:37:40 [2022-07-21T09:37:40.626Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 09:37:40 [2022-07-21T09:37:40.626Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 09:37:40 [2022-07-21T09:37:40.626Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 09:37:40 [2022-07-21T09:37:40.626Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 09:37:40 [2022-07-21T09:37:40.626Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 09:37:40 [2022-07-21T09:37:40.626Z] PASS 09:37:40 [2022-07-21T09:37:40.626Z] 09:37:40 [2022-07-21T09:37:40.626Z] DONE 9 tests in 0.212s 09:37:40 [2022-07-21T09:37:40.626Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 09:37:40 [2022-07-21T09:37:40.626Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14281 is not a child of this shell 09:37:40 [2022-07-21T09:37:40.626Z] warning: PID 14281 from bundles/test-integration/docker.pid had a nonzero exit code 09:37:40 [2022-07-21T09:37:40.626Z] Leaving: AppArmorNo profiles have been unloaded. 09:37:40 [2022-07-21T09:37:40.626Z] 09:37:40 [2022-07-21T09:37:40.626Z] Unloading profiles will leave already running processes permanently 09:37:40 [2022-07-21T09:37:40.626Z] unconfined, which can lead to unexpected situations. 09:37:40 [2022-07-21T09:37:40.626Z] 09:37:40 [2022-07-21T09:37:40.626Z] To set a process to complain mode, use the command line tool 09:37:40 [2022-07-21T09:37:40.626Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 09:37:40 [2022-07-21T09:37:40.626Z] Removing test suite binaries 09:37:40 [2022-07-21T09:37:40.885Z] exiting test-integration 09:37:40 [2022-07-21T09:37:40.885Z] ++ exit 0 09:37:40 [2022-07-21T09:37:40.885Z] Post stage [Pipeline] junit 09:37:41 [2022-07-21T09:37:41.828Z] Recording test results 09:37:42 [2022-07-21T09:37:42.074Z] === RUN TestDockerSuite/TestCpToCaseD 09:37:43 [2022-07-21T09:37:43.478Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 09:37:43 [2022-07-21T09:37:43.807Z] + echo Ensuring container killed. 09:37:43 [2022-07-21T09:37:43.807Z] Ensuring container killed. 09:37:43 [2022-07-21T09:37:43.807Z] + docker rm -vf docker-pr5 09:37:43 [2022-07-21T09:37:43.807Z] Error: No such container: docker-pr5 [Pipeline] sh 09:37:44 [2022-07-21T09:37:44.091Z] + echo Chowning /workspace to jenkins user 09:37:44 [2022-07-21T09:37:44.091Z] Chowning /workspace to jenkins user 09:37:44 [2022-07-21T09:37:44.091Z] + id -u 09:37:44 [2022-07-21T09:37:44.091Z] + id -g 09:37:44 [2022-07-21T09:37:44.091Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43816:/workspace busybox chown -R 1000:1000 /workspace 09:37:44 [2022-07-21T09:37:44.091Z] Unable to find image 'busybox:latest' locally 09:37:44 [2022-07-21T09:37:44.348Z] latest: Pulling from library/busybox 09:37:44 [2022-07-21T09:37:44.348Z] 19d511225f94: Pulling fs layer 09:37:44 [2022-07-21T09:37:44.348Z] 19d511225f94: Download complete 09:37:44 [2022-07-21T09:37:44.348Z] 19d511225f94: Pull complete 09:37:44 [2022-07-21T09:37:44.607Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 09:37:44 [2022-07-21T09:37:44.607Z] Status: Downloaded newer image for busybox:latest 09:37:45 [2022-07-21T09:37:45.368Z] --- PASS: TestReplicatedJob (6.70s) 09:37:45 [2022-07-21T09:37:45.368Z] === RUN TestUpdateReplicatedJob 09:37:45 [2022-07-21T09:37:45.628Z] === RUN TestDockerSuite/TestCpToCaseE [Pipeline] catchError [Pipeline] { [Pipeline] sh 09:37:46 [2022-07-21T09:37:46.271Z] + bundleName=amd64-rootless 09:37:46 [2022-07-21T09:37:46.271Z] + echo Creating amd64-rootless-bundles.tar.gz 09:37:46 [2022-07-21T09:37:46.271Z] Creating amd64-rootless-bundles.tar.gz 09:37:46 [2022-07-21T09:37:46.271Z] + xargs tar -czf amd64-rootless-bundles.tar.gz 09:37:46 [2022-07-21T09:37:46.271Z] + 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 09:37:46 [2022-07-21T09:37:46.282Z] Archiving artifacts 09:37:46 [2022-07-21T09:37:46.568Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote 09:37:48 [2022-07-21T09:37:48.219Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43816/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 09:37:48 [2022-07-21T09:37:48.476Z] === RUN TestDockerSuite/TestCpToCaseF 09:37:48 [2022-07-21T09:37:48.476Z] --- PASS: TestUpdateReplicatedJob (3.59s) 09:37:48 [2022-07-21T09:37:48.476Z] === RUN TestServiceListWithStatuses 09:37:48 [2022-07-21T09:37:48.476Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 09:37:48 [2022-07-21T09:37:48.476Z] --- SKIP: TestServiceListWithStatuses (0.00s) 09:37:48 [2022-07-21T09:37:48.476Z] === RUN TestDockerNetworkConnectAlias 09:37:48 [2022-07-21T09:37:48.522Z] + make clean 09:37:48 [2022-07-21T09:37:48.779Z] docker volume rm -f docker-dev-cache docker-mod-cache 09:37:48 [2022-07-21T09:37:48.779Z] docker-dev-cache 09:37:48 [2022-07-21T09:37:48.779Z] docker-mod-cache [Pipeline] deleteDir 09:37:49 [2022-07-21T09:37:49.046Z] docker_api_swarm_test.go:202: [d8e4d8b866a53] joining swarm manager [db9fc01f6249c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:37:49 [2022-07-21T09:37:49.307Z] === RUN TestDockerSuite/TestCpToCaseG [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:37:53 [2022-07-21T09:37:53.503Z] === RUN TestDockerSuite/TestCpToCaseH 09:37:53 [2022-07-21T09:37:53.763Z] --- PASS: TestDockerNetworkConnectAlias (5.29s) 09:37:53 [2022-07-21T09:37:53.763Z] === RUN TestDockerNetworkReConnect 09:37:55 [2022-07-21T09:37:55.671Z] === RUN TestDockerSuite/TestCpToCaseI 09:37:56 [2022-07-21T09:37:56.243Z] === RUN TestDockerSuite/TestCpToCaseJ 09:37:58 [2022-07-21T09:37:58.161Z] --- PASS: TestDockerNetworkReConnect (4.13s) 09:37:58 [2022-07-21T09:37:58.161Z] === RUN TestServicePlugin 09:38:00 [2022-07-21T09:38:00.701Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions 09:38:00 [2022-07-21T09:38:00.961Z] === RUN TestDockerSuite/TestCpToDot 09:38:01 [2022-07-21T09:38:01.531Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs 09:38:02 [2022-07-21T09:38:02.470Z] plugin_test.go:61: [ddc9e52ae87ca] joining swarm manager [db552e1cdfddd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:38:02 [2022-07-21T09:38:02.731Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume 09:38:03 [2022-07-21T09:38:03.668Z] === RUN TestDockerSuite/TestCpToStdout 09:38:03 [2022-07-21T09:38:03.668Z] plugin_test.go:64: [d595a834d6582] joining swarm manager [db552e1cdfddd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:38:04 [2022-07-21T09:38:04.244Z] === RUN TestDockerSuite/TestCpToSymlinkDestination 09:38:05 [2022-07-21T09:38:05.626Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory 09:38:05 [2022-07-21T09:38:05.626Z] === RUN TestDockerSuite/TestCpUnprivilegedUser 09:38:06 [2022-07-21T09:38:06.194Z] === RUN TestDockerSuite/TestCpVolumePath 09:38:07 [2022-07-21T09:38:07.133Z] === RUN TestDockerSuite/TestCreate64ByteHexID 09:38:07 [2022-07-21T09:38:07.133Z] === RUN TestDockerSuite/TestCreateArgs 09:38:07 [2022-07-21T09:38:07.133Z] === RUN TestDockerSuite/TestCreateByImageID 09:38:07 [2022-07-21T09:38:07.702Z] === RUN TestDockerSuite/TestCreateEchoStdout 09:38:08 [2022-07-21T09:38:08.271Z] === RUN TestDockerSuite/TestCreateGrowRootfs 09:38:08 [2022-07-21T09:38:08.271Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 09:38:08 [2022-07-21T09:38:08.271Z] === RUN TestDockerSuite/TestCreateHostConfig 09:38:08 [2022-07-21T09:38:08.271Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber 09:38:08 [2022-07-21T09:38:08.531Z] === RUN TestDockerSuite/TestCreateLabelFromImage 09:38:08 [2022-07-21T09:38:08.791Z] === RUN TestDockerSuite/TestCreateLabels 09:38:09 [2022-07-21T09:38:09.051Z] === RUN TestDockerSuite/TestCreateModeIpcContainer 09:38:09 [2022-07-21T09:38:09.051Z] === RUN TestDockerSuite/TestCreateRM 09:38:09 [2022-07-21T09:38:09.051Z] === RUN TestDockerSuite/TestCreateShrinkRootfs 09:38:09 [2022-07-21T09:38:09.051Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper 09:38:09 [2022-07-21T09:38:09.051Z] === RUN TestDockerSuite/TestCreateStopSignal 09:38:09 [2022-07-21T09:38:09.309Z] === RUN TestDockerSuite/TestCreateStopTimeout 09:38:09 [2022-07-21T09:38:09.310Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint 09:38:10 [2022-07-21T09:38:10.248Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum 09:38:10 [2022-07-21T09:38:10.818Z] === RUN TestDockerSuite/TestCreateVolumesCreated 09:38:10 [2022-07-21T09:38:10.818Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts 09:38:11 [2022-07-21T09:38:11.078Z] === RUN TestDockerSuite/TestCreateWithLargePortRange 09:38:12 [2022-07-21T09:38:12.987Z] docker_api_swarm_test.go:384: [df42e8ddef51c] joining swarm manager [d5c5ff5563f2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:38:14 [2022-07-21T09:38:14.369Z] docker_api_swarm_test.go:385: [d41bb8454a519] joining swarm manager [d5c5ff5563f2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:38:15 [2022-07-21T09:38:15.307Z] === RUN TestDockerSuite/TestCreateWithPortRange 09:38:15 [2022-07-21T09:38:15.307Z] === RUN TestDockerSuite/TestCreateWithWorkdir 09:38:15 [2022-07-21T09:38:15.307Z] === RUN TestDockerSuite/TestEventsAttach 09:38:15 [2022-07-21T09:38:15.875Z] === RUN TestDockerSuite/TestEventsCommit 09:38:16 [2022-07-21T09:38:16.443Z] === RUN TestDockerSuite/TestEventsContainerEvents 09:38:17 [2022-07-21T09:38:17.012Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort 09:38:17 [2022-07-21T09:38:17.582Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch 09:38:18 [2022-07-21T09:38:18.150Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate 09:38:20 [2022-07-21T09:38:20.054Z] === RUN TestDockerSuite/TestEventsContainerFilterByName 09:38:20 [2022-07-21T09:38:20.992Z] === RUN TestDockerSuite/TestEventsContainerRestart 09:38:22 [2022-07-21T09:38:22.900Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork 09:38:24 [2022-07-21T09:38:24.805Z] === RUN TestDockerSuite/TestEventsCopy 09:38:25 [2022-07-21T09:38:25.374Z] === RUN TestDockerSuite/TestEventsFilterContainer 09:38:26 [2022-07-21T09:38:26.754Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction 09:38:27 [2022-07-21T09:38:27.013Z] === RUN TestDockerSuite/TestEventsFilterImageLabels 09:38:27 [2022-07-21T09:38:27.272Z] === RUN TestDockerSuite/TestEventsFilterImageName 09:38:28 [2022-07-21T09:38:28.209Z] === RUN TestDockerSuite/TestEventsFilterLabels 09:38:29 [2022-07-21T09:38:29.146Z] === RUN TestDockerSuite/TestEventsFilterNetworkID 09:38:29 [2022-07-21T09:38:29.406Z] === RUN TestDockerSuite/TestEventsFilterType 09:38:29 [2022-07-21T09:38:29.406Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType 09:38:29 [2022-07-21T09:38:29.665Z] === RUN TestDockerSuite/TestEventsFilterVolumeID 09:38:29 [2022-07-21T09:38:29.665Z] === RUN TestDockerSuite/TestEventsFilters 09:38:30 [2022-07-21T09:38:30.603Z] === RUN TestDockerSuite/TestEventsFormat 09:38:30 [2022-07-21T09:38:30.862Z] --- PASS: TestServicePlugin (32.83s) 09:38:30 [2022-07-21T09:38:30.862Z] === RUN TestServiceUpdateLabel 09:38:31 [2022-07-21T09:38:31.804Z] === RUN TestDockerSuite/TestEventsFormatBadField 09:38:31 [2022-07-21T09:38:31.804Z] === RUN TestDockerSuite/TestEventsFormatBadFunc 09:38:31 [2022-07-21T09:38:31.804Z] === RUN TestDockerSuite/TestEventsImageImport 09:38:32 [2022-07-21T09:38:32.745Z] === RUN TestDockerSuite/TestEventsImageLoad 09:38:32 [2022-07-21T09:38:32.745Z] === RUN TestDockerSuite/TestEventsImagePull 09:38:33 [2022-07-21T09:38:33.682Z] --- PASS: TestServiceUpdateLabel (2.63s) 09:38:33 [2022-07-21T09:38:33.682Z] === RUN TestServiceUpdateSecrets 09:38:33 [2022-07-21T09:38:33.943Z] === RUN TestDockerSuite/TestEventsImageTag 09:38:34 [2022-07-21T09:38:34.880Z] === RUN TestDockerSuite/TestEventsImageUntagDelete 09:38:35 [2022-07-21T09:38:35.448Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse 09:38:35 [2022-07-21T09:38:35.448Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport 09:38:35 [2022-07-21T09:38:35.448Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue 09:38:35 [2022-07-21T09:38:35.448Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport 09:38:35 [2022-07-21T09:38:35.448Z] === RUN TestDockerSuite/TestEventsPluginOps 09:38:37 [2022-07-21T09:38:37.984Z] === RUN TestDockerSuite/TestEventsRedirectStdout 09:38:37 [2022-07-21T09:38:37.984Z] === RUN TestDockerSuite/TestEventsRename 09:38:38 [2022-07-21T09:38:38.553Z] === RUN TestDockerSuite/TestEventsResize 09:38:39 [2022-07-21T09:38:39.122Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture 09:38:43 [2022-07-21T09:38:43.014Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd 09:38:43 [2022-07-21T09:38:43.014Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy 09:38:43 [2022-07-21T09:38:43.014Z] GOOS="linux" GOARCH="s390x" GOARM="" 09:38:43 [2022-07-21T09:38:43.014Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy 09:38:43 [2022-07-21T09:38:43.014Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 09:38:43 [2022-07-21T09:38:43.331Z] + sudo modprobe ip6table_filter [Pipeline] sh 09:38:43 [2022-07-21T09:38:43.609Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43816/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=669fbed1ac6e556a0097f77ccf5f033acaa42adb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:669fbed1ac6e556a0097f77ccf5f033acaa42adb hack/test/unit 09:38:43 [2022-07-21T09:38:43.867Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') 09:38:43 [2022-07-21T09:38:43.867Z] + TESTFLAGS+=' -test.timeout=5m' 09:38:43 [2022-07-21T09:38:43.867Z] + TESTDIRS=./... 09:38:43 [2022-07-21T09:38:43.867Z] + exclude_paths='/vendor/|/integration' 09:38:43 [2022-07-21T09:38:43.867Z] ++ go list ./... 09:38:43 [2022-07-21T09:38:43.867Z] ++ grep -vE '(/vendor/|/integration)' 09:38:44 [2022-07-21T09:38:44.394Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate 09:38:44 [2022-07-21T09:38:44.963Z] === RUN TestDockerSuite/TestEventsStreaming 09:38:45 [2022-07-21T09:38:45.222Z] === RUN TestDockerSuite/TestEventsTimestampFormats 09:38:45 [2022-07-21T09:38:45.241Z] + pkg_list='github.com/docker/docker/api 09:38:45 [2022-07-21T09:38:45.241Z] github.com/docker/docker/api/server 09:38:45 [2022-07-21T09:38:45.241Z] github.com/docker/docker/api/server/backend/build 09:38:45 [2022-07-21T09:38:45.241Z] github.com/docker/docker/api/server/httpstatus 09:38:45 [2022-07-21T09:38:45.241Z] github.com/docker/docker/api/server/httputils 09:38:45 [2022-07-21T09:38:45.241Z] github.com/docker/docker/api/server/middleware 09:38:45 [2022-07-21T09:38:45.241Z] github.com/docker/docker/api/server/router 09:38:45 [2022-07-21T09:38:45.241Z] github.com/docker/docker/api/server/router/build 09:38:45 [2022-07-21T09:38:45.241Z] github.com/docker/docker/api/server/router/checkpoint 09:38:45 [2022-07-21T09:38:45.241Z] github.com/docker/docker/api/server/router/container 09:38:45 [2022-07-21T09:38:45.241Z] github.com/docker/docker/api/server/router/debug 09:38:45 [2022-07-21T09:38:45.241Z] github.com/docker/docker/api/server/router/distribution 09:38:45 [2022-07-21T09:38:45.241Z] github.com/docker/docker/api/server/router/grpc 09:38:45 [2022-07-21T09:38:45.241Z] github.com/docker/docker/api/server/router/image 09:38:45 [2022-07-21T09:38:45.241Z] github.com/docker/docker/api/server/router/network 09:38:45 [2022-07-21T09:38:45.241Z] github.com/docker/docker/api/server/router/plugin 09:38:45 [2022-07-21T09:38:45.241Z] github.com/docker/docker/api/server/router/session 09:38:45 [2022-07-21T09:38:45.241Z] github.com/docker/docker/api/server/router/swarm 09:38:45 [2022-07-21T09:38:45.241Z] github.com/docker/docker/api/server/router/system 09:38:45 [2022-07-21T09:38:45.241Z] github.com/docker/docker/api/server/router/volume 09:38:45 [2022-07-21T09:38:45.241Z] github.com/docker/docker/api/types 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/backend 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/blkiodev 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/container 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/events 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/filters 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/image 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/mount 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/network 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/plugins/logdriver 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/registry 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/strslice 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/swarm 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/swarm/runtime 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/time 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/versions 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/versions/v1p19 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/versions/v1p20 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/volume 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/builder 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/builder/builder-next 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/builder/builder-next/exporter 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/builder/builder-next/worker 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/builder/dockerfile 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/builder/remotecontext 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/builder/remotecontext/git 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/builder/remotecontext/urlutil 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/cli 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/cli/config 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/cli/debug 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/cli/winresources/docker-proxy 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/cli/winresources/dockerd 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/client 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/cmd/docker-proxy 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/cmd/dockerd 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/cmd/dockerd/trap 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/container 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/container/stream 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/contrib/apparmor 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/contrib/docker-device-tool 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/contrib/httpserver 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/cluster 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/cluster/convert 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/cluster/executor 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/cluster/executor/container 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/cluster/provider 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/config 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/containerd 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/events 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/events/testutils 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/exec 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/graphdriver 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/graphdriver/aufs 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/graphdriver/copy 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/graphdriver/devmapper 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/graphdriver/overlay 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/graphdriver/register 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/graphdriver/vfs 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/graphdriver/zfs 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/images 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/initlayer 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/links 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/listeners 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/awslogs 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/fluentd 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/gcplogs 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/gelf 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/journald 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/local 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/logentries 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/loggertest 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/loggerutils 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/splunk 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/syslog 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/templates 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/names 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/network 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/stats 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/distribution 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/distribution/metadata 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/distribution/utils 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/distribution/xfer 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/dockerversion 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/errdefs 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/image 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/image/cache 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/image/tarexport 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/image/v1 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/internal/test/suite 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/layer 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libcontainerd 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libcontainerd/queue 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libcontainerd/remote 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libcontainerd/supervisor 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libcontainerd/types 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/bitseq 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/cluster 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/cmd/ovrouter 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/cmd/readme_test 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/config 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/datastore 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/diagnostic 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/discoverapi 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/driverapi 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/drivers/bridge 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/drivers/host 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/drivers/null 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/drivers/overlay 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/drivers/remote 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/drivers/windows 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/drvregistry 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/etchosts 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/idm 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/internal/caller 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/ipam 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/ipamapi 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/ipams/builtin 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/ipams/null 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/ipams/remote 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/ipamutils 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/iptables 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/netlabel 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/netutils 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/networkdb 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/ns 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/options 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/osl 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/osl/kernel 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/portallocator 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/portmapper 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/resolvconf 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/testutils 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/libnetwork/types 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/oci 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/oci/caps 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/opts 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/aaparser 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/archive 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/authorization 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/broadcaster 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/capabilities 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/chrootarchive 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/containerfs 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/devicemapper 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/directory 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/dmesg 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/fileutils 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/fsutils 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/homedir 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/idtools 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/ioutils 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/jsonmessage 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/longpath 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/loopback 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/namesgenerator 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/parsers 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/parsers/kernel 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/pidfile 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/platform 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/plugingetter 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/plugins 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/plugins/transport 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/pools 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/progress 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/pubsub 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/reexec 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/signal 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/stack 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/stdcopy 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/streamformatter 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/stringid 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/sysinfo 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/system 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/tailfile 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/tarsum 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/urlutil 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/pkg/useragent 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/plugin 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/plugin/executor/containerd 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/plugin/v2 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/profiles/apparmor 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/profiles/seccomp 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/quota 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/reference 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/registry 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/registry/resumable 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/restartmanager 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/rootless 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/rootless/specconv 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/runconfig 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/runconfig/opts 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/testutil 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/testutil/daemon 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/testutil/environment 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/testutil/fakecontext 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/testutil/fakegit 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/testutil/fakestorage 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/testutil/fixtures/load 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/testutil/fixtures/plugin 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/testutil/registry 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/testutil/request 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/volume 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/volume/drivers 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/volume/local 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/volume/mounts 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/volume/service 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/volume/service/opts 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/volume/testutils' 09:38:45 [2022-07-21T09:38:45.242Z] ++ echo 'github.com/docker/docker/api 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/server 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/server/backend/build 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/server/httpstatus 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/server/httputils 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/server/middleware 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/server/router 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/server/router/build 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/server/router/checkpoint 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/server/router/container 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/server/router/debug 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/server/router/distribution 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/server/router/grpc 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/server/router/image 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/server/router/network 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/server/router/plugin 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/server/router/session 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/server/router/swarm 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/server/router/system 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/server/router/volume 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/backend 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/blkiodev 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/container 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/events 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/filters 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/image 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/mount 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/network 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/plugins/logdriver 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/registry 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/strslice 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/swarm 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/swarm/runtime 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/time 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/versions 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/versions/v1p19 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/versions/v1p20 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/api/types/volume 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/builder 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/builder/builder-next 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/builder/builder-next/exporter 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/builder/builder-next/worker 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/builder/dockerfile 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/builder/remotecontext 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/builder/remotecontext/git 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/builder/remotecontext/urlutil 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/cli 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/cli/config 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/cli/debug 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/cli/winresources/docker-proxy 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/cli/winresources/dockerd 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/client 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/cmd/docker-proxy 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/cmd/dockerd 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/cmd/dockerd/trap 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/container 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/container/stream 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/contrib/apparmor 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/contrib/docker-device-tool 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/contrib/httpserver 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/cluster 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/cluster/convert 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/cluster/executor 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/cluster/executor/container 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/cluster/provider 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/config 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/containerd 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/events 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/events/testutils 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/exec 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/graphdriver 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/graphdriver/aufs 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/graphdriver/copy 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/graphdriver/devmapper 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/graphdriver/overlay 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/graphdriver/register 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/graphdriver/vfs 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/graphdriver/zfs 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/images 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/initlayer 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/links 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/listeners 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/awslogs 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/fluentd 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/gcplogs 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/gelf 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/journald 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/local 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/logentries 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/loggertest 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/loggerutils 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/splunk 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/syslog 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/logger/templates 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/names 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/network 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/daemon/stats 09:38:45 [2022-07-21T09:38:45.242Z] github.com/docker/docker/distribution 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/distribution/metadata 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/distribution/utils 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/distribution/xfer 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/dockerversion 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/errdefs 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/image 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/image/cache 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/image/tarexport 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/image/v1 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/internal/test/suite 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/layer 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libcontainerd 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libcontainerd/queue 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libcontainerd/remote 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libcontainerd/supervisor 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libcontainerd/types 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/bitseq 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/cluster 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/cmd/ovrouter 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/cmd/readme_test 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/config 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/datastore 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/diagnostic 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/discoverapi 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/driverapi 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/drivers/bridge 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/drivers/host 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/drivers/null 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/drivers/overlay 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/drivers/remote 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/drivers/windows 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/drvregistry 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/etchosts 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/idm 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/internal/caller 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/ipam 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/ipamapi 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/ipams/builtin 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/ipams/null 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/ipams/remote 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/ipamutils 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/iptables 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/netlabel 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/netutils 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/networkdb 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/ns 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/options 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/osl 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/osl/kernel 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/portallocator 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/portmapper 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/resolvconf 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/testutils 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libnetwork/types 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/oci 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/oci/caps 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/opts 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/aaparser 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/archive 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/authorization 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/broadcaster 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/capabilities 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/chrootarchive 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/containerfs 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/devicemapper 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/directory 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/dmesg 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/fileutils 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/fsutils 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/homedir 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/idtools 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/ioutils 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/jsonmessage 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/longpath 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/loopback 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/namesgenerator 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/parsers 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/parsers/kernel 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/pidfile 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/platform 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/plugingetter 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/plugins 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/plugins/transport 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/pools 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/progress 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/pubsub 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/reexec 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/signal 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/stack 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/stdcopy 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/streamformatter 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/stringid 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/sysinfo 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/system 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/tailfile 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/tarsum 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/urlutil 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/useragent 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/plugin 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/plugin/executor/containerd 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/plugin/v2 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/profiles/apparmor 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/profiles/seccomp 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/quota 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/reference 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/registry 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/registry/resumable 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/restartmanager 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/rootless 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/rootless/specconv 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/runconfig 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/++ grep --fixed-strings -v /libnetwork 09:38:45 [2022-07-21T09:38:45.243Z] docker/runconfig/opts 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/testutil 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/testutil/daemon 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/testutil/environment 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/testutil/fakecontext 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/testutil/fakegit 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/testutil/fakestorage 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/testutil/fixtures/load 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/testutil/fixtures/plugin 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/testutil/registry 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/testutil/request 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/volume 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/volume/drivers 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/volume/local 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/volume/mounts 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/volume/service 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/volume/service/opts 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/volume/testutils' 09:38:45 [2022-07-21T09:38:45.243Z] + base_pkg_list='github.com/docker/docker/api 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/server 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/server/backend/build 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/server/httpstatus 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/server/httputils 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/server/middleware 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/server/router 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/server/router/build 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/server/router/checkpoint 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/server/router/container 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/server/router/debug 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/server/router/distribution 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/server/router/grpc 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/server/router/image 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/server/router/network 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/server/router/plugin 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/server/router/session 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/server/router/swarm 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/server/router/system 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/server/router/volume 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/types 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/types/backend 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/types/blkiodev 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/types/container 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/types/events 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/types/filters 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/types/image 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/types/mount 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/types/network 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/types/plugins/logdriver 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/types/registry 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/types/strslice 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/types/swarm 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/types/swarm/runtime 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/types/time 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/types/versions 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/types/versions/v1p19 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/types/versions/v1p20 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/api/types/volume 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/builder 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/builder/builder-next 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/builder/builder-next/exporter 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/builder/builder-next/worker 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/builder/dockerfile 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/builder/remotecontext 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/builder/remotecontext/git 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/builder/remotecontext/urlutil 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/cli 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/cli/config 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/cli/debug 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/cli/winresources/docker-proxy 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/cli/winresources/dockerd 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/client 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/cmd/docker-proxy 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/cmd/dockerd 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/cmd/dockerd/trap 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/container 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/container/stream 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/contrib/apparmor 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/contrib/docker-device-tool 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/contrib/httpserver 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/cluster 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/cluster/convert 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/cluster/executor 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/cluster/executor/container 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/cluster/provider 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/config 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/containerd 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/events 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/events/testutils 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/exec 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/graphdriver 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/graphdriver/aufs 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/graphdriver/copy 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/graphdriver/devmapper 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/graphdriver/overlay 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/graphdriver/register 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/graphdriver/vfs 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/graphdriver/zfs 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/images 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/initlayer 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/links 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/listeners 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/logger 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/logger/awslogs 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/logger/fluentd 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/logger/gcplogs 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/logger/gelf 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/logger/journald 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/logger/local 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/logger/logentries 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/logger/loggertest 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/logger/loggerutils 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/logger/splunk 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/logger/syslog 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/logger/templates 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/names 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/network 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/daemon/stats 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/distribution 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/distribution/metadata 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/distribution/utils 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/distribution/xfer 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/dockerversion 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/errdefs 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/image 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/image/cache 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/image/tarexport 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/image/v1 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/internal/test/suite 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/layer 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libcontainerd 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libcontainerd/queue 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libcontainerd/remote 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libcontainerd/supervisor 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/libcontainerd/types 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/oci 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/oci/caps 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/opts 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/aaparser 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/archive 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/authorization 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/broadcaster 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/capabilities 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/chrootarchive 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/containerfs 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/devicemapper 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/directory 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/dmesg 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/fileutils 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/fsutils 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/homedir 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/idtools 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/ioutils 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/jsonmessage 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/longpath 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/loopback 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/namesgenerator 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/parsers 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/parsers/kernel 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/pidfile 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/platform 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/plugingetter 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/plugins 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/plugins/transport 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/pools 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/progress 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/pubsub 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/reexec 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/signal 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/stack 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/stdcopy 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/streamformatter 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/stringid 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/sysinfo 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/system 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/tailfile 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/tarsum 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/urlutil 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/pkg/useragent 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/plugin 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/plugin/executor/containerd 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/plugin/v2 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/profiles/apparmor 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/profiles/seccomp 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/quota 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/reference 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/registry 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/registry/resumable 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/restartmanager 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/rootless 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/rootless/specconv 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/runconfig 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/runconfig/opts 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/testutil 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/testutil/daemon 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/testutil/environment 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/testutil/fakecontext 09:38:45 [2022-07-21T09:38:45.243Z] github.com/docker/docker/testutil/fakegit 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/testutil/fakestorage 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/testutil/fixtures/load 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/testutil/fixtures/plugin 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/testutil/registry 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/testutil/request 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/volume 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/volume/drivers 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/volume/local 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/volume/mounts 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/volume/service 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/volume/service/opts 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/volume/testutils' 09:38:45 [2022-07-21T09:38:45.244Z] ++ grep --fixed-strings /libnetwork 09:38:45 [2022-07-21T09:38:45.244Z] ++ echo 'github.com/docker/docker/api 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/server 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/server/backend/build 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/server/httpstatus 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/server/httputils 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/server/middleware 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/server/router 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/server/router/build 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/server/router/checkpoint 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/server/router/container 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/server/router/debug 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/server/router/distribution 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/server/router/grpc 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/server/router/image 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/server/router/network 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/server/router/plugin 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/server/router/session 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/server/router/swarm 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/server/router/system 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/server/router/volume 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/types 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/types/backend 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/types/blkiodev 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/types/container 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/types/events 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/types/filters 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/types/image 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/types/mount 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/types/network 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/types/plugins/logdriver 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/types/registry 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/types/strslice 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/types/swarm 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/types/swarm/runtime 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/types/time 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/types/versions 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/types/versions/v1p19 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/types/versions/v1p20 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/api/types/volume 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/builder 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/builder/builder-next 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/builder/builder-next/exporter 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/builder/builder-next/worker 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/builder/dockerfile 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/builder/remotecontext 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/builder/remotecontext/git 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/builder/remotecontext/urlutil 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/cli 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/cli/config 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/cli/debug 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/cli/winresources/docker-proxy 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/cli/winresources/dockerd 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/client 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/cmd/docker-proxy 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/cmd/dockerd 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/cmd/dockerd/trap 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/container 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/container/stream 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/contrib/apparmor 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/contrib/docker-device-tool 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/contrib/httpserver 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/cluster 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/cluster/convert 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/cluster/executor 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/cluster/executor/container 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/cluster/provider 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/config 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/containerd 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/events 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/events/testutils 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/exec 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/graphdriver 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/graphdriver/aufs 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/graphdriver/copy 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/graphdriver/devmapper 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/graphdriver/overlay 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/graphdriver/register 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/graphdriver/vfs 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/graphdriver/zfs 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/images 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/initlayer 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/links 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/listeners 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/logger 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/logger/awslogs 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/logger/fluentd 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/logger/gcplogs 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/logger/gelf 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/logger/journald 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/logger/local 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/logger/logentries 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/logger/loggertest 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/logger/loggerutils 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/logger/splunk 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/logger/syslog 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/logger/templates 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/names 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/network 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/daemon/stats 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/distribution 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/distribution/metadata 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/distribution/utils 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/distribution/xfer 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/dockerversion 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/errdefs 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/image 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/image/cache 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/image/tarexport 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/image/v1 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/internal/test/suite 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/layer 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libcontainerd 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libcontainerd/queue 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libcontainerd/remote 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libcontainerd/supervisor 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libcontainerd/types 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/bitseq 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/cluster 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/cmd/ovrouter 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/cmd/readme_test 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/config 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/datastore 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/diagnostic 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/discoverapi 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/driverapi 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/bridge 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/host 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/null 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/overlay 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/remote 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/windows 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drvregistry 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/etchosts 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/idm 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/internal/caller 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/ipam 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/ipamapi 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/ipams/builtin 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/ipams/null 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/ipams/remote 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/ipamutils 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/iptables 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/netlabel 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/netutils 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/networkdb 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/ns 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/options 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/osl 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/osl/kernel 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/portallocator 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/portmapper 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/resolvconf 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/testutils 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/types 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/oci 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/oci/caps 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/opts 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/aaparser 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/archive 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/authorization 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/broadcaster 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/capabilities 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/chrootarchive 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/containerfs 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/devicemapper 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/directory 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/dmesg 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/fileutils 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/fsutils 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/homedir 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/idtools 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/ioutils 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/jsonmessage 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/longpath 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/loopback 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/namesgenerator 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/parsers 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/parsers/kernel 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/pidfile 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/platform 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/plugingetter 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/plugins 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/plugins/transport 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/pools 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/progress 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/pubsub 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/reexec 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/signal 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/stack 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/stdcopy 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/streamformatter 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/stringid 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/sysinfo 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/system 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/tailfile 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/tarsum 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/urlutil 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/pkg/useragent 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/plugin 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/plugin/executor/containerd 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/plugin/v2 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/profiles/apparmor 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/profiles/seccomp 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/quota 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/reference 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/registry 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/registry/resumable 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/restartmanager 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/rootless 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/rootless/specconv 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/runconfig 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/runconfig/opts 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/testutil 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/testutil/daemon 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/testutil/environment 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/testutil/fakecontext 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/testutil/fakegit 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/testutil/fakestorage 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/testutil/fixtures/load 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/testutil/fixtures/plugin 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/testutil/registry 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/testutil/request 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/volume 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/volume/drivers 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/volume/local 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/volume/mounts 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/volume/service 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/volume/service/opts 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/volume/testutils' 09:38:45 [2022-07-21T09:38:45.244Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/bitseq 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/cluster 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/cmd/ovrouter 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/cmd/readme_test 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/config 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/datastore 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/diagnostic 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/discoverapi 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/driverapi 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/bridge 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/host 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/null 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/overlay 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/remote 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/windows 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/drvregistry 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/etchosts 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/idm 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/internal/caller 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/ipam 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/ipamapi 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/ipams/builtin 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/ipams/null 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/ipams/remote 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:38:45 [2022-07-21T09:38:45.244Z] github.com/docker/docker/libnetwork/ipamutils 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/iptables 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/netlabel 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/netutils 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/networkdb 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/ns 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/options 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/osl 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/osl/kernel 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/portallocator 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/portmapper 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/resolvconf 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/testutils 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/types' 09:38:45 [2022-07-21T09:38:45.245Z] + echo 'github.com/docker/docker/libnetwork 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/bitseq 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/cluster 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/cmd/ovrouter 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/cmd/readme_test 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/config 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/datastore 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/diagnostic 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/discoverapi 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/driverapi 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/drivers/bridge 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/drivers/host 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/drivers/null 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/drivers/overlay 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/drivers/remote 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/drivers/windows 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/drvregistry 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/etchosts 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/idm 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/internal/caller 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/ipam 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/ipamapi 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/ipams/builtin 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/ipams/null 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/ipams/remote 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/ipamutils 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/iptables 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/netlabel 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/netutils 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/networkdb 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/ns 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/options 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/osl 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/osl/kernel 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/portallocator 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/portmapper 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/resolvconf 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/testutils 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/types' 09:38:45 [2022-07-21T09:38:45.245Z] + grep --fixed-strings libnetwork/drivers/bridge 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/drivers/bridge 09:38:45 [2022-07-21T09:38:45.245Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:38:45 [2022-07-21T09:38:45.245Z] + type docker-proxy 09:38:45 [2022-07-21T09:38:45.245Z] hack/test/unit: line 25: type: docker-proxy: not found 09:38:45 [2022-07-21T09:38:45.245Z] + hack/make.sh binary-proxy install-proxy 09:38:45 [2022-07-21T09:38:45.245Z] 09:38:45 [2022-07-21T09:38:45.245Z] Removing bundles/ 09:38:45 [2022-07-21T09:38:45.245Z] 09:38:45 [2022-07-21T09:38:45.245Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 09:38:45 [2022-07-21T09:38:45.245Z] Building: bundles/binary-proxy/docker-proxy 09:38:45 [2022-07-21T09:38:45.245Z] GOOS="" GOARCH="" GOARM="" 09:38:48 [2022-07-21T09:38:48.510Z] === RUN TestDockerSuite/TestEventsTop 09:38:48 [2022-07-21T09:38:48.510Z] --- PASS: TestServiceUpdateSecrets (14.55s) 09:38:48 [2022-07-21T09:38:48.510Z] === RUN TestServiceUpdateConfigs 09:38:48 [2022-07-21T09:38:48.510Z] === RUN TestDockerSuite/TestEventsUntag 09:38:51 [2022-07-21T09:38:51.046Z] === RUN TestDockerSuite/TestEventsUntilInThePast 09:38:53 [2022-07-21T09:38:53.353Z] Created binary: bundles/binary-proxy/docker-proxy 09:38:53 [2022-07-21T09:38:53.353Z] 09:38:53 [2022-07-21T09:38:53.353Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 09:38:53 [2022-07-21T09:38:53.353Z] Installing docker-proxy to /usr/local/bin/ 09:38:53 [2022-07-21T09:38:53.353Z] 09:38:53 [2022-07-21T09:38:53.353Z] + mkdir -p bundles 09:38:53 [2022-07-21T09:38:53.353Z] + '[' -n 'github.com/docker/docker/api 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/server 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/server/backend/build 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/server/httpstatus 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/server/httputils 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/server/middleware 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/server/router 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/server/router/build 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/server/router/checkpoint 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/server/router/container 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/server/router/debug 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/server/router/distribution 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/server/router/grpc 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/server/router/image 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/server/router/network 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/server/router/plugin 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/server/router/session 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/server/router/swarm 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/server/router/system 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/server/router/volume 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/types 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/types/backend 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/types/blkiodev 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/types/container 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/types/events 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/types/filters 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/types/image 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/types/mount 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/types/network 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/types/plugins/logdriver 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/types/registry 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/types/strslice 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/types/swarm 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/types/swarm/runtime 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/types/time 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/types/versions 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/types/versions/v1p19 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/types/versions/v1p20 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/api/types/volume 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/builder 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/builder/builder-next 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/builder/builder-next/exporter 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/builder/builder-next/worker 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/builder/dockerfile 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/builder/remotecontext 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/builder/remotecontext/git 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/builder/remotecontext/urlutil 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/cli 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/cli/config 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/cli/debug 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/cli/winresources/docker-proxy 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/cli/winresources/dockerd 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/client 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/cmd/docker-proxy 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/cmd/dockerd 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/cmd/dockerd/trap 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/container 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/container/stream 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/contrib/apparmor 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/contrib/docker-device-tool 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/contrib/httpserver 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/cluster 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/cluster/convert 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/cluster/executor 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/cluster/executor/container 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/cluster/provider 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/config 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/containerd 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/events 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/events/testutils 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/exec 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/graphdriver 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/graphdriver/aufs 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/graphdriver/copy 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/graphdriver/devmapper 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/graphdriver/overlay 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/graphdriver/register 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/graphdriver/vfs 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/graphdriver/zfs 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/images 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/initlayer 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/links 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/listeners 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/logger 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/logger/awslogs 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/logger/fluentd 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/logger/gcplogs 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/logger/gelf 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/logger/journald 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/logger/local 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/logger/logentries 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/logger/loggertest 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/logger/loggerutils 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/logger/splunk 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/logger/syslog 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/logger/templates 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/names 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/network 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/daemon/stats 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/distribution 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/distribution/metadata 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/distribution/utils 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/distribution/xfer 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/dockerversion 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/errdefs 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/image 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/image/cache 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/image/tarexport 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/image/v1 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/internal/test/suite 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/layer 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/libcontainerd 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/libcontainerd/queue 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/libcontainerd/remote 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/libcontainerd/supervisor 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/libcontainerd/types 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/oci 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/oci/caps 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/opts 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/aaparser 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/archive 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/authorization 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/broadcaster 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/capabilities 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/chrootarchive 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/containerfs 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/devicemapper 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/directory 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/dmesg 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/fileutils 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/fsutils 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/homedir 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/idtools 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/ioutils 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/jsonmessage 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/longpath 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/loopback 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/namesgenerator 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/parsers 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/parsers/kernel 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/pidfile 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/platform 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/plugingetter 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/plugins 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/plugins/transport 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/pools 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/progress 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/pubsub 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/reexec 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/signal 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/stack 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/stdcopy 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/streamformatter 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/stringid 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/sysinfo 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/system 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/tailfile 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/tarsum 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/urlutil 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/pkg/useragent 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/plugin 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/plugin/executor/containerd 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/plugin/v2 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/profiles/apparmor 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/profiles/seccomp 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/quota 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/reference 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/registry 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/registry/resumable 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/restartmanager 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/rootless 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/rootless/specconv 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/runconfig 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/runconfig/opts 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/testutil 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/testutil/daemon 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/testutil/environment 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/testutil/fakecontext 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/testutil/fakegit 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/testutil/fakestorage 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/testutil/fixtures/load 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/testutil/fixtures/plugin 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/testutil/registry 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/testutil/request 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/volume 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/volume/drivers 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/volume/local 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/volume/mounts 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/volume/service 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/volume/service/opts 09:38:53 [2022-07-21T09:38:53.353Z] github.com/docker/docker/volume/testutils' ']' 09:38:53 [2022-07-21T09:38:53.354Z] + 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/containerd 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/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 09:38:53 [2022-07-21T09:38:53.354Z] ? github.com/docker/docker/api [no test files] 09:38:57 [2022-07-21T09:38:57.631Z] === RUN TestDockerSuite/TestNetworkEvents 09:38:57 [2022-07-21T09:38:57.891Z] === RUN TestDockerSuite/TestVolumeEvents 09:38:58 [2022-07-21T09:38:58.460Z] === RUN TestDockerSuite/TestExec 09:38:59 [2022-07-21T09:38:59.029Z] === RUN TestDockerSuite/TestExecAfterContainerRestart 09:38:59 [2022-07-21T09:38:59.968Z] === RUN TestDockerSuite/TestExecCgroup 09:39:00 [2022-07-21T09:39:00.907Z] === RUN TestDockerSuite/TestExecEnv 09:39:01 [2022-07-21T09:39:01.475Z] === RUN TestDockerSuite/TestExecEnvLinksHost 09:39:02 [2022-07-21T09:39:02.854Z] === RUN TestDockerSuite/TestExecExitStatus 09:39:02 [2022-07-21T09:39:02.854Z] --- PASS: TestServiceUpdateConfigs (14.57s) 09:39:02 [2022-07-21T09:39:02.854Z] === RUN TestServiceUpdateNetwork 09:39:03 [2022-07-21T09:39:03.115Z] === RUN TestDockerSuite/TestExecInspectID 09:39:05 [2022-07-21T09:39:05.021Z] === RUN TestDockerSuite/TestExecInteractive 09:39:05 [2022-07-21T09:39:05.590Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose 09:39:06 [2022-07-21T09:39:06.158Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer 09:39:06 [2022-07-21T09:39:06.727Z] === RUN TestDockerSuite/TestExecParseError 09:39:07 [2022-07-21T09:39:07.296Z] === RUN TestDockerSuite/TestExecPausedContainer 09:39:07 [2022-07-21T09:39:07.556Z] === RUN TestDockerSuite/TestExecSetEnv 09:39:08 [2022-07-21T09:39:08.124Z] === RUN TestDockerSuite/TestExecStartFails 09:39:08 [2022-07-21T09:39:08.694Z] === RUN TestDockerSuite/TestExecStopNotHanging 09:39:09 [2022-07-21T09:39:09.263Z] check_test.go:611: [d41bb8454a519] daemon is not started 09:39:09 [2022-07-21T09:39:09.263Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster 09:39:09 [2022-07-21T09:39:09.523Z] === RUN TestDockerSuite/TestExecTTY 09:39:10 [2022-07-21T09:39:10.093Z] === RUN TestDockerSuite/TestExecTTYCloseStdin 09:39:10 [2022-07-21T09:39:10.663Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin 09:39:11 [2022-07-21T09:39:11.436Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements 09:39:11 [2022-07-21T09:39:11.602Z] === RUN TestDockerSuite/TestExecUlimits 09:39:11 [2022-07-21T09:39:11.862Z] docker_api_swarm_test.go:802: [dc3cfaaef1159] joining swarm manager [d650c04b3043c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:39:12 [2022-07-21T09:39:12.123Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped 09:39:12 [2022-07-21T09:39:12.123Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows 09:39:12 [2022-07-21T09:39:12.123Z] === RUN TestDockerSuite/TestExecWithImageUser 09:39:13 [2022-07-21T09:39:13.078Z] docker_api_swarm_test.go:802: [d348dbdb618fc] joining swarm manager [d650c04b3043c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:39:13 [2022-07-21T09:39:13.656Z] === RUN TestDockerSuite/TestExecWithNoTERM 09:39:14 [2022-07-21T09:39:14.226Z] === RUN TestDockerSuite/TestExecWithPrivileged 09:39:14 [2022-07-21T09:39:14.796Z] === RUN TestDockerSuite/TestExecWithTERM 09:39:15 [2022-07-21T09:39:15.365Z] === RUN TestDockerSuite/TestExecWithUser 09:39:15 [2022-07-21T09:39:15.625Z] docker_api_swarm_test.go:802: [d5c7653113e5e] joining swarm manager [d650c04b3043c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 09:39:15 [2022-07-21T09:39:15.884Z] --- PASS: TestServiceUpdateNetwork (13.22s) 09:39:15 [2022-07-21T09:39:15.884Z] === RUN TestServiceUpdatePidsLimit 09:39:16 [2022-07-21T09:39:16.453Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename 09:39:17 [2022-07-21T09:39:17.022Z] docker_api_swarm_test.go:802: [dd1bcc4b61dc3] joining swarm manager [d650c04b3043c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 09:39:17 [2022-07-21T09:39:17.282Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 09:39:17 [2022-07-21T09:39:17.852Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles 09:39:18 [2022-07-21T09:39:18.114Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 09:39:18 [2022-07-21T09:39:18.374Z] docker_api_swarm_test.go:810: [d0acb09e36dc4] joining swarm manager [d650c04b3043c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 09:39:20 [2022-07-21T09:39:20.281Z] === RUN TestDockerSuite/TestHealth 09:39:25 [2022-07-21T09:39:25.556Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 09:39:33 [2022-07-21T09:39:33.678Z] --- PASS: TestServiceUpdatePidsLimit (16.99s) 09:39:33 [2022-07-21T09:39:33.678Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.05s) 09:39:33 [2022-07-21T09:39:33.678Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) 09:39:33 [2022-07-21T09:39:33.678Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) 09:39:33 [2022-07-21T09:39:33.678Z] PASS 09:39:33 [2022-07-21T09:39:33.678Z] 09:39:33 [2022-07-21T09:39:33.678Z] === Skipped 09:39:33 [2022-07-21T09:39:33.678Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 09:39:33 [2022-07-21T09:39:33.678Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 09:39:33 [2022-07-21T09:39:33.678Z] 09:39:33 [2022-07-21T09:39:33.678Z] DONE 27 tests, 1 skipped in 181.570s 09:39:33 [2022-07-21T09:39:33.678Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 09:39:33 [2022-07-21T09:39:33.678Z] ++ 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 09:39:33 [2022-07-21T09:39:33.678Z] ++ set -e 09:39:33 [2022-07-21T09:39:33.678Z] ++ '[' -n 0 ']' 09:39:33 [2022-07-21T09:39:33.678Z] ++ set -x 09:39:33 [2022-07-21T09:39:33.678Z] ++ 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 09:39:33 [2022-07-21T09:39:33.678Z] INFO: Testing against a local daemon 09:39:33 [2022-07-21T09:39:33.678Z] === RUN TestSessionCreate 09:39:33 [2022-07-21T09:39:33.678Z] --- PASS: TestSessionCreate (0.02s) 09:39:33 [2022-07-21T09:39:33.678Z] === RUN TestSessionCreateWithBadUpgrade 09:39:33 [2022-07-21T09:39:33.678Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 09:39:33 [2022-07-21T09:39:33.678Z] PASS 09:39:33 [2022-07-21T09:39:33.678Z] 09:39:33 [2022-07-21T09:39:33.678Z] DONE 2 tests in 0.109s 09:39:33 [2022-07-21T09:39:33.678Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 09:39:33 [2022-07-21T09:39:33.678Z] ++ 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 09:39:33 [2022-07-21T09:39:33.678Z] ++ set -e 09:39:33 [2022-07-21T09:39:33.678Z] ++ '[' -n 0 ']' 09:39:33 [2022-07-21T09:39:33.678Z] ++ set -x 09:39:33 [2022-07-21T09:39:33.678Z] ++ 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 09:39:33 [2022-07-21T09:39:33.678Z] INFO: Testing against a local daemon 09:39:33 [2022-07-21T09:39:33.678Z] === RUN TestCgroupDriverSystemdMemoryLimit 09:39:33 [2022-07-21T09:39:33.678Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 09:39:33 [2022-07-21T09:39:33.678Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 09:39:33 [2022-07-21T09:39:33.678Z] === RUN TestDiskUsage 09:39:33 [2022-07-21T09:39:33.678Z] === PAUSE TestDiskUsage 09:39:33 [2022-07-21T09:39:33.678Z] === RUN TestEventsExecDie 09:39:33 [2022-07-21T09:39:33.678Z] --- PASS: TestEventsExecDie (0.59s) 09:39:33 [2022-07-21T09:39:33.678Z] === RUN TestEventsBackwardsCompatible 09:39:33 [2022-07-21T09:39:33.678Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 09:39:33 [2022-07-21T09:39:33.678Z] === RUN TestEventsVolumeCreate 09:39:33 [2022-07-21T09:39:33.678Z] --- PASS: TestEventsVolumeCreate (0.06s) 09:39:33 [2022-07-21T09:39:33.678Z] === RUN TestInfoBinaryCommits 09:39:33 [2022-07-21T09:39:33.678Z] --- PASS: TestInfoBinaryCommits (0.03s) 09:39:33 [2022-07-21T09:39:33.678Z] === RUN TestInfoAPIVersioned 09:39:33 [2022-07-21T09:39:33.678Z] --- PASS: TestInfoAPIVersioned (0.01s) 09:39:33 [2022-07-21T09:39:33.678Z] === RUN TestInfoAPI 09:39:33 [2022-07-21T09:39:33.937Z] --- PASS: TestInfoAPI (0.04s) 09:39:33 [2022-07-21T09:39:33.937Z] === RUN TestInfoAPIWarnings 09:39:40 [2022-07-21T09:39:40.514Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck 09:39:42 [2022-07-21T09:39:42.419Z] === RUN TestDockerSuite/TestBuildHistory 09:39:44 [2022-07-21T09:39:44.957Z] === RUN TestDockerSuite/TestHistoryExistentImage 09:39:44 [2022-07-21T09:39:44.957Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse 09:39:44 [2022-07-21T09:39:44.957Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue 09:39:44 [2022-07-21T09:39:44.957Z] === RUN TestDockerSuite/TestHistoryImageWithComment 09:39:45 [2022-07-21T09:39:45.217Z] === RUN TestDockerSuite/TestHistoryNonExistentImage 09:39:45 [2022-07-21T09:39:45.476Z] === RUN TestDockerSuite/TestCommitWithFilterLabel 09:39:46 [2022-07-21T09:39:46.045Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce 09:39:46 [2022-07-21T09:39:46.614Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed 09:39:46 [2022-07-21T09:39:46.614Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed 09:39:46 [2022-07-21T09:39:46.614Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed 09:39:46 [2022-07-21T09:39:46.614Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown 09:39:46 [2022-07-21T09:39:46.874Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown 09:39:46 [2022-07-21T09:39:46.874Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown 09:39:47 [2022-07-21T09:39:47.443Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest 09:39:47 [2022-07-21T09:39:47.443Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch 09:39:48 [2022-07-21T09:39:48.012Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort 09:39:48 [2022-07-21T09:39:48.012Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore 09:39:48 [2022-07-21T09:39:48.581Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase 09:39:49 [2022-07-21T09:39:49.149Z] === RUN TestDockerSuite/TestImagesFormat 09:39:49 [2022-07-21T09:39:49.149Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat 09:39:49 [2022-07-21T09:39:49.718Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate 09:39:50 [2022-07-21T09:39:50.286Z] --- PASS: TestInfoAPIWarnings (16.54s) 09:39:50 [2022-07-21T09:39:50.286Z] === RUN TestInfoDebug 09:39:50 [2022-07-21T09:39:50.854Z] --- PASS: TestInfoDebug (0.53s) 09:39:50 [2022-07-21T09:39:50.854Z] === RUN TestInfoInsecureRegistries 09:39:51 [2022-07-21T09:39:51.423Z] --- PASS: TestInfoInsecureRegistries (0.52s) 09:39:51 [2022-07-21T09:39:51.423Z] === RUN TestInfoRegistryMirrors 09:39:51 [2022-07-21T09:39:51.992Z] --- PASS: TestInfoRegistryMirrors (0.52s) 09:39:51 [2022-07-21T09:39:51.992Z] === RUN TestLoginFailsWithBadCredentials 09:39:52 [2022-07-21T09:39:52.251Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter 09:39:52 [2022-07-21T09:39:52.251Z] === RUN TestDockerSuite/TestImportBadURL 09:39:52 [2022-07-21T09:39:52.251Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) 09:39:52 [2022-07-21T09:39:52.251Z] === RUN TestPingCacheHeaders 09:39:52 [2022-07-21T09:39:52.251Z] --- PASS: TestPingCacheHeaders (0.02s) 09:39:52 [2022-07-21T09:39:52.251Z] === RUN TestPingGet 09:39:52 [2022-07-21T09:39:52.251Z] --- PASS: TestPingGet (0.01s) 09:39:52 [2022-07-21T09:39:52.251Z] === RUN TestPingHead 09:39:52 [2022-07-21T09:39:52.251Z] --- PASS: TestPingHead (0.01s) 09:39:52 [2022-07-21T09:39:52.251Z] === RUN TestPingSwarmHeader 09:39:52 [2022-07-21T09:39:52.251Z] === RUN TestDockerSuite/TestImportDisplay 09:39:52 [2022-07-21T09:39:52.821Z] === RUN TestPingSwarmHeader/before_swarm_init 09:39:53 [2022-07-21T09:39:53.390Z] === RUN TestPingSwarmHeader/after_swarm_init 09:39:53 [2022-07-21T09:39:53.649Z] === RUN TestDockerSuite/TestImportFile 09:39:54 [2022-07-21T09:39:54.590Z] === RUN TestPingSwarmHeader/after_swarm_leave 09:39:54 [2022-07-21T09:39:54.590Z] --- PASS: TestPingSwarmHeader (2.33s) 09:39:54 [2022-07-21T09:39:54.590Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 09:39:54 [2022-07-21T09:39:54.590Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 09:39:54 [2022-07-21T09:39:54.590Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 09:39:54 [2022-07-21T09:39:54.590Z] === RUN TestVersion 09:39:54 [2022-07-21T09:39:54.849Z] --- PASS: TestVersion (0.04s) 09:39:54 [2022-07-21T09:39:54.849Z] === CONT TestDiskUsage 09:39:54 [2022-07-21T09:39:54.849Z] === RUN TestDockerSuite/TestImportFileNonExistentFile 09:39:54 [2022-07-21T09:39:54.849Z] === RUN TestDockerSuite/TestImportFileWithMessage 09:39:55 [2022-07-21T09:39:55.108Z] === RUN TestDiskUsage/empty 09:39:55 [2022-07-21T09:39:55.369Z] === RUN TestDiskUsage/empty/container_types 09:39:55 [2022-07-21T09:39:55.369Z] === RUN TestDiskUsage/empty/image_types 09:39:55 [2022-07-21T09:39:55.369Z] === RUN TestDiskUsage/empty/volume_types 09:39:55 [2022-07-21T09:39:55.369Z] === RUN TestDiskUsage/empty/build-cache_types 09:39:55 [2022-07-21T09:39:55.369Z] === RUN TestDiskUsage/empty/container,_volume_types 09:39:55 [2022-07-21T09:39:55.369Z] === RUN TestDiskUsage/empty/image,_build-cache_types 09:39:55 [2022-07-21T09:39:55.369Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 09:39:55 [2022-07-21T09:39:55.369Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 09:39:55 [2022-07-21T09:39:55.369Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 09:39:55 [2022-07-21T09:39:55.369Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 09:39:55 [2022-07-21T09:39:55.369Z] === RUN TestDiskUsage/after_LoadBusybox 09:39:55 [2022-07-21T09:39:55.629Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 09:39:55 [2022-07-21T09:39:55.629Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 09:39:55 [2022-07-21T09:39:55.629Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 09:39:55 [2022-07-21T09:39:55.629Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 09:39:55 [2022-07-21T09:39:55.629Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 09:39:55 [2022-07-21T09:39:55.629Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 09:39:55 [2022-07-21T09:39:55.629Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 09:39:55 [2022-07-21T09:39:55.629Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 09:39:55 [2022-07-21T09:39:55.629Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 09:39:55 [2022-07-21T09:39:55.629Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 09:39:55 [2022-07-21T09:39:55.629Z] === RUN TestDiskUsage/after_container.Run 09:39:55 [2022-07-21T09:39:55.888Z] === RUN TestDiskUsage/after_container.Run/container_types 09:39:55 [2022-07-21T09:39:55.888Z] === RUN TestDiskUsage/after_container.Run/image_types 09:39:55 [2022-07-21T09:39:55.888Z] === RUN TestDiskUsage/after_container.Run/volume_types 09:39:55 [2022-07-21T09:39:55.888Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 09:39:55 [2022-07-21T09:39:55.888Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 09:39:55 [2022-07-21T09:39:55.888Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 09:39:55 [2022-07-21T09:39:55.888Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 09:39:55 [2022-07-21T09:39:55.888Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 09:39:55 [2022-07-21T09:39:55.888Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 09:39:55 [2022-07-21T09:39:55.889Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 09:39:56 [2022-07-21T09:39:56.148Z] --- PASS: TestDiskUsage (1.43s) 09:39:56 [2022-07-21T09:39:56.148Z] --- PASS: TestDiskUsage/empty (0.02s) 09:39:56 [2022-07-21T09:39:56.148Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 09:39:56 [2022-07-21T09:39:56.148Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 09:39:56 [2022-07-21T09:39:56.148Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 09:39:56 [2022-07-21T09:39:56.148Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 09:39:56 [2022-07-21T09:39:56.148Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 09:39:56 [2022-07-21T09:39:56.148Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 09:39:56 [2022-07-21T09:39:56.148Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 09:39:56 [2022-07-21T09:39:56.148Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 09:39:56 [2022-07-21T09:39:56.148Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 09:39:56 [2022-07-21T09:39:56.148Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 09:39:56 [2022-07-21T09:39:56.148Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) 09:39:56 [2022-07-21T09:39:56.149Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 09:39:56 [2022-07-21T09:39:56.149Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 09:39:56 [2022-07-21T09:39:56.149Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 09:39:56 [2022-07-21T09:39:56.149Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 09:39:56 [2022-07-21T09:39:56.149Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 09:39:56 [2022-07-21T09:39:56.149Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 09:39:56 [2022-07-21T09:39:56.149Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 09:39:56 [2022-07-21T09:39:56.149Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 09:39:56 [2022-07-21T09:39:56.149Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 09:39:56 [2022-07-21T09:39:56.149Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 09:39:56 [2022-07-21T09:39:56.149Z] --- PASS: TestDiskUsage/after_container.Run (0.43s) 09:39:56 [2022-07-21T09:39:56.149Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 09:39:56 [2022-07-21T09:39:56.149Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 09:39:56 [2022-07-21T09:39:56.149Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 09:39:56 [2022-07-21T09:39:56.149Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 09:39:56 [2022-07-21T09:39:56.149Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 09:39:56 [2022-07-21T09:39:56.149Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 09:39:56 [2022-07-21T09:39:56.149Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 09:39:56 [2022-07-21T09:39:56.149Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 09:39:56 [2022-07-21T09:39:56.149Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 09:39:56 [2022-07-21T09:39:56.149Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 09:39:56 [2022-07-21T09:39:56.149Z] PASS 09:39:56 [2022-07-21T09:39:56.149Z] 09:39:56 [2022-07-21T09:39:56.149Z] === Skipped 09:39:56 [2022-07-21T09:39:56.149Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 09:39:56 [2022-07-21T09:39:56.149Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 09:39:56 [2022-07-21T09:39:56.149Z] 09:39:56 [2022-07-21T09:39:56.149Z] DONE 54 tests, 1 skipped in 23.205s 09:39:56 [2022-07-21T09:39:56.149Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 09:39:56 [2022-07-21T09:39:56.149Z] ++ 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 09:39:56 [2022-07-21T09:39:56.149Z] ++ set -e 09:39:56 [2022-07-21T09:39:56.149Z] ++ '[' -n 0 ']' 09:39:56 [2022-07-21T09:39:56.149Z] ++ set -x 09:39:56 [2022-07-21T09:39:56.149Z] ++ 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 09:39:56 [2022-07-21T09:39:56.409Z] INFO: Testing against a local daemon 09:39:56 [2022-07-21T09:39:56.409Z] === RUN TestVolumesCreateAndList 09:39:56 [2022-07-21T09:39:56.409Z] --- PASS: TestVolumesCreateAndList (0.02s) 09:39:56 [2022-07-21T09:39:56.409Z] === RUN TestVolumesRemove 09:39:56 [2022-07-21T09:39:56.409Z] --- PASS: TestVolumesRemove (0.06s) 09:39:56 [2022-07-21T09:39:56.409Z] === RUN TestVolumesInspect 09:39:56 [2022-07-21T09:39:56.409Z] === RUN TestDockerSuite/TestImportGzipped 09:39:56 [2022-07-21T09:39:56.409Z] --- PASS: TestVolumesInspect (0.03s) 09:39:56 [2022-07-21T09:39:56.409Z] === RUN TestVolumesInvalidJSON 09:39:56 [2022-07-21T09:39:56.409Z] === RUN TestVolumesInvalidJSON/volumes/create 09:39:56 [2022-07-21T09:39:56.409Z] === PAUSE TestVolumesInvalidJSON/volumes/create 09:39:56 [2022-07-21T09:39:56.409Z] === CONT TestVolumesInvalidJSON/volumes/create 09:39:56 [2022-07-21T09:39:56.409Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 09:39:56 [2022-07-21T09:39:56.409Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 09:39:56 [2022-07-21T09:39:56.409Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 09:39:56 [2022-07-21T09:39:56.409Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 09:39:56 [2022-07-21T09:39:56.409Z] --- PASS: TestVolumesInvalidJSON (0.02s) 09:39:56 [2022-07-21T09:39:56.409Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) 09:39:56 [2022-07-21T09:39:56.409Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 09:39:56 [2022-07-21T09:39:56.409Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 09:39:56 [2022-07-21T09:39:56.409Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 09:39:56 [2022-07-21T09:39:56.409Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 09:39:56 [2022-07-21T09:39:56.409Z] PASS 09:39:56 [2022-07-21T09:39:56.409Z] 09:39:56 [2022-07-21T09:39:56.409Z] DONE 9 tests in 0.234s 09:39:56 [2022-07-21T09:39:56.409Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 09:39:56 [2022-07-21T09:39:56.672Z] ++++ cat bundles/test-integration/docker.pid 09:39:56 [2022-07-21T09:39:56.672Z] +++ kill 6740 09:39:57 [2022-07-21T09:39:57.244Z] +++ /etc/init.d/apparmor stop 09:39:57 [2022-07-21T09:39:57.244Z] Leaving: AppArmorNo profiles have been unloaded. 09:39:57 [2022-07-21T09:39:57.244Z] 09:39:57 [2022-07-21T09:39:57.244Z] Unloading profiles will leave already running processes permanently 09:39:57 [2022-07-21T09:39:57.244Z] unconfined, which can lead to unexpected situations. 09:39:57 [2022-07-21T09:39:57.244Z] 09:39:57 [2022-07-21T09:39:57.244Z] To set a process to complain mode, use the command line tool 09:39:57 [2022-07-21T09:39:57.244Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 09:39:57 [2022-07-21T09:39:57.244Z] +++ true 09:39:57 [2022-07-21T09:39:57.244Z] exiting test-integration 09:39:57 [2022-07-21T09:39:57.244Z] ++ exit 0 09:39:57 [2022-07-21T09:39:57.245Z] 09:39:57 [2022-07-21T09:39:57.815Z] + for job in $(jobs -p) 09:39:57 [2022-07-21T09:39:57.815Z] + wait 16244 09:39:58 [2022-07-21T09:39:58.382Z] === RUN TestDockerSuite/TestImportWithQuotedChanges 09:39:59 [2022-07-21T09:39:59.320Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers 09:39:59 [2022-07-21T09:39:59.890Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers 09:40:00 [2022-07-21T09:40:00.520Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers 09:40:00 [2022-07-21T09:40:00.779Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds 09:40:00 [2022-07-21T09:40:00.779Z] === RUN TestDockerSuite/TestInfoSecurityOptions 09:40:00 [2022-07-21T09:40:00.779Z] === RUN TestDockerSuite/TestInspectAmpersand 09:40:01 [2022-07-21T09:40:01.347Z] === RUN TestDockerSuite/TestInspectBindMountPoint 09:40:01 [2022-07-21T09:40:01.915Z] === RUN TestDockerSuite/TestInspectByPrefix 09:40:01 [2022-07-21T09:40:01.915Z] === RUN TestDockerSuite/TestInspectContainerFilterInt 09:40:02 [2022-07-21T09:40:02.483Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver 09:40:02 [2022-07-21T09:40:02.483Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper 09:40:02 [2022-07-21T09:40:02.483Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom 09:40:03 [2022-07-21T09:40:03.053Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault 09:40:03 [2022-07-21T09:40:03.621Z] === RUN TestDockerSuite/TestInspectDefault 09:40:03 [2022-07-21T09:40:03.881Z] === RUN TestDockerSuite/TestInspectHistory 09:40:04 [2022-07-21T09:40:04.819Z] === RUN TestDockerSuite/TestInspectImage 09:40:04 [2022-07-21T09:40:04.819Z] === RUN TestDockerSuite/TestInspectImageFilterInt 09:40:04 [2022-07-21T09:40:04.819Z] === RUN TestDockerSuite/TestInspectImageGraphDriver 09:40:04 [2022-07-21T09:40:04.819Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper 09:40:04 [2022-07-21T09:40:04.819Z] === RUN TestDockerSuite/TestInspectInt64 09:40:05 [2022-07-21T09:40:05.079Z] === RUN TestDockerSuite/TestInspectJSONFields 09:40:05 [2022-07-21T09:40:05.650Z] === RUN TestDockerSuite/TestInspectLogConfigNoType 09:40:05 [2022-07-21T09:40:05.650Z] === RUN TestDockerSuite/TestInspectNamedMountPoint 09:40:06 [2022-07-21T09:40:06.219Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer 09:40:06 [2022-07-21T09:40:06.478Z] === RUN TestDockerSuite/TestInspectPlugin 09:40:09 [2022-07-21T09:40:09.016Z] === RUN TestDockerSuite/TestInspectRootFS 09:40:09 [2022-07-21T09:40:09.016Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer 09:40:09 [2022-07-21T09:40:09.275Z] === RUN TestDockerSuite/TestInspectStatus 09:40:09 [2022-07-21T09:40:09.844Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound 09:40:10 [2022-07-21T09:40:10.785Z] === RUN TestDockerSuite/TestInspectTemplateError 09:40:11 [2022-07-21T09:40:11.353Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano 09:40:11 [2022-07-21T09:40:11.923Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer 09:40:12 [2022-07-21T09:40:12.491Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage 09:40:12 [2022-07-21T09:40:12.750Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue 09:40:13 [2022-07-21T09:40:13.321Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer 09:40:13 [2022-07-21T09:40:13.890Z] === RUN TestDockerSuite/TestInspectUnknownObject 09:40:13 [2022-07-21T09:40:13.890Z] === RUN TestDockerSuite/TestLinkShortDefinition 09:40:14 [2022-07-21T09:40:14.842Z] === RUN TestDockerSuite/TestLinksEnvs 09:40:15 [2022-07-21T09:40:15.780Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile 09:40:16 [2022-07-21T09:40:16.040Z] === RUN TestDockerSuite/TestLinksHostsFilesInject 09:40:16 [2022-07-21T09:40:16.979Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted 09:40:17 [2022-07-21T09:40:17.548Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin 09:40:18 [2022-07-21T09:40:18.486Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped 09:40:19 [2022-07-21T09:40:19.867Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget 09:40:19 [2022-07-21T09:40:19.867Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName 09:40:21 [2022-07-21T09:40:21.247Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer 09:40:21 [2022-07-21T09:40:21.506Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail 09:40:22 [2022-07-21T09:40:22.075Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers 09:40:30 [2022-07-21T09:40:30.228Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename 09:40:30 [2022-07-21T09:40:30.228Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers 09:40:30 [2022-07-21T09:40:30.796Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart 09:40:32 [2022-07-21T09:40:32.174Z] === RUN TestDockerSuite/TestLoginWithoutTTY 09:40:32 [2022-07-21T09:40:32.174Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound 09:40:32 [2022-07-21T09:40:32.434Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage 09:40:33 [2022-07-21T09:40:33.003Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage 09:40:33 [2022-07-21T09:40:33.943Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage 09:40:34 [2022-07-21T09:40:34.881Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput 09:40:35 [2022-07-21T09:40:35.821Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout 09:40:36 [2022-07-21T09:40:36.390Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer 09:40:38 [2022-07-21T09:40:38.295Z] === RUN TestDockerSuite/TestLogsFollowStopped 09:40:38 [2022-07-21T09:40:38.554Z] === RUN TestDockerSuite/TestLogsSeparateStderr 09:40:39 [2022-07-21T09:40:39.123Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate 09:40:39 [2022-07-21T09:40:39.123Z] === RUN TestDockerSuite/TestLogsSince 09:40:43 [2022-07-21T09:40:43.316Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel 09:40:44 [2022-07-21T09:40:44.695Z] docker_api_swarm_service_test.go:395: [d9d6ae5319862] joining swarm manager [da5d7b3ab2d7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:40:45 [2022-07-21T09:40:45.267Z] docker_api_swarm_service_test.go:395: [d49bd5990ab09] joining swarm manager [da5d7b3ab2d7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:40:45 [2022-07-21T09:40:45.527Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/api/server/backend/build [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements 09:40:47 [2022-07-21T09:40:47.873Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 37.7% of statements 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/api/server/router [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/api/server/router/build [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/api/server/router/container [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/api/server/router/debug [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/api/server/router/image [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/api/server/router/network [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/api/server/router/session [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 6.0% of statements 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/api/server/router/system [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 67.9% of statements 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/api/types [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/api/types/backend [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/api/types/container [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/api/types/events [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/api/types/image [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/api/types/mount [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/api/types/network [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/api/types/registry [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/api/types/swarm [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements 09:40:47 [2022-07-21T09:40:47.873Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/api/types/volume [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/builder [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/builder/builder-next [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 09:40:47 [2022-07-21T09:40:47.873Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 09:40:48 [2022-07-21T09:40:48.807Z] ok github.com/docker/docker/builder/remotecontext 0.148s coverage: 13.7% of statements 09:40:48 [2022-07-21T09:40:48.807Z] ok github.com/docker/docker/builder/dockerfile 0.529s coverage: 49.3% of statements 09:40:49 [2022-07-21T09:40:49.066Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements 09:40:50 [2022-07-21T09:40:50.000Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements 09:40:50 [2022-07-21T09:40:50.935Z] ok github.com/docker/docker/builder/remotecontext/git 1.755s coverage: 86.3% of statements 09:40:50 [2022-07-21T09:40:50.935Z] ? github.com/docker/docker/cli [no test files] 09:40:50 [2022-07-21T09:40:50.935Z] ? github.com/docker/docker/cli/config [no test files] 09:40:50 [2022-07-21T09:40:50.935Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 09:40:50 [2022-07-21T09:40:50.935Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 09:40:51 [2022-07-21T09:40:51.502Z] ok github.com/docker/docker/cmd/docker-proxy 0.018s coverage: 69.3% of statements 09:40:52 [2022-07-21T09:40:52.098Z] === RUN TestDockerSuite/TestLogsStderrInStdout 09:40:52 [2022-07-21T09:40:52.098Z] === RUN TestDockerSuite/TestLogsTail 09:40:52 [2022-07-21T09:40:52.357Z] === RUN TestDockerSuite/TestLogsTimestamps 09:40:52 [2022-07-21T09:40:52.616Z] === RUN TestDockerSuite/TestLogsWithDetails 09:40:53 [2022-07-21T09:40:53.184Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks 09:40:53 [2022-07-21T09:40:53.184Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks 09:40:53 [2022-07-21T09:40:53.184Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions 09:40:53 [2022-07-21T09:40:53.184Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions 09:40:53 [2022-07-21T09:40:53.184Z] === RUN TestDockerSuite/TestNetHostname 09:40:54 [2022-07-21T09:40:54.564Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost 09:40:54 [2022-07-21T09:40:54.824Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork 09:40:54 [2022-07-21T09:40:54.824Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent 09:40:54 [2022-07-21T09:40:54.824Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName 09:40:55 [2022-07-21T09:40:55.763Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange 09:40:56 [2022-07-21T09:40:56.023Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple 09:40:56 [2022-07-21T09:40:56.771Z] ok github.com/docker/docker/client 0.245s coverage: 75.9% of statements 09:40:56 [2022-07-21T09:40:56.962Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists 09:40:56 [2022-07-21T09:40:56.962Z] === RUN TestDockerSuite/TestDockerNetworkInspect 09:40:56 [2022-07-21T09:40:56.962Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID 09:40:57 [2022-07-21T09:40:57.221Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode 09:41:00 [2022-07-21T09:41:00.508Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole 09:41:02 [2022-07-21T09:41:02.414Z] docker_api_swarm_service_test.go:343: [db0c6ac7596f9] joining swarm manager [d233fd884a6d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:41:02 [2022-07-21T09:41:02.674Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput 09:41:03 [2022-07-21T09:41:03.248Z] docker_api_swarm_service_test.go:343: [d293ba8da43c9] joining swarm manager [d233fd884a6d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:41:03 [2022-07-21T09:41:03.248Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks 09:41:05 [2022-07-21T09:41:05.155Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias 09:41:08 [2022-07-21T09:41:08.449Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink 09:41:09 [2022-07-21T09:41:09.828Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity 09:41:11 [2022-07-21T09:41:11.745Z] === RUN TestDockerSuite/TestPluginLogDriver 09:41:14 [2022-07-21T09:41:14.280Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList 09:41:16 [2022-07-21T09:41:16.186Z] === RUN TestDockerSuite/TestPluginActive 09:41:17 [2022-07-21T09:41:17.122Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs 09:41:18 [2022-07-21T09:41:18.503Z] === RUN TestDockerSuite/TestPluginActiveNetwork 09:41:19 [2022-07-21T09:41:19.440Z] docker_api_swarm_service_test.go:490: [d667eba41a0c9] joining swarm manager [d933e6807b564]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:41:20 [2022-07-21T09:41:20.009Z] docker_api_swarm_service_test.go:490: [d53f441983bfe] joining swarm manager [d933e6807b564]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:41:25 [2022-07-21T09:41:25.289Z] === RUN TestDockerSuite/TestPluginInspectOnWindows 09:41:25 [2022-07-21T09:41:25.289Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows 09:41:25 [2022-07-21T09:41:25.289Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs 09:41:26 [2022-07-21T09:41:26.225Z] === RUN TestDockerSuite/TestPluginMetricsCollector 09:41:29 [2022-07-21T09:41:29.512Z] === RUN TestDockerSuite/TestPluginUpgrade 09:41:33 [2022-07-21T09:41:33.705Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate 09:41:34 [2022-07-21T09:41:34.281Z] === RUN TestDockerSuite/TestPortBindingOnSandbox 09:41:36 [2022-07-21T09:41:36.187Z] === RUN TestDockerSuite/TestPortExposeHostBinding 09:41:37 [2022-07-21T09:41:37.567Z] === RUN TestDockerSuite/TestPortHostBinding 09:41:38 [2022-07-21T09:41:38.510Z] === RUN TestDockerSuite/TestPortList 09:41:39 [2022-07-21T09:41:39.449Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal 09:41:41 [2022-07-21T09:41:41.986Z] docker_api_swarm_service_test.go:128: [d7e21c3b4a329] joining swarm manager [d88155ae89f8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:41:42 [2022-07-21T09:41:42.554Z] docker_api_swarm_service_test.go:129: [d694887c893fa] joining swarm manager [d88155ae89f8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:41:43 [2022-07-21T09:41:43.440Z] ok github.com/docker/docker/cmd/dockerd 0.079s coverage: 31.5% of statements 09:41:43 [2022-07-21T09:41:43.440Z] ok github.com/docker/docker/container 0.117s coverage: 36.2% of statements 09:41:43 [2022-07-21T09:41:43.440Z] ok github.com/docker/docker/cmd/dockerd/trap 2.539s coverage: 0.0% of statements 09:41:43 [2022-07-21T09:41:43.440Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 09:41:43 [2022-07-21T09:41:43.440Z] ? github.com/docker/docker/container/stream [no test files] 09:41:43 [2022-07-21T09:41:43.440Z] ? github.com/docker/docker/contrib/apparmor [no test files] 09:41:43 [2022-07-21T09:41:43.440Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 09:41:43 [2022-07-21T09:41:43.440Z] ? github.com/docker/docker/contrib/httpserver [no test files] 09:41:45 [2022-07-21T09:41:45.094Z] docker_api_swarm_service_test.go:137: [d4ba955a54e99] joining swarm manager [d88155ae89f8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 09:41:45 [2022-07-21T09:41:45.662Z] docker_api_swarm_service_test.go:138: [d546fdcd9ad45] joining swarm manager [d88155ae89f8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 09:41:46 [2022-07-21T09:41:46.602Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput 09:41:48 [2022-07-21T09:41:48.704Z] ok github.com/docker/docker/daemon/cluster 0.117s coverage: 0.5% of statements 09:41:49 [2022-07-21T09:41:49.270Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements 09:41:49 [2022-07-21T09:41:49.894Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock 09:41:49 [2022-07-21T09:41:49.894Z] === RUN TestDockerSuite/TestPruneContainerLabel 09:41:50 [2022-07-21T09:41:50.702Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements 09:41:51 [2022-07-21T09:41:51.273Z] === RUN TestDockerSuite/TestPruneContainerUntil 09:41:52 [2022-07-21T09:41:52.213Z] === RUN TestDockerSuite/TestPruneNetworkLabel 09:41:52 [2022-07-21T09:41:52.473Z] === RUN TestDockerSuite/TestPruneVolumeLabel 09:41:52 [2022-07-21T09:41:52.733Z] === RUN TestDockerSuite/TestPsByOrder 09:41:54 [2022-07-21T09:41:54.639Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate 09:41:55 [2022-07-21T09:41:55.217Z] === RUN TestDockerSuite/TestPsListContainersBase 09:41:57 [2022-07-21T09:41:57.124Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage 09:41:58 [2022-07-21T09:41:58.805Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.4% of statements 09:41:59 [2022-07-21T09:41:59.370Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 81.7% of statements 09:41:59 [2022-07-21T09:41:59.936Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements 09:42:00 [2022-07-21T09:42:00.194Z] ok github.com/docker/docker/daemon 10.159s coverage: 16.2% of statements 09:42:00 [2022-07-21T09:42:00.194Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 09:42:00 [2022-07-21T09:42:00.194Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 09:42:00 [2022-07-21T09:42:00.194Z] ? github.com/docker/docker/daemon/containerd [no test files] 09:42:00 [2022-07-21T09:42:00.194Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 09:42:00 [2022-07-21T09:42:00.194Z] ? github.com/docker/docker/daemon/exec [no test files] 09:42:00 [2022-07-21T09:42:00.417Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated 09:42:00 [2022-07-21T09:42:00.417Z] === RUN TestDockerSuite/TestPsListContainersFilterExited 09:42:00 [2022-07-21T09:42:00.453Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements 09:42:02 [2022-07-21T09:42:02.355Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.792s coverage: 74.8% of statements 09:42:02 [2022-07-21T09:42:02.922Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements 09:42:02 [2022-07-21T09:42:02.954Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth 09:42:03 [2022-07-21T09:42:03.490Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.384s coverage: 56.2% of statements 09:42:05 [2022-07-21T09:42:05.395Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements 09:42:06 [2022-07-21T09:42:06.770Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.273s coverage: 50.6% of statements 09:42:07 [2022-07-21T09:42:07.336Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.040s coverage: 45.9% of statements 09:42:07 [2022-07-21T09:42:07.336Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 09:42:08 [2022-07-21T09:42:08.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList 09:42:08 [2022-07-21T09:42:08.269Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements 09:42:08 [2022-07-21T09:42:08.836Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.724s coverage: 58.5% of statements 09:42:08 [2022-07-21T09:42:08.836Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 09:42:08 [2022-07-21T09:42:08.836Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 09:42:09 [2022-07-21T09:42:09.165Z] === RUN TestDockerSuite/TestPsListContainersFilterID 09:42:09 [2022-07-21T09:42:09.402Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.027s coverage: 3.0% of statements 09:42:10 [2022-07-21T09:42:10.336Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements 09:42:10 [2022-07-21T09:42:10.544Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate 09:42:10 [2022-07-21T09:42:10.544Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel 09:42:11 [2022-07-21T09:42:11.710Z] ok github.com/docker/docker/daemon/images 0.044s coverage: 6.9% of statements 09:42:11 [2022-07-21T09:42:11.710Z] ? github.com/docker/docker/daemon/initlayer [no test files] 09:42:11 [2022-07-21T09:42:11.710Z] ? github.com/docker/docker/daemon/listeners [no test files] 09:42:11 [2022-07-21T09:42:11.710Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 43.2% of statements 09:42:12 [2022-07-21T09:42:12.451Z] === RUN TestDockerSuite/TestPsListContainersFilterName 09:42:12 [2022-07-21T09:42:12.711Z] docker_api_swarm_service_test.go:304: [d862150bf0ee8] joining swarm manager [d23889e85ac7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:42:13 [2022-07-21T09:42:13.084Z] ok github.com/docker/docker/daemon/logger/awslogs 0.169s coverage: 80.2% of statements 09:42:13 [2022-07-21T09:42:13.084Z] ok github.com/docker/docker/daemon/logger/fluentd 0.022s coverage: 53.6% of statements 09:42:13 [2022-07-21T09:42:13.084Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 09:42:13 [2022-07-21T09:42:13.282Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork 09:42:13 [2022-07-21T09:42:13.541Z] docker_api_swarm_service_test.go:304: [da87b5481f749] joining swarm manager [d23889e85ac7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:42:13 [2022-07-21T09:42:13.650Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 68.2% of statements 09:42:13 [2022-07-21T09:42:13.650Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.4% of statements 09:42:14 [2022-07-21T09:42:14.216Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements 09:42:14 [2022-07-21T09:42:14.922Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts 09:42:15 [2022-07-21T09:42:15.209Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.212s coverage: 76.8% of statements 09:42:15 [2022-07-21T09:42:15.209Z] ok github.com/docker/docker/daemon/logger/local 0.056s coverage: 79.4% of statements 09:42:15 [2022-07-21T09:42:15.209Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 09:42:15 [2022-07-21T09:42:15.209Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 09:42:16 [2022-07-21T09:42:16.146Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 31.5% of statements 09:42:16 [2022-07-21T09:42:16.147Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 62.0% of statements 09:42:16 [2022-07-21T09:42:16.827Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus 09:42:17 [2022-07-21T09:42:17.521Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements 09:42:17 [2022-07-21T09:42:17.778Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements 09:42:18 [2022-07-21T09:42:18.245Z] === RUN TestDockerSuite/TestPsListContainersSize 09:42:18 [2022-07-21T09:42:18.345Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements 09:42:18 [2022-07-21T09:42:18.911Z] ok github.com/docker/docker/daemon/logger/splunk 1.651s coverage: 82.5% of statements 09:42:18 [2022-07-21T09:42:18.911Z] ? github.com/docker/docker/daemon/names [no test files] 09:42:18 [2022-07-21T09:42:18.911Z] ? github.com/docker/docker/daemon/stats [no test files] 09:42:19 [2022-07-21T09:42:19.183Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer 09:42:19 [2022-07-21T09:42:19.183Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer 09:42:19 [2022-07-21T09:42:19.752Z] === RUN TestDockerSuite/TestPsRightTagName 09:42:19 [2022-07-21T09:42:19.846Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 44.4% of statements 09:42:21 [2022-07-21T09:42:21.131Z] === RUN TestDockerSuite/TestPsShowMounts 09:42:21 [2022-07-21T09:42:21.220Z] ok github.com/docker/docker/distribution 1.498s coverage: 28.0% of statements 09:42:21 [2022-07-21T09:42:21.220Z] ? github.com/docker/docker/distribution/utils [no test files] 09:42:21 [2022-07-21T09:42:21.786Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements 09:42:22 [2022-07-21T09:42:22.352Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements 09:42:22 [2022-07-21T09:42:22.352Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 84.9% of statements 09:42:22 [2022-07-21T09:42:22.352Z] ? github.com/docker/docker/dockerversion [no test files] 09:42:22 [2022-07-21T09:42:22.917Z] ok github.com/docker/docker/image/cache 0.012s coverage: 19.2% of statements 09:42:23 [2022-07-21T09:42:23.482Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements 09:42:23 [2022-07-21T09:42:23.482Z] ? github.com/docker/docker/image/v1 [no test files] 09:42:23 [2022-07-21T09:42:23.482Z] ? github.com/docker/docker/internal/test/suite [no test files] 09:42:23 [2022-07-21T09:42:23.672Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows 09:42:23 [2022-07-21T09:42:23.672Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows 09:42:23 [2022-07-21T09:42:23.672Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux 09:42:23 [2022-07-21T09:42:23.931Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized 09:42:24 [2022-07-21T09:42:24.049Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements 09:42:24 [2022-07-21T09:42:24.498Z] === RUN TestDockerSuite/TestPushUnprefixedRepo 09:42:24 [2022-07-21T09:42:24.498Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer 09:42:24 [2022-07-21T09:42:24.983Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements 09:42:25 [2022-07-21T09:42:25.241Z] ok github.com/docker/docker/opts 0.026s coverage: 66.0% of statements 09:42:25 [2022-07-21T09:42:25.435Z] === RUN TestDockerSuite/TestRestartContainerSuccess 09:42:25 [2022-07-21T09:42:25.499Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements 09:42:26 [2022-07-21T09:42:26.371Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer 09:42:26 [2022-07-21T09:42:26.631Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy 09:42:27 [2022-07-21T09:42:27.400Z] ok github.com/docker/docker/pkg/archive 0.308s coverage: 82.3% of statements 09:42:27 [2022-07-21T09:42:27.966Z] ok github.com/docker/docker/pkg/authorization 0.264s coverage: 68.3% of statements 09:42:27 [2022-07-21T09:42:27.966Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements 09:42:28 [2022-07-21T09:42:28.225Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements 09:42:31 [2022-07-21T09:42:31.505Z] ok github.com/docker/docker/pkg/chrootarchive 2.481s coverage: 42.7% of statements 09:42:31 [2022-07-21T09:42:31.505Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements 09:42:31 [2022-07-21T09:42:31.763Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements 09:42:32 [2022-07-21T09:42:32.021Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements 09:42:32 [2022-07-21T09:42:32.279Z] ok github.com/docker/docker/layer 7.521s coverage: 68.9% of statements 09:42:32 [2022-07-21T09:42:32.280Z] ? github.com/docker/docker/libcontainerd [no test files] 09:42:32 [2022-07-21T09:42:32.280Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 09:42:32 [2022-07-21T09:42:32.280Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 09:42:32 [2022-07-21T09:42:32.280Z] ? github.com/docker/docker/libcontainerd/types [no test files] 09:42:32 [2022-07-21T09:42:32.280Z] ? github.com/docker/docker/oci/caps [no test files] 09:42:32 [2022-07-21T09:42:32.280Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 09:42:32 [2022-07-21T09:42:32.538Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 87.2% of statements 09:42:32 [2022-07-21T09:42:32.797Z] ok github.com/docker/docker/pkg/fsutils 0.175s coverage: 85.1% of statements 09:42:32 [2022-07-21T09:42:32.797Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements 09:42:33 [2022-07-21T09:42:33.202Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer 09:42:33 [2022-07-21T09:42:33.202Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart 09:42:33 [2022-07-21T09:42:33.202Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents 09:42:34 [2022-07-21T09:42:34.172Z] ok github.com/docker/docker/pkg/idtools 0.504s coverage: 67.9% of statements 09:42:34 [2022-07-21T09:42:34.172Z] ok github.com/docker/docker/pkg/ioutils 0.434s coverage: 69.7% of statements 09:42:34 [2022-07-21T09:42:34.430Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements 09:42:34 [2022-07-21T09:42:34.430Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements 09:42:34 [2022-07-21T09:42:34.430Z] ? github.com/docker/docker/pkg/loopback [no test files] 09:42:34 [2022-07-21T09:42:34.582Z] === RUN TestDockerSuite/TestRestartPolicyAlways 09:42:34 [2022-07-21T09:42:34.582Z] === RUN TestDockerSuite/TestRestartPolicyNO 09:42:34 [2022-07-21T09:42:34.582Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure 09:42:34 [2022-07-21T09:42:34.688Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements 09:42:34 [2022-07-21T09:42:34.688Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements 09:42:34 [2022-07-21T09:42:34.842Z] === RUN TestDockerSuite/TestRestartRunningContainer 09:42:34 [2022-07-21T09:42:34.947Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements 09:42:35 [2022-07-21T09:42:35.205Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 90.5% of statements 09:42:35 [2022-07-21T09:42:35.205Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements 09:42:35 [2022-07-21T09:42:35.205Z] ? github.com/docker/docker/pkg/platform [no test files] 09:42:35 [2022-07-21T09:42:35.205Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 09:42:35 [2022-07-21T09:42:35.410Z] docker_api_swarm_service_test.go:100: [d27043e58d5f8] joining swarm manager [df753216557a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:42:36 [2022-07-21T09:42:36.139Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements 09:42:36 [2022-07-21T09:42:36.348Z] docker_api_swarm_service_test.go:101: [d23d1b55330cc] joining swarm manager [df753216557a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:42:36 [2022-07-21T09:42:36.405Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements 09:42:36 [2022-07-21T09:42:36.664Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements 09:42:36 [2022-07-21T09:42:36.918Z] === RUN TestDockerSuite/TestRestartStoppedContainer 09:42:36 [2022-07-21T09:42:36.921Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 09:42:37 [2022-07-21T09:42:37.857Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork 09:42:38 [2022-07-21T09:42:38.293Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements 09:42:38 [2022-07-21T09:42:38.293Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements 09:42:38 [2022-07-21T09:42:38.550Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements 09:42:38 [2022-07-21T09:42:38.808Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements 09:42:39 [2022-07-21T09:42:39.066Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements 09:42:39 [2022-07-21T09:42:39.324Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements 09:42:39 [2022-07-21T09:42:39.890Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements 09:42:40 [2022-07-21T09:42:40.149Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements 09:42:40 [2022-07-21T09:42:40.407Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements 09:42:40 [2022-07-21T09:42:40.973Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements 09:42:41 [2022-07-21T09:42:41.230Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 09:42:42 [2022-07-21T09:42:42.062Z] === RUN TestDockerSuite/TestRestartWithVolumes 09:42:42 [2022-07-21T09:42:42.321Z] === RUN TestDockerSuite/TestRmiBlank 09:42:42 [2022-07-21T09:42:42.321Z] === RUN TestDockerSuite/TestRmiByIDHardConflict 09:42:42 [2022-07-21T09:42:42.321Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound 09:42:43 [2022-07-21T09:42:43.133Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements 09:42:43 [2022-07-21T09:42:43.391Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements 09:42:43 [2022-07-21T09:42:43.650Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements 09:42:44 [2022-07-21T09:42:44.858Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers 09:42:45 [2022-07-21T09:42:45.024Z] ok github.com/docker/docker/quota 0.224s coverage: 71.4% of statements 09:42:45 [2022-07-21T09:42:45.024Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements 09:42:45 [2022-07-21T09:42:45.117Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories 09:42:45 [2022-07-21T09:42:45.377Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags 09:42:45 [2022-07-21T09:42:45.958Z] ok github.com/docker/docker/registry 0.054s coverage: 58.6% of statements 09:42:46 [2022-07-21T09:42:46.524Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements 09:42:46 [2022-07-21T09:42:46.524Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements 09:42:46 [2022-07-21T09:42:46.757Z] === RUN TestDockerSuite/TestRmiImgIDForce 09:42:47 [2022-07-21T09:42:47.091Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements 09:42:47 [2022-07-21T09:42:47.326Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag 09:42:47 [2022-07-21T09:42:47.348Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements 09:42:48 [2022-07-21T09:42:48.265Z] === RUN TestDockerSuite/TestRmiParentImageFail 09:42:49 [2022-07-21T09:42:49.206Z] === RUN TestDockerSuite/TestRmiTag 09:42:49 [2022-07-21T09:42:49.206Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers 09:42:49 [2022-07-21T09:42:49.247Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements 09:42:49 [2022-07-21T09:42:49.777Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer 09:42:49 [2022-07-21T09:42:49.813Z] ok github.com/docker/docker/volume/local 0.103s coverage: 76.8% of statements 09:42:50 [2022-07-21T09:42:50.379Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements 09:42:51 [2022-07-21T09:42:51.312Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements 09:42:53 [2022-07-21T09:42:53.070Z] === RUN TestDockerSuite/TestRmiWithContainerFails 09:42:53 [2022-07-21T09:42:53.329Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories 09:42:54 [2022-07-21T09:42:54.266Z] === RUN TestDockerSuite/TestRmiWithParentInUse 09:42:54 [2022-07-21T09:42:54.530Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc 09:42:54 [2022-07-21T09:42:54.530Z] check_test.go:611: [d27043e58d5f8] daemon is not started 09:42:55 [2022-07-21T09:42:55.098Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace 09:42:55 [2022-07-21T09:42:55.667Z] === RUN TestDockerSuite/TestAppArmorTraceSelf 09:42:55 [2022-07-21T09:42:55.930Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked 09:42:56 [2022-07-21T09:42:56.499Z] === RUN TestDockerSuite/TestContainerNetworkMode 09:42:57 [2022-07-21T09:42:57.069Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks 09:43:00 [2022-07-21T09:43:00.360Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks 09:43:00 [2022-07-21T09:43:00.360Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting 09:43:00 [2022-07-21T09:43:00.360Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork 09:43:01 [2022-07-21T09:43:01.759Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork 09:43:02 [2022-07-21T09:43:02.327Z] docker_api_swarm_service_test.go:533: [db7b70fd854bf] joining swarm manager [dc2bc2906e846]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:43:03 [2022-07-21T09:43:03.266Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks 09:43:03 [2022-07-21T09:43:03.835Z] docker_api_swarm_service_test.go:534: [da4f6cd77995d] joining swarm manager [dc2bc2906e846]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:43:05 [2022-07-21T09:43:05.213Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork 09:43:07 [2022-07-21T09:43:07.124Z] === RUN TestDockerSuite/TestContainersNetworkIsolation 09:43:09 [2022-07-21T09:43:09.665Z] === RUN TestDockerSuite/TestDevicePermissions 09:43:10 [2022-07-21T09:43:10.603Z] === RUN TestDockerSuite/TestDockerFails 09:43:10 [2022-07-21T09:43:10.603Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid 09:43:13 [2022-07-21T09:43:13.220Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements 09:43:13 [2022-07-21T09:43:13.220Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 09:43:13 [2022-07-21T09:43:13.220Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 09:43:13 [2022-07-21T09:43:13.220Z] ? github.com/docker/docker/pkg/signal [no test files] 09:43:13 [2022-07-21T09:43:13.220Z] ? github.com/docker/docker/pkg/urlutil [no test files] 09:43:13 [2022-07-21T09:43:13.220Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 09:43:13 [2022-07-21T09:43:13.220Z] ? github.com/docker/docker/profiles/apparmor [no test files] 09:43:13 [2022-07-21T09:43:13.220Z] ? github.com/docker/docker/rootless [no test files] 09:43:13 [2022-07-21T09:43:13.220Z] ? github.com/docker/docker/rootless/specconv [no test files] 09:43:13 [2022-07-21T09:43:13.220Z] ? github.com/docker/docker/runconfig/opts [no test files] 09:43:13 [2022-07-21T09:43:13.220Z] ? github.com/docker/docker/testutil/daemon [no test files] 09:43:13 [2022-07-21T09:43:13.220Z] ? github.com/docker/docker/testutil/environment [no test files] 09:43:13 [2022-07-21T09:43:13.220Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 09:43:13 [2022-07-21T09:43:13.220Z] ? github.com/docker/docker/testutil/fakegit [no test files] 09:43:13 [2022-07-21T09:43:13.220Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 09:43:13 [2022-07-21T09:43:13.220Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 09:43:13 [2022-07-21T09:43:13.220Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 09:43:13 [2022-07-21T09:43:13.220Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 09:43:13 [2022-07-21T09:43:13.220Z] ? github.com/docker/docker/testutil/registry [no test files] 09:43:13 [2022-07-21T09:43:13.220Z] ? github.com/docker/docker/testutil/request [no test files] 09:43:13 [2022-07-21T09:43:13.220Z] ? github.com/docker/docker/volume [no test files] 09:43:13 [2022-07-21T09:43:13.220Z] ? github.com/docker/docker/volume/service/opts [no test files] 09:43:13 [2022-07-21T09:43:13.220Z] ? github.com/docker/docker/volume/testutils [no test files] 09:43:13 [2022-07-21T09:43:13.220Z] 09:43:13 [2022-07-21T09:43:13.220Z] === Skipped 09:43:13 [2022-07-21T09:43:13.220Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 09:43:13 [2022-07-21T09:43:13.220Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 09:43:13 [2022-07-21T09:43:13.220Z] 09:43:13 [2022-07-21T09:43:13.220Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 09:43:13 [2022-07-21T09:43:13.220Z] network_proxy_test.go:208: No support for dual stack yet 09:43:13 [2022-07-21T09:43:13.220Z] 09:43:13 [2022-07-21T09:43:13.220Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 09:43:13 [2022-07-21T09:43:13.220Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 09:43:13 [2022-07-21T09:43:13.220Z] 09:43:13 [2022-07-21T09:43:13.220Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 09:43:13 [2022-07-21T09:43:13.220Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 09:43:13 [2022-07-21T09:43:13.220Z] 09:43:13 [2022-07-21T09:43:13.220Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:44: Driver btrfs not supported 09:43:13 [2022-07-21T09:43:13.220Z] 09:43:13 [2022-07-21T09:43:13.220Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:44: Driver btrfs not supported 09:43:13 [2022-07-21T09:43:13.220Z] 09:43:13 [2022-07-21T09:43:13.220Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:44: Driver btrfs not supported 09:43:13 [2022-07-21T09:43:13.220Z] 09:43:13 [2022-07-21T09:43:13.220Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:44: Driver btrfs not supported 09:43:13 [2022-07-21T09:43:13.220Z] 09:43:13 [2022-07-21T09:43:13.220Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:44: Driver btrfs not supported 09:43:13 [2022-07-21T09:43:13.220Z] 09:43:13 [2022-07-21T09:43:13.220Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:71: No driver to put! 09:43:13 [2022-07-21T09:43:13.220Z] 09:43:13 [2022-07-21T09:43:13.220Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 09:43:13 [2022-07-21T09:43:13.220Z] time="2022-07-21T09:42:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:42: graphdriver: driver not supported 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 09:43:13 [2022-07-21T09:43:13.220Z] 09:43:13 [2022-07-21T09:43:13.220Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 09:43:13 [2022-07-21T09:43:13.220Z] time="2022-07-21T09:42:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:42: graphdriver: driver not supported 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 09:43:13 [2022-07-21T09:43:13.220Z] 09:43:13 [2022-07-21T09:43:13.220Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 09:43:13 [2022-07-21T09:43:13.220Z] time="2022-07-21T09:42:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:42: graphdriver: driver not supported 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 09:43:13 [2022-07-21T09:43:13.220Z] 09:43:13 [2022-07-21T09:43:13.220Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 09:43:13 [2022-07-21T09:43:13.220Z] time="2022-07-21T09:42:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:42: graphdriver: driver not supported 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 09:43:13 [2022-07-21T09:43:13.220Z] 09:43:13 [2022-07-21T09:43:13.220Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 09:43:13 [2022-07-21T09:43:13.220Z] time="2022-07-21T09:42:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:42: graphdriver: driver not supported 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 09:43:13 [2022-07-21T09:43:13.220Z] 09:43:13 [2022-07-21T09:43:13.220Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:71: No driver to put! 09:43:13 [2022-07-21T09:43:13.220Z] 09:43:13 [2022-07-21T09:43:13.220Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 09:43:13 [2022-07-21T09:43:13.220Z] overlay_test.go:45: Fails to compute changes after apply intermittently 09:43:13 [2022-07-21T09:43:13.220Z] 09:43:13 [2022-07-21T09:43:13.220Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 09:43:13 [2022-07-21T09:43:13.220Z] overlay_test.go:50: Fails to compute changes intermittently 09:43:13 [2022-07-21T09:43:13.220Z] 09:43:13 [2022-07-21T09:43:13.220Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 09:43:13 [2022-07-21T09:43:13.220Z] overlay_test.go:65: Cannot run test with naive change algorithm 09:43:13 [2022-07-21T09:43:13.220Z] 09:43:13 [2022-07-21T09:43:13.220Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 09:43:13 [2022-07-21T09:43:13.220Z] 09:43:13 [2022-07-21T09:43:13.220Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:44: Driver zfs not supported 09:43:13 [2022-07-21T09:43:13.220Z] 09:43:13 [2022-07-21T09:43:13.220Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:44: Driver zfs not supported 09:43:13 [2022-07-21T09:43:13.220Z] 09:43:13 [2022-07-21T09:43:13.220Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:44: Driver zfs not supported 09:43:13 [2022-07-21T09:43:13.220Z] 09:43:13 [2022-07-21T09:43:13.220Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:44: Driver zfs not supported 09:43:13 [2022-07-21T09:43:13.220Z] 09:43:13 [2022-07-21T09:43:13.220Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:44: Driver zfs not supported 09:43:13 [2022-07-21T09:43:13.220Z] 09:43:13 [2022-07-21T09:43:13.220Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 09:43:13 [2022-07-21T09:43:13.220Z] graphtest_unix.go:71: No driver to put! 09:43:13 [2022-07-21T09:43:13.220Z] 09:43:13 [2022-07-21T09:43:13.220Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 09:43:13 [2022-07-21T09:43:13.220Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled 09:43:13 [2022-07-21T09:43:13.220Z] 09:43:13 [2022-07-21T09:43:13.220Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 09:43:13 [2022-07-21T09:43:13.220Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled 09:43:13 [2022-07-21T09:43:13.220Z] 09:43:13 [2022-07-21T09:43:13.220Z] DONE 2811 tests, 28 skipped in 257.544s 09:43:13 [2022-07-21T09:43:13.220Z] + '[' -n 'github.com/docker/docker/libnetwork 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/bitseq 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/cluster 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/cmd/ovrouter 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/cmd/readme_test 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/config 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/datastore 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/diagnostic 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/discoverapi 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/driverapi 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/drivers/bridge 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/drivers/host 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/drivers/null 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/drivers/overlay 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/drivers/remote 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/drivers/windows 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/drvregistry 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/etchosts 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/idm 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/internal/caller 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/ipam 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/ipamapi 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/ipams/builtin 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/ipams/null 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/ipams/remote 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/ipamutils 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/iptables 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/netlabel 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/netutils 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/networkdb 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/ns 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/options 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/osl 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/osl/kernel 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/portallocator 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/portmapper 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/resolvconf 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/testutils 09:43:13 [2022-07-21T09:43:13.220Z] github.com/docker/docker/libnetwork/types' ']' 09:43:13 [2022-07-21T09:43:13.221Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -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 09:43:13 [2022-07-21T09:43:13.891Z] === RUN TestDockerSuite/TestMountIntoProc 09:43:13 [2022-07-21T09:43:13.891Z] === RUN TestDockerSuite/TestMountIntoSys 09:43:14 [2022-07-21T09:43:14.830Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers 09:43:16 [2022-07-21T09:43:16.210Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs 09:43:16 [2022-07-21T09:43:16.468Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost 09:43:17 [2022-07-21T09:43:17.037Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule 09:43:17 [2022-07-21T09:43:17.975Z] === RUN TestDockerSuite/TestRunAddHost 09:43:18 [2022-07-21T09:43:18.234Z] === RUN TestDockerSuite/TestRunAddHostInHostMode 09:43:18 [2022-07-21T09:43:18.493Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices 09:43:19 [2022-07-21T09:43:19.062Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode 09:43:19 [2022-07-21T09:43:19.062Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc 09:43:19 [2022-07-21T09:43:19.630Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange 09:43:20 [2022-07-21T09:43:20.568Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot 09:43:20 [2022-07-21T09:43:20.831Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose 09:43:21 [2022-07-21T09:43:21.405Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish 09:43:22 [2022-07-21T09:43:22.343Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory 09:43:22 [2022-07-21T09:43:22.911Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes 09:43:23 [2022-07-21T09:43:23.849Z] === RUN TestDockerSuite/TestRunAttachDetach 09:43:24 [2022-07-21T09:43:24.420Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig 09:43:24 [2022-07-21T09:43:24.989Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag 09:43:25 [2022-07-21T09:43:25.559Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag 09:43:26 [2022-07-21T09:43:26.129Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig 09:43:26 [2022-07-21T09:43:26.698Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak 09:43:27 [2022-07-21T09:43:27.267Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate 09:43:27 [2022-07-21T09:43:27.267Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved 09:43:28 [2022-07-21T09:43:28.205Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode 09:43:28 [2022-07-21T09:43:28.465Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode 09:43:29 [2022-07-21T09:43:29.405Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode 09:43:29 [2022-07-21T09:43:29.405Z] docker_api_swarm_service_test.go:148: [dbe31406e1f9b] joining swarm manager [da2745aa7bf7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:43:29 [2022-07-21T09:43:29.974Z] === RUN TestDockerSuite/TestRunAttachWithDetach 09:43:29 [2022-07-21T09:43:29.974Z] === RUN TestDockerSuite/TestRunBindMounts 09:43:30 [2022-07-21T09:43:30.234Z] docker_api_swarm_service_test.go:148: [d261fa6ffe9cd] joining swarm manager [da2745aa7bf7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:43:31 [2022-07-21T09:43:31.617Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface 09:43:32 [2022-07-21T09:43:32.187Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface 09:43:32 [2022-07-21T09:43:32.757Z] === RUN TestDockerSuite/TestRunCapAddCHOWN 09:43:33 [2022-07-21T09:43:33.326Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface 09:43:33 [2022-07-21T09:43:33.586Z] === RUN TestDockerSuite/TestRunCapAddInvalid 09:43:33 [2022-07-21T09:43:33.846Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME 09:43:34 [2022-07-21T09:43:34.415Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod 09:43:34 [2022-07-21T09:43:34.985Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod 09:43:35 [2022-07-21T09:43:35.246Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod 09:43:35 [2022-07-21T09:43:35.814Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase 09:43:36 [2022-07-21T09:43:36.073Z] === RUN TestDockerSuite/TestRunCapDropInvalid 09:43:36 [2022-07-21T09:43:36.073Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength 09:43:36 [2022-07-21T09:43:36.642Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty 09:43:36 [2022-07-21T09:43:36.642Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint 09:43:37 [2022-07-21T09:43:37.212Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts 09:43:37 [2022-07-21T09:43:37.784Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort 09:43:38 [2022-07-21T09:43:38.351Z] === RUN TestDockerSuite/TestRunContainerNetwork 09:43:38 [2022-07-21T09:43:38.612Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf 09:43:38 [2022-07-21T09:43:38.871Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO 09:43:39 [2022-07-21T09:43:39.131Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent 09:43:40 [2022-07-21T09:43:40.512Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 09:43:41 [2022-07-21T09:43:41.451Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs 09:43:42 [2022-07-21T09:43:42.389Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag 09:43:42 [2022-07-21T09:43:42.648Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag 09:43:43 [2022-07-21T09:43:43.217Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer 09:43:43 [2022-07-21T09:43:43.476Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero 09:43:44 [2022-07-21T09:43:44.045Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs 09:43:44 [2022-07-21T09:43:44.614Z] === RUN TestDockerSuite/TestRunCopyVolumeContent 09:43:45 [2022-07-21T09:43:45.554Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID 09:43:48 [2022-07-21T09:43:48.094Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp 09:43:48 [2022-07-21T09:43:48.094Z] === RUN TestDockerSuite/TestRunCreateVolume 09:43:48 [2022-07-21T09:43:48.355Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc 09:43:50 [2022-07-21T09:43:50.260Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink 09:43:51 [2022-07-21T09:43:51.198Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir 09:43:52 [2022-07-21T09:43:52.579Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 09:43:54 [2022-07-21T09:43:54.488Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures 09:43:54 [2022-07-21T09:43:54.488Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows 09:43:54 [2022-07-21T09:43:54.488Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed 09:43:54 [2022-07-21T09:43:54.488Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows 09:43:54 [2022-07-21T09:43:54.488Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions 09:43:55 [2022-07-21T09:43:55.057Z] === RUN TestDockerSuite/TestRunDNSInHostMode 09:43:56 [2022-07-21T09:43:56.442Z] === RUN TestDockerSuite/TestRunDNSOptions 09:43:57 [2022-07-21T09:43:57.380Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf 09:43:58 [2022-07-21T09:43:58.762Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions 09:43:59 [2022-07-21T09:43:59.022Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule 09:43:59 [2022-07-21T09:43:59.874Z] ok github.com/docker/docker/libnetwork 37.369s coverage: 40.6% of statements 09:43:59 [2022-07-21T09:43:59.874Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements 09:43:59 [2022-07-21T09:43:59.874Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 09:43:59 [2022-07-21T09:43:59.874Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 09:43:59 [2022-07-21T09:43:59.874Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 09:43:59 [2022-07-21T09:43:59.874Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 09:43:59 [2022-07-21T09:43:59.874Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 09:43:59 [2022-07-21T09:43:59.874Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 09:43:59 [2022-07-21T09:43:59.874Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] 09:43:59 [2022-07-21T09:43:59.874Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 09:43:59 [2022-07-21T09:43:59.874Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements 09:43:59 [2022-07-21T09:43:59.874Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements 09:43:59 [2022-07-21T09:43:59.874Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 09:43:59 [2022-07-21T09:43:59.874Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 09:43:59 [2022-07-21T09:43:59.874Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements 09:43:59 [2022-07-21T09:43:59.874Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.416s coverage: 59.9% of statements 09:43:59 [2022-07-21T09:43:59.874Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 09:43:59 [2022-07-21T09:43:59.874Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements 09:43:59 [2022-07-21T09:43:59.874Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.067s coverage: 5.2% of statements 09:43:59 [2022-07-21T09:43:59.874Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 09:43:59 [2022-07-21T09:43:59.874Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements 09:43:59 [2022-07-21T09:43:59.874Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 09:43:59 [2022-07-21T09:43:59.874Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements 09:43:59 [2022-07-21T09:43:59.960Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting 09:44:00 [2022-07-21T09:44:00.528Z] === RUN TestDockerSuite/TestRunDeviceDirectory 09:44:00 [2022-07-21T09:44:00.528Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd 09:44:00 [2022-07-21T09:44:00.528Z] === RUN TestDockerSuite/TestRunDeviceNumbers 09:44:00 [2022-07-21T09:44:00.789Z] === RUN TestDockerSuite/TestRunDeviceSymlink 09:44:02 [2022-07-21T09:44:02.169Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot 09:44:02 [2022-07-21T09:44:02.169Z] === RUN TestDockerSuite/TestRunDuplicateMount 09:44:02 [2022-07-21T09:44:02.428Z] === RUN TestDockerSuite/TestRunEchoNamedContainer 09:44:02 [2022-07-21T09:44:02.998Z] === RUN TestDockerSuite/TestRunEchoStdout 09:44:03 [2022-07-21T09:44:03.257Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit 09:44:03 [2022-07-21T09:44:03.827Z] === RUN TestDockerSuite/TestRunEmptyEnv 09:44:03 [2022-07-21T09:44:03.827Z] === RUN TestDockerSuite/TestRunEntrypoint 09:44:04 [2022-07-21T09:44:04.398Z] === RUN TestDockerSuite/TestRunEnvironment 09:44:04 [2022-07-21T09:44:04.657Z] === RUN TestDockerSuite/TestRunEnvironmentErase 09:44:05 [2022-07-21T09:44:05.226Z] === RUN TestDockerSuite/TestRunEnvironmentOverride 09:44:05 [2022-07-21T09:44:05.487Z] === RUN TestDockerSuite/TestRunExitCode 09:44:06 [2022-07-21T09:44:06.056Z] === RUN TestDockerSuite/TestRunExitCodeOne 09:44:06 [2022-07-21T09:44:06.315Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst 09:44:06 [2022-07-21T09:44:06.575Z] === RUN TestDockerSuite/TestRunExitCodeZero 09:44:06 [2022-07-21T09:44:06.834Z] === RUN TestDockerSuite/TestRunExitOnStdinClose 09:44:07 [2022-07-21T09:44:07.403Z] === RUN TestDockerSuite/TestRunExposePort 09:44:07 [2022-07-21T09:44:07.403Z] === RUN TestDockerSuite/TestRunFullHostnameSet 09:44:07 [2022-07-21T09:44:07.972Z] === RUN TestDockerSuite/TestRunGroupAdd 09:44:08 [2022-07-21T09:44:08.541Z] === RUN TestDockerSuite/TestRunHostnameFQDN 09:44:09 [2022-07-21T09:44:09.837Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.316s coverage: 6.6% of statements 09:44:09 [2022-07-21T09:44:09.837Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] 09:44:09 [2022-07-21T09:44:09.837Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements 09:44:10 [2022-07-21T09:44:10.095Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements 09:44:10 [2022-07-21T09:44:10.095Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 09:44:10 [2022-07-21T09:44:10.095Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 09:44:10 [2022-07-21T09:44:10.095Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 09:44:10 [2022-07-21T09:44:10.451Z] === RUN TestDockerSuite/TestRunHostnameInHostMode 09:44:10 [2022-07-21T09:44:10.452Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent 09:44:10 [2022-07-21T09:44:10.452Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows 09:44:10 [2022-07-21T09:44:10.452Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership 09:44:10 [2022-07-21T09:44:10.660Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements 09:44:10 [2022-07-21T09:44:10.917Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements 09:44:11 [2022-07-21T09:44:11.176Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements 09:44:11 [2022-07-21T09:44:11.176Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 09:44:12 [2022-07-21T09:44:12.990Z] === RUN TestDockerSuite/TestRunInspectMacAddress 09:44:13 [2022-07-21T09:44:13.561Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy 09:44:23 [2022-07-21T09:44:23.372Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements 09:44:25 [2022-07-21T09:44:25.791Z] === RUN TestDockerSuite/TestRunInvalidCPUShares 09:44:25 [2022-07-21T09:44:25.791Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent 09:44:26 [2022-07-21T09:44:26.360Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue 09:44:26 [2022-07-21T09:44:26.360Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue 09:44:26 [2022-07-21T09:44:26.361Z] === RUN TestDockerSuite/TestRunInvalidReference 09:44:26 [2022-07-21T09:44:26.361Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors 09:44:26 [2022-07-21T09:44:26.929Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode 09:44:28 [2022-07-21T09:44:28.837Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID 09:44:30 [2022-07-21T09:44:30.220Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName 09:44:30 [2022-07-21T09:44:30.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName 09:44:31 [2022-07-21T09:44:31.359Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS 09:44:35 [2022-07-21T09:44:35.554Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked 09:44:37 [2022-07-21T09:44:37.459Z] === RUN TestDockerSwarmSuite/TestDNSConfig 09:44:37 [2022-07-21T09:44:37.459Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled 09:44:37 [2022-07-21T09:44:37.719Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled 09:44:38 [2022-07-21T09:44:38.247Z] ok github.com/docker/docker/libnetwork/ipam 14.544s coverage: 85.3% of statements 09:44:38 [2022-07-21T09:44:38.247Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 09:44:38 [2022-07-21T09:44:38.247Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 09:44:38 [2022-07-21T09:44:38.247Z] ok github.com/docker/docker/libnetwork/ipams/null 0.007s coverage: 57.1% of statements 09:44:38 [2022-07-21T09:44:38.247Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements 09:44:38 [2022-07-21T09:44:38.247Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 09:44:38 [2022-07-21T09:44:38.247Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements 09:44:38 [2022-07-21T09:44:38.247Z] ok github.com/docker/docker/libnetwork/ipamutils 0.261s coverage: 74.0% of statements 09:44:38 [2022-07-21T09:44:38.289Z] === RUN TestDockerSuite/TestRunModeHostname 09:44:38 [2022-07-21T09:44:38.813Z] ok github.com/docker/docker/libnetwork/iptables 0.167s coverage: 45.0% of statements 09:44:38 [2022-07-21T09:44:38.813Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements 09:44:38 [2022-07-21T09:44:38.859Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists 09:44:38 [2022-07-21T09:44:38.859Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning 09:44:39 [2022-07-21T09:44:39.072Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements 09:44:39 [2022-07-21T09:44:39.120Z] === RUN TestDockerSuite/TestRunModeIpcHost 09:44:40 [2022-07-21T09:44:40.499Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate 09:44:40 [2022-07-21T09:44:40.499Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname 09:44:41 [2022-07-21T09:44:41.437Z] === RUN TestDockerSuite/TestRunModePIDContainer 09:44:42 [2022-07-21T09:44:42.823Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists 09:44:42 [2022-07-21T09:44:42.823Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning 09:44:42 [2022-07-21T09:44:42.823Z] === RUN TestDockerSuite/TestRunModeUTSHost 09:44:43 [2022-07-21T09:44:43.762Z] === RUN TestDockerSwarmSuite/TestExtraHosts 09:44:44 [2022-07-21T09:44:44.023Z] === RUN TestDockerSuite/TestRunMount 09:44:46 [2022-07-21T09:44:46.561Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames 09:44:49 [2022-07-21T09:44:49.100Z] === RUN TestDockerSuite/TestRunMountOrdering 09:44:49 [2022-07-21T09:44:49.360Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable 09:44:49 [2022-07-21T09:44:49.360Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm 09:44:49 [2022-07-21T09:44:49.930Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost 09:44:50 [2022-07-21T09:44:50.868Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom 09:44:52 [2022-07-21T09:44:52.776Z] === RUN TestDockerSuite/TestRunNamedVolume 09:44:53 [2022-07-21T09:44:53.714Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave 09:44:54 [2022-07-21T09:44:54.651Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData 09:44:56 [2022-07-21T09:44:56.559Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved 09:44:57 [2022-07-21T09:44:57.938Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure 09:44:57 [2022-07-21T09:44:57.938Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved 09:44:58 [2022-07-21T09:44:58.876Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared 09:44:58 [2022-07-21T09:44:58.876Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost 09:44:59 [2022-07-21T09:44:59.446Z] === RUN TestDockerSuite/TestRunNetHost 09:45:00 [2022-07-21T09:45:00.385Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks 09:45:00 [2022-07-21T09:45:00.954Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName 09:45:01 [2022-07-21T09:45:01.540Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount 09:45:02 [2022-07-21T09:45:02.923Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO 09:45:04 [2022-07-21T09:45:04.303Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem 09:45:07 [2022-07-21T09:45:07.593Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode 09:45:07 [2022-07-21T09:45:07.593Z] === RUN TestDockerSuite/TestRunNoDupVolumes 09:45:07 [2022-07-21T09:45:07.593Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid 09:45:07 [2022-07-21T09:45:07.852Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout 09:45:08 [2022-07-21T09:45:08.112Z] === RUN TestDockerSuite/TestRunNonExecutableCmd 09:45:08 [2022-07-21T09:45:08.372Z] === RUN TestDockerSuite/TestRunNonExistingCmd 09:45:08 [2022-07-21T09:45:08.942Z] === RUN TestDockerSuite/TestRunNonExistingImage 09:45:08 [2022-07-21T09:45:08.942Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress 09:45:09 [2022-07-21T09:45:09.512Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName 09:45:16 [2022-07-21T09:45:16.084Z] === RUN TestDockerSuite/TestRunOOMExitCode 09:45:16 [2022-07-21T09:45:16.084Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport 09:45:16 [2022-07-21T09:45:16.084Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable 09:45:16 [2022-07-21T09:45:16.084Z] === RUN TestDockerSuite/TestRunPIDsLimit 09:45:16 [2022-07-21T09:45:16.084Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse 09:45:17 [2022-07-21T09:45:17.027Z] === RUN TestDockerSuite/TestRunPortInUse 09:45:17 [2022-07-21T09:45:17.595Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices 09:45:18 [2022-07-21T09:45:18.187Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" 09:45:18 [2022-07-21T09:45:18.187Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod 09:45:18 [2022-07-21T09:45:18.755Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount 09:45:19 [2022-07-21T09:45:19.015Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers 09:45:19 [2022-07-21T09:45:19.583Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers 09:45:19 [2022-07-21T09:45:19.844Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 09:45:19 [2022-07-21T09:45:19.844Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows 09:45:19 [2022-07-21T09:45:19.844Z] === RUN TestDockerSuite/TestRunPublishPort 09:45:20 [2022-07-21T09:45:20.413Z] === RUN TestDockerSuite/TestRunReadFilteredProc 09:45:20 [2022-07-21T09:45:20.673Z] === RUN TestDockerSuite/TestRunReadProcLatency 09:45:20 [2022-07-21T09:45:20.673Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured 09:45:20 [2022-07-21T09:45:20.933Z] === RUN TestDockerSuite/TestRunReadProcTimer 09:45:21 [2022-07-21T09:45:21.503Z] === RUN TestDockerSuite/TestRunRedirectStdout 09:45:21 [2022-07-21T09:45:21.764Z] === RUN TestDockerSwarmSuite/TestPruneNetwork 09:45:22 [2022-07-21T09:45:22.704Z] === RUN TestDockerSuite/TestRunResolvconfUpdate 09:45:22 [2022-07-21T09:45:22.704Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved 09:45:22 [2022-07-21T09:45:22.704Z] === RUN TestDockerSuite/TestRunRestartMaxRetries 09:45:25 [2022-07-21T09:45:25.245Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink 09:45:26 [2022-07-21T09:45:26.188Z] === RUN TestDockerSuite/TestRunRm 09:45:26 [2022-07-21T09:45:26.761Z] === RUN TestDockerSuite/TestRunRmAndWait 09:45:30 [2022-07-21T09:45:30.953Z] === RUN TestDockerSuite/TestRunRmPre125Api 09:45:30 [2022-07-21T09:45:30.954Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask 09:45:30 [2022-07-21T09:45:30.954Z] === RUN TestDockerSuite/TestRunRootWorkdir 09:45:31 [2022-07-21T09:45:31.213Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns 09:45:33 [2022-07-21T09:45:33.125Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit 09:45:33 [2022-07-21T09:45:33.699Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct 09:45:34 [2022-07-21T09:45:34.269Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs 09:45:36 [2022-07-21T09:45:36.808Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS 09:45:37 [2022-07-21T09:45:37.068Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume 09:45:40 [2022-07-21T09:45:40.375Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit 09:45:40 [2022-07-21T09:45:40.375Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice 09:45:40 [2022-07-21T09:45:40.636Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod 09:45:41 [2022-07-21T09:45:41.205Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns 09:45:41 [2022-07-21T09:45:41.773Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare 09:45:42 [2022-07-21T09:45:42.344Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns 09:45:42 [2022-07-21T09:45:42.913Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns 09:45:43 [2022-07-21T09:45:43.484Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple 09:45:43 [2022-07-21T09:45:43.484Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile 09:45:44 [2022-07-21T09:45:44.054Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy 09:45:44 [2022-07-21T09:45:44.623Z] === RUN TestDockerSuite/TestRunSetMacAddress 09:45:45 [2022-07-21T09:45:45.194Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer 09:45:45 [2022-07-21T09:45:45.762Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths 09:45:47 [2022-07-21T09:45:47.669Z] === RUN TestDockerSuite/TestRunState 09:45:49 [2022-07-21T09:45:49.049Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias 09:45:49 [2022-07-21T09:45:49.049Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit 09:45:49 [2022-07-21T09:45:49.618Z] === RUN TestDockerSuite/TestRunStdinPipe 09:45:50 [2022-07-21T09:45:50.187Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak 09:45:50 [2022-07-21T09:45:50.187Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit 09:45:50 [2022-07-21T09:45:50.187Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport 09:45:50 [2022-07-21T09:45:50.187Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers 09:45:50 [2022-07-21T09:45:50.756Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers 09:45:53 [2022-07-21T09:45:53.455Z] === RUN TestDockerSuite/TestRunSysctls 09:45:53 [2022-07-21T09:45:53.455Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice 09:45:53 [2022-07-21T09:45:53.455Z] === RUN TestDockerSuite/TestRunTLSVerify 09:45:53 [2022-07-21T09:45:53.455Z] === RUN TestDockerSuite/TestRunTTYWithPipe 09:45:53 [2022-07-21T09:45:53.455Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices 09:45:53 [2022-07-21T09:45:53.455Z] === RUN TestDockerSuite/TestRunTmpfsMounts 09:45:54 [2022-07-21T09:45:54.836Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple 09:45:55 [2022-07-21T09:45:55.097Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered 09:45:55 [2022-07-21T09:45:55.673Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes 09:45:57 [2022-07-21T09:45:57.583Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions 09:45:57 [2022-07-21T09:45:57.583Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths 09:46:00 [2022-07-21T09:46:00.122Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers 09:46:00 [2022-07-21T09:46:00.694Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun 09:46:03 [2022-07-21T09:46:03.234Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod 09:46:03 [2022-07-21T09:46:03.493Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount 09:46:04 [2022-07-21T09:46:04.065Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot 09:46:04 [2022-07-21T09:46:04.633Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint 09:46:06 [2022-07-21T09:46:06.013Z] === RUN TestDockerSuite/TestRunUnshareProc 09:46:06 [2022-07-21T09:46:06.273Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart 09:46:07 [2022-07-21T09:46:07.213Z] === RUN TestDockerSuite/TestRunUserByID 09:46:07 [2022-07-21T09:46:07.783Z] === RUN TestDockerSuite/TestRunUserByIDBig 09:46:07 [2022-07-21T09:46:07.783Z] === RUN TestDockerSuite/TestRunUserByIDNegative 09:46:08 [2022-07-21T09:46:08.042Z] === RUN TestDockerSuite/TestRunUserByIDZero 09:46:08 [2022-07-21T09:46:08.612Z] === RUN TestDockerSuite/TestRunUserByName 09:46:09 [2022-07-21T09:46:09.182Z] === RUN TestDockerSuite/TestRunUserDefaults 09:46:09 [2022-07-21T09:46:09.751Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed 09:46:09 [2022-07-21T09:46:09.751Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer 09:46:09 [2022-07-21T09:46:09.751Z] === RUN TestDockerSuite/TestRunUserNotFound 09:46:09 [2022-07-21T09:46:09.751Z] === RUN TestDockerSuite/TestRunVerifyContainerID 09:46:10 [2022-07-21T09:46:10.321Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag 09:46:11 [2022-07-21T09:46:11.700Z] === RUN TestDockerSwarmSuite/TestServiceLogs 09:46:13 [2022-07-21T09:46:13.607Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter 09:46:14 [2022-07-21T09:46:14.176Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths 09:46:15 [2022-07-21T09:46:15.124Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness 09:46:15 [2022-07-21T09:46:15.384Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode 09:46:16 [2022-07-21T09:46:16.764Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails 09:46:18 [2022-07-21T09:46:18.144Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails 09:46:18 [2022-07-21T09:46:18.144Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved 09:46:20 [2022-07-21T09:46:20.051Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath 09:46:21 [2022-07-21T09:46:21.431Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow 09:46:21 [2022-07-21T09:46:21.691Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly 09:46:22 [2022-07-21T09:46:22.260Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount 09:46:22 [2022-07-21T09:46:22.260Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows 09:46:22 [2022-07-21T09:46:22.260Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent 09:46:22 [2022-07-21T09:46:22.260Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows 09:46:22 [2022-07-21T09:46:22.260Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares 09:46:22 [2022-07-21T09:46:22.260Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows 09:46:22 [2022-07-21T09:46:22.260Z] === RUN TestDockerSuite/TestRunWithBadDevice 09:46:22 [2022-07-21T09:46:22.520Z] === RUN TestDockerSuite/TestRunWithBlkioWeight 09:46:22 [2022-07-21T09:46:22.520Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight 09:46:22 [2022-07-21T09:46:22.520Z] === RUN TestDockerSuite/TestRunWithCPUQuota 09:46:23 [2022-07-21T09:46:23.458Z] === RUN TestDockerSuite/TestRunWithCPUShares 09:46:24 [2022-07-21T09:46:24.030Z] === RUN TestDockerSuite/TestRunWithCpuPeriod 09:46:24 [2022-07-21T09:46:24.030Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer 09:46:25 [2022-07-21T09:46:25.412Z] === RUN TestDockerSuite/TestRunWithCpusetCpus 09:46:25 [2022-07-21T09:46:25.672Z] === RUN TestDockerSuite/TestRunWithCpusetMems 09:46:26 [2022-07-21T09:46:26.610Z] === RUN TestDockerSuite/TestRunWithDaemonFlags 09:46:26 [2022-07-21T09:46:26.610Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize 09:46:26 [2022-07-21T09:46:26.870Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight 09:46:26 [2022-07-21T09:46:26.870Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight 09:46:26 [2022-07-21T09:46:26.870Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod 09:46:26 [2022-07-21T09:46:26.870Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress 09:46:26 [2022-07-21T09:46:26.870Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps 09:46:26 [2022-07-21T09:46:26.870Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight 09:46:26 [2022-07-21T09:46:26.870Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps 09:46:26 [2022-07-21T09:46:26.870Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight 09:46:27 [2022-07-21T09:46:27.134Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps 09:46:27 [2022-07-21T09:46:27.134Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight 09:46:27 [2022-07-21T09:46:27.134Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps 09:46:27 [2022-07-21T09:46:27.134Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight 09:46:27 [2022-07-21T09:46:27.134Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice 09:46:27 [2022-07-21T09:46:27.134Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight 09:46:27 [2022-07-21T09:46:27.134Z] === RUN TestDockerSuite/TestRunWithMemoryLimit 09:46:27 [2022-07-21T09:46:27.394Z] === RUN TestDockerSuite/TestRunWithMemoryReservation 09:46:27 [2022-07-21T09:46:27.963Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid 09:46:27 [2022-07-21T09:46:27.963Z] === RUN TestDockerSuite/TestRunWithNanoCPUs 09:46:28 [2022-07-21T09:46:28.533Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks 09:46:28 [2022-07-21T09:46:28.794Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj 09:46:29 [2022-07-21T09:46:29.053Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince 09:46:29 [2022-07-21T09:46:29.312Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange 09:46:29 [2022-07-21T09:46:29.312Z] === RUN TestDockerSuite/TestRunWithShmSize 09:46:29 [2022-07-21T09:46:29.881Z] === RUN TestDockerSuite/TestRunWithSwappiness 09:46:30 [2022-07-21T09:46:30.140Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid 09:46:30 [2022-07-21T09:46:30.140Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit 09:46:30 [2022-07-21T09:46:30.140Z] === RUN TestDockerSuite/TestRunWithUlimits 09:46:30 [2022-07-21T09:46:30.518Z] ok github.com/docker/docker/libnetwork/networkdb 104.748s coverage: 60.6% of statements 09:46:30 [2022-07-21T09:46:30.519Z] ? github.com/docker/docker/libnetwork/ns [no test files] 09:46:30 [2022-07-21T09:46:30.519Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 09:46:30 [2022-07-21T09:46:30.519Z] ok github.com/docker/docker/libnetwork/osl 4.308s coverage: 39.7% of statements 09:46:30 [2022-07-21T09:46:30.780Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 09:46:31 [2022-07-21T09:46:31.038Z] ok github.com/docker/docker/libnetwork/portallocator 0.014s coverage: 80.7% of statements 09:46:31 [2022-07-21T09:46:31.079Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited 09:46:31 [2022-07-21T09:46:31.972Z] ok github.com/docker/docker/libnetwork/portmapper 0.611s coverage: 48.6% of statements 09:46:32 [2022-07-21T09:46:32.230Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements 09:46:32 [2022-07-21T09:46:32.230Z] ? github.com/docker/docker/libnetwork/testutils [no test files] 09:46:32 [2022-07-21T09:46:32.475Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY 09:46:32 [2022-07-21T09:46:32.475Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive 09:46:32 [2022-07-21T09:46:32.488Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements 09:46:32 [2022-07-21T09:46:32.488Z] 09:46:32 [2022-07-21T09:46:32.488Z] === Skipped 09:46:32 [2022-07-21T09:46:32.488Z] === SKIP: libnetwork TestParallel1 (0.00s) 09:46:32 [2022-07-21T09:46:32.488Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 09:46:32 [2022-07-21T09:46:32.488Z] 09:46:32 [2022-07-21T09:46:32.488Z] === SKIP: libnetwork TestParallel3 (0.00s) 09:46:32 [2022-07-21T09:46:32.488Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 09:46:32 [2022-07-21T09:46:32.488Z] 09:46:32 [2022-07-21T09:46:32.488Z] === SKIP: libnetwork TestParallel2 (0.00s) 09:46:32 [2022-07-21T09:46:32.488Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 09:46:32 [2022-07-21T09:46:32.488Z] 09:46:32 [2022-07-21T09:46:32.488Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) 09:46:32 [2022-07-21T09:46:32.488Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 09:46:32 [2022-07-21T09:46:32.488Z] 09:46:32 [2022-07-21T09:46:32.488Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) 09:46:32 [2022-07-21T09:46:32.488Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 09:46:32 [2022-07-21T09:46:32.488Z] 09:46:32 [2022-07-21T09:46:32.488Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) 09:46:32 [2022-07-21T09:46:32.488Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 09:46:32 [2022-07-21T09:46:32.488Z] 09:46:32 [2022-07-21T09:46:32.488Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) 09:46:32 [2022-07-21T09:46:32.488Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 09:46:32 [2022-07-21T09:46:32.488Z] 09:46:32 [2022-07-21T09:46:32.488Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) 09:46:32 [2022-07-21T09:46:32.488Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 09:46:32 [2022-07-21T09:46:32.488Z] 09:46:32 [2022-07-21T09:46:32.488Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 09:46:32 [2022-07-21T09:46:32.488Z] firewalld_test.go:14: firewalld is not running 09:46:32 [2022-07-21T09:46:32.488Z] 09:46:32 [2022-07-21T09:46:32.488Z] DONE 327 tests, 9 skipped in 202.630s 09:46:32 [2022-07-21T09:46:32.735Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit 09:46:32 [2022-07-21T09:46:32.735Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport 09:46:32 [2022-07-21T09:46:32.735Z] === RUN TestDockerSuite/TestRunWithoutNetworking Post stage [Pipeline] junit 09:46:33 [2022-07-21T09:46:33.075Z] Recording test results 09:46:33 [2022-07-21T09:46:33.304Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile 09:46:33 [2022-07-21T09:46:33.304Z] === RUN TestDockerSuite/TestRunWorkingDirectory 09:46:33 [2022-07-21T09:46:33.362Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh 09:46:33 [2022-07-21T09:46:33.682Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43816/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=669fbed1ac6e556a0097f77ccf5f033acaa42adb -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:669fbed1ac6e556a0097f77ccf5f033acaa42adb hack/validate/vendor 09:46:34 [2022-07-21T09:46:34.247Z] No vendor changes in diff. 09:46:34 [2022-07-21T09:46:34.684Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 09:46:34 [2022-07-21T09:46:34.943Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit 09:46:35 [2022-07-21T09:46:35.114Z] + echo Ensuring container killed. 09:46:35 [2022-07-21T09:46:35.114Z] Ensuring container killed. 09:46:35 [2022-07-21T09:46:35.114Z] + docker rm -vf docker-pr5 09:46:35 [2022-07-21T09:46:35.114Z] Error: No such container: docker-pr5 [Pipeline] sh 09:46:35 [2022-07-21T09:46:35.393Z] + echo Chowning /workspace to jenkins user 09:46:35 [2022-07-21T09:46:35.393Z] Chowning /workspace to jenkins user 09:46:35 [2022-07-21T09:46:35.393Z] + id -u 09:46:35 [2022-07-21T09:46:35.393Z] + id -g 09:46:35 [2022-07-21T09:46:35.393Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43816:/workspace busybox chown -R 1000:1000 /workspace 09:46:35 [2022-07-21T09:46:35.512Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [Pipeline] catchError [Pipeline] { [Pipeline] sh 09:46:36 [2022-07-21T09:46:36.616Z] + bundleName=unit 09:46:36 [2022-07-21T09:46:36.616Z] + echo Creating unit-bundles.tar.gz 09:46:36 [2022-07-21T09:46:36.616Z] Creating unit-bundles.tar.gz 09:46:36 [2022-07-21T09:46:36.616Z] + 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 09:46:36 [2022-07-21T09:46:36.616Z] bundles/junit-report-libnetwork.xml 09:46:36 [2022-07-21T09:46:36.616Z] bundles/junit-report.xml 09:46:36 [2022-07-21T09:46:36.616Z] bundles/go-test-report-libnetwork.json 09:46:36 [2022-07-21T09:46:36.616Z] bundles/go-test-report.json 09:46:36 [2022-07-21T09:46:36.616Z] bundles/profile-libnetwork.out 09:46:36 [2022-07-21T09:46:36.616Z] bundles/profile.out [Pipeline] archiveArtifacts 09:46:36 [2022-07-21T09:46:36.627Z] Archiving artifacts 09:46:36 [2022-07-21T09:46:36.894Z] === RUN TestDockerSuite/TestRunWriteToProcAsound 09:46:36 [2022-07-21T09:46:36.993Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43816/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 09:46:37 [2022-07-21T09:46:37.155Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue 09:46:37 [2022-07-21T09:46:37.155Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue 09:46:37 [2022-07-21T09:46:37.155Z] === RUN TestDockerSuite/TestSlowStdinClosing 09:46:37 [2022-07-21T09:46:37.155Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 09:46:37 [2022-07-21T09:46:37.295Z] + make clean 09:46:37 [2022-07-21T09:46:37.295Z] docker volume rm -f docker-dev-cache docker-mod-cache 09:46:37 [2022-07-21T09:46:37.295Z] docker-dev-cache 09:46:37 [2022-07-21T09:46:37.295Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:46:38 [2022-07-21T09:46:38.094Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 09:46:38 [2022-07-21T09:46:38.663Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs 09:46:38 [2022-07-21T09:46:38.663Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 09:46:39 [2022-07-21T09:46:39.233Z] === RUN TestDockerSuite/TestStopContainerSignal 09:46:40 [2022-07-21T09:46:40.619Z] docker_cli_service_logs_test.go:248: checking task 42025sdug8fs 09:46:40 [2022-07-21T09:46:40.619Z] docker_cli_service_logs_test.go:253: checking messages for 42025sdug8fs 09:46:40 [2022-07-21T09:46:40.619Z] docker_cli_service_logs_test.go:248: checking task x9g8c7atsss7 09:46:40 [2022-07-21T09:46:40.619Z] docker_cli_service_logs_test.go:253: checking messages for x9g8c7atsss7 09:46:40 [2022-07-21T09:46:40.880Z] === RUN TestDockerSuite/TestTwoContainersInNetHost 09:46:41 [2022-07-21T09:46:41.449Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias 09:46:41 [2022-07-21T09:46:41.449Z] === RUN TestDockerSwarmSuite/TestServiceScale 09:46:44 [2022-07-21T09:46:44.742Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock 09:46:44 [2022-07-21T09:46:44.742Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks 09:46:47 [2022-07-21T09:46:47.279Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart 09:46:49 [2022-07-21T09:46:49.816Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown 09:46:50 [2022-07-21T09:46:50.755Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot 09:46:52 [2022-07-21T09:46:52.681Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride 09:46:53 [2022-07-21T09:46:53.621Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner 09:46:55 [2022-07-21T09:46:55.001Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod 09:46:55 [2022-07-21T09:46:55.939Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService 09:46:57 [2022-07-21T09:46:57.323Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw 09:46:58 [2022-07-21T09:46:58.710Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid 09:47:00 [2022-07-21T09:47:00.624Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid 09:47:02 [2022-07-21T09:47:02.004Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig 09:47:02 [2022-07-21T09:47:02.264Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions 09:47:04 [2022-07-21T09:47:04.175Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode 09:47:05 [2022-07-21T09:47:05.114Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork 09:47:06 [2022-07-21T09:47:06.494Z] === RUN TestDockerSuite/TestVolumesNoCopyData 09:47:07 [2022-07-21T09:47:07.873Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode 09:47:09 [2022-07-21T09:47:09.255Z] === RUN TestDockerSuite/TestWindowsRunAsSystem 09:47:09 [2022-07-21T09:47:09.255Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows 09:47:09 [2022-07-21T09:47:09.255Z] === RUN TestDockerSuite/TestLoadNoStdinFail 09:47:09 [2022-07-21T09:47:09.516Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer 09:47:09 [2022-07-21T09:47:09.516Z] docker_cli_swarm_test.go:1895: [d4b0b3aca6601] joining swarm manager [dc4916ee499bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:47:09 [2022-07-21T09:47:09.785Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags 09:47:10 [2022-07-21T09:47:10.729Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout 09:47:10 [2022-07-21T09:47:10.729Z] docker_cli_swarm_test.go:1896: [dc503e17420c0] joining swarm manager [dc4916ee499bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:47:11 [2022-07-21T09:47:11.297Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar 09:47:12 [2022-07-21T09:47:12.235Z] === RUN TestDockerSuite/TestSaveCheckTimes 09:47:12 [2022-07-21T09:47:12.235Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions 09:47:13 [2022-07-21T09:47:13.614Z] === RUN TestDockerSuite/TestSaveImageId 09:47:13 [2022-07-21T09:47:13.614Z] === RUN TestDockerSuite/TestSaveLoadNoTag 09:47:13 [2022-07-21T09:47:13.874Z] === RUN TestDockerSuite/TestSaveLoadParents 09:47:14 [2022-07-21T09:47:14.815Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents4138413239 09:47:15 [2022-07-21T09:47:15.075Z] === RUN TestDockerSuite/TestSaveMultipleNames 09:47:15 [2022-07-21T09:47:15.075Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages 09:47:16 [2022-07-21T09:47:16.455Z] === RUN TestDockerSuite/TestSaveSingleTag 09:47:16 [2022-07-21T09:47:16.455Z] === RUN TestDockerSuite/TestSaveWithNoExistImage 09:47:16 [2022-07-21T09:47:16.455Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout 09:47:17 [2022-07-21T09:47:17.394Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout 09:47:18 [2022-07-21T09:47:18.774Z] === RUN TestDockerSuite/TestSearchCmdOptions 09:47:20 [2022-07-21T09:47:20.680Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry 09:47:21 [2022-07-21T09:47:21.248Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash 09:47:21 [2022-07-21T09:47:21.507Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter 09:47:21 [2022-07-21T09:47:21.507Z] === RUN TestDockerSuite/TestSearchWithLimit 09:47:23 [2022-07-21T09:47:23.412Z] === RUN TestDockerSuite/TestClientSetsTLSServerName 09:47:23 [2022-07-21T09:47:23.412Z] docker_cli_sni_test.go:30: Flakey test 09:47:23 [2022-07-21T09:47:23.412Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode 09:47:28 [2022-07-21T09:47:28.685Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers 09:47:28 [2022-07-21T09:47:28.685Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope 09:47:29 [2022-07-21T09:47:29.623Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError 09:47:30 [2022-07-21T09:47:30.578Z] === RUN TestDockerSuite/TestStartAttachSilent 09:47:31 [2022-07-21T09:47:31.518Z] === RUN TestDockerSuite/TestStartAttachWithRename 09:47:34 [2022-07-21T09:47:34.054Z] === RUN TestDockerSuite/TestStartMultipleContainers 09:47:35 [2022-07-21T09:47:35.962Z] === RUN TestDockerSuite/TestStartPausedContainer 09:47:35 [2022-07-21T09:47:35.962Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret 09:47:36 [2022-07-21T09:47:36.532Z] === RUN TestDockerSuite/TestStartRecordError 09:47:37 [2022-07-21T09:47:37.912Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode 09:47:38 [2022-07-21T09:47:38.852Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService 09:47:39 [2022-07-21T09:47:39.112Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded 09:47:40 [2022-07-21T09:47:40.491Z] === RUN TestDockerSuite/TestStatsAllNoStream 09:47:43 [2022-07-21T09:47:43.782Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream 09:47:47 [2022-07-21T09:47:47.071Z] === RUN TestDockerSuite/TestStatsContainerNotFound 09:47:50 [2022-07-21T09:47:50.362Z] === RUN TestDockerSuite/TestStatsFormatAll 09:47:54 [2022-07-21T09:47:54.570Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource 09:47:54 [2022-07-21T09:47:54.830Z] === RUN TestDockerSuite/TestStatsNoStream 09:47:55 [2022-07-21T09:47:55.769Z] docker_cli_swarm_test.go:1796: [d5031ee771cef] joining swarm manager [d9ee4f156ac96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:47:57 [2022-07-21T09:47:57.147Z] docker_cli_swarm_test.go:1797: [db2daeba43312] joining swarm manager [d9ee4f156ac96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:47:57 [2022-07-21T09:47:57.406Z] === RUN TestDockerSuite/TestTopMultipleArgs 09:47:57 [2022-07-21T09:47:57.975Z] === RUN TestDockerSuite/TestTopNonPrivileged 09:47:58 [2022-07-21T09:47:58.545Z] === RUN TestDockerSuite/TestTopPrivileged 09:47:59 [2022-07-21T09:47:59.115Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses 09:47:59 [2022-07-21T09:47:59.115Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows 09:47:59 [2022-07-21T09:47:59.115Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue 09:47:59 [2022-07-21T09:47:59.376Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags 09:47:59 [2022-07-21T09:47:59.944Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory 09:47:59 [2022-07-21T09:47:59.944Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport 09:47:59 [2022-07-21T09:47:59.944Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory 09:47:59 [2022-07-21T09:47:59.944Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport 09:47:59 [2022-07-21T09:47:59.944Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy 09:48:00 [2022-07-21T09:48:00.884Z] === RUN TestDockerSuite/TestUpdatePausedContainer 09:48:01 [2022-07-21T09:48:01.453Z] === RUN TestDockerSuite/TestUpdateRunningContainer 09:48:02 [2022-07-21T09:48:02.022Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart 09:48:02 [2022-07-21T09:48:02.963Z] === RUN TestDockerSuite/TestUpdateStats 09:48:07 [2022-07-21T09:48:07.157Z] === RUN TestDockerSuite/TestUpdateStoppedContainer 09:48:07 [2022-07-21T09:48:07.417Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly 09:48:07 [2022-07-21T09:48:07.417Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport 09:48:07 [2022-07-21T09:48:07.417Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs 09:48:07 [2022-07-21T09:48:07.987Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields 09:48:08 [2022-07-21T09:48:08.556Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom 09:48:08 [2022-07-21T09:48:08.817Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType 09:48:10 [2022-07-21T09:48:10.725Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind 09:48:12 [2022-07-21T09:48:12.649Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts 09:48:13 [2022-07-21T09:48:13.588Z] === RUN TestDockerSuite/TestVolumeCLICreate 09:48:16 [2022-07-21T09:48:16.877Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey 09:48:18 [2022-07-21T09:48:18.785Z] docker_cli_swarm_test.go:1315: [d50c7e69c5fa3] joining swarm manager [dfff4d59e51dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:48:20 [2022-07-21T09:48:20.163Z] docker_cli_swarm_test.go:1316: [d36e9cd0e538e] joining swarm manager [dfff4d59e51dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:48:30 [2022-07-21T09:48:30.142Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel 09:48:30 [2022-07-21T09:48:30.142Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple 09:48:30 [2022-07-21T09:48:30.142Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts 09:48:30 [2022-07-21T09:48:30.142Z] === RUN TestDockerSuite/TestVolumeCLIInspect 09:48:30 [2022-07-21T09:48:30.142Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti 09:48:30 [2022-07-21T09:48:30.142Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError 09:48:30 [2022-07-21T09:48:30.142Z] === RUN TestDockerSuite/TestVolumeCLILs 09:48:30 [2022-07-21T09:48:30.142Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName 09:48:30 [2022-07-21T09:48:30.142Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling 09:48:30 [2022-07-21T09:48:30.402Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers 09:48:30 [2022-07-21T09:48:30.402Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels 09:48:30 [2022-07-21T09:48:30.662Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue 09:48:30 [2022-07-21T09:48:30.662Z] === RUN TestDockerSuite/TestVolumeCLINoArgs 09:48:30 [2022-07-21T09:48:30.662Z] === RUN TestDockerSuite/TestVolumeCLIRm 09:48:32 [2022-07-21T09:48:32.043Z] === RUN TestDockerSuite/TestVolumeCLIRmForce 09:48:32 [2022-07-21T09:48:32.043Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse 09:48:32 [2022-07-21T09:48:32.303Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage 09:48:32 [2022-07-21T09:48:32.303Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts 09:48:32 [2022-07-21T09:48:32.303Z] === RUN TestDockerSuite/TestVolumeLsFormat 09:48:32 [2022-07-21T09:48:32.303Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat 09:48:32 [2022-07-21T09:48:32.303Z] --- PASS: TestDockerSuite (1302.97s) 09:48:32 [2022-07-21T09:48:32.303Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) 09:48:32 [2022-07-21T09:48:32.303Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) 09:48:32 [2022-07-21T09:48:32.303Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) 09:48:32 [2022-07-21T09:48:32.303Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) 09:48:32 [2022-07-21T09:48:32.303Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.93s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.09s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.42s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.88s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.91s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.75s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.06s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.37s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.81s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.66s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.05s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.34s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.82s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.00s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.19s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.03s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.49s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.75s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.49s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.53s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.56s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.52s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.54s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.66s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.63s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.83s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.66s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.88s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.72s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) 09:48:32 [2022-07-21T09:48:32.564Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.67s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.94s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.78s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.78s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.54s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.97s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.71s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.77s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.82s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.71s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.84s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.54s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.54s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.82s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.37s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.69s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.74s) 09:48:32 [2022-07-21T09:48:32.565Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.46s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.49s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.89s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>} (1.32s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>} (1.40s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.40s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.59s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000b56b28_<nil>_<nil>} (1.43s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1178678929_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.50s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1178678929_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.50s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31035308839_/foo_false__<nil>_<nil>_<nil>_<nil>} (0.64s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31035308839_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.57s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31035308839_/foo_true__0xc000b56b58_<nil>_<nil>_<nil>} (1.51s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000b56b70_<nil>_<nil>} (1.49s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000b56b88_<nil>_<nil>} (1.54s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000b56ba0_<nil>_<nil>} (1.51s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000b56bb8_<nil>_<nil>} (1.57s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.34s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.63s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.62s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.88s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.38s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.72s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.85s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.75s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.88s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.93s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.84s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.72s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.71s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.85s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.71s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.63s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.68s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.83s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.80s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.77s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.01s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.69s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.85s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.91s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.76s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.20s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.81s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.71s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.03s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.84s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.96s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.79s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.67s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.87s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.58s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.80s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.81s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.73s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.53s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.96s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.67s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.97s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.83s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.24s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.80s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.78s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.93s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestAttachDetach (0.84s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.86s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.78s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.78s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.60s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.23s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.73s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.51s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.12s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.81s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.21s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.25s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.48s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.05s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.27s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.64s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.04s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.46s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.43s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.69s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.85s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.88s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.22s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.02s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.50s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.01s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.55s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.54s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.04s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.90s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.57s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.38s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.10s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.46s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.10s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.32s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.59s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.08s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.03s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.05s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.10s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.76s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.99s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.61s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.48s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.33s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.34s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.04s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.03s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.20s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.36s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.73s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.78s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.26s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.99s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.62s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.54s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s) 09:48:32 [2022-07-21T09:48:32.565Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.74s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.33s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.27s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.80s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.54s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.80s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.90s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.45s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.10s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.21s) 09:48:32 [2022-07-21T09:48:32.565Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) 09:48:32 [2022-07-21T09:48:32.565Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) 09:48:32 [2022-07-21T09:48:32.565Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 09:48:32 [2022-07-21T09:48:32.565Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.43s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.83s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.07s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.88s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.85s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.85s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.32s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.97s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.50s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.06s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.10s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.97s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.78s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.06s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.58s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.16s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.81s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.98s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.17s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.43s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.89s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.63s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.60s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.00s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.09s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (2.99s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.42s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.09s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.24s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.20s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.61s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.20s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.90s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildEnv (0.77s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.71s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.60s) 09:48:32 [2022-07-21T09:48:32.565Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.61s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.80s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.37s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.95s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.79s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.65s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.35s) 09:48:32 [2022-07-21T09:48:32.566Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.24s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.77s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildExpose (0.25s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.82s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.65s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.38s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildFails (0.76s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.42s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.52s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.21s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.02s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.32s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.87s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.28s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.54s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.19s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.48s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.41s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.96s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.28s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.69s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.45s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.37s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.66s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildLabel (0.35s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.31s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildLabels (0.28s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.69s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.15s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.12s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.97s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.95s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.97s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.27s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.77s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.16s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.69s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.38s) 09:48:32 [2022-07-21T09:48:32.566Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.58s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.48s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.99s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.40s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.63s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.71s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.09s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.18s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.50s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.56s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.65s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.39s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.90s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.94s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.63s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.03s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.41s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.98s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildPATH (2.70s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.50s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.61s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.06s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.93s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.66s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildRm (2.45s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.74s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.08s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.42s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.80s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.83s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.25s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.70s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) 09:48:32 [2022-07-21T09:48:32.566Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.67s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildStderr (0.65s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.48s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.76s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.96s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.49s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.80s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.26s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildUser (1.33s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.25s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.91s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.84s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.18s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.78s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.91s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.06s) 09:48:32 [2022-07-21T09:48:32.566Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) 09:48:32 [2022-07-21T09:48:32.566Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.05s) 09:48:32 [2022-07-21T09:48:32.566Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) 09:48:32 [2022-07-21T09:48:32.566Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.77s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.81s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.60s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.22s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.20s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.21s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.08s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.63s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.45s) 09:48:32 [2022-07-21T09:48:32.566Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.51s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.41s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.51s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCommitChange (0.66s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.56s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.97s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.98s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.55s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCommitTTY (1.11s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.04s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.90s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.38s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.62s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.58s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.78s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.78s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.60s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.55s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.91s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.73s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.71s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.63s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.72s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.69s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.86s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.06s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.62s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.84s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.76s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.91s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.00s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.75s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.83s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.14s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.42s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.14s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.92s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.88s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.79s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.87s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.43s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.67s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.99s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.62s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpToDot (0.53s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.32s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.91s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpToStdout (0.71s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.07s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.64s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.84s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.58s) 09:48:32 [2022-07-21T09:48:32.566Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.46s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCreateRM (0.09s) 09:48:32 [2022-07-21T09:48:32.566Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.45s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.07s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.13s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.21s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsAttach (0.56s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsCommit (0.60s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.58s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.64s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.46s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.07s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.05s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.93s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsCopy (0.76s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.96s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.46s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.93s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.07s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.24s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsFilters (0.98s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsFormat (1.14s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.78s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.25s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.05s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.32s) 09:48:32 [2022-07-21T09:48:32.566Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 09:48:32 [2022-07-21T09:48:32.566Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.25s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsRename (0.47s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsResize (0.48s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.35s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.59s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.43s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.66s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsUntag (2.60s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.98s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.78s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.49s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestExec (0.63s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.06s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestExecCgroup (0.81s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.16s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.58s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestExecInspectID (1.71s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestExecInteractive (0.77s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestExecParseError (0.44s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.47s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.75s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestExecTTY (0.74s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.61s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.64s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestExecUlimits (0.77s) 09:48:32 [2022-07-21T09:48:32.566Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.43s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.71s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.58s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestExecWithUser (0.88s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.51s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.57s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestHealth (19.05s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.82s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestBuildHistory (2.45s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.54s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) 09:48:32 [2022-07-21T09:48:32.566Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.51s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.66s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestImportDisplay (1.19s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestImportFile (1.34s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.45s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestImportGzipped (1.89s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.49s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) 09:48:32 [2022-07-21T09:48:32.567Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInspectHistory (0.60s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) 09:48:32 [2022-07-21T09:48:32.567Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.51s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.37s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.43s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.99s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.49s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.47s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.99s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.92s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.25s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.51s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.33s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.37s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.24s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.81s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.45s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.52s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.84s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.76s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.49s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.50s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLogsSince (6.54s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.67s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestNetHostname (1.25s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.73s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.50s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.00s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.40s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.72s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.46s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.16s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.94s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.50s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.80s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.83s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPluginActive (2.37s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.34s) 09:48:32 [2022-07-21T09:48:32.567Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.53s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.75s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.32s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.94s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.17s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.03s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPortList (8.09s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.67s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.80s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.88s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.50s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPsByOrder (1.84s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.14s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.07s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.35s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.53s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.24s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.58s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.28s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.43s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.86s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.52s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.94s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.48s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.23s) 09:48:32 [2022-07-21T09:48:32.567Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.47s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.95s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.89s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.53s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.75s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.46s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.15s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.90s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.53s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.25s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.62s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.11s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.69s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.15s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.15s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.49s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.96s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.67s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.44s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.42s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.41s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.73s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.72s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.42s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.19s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.52s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.99s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.01s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.50s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestDevicePermissions (1.01s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.92s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.54s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.65s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.25s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.67s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.85s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunAddHost (0.43s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.98s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.72s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.82s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.85s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.56s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.56s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.41s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.71s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.63s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.82s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.63s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.54s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.63s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.70s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.47s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.42s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.28s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.97s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.82s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.41s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.43s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.44s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.00s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.28s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) 09:48:32 [2022-07-21T09:48:32.567Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.58s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.54s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.10s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.53s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.68s) 09:48:32 [2022-07-21T09:48:32.568Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) 09:48:32 [2022-07-21T09:48:32.568Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.67s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.43s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.88s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.32s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.95s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) 09:48:32 [2022-07-21T09:48:32.568Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.16s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.48s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.41s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.49s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.44s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.43s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunExitCode (0.45s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.55s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.51s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.64s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.47s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) 09:48:32 [2022-07-21T09:48:32.568Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.42s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.58s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.01s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.72s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.17s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.43s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.99s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.54s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.18s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.84s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.35s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.48s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.78s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.28s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.84s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.26s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.17s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunMount (4.76s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.66s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.49s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.09s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.82s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.70s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.99s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.32s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.02s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.60s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunNetHost (1.00s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.52s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.49s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.36s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.47s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.73s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.42s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.78s) 09:48:32 [2022-07-21T09:48:32.568Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.48s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.42s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.06s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.56s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.49s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) 09:48:32 [2022-07-21T09:48:32.568Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.47s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.40s) 09:48:32 [2022-07-21T09:48:32.568Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.63s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.06s) 09:48:32 [2022-07-21T09:48:32.568Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.50s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.18s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunRm (0.52s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.55s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.53s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.51s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.91s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.59s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.62s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.55s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.59s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.62s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.47s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.63s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.62s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.57s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.49s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.54s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.55s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.55s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunState (1.44s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.50s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.49s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) 09:48:32 [2022-07-21T09:48:32.568Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.66s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.63s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunSysctls (1.10s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.42s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.10s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.61s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.52s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.75s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.93s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.61s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.47s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.58s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.20s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunUserByID (0.46s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.68s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunUserByName (0.47s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.44s) 09:48:32 [2022-07-21T09:48:32.568Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.52s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.21s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.69s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.10s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.51s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.30s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.63s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.07s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.49s) 09:48:32 [2022-07-21T09:48:32.568Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 09:48:32 [2022-07-21T09:48:32.568Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 09:48:32 [2022-07-21T09:48:32.568Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) 09:48:32 [2022-07-21T09:48:32.568Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.80s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.69s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.14s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.50s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.78s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.50s) 09:48:32 [2022-07-21T09:48:32.568Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.03s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) 09:48:32 [2022-07-21T09:48:32.568Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) 09:48:32 [2022-07-21T09:48:32.568Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) 09:48:32 [2022-07-21T09:48:32.568Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 09:48:32 [2022-07-21T09:48:32.568Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) 09:48:32 [2022-07-21T09:48:32.568Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.44s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.52s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.52s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.06s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.50s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.64s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.41s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.51s) 09:48:32 [2022-07-21T09:48:32.568Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.43s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.15s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.55s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.65s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.50s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.08s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.72s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.68s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.68s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.55s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.59s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.93s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.61s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.52s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.33s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.79s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.05s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.08s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.34s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.31s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.40s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.84s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.69s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.69s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.28s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.10s) 09:48:32 [2022-07-21T09:48:32.568Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.36s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.72s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.80s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.78s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.27s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.29s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.11s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.11s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.12s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.20s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.43s) 09:48:32 [2022-07-21T09:48:32.568Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.96s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.70s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.89s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.93s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.72s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.62s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestStartRecordError (1.33s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.43s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.39s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.63s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.00s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.56s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.58s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.62s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.47s) 09:48:32 [2022-07-21T09:48:32.568Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) 09:48:32 [2022-07-21T09:48:32.568Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 09:48:32 [2022-07-21T09:48:32.568Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.88s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.01s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestUpdateStats (3.65s) 09:48:32 [2022-07-21T09:48:32.568Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s) 09:48:32 [2022-07-21T09:48:32.569Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 09:48:32 [2022-07-21T09:48:32.569Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) 09:48:32 [2022-07-21T09:48:32.569Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s) 09:48:32 [2022-07-21T09:48:32.569Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.84s) 09:48:32 [2022-07-21T09:48:32.569Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.95s) 09:48:32 [2022-07-21T09:48:32.569Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.16s) 09:48:32 [2022-07-21T09:48:32.569Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) 09:48:32 [2022-07-21T09:48:32.569Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) 09:48:32 [2022-07-21T09:48:32.569Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) 09:48:32 [2022-07-21T09:48:32.569Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) 09:48:32 [2022-07-21T09:48:32.569Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) 09:48:32 [2022-07-21T09:48:32.569Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) 09:48:32 [2022-07-21T09:48:32.569Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) 09:48:32 [2022-07-21T09:48:32.569Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s) 09:48:32 [2022-07-21T09:48:32.569Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) 09:48:32 [2022-07-21T09:48:32.569Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.56s) 09:48:32 [2022-07-21T09:48:32.569Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) 09:48:32 [2022-07-21T09:48:32.569Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) 09:48:32 [2022-07-21T09:48:32.569Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) 09:48:32 [2022-07-21T09:48:32.569Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) 09:48:32 [2022-07-21T09:48:32.569Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.45s) 09:48:32 [2022-07-21T09:48:32.569Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) 09:48:32 [2022-07-21T09:48:32.569Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) 09:48:32 [2022-07-21T09:48:32.569Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) 09:48:32 [2022-07-21T09:48:32.569Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) 09:48:32 [2022-07-21T09:48:32.569Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) 09:48:32 [2022-07-21T09:48:32.569Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) 09:48:32 [2022-07-21T09:48:32.569Z] === RUN TestDockerRegistrySuite 09:48:32 [2022-07-21T09:48:32.569Z] === RUN TestDockerRegistrySuite/TestBuildByDigest 09:48:33 [2022-07-21T09:48:33.949Z] check_test.go:427: [d4fd74652ac11] daemon is not started 09:48:33 [2022-07-21T09:48:33.949Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull 09:48:34 [2022-07-21T09:48:34.517Z] check_test.go:427: [d6b8f4f43c733] daemon is not started 09:48:34 [2022-07-21T09:48:34.517Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 09:48:35 [2022-07-21T09:48:35.899Z] check_test.go:427: [da4ed9147b20c] daemon is not started 09:48:35 [2022-07-21T09:48:35.899Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull 09:48:36 [2022-07-21T09:48:36.158Z] check_test.go:427: [d751290af4e5f] daemon is not started 09:48:36 [2022-07-21T09:48:36.158Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags 09:48:38 [2022-07-21T09:48:38.706Z] check_test.go:427: [dff074c5384b9] daemon is not started 09:48:38 [2022-07-21T09:48:38.706Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo 09:48:42 [2022-07-21T09:48:42.907Z] check_test.go:427: [d7a9303e4aa77] daemon is not started 09:48:42 [2022-07-21T09:48:42.907Z] === RUN TestDockerRegistrySuite/TestConcurrentPush 09:48:45 [2022-07-21T09:48:45.445Z] check_test.go:427: [dfb9e3b7d1070] daemon is not started 09:48:45 [2022-07-21T09:48:45.445Z] === RUN TestDockerRegistrySuite/TestCreateByDigest 09:48:46 [2022-07-21T09:48:46.383Z] check_test.go:427: [d4894a01ee7f5] daemon is not started 09:48:46 [2022-07-21T09:48:46.383Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush 09:48:47 [2022-07-21T09:48:47.322Z] check_test.go:427: [dc7bebc2dd575] daemon is not started 09:48:47 [2022-07-21T09:48:47.322Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 09:48:48 [2022-07-21T09:48:48.261Z] check_test.go:427: [df33fc7035916] daemon is not started 09:48:48 [2022-07-21T09:48:48.261Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 09:48:49 [2022-07-21T09:48:49.199Z] check_test.go:427: [d3de41c6b95c9] daemon is not started 09:48:49 [2022-07-21T09:48:49.199Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 09:48:50 [2022-07-21T09:48:50.578Z] check_test.go:427: [d48b527dfa68e] daemon is not started 09:48:50 [2022-07-21T09:48:50.578Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush 09:48:51 [2022-07-21T09:48:51.516Z] check_test.go:427: [dedf65fe04768] daemon is not started 09:48:51 [2022-07-21T09:48:51.516Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests 09:48:52 [2022-07-21T09:48:52.456Z] check_test.go:427: [d90b2733404ee] daemon is not started 09:48:52 [2022-07-21T09:48:52.456Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests 09:48:53 [2022-07-21T09:48:53.397Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:243a1f24a0cf84c8e8093aec31b29a3eadca7bbf768ad4e569e4ff75f58ea498 09:48:53 [2022-07-21T09:48:53.967Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:14bf7d8c610a7f41331ffaec44b4f77e1d61f4cbd5020c7ca1ff7ee4263cbf07 09:48:54 [2022-07-21T09:48:54.226Z] check_test.go:427: [d6487f0270c27] daemon is not started 09:48:54 [2022-07-21T09:48:54.226Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests 09:48:55 [2022-07-21T09:48:55.164Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bee4090740872c634d30e6924c8aafd16eb242306d750ec6b32fbfca170cc992 09:48:55 [2022-07-21T09:48:55.732Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:31770c14ef1a31cecee371828f57e4b39b7e5a8fc39c1c473544d0d7a80093eb 09:48:55 [2022-07-21T09:48:55.991Z] check_test.go:427: [d8371eab138fc] daemon is not started 09:48:55 [2022-07-21T09:48:55.991Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests 09:48:57 [2022-07-21T09:48:57.387Z] check_test.go:427: [d550f85ec8f33] daemon is not started 09:48:57 [2022-07-21T09:48:57.387Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 09:48:59 [2022-07-21T09:48:59.293Z] check_test.go:427: [db64ad343e7a2] daemon is not started 09:48:59 [2022-07-21T09:48:59.293Z] === RUN TestDockerRegistrySuite/TestPullByDigest 09:49:00 [2022-07-21T09:49:00.231Z] check_test.go:427: [d99bd67001029] daemon is not started 09:49:00 [2022-07-21T09:49:00.231Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback 09:49:00 [2022-07-21T09:49:00.231Z] check_test.go:427: [d3165d765db5e] daemon is not started 09:49:00 [2022-07-21T09:49:00.231Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest 09:49:01 [2022-07-21T09:49:01.171Z] check_test.go:427: [d7ed970834f4b] daemon is not started 09:49:01 [2022-07-21T09:49:01.171Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 09:49:02 [2022-07-21T09:49:02.109Z] check_test.go:427: [d8f95b50c4d07] daemon is not started 09:49:02 [2022-07-21T09:49:02.109Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 09:49:03 [2022-07-21T09:49:03.051Z] check_test.go:427: [d79bd98bce04e] daemon is not started 09:49:03 [2022-07-21T09:49:03.051Z] === RUN TestDockerRegistrySuite/TestPullIDStability 09:49:05 [2022-07-21T09:49:05.591Z] check_test.go:427: [d7a07cafbc4ce] daemon is not started 09:49:05 [2022-07-21T09:49:05.591Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases 09:49:05 [2022-07-21T09:49:05.852Z] check_test.go:427: [dab6872d5e8c9] daemon is not started 09:49:05 [2022-07-21T09:49:05.852Z] === RUN TestDockerRegistrySuite/TestPullManifestList 09:49:06 [2022-07-21T09:49:06.791Z] check_test.go:427: [d85759a18d016] daemon is not started 09:49:06 [2022-07-21T09:49:06.791Z] === RUN TestDockerRegistrySuite/TestPullNoLayers 09:49:07 [2022-07-21T09:49:07.361Z] check_test.go:427: [d579cd809175f] daemon is not started 09:49:07 [2022-07-21T09:49:07.361Z] === RUN TestDockerRegistrySuite/TestPushBadTag 09:49:07 [2022-07-21T09:49:07.361Z] check_test.go:427: [d44738098935b] daemon is not started 09:49:07 [2022-07-21T09:49:07.361Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage 09:49:07 [2022-07-21T09:49:07.620Z] check_test.go:427: [da13e7282a838] daemon is not started 09:49:07 [2022-07-21T09:49:07.620Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer 09:49:07 [2022-07-21T09:49:07.879Z] check_test.go:427: [dae55390dd42b] daemon is not started 09:49:07 [2022-07-21T09:49:07.879Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags 09:49:08 [2022-07-21T09:49:08.139Z] check_test.go:427: [d6e732a766014] daemon is not started 09:49:08 [2022-07-21T09:49:08.139Z] === RUN TestDockerRegistrySuite/TestPushUntagged 09:49:08 [2022-07-21T09:49:08.399Z] check_test.go:427: [d6877fae85bf1] daemon is not started 09:49:08 [2022-07-21T09:49:08.399Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest 09:49:09 [2022-07-21T09:49:09.336Z] check_test.go:427: [db8ac0c635dac] daemon is not started 09:49:09 [2022-07-21T09:49:09.336Z] === RUN TestDockerRegistrySuite/TestRunByDigest 09:49:10 [2022-07-21T09:49:10.715Z] check_test.go:427: [db75b2703a24b] daemon is not started 09:49:10 [2022-07-21T09:49:10.715Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 09:49:11 [2022-07-21T09:49:11.653Z] check_test.go:427: [d7967910648ca] daemon is not started 09:49:11 [2022-07-21T09:49:11.653Z] === RUN TestDockerRegistrySuite/TestTagByDigest 09:49:12 [2022-07-21T09:49:12.592Z] check_test.go:427: [d6059c695ad21] daemon is not started 09:49:12 [2022-07-21T09:49:12.592Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough 09:49:13 [2022-07-21T09:49:13.529Z] === RUN TestDockerRegistrySuite/TestV2Only 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite (41.81s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.22s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.27s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.74s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (3.95s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.64s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.95s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.81s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.10s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.12s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.19s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.80s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.80s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.06s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.06s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.89s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.95s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.38s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.47s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.99s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.05s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.40s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.78s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) 09:49:14 [2022-07-21T09:49:14.468Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) 09:49:14 [2022-07-21T09:49:14.468Z] === RUN TestDockerSchema1RegistrySuite 09:49:14 [2022-07-21T09:49:14.468Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull 09:49:14 [2022-07-21T09:49:14.468Z] check_test.go:454: [db2768b595ddf] daemon is not started 09:49:14 [2022-07-21T09:49:14.468Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 09:49:17 [2022-07-21T09:49:17.031Z] check_test.go:454: [db7d9a4fbf6e9] daemon is not started 09:49:17 [2022-07-21T09:49:17.031Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo 09:49:22 [2022-07-21T09:49:22.306Z] check_test.go:454: [d78b50d93dae1] daemon is not started 09:49:22 [2022-07-21T09:49:22.306Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest 09:49:23 [2022-07-21T09:49:23.684Z] check_test.go:454: [d26d91b7e3eec] daemon is not started 09:49:23 [2022-07-21T09:49:23.684Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 09:49:23 [2022-07-21T09:49:23.684Z] check_test.go:454: [dd6ffb29db6c6] daemon is not started 09:49:23 [2022-07-21T09:49:23.684Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 09:49:24 [2022-07-21T09:49:24.624Z] check_test.go:454: [d42c49625632c] daemon is not started 09:49:24 [2022-07-21T09:49:24.624Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 09:49:25 [2022-07-21T09:49:25.563Z] check_test.go:454: [d4bdc3d4334dd] daemon is not started 09:49:25 [2022-07-21T09:49:25.563Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 09:49:26 [2022-07-21T09:49:26.500Z] check_test.go:454: [dbb6ba8181bbc] daemon is not started 09:49:26 [2022-07-21T09:49:26.500Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability 09:49:29 [2022-07-21T09:49:29.038Z] check_test.go:454: [d4d5e6edc34ef] daemon is not started 09:49:29 [2022-07-21T09:49:29.038Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases 09:49:29 [2022-07-21T09:49:29.038Z] check_test.go:454: [d160592c51fac] daemon is not started 09:49:29 [2022-07-21T09:49:29.038Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers 09:49:29 [2022-07-21T09:49:29.606Z] check_test.go:454: [d8394cd66e049] daemon is not started 09:49:29 [2022-07-21T09:49:29.606Z] --- PASS: TestDockerSchema1RegistrySuite (15.23s) 09:49:29 [2022-07-21T09:49:29.606Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) 09:49:29 [2022-07-21T09:49:29.606Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.68s) 09:49:29 [2022-07-21T09:49:29.606Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.33s) 09:49:29 [2022-07-21T09:49:29.606Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) 09:49:29 [2022-07-21T09:49:29.606Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) 09:49:29 [2022-07-21T09:49:29.606Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.00s) 09:49:29 [2022-07-21T09:49:29.606Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s) 09:49:29 [2022-07-21T09:49:29.606Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s) 09:49:29 [2022-07-21T09:49:29.606Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.38s) 09:49:29 [2022-07-21T09:49:29.606Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) 09:49:29 [2022-07-21T09:49:29.606Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) 09:49:29 [2022-07-21T09:49:29.606Z] === RUN TestDockerRegistryAuthHtpasswdSuite 09:49:29 [2022-07-21T09:49:29.606Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 09:49:29 [2022-07-21T09:49:29.866Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId 09:49:30 [2022-07-21T09:49:30.125Z] check_test.go:483: [d379f85546327] daemon is not started 09:49:30 [2022-07-21T09:49:30.125Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 09:49:31 [2022-07-21T09:49:31.065Z] check_test.go:483: [d8bca9482d5e3] daemon is not started 09:49:31 [2022-07-21T09:49:31.065Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 09:49:31 [2022-07-21T09:49:31.065Z] check_test.go:483: [dcb643cfa0fc8] daemon is not started 09:49:31 [2022-07-21T09:49:31.065Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 09:49:32 [2022-07-21T09:49:32.974Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 09:49:33 [2022-07-21T09:49:33.233Z] check_test.go:483: [d74515547f43c] daemon is not started 09:49:33 [2022-07-21T09:49:33.233Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 09:49:33 [2022-07-21T09:49:33.803Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart 09:49:33 [2022-07-21T09:49:33.803Z] check_test.go:483: [db03f39446f15] daemon is not started 09:49:33 [2022-07-21T09:49:33.803Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 09:49:34 [2022-07-21T09:49:34.742Z] check_test.go:483: [db6d8c27a6ef8] daemon is not started 09:49:34 [2022-07-21T09:49:34.742Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 09:49:35 [2022-07-21T09:49:35.001Z] check_test.go:483: [d9598f25a24f3] daemon is not started 09:49:35 [2022-07-21T09:49:35.001Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.43s) 09:49:35 [2022-07-21T09:49:35.001Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.76s) 09:49:35 [2022-07-21T09:49:35.001Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.62s) 09:49:35 [2022-07-21T09:49:35.001Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) 09:49:35 [2022-07-21T09:49:35.001Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.58s) 09:49:35 [2022-07-21T09:49:35.001Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.65s) 09:49:35 [2022-07-21T09:49:35.001Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.55s) 09:49:35 [2022-07-21T09:49:35.001Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.97s) 09:49:35 [2022-07-21T09:49:35.001Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) 09:49:35 [2022-07-21T09:49:35.001Z] === RUN TestDockerRegistryAuthTokenSuite 09:49:35 [2022-07-21T09:49:35.001Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 09:49:40 [2022-07-21T09:49:40.288Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions 09:49:40 [2022-07-21T09:49:40.288Z] check_test.go:510: [d871cb2b6827b] daemon is not started 09:49:40 [2022-07-21T09:49:40.288Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 09:49:40 [2022-07-21T09:49:40.288Z] check_test.go:510: [dbf4d9fd910d7] daemon is not started 09:49:40 [2022-07-21T09:49:40.288Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 09:49:40 [2022-07-21T09:49:40.288Z] check_test.go:510: [dbc3bc838b11b] daemon is not started 09:49:40 [2022-07-21T09:49:40.288Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 09:49:40 [2022-07-21T09:49:40.547Z] check_test.go:510: [d83d1f5409b15] daemon is not started 09:49:40 [2022-07-21T09:49:40.547Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 09:49:40 [2022-07-21T09:49:40.807Z] check_test.go:510: [da46a141c7bf2] daemon is not started 09:49:40 [2022-07-21T09:49:40.807Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s) 09:49:40 [2022-07-21T09:49:40.807Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) 09:49:40 [2022-07-21T09:49:40.807Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s) 09:49:40 [2022-07-21T09:49:40.807Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) 09:49:40 [2022-07-21T09:49:40.807Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) 09:49:40 [2022-07-21T09:49:40.807Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) 09:49:40 [2022-07-21T09:49:40.807Z] === RUN TestDockerNetworkSuite 09:49:40 [2022-07-21T09:49:40.807Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak 09:49:42 [2022-07-21T09:49:42.189Z] docker_cli_network_unix_test.go:46: [d6efa939a6bb3] daemon is not started 09:49:42 [2022-07-21T09:49:42.189Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig 09:49:43 [2022-07-21T09:49:43.131Z] docker_cli_network_unix_test.go:46: [d021fdde4a7ac] daemon is not started 09:49:43 [2022-07-21T09:49:43.393Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint 09:49:45 [2022-07-21T09:49:45.934Z] docker_cli_network_unix_test.go:46: [d49b5f2cd4bc2] daemon is not started 09:49:46 [2022-07-21T09:49:46.503Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork 09:49:46 [2022-07-21T09:49:46.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect 09:49:48 [2022-07-21T09:49:48.669Z] docker_cli_network_unix_test.go:46: [db1af9f35ea20] daemon is not started 09:49:48 [2022-07-21T09:49:48.669Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer 09:49:48 [2022-07-21T09:49:48.669Z] docker_cli_network_unix_test.go:1233: [d972f6e255130] daemon is not started 09:49:49 [2022-07-21T09:49:49.242Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon 09:49:51 [2022-07-21T09:49:51.779Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping 09:49:52 [2022-07-21T09:49:52.719Z] docker_cli_network_unix_test.go:46: [dec42c0a4d46d] daemon is not started 09:49:53 [2022-07-21T09:49:53.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP 09:49:53 [2022-07-21T09:49:53.547Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork 09:49:57 [2022-07-21T09:49:57.750Z] === RUN TestDockerSwarmSuite/TestSwarmInit 09:49:58 [2022-07-21T09:49:58.327Z] docker_cli_network_unix_test.go:46: [d6376bb0a3977] daemon is not started 09:49:59 [2022-07-21T09:49:59.283Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP 09:50:01 [2022-07-21T09:50:01.821Z] docker_cli_network_unix_test.go:46: [d0b41856c9b79] daemon is not started 09:50:02 [2022-07-21T09:50:02.391Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 09:50:02 [2022-07-21T09:50:02.391Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 09:50:02 [2022-07-21T09:50:02.391Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked 09:50:02 [2022-07-21T09:50:02.391Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer 09:50:03 [2022-07-21T09:50:03.772Z] docker_cli_network_unix_test.go:46: [dd8e301147761] daemon is not started 09:50:03 [2022-07-21T09:50:03.772Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork 09:50:04 [2022-07-21T09:50:04.342Z] docker_cli_network_unix_test.go:46: [d54244f6111f6] daemon is not started 09:50:04 [2022-07-21T09:50:04.601Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks 09:50:04 [2022-07-21T09:50:04.865Z] docker_cli_network_unix_test.go:46: [d948f7ebe0884] daemon is not started 09:50:05 [2022-07-21T09:50:05.125Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac 09:50:05 [2022-07-21T09:50:05.695Z] docker_cli_network_unix_test.go:46: [d3dc5a72099d5] daemon is not started 09:50:05 [2022-07-21T09:50:05.955Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping 09:50:06 [2022-07-21T09:50:06.894Z] docker_cli_network_unix_test.go:46: [d00d504f928ac] daemon is not started 09:50:07 [2022-07-21T09:50:07.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete 09:50:07 [2022-07-21T09:50:07.464Z] docker_cli_network_unix_test.go:46: [d0c5915ff2f8d] daemon is not started 09:50:07 [2022-07-21T09:50:07.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters 09:50:08 [2022-07-21T09:50:08.032Z] docker_cli_network_unix_test.go:46: [db2c9d7144e4f] daemon is not started 09:50:08 [2022-07-21T09:50:08.033Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind 09:50:08 [2022-07-21T09:50:08.292Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr 09:50:08 [2022-07-21T09:50:08.551Z] docker_cli_network_unix_test.go:46: [da0eb224ebb99] daemon is not started 09:50:08 [2022-07-21T09:50:08.811Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel 09:50:09 [2022-07-21T09:50:09.071Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr 09:50:09 [2022-07-21T09:50:09.071Z] docker_cli_network_unix_test.go:46: [d4ce8f370ab9a] daemon is not started 09:50:09 [2022-07-21T09:50:09.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined 09:50:09 [2022-07-21T09:50:09.071Z] docker_cli_network_unix_test.go:46: [db6f7c6f2c88b] daemon is not started 09:50:09 [2022-07-21T09:50:09.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM 09:50:09 [2022-07-21T09:50:09.331Z] docker_cli_network_unix_test.go:46: [da708cd113653] daemon is not started 09:50:09 [2022-07-21T09:50:09.331Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork 09:50:09 [2022-07-21T09:50:09.901Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain 09:50:10 [2022-07-21T09:50:10.160Z] docker_cli_network_unix_test.go:46: [d0763f90403eb] daemon is not started 09:50:10 [2022-07-21T09:50:10.160Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault 09:50:11 [2022-07-21T09:50:11.102Z] docker_cli_network_unix_test.go:46: [da5fd1ba8c9e5] daemon is not started 09:50:11 [2022-07-21T09:50:11.362Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge 09:50:11 [2022-07-21T09:50:11.622Z] docker_cli_network_unix_test.go:46: [d09d2ead5e5ea] daemon is not started 09:50:11 [2022-07-21T09:50:11.622Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost 09:50:11 [2022-07-21T09:50:11.882Z] docker_cli_network_unix_test.go:46: [ddc243cf9819a] daemon is not started 09:50:11 [2022-07-21T09:50:11.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions 09:50:11 [2022-07-21T09:50:11.882Z] docker_cli_network_unix_test.go:46: [d5608ecbfab41] daemon is not started 09:50:11 [2022-07-21T09:50:11.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart 09:50:12 [2022-07-21T09:50:12.452Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave 09:50:13 [2022-07-21T09:50:13.392Z] docker_cli_network_unix_test.go:968: [d47dacd58e6ef] daemon is not started 09:50:14 [2022-07-21T09:50:14.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias 09:50:16 [2022-07-21T09:50:16.165Z] docker_cli_network_unix_test.go:46: [d002255b0a98a] daemon is not started 09:50:16 [2022-07-21T09:50:16.165Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart 09:50:18 [2022-07-21T09:50:18.704Z] docker_cli_network_unix_test.go:1116: [d9e09a7876fad] daemon is not started 09:50:21 [2022-07-21T09:50:21.998Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations 09:50:21 [2022-07-21T09:50:21.998Z] docker_cli_network_unix_test.go:46: [d6dd7d55b124b] daemon is not started 09:50:21 [2022-07-21T09:50:21.998Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks 09:50:22 [2022-07-21T09:50:22.567Z] docker_cli_network_unix_test.go:46: [de410808687ad] daemon is not started 09:50:22 [2022-07-21T09:50:22.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions 09:50:22 [2022-07-21T09:50:22.567Z] docker_cli_network_unix_test.go:46: [ddbf0aca9c5f1] daemon is not started 09:50:22 [2022-07-21T09:50:22.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer 09:50:22 [2022-07-21T09:50:22.567Z] docker_cli_network_unix_test.go:46: [d36242a5d184b] daemon is not started 09:50:22 [2022-07-21T09:50:22.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified 09:50:22 [2022-07-21T09:50:22.826Z] docker_cli_network_unix_test.go:46: [d39f926053272] daemon is not started 09:50:22 [2022-07-21T09:50:22.826Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified 09:50:22 [2022-07-21T09:50:22.826Z] docker_cli_network_unix_test.go:46: [d02cf9ba46a83] daemon is not started 09:50:22 [2022-07-21T09:50:22.826Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault 09:50:22 [2022-07-21T09:50:22.826Z] docker_cli_network_unix_test.go:46: [db5209e67f67a] daemon is not started 09:50:22 [2022-07-21T09:50:22.826Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly 09:50:24 [2022-07-21T09:50:24.733Z] docker_cli_network_unix_test.go:46: [d1542544f09e2] daemon is not started 09:50:25 [2022-07-21T09:50:25.302Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault 09:50:25 [2022-07-21T09:50:25.302Z] docker_cli_network_unix_test.go:46: [dcd5646ea1a93] daemon is not started 09:50:25 [2022-07-21T09:50:25.302Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter 09:50:25 [2022-07-21T09:50:25.302Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks 09:50:25 [2022-07-21T09:50:25.302Z] docker_cli_network_unix_test.go:46: [df0a991953568] daemon is not started 09:50:25 [2022-07-21T09:50:25.302Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect 09:50:25 [2022-07-21T09:50:25.871Z] docker_cli_network_unix_test.go:46: [d287b92cb7da2] daemon is not started 09:50:26 [2022-07-21T09:50:26.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart 09:50:30 [2022-07-21T09:50:30.327Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart 09:50:30 [2022-07-21T09:50:30.897Z] docker_cli_network_unix_test.go:1084: [d81db4a78496c] daemon is not started 09:50:32 [2022-07-21T09:50:32.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver 09:50:32 [2022-07-21T09:50:32.804Z] docker_cli_network_unix_test.go:46: [d8378c9fd3206] daemon is not started 09:50:32 [2022-07-21T09:50:32.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping 09:50:33 [2022-07-21T09:50:33.372Z] docker_cli_network_unix_test.go:46: [da338db77515c] daemon is not started 09:50:33 [2022-07-21T09:50:33.632Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks 09:50:34 [2022-07-21T09:50:34.571Z] docker_cli_network_unix_test.go:46: [d59cdcb6a57eb] daemon is not started 09:50:35 [2022-07-21T09:50:35.139Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined 09:50:35 [2022-07-21T09:50:35.140Z] docker_cli_network_unix_test.go:46: [d3fe0d0f86971] daemon is not started 09:50:35 [2022-07-21T09:50:35.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID 09:50:35 [2022-07-21T09:50:35.708Z] docker_cli_network_unix_test.go:46: [d518457aec038] daemon is not started 09:50:35 [2022-07-21T09:50:35.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP 09:50:36 [2022-07-21T09:50:36.282Z] docker_cli_network_unix_test.go:46: [d1d9fa7f02cd1] daemon is not started 09:50:36 [2022-07-21T09:50:36.282Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP 09:50:36 [2022-07-21T09:50:36.854Z] docker_cli_network_unix_test.go:46: [d1aaffeda4527] daemon is not started 09:50:37 [2022-07-21T09:50:37.423Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver 09:50:42 [2022-07-21T09:50:42.697Z] docker_cli_network_unix_test.go:46: [dd5a06465498e] daemon is not started 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite (62.08s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.59s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.04s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.51s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.75s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.81s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.90s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.04s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.09s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.40s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.70s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.47s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.99s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.30s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.20s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.41s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.96s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.23s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.87s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.22s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.34s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.85s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.19s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.38s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.43s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) 09:50:42 [2022-07-21T09:50:42.697Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.45s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.16s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.54s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.72s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s) 09:50:42 [2022-07-21T09:50:42.697Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.53s) 09:50:42 [2022-07-21T09:50:42.697Z] === RUN TestDockerHubPullSuite 09:50:42 [2022-07-21T09:50:42.697Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry 09:50:44 [2022-07-21T09:50:44.602Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect 09:50:47 [2022-07-21T09:50:47.135Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry 09:50:48 [2022-07-21T09:50:48.073Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts 09:50:49 [2022-07-21T09:50:49.978Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage 09:50:50 [2022-07-21T09:50:50.546Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed 09:50:50 [2022-07-21T09:50:50.808Z] --- PASS: TestDockerHubPullSuite (8.06s) 09:50:50 [2022-07-21T09:50:50.808Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.91s) 09:50:50 [2022-07-21T09:50:50.808Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.54s) 09:50:50 [2022-07-21T09:50:50.808Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.96s) 09:50:50 [2022-07-21T09:50:50.808Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.78s) 09:50:50 [2022-07-21T09:50:50.808Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s) 09:50:50 [2022-07-21T09:50:50.808Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) 09:50:50 [2022-07-21T09:50:50.808Z] PASS 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === Skipped 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.05s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.05s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.808Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) 09:50:50 [2022-07-21T09:50:50.808Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight 09:50:50 [2022-07-21T09:50:50.808Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) 09:50:50 [2022-07-21T09:50:50.808Z] 09:50:50 [2022-07-21T09:50:50.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 09:50:50 [2022-07-21T09:50:50.809Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight 09:50:50 [2022-07-21T09:50:50.809Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 09:50:50 [2022-07-21T09:50:50.809Z] 09:50:50 [2022-07-21T09:50:50.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) 09:50:50 [2022-07-21T09:50:50.809Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport 09:50:50 [2022-07-21T09:50:50.809Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) 09:50:50 [2022-07-21T09:50:50.809Z] 09:50:50 [2022-07-21T09:50:50.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) 09:50:50 [2022-07-21T09:50:50.809Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows 09:50:50 [2022-07-21T09:50:50.809Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) 09:50:50 [2022-07-21T09:50:50.809Z] 09:50:50 [2022-07-21T09:50:50.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) 09:50:50 [2022-07-21T09:50:50.809Z] docker_cli_sni_test.go:30: Flakey test 09:50:50 [2022-07-21T09:50:50.809Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) 09:50:50 [2022-07-21T09:50:50.809Z] 09:50:50 [2022-07-21T09:50:50.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 09:50:50 [2022-07-21T09:50:50.809Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows 09:50:50 [2022-07-21T09:50:50.809Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 09:50:50 [2022-07-21T09:50:50.809Z] 09:50:50 [2022-07-21T09:50:50.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 09:50:50 [2022-07-21T09:50:50.809Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport 09:50:50 [2022-07-21T09:50:50.809Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 09:50:50 [2022-07-21T09:50:50.809Z] 09:50:50 [2022-07-21T09:50:50.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 09:50:50 [2022-07-21T09:50:50.809Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport 09:50:50 [2022-07-21T09:50:50.809Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 09:50:50 [2022-07-21T09:50:50.809Z] 09:50:50 [2022-07-21T09:50:50.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 09:50:50 [2022-07-21T09:50:50.809Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport 09:50:50 [2022-07-21T09:50:50.809Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 09:50:50 [2022-07-21T09:50:50.809Z] 09:50:50 [2022-07-21T09:50:50.809Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 09:50:50 [2022-07-21T09:50:50.809Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks 09:50:50 [2022-07-21T09:50:50.809Z] docker_cli_network_unix_test.go:46: [df0a991953568] daemon is not started 09:50:50 [2022-07-21T09:50:50.809Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 09:50:50 [2022-07-21T09:50:50.809Z] 09:50:50 [2022-07-21T09:50:50.809Z] DONE 1265 tests, 51 skipped in 1447.846s 09:50:50 [2022-07-21T09:50:50.809Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 09:50:50 [2022-07-21T09:50:50.809Z] ++++ cat bundles/test-integration/docker.pid 09:50:50 [2022-07-21T09:50:50.809Z] +++ kill 9325 09:50:50 [2022-07-21T09:50:50.809Z] +++ /etc/init.d/apparmor stop 09:50:50 [2022-07-21T09:50:50.809Z] Leaving: AppArmorNo profiles have been unloaded. 09:50:50 [2022-07-21T09:50:50.809Z] 09:50:50 [2022-07-21T09:50:50.809Z] Unloading profiles will leave already running processes permanently 09:50:50 [2022-07-21T09:50:50.809Z] unconfined, which can lead to unexpected situations. 09:50:50 [2022-07-21T09:50:50.809Z] 09:50:50 [2022-07-21T09:50:50.809Z] To set a process to complain mode, use the command line tool 09:50:50 [2022-07-21T09:50:50.809Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 09:50:50 [2022-07-21T09:50:50.809Z] +++ true 09:50:50 [2022-07-21T09:50:50.809Z] exiting test-integration 09:50:50 [2022-07-21T09:50:50.809Z] ++ exit 0 09:50:50 [2022-07-21T09:50:50.809Z] 09:50:51 [2022-07-21T09:50:51.378Z] + for job in $(jobs -p) 09:50:51 [2022-07-21T09:50:51.378Z] + wait 16245 09:51:06 [2022-07-21T09:51:06.260Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked 09:51:08 [2022-07-21T09:51:08.168Z] docker_cli_swarm_test.go:1180: [de23f5913d858] joining swarm manager [d46062f4e062d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:51:14 [2022-07-21T09:51:14.734Z] docker_cli_swarm_test.go:1189: [dd8354bed45e0] joining swarm manager [d46062f4e062d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:51:53 [2022-07-21T09:51:53.453Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain 09:51:58 [2022-07-21T09:51:58.724Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked 09:52:02 [2022-07-21T09:52:02.014Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster 09:52:03 [2022-07-21T09:52:03.920Z] docker_cli_swarm_test.go:1112: [df7f543a50a0b] joining swarm manager [d34c804616958]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:52:05 [2022-07-21T09:52:05.317Z] docker_cli_swarm_test.go:1113: [d7f8166883d52] joining swarm manager [d34c804616958]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:53:26 [2022-07-21T09:53:26.757Z] docker_cli_swarm_test.go:1166: [d7ff75eac4bac] joining swarm manager [d34c804616958]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 09:53:58 [2022-07-21T09:53:58.839Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress 09:53:58 [2022-07-21T09:53:58.839Z] docker_cli_swarm_test.go:1447: [dd1d89801e57c] joining swarm manager [d3661bbb50f41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:53:59 [2022-07-21T09:53:59.097Z] docker_cli_swarm_test.go:1448: [ddf7b2a64b183] joining swarm manager [d3661bbb50f41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 09:54:11 [2022-07-21T09:54:11.328Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup 09:54:11 [2022-07-21T09:54:11.328Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge 09:54:11 [2022-07-21T09:54:11.328Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay 09:54:11 [2022-07-21T09:54:11.328Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge 09:54:11 [2022-07-21T09:54:11.328Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay 09:54:11 [2022-07-21T09:54:11.896Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 09:54:14 [2022-07-21T09:54:14.431Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions 09:54:17 [2022-07-21T09:54:17.722Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin 09:54:19 [2022-07-21T09:54:19.631Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 09:54:21 [2022-07-21T09:54:21.537Z] docker_cli_swarm_unix_test.go:63: [d312476f6d354] joining swarm manager [d31c12a34effb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:55:17 [2022-07-21T09:55:17.773Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter 09:55:17 [2022-07-21T09:55:17.773Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter 09:55:17 [2022-07-21T09:55:17.773Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd 09:55:19 [2022-07-21T09:55:19.678Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts 09:55:22 [2022-07-21T09:55:22.970Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs 09:55:25 [2022-07-21T09:55:25.506Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation 09:55:27 [2022-07-21T09:55:27.413Z] docker_api_swarm_test.go:962: [de812c52b319b] joining swarm manager [db7ed237f32dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 09:55:45 [2022-07-21T09:55:45.504Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey 09:55:57 [2022-07-21T09:55:57.716Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile 09:55:59 [2022-07-21T09:55:59.622Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter 09:56:02 [2022-07-21T09:56:02.158Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode 09:56:04 [2022-07-21T09:56:04.704Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate 09:56:11 [2022-07-21T09:56:11.275Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY 09:56:16 [2022-07-21T09:56:16.549Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate 09:56:18 [2022-07-21T09:56:18.456Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname 09:56:20 [2022-07-21T09:56:20.994Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup 09:56:23 [2022-07-21T09:56:23.531Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal 09:56:26 [2022-07-21T09:56:26.068Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter 09:56:28 [2022-07-21T09:56:28.610Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate 09:56:31 [2022-07-21T09:56:31.178Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin 09:57:27 [2022-07-21T09:57:27.412Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm 09:57:42 [2022-07-21T09:57:42.294Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite (1538.70s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.30s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.97s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.15s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.35s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.32s) 09:57:57 [2022-07-21T09:57:57.175Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.64s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.96s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.73s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (27.86s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.22s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.96s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.66s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.74s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.44s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.99s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.33s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.54s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.66s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.13s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (68.01s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.62s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.62s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.64s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.96s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.03s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.13s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.44s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.45s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.04s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.72s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.15s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.22s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.37s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.18s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.20s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.14s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.28s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.03s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.73s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.19s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.14s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.16s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.60s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.69s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.04s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.09s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.10s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.50s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.92s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.91s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.05s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.63s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.19s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.79s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.35s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.47s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.95s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.03s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.01s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.90s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.24s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.23s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.02s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (2.93s) 09:57:57 [2022-07-21T09:57:57.175Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.76s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.88s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.90s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.65s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.34s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.95s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.67s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.19s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.12s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.83s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (73.01s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.96s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.86s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.97s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.57s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.36s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.31s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.42s) 09:57:57 [2022-07-21T09:57:57.176Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.04s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.81s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.55s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.84s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.63s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.03s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.16s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (114.42s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.20s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.28s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.28s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.45s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.17s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.18s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.14s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.43s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.37s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.73s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.89s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.70s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.45s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.44s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.44s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.48s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.56s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.06s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.87s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) 09:57:57 [2022-07-21T09:57:57.176Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.13s) 09:57:57 [2022-07-21T09:57:57.176Z] === RUN TestDockerExternalVolumeSuite 09:57:57 [2022-07-21T09:57:57.176Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume 09:57:57 [2022-07-21T09:57:57.436Z] docker_cli_external_volume_driver_test.go:53: [df09f0e2fcea0] daemon is not started 09:58:15 [2022-07-21T09:58:15.534Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities 09:59:23 [2022-07-21T09:59:23.224Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer 09:59:29 [2022-07-21T09:59:29.792Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet 09:59:44 [2022-07-21T09:59:44.677Z] docker_cli_external_volume_driver_test.go:53: [d9b023f928f25] daemon is not started 09:59:59 [2022-07-21T09:59:59.561Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse 10:00:17 [2022-07-21T10:00:17.650Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList 10:00:32 [2022-07-21T10:00:32.532Z] docker_cli_external_volume_driver_test.go:53: [d4aba78834c69] daemon is not started 10:00:47 [2022-07-21T10:00:47.422Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked 10:00:47 [2022-07-21T10:00:47.422Z] docker_cli_external_volume_driver_test.go:53: [d6ac3d6aa8196] daemon is not started 10:01:02 [2022-07-21T10:01:02.303Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID 10:01:34 [2022-07-21T10:01:34.383Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed 10:01:49 [2022-07-21T10:01:49.263Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete 10:02:04 [2022-07-21T10:02:04.172Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls 10:02:50 [2022-07-21T10:02:50.852Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists 10:03:08 [2022-07-21T10:03:08.942Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp 10:03:41 [2022-07-21T10:03:41.034Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail 10:04:13 [2022-07-21T10:04:13.116Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed 10:04:27 [2022-07-21T10:04:27.998Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom 10:04:42 [2022-07-21T10:04:42.881Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart 10:04:42 [2022-07-21T10:04:42.881Z] docker_cli_external_volume_driver_test.go:485: [dee3501b01214] daemon is not started 10:05:00 [2022-07-21T10:05:00.977Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict 10:05:00 [2022-07-21T10:05:00.977Z] docker_cli_external_volume_driver_test.go:53: [de6152a3db0b6] daemon is not started 10:05:15 [2022-07-21T10:05:15.862Z] --- PASS: TestDockerExternalVolumeSuite (436.89s) 10:05:15 [2022-07-21T10:05:15.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) 10:05:15 [2022-07-21T10:05:15.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) 10:05:15 [2022-07-21T10:05:15.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) 10:05:15 [2022-07-21T10:05:15.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) 10:05:15 [2022-07-21T10:05:15.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) 10:05:15 [2022-07-21T10:05:15.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) 10:05:15 [2022-07-21T10:05:15.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) 10:05:15 [2022-07-21T10:05:15.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) 10:05:15 [2022-07-21T10:05:15.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) 10:05:15 [2022-07-21T10:05:15.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) 10:05:15 [2022-07-21T10:05:15.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) 10:05:15 [2022-07-21T10:05:15.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) 10:05:15 [2022-07-21T10:05:15.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) 10:05:15 [2022-07-21T10:05:15.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) 10:05:15 [2022-07-21T10:05:15.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) 10:05:15 [2022-07-21T10:05:15.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) 10:05:15 [2022-07-21T10:05:15.862Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) 10:05:15 [2022-07-21T10:05:15.862Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) 10:05:15 [2022-07-21T10:05:15.862Z] PASS 10:05:15 [2022-07-21T10:05:15.862Z] 10:05:15 [2022-07-21T10:05:15.862Z] === Skipped 10:05:15 [2022-07-21T10:05:15.862Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 10:05:15 [2022-07-21T10:05:15.862Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 10:05:15 [2022-07-21T10:05:15.862Z] check_test.go:540: [dcb66817d4dcc] daemon is not started 10:05:15 [2022-07-21T10:05:15.862Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 10:05:15 [2022-07-21T10:05:15.862Z] 10:05:15 [2022-07-21T10:05:15.862Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) 10:05:15 [2022-07-21T10:05:15.862Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper 10:05:15 [2022-07-21T10:05:15.862Z] check_test.go:540: [d43128ca8dd5f] daemon is not started 10:05:15 [2022-07-21T10:05:15.862Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) 10:05:15 [2022-07-21T10:05:15.862Z] 10:05:15 [2022-07-21T10:05:15.862Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) 10:05:15 [2022-07-21T10:05:15.862Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper 10:05:15 [2022-07-21T10:05:15.862Z] check_test.go:540: [d6c7f25999152] daemon is not started 10:05:15 [2022-07-21T10:05:15.862Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) 10:05:15 [2022-07-21T10:05:15.862Z] 10:05:15 [2022-07-21T10:05:15.862Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) 10:05:15 [2022-07-21T10:05:15.862Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed 10:05:15 [2022-07-21T10:05:15.862Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) 10:05:15 [2022-07-21T10:05:15.862Z] 10:05:15 [2022-07-21T10:05:15.862Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) 10:05:15 [2022-07-21T10:05:15.862Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 10:05:15 [2022-07-21T10:05:15.862Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) 10:05:15 [2022-07-21T10:05:15.862Z] 10:05:15 [2022-07-21T10:05:15.862Z] DONE 269 tests, 5 skipped in 2312.365s 10:05:15 [2022-07-21T10:05:15.862Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 10:05:15 [2022-07-21T10:05:15.862Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d23f3e6b44dc5/docker.pid 10:05:15 [2022-07-21T10:05:15.862Z] +++ kill 7061 10:05:15 [2022-07-21T10:05:15.862Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7061 is not a child of this shell 10:05:15 [2022-07-21T10:05:15.862Z] warning: PID 7061 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d23f3e6b44dc5/docker.pid had a nonzero exit code 10:05:15 [2022-07-21T10:05:15.862Z] ++++ cat bundles/test-integration/docker.pid 10:05:15 [2022-07-21T10:05:15.862Z] +++ kill 9335 10:05:15 [2022-07-21T10:05:15.862Z] +++ /etc/init.d/apparmor stop 10:05:15 [2022-07-21T10:05:15.862Z] Leaving: AppArmorNo profiles have been unloaded. 10:05:15 [2022-07-21T10:05:15.862Z] 10:05:15 [2022-07-21T10:05:15.862Z] Unloading profiles will leave already running processes permanently 10:05:15 [2022-07-21T10:05:15.862Z] unconfined, which can lead to unexpected situations. 10:05:15 [2022-07-21T10:05:15.862Z] 10:05:15 [2022-07-21T10:05:15.862Z] To set a process to complain mode, use the command line tool 10:05:15 [2022-07-21T10:05:15.862Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 10:05:15 [2022-07-21T10:05:15.862Z] +++ true 10:05:15 [2022-07-21T10:05:15.862Z] exiting test-integration 10:05:15 [2022-07-21T10:05:15.862Z] ++ exit 0 10:05:15 [2022-07-21T10:05:15.862Z] 10:05:15 [2022-07-21T10:05:15.862Z] + exit 0 10:05:15 [2022-07-21T10:05:15.862Z] ++ jobs -p 10:05:15 [2022-07-21T10:05:15.862Z] + pids= 10:05:15 [2022-07-21T10:05:15.862Z] + echo 'Remaining pids to kill: []' 10:05:15 [2022-07-21T10:05:15.862Z] Remaining pids to kill: [] 10:05:15 [2022-07-21T10:05:15.862Z] + '[' -z '' ']' Post stage [Pipeline] junit 10:05:15 [2022-07-21T10:05:15.875Z] Recording test results 10:05:16 [2022-07-21T10:05:16.450Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 10:05:16 [2022-07-21T10:05:16.756Z] + echo Ensuring container killed. 10:05:16 [2022-07-21T10:05:16.756Z] Ensuring container killed. 10:05:16 [2022-07-21T10:05:16.756Z] + docker ps -aq -f name=docker-pr5-* 10:05:16 [2022-07-21T10:05:16.756Z] + cids=93c171a0ce51 10:05:16 [2022-07-21T10:05:16.756Z] 8753461e4bbe 10:05:16 [2022-07-21T10:05:16.756Z] ec5caec32221 10:05:16 [2022-07-21T10:05:16.756Z] + [ -n 93c171a0ce51 10:05:16 [2022-07-21T10:05:16.756Z] 8753461e4bbe 10:05:16 [2022-07-21T10:05:16.756Z] ec5caec32221 ] 10:05:16 [2022-07-21T10:05:16.756Z] + docker rm -vf 93c171a0ce51 8753461e4bbe ec5caec32221 10:05:17 [2022-07-21T10:05:17.694Z] 93c171a0ce51 10:05:17 [2022-07-21T10:05:17.694Z] 8753461e4bbe 10:05:17 [2022-07-21T10:05:17.694Z] ec5caec32221 [Pipeline] sh 10:05:17 [2022-07-21T10:05:17.983Z] + echo Chowning /workspace to jenkins user 10:05:17 [2022-07-21T10:05:17.983Z] Chowning /workspace to jenkins user 10:05:17 [2022-07-21T10:05:17.983Z] + id -u 10:05:17 [2022-07-21T10:05:17.983Z] + id -g 10:05:17 [2022-07-21T10:05:17.983Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43816:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 10:05:20 [2022-07-21T10:05:20.816Z] + bundleName=amd64 10:05:20 [2022-07-21T10:05:20.816Z] + echo Creating amd64-bundles.tar.gz 10:05:20 [2022-07-21T10:05:20.816Z] Creating amd64-bundles.tar.gz 10:05:20 [2022-07-21T10:05:20.816Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 10:05:20 [2022-07-21T10:05:20.816Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts 10:05:22 [2022-07-21T10:05:22.208Z] Archiving artifacts 10:05:22 [2022-07-21T10:05:22.750Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43816/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 10:05:23 [2022-07-21T10:05:23.068Z] + make clean 10:05:23 [2022-07-21T10:05:23.068Z] docker volume rm -f docker-dev-cache docker-mod-cache 10:05:23 [2022-07-21T10:05:23.068Z] docker-dev-cache 10:05:23 [2022-07-21T10:05:23.068Z] 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