Pull request #44093 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 97014a8db51a9be25422a49863bf4c3ed12c9b42+b0d57e0ed4c28c1617fb65899d92f92ad219456b (6e166b1e73d3a053fd51c9750268a8a221afe3e9) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44093@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-09-06T13:09:19.753Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-09-06T13:09:19.756Z] Trying to pass milestone 1 [Pipeline] milestone [2022-09-06T13:09:19.848Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-09-06T13:09:20.039Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e6ce99b1c176763b) in /home/ubuntu/workspace/moby_PR-44093 [Pipeline] { [Pipeline] checkout [2022-09-06T13:09:20.081Z] The recommended git tool is: git [2022-09-06T13:09:20.098Z] using credential docker-jenkins-github-credentials [2022-09-06T13:09:20.117Z] Fetching changes from the remote Git repository [2022-09-06T13:09:20.135Z] Fetching without tags [2022-09-06T13:09:20.537Z] Merging remotes/origin/20.10 commit b0d57e0ed4c28c1617fb65899d92f92ad219456b into PR head commit 97014a8db51a9be25422a49863bf4c3ed12c9b42 [2022-09-06T13:09:21.050Z] Merge succeeded, producing 97014a8db51a9be25422a49863bf4c3ed12c9b42 [2022-09-06T13:09:21.050Z] Checking out Revision 97014a8db51a9be25422a49863bf4c3ed12c9b42 (PR-44093) [2022-09-06T13:09:20.107Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44093/.git # timeout=10 [2022-09-06T13:09:20.123Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T13:09:20.140Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T13:09:20.140Z] > git --version # timeout=10 [2022-09-06T13:09:20.147Z] > git --version # 'git version 2.17.1' [2022-09-06T13:09:20.147Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:09:20.148Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44093/head:refs/remotes/origin/PR-44093 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T13:09:20.539Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T13:09:20.544Z] > git checkout -f 97014a8db51a9be25422a49863bf4c3ed12c9b42 # timeout=10 [2022-09-06T13:09:21.016Z] > git remote # timeout=10 [2022-09-06T13:09:21.022Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T13:09:21.030Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:09:21.031Z] > git merge b0d57e0ed4c28c1617fb65899d92f92ad219456b # timeout=10 [2022-09-06T13:09:21.043Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T13:09:21.052Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T13:09:21.065Z] > git checkout -f 97014a8db51a9be25422a49863bf4c3ed12c9b42 # timeout=10 [2022-09-06T13:09:21.124Z] Commit message: "namesgenerator: remove Valentina Tereshkova" [2022-09-06T13:09:21.128Z] > git rev-list --no-walk 97014a8db51a9be25422a49863bf4c3ed12c9b42 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T13:09:21.773Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44093:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-09-06T13:09:24.290Z] 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] { (Branch: win-RS5) [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] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2022-09-06T13:09:24.489Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-017db2c0fdf213b05) in /home/ubuntu/workspace/moby_PR-44093 [Pipeline] node [2022-09-06T13:09:24.490Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-054e0733f1689a851) in /home/ubuntu/workspace/moby_PR-44093 [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-09-06T13:09:24.504Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dcc8801f66348449) in /home/ubuntu/workspace/moby_PR-44093 [Pipeline] stage [2022-09-06T13:09:24.505Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-029fef39e503352a7) in /home/ubuntu/workspace/moby_PR-44093 [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-09-06T13:09:24.508Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05d4d53bff90eeff7) in /home/ubuntu/workspace/moby_PR-44093 [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-09-06T13:09:24.553Z] The recommended git tool is: git [Pipeline] checkout [2022-09-06T13:09:24.561Z] The recommended git tool is: git [Pipeline] { [Pipeline] { [2022-09-06T13:09:24.581Z] using credential docker-jenkins-github-credentials [2022-09-06T13:09:24.591Z] Cloning the remote Git repository [2022-09-06T13:09:24.591Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-09-06T13:09:24.602Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-09-06T13:09:24.614Z] Cloning the remote Git repository [2022-09-06T13:09:24.614Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2022-09-06T13:09:24.667Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [2022-09-06T13:09:24.673Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-09-06T13:09:24.682Z] using credential docker-jenkins-github-credentials [2022-09-06T13:09:24.683Z] using credential docker-jenkins-github-credentials [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-09-06T13:09:24.687Z] The recommended git tool is: git [2022-09-06T13:09:24.692Z] Cloning the remote Git repository [2022-09-06T13:09:24.692Z] Cloning with configured refspecs honoured and without tags [2022-09-06T13:09:24.698Z] Cloning the remote Git repository [2022-09-06T13:09:24.698Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-09-06T13:09:24.703Z] using credential docker-jenkins-github-credentials [2022-09-06T13:09:24.712Z] Cloning the remote Git repository [2022-09-06T13:09:24.712Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [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] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-09-06T13:09:24.639Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T13:09:24.639Z] > git init /home/ubuntu/workspace/moby_PR-44093 # timeout=10 [2022-09-06T13:09:24.655Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T13:09:24.655Z] > git --version # timeout=10 [2022-09-06T13:09:24.665Z] > git --version # 'git version 2.17.1' [2022-09-06T13:09:24.665Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:09:24.667Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44093/head:refs/remotes/origin/PR-44093 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-09-06T13:09:24.614Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T13:09:24.614Z] > git init /home/ubuntu/workspace/moby_PR-44093 # timeout=10 [2022-09-06T13:09:24.621Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T13:09:24.621Z] > git --version # timeout=10 [2022-09-06T13:09:24.623Z] > git --version # 'git version 2.17.1' [2022-09-06T13:09:24.623Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:09:24.624Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44093/head:refs/remotes/origin/PR-44093 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T13:09:24.701Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T13:09:24.704Z] > git init /home/ubuntu/workspace/moby_PR-44093 # timeout=10 [2022-09-06T13:09:24.717Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T13:09:24.717Z] > git --version # timeout=10 [2022-09-06T13:09:24.719Z] > git --version # 'git version 2.17.1' [2022-09-06T13:09:24.719Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:09:24.720Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44093/head:refs/remotes/origin/PR-44093 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T13:09:24.695Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T13:09:24.695Z] > git init /home/ubuntu/workspace/moby_PR-44093 # timeout=10 [2022-09-06T13:09:24.710Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T13:09:24.710Z] > git --version # timeout=10 [2022-09-06T13:09:24.712Z] > git --version # 'git version 2.25.1' [2022-09-06T13:09:24.712Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:09:24.713Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44093/head:refs/remotes/origin/PR-44093 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T13:09:24.710Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T13:09:24.710Z] > git init /home/ubuntu/workspace/moby_PR-44093 # timeout=10 [2022-09-06T13:09:24.720Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T13:09:24.720Z] > git --version # timeout=10 [2022-09-06T13:09:24.722Z] > git --version # 'git version 2.25.1' [2022-09-06T13:09:24.722Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:09:24.723Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44093/head:refs/remotes/origin/PR-44093 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T13:09:35.756Z] Fetching without tags [2022-09-06T13:09:36.169Z] Merging remotes/origin/20.10 commit b0d57e0ed4c28c1617fb65899d92f92ad219456b into PR head commit 97014a8db51a9be25422a49863bf4c3ed12c9b42 [2022-09-06T13:09:36.647Z] Merge succeeded, producing 97014a8db51a9be25422a49863bf4c3ed12c9b42 [2022-09-06T13:09:36.647Z] Checking out Revision 97014a8db51a9be25422a49863bf4c3ed12c9b42 (PR-44093) [2022-09-06T13:09:35.722Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T13:09:35.726Z] > git config --add remote.origin.fetch +refs/pull/44093/head:refs/remotes/origin/PR-44093 # timeout=10 [2022-09-06T13:09:35.730Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T13:09:35.739Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T13:09:35.754Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T13:09:35.754Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:09:35.754Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44093/head:refs/remotes/origin/PR-44093 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T13:09:36.167Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T13:09:36.171Z] > git checkout -f 97014a8db51a9be25422a49863bf4c3ed12c9b42 # timeout=10 [2022-09-06T13:09:36.619Z] > git remote # timeout=10 [2022-09-06T13:09:36.623Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T13:09:36.627Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:09:36.627Z] > git merge b0d57e0ed4c28c1617fb65899d92f92ad219456b # timeout=10 [2022-09-06T13:09:36.635Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T13:09:36.644Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T13:09:36.648Z] > git checkout -f 97014a8db51a9be25422a49863bf4c3ed12c9b42 # timeout=10 [2022-09-06T13:09:37.284Z] Commit message: "namesgenerator: remove Valentina Tereshkova" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T13:09:37.907Z] Fetching without tags [2022-09-06T13:09:37.968Z] + docker version [2022-09-06T13:09:37.968Z] Client: Docker Engine - Community [2022-09-06T13:09:37.968Z] Version: 20.10.17 [2022-09-06T13:09:37.968Z] API version: 1.41 [2022-09-06T13:09:37.968Z] Go version: go1.17.11 [2022-09-06T13:09:37.968Z] Git commit: 100c701 [2022-09-06T13:09:37.968Z] Built: Mon Jun 6 23:02:20 2022 [2022-09-06T13:09:37.968Z] OS/Arch: linux/arm64 [2022-09-06T13:09:37.968Z] Context: default [2022-09-06T13:09:37.968Z] Experimental: true [2022-09-06T13:09:37.968Z] [2022-09-06T13:09:37.968Z] Server: Docker Engine - Community [2022-09-06T13:09:37.968Z] Engine: [2022-09-06T13:09:37.968Z] Version: 20.10.17 [2022-09-06T13:09:37.968Z] API version: 1.41 (minimum version 1.12) [2022-09-06T13:09:37.968Z] Go version: go1.17.11 [2022-09-06T13:09:37.968Z] Git commit: a89b842 [2022-09-06T13:09:37.968Z] Built: Mon Jun 6 23:00:44 2022 [2022-09-06T13:09:37.968Z] OS/Arch: linux/arm64 [2022-09-06T13:09:37.968Z] Experimental: true [2022-09-06T13:09:37.968Z] containerd: [2022-09-06T13:09:37.968Z] Version: 1.6.8 [2022-09-06T13:09:37.968Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T13:09:37.968Z] runc: [2022-09-06T13:09:37.968Z] Version: 1.1.4 [2022-09-06T13:09:37.968Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T13:09:37.968Z] docker-init: [2022-09-06T13:09:37.968Z] Version: 0.19.0 [2022-09-06T13:09:37.968Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-06T13:09:38.089Z] Merging remotes/origin/20.10 commit b0d57e0ed4c28c1617fb65899d92f92ad219456b into PR head commit 97014a8db51a9be25422a49863bf4c3ed12c9b42 [2022-09-06T13:09:38.255Z] + docker info [2022-09-06T13:09:38.588Z] Merge succeeded, producing 97014a8db51a9be25422a49863bf4c3ed12c9b42 [2022-09-06T13:09:38.589Z] Checking out Revision 97014a8db51a9be25422a49863bf4c3ed12c9b42 (PR-44093) [2022-09-06T13:09:38.668Z] Fetching without tags [2022-09-06T13:09:37.883Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T13:09:37.888Z] > git config --add remote.origin.fetch +refs/pull/44093/head:refs/remotes/origin/PR-44093 # timeout=10 [2022-09-06T13:09:37.893Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T13:09:37.903Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T13:09:37.907Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T13:09:37.907Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:09:37.907Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44093/head:refs/remotes/origin/PR-44093 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T13:09:38.089Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T13:09:38.095Z] > git checkout -f 97014a8db51a9be25422a49863bf4c3ed12c9b42 # timeout=10 [2022-09-06T13:09:38.556Z] > git remote # timeout=10 [2022-09-06T13:09:38.561Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T13:09:38.568Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:09:38.568Z] > git merge b0d57e0ed4c28c1617fb65899d92f92ad219456b # timeout=10 [2022-09-06T13:09:38.584Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T13:09:38.588Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T13:09:38.593Z] > git checkout -f 97014a8db51a9be25422a49863bf4c3ed12c9b42 # timeout=10 [2022-09-06T13:09:38.646Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T13:09:38.652Z] > git config --add remote.origin.fetch +refs/pull/44093/head:refs/remotes/origin/PR-44093 # timeout=10 [2022-09-06T13:09:38.657Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T13:09:38.665Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T13:09:38.671Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T13:09:38.671Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:09:38.672Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44093/head:refs/remotes/origin/PR-44093 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T13:09:38.752Z] Fetching without tags [2022-09-06T13:09:38.825Z] Client: [2022-09-06T13:09:38.825Z] Context: default [2022-09-06T13:09:38.825Z] Debug Mode: false [2022-09-06T13:09:38.825Z] Plugins: [2022-09-06T13:09:38.825Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-06T13:09:38.825Z] buildx: Docker Buildx (Docker Inc., v0.8.2-docker) [2022-09-06T13:09:38.825Z] compose: Docker Compose (Docker Inc., v2.10.2) [2022-09-06T13:09:38.825Z] [2022-09-06T13:09:38.825Z] Server: [2022-09-06T13:09:38.825Z] Containers: 0 [2022-09-06T13:09:38.825Z] Running: 0 [2022-09-06T13:09:38.825Z] Paused: 0 [2022-09-06T13:09:38.825Z] Stopped: 0 [2022-09-06T13:09:38.825Z] Images: 4 [2022-09-06T13:09:38.825Z] Server Version: 20.10.17 [2022-09-06T13:09:38.825Z] Storage Driver: overlay2 [2022-09-06T13:09:38.825Z] Backing Filesystem: extfs [2022-09-06T13:09:38.825Z] Supports d_type: true [2022-09-06T13:09:38.825Z] Native Overlay Diff: true [2022-09-06T13:09:38.825Z] userxattr: false [2022-09-06T13:09:38.825Z] Logging Driver: json-file [2022-09-06T13:09:38.825Z] Cgroup Driver: cgroupfs [2022-09-06T13:09:38.825Z] Cgroup Version: 1 [2022-09-06T13:09:38.825Z] Plugins: [2022-09-06T13:09:38.825Z] Volume: local [2022-09-06T13:09:38.825Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T13:09:38.825Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T13:09:38.825Z] Swarm: inactive [2022-09-06T13:09:38.825Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-09-06T13:09:38.825Z] Default Runtime: runc [2022-09-06T13:09:38.825Z] Init Binary: docker-init [2022-09-06T13:09:38.825Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T13:09:38.825Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T13:09:38.825Z] init version: de40ad0 [2022-09-06T13:09:38.825Z] Security Options: [2022-09-06T13:09:38.825Z] apparmor [2022-09-06T13:09:38.825Z] seccomp [2022-09-06T13:09:38.825Z] Profile: default [2022-09-06T13:09:38.825Z] Kernel Version: 5.15.0-1019-aws [2022-09-06T13:09:38.825Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-06T13:09:38.825Z] OSType: linux [2022-09-06T13:09:38.825Z] Architecture: aarch64 [2022-09-06T13:09:38.825Z] CPUs: 2 [2022-09-06T13:09:38.825Z] Total Memory: 7.559GiB [2022-09-06T13:09:38.825Z] Name: ip-10-100-49-72 [2022-09-06T13:09:38.825Z] ID: FRCU:5T2U:W4RK:7F4F:JRZ7:ZFRZ:OEIH:D3T6:2RSP:WR7S:XKNK:EG7Q [2022-09-06T13:09:38.825Z] Docker Root Dir: /var/lib/docker [2022-09-06T13:09:38.825Z] Debug Mode: false [2022-09-06T13:09:38.825Z] Registry: https://index.docker.io/v1/ [2022-09-06T13:09:38.825Z] Labels: [2022-09-06T13:09:38.825Z] Experimental: true [2022-09-06T13:09:38.825Z] Insecure Registries: [2022-09-06T13:09:38.825Z] 127.0.0.0/8 [2022-09-06T13:09:38.825Z] Live Restore Enabled: true [2022-09-06T13:09:38.825Z] [Pipeline] sh [2022-09-06T13:09:38.837Z] Fetching without tags [2022-09-06T13:09:38.847Z] Merging remotes/origin/20.10 commit b0d57e0ed4c28c1617fb65899d92f92ad219456b into PR head commit 97014a8db51a9be25422a49863bf4c3ed12c9b42 [2022-09-06T13:09:38.737Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T13:09:38.739Z] > git config --add remote.origin.fetch +refs/pull/44093/head:refs/remotes/origin/PR-44093 # timeout=10 [2022-09-06T13:09:38.741Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T13:09:38.749Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T13:09:38.754Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T13:09:38.754Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:09:38.755Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44093/head:refs/remotes/origin/PR-44093 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T13:09:38.818Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T13:09:38.822Z] > git config --add remote.origin.fetch +refs/pull/44093/head:refs/remotes/origin/PR-44093 # timeout=10 [2022-09-06T13:09:38.826Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T13:09:38.834Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T13:09:38.840Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T13:09:38.840Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:09:38.840Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44093/head:refs/remotes/origin/PR-44093 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T13:09:38.963Z] Merging remotes/origin/20.10 commit b0d57e0ed4c28c1617fb65899d92f92ad219456b into PR head commit 97014a8db51a9be25422a49863bf4c3ed12c9b42 [2022-09-06T13:09:39.089Z] Commit message: "namesgenerator: remove Valentina Tereshkova" [2022-09-06T13:09:39.110Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-06T13:09:39.110Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-06T13:09:39.110Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44093/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-09-06T13:09:39.110Z] + bash /home/ubuntu/workspace/moby_PR-44093/check-config.sh [2022-09-06T13:09:39.110Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-06T13:09:39.110Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ... [2022-09-06T13:09:39.110Z] [2022-09-06T13:09:39.110Z] Generally Necessary: [2022-09-06T13:09:39.110Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-06T13:09:39.110Z] - apparmor: enabled and tools installed [2022-09-06T13:09:39.110Z] - CONFIG_NAMESPACES: enabled [2022-09-06T13:09:39.110Z] - CONFIG_NET_NS: enabled [2022-09-06T13:09:39.110Z] - CONFIG_PID_NS: enabled [2022-09-06T13:09:39.110Z] - CONFIG_IPC_NS: enabled [2022-09-06T13:09:39.110Z] - CONFIG_UTS_NS: enabled [2022-09-06T13:09:39.110Z] - CONFIG_CGROUPS: enabled [2022-09-06T13:09:39.110Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-06T13:09:39.110Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-06T13:09:39.110Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-06T13:09:39.110Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-06T13:09:39.110Z] - CONFIG_CPUSETS: enabled [2022-09-06T13:09:39.110Z] - CONFIG_MEMCG: enabled [2022-09-06T13:09:39.110Z] - CONFIG_KEYS: enabled [2022-09-06T13:09:39.110Z] - CONFIG_VETH: enabled (as module) [2022-09-06T13:09:39.230Z] Merging remotes/origin/20.10 commit b0d57e0ed4c28c1617fb65899d92f92ad219456b into PR head commit 97014a8db51a9be25422a49863bf4c3ed12c9b42 [2022-09-06T13:09:39.320Z] Merge succeeded, producing 97014a8db51a9be25422a49863bf4c3ed12c9b42 [2022-09-06T13:09:39.320Z] Checking out Revision 97014a8db51a9be25422a49863bf4c3ed12c9b42 (PR-44093) [2022-09-06T13:09:39.371Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-06T13:09:39.371Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-06T13:09:39.371Z] - CONFIG_NF_NAT_IPV4: missing [2022-09-06T13:09:39.371Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-06T13:09:39.371Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-06T13:09:39.371Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-06T13:09:39.371Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-06T13:09:39.371Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-06T13:09:39.371Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-06T13:09:39.371Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-06T13:09:39.371Z] - CONFIG_NF_NAT_NEEDED: missing [2022-09-06T13:09:39.371Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-06T13:09:39.371Z] [2022-09-06T13:09:39.371Z] Optional Features: [2022-09-06T13:09:39.371Z] - CONFIG_USER_NS: enabled [2022-09-06T13:09:39.371Z] - CONFIG_SECCOMP: enabled [2022-09-06T13:09:39.371Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-06T13:09:39.371Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-06T13:09:39.371Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-06T13:09:39.371Z] (cgroup swap accounting is currently enabled) [2022-09-06T13:09:39.371Z] - CONFIG_BLK_CGROUP: enabled [2022-09-06T13:09:39.371Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-06T13:09:39.371Z] - CONFIG_IOSCHED_CFQ: missing [2022-09-06T13:09:39.371Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-09-06T13:09:39.426Z] Merge succeeded, producing 97014a8db51a9be25422a49863bf4c3ed12c9b42 [2022-09-06T13:09:39.426Z] Checking out Revision 97014a8db51a9be25422a49863bf4c3ed12c9b42 (PR-44093) [2022-09-06T13:09:39.495Z] Still waiting to schedule task [2022-09-06T13:09:39.495Z] All nodes of label ‘windows-2019’ are offline [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T13:09:39.634Z] - CONFIG_CGROUP_PERF: enabled [2022-09-06T13:09:39.634Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-06T13:09:39.634Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-06T13:09:39.634Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-06T13:09:39.634Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-06T13:09:39.634Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-06T13:09:39.634Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-06T13:09:39.634Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-06T13:09:39.634Z] - CONFIG_IP_VS: enabled (as module) [2022-09-06T13:09:39.634Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-06T13:09:39.634Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-06T13:09:39.634Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-06T13:09:39.634Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-06T13:09:39.634Z] - CONFIG_EXT4_FS: enabled [2022-09-06T13:09:39.634Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-06T13:09:39.634Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-06T13:09:39.634Z] - Network Drivers: [2022-09-06T13:09:39.634Z] - "overlay": [2022-09-06T13:09:39.634Z] - CONFIG_VXLAN: enabled (as module) [2022-09-06T13:09:39.634Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-06T13:09:39.634Z] Optional (for encrypted networks): [2022-09-06T13:09:39.703Z] Commit message: "namesgenerator: remove Valentina Tereshkova" [2022-09-06T13:09:39.715Z] Merge succeeded, producing 97014a8db51a9be25422a49863bf4c3ed12c9b42 [2022-09-06T13:09:39.715Z] Checking out Revision 97014a8db51a9be25422a49863bf4c3ed12c9b42 (PR-44093) [2022-09-06T13:09:39.784Z] + [ PR != PR ] [2022-09-06T13:09:39.784Z] + [ 20.10 != master ] [2022-09-06T13:09:39.784Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T13:09:39.897Z] - CONFIG_CRYPTO: enabled [2022-09-06T13:09:39.897Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-06T13:09:39.897Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-06T13:09:39.897Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-06T13:09:39.897Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-06T13:09:39.897Z] - CONFIG_XFRM: enabled [2022-09-06T13:09:39.897Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-06T13:09:39.897Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-06T13:09:39.897Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-06T13:09:39.897Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-09-06T13:09:39.897Z] - "ipvlan": [2022-09-06T13:09:39.897Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-06T13:09:39.897Z] - "macvlan": [2022-09-06T13:09:39.897Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-06T13:09:39.897Z] - CONFIG_DUMMY: enabled (as module) [2022-09-06T13:09:39.897Z] - "ftp,tftp client in container": [2022-09-06T13:09:39.897Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-06T13:09:39.897Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-06T13:09:39.897Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-06T13:09:39.897Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-06T13:09:39.897Z] - Storage Drivers: [2022-09-06T13:09:39.897Z] - "aufs": [2022-09-06T13:09:39.897Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-06T13:09:39.897Z] - "btrfs": [2022-09-06T13:09:39.897Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-06T13:09:39.897Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-06T13:09:39.897Z] - "devicemapper": [2022-09-06T13:09:39.897Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-06T13:09:39.897Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-06T13:09:39.897Z] - "overlay": [2022-09-06T13:09:39.897Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-06T13:09:39.897Z] - "zfs": [2022-09-06T13:09:39.897Z] - /dev/zfs: present [2022-09-06T13:09:39.897Z] - zfs command: missing [2022-09-06T13:09:39.897Z] - zpool command: missing [2022-09-06T13:09:39.897Z] [2022-09-06T13:09:39.897Z] Limits: [2022-09-06T13:09:39.897Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-06T13:09:39.897Z] [2022-09-06T13:09:39.897Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-09-06T13:09:39.937Z] Commit message: "namesgenerator: remove Valentina Tereshkova" [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T13:09:40.093Z] + docker version [2022-09-06T13:09:40.094Z] Client: Docker Engine - Community [2022-09-06T13:09:40.094Z] Version: 20.10.17 [2022-09-06T13:09:40.094Z] API version: 1.41 [2022-09-06T13:09:40.094Z] Go version: go1.17.11 [2022-09-06T13:09:40.094Z] Git commit: 100c701 [2022-09-06T13:09:40.094Z] Built: Mon Jun 6 23:02:56 2022 [2022-09-06T13:09:40.094Z] OS/Arch: linux/amd64 [2022-09-06T13:09:40.094Z] Context: default [2022-09-06T13:09:40.094Z] Experimental: true [2022-09-06T13:09:40.094Z] [2022-09-06T13:09:40.094Z] Server: Docker Engine - Community [2022-09-06T13:09:40.094Z] Engine: [2022-09-06T13:09:40.094Z] Version: 20.10.17 [2022-09-06T13:09:40.094Z] API version: 1.41 (minimum version 1.12) [2022-09-06T13:09:40.094Z] Go version: go1.17.11 [2022-09-06T13:09:40.094Z] Git commit: a89b842 [2022-09-06T13:09:40.094Z] Built: Mon Jun 6 23:01:02 2022 [2022-09-06T13:09:40.094Z] OS/Arch: linux/amd64 [2022-09-06T13:09:40.094Z] Experimental: true [2022-09-06T13:09:40.094Z] containerd: [2022-09-06T13:09:40.094Z] Version: 1.6.8 [2022-09-06T13:09:40.094Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T13:09:40.094Z] runc: [2022-09-06T13:09:40.094Z] Version: 1.1.4 [2022-09-06T13:09:40.094Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T13:09:40.094Z] docker-init: [2022-09-06T13:09:40.094Z] Version: 0.19.0 [2022-09-06T13:09:40.094Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-06T13:09:40.223Z] Commit message: "namesgenerator: remove Valentina Tereshkova" [2022-09-06T13:09:40.231Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:97014a8db51a9be25422a49863bf4c3ed12c9b42 . [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T13:09:40.332Z] + docker version [2022-09-06T13:09:40.332Z] Client: Docker Engine - Community [2022-09-06T13:09:40.332Z] Version: 20.10.17 [2022-09-06T13:09:40.332Z] API version: 1.41 [2022-09-06T13:09:40.332Z] Go version: go1.17.11 [2022-09-06T13:09:40.332Z] Git commit: 100c701 [2022-09-06T13:09:40.332Z] Built: Mon Jun 6 23:02:56 2022 [2022-09-06T13:09:40.332Z] OS/Arch: linux/amd64 [2022-09-06T13:09:40.332Z] Context: default [2022-09-06T13:09:40.332Z] Experimental: true [2022-09-06T13:09:40.332Z] [2022-09-06T13:09:40.332Z] Server: Docker Engine - Community [2022-09-06T13:09:40.332Z] Engine: [2022-09-06T13:09:40.332Z] Version: 20.10.17 [2022-09-06T13:09:40.332Z] API version: 1.41 (minimum version 1.12) [2022-09-06T13:09:40.332Z] Go version: go1.17.11 [2022-09-06T13:09:40.332Z] Git commit: a89b842 [2022-09-06T13:09:40.332Z] Built: Mon Jun 6 23:01:02 2022 [2022-09-06T13:09:40.332Z] OS/Arch: linux/amd64 [2022-09-06T13:09:40.332Z] Experimental: true [2022-09-06T13:09:40.332Z] containerd: [2022-09-06T13:09:40.332Z] Version: 1.6.8 [2022-09-06T13:09:40.332Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T13:09:40.332Z] runc: [2022-09-06T13:09:40.332Z] Version: 1.1.4 [2022-09-06T13:09:40.332Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T13:09:40.332Z] docker-init: [2022-09-06T13:09:40.332Z] Version: 0.19.0 [2022-09-06T13:09:40.332Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-06T13:09:40.367Z] + docker info [2022-09-06T13:09:40.367Z] Client: [2022-09-06T13:09:40.367Z] Context: default [2022-09-06T13:09:40.367Z] Debug Mode: false [2022-09-06T13:09:40.367Z] Plugins: [2022-09-06T13:09:40.367Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-06T13:09:40.367Z] buildx: Docker Buildx (Docker Inc., v0.8.2-docker) [2022-09-06T13:09:40.367Z] compose: Docker Compose (Docker Inc., v2.10.2) [2022-09-06T13:09:40.367Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-09-06T13:09:40.367Z] [2022-09-06T13:09:40.367Z] Server: [2022-09-06T13:09:40.367Z] Containers: 0 [2022-09-06T13:09:40.367Z] Running: 0 [2022-09-06T13:09:40.367Z] Paused: 0 [2022-09-06T13:09:40.367Z] Stopped: 0 [2022-09-06T13:09:40.367Z] Images: 2 [2022-09-06T13:09:40.367Z] Server Version: 20.10.17 [2022-09-06T13:09:40.367Z] Storage Driver: overlay2 [2022-09-06T13:09:40.367Z] Backing Filesystem: extfs [2022-09-06T13:09:40.367Z] Supports d_type: true [2022-09-06T13:09:40.367Z] Native Overlay Diff: true [2022-09-06T13:09:40.367Z] userxattr: false [2022-09-06T13:09:40.367Z] Logging Driver: json-file [2022-09-06T13:09:40.367Z] Cgroup Driver: cgroupfs [2022-09-06T13:09:40.367Z] Cgroup Version: 1 [2022-09-06T13:09:40.367Z] Plugins: [2022-09-06T13:09:40.367Z] Volume: local [2022-09-06T13:09:40.367Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T13:09:40.367Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T13:09:40.367Z] Swarm: inactive [2022-09-06T13:09:40.367Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-06T13:09:40.367Z] Default Runtime: runc [2022-09-06T13:09:40.367Z] Init Binary: docker-init [2022-09-06T13:09:40.367Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T13:09:40.367Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T13:09:40.367Z] init version: de40ad0 [2022-09-06T13:09:40.367Z] Security Options: [2022-09-06T13:09:40.367Z] apparmor [2022-09-06T13:09:40.367Z] seccomp [2022-09-06T13:09:40.367Z] Profile: default [2022-09-06T13:09:40.367Z] Kernel Version: 5.4.0-1084-aws [2022-09-06T13:09:40.367Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-06T13:09:40.367Z] OSType: linux [2022-09-06T13:09:40.367Z] Architecture: x86_64 [2022-09-06T13:09:40.367Z] CPUs: 2 [2022-09-06T13:09:40.367Z] Total Memory: 7.565GiB [2022-09-06T13:09:40.367Z] Name: ip-10-100-84-157 [2022-09-06T13:09:40.367Z] ID: LDZ6:MOTK:SSKR:7YGM:V6JU:N3FR:CXVW:L4Y3:CKCO:N2AB:7RZS:MZ4C [2022-09-06T13:09:40.367Z] Docker Root Dir: /var/lib/docker [2022-09-06T13:09:40.367Z] Debug Mode: false [2022-09-06T13:09:40.367Z] Registry: https://index.docker.io/v1/ [2022-09-06T13:09:40.367Z] Labels: [2022-09-06T13:09:40.367Z] Experimental: true [2022-09-06T13:09:40.367Z] Insecure Registries: [2022-09-06T13:09:40.367Z] 127.0.0.0/8 [2022-09-06T13:09:40.367Z] Live Restore Enabled: true [2022-09-06T13:09:40.367Z] [2022-09-06T13:09:40.367Z] WARNING: No swap limit support [Pipeline] sh [2022-09-06T13:09:38.850Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T13:09:38.855Z] > git checkout -f 97014a8db51a9be25422a49863bf4c3ed12c9b42 # timeout=10 [2022-09-06T13:09:39.295Z] > git remote # timeout=10 [2022-09-06T13:09:39.302Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T13:09:39.306Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:09:39.307Z] > git merge b0d57e0ed4c28c1617fb65899d92f92ad219456b # timeout=10 [2022-09-06T13:09:39.318Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T13:09:39.323Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T13:09:39.328Z] > git checkout -f 97014a8db51a9be25422a49863bf4c3ed12c9b42 # timeout=10 [2022-09-06T13:09:40.491Z] #1 [internal] load build definition from Dockerfile [2022-09-06T13:09:40.491Z] #1 sha256:c79ddb7697ff3de99082da282966c57ce67423cc66e82a13851fcdb1daaaa6ff [2022-09-06T13:09:40.491Z] #1 transferring dockerfile: 17.05kB done [2022-09-06T13:09:40.491Z] #1 DONE 0.0s [2022-09-06T13:09:40.491Z] [2022-09-06T13:09:40.491Z] #2 [internal] load .dockerignore [2022-09-06T13:09:40.491Z] #2 sha256:4a21ccfe373a0da16451e29cfc093797f98813c891f4689e47092c88cbac4542 [2022-09-06T13:09:40.491Z] #2 transferring context: 87B done [2022-09-06T13:09:40.491Z] #2 DONE 0.0s [2022-09-06T13:09:40.491Z] [2022-09-06T13:09:40.491Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-09-06T13:09:40.491Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2022-09-06T13:09:38.965Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T13:09:38.967Z] > git checkout -f 97014a8db51a9be25422a49863bf4c3ed12c9b42 # timeout=10 [2022-09-06T13:09:39.406Z] > git remote # timeout=10 [2022-09-06T13:09:39.409Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T13:09:39.415Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:09:39.415Z] > git merge b0d57e0ed4c28c1617fb65899d92f92ad219456b # timeout=10 [2022-09-06T13:09:39.423Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T13:09:39.428Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T13:09:39.431Z] > git checkout -f 97014a8db51a9be25422a49863bf4c3ed12c9b42 # timeout=10 [2022-09-06T13:09:39.233Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T13:09:39.237Z] > git checkout -f 97014a8db51a9be25422a49863bf4c3ed12c9b42 # timeout=10 [2022-09-06T13:09:39.688Z] > git remote # timeout=10 [2022-09-06T13:09:39.693Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T13:09:39.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:09:39.700Z] > git merge b0d57e0ed4c28c1617fb65899d92f92ad219456b # timeout=10 [2022-09-06T13:09:39.708Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T13:09:39.718Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T13:09:39.725Z] > git checkout -f 97014a8db51a9be25422a49863bf4c3ed12c9b42 # timeout=10 [2022-09-06T13:09:40.610Z] + docker version [2022-09-06T13:09:40.610Z] Client: Docker Engine - Community [2022-09-06T13:09:40.610Z] Version: 20.10.17 [2022-09-06T13:09:40.610Z] API version: 1.41 [2022-09-06T13:09:40.610Z] Go version: go1.17.11 [2022-09-06T13:09:40.610Z] Git commit: 100c701 [2022-09-06T13:09:40.610Z] Built: Mon Jun 6 23:02:56 2022 [2022-09-06T13:09:40.610Z] OS/Arch: linux/amd64 [2022-09-06T13:09:40.610Z] Context: default [2022-09-06T13:09:40.610Z] Experimental: true [2022-09-06T13:09:40.610Z] [2022-09-06T13:09:40.610Z] Server: Docker Engine - Community [2022-09-06T13:09:40.610Z] Engine: [2022-09-06T13:09:40.610Z] Version: 20.10.17 [2022-09-06T13:09:40.610Z] API version: 1.41 (minimum version 1.12) [2022-09-06T13:09:40.610Z] Go version: go1.17.11 [2022-09-06T13:09:40.610Z] Git commit: a89b842 [2022-09-06T13:09:40.610Z] Built: Mon Jun 6 23:01:02 2022 [2022-09-06T13:09:40.610Z] OS/Arch: linux/amd64 [2022-09-06T13:09:40.610Z] Experimental: true [2022-09-06T13:09:40.610Z] containerd: [2022-09-06T13:09:40.610Z] Version: 1.6.8 [2022-09-06T13:09:40.610Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T13:09:40.610Z] runc: [2022-09-06T13:09:40.610Z] Version: 1.1.4 [2022-09-06T13:09:40.610Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T13:09:40.610Z] docker-init: [2022-09-06T13:09:40.610Z] Version: 0.19.0 [2022-09-06T13:09:40.610Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-09-06T13:09:40.678Z] + docker info [Pipeline] sh [2022-09-06T13:09:40.709Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-06T13:09:40.709Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-06T13:09:40.709Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44093/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-09-06T13:09:40.709Z] + bash /home/ubuntu/workspace/moby_PR-44093/check-config.sh [2022-09-06T13:09:40.709Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-06T13:09:40.709Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-06T13:09:40.709Z] [2022-09-06T13:09:40.709Z] Generally Necessary: [2022-09-06T13:09:40.709Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-06T13:09:40.709Z] - apparmor: enabled and tools installed [2022-09-06T13:09:40.709Z] - CONFIG_NAMESPACES: enabled [2022-09-06T13:09:40.709Z] - CONFIG_NET_NS: enabled [2022-09-06T13:09:40.709Z] - CONFIG_PID_NS: enabled [2022-09-06T13:09:40.709Z] - CONFIG_IPC_NS: enabled [2022-09-06T13:09:40.709Z] - CONFIG_UTS_NS: enabled [2022-09-06T13:09:40.709Z] - CONFIG_CGROUPS: enabled [2022-09-06T13:09:40.709Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-06T13:09:40.709Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-06T13:09:40.709Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-06T13:09:40.709Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-06T13:09:40.709Z] - CONFIG_CPUSETS: enabled [2022-09-06T13:09:40.709Z] - CONFIG_MEMCG: enabled [2022-09-06T13:09:40.709Z] - CONFIG_KEYS: enabled [2022-09-06T13:09:40.709Z] - CONFIG_VETH: enabled (as module) [2022-09-06T13:09:40.709Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-06T13:09:40.709Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-06T13:09:40.709Z] - CONFIG_NF_NAT_IPV4: missing [2022-09-06T13:09:40.709Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-06T13:09:40.709Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-06T13:09:40.709Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-06T13:09:40.709Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-06T13:09:40.709Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-06T13:09:40.709Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-06T13:09:40.709Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-06T13:09:40.709Z] - CONFIG_NF_NAT_NEEDED: missing [2022-09-06T13:09:40.709Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-06T13:09:40.709Z] [2022-09-06T13:09:40.709Z] Optional Features: [2022-09-06T13:09:40.709Z] - CONFIG_USER_NS: enabled [2022-09-06T13:09:40.709Z] - CONFIG_SECCOMP: enabled [2022-09-06T13:09:40.709Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-06T13:09:40.709Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-06T13:09:40.709Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-06T13:09:40.709Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-06T13:09:40.752Z] #3 DONE 0.3s [2022-09-06T13:09:40.752Z] [2022-09-06T13:09:40.752Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-09-06T13:09:40.752Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2022-09-06T13:09:40.752Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-09-06T13:09:40.752Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2022-09-06T13:09:40.752Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2022-09-06T13:09:40.752Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-09-06T13:09:40.752Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2022-09-06T13:09:40.895Z] + docker info [2022-09-06T13:09:40.965Z] - CONFIG_BLK_CGROUP: enabled [2022-09-06T13:09:40.965Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-06T13:09:40.965Z] - CONFIG_IOSCHED_CFQ: missing [2022-09-06T13:09:40.965Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-09-06T13:09:40.965Z] - CONFIG_CGROUP_PERF: enabled [2022-09-06T13:09:40.965Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-06T13:09:40.965Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-06T13:09:40.965Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-06T13:09:40.965Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-06T13:09:40.965Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-06T13:09:40.965Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-06T13:09:40.965Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-06T13:09:40.965Z] - CONFIG_IP_VS: enabled (as module) [2022-09-06T13:09:40.965Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-06T13:09:40.965Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-06T13:09:40.965Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-06T13:09:40.965Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-06T13:09:40.965Z] - CONFIG_EXT4_FS: enabled [2022-09-06T13:09:40.965Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-06T13:09:40.965Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-06T13:09:40.965Z] - Network Drivers: [2022-09-06T13:09:40.965Z] - "overlay": [2022-09-06T13:09:40.965Z] - CONFIG_VXLAN: enabled (as module) [2022-09-06T13:09:40.965Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-06T13:09:40.965Z] Optional (for encrypted networks): [2022-09-06T13:09:40.965Z] - CONFIG_CRYPTO: enabled [2022-09-06T13:09:40.965Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-06T13:09:40.965Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-06T13:09:40.965Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-06T13:09:40.965Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-06T13:09:40.965Z] - CONFIG_XFRM: enabled [2022-09-06T13:09:40.965Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-06T13:09:40.965Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-06T13:09:40.965Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-06T13:09:40.965Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-09-06T13:09:40.965Z] - "ipvlan": [2022-09-06T13:09:40.965Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-06T13:09:40.965Z] - "macvlan": [2022-09-06T13:09:40.965Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-06T13:09:40.965Z] - CONFIG_DUMMY: enabled (as module) [2022-09-06T13:09:40.965Z] - "ftp,tftp client in container": [2022-09-06T13:09:40.977Z] + docker version [2022-09-06T13:09:40.977Z] Client: Docker Engine - Community [2022-09-06T13:09:40.977Z] Version: 20.10.17 [2022-09-06T13:09:40.977Z] API version: 1.41 [2022-09-06T13:09:40.977Z] Go version: go1.17.11 [2022-09-06T13:09:40.977Z] Git commit: 100c701 [2022-09-06T13:09:40.977Z] Built: Mon Jun 6 23:02:57 2022 [2022-09-06T13:09:40.977Z] OS/Arch: linux/amd64 [2022-09-06T13:09:40.977Z] Context: default [2022-09-06T13:09:40.977Z] Experimental: true [2022-09-06T13:09:40.977Z] [2022-09-06T13:09:40.977Z] Server: Docker Engine - Community [2022-09-06T13:09:40.977Z] Engine: [2022-09-06T13:09:40.977Z] Version: 20.10.17 [2022-09-06T13:09:40.977Z] API version: 1.41 (minimum version 1.12) [2022-09-06T13:09:40.977Z] Go version: go1.17.11 [2022-09-06T13:09:40.977Z] Git commit: a89b842 [2022-09-06T13:09:40.977Z] Built: Mon Jun 6 23:01:03 2022 [2022-09-06T13:09:40.977Z] OS/Arch: linux/amd64 [2022-09-06T13:09:40.977Z] Experimental: true [2022-09-06T13:09:40.977Z] containerd: [2022-09-06T13:09:40.977Z] Version: 1.6.8 [2022-09-06T13:09:40.977Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T13:09:40.977Z] runc: [2022-09-06T13:09:40.977Z] Version: 1.1.4 [2022-09-06T13:09:40.977Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T13:09:40.977Z] docker-init: [2022-09-06T13:09:40.977Z] Version: 0.19.0 [2022-09-06T13:09:40.977Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-06T13:09:41.014Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 8.39MB / 9.01MB 0.2s [2022-09-06T13:09:41.014Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2022-09-06T13:09:41.221Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-06T13:09:41.221Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-06T13:09:41.221Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-06T13:09:41.221Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-06T13:09:41.221Z] - Storage Drivers: [2022-09-06T13:09:41.221Z] - "aufs": [2022-09-06T13:09:41.221Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-06T13:09:41.221Z] - "btrfs": [2022-09-06T13:09:41.221Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-06T13:09:41.221Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-06T13:09:41.221Z] - "devicemapper": [2022-09-06T13:09:41.221Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-06T13:09:41.221Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-06T13:09:41.221Z] - "overlay": [2022-09-06T13:09:41.221Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-06T13:09:41.221Z] - "zfs": [2022-09-06T13:09:41.221Z] - /dev/zfs: present [2022-09-06T13:09:41.221Z] - zfs command: missing [2022-09-06T13:09:41.221Z] - zpool command: missing [2022-09-06T13:09:41.221Z] [2022-09-06T13:09:41.221Z] Limits: [2022-09-06T13:09:41.221Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-06T13:09:41.221Z] [2022-09-06T13:09:41.221Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T13:09:41.273Z] + docker info [2022-09-06T13:09:41.285Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done [2022-09-06T13:09:41.285Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2022-09-06T13:09:41.285Z] #4 DONE 0.6s [2022-09-06T13:09:41.539Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:97014a8db51a9be25422a49863bf4c3ed12c9b42 . [2022-09-06T13:09:41.539Z] #1 [internal] load build definition from Dockerfile [2022-09-06T13:09:41.539Z] #1 sha256:03d634403602c6627292a8f9142dc5aa995c57c78e7abd666444204cf7c03003 [2022-09-06T13:09:41.539Z] #1 transferring dockerfile: 17.05kB done [2022-09-06T13:09:41.539Z] #1 DONE 0.0s [2022-09-06T13:09:41.539Z] [2022-09-06T13:09:41.539Z] #2 [internal] load .dockerignore [2022-09-06T13:09:41.539Z] #2 sha256:b9beac53df5ccd0850e445d5973425c87954fa136c2e3a2d51095871e5ffc21d [2022-09-06T13:09:41.539Z] #2 transferring context: 87B done [2022-09-06T13:09:41.539Z] #2 DONE 0.0s [2022-09-06T13:09:41.539Z] [2022-09-06T13:09:41.539Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-09-06T13:09:41.539Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-09-06T13:09:41.545Z] [2022-09-06T13:09:41.545Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T13:09:41.545Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-06T13:09:41.545Z] #7 DONE 0.1s [2022-09-06T13:09:41.545Z] [2022-09-06T13:09:41.545Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T13:09:41.545Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-06T13:09:41.606Z] Client: [2022-09-06T13:09:41.607Z] Context: default [2022-09-06T13:09:41.607Z] Debug Mode: false [2022-09-06T13:09:41.607Z] Plugins: [2022-09-06T13:09:41.607Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-06T13:09:41.607Z] buildx: Docker Buildx (Docker Inc., v0.8.2-docker) [2022-09-06T13:09:41.607Z] compose: Docker Compose (Docker Inc., v2.10.2) [2022-09-06T13:09:41.607Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-09-06T13:09:41.607Z] [2022-09-06T13:09:41.607Z] Server: [2022-09-06T13:09:41.607Z] Containers: 0 [2022-09-06T13:09:41.607Z] Running: 0 [2022-09-06T13:09:41.607Z] Paused: 0 [2022-09-06T13:09:41.607Z] Stopped: 0 [2022-09-06T13:09:41.607Z] Images: 2 [2022-09-06T13:09:41.607Z] Server Version: 20.10.17 [2022-09-06T13:09:41.607Z] Storage Driver: overlay2 [2022-09-06T13:09:41.607Z] Backing Filesystem: extfs [2022-09-06T13:09:41.607Z] Supports d_type: true [2022-09-06T13:09:41.607Z] Native Overlay Diff: true [2022-09-06T13:09:41.607Z] userxattr: false [2022-09-06T13:09:41.607Z] Logging Driver: json-file [2022-09-06T13:09:41.607Z] Cgroup Driver: cgroupfs [2022-09-06T13:09:41.607Z] Cgroup Version: 1 [2022-09-06T13:09:41.607Z] Plugins: [2022-09-06T13:09:41.607Z] Volume: local [2022-09-06T13:09:41.607Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T13:09:41.607Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T13:09:41.607Z] Swarm: inactive [2022-09-06T13:09:41.607Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-09-06T13:09:41.607Z] Default Runtime: runc [2022-09-06T13:09:41.607Z] Init Binary: docker-init [2022-09-06T13:09:41.607Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T13:09:41.607Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T13:09:41.607Z] init version: de40ad0 [2022-09-06T13:09:41.607Z] Security Options: [2022-09-06T13:09:41.607Z] apparmor [2022-09-06T13:09:41.607Z] seccomp [2022-09-06T13:09:41.607Z] Profile: default [2022-09-06T13:09:41.607Z] Kernel Version: 5.4.0-1084-aws [2022-09-06T13:09:41.607Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-06T13:09:41.607Z] OSType: linux [2022-09-06T13:09:41.607Z] Architecture: x86_64 [2022-09-06T13:09:41.607Z] CPUs: 2 [2022-09-06T13:09:41.607Z] Total Memory: 7.565GiB [2022-09-06T13:09:41.607Z] Name: ip-10-100-83-58 [2022-09-06T13:09:41.607Z] ID: LDZ6:MOTK:SSKR:7YGM:V6JU:N3FR:CXVW:L4Y3:CKCO:N2AB:7RZS:MZ4C [2022-09-06T13:09:41.607Z] Docker Root Dir: /var/lib/docker [2022-09-06T13:09:41.607Z] Debug Mode: false [2022-09-06T13:09:41.607Z] Registry: https://index.docker.io/v1/ [2022-09-06T13:09:41.607Z] Labels: [2022-09-06T13:09:41.607Z] Experimental: true [2022-09-06T13:09:41.607Z] Insecure Registries: [2022-09-06T13:09:41.607Z] 127.0.0.0/8 [2022-09-06T13:09:41.607Z] Live Restore Enabled: true [2022-09-06T13:09:41.607Z] [2022-09-06T13:09:41.607Z] WARNING: No swap limit support [Pipeline] sh [2022-09-06T13:09:41.795Z] #3 DONE 0.1s [2022-09-06T13:09:41.795Z] [2022-09-06T13:09:41.795Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-09-06T13:09:41.795Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-09-06T13:09:41.795Z] #4 CACHED [2022-09-06T13:09:41.795Z] [2022-09-06T13:09:41.795Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-09-06T13:09:41.795Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-09-06T13:09:41.805Z] #8 DONE 0.1s [2022-09-06T13:09:41.805Z] [2022-09-06T13:09:41.805Z] #6 [internal] load metadata for docker.io/library/debian:buster [2022-09-06T13:09:41.805Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2022-09-06T13:09:41.805Z] #6 DONE 0.3s [2022-09-06T13:09:41.805Z] [2022-09-06T13:09:41.805Z] #5 [internal] load metadata for docker.io/library/golang:1.18.5-buster [2022-09-06T13:09:41.805Z] #5 sha256:bdaeaa7119107d6b86975b5e53e69761c87d7bed07fee27b341b1504f2741ee0 [2022-09-06T13:09:41.805Z] #5 DONE 0.3s [2022-09-06T13:09:41.836Z] Client: [2022-09-06T13:09:41.836Z] Context: default [2022-09-06T13:09:41.836Z] Debug Mode: false [2022-09-06T13:09:41.836Z] Plugins: [2022-09-06T13:09:41.836Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-06T13:09:41.836Z] buildx: Docker Buildx (Docker Inc., v0.8.2-docker) [2022-09-06T13:09:41.836Z] compose: Docker Compose (Docker Inc., v2.10.2) [2022-09-06T13:09:41.836Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-09-06T13:09:41.836Z] [2022-09-06T13:09:41.836Z] Server: [2022-09-06T13:09:41.836Z] Containers: 0 [2022-09-06T13:09:41.836Z] Running: 0 [2022-09-06T13:09:41.836Z] Paused: 0 [2022-09-06T13:09:41.836Z] Stopped: 0 [2022-09-06T13:09:41.836Z] Images: 5 [2022-09-06T13:09:41.836Z] Server Version: 20.10.17 [2022-09-06T13:09:41.836Z] Storage Driver: overlay2 [2022-09-06T13:09:41.836Z] Backing Filesystem: extfs [2022-09-06T13:09:41.836Z] Supports d_type: true [2022-09-06T13:09:41.836Z] Native Overlay Diff: true [2022-09-06T13:09:41.836Z] userxattr: false [2022-09-06T13:09:41.836Z] Logging Driver: json-file [2022-09-06T13:09:41.836Z] Cgroup Driver: cgroupfs [2022-09-06T13:09:41.836Z] Cgroup Version: 1 [2022-09-06T13:09:41.836Z] Plugins: [2022-09-06T13:09:41.836Z] Volume: local [2022-09-06T13:09:41.836Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T13:09:41.836Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T13:09:41.836Z] Swarm: inactive [2022-09-06T13:09:41.836Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-09-06T13:09:41.836Z] Default Runtime: runc [2022-09-06T13:09:41.836Z] Init Binary: docker-init [2022-09-06T13:09:41.836Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T13:09:41.836Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T13:09:41.836Z] init version: de40ad0 [2022-09-06T13:09:41.836Z] Security Options: [2022-09-06T13:09:41.836Z] apparmor [2022-09-06T13:09:41.836Z] seccomp [2022-09-06T13:09:41.836Z] Profile: default [2022-09-06T13:09:41.836Z] Kernel Version: 5.4.0-1084-aws [2022-09-06T13:09:41.836Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-06T13:09:41.836Z] OSType: linux [2022-09-06T13:09:41.836Z] Architecture: x86_64 [2022-09-06T13:09:41.836Z] CPUs: 2 [2022-09-06T13:09:41.836Z] Total Memory: 7.483GiB [2022-09-06T13:09:41.836Z] Name: ip-10-100-55-96 [2022-09-06T13:09:41.836Z] ID: E6OJ:6PMW:N5IP:OXHK:VWM3:KDPI:CCKG:XFTP:VO4L:DFD7:NJRG:2MMJ [2022-09-06T13:09:41.836Z] Docker Root Dir: /var/lib/docker [2022-09-06T13:09:41.836Z] Debug Mode: false [2022-09-06T13:09:41.836Z] Registry: https://index.docker.io/v1/ [2022-09-06T13:09:41.836Z] Labels: [2022-09-06T13:09:41.836Z] Experimental: true [2022-09-06T13:09:41.836Z] Insecure Registries: [2022-09-06T13:09:41.836Z] 127.0.0.0/8 [2022-09-06T13:09:41.836Z] Live Restore Enabled: true [2022-09-06T13:09:41.836Z] [2022-09-06T13:09:41.836Z] WARNING: No swap limit support [Pipeline] sh [2022-09-06T13:09:41.929Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-06T13:09:41.929Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-06T13:09:41.929Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44093/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-09-06T13:09:41.929Z] + bash /home/ubuntu/workspace/moby_PR-44093/check-config.sh [2022-09-06T13:09:41.929Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-06T13:09:41.929Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-06T13:09:41.929Z] [2022-09-06T13:09:41.929Z] Generally Necessary: [2022-09-06T13:09:41.929Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-06T13:09:41.929Z] - apparmor: enabled and tools installed [2022-09-06T13:09:41.929Z] - CONFIG_NAMESPACES: enabled [2022-09-06T13:09:41.929Z] - CONFIG_NET_NS: enabled [2022-09-06T13:09:41.929Z] - CONFIG_PID_NS: enabled [2022-09-06T13:09:41.929Z] - CONFIG_IPC_NS: enabled [2022-09-06T13:09:41.929Z] - CONFIG_UTS_NS: enabled [2022-09-06T13:09:41.929Z] - CONFIG_CGROUPS: enabled [2022-09-06T13:09:41.929Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-06T13:09:41.929Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-06T13:09:41.929Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-06T13:09:41.929Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-06T13:09:41.929Z] - CONFIG_CPUSETS: enabled [2022-09-06T13:09:41.929Z] - CONFIG_MEMCG: enabled [2022-09-06T13:09:41.929Z] - CONFIG_KEYS: enabled [2022-09-06T13:09:41.929Z] - CONFIG_VETH: enabled (as module) [2022-09-06T13:09:41.929Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-06T13:09:41.929Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-06T13:09:41.929Z] - CONFIG_NF_NAT_IPV4: missing [2022-09-06T13:09:41.929Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-06T13:09:41.929Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-06T13:09:41.929Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-06T13:09:41.929Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-06T13:09:41.929Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-06T13:09:41.929Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-06T13:09:41.929Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-06T13:09:41.929Z] - CONFIG_NF_NAT_NEEDED: missing [2022-09-06T13:09:41.929Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-06T13:09:41.929Z] [2022-09-06T13:09:41.929Z] Optional Features: [2022-09-06T13:09:41.929Z] - CONFIG_USER_NS: enabled [2022-09-06T13:09:41.929Z] - CONFIG_SECCOMP: enabled [2022-09-06T13:09:41.929Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-06T13:09:41.929Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-06T13:09:42.051Z] #5 DONE 0.1s [2022-09-06T13:09:42.051Z] [2022-09-06T13:09:42.051Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T13:09:42.051Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-06T13:09:42.051Z] #7 DONE 0.1s [2022-09-06T13:09:42.051Z] [2022-09-06T13:09:42.051Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T13:09:42.051Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-06T13:09:42.051Z] #8 DONE 0.1s [2022-09-06T13:09:42.051Z] [2022-09-06T13:09:42.051Z] #6 [internal] load metadata for docker.io/library/golang:1.18.5-buster [2022-09-06T13:09:42.051Z] #6 sha256:5315db6b6beb51c3ee3a7a25b9ced447c4ebfc14b9976e2bea9aac9758c60766 [2022-09-06T13:09:42.051Z] #6 DONE 0.1s [2022-09-06T13:09:42.120Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-06T13:09:42.120Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-06T13:09:42.120Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44093/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-09-06T13:09:42.120Z] + bash /home/ubuntu/workspace/moby_PR-44093/check-config.sh [2022-09-06T13:09:42.120Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-06T13:09:42.120Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-06T13:09:42.120Z] [2022-09-06T13:09:42.120Z] Generally Necessary: [2022-09-06T13:09:42.120Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-06T13:09:42.120Z] - apparmor: enabled and tools installed [2022-09-06T13:09:42.120Z] - CONFIG_NAMESPACES: enabled [2022-09-06T13:09:42.120Z] - CONFIG_NET_NS: enabled [2022-09-06T13:09:42.120Z] - CONFIG_PID_NS: enabled [2022-09-06T13:09:42.120Z] - CONFIG_IPC_NS: enabled [2022-09-06T13:09:42.120Z] - CONFIG_UTS_NS: enabled [2022-09-06T13:09:42.120Z] - CONFIG_CGROUPS: enabled [2022-09-06T13:09:42.120Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-06T13:09:42.120Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-06T13:09:42.120Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-06T13:09:42.120Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-06T13:09:42.120Z] - CONFIG_CPUSETS: enabled [2022-09-06T13:09:42.120Z] - CONFIG_MEMCG: enabled [2022-09-06T13:09:42.120Z] - CONFIG_KEYS: enabled [2022-09-06T13:09:42.120Z] - CONFIG_VETH: enabled (as module) [2022-09-06T13:09:42.120Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-06T13:09:42.120Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-06T13:09:42.120Z] - CONFIG_NF_NAT_IPV4: missing [2022-09-06T13:09:42.120Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-06T13:09:42.120Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-06T13:09:42.120Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-06T13:09:42.120Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-06T13:09:42.120Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-06T13:09:42.120Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-06T13:09:42.120Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-06T13:09:42.120Z] - CONFIG_NF_NAT_NEEDED: missing [2022-09-06T13:09:42.120Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-06T13:09:42.185Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-06T13:09:42.186Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-06T13:09:42.186Z] - CONFIG_BLK_CGROUP: enabled [2022-09-06T13:09:42.186Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-06T13:09:42.186Z] - CONFIG_IOSCHED_CFQ: missing [2022-09-06T13:09:42.186Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-09-06T13:09:42.186Z] - CONFIG_CGROUP_PERF: enabled [2022-09-06T13:09:42.186Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-06T13:09:42.186Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-06T13:09:42.186Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-06T13:09:42.186Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-06T13:09:42.186Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-06T13:09:42.186Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-06T13:09:42.186Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-06T13:09:42.186Z] - CONFIG_IP_VS: enabled (as module) [2022-09-06T13:09:42.186Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-06T13:09:42.186Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-06T13:09:42.186Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-06T13:09:42.186Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-06T13:09:42.186Z] - CONFIG_EXT4_FS: enabled [2022-09-06T13:09:42.186Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-06T13:09:42.186Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-06T13:09:42.186Z] - Network Drivers: [2022-09-06T13:09:42.186Z] - "overlay": [2022-09-06T13:09:42.186Z] - CONFIG_VXLAN: enabled (as module) [2022-09-06T13:09:42.186Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-06T13:09:42.186Z] Optional (for encrypted networks): [2022-09-06T13:09:42.211Z] Client: [2022-09-06T13:09:42.211Z] Context: default [2022-09-06T13:09:42.211Z] Debug Mode: false [2022-09-06T13:09:42.211Z] Plugins: [2022-09-06T13:09:42.211Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-06T13:09:42.211Z] buildx: Docker Buildx (Docker Inc., v0.8.2-docker) [2022-09-06T13:09:42.211Z] compose: Docker Compose (Docker Inc., v2.10.2) [2022-09-06T13:09:42.211Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-09-06T13:09:42.211Z] [2022-09-06T13:09:42.211Z] Server: [2022-09-06T13:09:42.211Z] Containers: 0 [2022-09-06T13:09:42.211Z] Running: 0 [2022-09-06T13:09:42.211Z] Paused: 0 [2022-09-06T13:09:42.211Z] Stopped: 0 [2022-09-06T13:09:42.211Z] Images: 5 [2022-09-06T13:09:42.211Z] Server Version: 20.10.17 [2022-09-06T13:09:42.211Z] Storage Driver: overlay2 [2022-09-06T13:09:42.211Z] Backing Filesystem: extfs [2022-09-06T13:09:42.211Z] Supports d_type: true [2022-09-06T13:09:42.211Z] Native Overlay Diff: true [2022-09-06T13:09:42.211Z] userxattr: false [2022-09-06T13:09:42.211Z] Logging Driver: json-file [2022-09-06T13:09:42.211Z] Cgroup Driver: systemd [2022-09-06T13:09:42.211Z] Cgroup Version: 2 [2022-09-06T13:09:42.211Z] Plugins: [2022-09-06T13:09:42.211Z] Volume: local [2022-09-06T13:09:42.211Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T13:09:42.211Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T13:09:42.212Z] Swarm: inactive [2022-09-06T13:09:42.212Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-06T13:09:42.212Z] Default Runtime: runc [2022-09-06T13:09:42.212Z] Init Binary: docker-init [2022-09-06T13:09:42.212Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T13:09:42.212Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T13:09:42.212Z] init version: de40ad0 [2022-09-06T13:09:42.212Z] Security Options: [2022-09-06T13:09:42.212Z] apparmor [2022-09-06T13:09:42.212Z] seccomp [2022-09-06T13:09:42.212Z] Profile: default [2022-09-06T13:09:42.212Z] cgroupns [2022-09-06T13:09:42.212Z] Kernel Version: 5.15.0-1019-aws [2022-09-06T13:09:42.212Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-06T13:09:42.212Z] OSType: linux [2022-09-06T13:09:42.212Z] Architecture: x86_64 [2022-09-06T13:09:42.212Z] CPUs: 2 [2022-09-06T13:09:42.212Z] Total Memory: 7.557GiB [2022-09-06T13:09:42.212Z] Name: ip-10-100-48-0 [2022-09-06T13:09:42.212Z] ID: KG2S:MNBO:7L5E:ZADI:IZNA:2DV4:BMR2:Q7WA:FSVB:4U3O:YLFI:EJ7N [2022-09-06T13:09:42.212Z] Docker Root Dir: /var/lib/docker [2022-09-06T13:09:42.212Z] Debug Mode: false [2022-09-06T13:09:42.212Z] Registry: https://index.docker.io/v1/ [2022-09-06T13:09:42.212Z] Labels: [2022-09-06T13:09:42.212Z] Experimental: true [2022-09-06T13:09:42.212Z] Insecure Registries: [2022-09-06T13:09:42.212Z] 127.0.0.0/8 [2022-09-06T13:09:42.212Z] Live Restore Enabled: true [2022-09-06T13:09:42.212Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T13:09:42.307Z] [2022-09-06T13:09:42.307Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T13:09:42.307Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-06T13:09:42.307Z] #64 DONE 0.0s [2022-09-06T13:09:42.307Z] [2022-09-06T13:09:42.307Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T13:09:42.307Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-06T13:09:42.307Z] #62 DONE 0.0s [2022-09-06T13:09:42.307Z] [2022-09-06T13:09:42.307Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.5-buster@sha256:9a09cc3b632949d98583e8f24f5f66a055397176bf8440f7333876ac101f4a3a [2022-09-06T13:09:42.307Z] #9 sha256:892791958d8e4523325fe72dc606e3c8bfa155401fd74c1aa8544465754dac32 [2022-09-06T13:09:42.307Z] #9 DONE 0.0s [2022-09-06T13:09:42.307Z] [2022-09-06T13:09:42.307Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-06T13:09:42.307Z] #26 sha256:74c4974f3ae89c8db9905e2f7a43e7b84cf39c6f5c38e34925155e866ce95d47 [2022-09-06T13:09:42.307Z] #26 DONE 0.0s [2022-09-06T13:09:42.307Z] [2022-09-06T13:09:42.307Z] #23 [internal] load build context [2022-09-06T13:09:42.307Z] #23 sha256:0f149f41c2bf742096b6c5b022d5fcde07f1d366278c6d005dbbbb8f5e874e24 [2022-09-06T13:09:42.380Z] [2022-09-06T13:09:42.380Z] Optional Features: [2022-09-06T13:09:42.380Z] - CONFIG_USER_NS: enabled [2022-09-06T13:09:42.380Z] - CONFIG_SECCOMP: enabled [2022-09-06T13:09:42.380Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-06T13:09:42.380Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-06T13:09:42.380Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-06T13:09:42.380Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-06T13:09:42.380Z] - CONFIG_BLK_CGROUP: enabled [2022-09-06T13:09:42.380Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-06T13:09:42.380Z] - CONFIG_IOSCHED_CFQ: missing [2022-09-06T13:09:42.380Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-09-06T13:09:42.380Z] - CONFIG_CGROUP_PERF: enabled [2022-09-06T13:09:42.380Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-06T13:09:42.380Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-06T13:09:42.380Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-06T13:09:42.380Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-06T13:09:42.380Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-06T13:09:42.380Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-06T13:09:42.380Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-06T13:09:42.380Z] - CONFIG_IP_VS: enabled (as module) [2022-09-06T13:09:42.380Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-06T13:09:42.380Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-06T13:09:42.380Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-06T13:09:42.380Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-06T13:09:42.380Z] - CONFIG_EXT4_FS: enabled [2022-09-06T13:09:42.380Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-06T13:09:42.380Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-06T13:09:42.380Z] - Network Drivers: [2022-09-06T13:09:42.380Z] - "overlay": [2022-09-06T13:09:42.380Z] - CONFIG_VXLAN: enabled (as module) [2022-09-06T13:09:42.380Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-06T13:09:42.380Z] Optional (for encrypted networks): [2022-09-06T13:09:42.442Z] - CONFIG_CRYPTO: enabled [2022-09-06T13:09:42.442Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-06T13:09:42.442Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-06T13:09:42.442Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-06T13:09:42.442Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-06T13:09:42.442Z] - CONFIG_XFRM: enabled [2022-09-06T13:09:42.442Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-06T13:09:42.442Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-06T13:09:42.442Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-06T13:09:42.442Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-09-06T13:09:42.442Z] - "ipvlan": [2022-09-06T13:09:42.442Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-06T13:09:42.442Z] - "macvlan": [2022-09-06T13:09:42.442Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-06T13:09:42.442Z] - CONFIG_DUMMY: enabled (as module) [2022-09-06T13:09:42.442Z] - "ftp,tftp client in container": [2022-09-06T13:09:42.442Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-06T13:09:42.442Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-06T13:09:42.442Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-06T13:09:42.442Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-06T13:09:42.442Z] - Storage Drivers: [2022-09-06T13:09:42.442Z] - "aufs": [2022-09-06T13:09:42.442Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-06T13:09:42.442Z] - "btrfs": [2022-09-06T13:09:42.442Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-06T13:09:42.442Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-06T13:09:42.442Z] - "devicemapper": [2022-09-06T13:09:42.442Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-06T13:09:42.442Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-06T13:09:42.442Z] - "overlay": [2022-09-06T13:09:42.442Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-06T13:09:42.442Z] - "zfs": [2022-09-06T13:09:42.442Z] - /dev/zfs: present [2022-09-06T13:09:42.442Z] - zfs command: missing [2022-09-06T13:09:42.442Z] - zpool command: missing [2022-09-06T13:09:42.442Z] [2022-09-06T13:09:42.442Z] Limits: [2022-09-06T13:09:42.442Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-06T13:09:42.442Z] [2022-09-06T13:09:42.442Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T13:09:42.541Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:97014a8db51a9be25422a49863bf4c3ed12c9b42 . [2022-09-06T13:09:42.640Z] - CONFIG_CRYPTO: enabled [2022-09-06T13:09:42.640Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-06T13:09:42.640Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-06T13:09:42.640Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-06T13:09:42.640Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-06T13:09:42.640Z] - CONFIG_XFRM: enabled [2022-09-06T13:09:42.640Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-06T13:09:42.640Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-06T13:09:42.640Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-06T13:09:42.640Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-09-06T13:09:42.640Z] - "ipvlan": [2022-09-06T13:09:42.640Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-06T13:09:42.640Z] - "macvlan": [2022-09-06T13:09:42.640Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-06T13:09:42.640Z] - CONFIG_DUMMY: enabled (as module) [2022-09-06T13:09:42.640Z] - "ftp,tftp client in container": [2022-09-06T13:09:42.640Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-06T13:09:42.640Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-06T13:09:42.640Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-06T13:09:42.640Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-06T13:09:42.640Z] - Storage Drivers: [2022-09-06T13:09:42.640Z] - "aufs": [2022-09-06T13:09:42.640Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-06T13:09:42.640Z] - "btrfs": [2022-09-06T13:09:42.640Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-06T13:09:42.640Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-06T13:09:42.640Z] - "devicemapper": [2022-09-06T13:09:42.640Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-06T13:09:42.640Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-06T13:09:42.640Z] - "overlay": [2022-09-06T13:09:42.640Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-06T13:09:42.640Z] - "zfs": [2022-09-06T13:09:42.640Z] - /dev/zfs: present [2022-09-06T13:09:42.640Z] - zfs command: missing [2022-09-06T13:09:42.640Z] - zpool command: missing [2022-09-06T13:09:42.640Z] [2022-09-06T13:09:42.640Z] Limits: [2022-09-06T13:09:42.640Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-06T13:09:42.640Z] [2022-09-06T13:09:42.640Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T13:09:42.760Z] + sudo modprobe ip_vs [2022-09-06T13:09:42.760Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:97014a8db51a9be25422a49863bf4c3ed12c9b42 . [2022-09-06T13:09:42.801Z] #1 [internal] load build definition from Dockerfile [2022-09-06T13:09:42.801Z] #1 sha256:63e0fbd2e3489a7364aea9c1ab096fe4cfacfb06af5c38ce9c952ef5fc89e2fb [2022-09-06T13:09:42.801Z] #1 transferring dockerfile: 17.05kB done [2022-09-06T13:09:42.801Z] #1 DONE 0.0s [2022-09-06T13:09:42.801Z] [2022-09-06T13:09:42.801Z] #2 [internal] load .dockerignore [2022-09-06T13:09:42.801Z] #2 sha256:0193c593316ed98b72a0a8a8ddf01d052eb1072fbeed5724b979af7fc6122db3 [2022-09-06T13:09:42.801Z] #2 transferring context: 87B done [2022-09-06T13:09:42.801Z] #2 DONE 0.0s [2022-09-06T13:09:42.801Z] [2022-09-06T13:09:42.801Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-09-06T13:09:42.801Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-09-06T13:09:42.968Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:97014a8db51a9be25422a49863bf4c3ed12c9b42 . [2022-09-06T13:09:42.968Z] #1 [internal] load build definition from Dockerfile [2022-09-06T13:09:42.968Z] #1 sha256:73428316ef93bafdeaa8b2e9e47a6e26e3094e69dc84fce3c36261800187c0d6 [2022-09-06T13:09:42.968Z] #1 transferring dockerfile: 17.05kB done [2022-09-06T13:09:42.968Z] #1 DONE 0.0s [2022-09-06T13:09:42.968Z] [2022-09-06T13:09:42.968Z] #2 [internal] load .dockerignore [2022-09-06T13:09:42.968Z] #2 sha256:a22fa44d341c38be7b68d37e64905e2b3d2543219183f6eedaee1f6c786c727e [2022-09-06T13:09:42.968Z] #2 transferring context: 87B done [2022-09-06T13:09:42.968Z] #2 DONE 0.0s [2022-09-06T13:09:42.968Z] [2022-09-06T13:09:42.968Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-09-06T13:09:42.968Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-09-06T13:09:43.016Z] #1 [internal] load build definition from Dockerfile [2022-09-06T13:09:43.016Z] #1 sha256:17702bec7a387f94a4adbfaee66796924945c0576778fd15a5062c46d8299d3c [2022-09-06T13:09:43.016Z] #1 transferring dockerfile: 17.05kB done [2022-09-06T13:09:43.016Z] #1 DONE 0.0s [2022-09-06T13:09:43.016Z] [2022-09-06T13:09:43.016Z] #2 [internal] load .dockerignore [2022-09-06T13:09:43.016Z] #2 sha256:b2c86d9338c34051552e0b68cbac89e67d5ee1ee67288051a58b7036a680c21c [2022-09-06T13:09:43.016Z] #2 transferring context: 87B done [2022-09-06T13:09:43.016Z] #2 DONE 0.0s [2022-09-06T13:09:43.016Z] [2022-09-06T13:09:43.016Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-09-06T13:09:43.016Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-09-06T13:09:43.016Z] #3 DONE 0.1s [2022-09-06T13:09:43.016Z] [2022-09-06T13:09:43.016Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-09-06T13:09:43.016Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-09-06T13:09:43.016Z] #4 CACHED [2022-09-06T13:09:43.060Z] #3 DONE 0.3s [2022-09-06T13:09:43.060Z] [2022-09-06T13:09:43.060Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-09-06T13:09:43.060Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-09-06T13:09:43.060Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-09-06T13:09:43.060Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.1s done [2022-09-06T13:09:43.060Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-09-06T13:09:43.060Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-09-06T13:09:43.060Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-09-06T13:09:43.060Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-09-06T13:09:43.188Z] [2022-09-06T13:09:43.188Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T13:09:43.188Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-06T13:09:43.188Z] #64 DONE 0.0s [2022-09-06T13:09:43.188Z] [2022-09-06T13:09:43.188Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T13:09:43.188Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-06T13:09:43.188Z] #62 DONE 0.0s [2022-09-06T13:09:43.188Z] [2022-09-06T13:09:43.188Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.5-buster@sha256:9a09cc3b632949d98583e8f24f5f66a055397176bf8440f7333876ac101f4a3a [2022-09-06T13:09:43.188Z] #9 sha256:7adaabb83e947615b23d77a07f2f9fe5eb79f706cef34c98538cf34b49b533aa [2022-09-06T13:09:43.188Z] #9 resolve docker.io/library/golang:1.18.5-buster@sha256:9a09cc3b632949d98583e8f24f5f66a055397176bf8440f7333876ac101f4a3a 0.0s done [2022-09-06T13:09:43.188Z] #9 sha256:79a8f221e405604cbd5945e73550c7c7172979dd5c56bfadcd3b5b4eea9a675e 1.79kB / 1.79kB done [2022-09-06T13:09:43.188Z] #9 sha256:3332e5c67ba650c61dbca801cf2739a1f5b6faac33f7b0543f97f4ab1165fe69 0B / 49.23MB 0.1s [2022-09-06T13:09:43.188Z] #9 sha256:d28122dfd7d7cf006c384197d918567d3d812f94f0030b87104b26c2d2ded69a 0B / 9.77MB 0.1s [2022-09-06T13:09:43.188Z] #9 sha256:9a09cc3b632949d98583e8f24f5f66a055397176bf8440f7333876ac101f4a3a 988B / 988B done [2022-09-06T13:09:43.188Z] #9 sha256:61dd9df5607d27eb8d7af8db0ec4f1e1634f54db08cd06c03131ac8a25ff710b 0B / 7.72MB 0.1s [2022-09-06T13:09:43.188Z] #9 sha256:5aaabe93777ec74641d4ef42b44373a45a2aaf7c23d72c9b9a41efbae6210c9d 7.12kB / 7.12kB done [2022-09-06T13:09:43.188Z] #9 sha256:3332e5c67ba650c61dbca801cf2739a1f5b6faac33f7b0543f97f4ab1165fe69 14.68MB / 49.23MB 0.2s [2022-09-06T13:09:43.188Z] #9 sha256:61dd9df5607d27eb8d7af8db0ec4f1e1634f54db08cd06c03131ac8a25ff710b 7.72MB / 7.72MB 0.2s done [2022-09-06T13:09:43.272Z] [2022-09-06T13:09:43.272Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-09-06T13:09:43.272Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-09-06T13:09:43.272Z] #5 DONE 0.1s [2022-09-06T13:09:43.272Z] [2022-09-06T13:09:43.272Z] #6 [internal] load metadata for docker.io/library/golang:1.18.5-buster [2022-09-06T13:09:43.272Z] #6 sha256:5315db6b6beb51c3ee3a7a25b9ced447c4ebfc14b9976e2bea9aac9758c60766 [2022-09-06T13:09:43.272Z] #6 DONE 0.1s [2022-09-06T13:09:43.272Z] [2022-09-06T13:09:43.272Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T13:09:43.272Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-06T13:09:43.272Z] #7 DONE 0.1s [2022-09-06T13:09:43.272Z] [2022-09-06T13:09:43.272Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T13:09:43.272Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-06T13:09:43.320Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-09-06T13:09:43.320Z] #4 DONE 0.4s [2022-09-06T13:09:43.448Z] #9 sha256:3332e5c67ba650c61dbca801cf2739a1f5b6faac33f7b0543f97f4ab1165fe69 26.04MB / 49.23MB 0.3s [2022-09-06T13:09:43.448Z] #9 sha256:d28122dfd7d7cf006c384197d918567d3d812f94f0030b87104b26c2d2ded69a 5.24MB / 9.77MB 0.3s [2022-09-06T13:09:43.448Z] #9 sha256:12e3536e0d6df43cb88858e2f77eaa514bd51e583a6d593d494fcb67e03bfda1 2.77MB / 52.17MB 0.3s [2022-09-06T13:09:43.448Z] #9 sha256:3332e5c67ba650c61dbca801cf2739a1f5b6faac33f7b0543f97f4ab1165fe69 32.51MB / 49.23MB 0.4s [2022-09-06T13:09:43.448Z] #9 sha256:d28122dfd7d7cf006c384197d918567d3d812f94f0030b87104b26c2d2ded69a 9.77MB / 9.77MB 0.4s done [2022-09-06T13:09:43.448Z] #9 sha256:12e3536e0d6df43cb88858e2f77eaa514bd51e583a6d593d494fcb67e03bfda1 11.58MB / 52.17MB 0.4s [2022-09-06T13:09:43.448Z] #9 sha256:062805889526975d8e66d1f7f0601fd259d2582a8c175843c9ca962536d44bc8 0B / 62.47MB 0.4s [2022-09-06T13:09:43.528Z] #8 DONE 0.2s [2022-09-06T13:09:43.538Z] #3 DONE 0.3s [2022-09-06T13:09:43.538Z] [2022-09-06T13:09:43.538Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-09-06T13:09:43.538Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-09-06T13:09:43.538Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-09-06T13:09:43.538Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-09-06T13:09:43.538Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-09-06T13:09:43.538Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-09-06T13:09:43.538Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.1s [2022-09-06T13:09:43.538Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.1s done [2022-09-06T13:09:43.538Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2022-09-06T13:09:43.538Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-09-06T13:09:43.580Z] [2022-09-06T13:09:43.580Z] #5 [internal] load metadata for docker.io/library/golang:1.18.5-buster [2022-09-06T13:09:43.580Z] #5 sha256:5315db6b6beb51c3ee3a7a25b9ced447c4ebfc14b9976e2bea9aac9758c60766 [2022-09-06T13:09:43.580Z] #5 ... [2022-09-06T13:09:43.580Z] [2022-09-06T13:09:43.580Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T13:09:43.580Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-06T13:09:43.580Z] #6 DONE 0.1s [2022-09-06T13:09:43.580Z] [2022-09-06T13:09:43.580Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T13:09:43.580Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-06T13:09:43.580Z] #7 DONE 0.1s [2022-09-06T13:09:43.684Z] #23 transferring context: 53.41MB 1.2s done [2022-09-06T13:09:43.684Z] #23 DONE 1.3s [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-06T13:09:43.684Z] #58 sha256:b92b23f3dce3ff89eca724c59d3776b9c9b8eb5b028176f536bb67c26d554bbe [2022-09-06T13:09:43.684Z] #58 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-09-06T13:09:43.684Z] #37 sha256:00ea5a302086187cfafef330127e9b0db1100644d2b05876910834f9e699c4ac [2022-09-06T13:09:43.684Z] #37 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T13:09:43.684Z] #28 sha256:8855773ff5504db8fc8df3b9f9b5b5ab155462cf93dd53f86d0c5d91d90131b8 [2022-09-06T13:09:43.684Z] #28 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-06T13:09:43.684Z] #15 sha256:add1a605065523423f3da3d6f6f08348f9fe9c8107f43fdecb8e4ae3d06e114e [2022-09-06T13:09:43.684Z] #15 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T13:09:43.684Z] #25 sha256:1ff5e3e114359e772fafc9fa6feda0f3b27d4b8de129b71ccf5805660edd7225 [2022-09-06T13:09:43.684Z] #25 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-09-06T13:09:43.684Z] #67 sha256:bcd230dc6f8eb4a76777175a80fc578d055ffa1af72f333be73aba90d9145cf1 [2022-09-06T13:09:43.684Z] #67 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T13:09:43.684Z] #54 sha256:78cbbf7815ca88066c5563645d2961b2f16cb4f418cf63234f2e45bddddaa703 [2022-09-06T13:09:43.684Z] #54 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-06T13:09:43.684Z] #46 sha256:de36f7e694d88c05e6633e363f1dca7163c464030ba034392c870101a1f27d18 [2022-09-06T13:09:43.684Z] #46 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-06T13:09:43.684Z] #22 sha256:35e1ffa5af3d3b2d12e7e124b4703ad29c9fc8c011701e3e96f73ae5dc4736bc [2022-09-06T13:09:43.684Z] #22 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-06T13:09:43.684Z] #56 sha256:81cce351544765ed3b8ad3786345e20da2a1a85f7dffdf863ba54e6d8cf9113a [2022-09-06T13:09:43.684Z] #56 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T13:09:43.684Z] #31 sha256:e64cf263251e93cc0518b309727946117d578a0de4e9c132b6166eff3dd2b15f [2022-09-06T13:09:43.684Z] #31 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T13:09:43.684Z] #52 sha256:75fe137acba2ccb64e3357fd2aab59ea175ef76da80330d12c46451ca49724ca [2022-09-06T13:09:43.684Z] #52 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T13:09:43.684Z] #42 sha256:6b076a86125d090f994bf93fc7509842e1a25e55df2b2e5c1e3c8b666106b4b6 [2022-09-06T13:09:43.684Z] #42 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-09-06T13:09:43.684Z] #45 sha256:17972ed03bccac5d49a5a497e6a613b3ca9d2ff10b8af8a3153e70fc91e22024 [2022-09-06T13:09:43.684Z] #45 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T13:09:43.684Z] #60 sha256:a40c76d0aaa32ef7db3e1b7c6882eb34d5878bde840a83cde4be7b674d8cb005 [2022-09-06T13:09:43.684Z] #60 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-09-06T13:09:43.684Z] #21 sha256:d040b7dbb4b2cc01062420474fe9940b34a34b58c8f9405f7949eae1c3603868 [2022-09-06T13:09:43.684Z] #21 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-09-06T13:09:43.684Z] #24 sha256:df69e2595ae20799235addf358706643d994da3d940ff358f42d46a0ca94fe0b [2022-09-06T13:09:43.684Z] #24 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-06T13:09:43.684Z] #51 sha256:99d57746602f6d0d18318f05d61f30637d7a733bf1dccc4a09b83e2664c874af [2022-09-06T13:09:43.684Z] #51 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T13:09:43.684Z] #38 sha256:5401efd942980cc441cbab461e05c42e1717c68db3a9b90d70f47aacb5afa47d [2022-09-06T13:09:43.684Z] #38 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-06T13:09:43.684Z] #35 sha256:aeaf2cb805ce46ca7f29553c512f55665ed73834154ed286c768142ff5da4123 [2022-09-06T13:09:43.684Z] #35 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T13:09:43.684Z] #39 sha256:bae2571db0133821a30b831f7cda0484bf2ac72280d5eb92dd461d399cd599df [2022-09-06T13:09:43.684Z] #39 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T13:09:43.684Z] #10 sha256:694640b5feac426f5650cbc7352d213c438950edda5f075606b392210adbe220 [2022-09-06T13:09:43.684Z] #10 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T13:09:43.684Z] #48 sha256:f3039bd97b4acd8d71b5f7963e9ce09691f2b65aabe2c9ead7c131e725946b23 [2022-09-06T13:09:43.684Z] #48 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T13:09:43.684Z] #57 sha256:17b8982cf4e37f77b4d9d34522d256d2be2f20494f1146509fb328bccf8fa694 [2022-09-06T13:09:43.684Z] #57 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-06T13:09:43.684Z] #68 sha256:14cbeec9c62145bf30729789627e88fde6bc4851f57573453f28dc28c541040f [2022-09-06T13:09:43.684Z] #68 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-09-06T13:09:43.684Z] #19 sha256:b0c662bf671c3fa1c9e66efa376e0451ead6aafc0bc74c81dcf0d329a0f66712 [2022-09-06T13:09:43.684Z] #19 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T13:09:43.684Z] #34 sha256:755d5d5548bcac9d8a4a8e9129ed8206c333ac9967ecb4252e8443c41d909cb5 [2022-09-06T13:09:43.684Z] #34 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T13:09:43.684Z] #41 sha256:01bea71332c87812e2347a841ec9752ab0b036d9369b67ad642a9008712ccb96 [2022-09-06T13:09:43.684Z] #41 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T13:09:43.684Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-09-06T13:09:43.684Z] #65 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-06T13:09:43.684Z] #11 sha256:d25f37f46b291db1d40140a79522620b452ab80583f89a02a6d059f3199e9e8c [2022-09-06T13:09:43.684Z] #11 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T13:09:43.684Z] #33 sha256:a088d750fad4d60d5a745b173bc0b65871513c397bc15c84552ba818ae117427 [2022-09-06T13:09:43.684Z] #33 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T13:09:43.684Z] #16 sha256:1ef80415d8317673ac4b345d474907a45a73b7b149577cb6403555e416caa850 [2022-09-06T13:09:43.684Z] #16 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T13:09:43.684Z] #36 sha256:0f5289aadca203720e713db570bf178cbd5e0da6ad1a84e7f84d89eabbf68741 [2022-09-06T13:09:43.684Z] #36 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T13:09:43.684Z] #18 sha256:a1a8d41fb46148685440ede0400371f193a21340ee68a5582fad44212d91b603 [2022-09-06T13:09:43.684Z] #18 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T13:09:43.684Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-09-06T13:09:43.684Z] #63 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T13:09:43.684Z] #17 sha256:e04801ff95223f0911a84d5856f41ffda93805626e3d70b702677c7bfcec03f5 [2022-09-06T13:09:43.684Z] #17 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T13:09:43.684Z] #61 sha256:705b733e6cc7d3ce13d9ac90b7144b666e81b561a1026a01cef82b0fa76c2d6b [2022-09-06T13:09:43.684Z] #61 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T13:09:43.684Z] #13 sha256:e5867cb1053958fe62aef7e6a9453c4f2d7f44f6ae35bd28e716c990986feb12 [2022-09-06T13:09:43.684Z] #13 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-06T13:09:43.684Z] #14 sha256:9cfdde9aafae3ab0a3ecec2255f7d632d9977745a2551f6a20ae90c75ccf517f [2022-09-06T13:09:43.684Z] #14 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:09:43.684Z] #49 sha256:d02b8ee3d2a32d271e53fe865a9f3e3b55ef8509117f4ef1d8851d2bdae0f0a1 [2022-09-06T13:09:43.684Z] #49 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-06T13:09:43.684Z] #47 sha256:7ca03ab6ba7fa3af1756af089c31026d7d0cb21d2fbe19ce2745c9cc295f3f5a [2022-09-06T13:09:43.684Z] #47 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-06T13:09:43.684Z] #27 sha256:e9dfe863ab2eb87ee62093c9af7dc092364efea002012a8ead02bab6822a41fd [2022-09-06T13:09:43.684Z] #27 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T13:09:43.684Z] #55 sha256:1ac0aeab76ff7a352d8986060b3690b4d75981933108e30e12938818efeff281 [2022-09-06T13:09:43.684Z] #55 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T13:09:43.684Z] #59 sha256:9daf2644cf5fa98ce1ac0ebfeeb28ea507656265041ac2b532917bc3bd2841ce [2022-09-06T13:09:43.684Z] #59 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-09-06T13:09:43.684Z] #12 sha256:07392228ad9026e477f3325ea9767774a839b3db1078523f7c86b589feba82a4 [2022-09-06T13:09:43.684Z] #12 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T13:09:43.684Z] #50 sha256:24b25339718fea69761927e7f370894f1e2c24afbe3e476d20f9a8c8804de026 [2022-09-06T13:09:43.684Z] #50 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T13:09:43.684Z] #40 sha256:ea18efa6ff3c2aae2d0d517d9a20fb30e7cc3db3a601e17da964d1ca0d2a91b1 [2022-09-06T13:09:43.684Z] #40 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T13:09:43.684Z] #29 sha256:e861143d5eaadb4d7533b6be1af0dbf189e2c06fe5b0341c6bbbe22620c8563b [2022-09-06T13:09:43.684Z] #29 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-06T13:09:43.684Z] #44 sha256:296ac8071fd9ac31673192580c4c38fec1ab6a089a0a8d78c5ea25dd7d97649e [2022-09-06T13:09:43.684Z] #44 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:09:43.684Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:09:43.684Z] #43 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-09-06T13:09:43.684Z] #53 sha256:d62d99ac943f6ecd99d9452ec536db904558216177284884a2ffc8dc2ea28650 [2022-09-06T13:09:43.684Z] #53 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T13:09:43.684Z] #30 sha256:b4ad23dae0ee8d04c7564d44a3aea450f7033d77d6fc7ff25d352ad5c76de903 [2022-09-06T13:09:43.684Z] #30 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T13:09:43.684Z] #66 sha256:42035a33e5ff2e9aa41a72b03fdaec0d4e7eb75aab656b009df1a49432473e6a [2022-09-06T13:09:43.684Z] #66 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T13:09:43.684Z] #32 sha256:9cef447639af9a6deeda121e8069623847005969e7aecc9ca3e1e360774637bd [2022-09-06T13:09:43.684Z] #32 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-06T13:09:43.684Z] #20 sha256:43dbec61690b6da650e4ced07636d0e60360f0ec73299651110bbdeca6453181 [2022-09-06T13:09:43.684Z] #20 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-06T13:09:43.684Z] #69 sha256:3dd3cedefa444b496b43cad70d3ddb4602fd0a831aa11c188ddf45de5a686157 [2022-09-06T13:09:43.684Z] #69 CACHED [2022-09-06T13:09:43.684Z] [2022-09-06T13:09:43.684Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T13:09:43.684Z] #70 sha256:68a49fa129df90070f723c5aaea938d2758cf519408567bd8e35bd946a5eff53 [2022-09-06T13:09:43.710Z] #9 sha256:3332e5c67ba650c61dbca801cf2739a1f5b6faac33f7b0543f97f4ab1165fe69 41.55MB / 49.23MB 0.5s [2022-09-06T13:09:43.710Z] #9 sha256:12e3536e0d6df43cb88858e2f77eaa514bd51e583a6d593d494fcb67e03bfda1 19.05MB / 52.17MB 0.5s [2022-09-06T13:09:43.710Z] #9 sha256:3332e5c67ba650c61dbca801cf2739a1f5b6faac33f7b0543f97f4ab1165fe69 49.23MB / 49.23MB 0.6s done [2022-09-06T13:09:43.710Z] #9 sha256:12e3536e0d6df43cb88858e2f77eaa514bd51e583a6d593d494fcb67e03bfda1 39.85MB / 52.17MB 0.7s [2022-09-06T13:09:43.710Z] #9 sha256:062805889526975d8e66d1f7f0601fd259d2582a8c175843c9ca962536d44bc8 17.83MB / 62.47MB 0.7s [2022-09-06T13:09:43.710Z] #9 sha256:8afe89cec495c929e0e792618fdb5360c53b91ccc86cbc4749776a33d61975c4 0B / 108.99MB 0.7s [2022-09-06T13:09:43.710Z] #9 sha256:12e3536e0d6df43cb88858e2f77eaa514bd51e583a6d593d494fcb67e03bfda1 46.14MB / 52.17MB 0.8s [2022-09-06T13:09:43.710Z] #9 sha256:062805889526975d8e66d1f7f0601fd259d2582a8c175843c9ca962536d44bc8 24.01MB / 62.47MB 0.8s [2022-09-06T13:09:43.785Z] [2022-09-06T13:09:43.785Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T13:09:43.785Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-06T13:09:43.785Z] #62 DONE 0.0s [2022-09-06T13:09:43.785Z] [2022-09-06T13:09:43.785Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T13:09:43.785Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-06T13:09:43.785Z] #64 DONE 0.0s [2022-09-06T13:09:43.785Z] [2022-09-06T13:09:43.785Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.5-buster@sha256:9a09cc3b632949d98583e8f24f5f66a055397176bf8440f7333876ac101f4a3a [2022-09-06T13:09:43.785Z] #9 sha256:892791958d8e4523325fe72dc606e3c8bfa155401fd74c1aa8544465754dac32 [2022-09-06T13:09:43.785Z] #9 DONE 0.0s [2022-09-06T13:09:43.785Z] [2022-09-06T13:09:43.785Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-06T13:09:43.785Z] #26 sha256:74c4974f3ae89c8db9905e2f7a43e7b84cf39c6f5c38e34925155e866ce95d47 [2022-09-06T13:09:43.785Z] #26 DONE 0.0s [2022-09-06T13:09:43.785Z] [2022-09-06T13:09:43.785Z] #23 [internal] load build context [2022-09-06T13:09:43.785Z] #23 sha256:1c97abcf22150289ecb84f65f0418e0c487d4be7d0b87c8bd62cfeaeb58e4af7 [2022-09-06T13:09:43.798Z] #4 DONE 0.4s [2022-09-06T13:09:43.840Z] [2022-09-06T13:09:43.840Z] #5 [internal] load metadata for docker.io/library/golang:1.18.5-buster [2022-09-06T13:09:43.840Z] #5 sha256:5315db6b6beb51c3ee3a7a25b9ced447c4ebfc14b9976e2bea9aac9758c60766 [2022-09-06T13:09:43.840Z] #5 DONE 0.3s [2022-09-06T13:09:43.840Z] [2022-09-06T13:09:43.840Z] #8 [internal] load metadata for docker.io/library/debian:buster [2022-09-06T13:09:43.840Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-09-06T13:09:43.971Z] #9 sha256:12e3536e0d6df43cb88858e2f77eaa514bd51e583a6d593d494fcb67e03bfda1 52.17MB / 52.17MB 0.9s [2022-09-06T13:09:43.971Z] #9 sha256:062805889526975d8e66d1f7f0601fd259d2582a8c175843c9ca962536d44bc8 31.46MB / 62.47MB 0.9s [2022-09-06T13:09:43.971Z] #9 sha256:8afe89cec495c929e0e792618fdb5360c53b91ccc86cbc4749776a33d61975c4 9.54MB / 108.99MB 0.9s [2022-09-06T13:09:43.971Z] #9 sha256:12e3536e0d6df43cb88858e2f77eaa514bd51e583a6d593d494fcb67e03bfda1 52.17MB / 52.17MB 1.0s done [2022-09-06T13:09:43.971Z] #9 sha256:062805889526975d8e66d1f7f0601fd259d2582a8c175843c9ca962536d44bc8 41.94MB / 62.47MB 1.0s [2022-09-06T13:09:43.971Z] #9 sha256:8afe89cec495c929e0e792618fdb5360c53b91ccc86cbc4749776a33d61975c4 20.07MB / 108.99MB 1.0s [2022-09-06T13:09:43.971Z] #9 sha256:0b051f09dce3345f8fef39317e965732c9ba9a19d3cf3d4c2b01214f09eec632 0B / 126B 1.0s [2022-09-06T13:09:44.059Z] [2022-09-06T13:09:44.059Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T13:09:44.059Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-06T13:09:44.059Z] #8 DONE 0.1s [2022-09-06T13:09:44.059Z] [2022-09-06T13:09:44.059Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T13:09:44.059Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-06T13:09:44.102Z] #8 DONE 0.3s [2022-09-06T13:09:44.236Z] #9 sha256:062805889526975d8e66d1f7f0601fd259d2582a8c175843c9ca962536d44bc8 50.33MB / 62.47MB 1.1s [2022-09-06T13:09:44.236Z] #9 sha256:8afe89cec495c929e0e792618fdb5360c53b91ccc86cbc4749776a33d61975c4 28.31MB / 108.99MB 1.1s [2022-09-06T13:09:44.236Z] #9 sha256:0b051f09dce3345f8fef39317e965732c9ba9a19d3cf3d4c2b01214f09eec632 126B / 126B 1.0s done [2022-09-06T13:09:44.236Z] #9 sha256:062805889526975d8e66d1f7f0601fd259d2582a8c175843c9ca962536d44bc8 62.47MB / 62.47MB 1.2s [2022-09-06T13:09:44.319Z] #7 DONE 0.1s [2022-09-06T13:09:44.319Z] [2022-09-06T13:09:44.319Z] #6 [internal] load metadata for docker.io/library/debian:buster [2022-09-06T13:09:44.319Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-09-06T13:09:44.319Z] #6 DONE 0.3s [2022-09-06T13:09:44.319Z] [2022-09-06T13:09:44.319Z] #5 [internal] load metadata for docker.io/library/golang:1.18.5-buster [2022-09-06T13:09:44.319Z] #5 sha256:5315db6b6beb51c3ee3a7a25b9ced447c4ebfc14b9976e2bea9aac9758c60766 [2022-09-06T13:09:44.505Z] #9 sha256:062805889526975d8e66d1f7f0601fd259d2582a8c175843c9ca962536d44bc8 62.47MB / 62.47MB 1.3s done [2022-09-06T13:09:44.505Z] #9 sha256:8afe89cec495c929e0e792618fdb5360c53b91ccc86cbc4749776a33d61975c4 54.99MB / 108.99MB 1.4s [2022-09-06T13:09:44.580Z] #5 DONE 0.5s [2022-09-06T13:09:44.612Z] #70 DONE 0.7s [2022-09-06T13:09:44.612Z] [2022-09-06T13:09:44.612Z] #71 exporting to image [2022-09-06T13:09:44.612Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-06T13:09:44.612Z] #71 exporting layers [2022-09-06T13:09:44.767Z] #9 sha256:8afe89cec495c929e0e792618fdb5360c53b91ccc86cbc4749776a33d61975c4 66.06MB / 108.99MB 1.7s [2022-09-06T13:09:44.767Z] #9 sha256:8afe89cec495c929e0e792618fdb5360c53b91ccc86cbc4749776a33d61975c4 76.73MB / 108.99MB 1.9s [2022-09-06T13:09:44.841Z] [2022-09-06T13:09:44.841Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T13:09:44.841Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-06T13:09:44.841Z] #64 DONE 0.0s [2022-09-06T13:09:44.841Z] [2022-09-06T13:09:44.841Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T13:09:44.841Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-06T13:09:44.841Z] #62 DONE 0.0s [2022-09-06T13:09:44.841Z] [2022-09-06T13:09:44.841Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.5-buster@sha256:9a09cc3b632949d98583e8f24f5f66a055397176bf8440f7333876ac101f4a3a [2022-09-06T13:09:44.841Z] #9 sha256:892791958d8e4523325fe72dc606e3c8bfa155401fd74c1aa8544465754dac32 [2022-09-06T13:09:44.841Z] #9 resolve docker.io/library/golang:1.18.5-buster@sha256:9a09cc3b632949d98583e8f24f5f66a055397176bf8440f7333876ac101f4a3a 0.0s done [2022-09-06T13:09:44.841Z] #9 sha256:6810a6ab59a1f0124dacf48c4b89cc965c2a72b53b9d717a141db1f600c5dfb9 1.79kB / 1.79kB done [2022-09-06T13:09:44.841Z] #9 sha256:a798dce34acd8bd8fa6026454b95c6190760b17b85a7dbaed5a8ee63586d9e19 7.10kB / 7.10kB done [2022-09-06T13:09:44.841Z] #9 sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 94.21kB / 7.86MB 0.1s [2022-09-06T13:09:44.841Z] #9 sha256:9a09cc3b632949d98583e8f24f5f66a055397176bf8440f7333876ac101f4a3a 988B / 988B done [2022-09-06T13:09:44.841Z] #9 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 1.05MB / 50.44MB 0.1s [2022-09-06T13:09:44.841Z] #9 sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 0B / 10.00MB 0.1s [2022-09-06T13:09:45.028Z] #9 sha256:8afe89cec495c929e0e792618fdb5360c53b91ccc86cbc4749776a33d61975c4 87.03MB / 108.99MB 2.0s [2022-09-06T13:09:45.028Z] #9 sha256:8afe89cec495c929e0e792618fdb5360c53b91ccc86cbc4749776a33d61975c4 99.61MB / 108.99MB 2.1s [2022-09-06T13:09:45.041Z] [2022-09-06T13:09:45.041Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T13:09:45.041Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-06T13:09:45.041Z] #64 DONE 0.0s [2022-09-06T13:09:45.041Z] [2022-09-06T13:09:45.041Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T13:09:45.041Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-06T13:09:45.041Z] #62 DONE 0.0s [2022-09-06T13:09:45.041Z] [2022-09-06T13:09:45.041Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-06T13:09:45.041Z] #26 sha256:74c4974f3ae89c8db9905e2f7a43e7b84cf39c6f5c38e34925155e866ce95d47 [2022-09-06T13:09:45.041Z] #26 resolve docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 0.0s done [2022-09-06T13:09:45.041Z] #26 sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 984B / 984B done [2022-09-06T13:09:45.041Z] #26 sha256:faa416b9eeda2cbdb796544422eedd698e716dbd99841138521a94db51bf6123 529B / 529B done [2022-09-06T13:09:45.041Z] #26 sha256:12d6c5111e34893b46b35672fc4ab8c506fdd66292afc030ca1e794b0dd6fbaa 1.46kB / 1.46kB done [2022-09-06T13:09:45.041Z] #26 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 1.05MB / 50.44MB 0.1s [2022-09-06T13:09:45.107Z] #9 sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 2.10MB / 7.86MB 0.2s [2022-09-06T13:09:45.107Z] #9 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 4.19MB / 50.44MB 0.2s [2022-09-06T13:09:45.107Z] #9 sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 5.24MB / 10.00MB 0.2s [2022-09-06T13:09:45.107Z] #9 sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 7.86MB / 7.86MB 0.3s done [2022-09-06T13:09:45.107Z] #9 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 17.63MB / 50.44MB 0.4s [2022-09-06T13:09:45.107Z] #9 sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 10.00MB / 10.00MB 0.3s done [2022-09-06T13:09:45.107Z] #9 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 0B / 68.83MB 0.4s [2022-09-06T13:09:45.107Z] #9 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 3.15MB / 51.84MB 0.4s [2022-09-06T13:09:45.155Z] #23 transferring context: 53.41MB 1.5s done [2022-09-06T13:09:45.155Z] #23 DONE 1.5s [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T13:09:45.155Z] #54 sha256:a8772488aad401e16a45bd288ee0b7afe732f68254fcc167f543375d84570e3b [2022-09-06T13:09:45.155Z] #54 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T13:09:45.155Z] #38 sha256:c2cdc813fdb82059f3443ff9c2c5e7d243c37e9c24a62c90891dd9ec976cdca1 [2022-09-06T13:09:45.155Z] #38 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T13:09:45.155Z] #50 sha256:0c656c2b1fec22f8bd309d3693701444efea2059f00c600785ee320db49bd21b [2022-09-06T13:09:45.155Z] #50 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-06T13:09:45.155Z] #44 sha256:fc027a6578fe44b274ffd5c76c626f75ed40f891b4291b0a0d971a9f0af98dc8 [2022-09-06T13:09:45.155Z] #44 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T13:09:45.155Z] #40 sha256:ea18efa6ff3c2aae2d0d517d9a20fb30e7cc3db3a601e17da964d1ca0d2a91b1 [2022-09-06T13:09:45.155Z] #40 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T13:09:45.155Z] #10 sha256:694640b5feac426f5650cbc7352d213c438950edda5f075606b392210adbe220 [2022-09-06T13:09:45.155Z] #10 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-06T13:09:45.155Z] #35 sha256:ec8631190bbe6e64da7ca0d09386f60520a4c703d9c20ebc93a8bba9ae46d8e9 [2022-09-06T13:09:45.155Z] #35 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T13:09:45.155Z] #36 sha256:0f5289aadca203720e713db570bf178cbd5e0da6ad1a84e7f84d89eabbf68741 [2022-09-06T13:09:45.155Z] #36 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-06T13:09:45.155Z] #46 sha256:4d18303e88f20256d4c1f1b04a5532a13c967a3afccae160b80505d842af6546 [2022-09-06T13:09:45.155Z] #46 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-06T13:09:45.155Z] #11 sha256:d25f37f46b291db1d40140a79522620b452ab80583f89a02a6d059f3199e9e8c [2022-09-06T13:09:45.155Z] #11 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T13:09:45.155Z] #13 sha256:e5867cb1053958fe62aef7e6a9453c4f2d7f44f6ae35bd28e716c990986feb12 [2022-09-06T13:09:45.155Z] #13 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-09-06T13:09:45.155Z] #19 sha256:b0c662bf671c3fa1c9e66efa376e0451ead6aafc0bc74c81dcf0d329a0f66712 [2022-09-06T13:09:45.155Z] #19 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T13:09:45.155Z] #59 sha256:b9e46cc4ce1a8cfcf9f451cfeb4da034c9382089ea052db66c04ae45177e0c5a [2022-09-06T13:09:45.155Z] #59 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-09-06T13:09:45.155Z] #24 sha256:fca5c17e882476aef350efd6b395768f6ab8a1d4ecd296bfb8efdec5374762f1 [2022-09-06T13:09:45.155Z] #24 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T13:09:45.155Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-09-06T13:09:45.155Z] #63 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:09:45.155Z] #49 sha256:6b31565251062115c91e10917c5607748d6105a331f8d510b292444682638c95 [2022-09-06T13:09:45.155Z] #49 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T13:09:45.155Z] #25 sha256:dc34cfc361a6ac942c64dad7b0f2de442b49be0d2801a0f2a670ba95dfd838f8 [2022-09-06T13:09:45.155Z] #25 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T13:09:45.155Z] #48 sha256:f1a60dadebcda852ea07b8aeb02a6db38b621d8536b9ce5b8d7165c18e7066d2 [2022-09-06T13:09:45.155Z] #48 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-06T13:09:45.155Z] #47 sha256:58435bec447c7e534b6d91e10f213b25fb175869ed0838e7a9ea7fe6f90ae043 [2022-09-06T13:09:45.155Z] #47 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T13:09:45.155Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-09-06T13:09:45.155Z] #65 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T13:09:45.155Z] #31 sha256:e64cf263251e93cc0518b309727946117d578a0de4e9c132b6166eff3dd2b15f [2022-09-06T13:09:45.155Z] #31 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T13:09:45.155Z] #32 sha256:9cef447639af9a6deeda121e8069623847005969e7aecc9ca3e1e360774637bd [2022-09-06T13:09:45.155Z] #32 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T13:09:45.155Z] #60 sha256:46874650ce11cff6afbef2d4924178cbfc4daee6132f28924e478f30548b7c9c [2022-09-06T13:09:45.155Z] #60 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T13:09:45.155Z] #28 sha256:873b25557eb30d3fffc62a40d162b40f8dc36baa152d618879fb9fc9f341690f [2022-09-06T13:09:45.155Z] #28 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T13:09:45.155Z] #66 sha256:9be1414e14c72a400292b474ff2ca4ccee04dfa7529db15d98e4522b31f010f5 [2022-09-06T13:09:45.155Z] #66 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-06T13:09:45.155Z] #58 sha256:ba57a1de80f758de2a5538c40f0c2d06ef2f41de7cc2172f62b7859ca4991186 [2022-09-06T13:09:45.155Z] #58 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T13:09:45.155Z] #55 sha256:1ac0aeab76ff7a352d8986060b3690b4d75981933108e30e12938818efeff281 [2022-09-06T13:09:45.155Z] #55 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-06T13:09:45.155Z] #68 sha256:00b117ca078f695d6f28d7d2be2a609b86fc14d08b3104b07320692f8bb02dea [2022-09-06T13:09:45.155Z] #68 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-09-06T13:09:45.155Z] #21 sha256:d040b7dbb4b2cc01062420474fe9940b34a34b58c8f9405f7949eae1c3603868 [2022-09-06T13:09:45.155Z] #21 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T13:09:45.155Z] #30 sha256:dc60d83cab94a67999540f9ac81468e8dc2873bf3b0daed1a11245b9cc98ab8d [2022-09-06T13:09:45.155Z] #30 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-06T13:09:45.155Z] #14 sha256:9cfdde9aafae3ab0a3ecec2255f7d632d9977745a2551f6a20ae90c75ccf517f [2022-09-06T13:09:45.155Z] #14 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T13:09:45.155Z] #16 sha256:1ef80415d8317673ac4b345d474907a45a73b7b149577cb6403555e416caa850 [2022-09-06T13:09:45.155Z] #16 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T13:09:45.155Z] #57 sha256:d648e192458227b026d837e9ecb7825569d618b7820b8bab822c10642b8caaa8 [2022-09-06T13:09:45.155Z] #57 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T13:09:45.155Z] #17 sha256:e04801ff95223f0911a84d5856f41ffda93805626e3d70b702677c7bfcec03f5 [2022-09-06T13:09:45.155Z] #17 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-06T13:09:45.155Z] #15 sha256:add1a605065523423f3da3d6f6f08348f9fe9c8107f43fdecb8e4ae3d06e114e [2022-09-06T13:09:45.155Z] #15 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T13:09:45.155Z] #18 sha256:a1a8d41fb46148685440ede0400371f193a21340ee68a5582fad44212d91b603 [2022-09-06T13:09:45.155Z] #18 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T13:09:45.155Z] #29 sha256:b6e3c140715ad4ab04050cc50ab562e3fb13159fab86bb78c4883af53e642497 [2022-09-06T13:09:45.155Z] #29 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-06T13:09:45.155Z] #51 sha256:4c7b4b6965f89c602f38a7101b2caa27ac2c6f4439cad6256d1554e1133a0543 [2022-09-06T13:09:45.155Z] #51 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-09-06T13:09:45.155Z] #12 sha256:07392228ad9026e477f3325ea9767774a839b3db1078523f7c86b589feba82a4 [2022-09-06T13:09:45.155Z] #12 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T13:09:45.155Z] #41 sha256:8d44d7aa5eb4b1857b65c83bc6bab34a22af3fb2cc70238aaf887a825c24378f [2022-09-06T13:09:45.155Z] #41 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-06T13:09:45.155Z] #69 sha256:6c777b71a9649d66513a317fe99f177e6ea9b3efae3a46c5dfe53535fbf44502 [2022-09-06T13:09:45.155Z] #69 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T13:09:45.155Z] #42 sha256:6b076a86125d090f994bf93fc7509842e1a25e55df2b2e5c1e3c8b666106b4b6 [2022-09-06T13:09:45.155Z] #42 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T13:09:45.155Z] #34 sha256:32e972e1b37d34d7bc4b6e14d7bda570805b0a1ec33572439e83abe1cde76a56 [2022-09-06T13:09:45.155Z] #34 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-06T13:09:45.155Z] #56 sha256:ab2b3403f62277d04ea8ff1a0e1dda77e58e5bc32eed24bd3ce9d7c3db50e77c [2022-09-06T13:09:45.155Z] #56 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T13:09:45.155Z] #33 sha256:d421e89bdd7ba280545603c4b845c14c4fced5a0f8659164b780c4423debe2a6 [2022-09-06T13:09:45.155Z] #33 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-09-06T13:09:45.155Z] #37 sha256:79bcc7d308577b1e84642b09419fdb62bc3d85259f529247f7f7d7f493f3479f [2022-09-06T13:09:45.155Z] #37 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T13:09:45.155Z] #61 sha256:392893041e7180124c27e2605b4e628332a41f21ab91ac0c3a5a835cde642f0f [2022-09-06T13:09:45.155Z] #61 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:09:45.155Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:09:45.155Z] #43 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-06T13:09:45.155Z] #27 sha256:e9dfe863ab2eb87ee62093c9af7dc092364efea002012a8ead02bab6822a41fd [2022-09-06T13:09:45.155Z] #27 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T13:09:45.155Z] #39 sha256:bae2571db0133821a30b831f7cda0484bf2ac72280d5eb92dd461d399cd599df [2022-09-06T13:09:45.155Z] #39 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-06T13:09:45.155Z] #20 sha256:43dbec61690b6da650e4ced07636d0e60360f0ec73299651110bbdeca6453181 [2022-09-06T13:09:45.155Z] #20 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-06T13:09:45.155Z] #22 sha256:35e1ffa5af3d3b2d12e7e124b4703ad29c9fc8c011701e3e96f73ae5dc4736bc [2022-09-06T13:09:45.155Z] #22 CACHED [2022-09-06T13:09:45.155Z] [2022-09-06T13:09:45.155Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-09-06T13:09:45.156Z] #45 sha256:e036c836a90dd06117032b5181684f113c6358c8c818c20530c2563790acab69 [2022-09-06T13:09:45.156Z] #45 CACHED [2022-09-06T13:09:45.156Z] [2022-09-06T13:09:45.156Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-09-06T13:09:45.156Z] #67 sha256:d02d1eab90df2bf1da3f6b457f347e2460647dfe3c2240ebe012eb4f7a754e8c [2022-09-06T13:09:45.156Z] #67 CACHED [2022-09-06T13:09:45.156Z] [2022-09-06T13:09:45.156Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-09-06T13:09:45.156Z] #53 sha256:654f02a310db6a803d35fa94533c04642949d94ced3f0195d2f47f59dd1e88ef [2022-09-06T13:09:45.156Z] #53 CACHED [2022-09-06T13:09:45.156Z] [2022-09-06T13:09:45.156Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T13:09:45.156Z] #52 sha256:e2fe9b2d15a96d330bf01261c7a6e55dd064ed9b4939dc8fe875eddb7121a6dc [2022-09-06T13:09:45.156Z] #52 CACHED [2022-09-06T13:09:45.156Z] [2022-09-06T13:09:45.156Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T13:09:45.156Z] #70 sha256:ca14b82e2b949031c23256cb27bd53262ce8d022a618cd5cb51dd024ad7cb5e6 [2022-09-06T13:09:45.156Z] #70 CACHED [2022-09-06T13:09:45.156Z] [2022-09-06T13:09:45.156Z] #71 exporting to image [2022-09-06T13:09:45.156Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-06T13:09:45.156Z] #71 exporting layers done [2022-09-06T13:09:45.156Z] #71 writing image sha256:3c753b22c11ae3c2201203f91a9ec01f0aad3ac804d6a1339b920ce30a43eb9a [2022-09-06T13:09:45.156Z] #71 writing image sha256:3c753b22c11ae3c2201203f91a9ec01f0aad3ac804d6a1339b920ce30a43eb9a done [2022-09-06T13:09:45.156Z] #71 naming to docker.io/library/docker:97014a8db51a9be25422a49863bf4c3ed12c9b42 done [2022-09-06T13:09:45.156Z] #71 DONE 0.1s [Pipeline] } [Pipeline] // stage [2022-09-06T13:09:45.178Z] #71 exporting layers 0.8s done [2022-09-06T13:09:45.178Z] #71 writing image sha256:004d1948c40b26a35cbcbd3892a513b029b145f253d52e2e8bd2c9de10453908 done [2022-09-06T13:09:45.178Z] #71 naming to docker.io/library/docker:97014a8db51a9be25422a49863bf4c3ed12c9b42 done [2022-09-06T13:09:45.178Z] #71 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [Pipeline] sh [2022-09-06T13:09:45.291Z] #9 sha256:8afe89cec495c929e0e792618fdb5360c53b91ccc86cbc4749776a33d61975c4 108.99MB / 108.99MB 2.3s [2022-09-06T13:09:45.291Z] #9 ... [2022-09-06T13:09:45.291Z] [2022-09-06T13:09:45.291Z] #23 [internal] load build context [2022-09-06T13:09:45.291Z] #23 sha256:5cc2f7f5a08485378cdd62ef9cb5fb98e3841b41834a43bd153f2bd55ab73e80 [2022-09-06T13:09:45.291Z] #23 transferring context: 53.41MB 2.2s done [2022-09-06T13:09:45.291Z] #23 DONE 2.4s [2022-09-06T13:09:45.291Z] [2022-09-06T13:09:45.291Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.5-buster@sha256:9a09cc3b632949d98583e8f24f5f66a055397176bf8440f7333876ac101f4a3a [2022-09-06T13:09:45.291Z] #9 sha256:7adaabb83e947615b23d77a07f2f9fe5eb79f706cef34c98538cf34b49b533aa [2022-09-06T13:09:45.291Z] #9 extracting sha256:3332e5c67ba650c61dbca801cf2739a1f5b6faac33f7b0543f97f4ab1165fe69 1.4s [2022-09-06T13:09:45.303Z] #26 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 5.95MB / 50.44MB 0.2s [2022-09-06T13:09:45.303Z] #26 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 25.17MB / 50.44MB 0.4s [2022-09-06T13:09:45.371Z] #9 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 23.07MB / 50.44MB 0.5s [2022-09-06T13:09:45.371Z] #9 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 6.87MB / 68.83MB 0.5s [2022-09-06T13:09:45.371Z] #9 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 13.63MB / 51.84MB 0.5s [2022-09-06T13:09:45.371Z] #9 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 30.41MB / 50.44MB 0.6s [2022-09-06T13:09:45.371Z] #9 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 10.49MB / 68.83MB 0.6s [2022-09-06T13:09:45.371Z] #9 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 20.97MB / 51.84MB 0.6s [2022-09-06T13:09:45.371Z] #9 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 36.67MB / 50.44MB 0.7s [2022-09-06T13:09:45.371Z] #9 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 16.78MB / 68.83MB 0.7s [2022-09-06T13:09:45.371Z] #9 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 29.36MB / 51.84MB 0.7s [2022-09-06T13:09:45.506Z] + trap exit INT TERM [2022-09-06T13:09:45.506Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-09-06T13:09:45.506Z] + CONTAINER_NAME=docker-pr2 [2022-09-06T13:09:45.506Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44093/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44093/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97014a8db51a9be25422a49863bf4c3ed12c9b42 -e DOCKER_GRAPHDRIVER docker:97014a8db51a9be25422a49863bf4c3ed12c9b42 hack/make.sh dynbinary-daemon [2022-09-06T13:09:45.522Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44093/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44093/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97014a8db51a9be25422a49863bf4c3ed12c9b42 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:97014a8db51a9be25422a49863bf4c3ed12c9b42 hack/validate/default [2022-09-06T13:09:45.551Z] #9 sha256:8afe89cec495c929e0e792618fdb5360c53b91ccc86cbc4749776a33d61975c4 108.99MB / 108.99MB 2.4s done [2022-09-06T13:09:45.564Z] #26 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 32.67MB / 50.44MB 0.5s [2022-09-06T13:09:45.564Z] #26 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 37.86MB / 50.44MB 0.6s [2022-09-06T13:09:45.633Z] #9 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 47.19MB / 50.44MB 0.9s [2022-09-06T13:09:45.633Z] #9 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 31.32MB / 68.83MB 0.9s [2022-09-06T13:09:45.633Z] #9 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 42.99MB / 51.84MB 0.9s [2022-09-06T13:09:45.825Z] #26 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 0.8s [2022-09-06T13:09:45.825Z] #26 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 0.8s done [2022-09-06T13:09:45.895Z] #9 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 1.0s [2022-09-06T13:09:45.895Z] #9 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 39.85MB / 68.83MB 1.0s [2022-09-06T13:09:45.895Z] #9 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 46.68MB / 51.84MB 1.0s [2022-09-06T13:09:45.895Z] #9 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 1.0s done [2022-09-06T13:09:45.895Z] #9 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 50.33MB / 68.83MB 1.2s [2022-09-06T13:09:45.895Z] #9 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 51.84MB / 51.84MB 1.1s done [2022-09-06T13:09:45.895Z] #9 sha256:8d7d8bc43bff73050d423e4f92fea2605fc10fd66f0cfc697a32f24ec9a66f82 3.15MB / 141.86MB 1.2s [2022-09-06T13:09:45.895Z] #9 sha256:699b52b4a1e63d1619631e59e0d9115f8cd4b7ac156d63f2014c636407a74664 0B / 155B 1.2s [2022-09-06T13:09:46.076Z] [2022-09-06T13:09:46.076Z] Removing bundles/ [2022-09-06T13:09:46.076Z] [2022-09-06T13:09:46.076Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-09-06T13:09:46.076Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-06T13:09:46.076Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T13:09:46.084Z] Congratulations! All commits are properly signed with the DCO! [2022-09-06T13:09:46.157Z] #9 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 57.67MB / 68.83MB 1.3s [2022-09-06T13:09:46.157Z] #9 sha256:8d7d8bc43bff73050d423e4f92fea2605fc10fd66f0cfc697a32f24ec9a66f82 10.49MB / 141.86MB 1.3s [2022-09-06T13:09:46.157Z] #9 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 [2022-09-06T13:09:46.157Z] #9 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 66.06MB / 68.83MB 1.4s [2022-09-06T13:09:46.157Z] #9 sha256:699b52b4a1e63d1619631e59e0d9115f8cd4b7ac156d63f2014c636407a74664 155B / 155B 1.3s done [2022-09-06T13:09:46.401Z] #26 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 0.1s [2022-09-06T13:09:46.420Z] #9 sha256:8d7d8bc43bff73050d423e4f92fea2605fc10fd66f0cfc697a32f24ec9a66f82 23.07MB / 141.86MB 1.5s [2022-09-06T13:09:46.420Z] #9 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 68.83MB / 68.83MB 1.5s done [2022-09-06T13:09:46.420Z] #9 sha256:8d7d8bc43bff73050d423e4f92fea2605fc10fd66f0cfc697a32f24ec9a66f82 36.70MB / 141.86MB 1.7s [2022-09-06T13:09:46.493Z] #9 ... [2022-09-06T13:09:46.493Z] [2022-09-06T13:09:46.493Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-06T13:09:46.493Z] #26 sha256:bb001e7e5cc572a922d50b606db3ac8d938c6f8f68e9a8912bb937a230972716 [2022-09-06T13:09:46.493Z] #26 resolve docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 0.0s done [2022-09-06T13:09:46.493Z] #26 sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 984B / 984B done [2022-09-06T13:09:46.493Z] #26 sha256:46f5b3c07b5e5aa83547cf697dcfe097052ff88018481fe615206c5651d75ba0 529B / 529B done [2022-09-06T13:09:46.493Z] #26 sha256:acc71be2b14e0aa7e789dd25be145d42b93a4c9177b49a46458e7a9bbb4a4604 1.48kB / 1.48kB done [2022-09-06T13:09:46.493Z] #26 sha256:3332e5c67ba650c61dbca801cf2739a1f5b6faac33f7b0543f97f4ab1165fe69 49.23MB / 49.23MB 0.6s done [2022-09-06T13:09:46.493Z] #26 extracting sha256:3332e5c67ba650c61dbca801cf2739a1f5b6faac33f7b0543f97f4ab1165fe69 2.5s done [2022-09-06T13:09:46.493Z] #26 DONE 3.5s [2022-09-06T13:09:46.493Z] [2022-09-06T13:09:46.493Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.5-buster@sha256:9a09cc3b632949d98583e8f24f5f66a055397176bf8440f7333876ac101f4a3a [2022-09-06T13:09:46.493Z] #9 sha256:7adaabb83e947615b23d77a07f2f9fe5eb79f706cef34c98538cf34b49b533aa [2022-09-06T13:09:46.493Z] #9 extracting sha256:61dd9df5607d27eb8d7af8db0ec4f1e1634f54db08cd06c03131ac8a25ff710b [2022-09-06T13:09:46.681Z] #9 sha256:8d7d8bc43bff73050d423e4f92fea2605fc10fd66f0cfc697a32f24ec9a66f82 52.43MB / 141.86MB 1.9s [2022-09-06T13:09:46.681Z] #9 sha256:8d7d8bc43bff73050d423e4f92fea2605fc10fd66f0cfc697a32f24ec9a66f82 59.77MB / 141.86MB 2.0s [2022-09-06T13:09:46.942Z] #9 sha256:8d7d8bc43bff73050d423e4f92fea2605fc10fd66f0cfc697a32f24ec9a66f82 78.06MB / 141.86MB 2.2s [2022-09-06T13:09:47.013Z] Congratulations! Seccomp profile generation is done correctly. [2022-09-06T13:09:47.013Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-09-06T13:09:47.064Z] #9 extracting sha256:61dd9df5607d27eb8d7af8db0ec4f1e1634f54db08cd06c03131ac8a25ff710b 0.3s done [2022-09-06T13:09:47.064Z] #9 extracting sha256:d28122dfd7d7cf006c384197d918567d3d812f94f0030b87104b26c2d2ded69a [2022-09-06T13:09:47.214Z] #9 sha256:8d7d8bc43bff73050d423e4f92fea2605fc10fd66f0cfc697a32f24ec9a66f82 94.37MB / 141.86MB 2.4s [2022-09-06T13:09:47.214Z] #9 sha256:8d7d8bc43bff73050d423e4f92fea2605fc10fd66f0cfc697a32f24ec9a66f82 103.81MB / 141.86MB 2.5s [2022-09-06T13:09:47.324Z] #9 extracting sha256:d28122dfd7d7cf006c384197d918567d3d812f94f0030b87104b26c2d2ded69a 0.2s done [2022-09-06T13:09:47.324Z] #9 extracting sha256:12e3536e0d6df43cb88858e2f77eaa514bd51e583a6d593d494fcb67e03bfda1 [2022-09-06T13:09:47.478Z] #9 sha256:8d7d8bc43bff73050d423e4f92fea2605fc10fd66f0cfc697a32f24ec9a66f82 119.54MB / 141.86MB 2.7s [2022-09-06T13:09:47.740Z] #9 sha256:8d7d8bc43bff73050d423e4f92fea2605fc10fd66f0cfc697a32f24ec9a66f82 134.22MB / 141.86MB 2.9s [2022-09-06T13:09:47.740Z] #9 sha256:8d7d8bc43bff73050d423e4f92fea2605fc10fd66f0cfc697a32f24ec9a66f82 141.86MB / 141.86MB 3.0s [2022-09-06T13:09:48.002Z] #9 sha256:8d7d8bc43bff73050d423e4f92fea2605fc10fd66f0cfc697a32f24ec9a66f82 141.86MB / 141.86MB 3.1s done [2022-09-06T13:09:48.002Z] #9 ... [2022-09-06T13:09:48.002Z] [2022-09-06T13:09:48.002Z] #23 [internal] load build context [2022-09-06T13:09:48.002Z] #23 sha256:3b5e88e347868f679b8fa75a6247f1454dd41dc2892e9ab15897a9f276bf853e [2022-09-06T13:09:48.002Z] #23 transferring context: 53.41MB 3.4s done [2022-09-06T13:09:48.002Z] #23 DONE 3.5s [2022-09-06T13:09:48.002Z] [2022-09-06T13:09:48.002Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.5-buster@sha256:9a09cc3b632949d98583e8f24f5f66a055397176bf8440f7333876ac101f4a3a [2022-09-06T13:09:48.002Z] #9 sha256:892791958d8e4523325fe72dc606e3c8bfa155401fd74c1aa8544465754dac32 [2022-09-06T13:09:48.949Z] #26 ... [2022-09-06T13:09:48.949Z] [2022-09-06T13:09:48.949Z] #23 [internal] load build context [2022-09-06T13:09:48.949Z] #23 sha256:6361c6c6c6a343f9a5b0c2a2b91814b38c16b88043f81b3e8979de6246e733dd [2022-09-06T13:09:48.949Z] #23 transferring context: 53.40MB 3.7s done [2022-09-06T13:09:48.949Z] #23 DONE 3.7s [2022-09-06T13:09:48.949Z] [2022-09-06T13:09:48.949Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.5-buster@sha256:9a09cc3b632949d98583e8f24f5f66a055397176bf8440f7333876ac101f4a3a [2022-09-06T13:09:48.949Z] #9 sha256:892791958d8e4523325fe72dc606e3c8bfa155401fd74c1aa8544465754dac32 [2022-09-06T13:09:48.949Z] #9 resolve docker.io/library/golang:1.18.5-buster@sha256:9a09cc3b632949d98583e8f24f5f66a055397176bf8440f7333876ac101f4a3a 0.0s done [2022-09-06T13:09:48.949Z] #9 sha256:9a09cc3b632949d98583e8f24f5f66a055397176bf8440f7333876ac101f4a3a 988B / 988B done [2022-09-06T13:09:48.949Z] #9 sha256:6810a6ab59a1f0124dacf48c4b89cc965c2a72b53b9d717a141db1f600c5dfb9 1.79kB / 1.79kB done [2022-09-06T13:09:48.949Z] #9 sha256:a798dce34acd8bd8fa6026454b95c6190760b17b85a7dbaed5a8ee63586d9e19 7.10kB / 7.10kB done [2022-09-06T13:09:48.949Z] #9 sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 10.00MB / 10.00MB 0.4s done [2022-09-06T13:09:48.949Z] #9 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 0.8s done [2022-09-06T13:09:48.949Z] #9 sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 7.86MB / 7.86MB 0.3s done [2022-09-06T13:09:48.949Z] #9 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 51.84MB / 51.84MB 1.4s done [2022-09-06T13:09:48.949Z] #9 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 68.83MB / 68.83MB 1.8s done [2022-09-06T13:09:48.949Z] #9 sha256:8d7d8bc43bff73050d423e4f92fea2605fc10fd66f0cfc697a32f24ec9a66f82 141.86MB / 141.86MB 3.0s done [2022-09-06T13:09:48.949Z] #9 sha256:699b52b4a1e63d1619631e59e0d9115f8cd4b7ac156d63f2014c636407a74664 155B / 155B 1.5s done [2022-09-06T13:09:49.896Z] #9 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 3.9s done [2022-09-06T13:09:49.896Z] #9 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa [2022-09-06T13:09:49.915Z] #9 ... [2022-09-06T13:09:49.915Z] [2022-09-06T13:09:49.915Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-06T13:09:49.915Z] #26 sha256:74c4974f3ae89c8db9905e2f7a43e7b84cf39c6f5c38e34925155e866ce95d47 [2022-09-06T13:09:49.915Z] #26 resolve docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 0.0s done [2022-09-06T13:09:49.915Z] #26 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 1.0s done [2022-09-06T13:09:49.915Z] #26 sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 984B / 984B done [2022-09-06T13:09:49.915Z] #26 sha256:faa416b9eeda2cbdb796544422eedd698e716dbd99841138521a94db51bf6123 529B / 529B done [2022-09-06T13:09:49.915Z] #26 sha256:12d6c5111e34893b46b35672fc4ab8c506fdd66292afc030ca1e794b0dd6fbaa 1.46kB / 1.46kB done [2022-09-06T13:09:49.915Z] #26 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 3.8s done [2022-09-06T13:09:49.915Z] #26 DONE 5.2s [2022-09-06T13:09:49.915Z] [2022-09-06T13:09:49.915Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.5-buster@sha256:9a09cc3b632949d98583e8f24f5f66a055397176bf8440f7333876ac101f4a3a [2022-09-06T13:09:49.915Z] #9 sha256:892791958d8e4523325fe72dc606e3c8bfa155401fd74c1aa8544465754dac32 [2022-09-06T13:09:49.915Z] #9 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa [2022-09-06T13:09:50.158Z] #9 ... [2022-09-06T13:09:50.158Z] [2022-09-06T13:09:50.158Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-06T13:09:50.158Z] #26 sha256:74c4974f3ae89c8db9905e2f7a43e7b84cf39c6f5c38e34925155e866ce95d47 [2022-09-06T13:09:50.158Z] #26 DONE 5.1s [2022-09-06T13:09:50.158Z] [2022-09-06T13:09:50.158Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.5-buster@sha256:9a09cc3b632949d98583e8f24f5f66a055397176bf8440f7333876ac101f4a3a [2022-09-06T13:09:50.158Z] #9 sha256:892791958d8e4523325fe72dc606e3c8bfa155401fd74c1aa8544465754dac32 [2022-09-06T13:09:50.158Z] #9 ... [2022-09-06T13:09:50.158Z] [2022-09-06T13:09:50.158Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-06T13:09:50.158Z] #27 sha256:e9dfe863ab2eb87ee62093c9af7dc092364efea002012a8ead02bab6822a41fd [2022-09-06T13:09:50.488Z] #9 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 0.5s done [2022-09-06T13:09:50.488Z] #9 extracting sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 [2022-09-06T13:09:50.647Z] #9 extracting sha256:12e3536e0d6df43cb88858e2f77eaa514bd51e583a6d593d494fcb67e03bfda1 3.1s done [2022-09-06T13:09:50.647Z] #9 extracting sha256:062805889526975d8e66d1f7f0601fd259d2582a8c175843c9ca962536d44bc8 [2022-09-06T13:09:50.748Z] #9 extracting sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 0.3s done [2022-09-06T13:09:50.748Z] #9 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 0.1s [2022-09-06T13:09:51.106Z] #27 0.933 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T13:09:51.106Z] #27 0.951 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T13:09:51.106Z] #27 0.951 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T13:09:51.106Z] #27 1.090 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T13:09:51.676Z] #27 1.511 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T13:09:51.676Z] #27 1.758 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T13:09:53.192Z] #9 extracting sha256:062805889526975d8e66d1f7f0601fd259d2582a8c175843c9ca962536d44bc8 2.1s done [2022-09-06T13:09:53.192Z] #9 extracting sha256:8afe89cec495c929e0e792618fdb5360c53b91ccc86cbc4749776a33d61975c4 [2022-09-06T13:09:53.588Z] #27 3.227 Fetched 8481 kB in 3s (3338 kB/s) [2022-09-06T13:09:54.159Z] #27 3.227 Reading package lists... [2022-09-06T13:09:54.952Z] #9 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 4.3s done [2022-09-06T13:09:55.105Z] #9 ... [2022-09-06T13:09:55.105Z] [2022-09-06T13:09:55.105Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-06T13:09:55.105Z] #27 sha256:8b3d8a4cf12a0920332963e9ebd9082bd1a6ff2dc9f07ad98f1310f06ad20966 [2022-09-06T13:09:55.105Z] #27 0.755 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T13:09:55.105Z] #27 0.768 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T13:09:55.105Z] #27 0.768 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T13:09:55.105Z] #27 0.929 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-09-06T13:09:55.105Z] #27 1.401 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [341 kB] [2022-09-06T13:09:55.105Z] #27 1.615 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-09-06T13:09:55.105Z] #27 2.291 Fetched 8303 kB in 2s (4655 kB/s) [2022-09-06T13:09:55.105Z] #27 2.291 Reading package lists... [2022-09-06T13:09:55.105Z] #27 2.966 Reading package lists... [2022-09-06T13:09:55.105Z] #27 3.655 Building dependency tree... [2022-09-06T13:09:55.105Z] #27 3.811 Reading state information... [2022-09-06T13:09:55.105Z] #27 3.986 The following additional packages will be installed: [2022-09-06T13:09:55.105Z] #27 3.986 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-09-06T13:09:55.105Z] #27 3.986 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-09-06T13:09:55.105Z] #27 3.987 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-09-06T13:09:55.105Z] #27 3.988 Suggested packages: [2022-09-06T13:09:55.105Z] #27 3.988 krb5-doc krb5-user [2022-09-06T13:09:55.105Z] #27 3.988 Recommended packages: [2022-09-06T13:09:55.105Z] #27 3.988 krb5-locales publicsuffix libsasl2-modules [2022-09-06T13:09:55.105Z] #27 4.112 The following NEW packages will be installed: [2022-09-06T13:09:55.105Z] #27 4.113 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-09-06T13:09:55.105Z] #27 4.113 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-09-06T13:09:55.105Z] #27 4.113 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-06T13:09:55.105Z] #27 4.114 libssh2-1 libssl1.1 openssl [2022-09-06T13:09:55.105Z] #27 4.386 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-09-06T13:09:55.105Z] #27 4.386 Need to get 4799 kB of archives. [2022-09-06T13:09:55.105Z] #27 4.386 After this operation, 11.5 MB of additional disk space will be used. [2022-09-06T13:09:55.105Z] #27 4.386 Get:1 http://deb.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u3 [1392 kB] [2022-09-06T13:09:55.105Z] #27 4.406 Get:2 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB] [2022-09-06T13:09:55.105Z] #27 4.406 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB] [2022-09-06T13:09:55.105Z] #27 4.406 Get:4 http://deb.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-09-06T13:09:55.105Z] #27 4.407 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u7 [216 kB] [2022-09-06T13:09:55.105Z] #27 4.411 Get:6 http://deb.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1n-0+deb10u3 [834 kB] [2022-09-06T13:09:55.105Z] #27 4.419 Get:7 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-09-06T13:09:55.105Z] #27 4.422 Get:8 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2022-09-06T13:09:55.105Z] #27 4.423 Get:9 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB] [2022-09-06T13:09:55.105Z] #27 4.425 Get:10 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB] [2022-09-06T13:09:55.105Z] #27 4.426 Get:11 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB] [2022-09-06T13:09:55.105Z] #27 4.430 Get:12 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB] [2022-09-06T13:09:55.105Z] #27 4.433 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2022-09-06T13:09:55.105Z] #27 4.434 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2022-09-06T13:09:55.105Z] #27 4.435 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2022-09-06T13:09:55.105Z] #27 4.440 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2022-09-06T13:09:55.105Z] #27 4.449 Get:17 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u3 [312 kB] [2022-09-06T13:09:55.105Z] #27 4.449 Get:18 http://deb.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u3 [260 kB] [2022-09-06T13:09:55.105Z] #27 4.449 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-09-06T13:09:55.105Z] #27 4.449 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-09-06T13:09:55.105Z] #27 4.449 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-09-06T13:09:55.105Z] #27 4.571 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:09:55.105Z] #27 4.595 Fetched 4799 kB in 0s (15.0 MB/s) [2022-09-06T13:09:55.105Z] #27 4.633 Selecting previously unselected package libssl1.1:arm64. [2022-09-06T13:09:55.105Z] #27 4.633 (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 ... 6670 files and directories currently installed.) [2022-09-06T13:09:55.105Z] #27 4.635 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_arm64.deb ... [2022-09-06T13:09:55.105Z] #27 4.644 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u3) ... [2022-09-06T13:09:55.105Z] #27 4.785 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-09-06T13:09:55.105Z] #27 4.787 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-09-06T13:09:55.105Z] #27 4.791 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-06T13:09:55.105Z] #27 4.832 Selecting previously unselected package libsasl2-2:arm64. [2022-09-06T13:09:55.105Z] #27 4.832 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-09-06T13:09:55.105Z] #27 4.836 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-06T13:09:55.105Z] #27 4.880 Selecting previously unselected package libldap-common. [2022-09-06T13:09:55.105Z] #27 4.880 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-09-06T13:09:55.105Z] #27 4.884 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-06T13:09:55.105Z] #27 4.929 Selecting previously unselected package libldap-2.4-2:arm64. [2022-09-06T13:09:55.105Z] #27 4.929 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ... [2022-09-06T13:09:55.105Z] #27 4.933 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-06T13:09:55.105Z] #27 4.990 Selecting previously unselected package openssl. [2022-09-06T13:09:55.105Z] #27 4.990 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_arm64.deb ... [2022-09-06T13:09:55.105Z] #27 5.001 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-09-06T13:09:55.105Z] #27 5.122 Selecting previously unselected package ca-certificates. [2022-09-06T13:09:55.105Z] #27 5.122 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-09-06T13:09:55.105Z] #27 5.126 Unpacking ca-certificates (20200601~deb10u2) ... [2022-09-06T13:09:55.105Z] #27 5.195 Selecting previously unselected package libkeyutils1:arm64. [2022-09-06T13:09:55.105Z] #27 5.195 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ... [2022-09-06T13:09:55.105Z] #27 5.198 Unpacking libkeyutils1:arm64 (1.6-6) ... [2022-09-06T13:09:55.105Z] #27 5.237 Selecting previously unselected package libkrb5support0:arm64. [2022-09-06T13:09:55.105Z] #27 5.237 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_arm64.deb ... [2022-09-06T13:09:55.105Z] #27 5.245 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-09-06T13:09:55.105Z] #27 5.287 Selecting previously unselected package libk5crypto3:arm64. [2022-09-06T13:09:55.105Z] #27 5.287 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_arm64.deb ... [2022-09-06T13:09:55.105Z] #27 5.291 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-09-06T13:09:55.105Z] #27 5.345 Selecting previously unselected package libkrb5-3:arm64. [2022-09-06T13:09:55.105Z] #27 5.345 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_arm64.deb ... [2022-09-06T13:09:55.105Z] #27 5.348 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-09-06T13:09:55.105Z] #27 5.436 Selecting previously unselected package libgssapi-krb5-2:arm64. [2022-09-06T13:09:55.105Z] #27 5.436 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ... [2022-09-06T13:09:55.105Z] #27 5.439 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-09-06T13:09:55.105Z] #27 5.492 Selecting previously unselected package libnghttp2-14:arm64. [2022-09-06T13:09:55.105Z] #27 5.494 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2022-09-06T13:09:55.105Z] #27 5.498 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-09-06T13:09:55.105Z] #27 5.543 Selecting previously unselected package libpsl5:arm64. [2022-09-06T13:09:55.105Z] #27 5.545 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2022-09-06T13:09:55.105Z] #27 5.549 Unpacking libpsl5:arm64 (0.20.2-2) ... [2022-09-06T13:09:55.105Z] #27 5.590 Selecting previously unselected package librtmp1:arm64. [2022-09-06T13:09:55.105Z] #27 5.592 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2022-09-06T13:09:55.105Z] #27 5.595 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-06T13:09:55.105Z] #27 5.637 Selecting previously unselected package libssh2-1:arm64. [2022-09-06T13:09:55.105Z] #27 5.637 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2022-09-06T13:09:55.105Z] #27 5.640 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2022-09-06T13:09:55.105Z] #27 5.700 Selecting previously unselected package libcurl4:arm64. [2022-09-06T13:09:55.105Z] #27 5.700 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u3_arm64.deb ... [2022-09-06T13:09:55.105Z] #27 5.703 Unpacking libcurl4:arm64 (7.64.0-4+deb10u3) ... [2022-09-06T13:09:55.105Z] #27 5.755 Selecting previously unselected package curl. [2022-09-06T13:09:55.105Z] #27 5.755 Preparing to unpack .../17-curl_7.64.0-4+deb10u3_arm64.deb ... [2022-09-06T13:09:55.105Z] #27 5.759 Unpacking curl (7.64.0-4+deb10u3) ... [2022-09-06T13:09:55.105Z] #27 5.817 Selecting previously unselected package libonig5:arm64. [2022-09-06T13:09:55.105Z] #27 5.817 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2022-09-06T13:09:55.105Z] #27 5.821 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-09-06T13:09:55.105Z] #27 5.873 Selecting previously unselected package libjq1:arm64. [2022-09-06T13:09:55.105Z] #27 5.874 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-09-06T13:09:55.105Z] #27 5.880 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-09-06T13:09:55.105Z] #27 5.922 Selecting previously unselected package jq. [2022-09-06T13:09:55.105Z] #27 5.922 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-09-06T13:09:55.105Z] #27 5.925 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-06T13:09:55.105Z] #27 5.970 Setting up libkeyutils1:arm64 (1.6-6) ... [2022-09-06T13:09:55.105Z] #27 5.983 Setting up libpsl5:arm64 (0.20.2-2) ... [2022-09-06T13:09:55.105Z] #27 5.995 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u3) ... [2022-09-06T13:09:55.105Z] #27 6.079 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-09-06T13:09:55.105Z] #27 6.091 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-06T13:09:55.105Z] #27 6.105 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-09-06T13:09:55.105Z] #27 6.118 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-06T13:09:55.105Z] #27 6.130 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-06T13:09:55.105Z] #27 6.142 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-09-06T13:09:55.105Z] #27 6.152 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-06T13:09:55.105Z] #27 6.164 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2022-09-06T13:09:55.105Z] #27 6.176 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-09-06T13:09:55.105Z] #27 6.189 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-09-06T13:09:55.105Z] #27 6.213 Setting up libonig5:arm64 (6.9.1-1) ... [2022-09-06T13:09:55.105Z] #27 6.222 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-09-06T13:09:55.105Z] #27 6.233 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-06T13:09:55.105Z] #27 6.245 Setting up ca-certificates (20200601~deb10u2) ... [2022-09-06T13:09:55.105Z] #27 7.037 Updating certificates in /etc/ssl/certs... [2022-09-06T13:09:55.105Z] #27 8.091 137 added, 0 removed; done. [2022-09-06T13:09:55.105Z] #27 8.166 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-09-06T13:09:55.105Z] #27 8.179 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-06T13:09:55.105Z] #27 8.190 Setting up libcurl4:arm64 (7.64.0-4+deb10u3) ... [2022-09-06T13:09:55.105Z] #27 8.203 Setting up curl (7.64.0-4+deb10u3) ... [2022-09-06T13:09:55.105Z] #27 8.217 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T13:09:55.105Z] #27 8.239 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-09-06T13:09:55.105Z] #27 8.247 Updating certificates in /etc/ssl/certs... [2022-09-06T13:09:55.105Z] #27 ... [2022-09-06T13:09:55.105Z] [2022-09-06T13:09:55.105Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.5-buster@sha256:9a09cc3b632949d98583e8f24f5f66a055397176bf8440f7333876ac101f4a3a [2022-09-06T13:09:55.105Z] #9 sha256:7adaabb83e947615b23d77a07f2f9fe5eb79f706cef34c98538cf34b49b533aa [2022-09-06T13:09:55.107Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-09-06T13:09:55.242Z] #9 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d [2022-09-06T13:09:55.361Z] #27 4.180 Reading package lists... [2022-09-06T13:09:55.361Z] #27 5.131 Building dependency tree... [2022-09-06T13:09:55.361Z] #27 5.329 Reading state information... [2022-09-06T13:09:55.621Z] #27 5.517 The following additional packages will be installed: [2022-09-06T13:09:55.621Z] #27 5.517 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-09-06T13:09:55.621Z] #27 5.517 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-09-06T13:09:55.621Z] #27 5.517 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-09-06T13:09:55.621Z] #27 5.517 Suggested packages: [2022-09-06T13:09:55.621Z] #27 5.517 krb5-doc krb5-user [2022-09-06T13:09:55.621Z] #27 5.517 Recommended packages: [2022-09-06T13:09:55.621Z] #27 5.517 krb5-locales publicsuffix libsasl2-modules [2022-09-06T13:09:55.668Z] Congratulations! All API changes are done the right way. [2022-09-06T13:09:55.668Z] Congratulations! All TOML source files changed here have valid syntax. [2022-09-06T13:09:55.668Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-09-06T13:09:55.668Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-09-06T13:09:55.668Z] Congratulations! No new tests were added to integration-cli. [2022-09-06T13:09:55.668Z] [2022-09-06T13:09:55.668Z] INFO Start validation with golang-ci-lint [2022-09-06T13:09:55.889Z] #27 5.676 The following NEW packages will be installed: [2022-09-06T13:09:55.889Z] #27 5.676 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-09-06T13:09:55.889Z] #27 5.676 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-09-06T13:09:55.889Z] #27 5.676 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-06T13:09:55.889Z] #27 5.676 libssh2-1 libssl1.1 openssl [2022-09-06T13:09:56.199Z] #27 5.946 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-09-06T13:09:56.199Z] #27 5.946 Need to get 5083 kB of archives. [2022-09-06T13:09:56.199Z] #27 5.946 After this operation, 12.1 MB of additional disk space will be used. [2022-09-06T13:09:56.199Z] #27 5.946 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-09-06T13:09:56.199Z] #27 6.000 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-09-06T13:09:56.199Z] #27 6.004 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-09-06T13:09:56.199Z] #27 6.011 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-09-06T13:09:56.199Z] #27 6.011 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-09-06T13:09:56.199Z] #27 6.023 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-09-06T13:09:56.199Z] #27 6.041 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-09-06T13:09:56.199Z] #27 6.048 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-09-06T13:09:56.199Z] #27 6.049 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-09-06T13:09:56.199Z] #27 6.052 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-09-06T13:09:56.199Z] #27 6.057 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-09-06T13:09:56.199Z] #27 6.067 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-09-06T13:09:56.199Z] #27 6.073 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-09-06T13:09:56.199Z] #27 6.076 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-09-06T13:09:56.199Z] #27 6.081 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-09-06T13:09:56.199Z] #27 6.082 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-09-06T13:09:56.199Z] #27 6.089 Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u3 [333 kB] [2022-09-06T13:09:56.199Z] #27 6.097 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u3 [265 kB] [2022-09-06T13:09:56.199Z] #27 6.105 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-06T13:09:56.199Z] #27 6.108 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-06T13:09:56.199Z] #27 6.113 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-06T13:09:56.250Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-09-06T13:09:56.250Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-09-06T13:09:56.250Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-09-06T13:09:56.459Z] #27 6.273 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:09:56.459Z] #27 6.307 Fetched 5083 kB in 0s (11.9 MB/s) [2022-09-06T13:09:56.459Z] #27 6.363 Selecting previously unselected package libssl1.1:amd64. [2022-09-06T13:09:56.459Z] #27 6.363 (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 ... 6677 files and directories currently installed.) [2022-09-06T13:09:56.459Z] #27 6.364 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-06T13:09:56.459Z] #27 6.374 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-06T13:09:56.719Z] #27 6.587 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-06T13:09:56.719Z] #27 6.587 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-06T13:09:56.719Z] #27 6.589 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-06T13:09:56.719Z] #27 6.642 Selecting previously unselected package libsasl2-2:amd64. [2022-09-06T13:09:56.719Z] #27 6.642 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-06T13:09:56.719Z] #27 6.646 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-06T13:09:56.719Z] #27 6.694 Selecting previously unselected package libldap-common. [2022-09-06T13:09:56.719Z] #27 6.694 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-09-06T13:09:56.719Z] #27 6.699 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-06T13:09:56.979Z] #27 6.752 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-06T13:09:56.979Z] #27 6.754 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-09-06T13:09:56.979Z] #27 6.759 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-06T13:09:56.979Z] #27 6.826 Selecting previously unselected package openssl. [2022-09-06T13:09:56.979Z] #27 6.827 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-06T13:09:56.979Z] #27 6.832 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-09-06T13:09:57.238Z] #27 6.978 Selecting previously unselected package ca-certificates. [2022-09-06T13:09:57.239Z] #27 6.980 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-09-06T13:09:57.239Z] #27 6.992 Unpacking ca-certificates (20200601~deb10u2) ... [2022-09-06T13:09:57.239Z] #27 7.073 Selecting previously unselected package libkeyutils1:amd64. [2022-09-06T13:09:57.239Z] #27 7.073 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-09-06T13:09:57.239Z] #27 7.078 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-09-06T13:09:57.239Z] #27 7.117 Selecting previously unselected package libkrb5support0:amd64. [2022-09-06T13:09:57.239Z] #27 7.117 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-09-06T13:09:57.239Z] #27 7.122 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-06T13:09:57.239Z] #27 7.182 Selecting previously unselected package libk5crypto3:amd64. [2022-09-06T13:09:57.239Z] #27 7.182 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-09-06T13:09:57.239Z] #27 7.186 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-06T13:09:57.239Z] #27 7.251 Selecting previously unselected package libkrb5-3:amd64. [2022-09-06T13:09:57.239Z] #27 7.253 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-09-06T13:09:57.239Z] #27 7.258 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-06T13:09:57.498Z] #27 7.367 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-09-06T13:09:57.498Z] #27 7.367 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-09-06T13:09:57.498Z] #27 7.372 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-06T13:09:57.498Z] #27 7.427 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-06T13:09:57.498Z] #27 7.429 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-09-06T13:09:57.498Z] #27 7.435 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-06T13:09:57.498Z] #27 7.494 Selecting previously unselected package libpsl5:amd64. [2022-09-06T13:09:57.498Z] #27 7.494 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-09-06T13:09:57.648Z] #9 extracting sha256:8afe89cec495c929e0e792618fdb5360c53b91ccc86cbc4749776a33d61975c4 4.8s done [2022-09-06T13:09:57.758Z] #27 7.502 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-09-06T13:09:57.758Z] #27 7.542 Selecting previously unselected package librtmp1:amd64. [2022-09-06T13:09:57.758Z] #27 7.542 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-09-06T13:09:57.758Z] #27 7.549 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-06T13:09:57.758Z] #27 7.596 Selecting previously unselected package libssh2-1:amd64. [2022-09-06T13:09:57.758Z] #27 7.596 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-09-06T13:09:57.758Z] #27 7.601 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-06T13:09:57.758Z] #27 7.664 Selecting previously unselected package libcurl4:amd64. [2022-09-06T13:09:57.758Z] #27 7.664 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u3_amd64.deb ... [2022-09-06T13:09:57.758Z] #27 7.669 Unpacking libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-06T13:09:58.018Z] #27 7.745 Selecting previously unselected package curl. [2022-09-06T13:09:58.018Z] #27 7.745 Preparing to unpack .../17-curl_7.64.0-4+deb10u3_amd64.deb ... [2022-09-06T13:09:58.018Z] #27 7.752 Unpacking curl (7.64.0-4+deb10u3) ... [2022-09-06T13:09:58.018Z] #27 7.815 Selecting previously unselected package libonig5:amd64. [2022-09-06T13:09:58.018Z] #27 7.815 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-09-06T13:09:58.018Z] #27 7.821 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-06T13:09:58.018Z] #27 7.896 Selecting previously unselected package libjq1:amd64. [2022-09-06T13:09:58.018Z] #27 7.896 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-06T13:09:58.018Z] #27 7.902 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-06T13:09:58.018Z] #27 7.951 Selecting previously unselected package jq. [2022-09-06T13:09:58.018Z] #27 7.951 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-06T13:09:58.018Z] #27 7.955 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-06T13:09:58.018Z] #27 8.009 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-09-06T13:09:58.018Z] #27 8.026 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-09-06T13:09:58.018Z] #27 8.037 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-06T13:09:58.217Z] #9 extracting sha256:0b051f09dce3345f8fef39317e965732c9ba9a19d3cf3d4c2b01214f09eec632 done [2022-09-06T13:09:58.279Z] #27 8.161 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-06T13:09:58.279Z] #27 8.181 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-06T13:09:58.279Z] #27 8.204 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-06T13:09:58.279Z] #27 8.223 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-06T13:09:58.279Z] #27 8.240 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-06T13:09:58.279Z] #27 8.256 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-06T13:09:58.279Z] #27 8.271 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-06T13:09:58.279Z] #27 8.286 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-06T13:09:58.539Z] #27 8.303 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-06T13:09:58.539Z] #27 8.320 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-09-06T13:09:58.539Z] #27 8.344 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-06T13:09:58.539Z] #27 8.359 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-06T13:09:58.539Z] #27 8.374 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-06T13:09:58.539Z] #27 8.388 Setting up ca-certificates (20200601~deb10u2) ... [2022-09-06T13:09:59.109Z] #27 9.052 Updating certificates in /etc/ssl/certs... [2022-09-06T13:09:59.157Z] #9 DONE 16.0s [2022-09-06T13:09:59.157Z] [2022-09-06T13:09:59.157Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T13:09:59.157Z] #10 sha256:47dba90b3694062457002590c90dbe0e50be2b2108721ceecbc692ac26d6d0cb [2022-09-06T13:09:59.444Z] #9 ... [2022-09-06T13:09:59.444Z] [2022-09-06T13:09:59.444Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-06T13:09:59.444Z] #27 sha256:e9dfe863ab2eb87ee62093c9af7dc092364efea002012a8ead02bab6822a41fd [2022-09-06T13:09:59.444Z] #27 0.907 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T13:09:59.444Z] #27 0.924 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T13:09:59.444Z] #27 0.924 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T13:09:59.444Z] #27 1.099 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T13:09:59.444Z] #27 1.579 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T13:09:59.444Z] #27 2.126 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T13:09:59.444Z] #27 3.200 Fetched 8481 kB in 3s (3339 kB/s) [2022-09-06T13:09:59.444Z] #27 3.200 Reading package lists... [2022-09-06T13:09:59.444Z] #27 4.196 Reading package lists... [2022-09-06T13:09:59.444Z] #27 5.190 Building dependency tree... [2022-09-06T13:09:59.444Z] #27 5.391 Reading state information... [2022-09-06T13:09:59.444Z] #27 5.619 The following additional packages will be installed: [2022-09-06T13:09:59.444Z] #27 5.620 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-09-06T13:09:59.444Z] #27 5.620 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-09-06T13:09:59.444Z] #27 5.621 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-09-06T13:09:59.444Z] #27 5.623 Suggested packages: [2022-09-06T13:09:59.444Z] #27 5.623 krb5-doc krb5-user [2022-09-06T13:09:59.444Z] #27 5.623 Recommended packages: [2022-09-06T13:09:59.444Z] #27 5.623 krb5-locales publicsuffix libsasl2-modules [2022-09-06T13:09:59.444Z] #27 5.807 The following NEW packages will be installed: [2022-09-06T13:09:59.444Z] #27 5.807 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-09-06T13:09:59.444Z] #27 5.807 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-09-06T13:09:59.444Z] #27 5.807 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-06T13:09:59.444Z] #27 5.807 libssh2-1 libssl1.1 openssl [2022-09-06T13:09:59.444Z] #27 6.080 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-09-06T13:09:59.444Z] #27 6.080 Need to get 5083 kB of archives. [2022-09-06T13:09:59.444Z] #27 6.080 After this operation, 12.1 MB of additional disk space will be used. [2022-09-06T13:09:59.444Z] #27 6.080 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-09-06T13:09:59.444Z] #27 6.123 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-09-06T13:09:59.444Z] #27 6.123 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-09-06T13:09:59.444Z] #27 6.123 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-09-06T13:09:59.444Z] #27 6.123 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-09-06T13:09:59.444Z] #27 6.133 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-09-06T13:09:59.444Z] #27 6.148 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-09-06T13:09:59.444Z] #27 6.148 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-09-06T13:09:59.444Z] #27 6.148 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-09-06T13:09:59.444Z] #27 6.160 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-09-06T13:09:59.444Z] #27 6.160 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-09-06T13:09:59.444Z] #27 6.163 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-09-06T13:09:59.444Z] #27 6.163 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-09-06T13:09:59.444Z] #27 6.165 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-09-06T13:09:59.444Z] #27 6.166 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-09-06T13:09:59.444Z] #27 6.179 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-09-06T13:09:59.444Z] #27 6.179 Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u3 [333 kB] [2022-09-06T13:09:59.444Z] #27 6.179 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u3 [265 kB] [2022-09-06T13:09:59.444Z] #27 6.179 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-06T13:09:59.444Z] #27 6.184 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-06T13:09:59.444Z] #27 6.186 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-06T13:09:59.444Z] #27 6.356 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:09:59.444Z] #27 6.381 Fetched 5083 kB in 0s (13.9 MB/s) [2022-09-06T13:09:59.444Z] #27 6.439 Selecting previously unselected package libssl1.1:amd64. [2022-09-06T13:09:59.444Z] #27 6.439 (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 ... 6677 files and directories currently installed.) [2022-09-06T13:09:59.444Z] #27 6.439 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-06T13:09:59.444Z] #27 6.449 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-06T13:09:59.444Z] #27 6.680 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-06T13:09:59.444Z] #27 6.680 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-06T13:09:59.444Z] #27 6.684 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-06T13:09:59.444Z] #27 6.737 Selecting previously unselected package libsasl2-2:amd64. [2022-09-06T13:09:59.444Z] #27 6.738 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-06T13:09:59.444Z] #27 6.742 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-06T13:09:59.444Z] #27 6.786 Selecting previously unselected package libldap-common. [2022-09-06T13:09:59.444Z] #27 6.786 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-09-06T13:09:59.444Z] #27 6.790 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-06T13:09:59.444Z] #27 6.832 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-06T13:09:59.444Z] #27 6.832 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-09-06T13:09:59.444Z] #27 6.839 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-06T13:09:59.444Z] #27 6.899 Selecting previously unselected package openssl. [2022-09-06T13:09:59.444Z] #27 6.899 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-06T13:09:59.444Z] #27 6.903 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-09-06T13:09:59.444Z] #27 7.032 Selecting previously unselected package ca-certificates. [2022-09-06T13:09:59.444Z] #27 7.032 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-09-06T13:09:59.444Z] #27 7.035 Unpacking ca-certificates (20200601~deb10u2) ... [2022-09-06T13:09:59.444Z] #27 7.110 Selecting previously unselected package libkeyutils1:amd64. [2022-09-06T13:09:59.444Z] #27 7.110 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-09-06T13:09:59.444Z] #27 7.114 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-09-06T13:09:59.444Z] #27 7.153 Selecting previously unselected package libkrb5support0:amd64. [2022-09-06T13:09:59.444Z] #27 7.153 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-09-06T13:09:59.444Z] #27 7.157 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-06T13:09:59.444Z] #27 7.207 Selecting previously unselected package libk5crypto3:amd64. [2022-09-06T13:09:59.444Z] #27 7.207 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-09-06T13:09:59.444Z] #27 7.212 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-06T13:09:59.444Z] #27 7.268 Selecting previously unselected package libkrb5-3:amd64. [2022-09-06T13:09:59.444Z] #27 7.268 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-09-06T13:09:59.444Z] #27 7.275 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-06T13:09:59.444Z] #27 7.360 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-09-06T13:09:59.444Z] #27 7.360 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-09-06T13:09:59.444Z] #27 7.364 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-06T13:09:59.444Z] #27 7.422 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-06T13:09:59.444Z] #27 7.422 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-09-06T13:09:59.444Z] #27 7.426 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-06T13:09:59.444Z] #27 7.470 Selecting previously unselected package libpsl5:amd64. [2022-09-06T13:09:59.444Z] #27 7.470 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-09-06T13:09:59.444Z] #27 7.474 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-09-06T13:09:59.444Z] #27 7.517 Selecting previously unselected package librtmp1:amd64. [2022-09-06T13:09:59.444Z] #27 7.517 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-09-06T13:09:59.444Z] #27 7.521 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-06T13:09:59.444Z] #27 7.563 Selecting previously unselected package libssh2-1:amd64. [2022-09-06T13:09:59.444Z] #27 7.564 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-09-06T13:09:59.444Z] #27 7.569 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-06T13:09:59.444Z] #27 7.622 Selecting previously unselected package libcurl4:amd64. [2022-09-06T13:09:59.444Z] #27 7.622 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u3_amd64.deb ... [2022-09-06T13:09:59.444Z] #27 7.627 Unpacking libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-06T13:09:59.444Z] #27 7.694 Selecting previously unselected package curl. [2022-09-06T13:09:59.444Z] #27 7.694 Preparing to unpack .../17-curl_7.64.0-4+deb10u3_amd64.deb ... [2022-09-06T13:09:59.444Z] #27 7.701 Unpacking curl (7.64.0-4+deb10u3) ... [2022-09-06T13:09:59.444Z] #27 7.756 Selecting previously unselected package libonig5:amd64. [2022-09-06T13:09:59.444Z] #27 7.756 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-09-06T13:09:59.444Z] #27 7.760 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-06T13:09:59.444Z] #27 7.824 Selecting previously unselected package libjq1:amd64. [2022-09-06T13:09:59.444Z] #27 7.824 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-06T13:09:59.444Z] #27 7.824 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-06T13:09:59.444Z] #27 7.872 Selecting previously unselected package jq. [2022-09-06T13:09:59.444Z] #27 7.872 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-06T13:09:59.444Z] #27 7.876 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-06T13:09:59.444Z] #27 7.915 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-09-06T13:09:59.444Z] #27 7.929 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-09-06T13:09:59.444Z] #27 7.941 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-06T13:09:59.444Z] #27 8.046 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-06T13:09:59.444Z] #27 8.058 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-06T13:09:59.444Z] #27 8.073 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-06T13:09:59.444Z] #27 8.084 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-06T13:09:59.444Z] #27 8.094 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-06T13:09:59.444Z] #27 8.104 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-06T13:09:59.444Z] #27 8.117 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-06T13:09:59.444Z] #27 8.130 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-06T13:09:59.444Z] #27 8.139 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-06T13:09:59.444Z] #27 8.149 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-09-06T13:09:59.444Z] #27 8.168 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-06T13:09:59.444Z] #27 8.181 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-06T13:09:59.444Z] #27 8.193 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-06T13:09:59.444Z] #27 8.205 Setting up ca-certificates (20200601~deb10u2) ... [2022-09-06T13:09:59.444Z] #27 8.838 Updating certificates in /etc/ssl/certs... [2022-09-06T13:09:59.444Z] #27 ... [2022-09-06T13:09:59.444Z] [2022-09-06T13:09:59.444Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.5-buster@sha256:9a09cc3b632949d98583e8f24f5f66a055397176bf8440f7333876ac101f4a3a [2022-09-06T13:09:59.444Z] #9 sha256:892791958d8e4523325fe72dc606e3c8bfa155401fd74c1aa8544465754dac32 [2022-09-06T13:09:59.444Z] #9 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 4.1s done [2022-09-06T13:09:59.444Z] #9 extracting sha256:8d7d8bc43bff73050d423e4f92fea2605fc10fd66f0cfc697a32f24ec9a66f82 0.1s [2022-09-06T13:10:00.051Z] #27 9.804 137 added, 0 removed; done. [2022-09-06T13:10:00.051Z] #27 9.851 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-06T13:10:00.051Z] #27 9.868 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-06T13:10:00.051Z] #27 9.885 Setting up libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-06T13:10:00.051Z] #27 9.902 Setting up curl (7.64.0-4+deb10u3) ... [2022-09-06T13:10:00.051Z] #27 9.919 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T13:10:00.051Z] #27 9.945 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-09-06T13:10:00.051Z] #27 9.953 Updating certificates in /etc/ssl/certs... [2022-09-06T13:10:00.312Z] #27 ... [2022-09-06T13:10:00.312Z] [2022-09-06T13:10:00.312Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.5-buster@sha256:9a09cc3b632949d98583e8f24f5f66a055397176bf8440f7333876ac101f4a3a [2022-09-06T13:10:00.312Z] #9 sha256:892791958d8e4523325fe72dc606e3c8bfa155401fd74c1aa8544465754dac32 [2022-09-06T13:10:00.312Z] #9 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 0.4s done [2022-09-06T13:10:00.312Z] #9 extracting sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 0.3s done [2022-09-06T13:10:00.312Z] #9 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 4.4s done [2022-09-06T13:10:00.312Z] #9 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 3.5s done [2022-09-06T13:10:00.312Z] #9 extracting sha256:8d7d8bc43bff73050d423e4f92fea2605fc10fd66f0cfc697a32f24ec9a66f82 0.9s [2022-09-06T13:10:00.883Z] #9 ... [2022-09-06T13:10:00.883Z] [2022-09-06T13:10:00.883Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-06T13:10:00.883Z] #27 sha256:e9dfe863ab2eb87ee62093c9af7dc092364efea002012a8ead02bab6822a41fd [2022-09-06T13:10:00.883Z] #27 10.75 0 added, 0 removed; done. [2022-09-06T13:10:00.883Z] #27 10.75 Running hooks in /etc/ca-certificates/update.d... [2022-09-06T13:10:00.883Z] #27 10.75 done. [2022-09-06T13:10:02.744Z] #9 ... [2022-09-06T13:10:02.744Z] [2022-09-06T13:10:02.744Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-06T13:10:02.744Z] #27 sha256:e9dfe863ab2eb87ee62093c9af7dc092364efea002012a8ead02bab6822a41fd [2022-09-06T13:10:02.744Z] #27 9.696 137 added, 0 removed; done. [2022-09-06T13:10:02.744Z] #27 9.753 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-06T13:10:02.744Z] #27 9.764 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-06T13:10:02.744Z] #27 9.775 Setting up libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-06T13:10:02.744Z] #27 9.789 Setting up curl (7.64.0-4+deb10u3) ... [2022-09-06T13:10:02.744Z] #27 9.798 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T13:10:02.744Z] #27 9.817 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-09-06T13:10:02.744Z] #27 9.826 Updating certificates in /etc/ssl/certs... [2022-09-06T13:10:02.744Z] #27 10.54 0 added, 0 removed; done. [2022-09-06T13:10:02.744Z] #27 10.54 Running hooks in /etc/ca-certificates/update.d... [2022-09-06T13:10:02.744Z] #27 10.54 done. [2022-09-06T13:10:02.744Z] #27 DONE 12.3s [2022-09-06T13:10:02.744Z] [2022-09-06T13:10:02.744Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.5-buster@sha256:9a09cc3b632949d98583e8f24f5f66a055397176bf8440f7333876ac101f4a3a [2022-09-06T13:10:02.744Z] #9 sha256:892791958d8e4523325fe72dc606e3c8bfa155401fd74c1aa8544465754dac32 [2022-09-06T13:10:02.744Z] #9 ... [2022-09-06T13:10:02.744Z] [2022-09-06T13:10:02.744Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T13:10:02.744Z] #28 sha256:ba6a3fafec190d948a9f659e3a18bbb07573757ae9a5f9ec5b6b62d91f970fbe [2022-09-06T13:10:02.744Z] #28 DONE 0.2s [2022-09-06T13:10:02.744Z] [2022-09-06T13:10:02.744Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.5-buster@sha256:9a09cc3b632949d98583e8f24f5f66a055397176bf8440f7333876ac101f4a3a [2022-09-06T13:10:02.744Z] #9 sha256:892791958d8e4523325fe72dc606e3c8bfa155401fd74c1aa8544465754dac32 [2022-09-06T13:10:04.440Z] #10 DONE 5.2s [2022-09-06T13:10:04.440Z] [2022-09-06T13:10:04.440Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-06T13:10:04.440Z] #27 sha256:8b3d8a4cf12a0920332963e9ebd9082bd1a6ff2dc9f07ad98f1310f06ad20966 [2022-09-06T13:10:04.440Z] #27 9.155 0 added, 0 removed; done. [2022-09-06T13:10:04.440Z] #27 9.156 Running hooks in /etc/ca-certificates/update.d... [2022-09-06T13:10:04.440Z] #27 9.158 done. [2022-09-06T13:10:04.440Z] #27 DONE 17.7s [2022-09-06T13:10:04.440Z] [2022-09-06T13:10:04.440Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T13:10:04.440Z] #28 sha256:b3ceef67048bdbebc9001bcd402b072cb5424aab68618d174cb9de260b8c09aa [2022-09-06T13:10:04.440Z] #28 DONE 0.1s [2022-09-06T13:10:04.440Z] [2022-09-06T13:10:04.440Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T13:10:04.440Z] #29 sha256:744121d75a60ebf36f39675f93c07506c9bbf52cb09295f5c975065a7a0e2d43 [2022-09-06T13:10:04.659Z] #9 extracting sha256:8d7d8bc43bff73050d423e4f92fea2605fc10fd66f0cfc697a32f24ec9a66f82 5.2s [2022-09-06T13:10:05.013Z] #29 ... [2022-09-06T13:10:05.013Z] [2022-09-06T13:10:05.013Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-06T13:10:05.013Z] #11 sha256:f55c40d96cf5e335b50f7790c150aad0d44e2448b369e577aa2fcb553453aa23 [2022-09-06T13:10:05.013Z] #11 DONE 0.7s [2022-09-06T13:10:05.013Z] [2022-09-06T13:10:05.013Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-06T13:10:05.013Z] #58 sha256:2d73adca9bacc45ec1c7d6ff0e002fb018783af9e27057ebdfe1e53274a54802 [2022-09-06T13:10:05.274Z] #58 ... [2022-09-06T13:10:05.274Z] [2022-09-06T13:10:05.274Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T13:10:05.274Z] #31 sha256:8c5429b8a31e85bc8408562df1aad2a6143125ce0bcb6d22ef3908bd948d86f1 [2022-09-06T13:10:05.274Z] #31 DONE 0.3s [2022-09-06T13:10:05.274Z] [2022-09-06T13:10:05.274Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T13:10:05.274Z] #32 sha256:f4917b294153f805306a6236a5abad2fc88e996e902986f5b9d216680db46f4c [2022-09-06T13:10:05.535Z] #32 ... [2022-09-06T13:10:05.535Z] [2022-09-06T13:10:05.535Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T13:10:05.535Z] #39 sha256:37bde267e5e5dc7db68eb6839a46f083b27befc3c16a1177fa53192fcf7f7929 [2022-09-06T13:10:05.535Z] #39 DONE 0.5s [2022-09-06T13:10:05.535Z] [2022-09-06T13:10:05.535Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T13:10:05.535Z] #40 sha256:8bbdc54220348b83d875472a6b2b42ec0c44a85d047fc5c7c0499140d419e51d [2022-09-06T13:10:06.168Z] #27 DONE 15.5s [2022-09-06T13:10:06.168Z] [2022-09-06T13:10:06.168Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T13:10:06.168Z] #28 sha256:2a68b534d3652d033e434693f4aacebe2b1b346cd637749a8048e06be1aaa000 [2022-09-06T13:10:07.211Z] #9 extracting sha256:8d7d8bc43bff73050d423e4f92fea2605fc10fd66f0cfc697a32f24ec9a66f82 7.6s done [2022-09-06T13:10:07.211Z] #9 extracting sha256:699b52b4a1e63d1619631e59e0d9115f8cd4b7ac156d63f2014c636407a74664 done [2022-09-06T13:10:07.473Z] #9 DONE 22.7s [2022-09-06T13:10:07.473Z] [2022-09-06T13:10:07.473Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T13:10:07.473Z] #10 sha256:694640b5feac426f5650cbc7352d213c438950edda5f075606b392210adbe220 [2022-09-06T13:10:07.549Z] #28 ... [2022-09-06T13:10:07.549Z] [2022-09-06T13:10:07.549Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.5-buster@sha256:9a09cc3b632949d98583e8f24f5f66a055397176bf8440f7333876ac101f4a3a [2022-09-06T13:10:07.549Z] #9 sha256:892791958d8e4523325fe72dc606e3c8bfa155401fd74c1aa8544465754dac32 [2022-09-06T13:10:07.549Z] #9 extracting sha256:8d7d8bc43bff73050d423e4f92fea2605fc10fd66f0cfc697a32f24ec9a66f82 6.6s done [2022-09-06T13:10:07.549Z] #9 extracting sha256:699b52b4a1e63d1619631e59e0d9115f8cd4b7ac156d63f2014c636407a74664 done [2022-09-06T13:10:07.549Z] #9 DONE 22.6s [2022-09-06T13:10:07.810Z] [2022-09-06T13:10:07.810Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T13:10:07.810Z] #10 sha256:694640b5feac426f5650cbc7352d213c438950edda5f075606b392210adbe220 [2022-09-06T13:10:08.753Z] #10 ... [2022-09-06T13:10:08.753Z] [2022-09-06T13:10:08.753Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T13:10:08.753Z] #28 sha256:2a68b534d3652d033e434693f4aacebe2b1b346cd637749a8048e06be1aaa000 [2022-09-06T13:10:08.753Z] #28 DONE 3.2s [2022-09-06T13:10:08.834Z] #40 ... [2022-09-06T13:10:08.834Z] [2022-09-06T13:10:08.834Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-09-06T13:10:08.834Z] #12 sha256:131c101acb14a042e66be1388be8e368cf9c3fdb1c70ebea0a1b8c91f5774ea5 [2022-09-06T13:10:08.834Z] #12 DONE 3.3s [2022-09-06T13:10:08.834Z] [2022-09-06T13:10:08.834Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T13:10:08.834Z] #29 sha256:744121d75a60ebf36f39675f93c07506c9bbf52cb09295f5c975065a7a0e2d43 [2022-09-06T13:10:08.834Z] #29 1.365 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-09-06T13:10:08.834Z] #29 1.497 [2022-09-06T13:10:08.834Z] #29 1.750 #=#=# 0.0% ##### 7.8% ################################## 48.1% ################################################# 68.2% ##################################################################### 97.0% ######################################################################## 100.0% [2022-09-06T13:10:08.834Z] #29 2.487 [2022-09-06T13:10:08.834Z] #29 2.743 #=#=# 1.4% ################################################################# 91.6% ######################################################################## 100.0% [2022-09-06T13:10:08.834Z] #29 3.115 [2022-09-06T13:10:08.834Z] #29 3.354 #=#=# 0.2% ######################################### 57.8% ############################################################# 86.1% ######################################################################## 100.0% [2022-09-06T13:10:08.834Z] #29 4.016 [2022-09-06T13:10:09.013Z] [2022-09-06T13:10:09.013Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T13:10:09.014Z] #29 sha256:c4e937134aeba47f0b1a0bfd1836700c1b0a4ad39ee3a94cc6f8f074d1b11636 [2022-09-06T13:10:09.392Z] #10 DONE 1.7s [2022-09-06T13:10:09.392Z] [2022-09-06T13:10:09.392Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T13:10:09.392Z] #29 sha256:7cdd90a8ff144e73fbb4d72723426b9a8549ea09b2035afb66010515c8304d8d [2022-09-06T13:10:09.392Z] #29 1.181 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-09-06T13:10:09.392Z] #29 1.267 [2022-09-06T13:10:09.392Z] #29 1.481 #=#=# #### 5.6% ########################## 36.7% ######################################### 57.0% #################################################### 72.3% ##################################################################### 96.7% ######################################################################## 100.0% [2022-09-06T13:10:09.392Z] #29 2.104 [2022-09-06T13:10:09.392Z] #29 2.330 #=#=# ############################################## 64.4% ######################################################################## 100.0% [2022-09-06T13:10:09.392Z] #29 2.539 [2022-09-06T13:10:09.392Z] #29 2.762 #=#=# ################################################## 70.7% ######################################################################## 100.0% [2022-09-06T13:10:09.392Z] #29 2.997 [2022-09-06T13:10:09.392Z] #29 3.223 #=#=# ########### 15.7% ########################## 37.1% ######################################## 56.5% ###################################################### 75.6% #################################################################### 95.0% ######################################################################## 100.0% [2022-09-06T13:10:09.392Z] #29 3.853 [2022-09-06T13:10:09.392Z] #29 4.100 #=#=# # 2.0% ####### 10.0% ########### 15.4% ############## 20.7% ################## 25.9% ##################### 29.9% ########################## 36.3% ############################# 41.5% ################################# 46.7% ##################################### 51.9% ######################################### 57.1% ############################################ 62.4% ################################################ 67.6% #################################################### 72.6% ######################################################## 78.0% ########################################################### 83.2% ############################################################### 88.4% ################################################################### 93.6% ####################################################################### 98.8% ######################################################################## 100.0% [2022-09-06T13:10:09.392Z] #29 6.037 [2022-09-06T13:10:09.392Z] #29 6.491 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-06T13:10:09.392Z] #29 6.556 [2022-09-06T13:10:09.392Z] #29 6.770 #=#=# ######################################################################## 100.0% [2022-09-06T13:10:09.392Z] #29 6.870 [2022-09-06T13:10:09.584Z] #29 0.945 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-09-06T13:10:09.656Z] #29 ... [2022-09-06T13:10:09.656Z] [2022-09-06T13:10:09.656Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-06T13:10:09.656Z] #11 sha256:d25f37f46b291db1d40140a79522620b452ab80583f89a02a6d059f3199e9e8c [2022-09-06T13:10:09.656Z] #11 DONE 0.5s [2022-09-06T13:10:09.656Z] [2022-09-06T13:10:09.656Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-09-06T13:10:09.656Z] #24 sha256:684b8f39d5bc9948670c24a0ce5b4de064d261910c8eed644eaf9546268c30d4 [2022-09-06T13:10:09.844Z] #29 1.018 [2022-09-06T13:10:09.873Z] #29 4.242 #=#=# ##O#- # 0.0% ######## 11.8% ################ 23.2% ####################### 32.3% ################################# 46.3% ########################################### 60.2% ################################################# 68.2% ######################################################## 77.9% ############################################################### 88.6% ###################################################################### 97.8% ######################################################################## 100.0% [2022-09-06T13:10:10.105Z] [2022-09-06T13:10:10.105Z] #29 ... [2022-09-06T13:10:10.105Z] [2022-09-06T13:10:10.105Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T13:10:10.105Z] #10 sha256:694640b5feac426f5650cbc7352d213c438950edda5f075606b392210adbe220 [2022-09-06T13:10:10.105Z] #10 DONE 2.3s [2022-09-06T13:10:10.105Z] [2022-09-06T13:10:10.105Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T13:10:10.105Z] #29 sha256:c4e937134aeba47f0b1a0bfd1836700c1b0a4ad39ee3a94cc6f8f074d1b11636 [2022-09-06T13:10:10.246Z] #24 ... [2022-09-06T13:10:10.246Z] [2022-09-06T13:10:10.246Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T13:10:10.246Z] #39 sha256:bae2571db0133821a30b831f7cda0484bf2ac72280d5eb92dd461d399cd599df [2022-09-06T13:10:10.246Z] #39 DONE 0.5s [2022-09-06T13:10:10.246Z] [2022-09-06T13:10:10.246Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T13:10:10.246Z] #31 sha256:e64cf263251e93cc0518b309727946117d578a0de4e9c132b6166eff3dd2b15f [2022-09-06T13:10:10.246Z] #31 DONE 0.5s [2022-09-06T13:10:10.246Z] [2022-09-06T13:10:10.246Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T13:10:10.246Z] #32 sha256:9cef447639af9a6deeda121e8069623847005969e7aecc9ca3e1e360774637bd [2022-09-06T13:10:10.365Z] #29 1.231 #=#=# ######### 13.1% ########################### 37.9% ######################################### 57.3% [2022-09-06T13:10:10.365Z] #29 ... [2022-09-06T13:10:10.365Z] [2022-09-06T13:10:10.365Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-06T13:10:10.365Z] #11 sha256:d25f37f46b291db1d40140a79522620b452ab80583f89a02a6d059f3199e9e8c [2022-09-06T13:10:10.365Z] #11 DONE 0.6s [2022-09-06T13:10:10.365Z] [2022-09-06T13:10:10.365Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T13:10:10.365Z] #29 sha256:c4e937134aeba47f0b1a0bfd1836700c1b0a4ad39ee3a94cc6f8f074d1b11636 [2022-09-06T13:10:10.466Z] #29 5.948 [2022-09-06T13:10:10.626Z] #29 1.231 #=#=# ######### 13.1% ########################### 37.9% ######################################### 57.3% ####################################################### 77.4% ##################################################################### 96.7% ######################################################################## 100.0% [2022-09-06T13:10:10.886Z] #29 1.934 [2022-09-06T13:10:11.151Z] #29 2.173 #=#=# [2022-09-06T13:10:11.151Z] #29 ... [2022-09-06T13:10:11.151Z] [2022-09-06T13:10:11.151Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T13:10:11.151Z] #39 sha256:bae2571db0133821a30b831f7cda0484bf2ac72280d5eb92dd461d399cd599df [2022-09-06T13:10:11.151Z] #39 DONE 0.5s [2022-09-06T13:10:11.151Z] [2022-09-06T13:10:11.151Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T13:10:11.151Z] #31 sha256:e64cf263251e93cc0518b309727946117d578a0de4e9c132b6166eff3dd2b15f [2022-09-06T13:10:11.151Z] #31 DONE 0.5s [2022-09-06T13:10:11.151Z] [2022-09-06T13:10:11.152Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T13:10:11.152Z] #29 sha256:c4e937134aeba47f0b1a0bfd1836700c1b0a4ad39ee3a94cc6f8f074d1b11636 [2022-09-06T13:10:11.152Z] #29 2.173 #=#=# ############################################## 63.9% ######################################################################## 100.0% [2022-09-06T13:10:11.415Z] #29 2.530 [2022-09-06T13:10:11.678Z] #29 2.787 #=#=# ############################## 42.1% ######################################################################## 100.0% [2022-09-06T13:10:11.942Z] #29 3.157 [2022-09-06T13:10:12.726Z] #29 3.397 #=#=# ########## 14.0% ######################### 35.0% ######################################### 58.1% ######################################################## 77.8% ##################################################################### 97.1% ######################################################################## 100.0% [2022-09-06T13:10:12.726Z] #29 4.046 [2022-09-06T13:10:14.908Z] #29 6.378 #=#=# 0.0% # 1.6% ## 2.9% ### 4.2% ### 5.4% #### 6.7% ##### 8.1% ####### 10.3% ######### 12.6% ########## 14.9% ############ 17.2% ############## 19.5% ################ 22.6% ################### 27.6% ###################### 31.6% ######################### 35.3% ########################## 37.2% ########################### 38.3% ############################# 41.1% ############################## 42.8% ############################### 44.4% ################################# 46.4% ################################## 47.7% ################################### 49.0% #################################### 50.2% ##################################### 51.7% ###################################### 53.8% ######################################## 56.8% ######################################### 58.1% ########################################## 59.7% ############################################ 61.5% ############################################# 63.3% ############################################## 64.6% ################################################ 67.3% ################################################## 69.6% #################################################### 72.2% ##################################################### 74.3% [2022-09-06T13:10:14.908Z] #29 ... [2022-09-06T13:10:14.908Z] [2022-09-06T13:10:14.908Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T13:10:14.908Z] #42 sha256:8e11ff296f17740fae7fb9761303361bb39368a6f89a40e53594467cb8d18cf1 [2022-09-06T13:10:14.908Z] #42 4.227 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T13:10:14.908Z] #42 4.270 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T13:10:14.908Z] #42 4.270 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T13:10:14.908Z] #42 5.229 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-09-06T13:10:14.908Z] #42 7.391 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [341 kB] [2022-09-06T13:10:14.908Z] #42 9.961 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-09-06T13:10:14.908Z] #42 ... [2022-09-06T13:10:14.908Z] [2022-09-06T13:10:14.908Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-09-06T13:10:14.908Z] #24 sha256:409108fc1638bf0d01c9d7414b6800caedd8dc61babe8b890f2d4423a9161c25 [2022-09-06T13:10:14.908Z] #24 3.457 + RM_GOPATH=0 [2022-09-06T13:10:14.908Z] #24 3.457 + TMP_GOPATH= [2022-09-06T13:10:14.908Z] #24 3.457 + : /build [2022-09-06T13:10:14.908Z] #24 3.457 + '[' -z '' ']' [2022-09-06T13:10:14.908Z] #24 3.457 ++ mktemp -d [2022-09-06T13:10:14.908Z] #24 3.457 + export GOPATH=/tmp/tmp.FfRYpXhaBw [2022-09-06T13:10:14.908Z] #24 3.457 + GOPATH=/tmp/tmp.FfRYpXhaBw [2022-09-06T13:10:14.908Z] #24 3.457 + RM_GOPATH=1 [2022-09-06T13:10:14.908Z] #24 3.457 + case "$(go env GOARCH)" in [2022-09-06T13:10:14.908Z] #24 3.457 ++ go env GOARCH [2022-09-06T13:10:14.908Z] #24 3.487 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:14.908Z] #24 3.487 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:14.908Z] #24 3.487 ++ dirname /tmp/install/install.sh [2022-09-06T13:10:14.908Z] #24 3.491 + dir=/tmp/install [2022-09-06T13:10:14.908Z] #24 3.491 + bin=dockercli [2022-09-06T13:10:14.908Z] #24 3.491 + shift [2022-09-06T13:10:14.908Z] #24 3.491 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-09-06T13:10:14.908Z] #24 3.491 + . /tmp/install/dockercli.installer [2022-09-06T13:10:14.908Z] #24 3.491 ++ : stable [2022-09-06T13:10:14.908Z] #24 3.491 ++ : 17.06.2-ce [2022-09-06T13:10:14.908Z] #24 3.491 + install_dockercli [2022-09-06T13:10:14.908Z] #24 3.491 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-06T13:10:14.908Z] #24 3.491 ++ uname -m [2022-09-06T13:10:14.908Z] #24 3.491 Install docker/cli version 17.06.2-ce from stable [2022-09-06T13:10:14.908Z] #24 3.494 + arch=aarch64 [2022-09-06T13:10:14.908Z] #24 3.494 + '[' aarch64 '!=' x86_64 ']' [2022-09-06T13:10:14.908Z] #24 3.494 + '[' aarch64 '!=' s390x ']' [2022-09-06T13:10:14.909Z] #24 3.494 + '[' aarch64 '!=' armhf ']' [2022-09-06T13:10:14.909Z] #24 3.494 + build_dockercli [2022-09-06T13:10:14.909Z] #24 3.494 + git clone https://github.com/docker/docker-ce /tmp/tmp.FfRYpXhaBw/tmp/docker-ce [2022-09-06T13:10:14.909Z] #24 3.514 Cloning into '/tmp/tmp.FfRYpXhaBw/tmp/docker-ce'... [2022-09-06T13:10:15.076Z] #29 4.273 #=#=# ## 3.0% ####### 10.0% ########## 15.1% ############## 19.9% ################## 25.7% ###################### 30.8% ######################### 36.0% ############################# 41.2% ################################ 45.1% ##################################### 51.6% ######################################## 56.9% ############################################ 62.1% ################################################ 67.3% #################################################### 72.5% ####################################################### 77.7% ########################################################### 82.9% ############################################################### 88.1% ################################################################### 93.3% ###################################################################### 98.6% ######################################################################## 100.0% [2022-09-06T13:10:15.076Z] #29 6.274 [2022-09-06T13:10:15.171Z] #24 ... [2022-09-06T13:10:15.171Z] [2022-09-06T13:10:15.171Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-06T13:10:15.171Z] #51 sha256:47f57c020906a354a4cff40eaf019369a89eb6f5d929b766ca2e5567b9044a1f [2022-09-06T13:10:15.171Z] #51 3.064 + RM_GOPATH=0 [2022-09-06T13:10:15.171Z] #51 3.064 + TMP_GOPATH= [2022-09-06T13:10:15.171Z] #51 3.064 + : /build [2022-09-06T13:10:15.171Z] #51 3.064 + '[' -z '' ']' [2022-09-06T13:10:15.171Z] #51 3.067 ++ mktemp -d [2022-09-06T13:10:15.171Z] #51 3.067 + export GOPATH=/tmp/tmp.r6sJwLxgEU [2022-09-06T13:10:15.171Z] #51 3.067 + GOPATH=/tmp/tmp.r6sJwLxgEU [2022-09-06T13:10:15.171Z] #51 3.067 + RM_GOPATH=1 [2022-09-06T13:10:15.171Z] #51 3.067 + case "$(go env GOARCH)" in [2022-09-06T13:10:15.171Z] #51 3.067 ++ go env GOARCH [2022-09-06T13:10:15.171Z] #51 3.082 Install shfmt version v3.0.2 [2022-09-06T13:10:15.171Z] #51 3.082 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:15.171Z] #51 3.082 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:15.171Z] #51 3.082 ++ dirname /tmp/install/install.sh [2022-09-06T13:10:15.171Z] #51 3.082 + dir=/tmp/install [2022-09-06T13:10:15.171Z] #51 3.082 + bin=shfmt [2022-09-06T13:10:15.171Z] #51 3.082 + shift [2022-09-06T13:10:15.171Z] #51 3.082 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-09-06T13:10:15.171Z] #51 3.082 + . /tmp/install/shfmt.installer [2022-09-06T13:10:15.171Z] #51 3.082 ++ : v3.0.2 [2022-09-06T13:10:15.171Z] #51 3.082 + install_shfmt [2022-09-06T13:10:15.171Z] #51 3.082 + echo 'Install shfmt version v3.0.2' [2022-09-06T13:10:15.171Z] #51 3.082 + GOBIN=/build [2022-09-06T13:10:15.171Z] #51 3.082 + GO111MODULE=on [2022-09-06T13:10:15.171Z] #51 3.082 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-09-06T13:10:15.171Z] #51 3.488 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-06T13:10:15.171Z] #51 ... [2022-09-06T13:10:15.171Z] [2022-09-06T13:10:15.171Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-06T13:10:15.171Z] #47 sha256:6c5f2138a418bb46c12ebbd11e4fb416d928ae9f43a7e408f91bf2bc4238f8ab [2022-09-06T13:10:15.171Z] #47 3.814 + RM_GOPATH=0 [2022-09-06T13:10:15.171Z] #47 3.814 + TMP_GOPATH= [2022-09-06T13:10:15.171Z] #47 3.814 + : /build [2022-09-06T13:10:15.171Z] #47 3.814 + '[' -z '' ']' [2022-09-06T13:10:15.171Z] #47 3.816 ++ mktemp -d [2022-09-06T13:10:15.171Z] #47 3.826 + export GOPATH=/tmp/tmp.00k24hXXDL [2022-09-06T13:10:15.171Z] #47 3.826 + GOPATH=/tmp/tmp.00k24hXXDL [2022-09-06T13:10:15.171Z] #47 3.826 + RM_GOPATH=1 [2022-09-06T13:10:15.171Z] #47 3.826 + case "$(go env GOARCH)" in [2022-09-06T13:10:15.171Z] #47 3.826 ++ go env GOARCH [2022-09-06T13:10:15.171Z] #47 3.852 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:15.171Z] #47 3.852 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:15.171Z] #47 3.861 ++ dirname /tmp/install/install.sh [2022-09-06T13:10:15.171Z] #47 3.902 Install gotestsum version v1.7.0 [2022-09-06T13:10:15.171Z] #47 3.902 + dir=/tmp/install [2022-09-06T13:10:15.171Z] #47 3.902 + bin=gotestsum [2022-09-06T13:10:15.171Z] #47 3.902 + shift [2022-09-06T13:10:15.171Z] #47 3.902 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-09-06T13:10:15.171Z] #47 3.902 + . /tmp/install/gotestsum.installer [2022-09-06T13:10:15.171Z] #47 3.902 ++ : v1.7.0 [2022-09-06T13:10:15.171Z] #47 3.902 + install_gotestsum [2022-09-06T13:10:15.171Z] #47 3.902 + set -e [2022-09-06T13:10:15.171Z] #47 3.902 + echo 'Install gotestsum version v1.7.0' [2022-09-06T13:10:15.171Z] #47 3.902 + GOBIN=/build [2022-09-06T13:10:15.171Z] #47 3.902 + GO111MODULE=on [2022-09-06T13:10:15.171Z] #47 3.902 + go install gotest.tools/gotestsum@v1.7.0 [2022-09-06T13:10:15.171Z] #47 4.569 go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-06T13:10:15.171Z] #47 5.967 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-06T13:10:15.171Z] #47 5.967 go: downloading github.com/fatih/color v1.10.0 [2022-09-06T13:10:15.171Z] #47 5.973 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-06T13:10:15.171Z] #47 6.041 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T13:10:15.171Z] #47 6.515 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-06T13:10:15.171Z] #47 6.676 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-06T13:10:15.171Z] #47 6.685 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-06T13:10:15.171Z] #47 6.768 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-06T13:10:15.171Z] #47 7.010 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-06T13:10:15.171Z] #47 7.050 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-06T13:10:15.171Z] #47 7.109 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-06T13:10:15.171Z] #47 7.436 go: downloading golang.org/x/tools v0.1.0 [2022-09-06T13:10:15.432Z] #47 ... [2022-09-06T13:10:15.432Z] [2022-09-06T13:10:15.432Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T13:10:15.432Z] #34 sha256:851b56433946c6691b7a5f6120b387fc4879639a8ba4511375252cb5b88824c5 [2022-09-06T13:10:15.432Z] #34 3.733 + RM_GOPATH=0 [2022-09-06T13:10:15.432Z] #34 3.733 + TMP_GOPATH= [2022-09-06T13:10:15.432Z] #34 3.733 + : /build [2022-09-06T13:10:15.432Z] #34 3.733 + '[' -z '' ']' [2022-09-06T13:10:15.432Z] #34 3.733 ++ mktemp -d [2022-09-06T13:10:15.432Z] #34 3.733 + export GOPATH=/tmp/tmp.fEUQ1HlEFM [2022-09-06T13:10:15.432Z] #34 3.733 + GOPATH=/tmp/tmp.fEUQ1HlEFM [2022-09-06T13:10:15.432Z] #34 3.733 + RM_GOPATH=1 [2022-09-06T13:10:15.432Z] #34 3.733 + case "$(go env GOARCH)" in [2022-09-06T13:10:15.432Z] #34 3.735 ++ go env GOARCH [2022-09-06T13:10:15.432Z] #34 3.778 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:15.432Z] #34 3.778 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:15.432Z] #34 3.778 ++ dirname /tmp/install/install.sh [2022-09-06T13:10:15.432Z] #34 3.786 + dir=/tmp/install [2022-09-06T13:10:15.432Z] #34 3.786 + bin=tomlv [2022-09-06T13:10:15.432Z] #34 3.786 + shift [2022-09-06T13:10:15.432Z] #34 3.786 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-09-06T13:10:15.432Z] #34 3.786 + . /tmp/install/tomlv.installer [2022-09-06T13:10:15.432Z] #34 3.786 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-06T13:10:15.432Z] #34 3.786 + install_tomlv [2022-09-06T13:10:15.432Z] #34 3.786 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-09-06T13:10:15.432Z] #34 3.786 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.fEUQ1HlEFM/src/github.com/BurntSushi/toml [2022-09-06T13:10:15.432Z] #34 3.786 Cloning into '/tmp/tmp.fEUQ1HlEFM/src/github.com/BurntSushi/toml'... [2022-09-06T13:10:15.432Z] #34 3.787 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-06T13:10:15.432Z] #34 5.115 + cd /tmp/tmp.fEUQ1HlEFM/src/github.com/BurntSushi/toml [2022-09-06T13:10:15.432Z] #34 5.115 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-06T13:10:15.432Z] #34 5.244 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-09-06T13:10:15.432Z] #34 6.305 github.com/BurntSushi/toml [2022-09-06T13:10:15.432Z] #34 ... [2022-09-06T13:10:15.432Z] [2022-09-06T13:10:15.432Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-09-06T13:10:15.432Z] #67 sha256:45fb929353fd6fe1874e74a68990c3ad456cf3504cb8bf89283b71fd8f63609b [2022-09-06T13:10:15.432Z] #67 3.033 + RM_GOPATH=0 [2022-09-06T13:10:15.432Z] #67 3.033 + TMP_GOPATH= [2022-09-06T13:10:15.432Z] #67 3.033 + : /build [2022-09-06T13:10:15.432Z] #67 3.033 + '[' -z '' ']' [2022-09-06T13:10:15.432Z] #67 3.034 ++ mktemp -d [2022-09-06T13:10:15.432Z] #67 3.035 + export GOPATH=/tmp/tmp.TG6B3vjPxw [2022-09-06T13:10:15.432Z] #67 3.035 + GOPATH=/tmp/tmp.TG6B3vjPxw [2022-09-06T13:10:15.432Z] #67 3.035 + RM_GOPATH=1 [2022-09-06T13:10:15.432Z] #67 3.035 + case "$(go env GOARCH)" in [2022-09-06T13:10:15.432Z] #67 3.036 ++ go env GOARCH [2022-09-06T13:10:15.432Z] #67 3.043 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:15.432Z] #67 3.043 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:15.432Z] #67 3.049 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-06T13:10:15.432Z] #67 3.049 ++ dirname /tmp/install/install.sh [2022-09-06T13:10:15.432Z] #67 3.049 + dir=/tmp/install [2022-09-06T13:10:15.432Z] #67 3.049 + bin=proxy [2022-09-06T13:10:15.432Z] #67 3.049 + shift [2022-09-06T13:10:15.432Z] #67 3.049 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-09-06T13:10:15.432Z] #67 3.049 + . /tmp/install/proxy.installer [2022-09-06T13:10:15.432Z] #67 3.049 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-06T13:10:15.432Z] #67 3.049 + install_proxy [2022-09-06T13:10:15.432Z] #67 3.049 + case "$1" in [2022-09-06T13:10:15.432Z] #67 3.049 + export CGO_ENABLED=0 [2022-09-06T13:10:15.432Z] #67 3.049 + CGO_ENABLED=0 [2022-09-06T13:10:15.432Z] #67 3.049 + _install_proxy [2022-09-06T13:10:15.432Z] #67 3.049 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-09-06T13:10:15.432Z] #67 3.049 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TG6B3vjPxw/src/github.com/docker/libnetwork [2022-09-06T13:10:15.432Z] #67 3.049 Cloning into '/tmp/tmp.TG6B3vjPxw/src/github.com/docker/libnetwork'... [2022-09-06T13:10:15.432Z] #67 ... [2022-09-06T13:10:15.432Z] [2022-09-06T13:10:15.432Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-09-06T13:10:15.432Z] #45 sha256:7258dc0544532b36313e54126c3ae7ac4eeffc69cfb8f0b9153438011e55d644 [2022-09-06T13:10:15.432Z] #45 3.918 + RM_GOPATH=0 [2022-09-06T13:10:15.432Z] #45 3.918 + TMP_GOPATH= [2022-09-06T13:10:15.432Z] #45 3.918 + : /build [2022-09-06T13:10:15.432Z] #45 3.918 + '[' -z '' ']' [2022-09-06T13:10:15.432Z] #45 3.927 ++ mktemp -d [2022-09-06T13:10:15.432Z] #45 3.944 + export GOPATH=/tmp/tmp.qOoacKs59r [2022-09-06T13:10:15.432Z] #45 3.944 + GOPATH=/tmp/tmp.qOoacKs59r [2022-09-06T13:10:15.432Z] #45 3.944 + RM_GOPATH=1 [2022-09-06T13:10:15.432Z] #45 3.944 + case "$(go env GOARCH)" in [2022-09-06T13:10:15.432Z] #45 3.944 ++ go env GOARCH [2022-09-06T13:10:15.432Z] #45 3.972 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:15.432Z] #45 3.972 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:15.432Z] #45 3.972 ++ dirname /tmp/install/install.sh [2022-09-06T13:10:15.432Z] #45 3.980 Install vndr version v0.1.2 [2022-09-06T13:10:15.432Z] #45 3.980 + dir=/tmp/install [2022-09-06T13:10:15.432Z] #45 3.980 + bin=vndr [2022-09-06T13:10:15.432Z] #45 3.980 + shift [2022-09-06T13:10:15.432Z] #45 3.980 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-09-06T13:10:15.432Z] #45 3.980 + . /tmp/install/vndr.installer [2022-09-06T13:10:15.432Z] #45 3.980 ++ : v0.1.2 [2022-09-06T13:10:15.432Z] #45 3.980 + install_vndr [2022-09-06T13:10:15.432Z] #45 3.980 + echo 'Install vndr version v0.1.2' [2022-09-06T13:10:15.432Z] #45 3.980 + GOBIN=/build [2022-09-06T13:10:15.432Z] #45 3.980 + GO111MODULE=on [2022-09-06T13:10:15.432Z] #45 3.980 + go install github.com/LK4D4/vndr@v0.1.2 [2022-09-06T13:10:15.432Z] #45 4.444 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-09-06T13:10:15.553Z] #32 ... [2022-09-06T13:10:15.553Z] [2022-09-06T13:10:15.553Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-09-06T13:10:15.553Z] #12 sha256:07392228ad9026e477f3325ea9767774a839b3db1078523f7c86b589feba82a4 [2022-09-06T13:10:15.553Z] #12 DONE 5.0s [2022-09-06T13:10:15.553Z] [2022-09-06T13:10:15.553Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T13:10:15.553Z] #32 sha256:9cef447639af9a6deeda121e8069623847005969e7aecc9ca3e1e360774637bd [2022-09-06T13:10:15.553Z] #32 4.692 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-06T13:10:15.553Z] #32 4.713 Cloning into '.'... [2022-09-06T13:10:15.647Z] #29 6.877 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-06T13:10:15.693Z] #45 ... [2022-09-06T13:10:15.693Z] [2022-09-06T13:10:15.693Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:10:15.693Z] #49 sha256:f1c949d7b81359eaaa6fa32b5b94987dbc3ddd0cf64f85f4f1bf4459389627e6 [2022-09-06T13:10:15.693Z] #49 2.835 + RM_GOPATH=0 [2022-09-06T13:10:15.693Z] #49 2.835 + TMP_GOPATH= [2022-09-06T13:10:15.693Z] #49 2.835 + : /build [2022-09-06T13:10:15.693Z] #49 2.835 + '[' -z '' ']' [2022-09-06T13:10:15.693Z] #49 2.836 ++ mktemp -d [2022-09-06T13:10:15.693Z] #49 2.839 + export GOPATH=/tmp/tmp.eHX48OlMdx [2022-09-06T13:10:15.693Z] #49 2.839 + GOPATH=/tmp/tmp.eHX48OlMdx [2022-09-06T13:10:15.693Z] #49 2.839 + RM_GOPATH=1 [2022-09-06T13:10:15.693Z] #49 2.839 + case "$(go env GOARCH)" in [2022-09-06T13:10:15.693Z] #49 2.840 ++ go env GOARCH [2022-09-06T13:10:15.693Z] #49 2.848 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:15.693Z] #49 2.848 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:15.693Z] #49 2.848 ++ dirname /tmp/install/install.sh [2022-09-06T13:10:15.693Z] #49 2.850 + dir=/tmp/install [2022-09-06T13:10:15.693Z] #49 2.850 + bin=golangci_lint [2022-09-06T13:10:15.693Z] #49 2.850 + shift [2022-09-06T13:10:15.693Z] #49 2.850 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-09-06T13:10:15.693Z] #49 2.850 + . /tmp/install/golangci_lint.installer [2022-09-06T13:10:15.693Z] #49 2.850 ++ : v1.44.0 [2022-09-06T13:10:15.693Z] #49 2.850 + install_golangci_lint [2022-09-06T13:10:15.693Z] #49 2.850 + set -e [2022-09-06T13:10:15.693Z] #49 2.850 + echo 'Install golangci-lint version v1.44.0' [2022-09-06T13:10:15.693Z] #49 2.850 + GOBIN=/build [2022-09-06T13:10:15.693Z] #49 2.850 + GO111MODULE=on [2022-09-06T13:10:15.693Z] #49 2.850 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-09-06T13:10:15.693Z] #49 2.855 Install golangci-lint version v1.44.0 [2022-09-06T13:10:15.693Z] #49 3.288 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-09-06T13:10:15.693Z] #49 ... [2022-09-06T13:10:15.693Z] [2022-09-06T13:10:15.693Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T13:10:15.693Z] #55 sha256:a0fa6c659b5cdadfa7cba4d6b6433fe55677bc034e57643f2a4f9aadfe6eec73 [2022-09-06T13:10:15.693Z] #55 4.285 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T13:10:15.693Z] #55 4.314 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T13:10:15.693Z] #55 4.315 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T13:10:15.693Z] #55 5.295 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-09-06T13:10:15.693Z] #55 8.213 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [341 kB] [2022-09-06T13:10:15.813Z] #32 ... [2022-09-06T13:10:15.813Z] [2022-09-06T13:10:15.813Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T13:10:15.813Z] #29 sha256:7cdd90a8ff144e73fbb4d72723426b9a8549ea09b2035afb66010515c8304d8d [2022-09-06T13:10:15.814Z] #29 7.390 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-06T13:10:15.814Z] #29 7.551 [2022-09-06T13:10:15.814Z] #29 7.774 #=#=# 0.1% ######################################################################## 100.0% [2022-09-06T13:10:15.814Z] #29 8.058 [2022-09-06T13:10:15.814Z] #29 9.115 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-09-06T13:10:15.814Z] #29 9.204 [2022-09-06T13:10:15.814Z] #29 9.453 #=#=# 0.0% ############ 17.0% ################################# 47.1% ########################################### 60.4% ######################################################### 79.5% ######################################################################## 100.0% [2022-09-06T13:10:15.814Z] #29 10.32 [2022-09-06T13:10:15.814Z] #29 10.97 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-06T13:10:15.814Z] #29 11.10 [2022-09-06T13:10:15.814Z] #29 11.32 #=#=# ######################################################################## 100.0% [2022-09-06T13:10:15.814Z] #29 11.40 [2022-09-06T13:10:15.814Z] #29 12.08 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-06T13:10:15.814Z] #29 12.62 [2022-09-06T13:10:15.814Z] #29 12.95 #=#=# ######################################################################## 100.0% [2022-09-06T13:10:15.814Z] #29 13.13 [2022-09-06T13:10:15.814Z] #29 13.22 Download of images into '/build' complete. [2022-09-06T13:10:15.814Z] #29 13.22 Use something like the following to load the result into a Docker daemon: [2022-09-06T13:10:15.814Z] #29 13.22 tar -cC '/build' . | docker load [2022-09-06T13:10:15.814Z] #29 DONE 13.3s [2022-09-06T13:10:15.814Z] [2022-09-06T13:10:15.814Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-09-06T13:10:15.814Z] #24 sha256:684b8f39d5bc9948670c24a0ce5b4de064d261910c8eed644eaf9546268c30d4 [2022-09-06T13:10:15.814Z] #24 4.729 + RM_GOPATH=0 [2022-09-06T13:10:15.814Z] #24 4.729 + TMP_GOPATH= [2022-09-06T13:10:15.814Z] #24 4.729 + : /build [2022-09-06T13:10:15.814Z] #24 4.729 + '[' -z '' ']' [2022-09-06T13:10:15.814Z] #24 4.739 ++ mktemp -d [2022-09-06T13:10:15.814Z] #24 4.739 + export GOPATH=/tmp/tmp.ChRsH7mGrk [2022-09-06T13:10:15.814Z] #24 4.739 + GOPATH=/tmp/tmp.ChRsH7mGrk [2022-09-06T13:10:15.814Z] #24 4.739 + RM_GOPATH=1 [2022-09-06T13:10:15.814Z] #24 4.739 + case "$(go env GOARCH)" in [2022-09-06T13:10:15.814Z] #24 4.739 ++ go env GOARCH [2022-09-06T13:10:15.814Z] #24 4.776 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:15.814Z] #24 4.776 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:15.814Z] #24 4.776 ++ dirname /tmp/install/install.sh [2022-09-06T13:10:15.814Z] #24 4.780 Install docker/cli version 17.06.2-ce from stable [2022-09-06T13:10:15.814Z] #24 4.781 + dir=/tmp/install [2022-09-06T13:10:15.814Z] #24 4.781 + bin=dockercli [2022-09-06T13:10:15.814Z] #24 4.781 + shift [2022-09-06T13:10:15.814Z] #24 4.781 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-09-06T13:10:15.814Z] #24 4.781 + . /tmp/install/dockercli.installer [2022-09-06T13:10:15.814Z] #24 4.781 ++ : stable [2022-09-06T13:10:15.814Z] #24 4.781 ++ : 17.06.2-ce [2022-09-06T13:10:15.814Z] #24 4.781 + install_dockercli [2022-09-06T13:10:15.814Z] #24 4.781 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-06T13:10:15.814Z] #24 4.781 ++ uname -m [2022-09-06T13:10:15.814Z] #24 4.781 + arch=x86_64 [2022-09-06T13:10:15.814Z] #24 4.781 + '[' x86_64 '!=' x86_64 ']' [2022-09-06T13:10:15.814Z] #24 4.781 + url=https://download.docker.com/linux/static [2022-09-06T13:10:15.814Z] #24 4.781 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-06T13:10:15.814Z] #24 4.781 + tar -xz docker/docker [2022-09-06T13:10:15.907Z] #29 7.124 [2022-09-06T13:10:15.956Z] #55 ... [2022-09-06T13:10:15.956Z] [2022-09-06T13:10:15.956Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T13:10:15.956Z] #36 sha256:5687a2bbc486726d33e60912f7a042d895591a99a2f6d82c5b313db4af5e35f1 [2022-09-06T13:10:15.956Z] #36 4.382 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T13:10:15.956Z] #36 4.420 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T13:10:15.956Z] #36 4.423 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T13:10:15.956Z] #36 5.410 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-09-06T13:10:15.956Z] #36 7.881 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [341 kB] [2022-09-06T13:10:15.956Z] #36 10.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-09-06T13:10:15.956Z] #36 ... [2022-09-06T13:10:15.956Z] [2022-09-06T13:10:15.956Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T13:10:15.956Z] #29 sha256:744121d75a60ebf36f39675f93c07506c9bbf52cb09295f5c975065a7a0e2d43 [2022-09-06T13:10:16.168Z] #29 7.403 #=#=# ######################################################################## 100.0% [2022-09-06T13:10:16.217Z] #29 6.378 #=#=# 0.0% # 1.6% ## 2.9% ### 4.2% ### 5.4% #### 6.7% ##### 8.1% ####### 10.3% ######### 12.6% ########## 14.9% ############ 17.2% ############## 19.5% ################ 22.6% ################### 27.6% ###################### 31.6% ######################### 35.3% ########################## 37.2% ########################### 38.3% ############################# 41.1% ############################## 42.8% ############################### 44.4% ################################# 46.4% ################################## 47.7% ################################### 49.0% #################################### 50.2% ##################################### 51.7% ###################################### 53.8% ######################################## 56.8% ######################################### 58.1% ########################################## 59.7% ############################################ 61.5% ############################################# 63.3% ############################################## 64.6% ################################################ 67.3% ################################################## 69.6% #################################################### 72.2% ##################################################### 74.3% ###################################################### 76.3% ######################################################## 78.0% ######################################################### 79.9% ########################################################## 81.5% ############################################################ 83.6% ############################################################## 86.1% ############################################################### 88.2% ################################################################# 90.9% ################################################################### 93.3% ################################################################### 94.4% ##################################################################### 97.1% ####################################################################### 99.3% ######################################################################## 100.0% [2022-09-06T13:10:16.428Z] #29 7.488 [2022-09-06T13:10:16.477Z] #29 12.11 [2022-09-06T13:10:17.369Z] #29 ... [2022-09-06T13:10:17.369Z] [2022-09-06T13:10:17.369Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-09-06T13:10:17.369Z] #12 sha256:07392228ad9026e477f3325ea9767774a839b3db1078523f7c86b589feba82a4 [2022-09-06T13:10:17.369Z] #12 DONE 6.7s [2022-09-06T13:10:17.369Z] [2022-09-06T13:10:17.369Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-06T13:10:17.369Z] #47 sha256:d6aadf14d026f694280a0f40b05bddaa523a116a6292dd4f98785a089fea2060 [2022-09-06T13:10:17.369Z] #47 5.491 + RM_GOPATH=0 [2022-09-06T13:10:17.369Z] #47 5.491 + TMP_GOPATH= [2022-09-06T13:10:17.369Z] #47 5.491 + : /build [2022-09-06T13:10:17.369Z] #47 5.491 + '[' -z '' ']' [2022-09-06T13:10:17.369Z] #47 5.491 ++ mktemp -d [2022-09-06T13:10:17.369Z] #47 5.494 + export GOPATH=/tmp/tmp.qUMyBMcTym [2022-09-06T13:10:17.369Z] #47 5.494 + GOPATH=/tmp/tmp.qUMyBMcTym [2022-09-06T13:10:17.369Z] #47 5.494 + RM_GOPATH=1 [2022-09-06T13:10:17.369Z] #47 5.494 + case "$(go env GOARCH)" in [2022-09-06T13:10:17.369Z] #47 5.507 ++ go env GOARCH [2022-09-06T13:10:17.369Z] #47 5.507 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:17.369Z] #47 5.507 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:17.369Z] #47 5.507 ++ dirname /tmp/install/install.sh [2022-09-06T13:10:17.369Z] #47 5.514 Install gotestsum version v1.7.0 [2022-09-06T13:10:17.369Z] #47 5.514 + dir=/tmp/install [2022-09-06T13:10:17.369Z] #47 5.514 + bin=gotestsum [2022-09-06T13:10:17.369Z] #47 5.514 + shift [2022-09-06T13:10:17.369Z] #47 5.514 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-09-06T13:10:17.369Z] #47 5.514 + . /tmp/install/gotestsum.installer [2022-09-06T13:10:17.369Z] #47 5.514 ++ : v1.7.0 [2022-09-06T13:10:17.369Z] #47 5.514 + install_gotestsum [2022-09-06T13:10:17.369Z] #47 5.514 + set -e [2022-09-06T13:10:17.369Z] #47 5.514 + echo 'Install gotestsum version v1.7.0' [2022-09-06T13:10:17.369Z] #47 5.514 + GOBIN=/build [2022-09-06T13:10:17.369Z] #47 5.514 + GO111MODULE=on [2022-09-06T13:10:17.369Z] #47 5.514 + go install gotest.tools/gotestsum@v1.7.0 [2022-09-06T13:10:17.369Z] #47 6.032 go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-06T13:10:17.369Z] #47 ... [2022-09-06T13:10:17.369Z] [2022-09-06T13:10:17.369Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T13:10:17.369Z] #13 sha256:e5867cb1053958fe62aef7e6a9453c4f2d7f44f6ae35bd28e716c990986feb12 [2022-09-06T13:10:17.863Z] #29 13.51 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-06T13:10:18.124Z] #29 ... [2022-09-06T13:10:18.124Z] [2022-09-06T13:10:18.124Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T13:10:18.124Z] #13 sha256:a9144d68a32b4a8ec2937f6f3020343d42476fa831f8e426ad149b29a2955fb5 [2022-09-06T13:10:18.124Z] #13 1.648 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-06T13:10:18.124Z] #13 1.745 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T13:10:18.124Z] #13 1.749 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T13:10:18.124Z] #13 1.775 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T13:10:18.124Z] #13 2.938 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB] [2022-09-06T13:10:18.124Z] #13 4.984 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-09-06T13:10:18.124Z] #13 7.721 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [341 kB] [2022-09-06T13:10:18.385Z] #13 ... [2022-09-06T13:10:18.385Z] [2022-09-06T13:10:18.385Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-06T13:10:18.385Z] #51 sha256:47f57c020906a354a4cff40eaf019369a89eb6f5d929b766ca2e5567b9044a1f [2022-09-06T13:10:18.385Z] #51 13.39 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-06T13:10:18.385Z] #51 13.40 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-06T13:10:18.385Z] #51 13.54 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-06T13:10:18.956Z] #51 ... [2022-09-06T13:10:18.956Z] [2022-09-06T13:10:18.956Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T13:10:18.956Z] #32 sha256:f4917b294153f805306a6236a5abad2fc88e996e902986f5b9d216680db46f4c [2022-09-06T13:10:18.956Z] #32 3.787 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-06T13:10:18.956Z] #32 3.800 Cloning into '.'... [2022-09-06T13:10:19.217Z] #32 ... [2022-09-06T13:10:19.217Z] [2022-09-06T13:10:19.217Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T13:10:19.217Z] #40 sha256:8bbdc54220348b83d875472a6b2b42ec0c44a85d047fc5c7c0499140d419e51d [2022-09-06T13:10:19.217Z] #40 3.806 + git clone https://github.com/docker/distribution.git . [2022-09-06T13:10:19.217Z] #40 3.878 Cloning into '.'... [2022-09-06T13:10:19.217Z] #40 ... [2022-09-06T13:10:19.217Z] [2022-09-06T13:10:19.217Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-06T13:10:19.217Z] #58 sha256:2d73adca9bacc45ec1c7d6ff0e002fb018783af9e27057ebdfe1e53274a54802 [2022-09-06T13:10:19.217Z] #58 4.219 + RM_GOPATH=0 [2022-09-06T13:10:19.217Z] #58 4.219 + TMP_GOPATH= [2022-09-06T13:10:19.217Z] #58 4.219 + : /build [2022-09-06T13:10:19.217Z] #58 4.219 + '[' -z '' ']' [2022-09-06T13:10:19.217Z] #58 4.219 ++ mktemp -d [2022-09-06T13:10:19.217Z] #58 4.223 + export GOPATH=/tmp/tmp.9jyzigWwO4 [2022-09-06T13:10:19.217Z] #58 4.223 + GOPATH=/tmp/tmp.9jyzigWwO4 [2022-09-06T13:10:19.217Z] #58 4.223 + RM_GOPATH=1 [2022-09-06T13:10:19.217Z] #58 4.223 + case "$(go env GOARCH)" in [2022-09-06T13:10:19.217Z] #58 4.223 ++ go env GOARCH [2022-09-06T13:10:19.217Z] #58 4.253 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:19.217Z] #58 4.253 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:19.217Z] #58 4.257 ++ dirname /tmp/install/install.sh [2022-09-06T13:10:19.217Z] #58 4.267 + dir=/tmp/install [2022-09-06T13:10:19.217Z] #58 4.267 + bin=rootlesskit [2022-09-06T13:10:19.217Z] #58 4.267 + shift [2022-09-06T13:10:19.217Z] #58 4.267 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-09-06T13:10:19.217Z] #58 4.267 + . /tmp/install/rootlesskit.installer [2022-09-06T13:10:19.217Z] #58 4.267 ++ : v0.14.4 [2022-09-06T13:10:19.217Z] #58 4.267 + install_rootlesskit [2022-09-06T13:10:19.217Z] #58 4.267 + case "$1" in [2022-09-06T13:10:19.217Z] #58 4.267 + export CGO_ENABLED=0 [2022-09-06T13:10:19.217Z] #58 4.267 + CGO_ENABLED=0 [2022-09-06T13:10:19.217Z] #58 4.267 + _install_rootlesskit [2022-09-06T13:10:19.217Z] #58 4.274 + echo 'Install rootlesskit version v0.14.4' [2022-09-06T13:10:19.217Z] #58 4.275 Install rootlesskit version v0.14.4 [2022-09-06T13:10:19.217Z] #58 4.283 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T13:10:19.217Z] #58 4.283 + GOBIN=/build [2022-09-06T13:10:19.217Z] #58 4.283 + GO111MODULE=on [2022-09-06T13:10:19.217Z] #58 4.283 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-09-06T13:10:19.217Z] #58 4.779 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-09-06T13:10:19.217Z] #58 7.243 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T13:10:19.217Z] #58 7.253 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T13:10:19.217Z] #58 7.260 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-06T13:10:19.217Z] #58 7.778 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-09-06T13:10:19.217Z] #58 9.983 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-09-06T13:10:19.217Z] #58 10.57 go: downloading github.com/google/uuid v1.3.0 [2022-09-06T13:10:19.217Z] #58 10.58 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-06T13:10:19.217Z] #58 10.70 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-06T13:10:19.217Z] #58 10.94 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T13:10:19.217Z] #58 10.98 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T13:10:19.217Z] #58 11.04 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-09-06T13:10:19.217Z] #58 11.57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-06T13:10:19.217Z] #58 11.62 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-09-06T13:10:19.217Z] #58 13.62 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-09-06T13:10:19.285Z] #13 ... [2022-09-06T13:10:19.285Z] [2022-09-06T13:10:19.285Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-09-06T13:10:19.285Z] #24 sha256:48516e2a5c098815dea9ad83c7a19f4cd4cb07d8c3a2bc065775576782b04cc2 [2022-09-06T13:10:19.285Z] #24 4.109 + RM_GOPATH=0 [2022-09-06T13:10:19.285Z] #24 4.109 + TMP_GOPATH= [2022-09-06T13:10:19.285Z] #24 4.109 + : /build [2022-09-06T13:10:19.285Z] #24 4.109 + '[' -z '' ']' [2022-09-06T13:10:19.285Z] #24 4.110 ++ mktemp -d [2022-09-06T13:10:19.285Z] #24 4.110 + export GOPATH=/tmp/tmp.S8qFSUNUe7 [2022-09-06T13:10:19.285Z] #24 4.110 + GOPATH=/tmp/tmp.S8qFSUNUe7 [2022-09-06T13:10:19.285Z] #24 4.110 + RM_GOPATH=1 [2022-09-06T13:10:19.285Z] #24 4.110 + case "$(go env GOARCH)" in [2022-09-06T13:10:19.285Z] #24 4.110 ++ go env GOARCH [2022-09-06T13:10:19.285Z] #24 4.117 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:19.285Z] #24 4.117 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:19.285Z] #24 4.117 ++ dirname /tmp/install/install.sh [2022-09-06T13:10:19.285Z] #24 4.117 + dir=/tmp/install [2022-09-06T13:10:19.285Z] #24 4.117 + bin=dockercli [2022-09-06T13:10:19.285Z] #24 4.117 + shift [2022-09-06T13:10:19.285Z] #24 4.117 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-09-06T13:10:19.285Z] #24 4.117 + . /tmp/install/dockercli.installer [2022-09-06T13:10:19.285Z] #24 4.117 ++ : stable [2022-09-06T13:10:19.285Z] #24 4.117 ++ : 17.06.2-ce [2022-09-06T13:10:19.285Z] #24 4.117 + install_dockercli [2022-09-06T13:10:19.285Z] #24 4.117 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-06T13:10:19.285Z] #24 4.120 ++ uname -m [2022-09-06T13:10:19.285Z] #24 4.121 Install docker/cli version 17.06.2-ce from stable [2022-09-06T13:10:19.285Z] #24 4.131 + arch=x86_64 [2022-09-06T13:10:19.285Z] #24 4.131 + '[' x86_64 '!=' x86_64 ']' [2022-09-06T13:10:19.285Z] #24 4.131 + url=https://download.docker.com/linux/static [2022-09-06T13:10:19.285Z] #24 4.131 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-06T13:10:19.285Z] #24 4.131 + tar -xz docker/docker [2022-09-06T13:10:19.285Z] #24 8.347 + mkdir -p /build [2022-09-06T13:10:19.285Z] #24 8.347 + mv docker/docker /build/ [2022-09-06T13:10:19.285Z] #24 8.397 + rmdir docker [2022-09-06T13:10:19.285Z] #24 DONE 8.8s [2022-09-06T13:10:19.478Z] #58 ... [2022-09-06T13:10:19.478Z] [2022-09-06T13:10:19.478Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T13:10:19.478Z] #29 sha256:744121d75a60ebf36f39675f93c07506c9bbf52cb09295f5c975065a7a0e2d43 [2022-09-06T13:10:19.478Z] #29 14.07 [2022-09-06T13:10:19.478Z] #29 14.45 #=#=# ######################################################################## 100.0% [2022-09-06T13:10:19.478Z] #29 14.70 [2022-09-06T13:10:19.555Z] [2022-09-06T13:10:19.555Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-06T13:10:19.555Z] #47 sha256:d6aadf14d026f694280a0f40b05bddaa523a116a6292dd4f98785a089fea2060 [2022-09-06T13:10:19.555Z] #47 7.765 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-06T13:10:19.555Z] #47 7.765 go: downloading github.com/fatih/color v1.10.0 [2022-09-06T13:10:19.555Z] #47 7.771 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-06T13:10:19.555Z] #47 7.921 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T13:10:19.555Z] #47 8.527 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-06T13:10:19.555Z] #47 8.620 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-06T13:10:19.555Z] #47 8.719 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-06T13:10:19.555Z] #47 8.719 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-06T13:10:19.555Z] #47 9.180 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-06T13:10:19.739Z] #29 ... [2022-09-06T13:10:19.739Z] [2022-09-06T13:10:19.739Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T13:10:19.739Z] #34 sha256:851b56433946c6691b7a5f6120b387fc4879639a8ba4511375252cb5b88824c5 [2022-09-06T13:10:19.739Z] #34 10.62 github.com/BurntSushi/toml/cmd/tomlv [2022-09-06T13:10:19.739Z] #34 DONE 14.8s [2022-09-06T13:10:19.819Z] #47 9.226 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-06T13:10:20.000Z] [2022-09-06T13:10:20.000Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-06T13:10:20.000Z] #47 sha256:6c5f2138a418bb46c12ebbd11e4fb416d928ae9f43a7e408f91bf2bc4238f8ab [2022-09-06T13:10:20.000Z] #47 13.35 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T13:10:20.000Z] #47 13.40 go: downloading golang.org/x/mod v0.3.0 [2022-09-06T13:10:20.028Z] #24 ... [2022-09-06T13:10:20.028Z] [2022-09-06T13:10:20.028Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T13:10:20.028Z] #42 sha256:6b076a86125d090f994bf93fc7509842e1a25e55df2b2e5c1e3c8b666106b4b6 [2022-09-06T13:10:20.028Z] #42 4.955 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T13:10:20.028Z] #42 5.097 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T13:10:20.028Z] #42 5.097 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T13:10:20.028Z] #42 7.469 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T13:10:20.028Z] #42 ... [2022-09-06T13:10:20.028Z] [2022-09-06T13:10:20.028Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-06T13:10:20.028Z] #47 sha256:d7c16e82bc3b6f4715b2bc15b49b0d459bb3275aaa45e2ce3f42a8e8ec887ff9 [2022-09-06T13:10:20.028Z] #47 4.589 + RM_GOPATH=0 [2022-09-06T13:10:20.028Z] #47 4.589 + TMP_GOPATH= [2022-09-06T13:10:20.028Z] #47 4.589 + : /build [2022-09-06T13:10:20.028Z] #47 4.589 + '[' -z '' ']' [2022-09-06T13:10:20.028Z] #47 4.589 ++ mktemp -d [2022-09-06T13:10:20.028Z] #47 4.589 + export GOPATH=/tmp/tmp.z0ori8Yyg0 [2022-09-06T13:10:20.028Z] #47 4.589 + GOPATH=/tmp/tmp.z0ori8Yyg0 [2022-09-06T13:10:20.028Z] #47 4.589 + RM_GOPATH=1 [2022-09-06T13:10:20.028Z] #47 4.589 + case "$(go env GOARCH)" in [2022-09-06T13:10:20.028Z] #47 4.589 ++ go env GOARCH [2022-09-06T13:10:20.028Z] #47 4.639 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:20.028Z] #47 4.639 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:20.028Z] #47 4.639 ++ dirname /tmp/install/install.sh [2022-09-06T13:10:20.028Z] #47 4.639 + dir=/tmp/install [2022-09-06T13:10:20.028Z] #47 4.639 + bin=gotestsum [2022-09-06T13:10:20.028Z] #47 4.639 + shift [2022-09-06T13:10:20.028Z] #47 4.639 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-09-06T13:10:20.028Z] #47 4.639 + . /tmp/install/gotestsum.installer [2022-09-06T13:10:20.028Z] #47 4.639 ++ : v1.7.0 [2022-09-06T13:10:20.028Z] #47 4.639 + install_gotestsum [2022-09-06T13:10:20.028Z] #47 4.639 + set -e [2022-09-06T13:10:20.028Z] #47 4.639 + echo 'Install gotestsum version v1.7.0' [2022-09-06T13:10:20.028Z] #47 4.639 + GOBIN=/build [2022-09-06T13:10:20.028Z] #47 4.639 + GO111MODULE=on [2022-09-06T13:10:20.028Z] #47 4.639 + go install gotest.tools/gotestsum@v1.7.0 [2022-09-06T13:10:20.028Z] #47 4.640 Install gotestsum version v1.7.0 [2022-09-06T13:10:20.028Z] #47 5.539 go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-06T13:10:20.028Z] #47 8.030 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-06T13:10:20.028Z] #47 8.139 go: downloading github.com/fatih/color v1.10.0 [2022-09-06T13:10:20.028Z] #47 8.382 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-06T13:10:20.028Z] #47 8.532 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T13:10:20.028Z] #47 9.144 go: downloading golang.org/x/tools v0.1.0 [2022-09-06T13:10:20.028Z] #47 9.182 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-06T13:10:20.028Z] #47 9.292 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-06T13:10:20.028Z] #47 9.428 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-06T13:10:20.028Z] #47 9.612 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-06T13:10:20.028Z] #47 ... [2022-09-06T13:10:20.028Z] [2022-09-06T13:10:20.028Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T13:10:20.028Z] #55 sha256:1ac0aeab76ff7a352d8986060b3690b4d75981933108e30e12938818efeff281 [2022-09-06T13:10:20.028Z] #55 5.075 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T13:10:20.028Z] #55 5.200 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T13:10:20.028Z] #55 5.200 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T13:10:20.028Z] #55 6.863 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T13:10:20.028Z] #55 10.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T13:10:20.028Z] #55 ... [2022-09-06T13:10:20.028Z] [2022-09-06T13:10:20.028Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-06T13:10:20.028Z] #51 sha256:05fc594f439013d04542ea23f77dfce5a854092bf49c3e27296a6f9f32d33bdf [2022-09-06T13:10:20.028Z] #51 3.973 + RM_GOPATH=0 [2022-09-06T13:10:20.028Z] #51 3.973 + TMP_GOPATH= [2022-09-06T13:10:20.028Z] #51 3.973 + : /build [2022-09-06T13:10:20.028Z] #51 3.973 + '[' -z '' ']' [2022-09-06T13:10:20.028Z] #51 3.976 ++ mktemp -d [2022-09-06T13:10:20.028Z] #51 3.976 + export GOPATH=/tmp/tmp.9rsDIpYPix [2022-09-06T13:10:20.028Z] #51 3.976 + GOPATH=/tmp/tmp.9rsDIpYPix [2022-09-06T13:10:20.028Z] #51 3.976 + RM_GOPATH=1 [2022-09-06T13:10:20.028Z] #51 3.976 + case "$(go env GOARCH)" in [2022-09-06T13:10:20.028Z] #51 3.983 ++ go env GOARCH [2022-09-06T13:10:20.028Z] #51 3.983 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:20.028Z] #51 3.984 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:20.028Z] #51 3.987 ++ dirname /tmp/install/install.sh [2022-09-06T13:10:20.028Z] #51 3.987 + dir=/tmp/install [2022-09-06T13:10:20.028Z] #51 3.987 + bin=shfmt [2022-09-06T13:10:20.028Z] #51 3.987 + shift [2022-09-06T13:10:20.028Z] #51 3.987 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-09-06T13:10:20.028Z] #51 3.987 + . /tmp/install/shfmt.installer [2022-09-06T13:10:20.028Z] #51 3.987 ++ : v3.0.2 [2022-09-06T13:10:20.028Z] #51 3.987 + install_shfmt [2022-09-06T13:10:20.028Z] #51 3.987 + echo 'Install shfmt version v3.0.2' [2022-09-06T13:10:20.028Z] #51 3.987 + GOBIN=/build [2022-09-06T13:10:20.028Z] #51 3.987 + GO111MODULE=on [2022-09-06T13:10:20.028Z] #51 3.987 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-09-06T13:10:20.028Z] #51 3.987 Install shfmt version v3.0.2 [2022-09-06T13:10:20.028Z] #51 4.463 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-06T13:10:20.028Z] #51 8.616 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-06T13:10:20.028Z] #51 8.620 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-06T13:10:20.028Z] #51 8.879 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-06T13:10:20.079Z] #47 9.502 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-06T13:10:20.290Z] #51 ... [2022-09-06T13:10:20.290Z] [2022-09-06T13:10:20.290Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T13:10:20.290Z] #34 sha256:311d214695ae3408c5252ba834f7e5349886af4136f9cd0863da2104c5ecc145 [2022-09-06T13:10:20.290Z] #34 5.119 + RM_GOPATH=0 [2022-09-06T13:10:20.290Z] #34 5.119 + TMP_GOPATH= [2022-09-06T13:10:20.290Z] #34 5.119 + : /build [2022-09-06T13:10:20.290Z] #34 5.119 + '[' -z '' ']' [2022-09-06T13:10:20.290Z] #34 5.119 ++ mktemp -d [2022-09-06T13:10:20.290Z] #34 5.125 + export GOPATH=/tmp/tmp.t6tU2tG1Vy [2022-09-06T13:10:20.290Z] #34 5.125 + GOPATH=/tmp/tmp.t6tU2tG1Vy [2022-09-06T13:10:20.290Z] #34 5.125 + RM_GOPATH=1 [2022-09-06T13:10:20.290Z] #34 5.125 + case "$(go env GOARCH)" in [2022-09-06T13:10:20.290Z] #34 5.125 ++ go env GOARCH [2022-09-06T13:10:20.290Z] #34 5.246 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:20.290Z] #34 5.246 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:20.290Z] #34 5.261 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-06T13:10:20.290Z] #34 5.265 ++ dirname /tmp/install/install.sh [2022-09-06T13:10:20.290Z] #34 5.265 + dir=/tmp/install [2022-09-06T13:10:20.290Z] #34 5.265 + bin=tomlv [2022-09-06T13:10:20.290Z] #34 5.265 + shift [2022-09-06T13:10:20.290Z] #34 5.265 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-09-06T13:10:20.290Z] #34 5.265 + . /tmp/install/tomlv.installer [2022-09-06T13:10:20.290Z] #34 5.265 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-06T13:10:20.290Z] #34 5.265 + install_tomlv [2022-09-06T13:10:20.290Z] #34 5.265 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-09-06T13:10:20.290Z] #34 5.265 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.t6tU2tG1Vy/src/github.com/BurntSushi/toml [2022-09-06T13:10:20.290Z] #34 5.299 Cloning into '/tmp/tmp.t6tU2tG1Vy/src/github.com/BurntSushi/toml'... [2022-09-06T13:10:20.290Z] #34 7.618 + cd /tmp/tmp.t6tU2tG1Vy/src/github.com/BurntSushi/toml [2022-09-06T13:10:20.290Z] #34 7.623 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-06T13:10:20.290Z] #34 7.780 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-09-06T13:10:20.290Z] #34 9.640 github.com/BurntSushi/toml [2022-09-06T13:10:20.290Z] #34 ... [2022-09-06T13:10:20.290Z] [2022-09-06T13:10:20.290Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-09-06T13:10:20.290Z] #45 sha256:1ac877205a484107dcb4fff16a66b0ea174d3a6dd40569664bcec0e67a51d615 [2022-09-06T13:10:20.290Z] #45 4.491 + RM_GOPATH=0 [2022-09-06T13:10:20.290Z] #45 4.491 + TMP_GOPATH= [2022-09-06T13:10:20.290Z] #45 4.491 + : /build [2022-09-06T13:10:20.290Z] #45 4.491 + '[' -z '' ']' [2022-09-06T13:10:20.290Z] #45 4.491 ++ mktemp -d [2022-09-06T13:10:20.290Z] #45 4.491 + export GOPATH=/tmp/tmp.yBhiEGhihV [2022-09-06T13:10:20.290Z] #45 4.491 + GOPATH=/tmp/tmp.yBhiEGhihV [2022-09-06T13:10:20.290Z] #45 4.491 + RM_GOPATH=1 [2022-09-06T13:10:20.290Z] #45 4.491 + case "$(go env GOARCH)" in [2022-09-06T13:10:20.290Z] #45 4.491 ++ go env GOARCH [2022-09-06T13:10:20.290Z] #45 4.582 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:20.290Z] #45 4.582 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:20.290Z] #45 4.589 ++ dirname /tmp/install/install.sh [2022-09-06T13:10:20.290Z] #45 4.593 Install vndr version v0.1.2 [2022-09-06T13:10:20.290Z] #45 4.593 + dir=/tmp/install [2022-09-06T13:10:20.290Z] #45 4.593 + bin=vndr [2022-09-06T13:10:20.290Z] #45 4.593 + shift [2022-09-06T13:10:20.290Z] #45 4.593 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-09-06T13:10:20.290Z] #45 4.593 + . /tmp/install/vndr.installer [2022-09-06T13:10:20.290Z] #45 4.593 ++ : v0.1.2 [2022-09-06T13:10:20.290Z] #45 4.593 + install_vndr [2022-09-06T13:10:20.290Z] #45 4.593 + echo 'Install vndr version v0.1.2' [2022-09-06T13:10:20.290Z] #45 4.593 + GOBIN=/build [2022-09-06T13:10:20.290Z] #45 4.593 + GO111MODULE=on [2022-09-06T13:10:20.290Z] #45 4.593 + go install github.com/LK4D4/vndr@v0.1.2 [2022-09-06T13:10:20.290Z] #45 5.363 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-09-06T13:10:20.339Z] #47 9.791 go: downloading golang.org/x/tools v0.1.0 [2022-09-06T13:10:20.552Z] #45 ... [2022-09-06T13:10:20.552Z] [2022-09-06T13:10:20.552Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-09-06T13:10:20.552Z] #67 sha256:c8b38e3147bfb214056090bedde5ef8c001bd870738ff67528e0a20df78308d3 [2022-09-06T13:10:20.552Z] #67 4.752 + RM_GOPATH=0 [2022-09-06T13:10:20.552Z] #67 4.752 + TMP_GOPATH= [2022-09-06T13:10:20.552Z] #67 4.752 + : /build [2022-09-06T13:10:20.552Z] #67 4.752 + '[' -z '' ']' [2022-09-06T13:10:20.552Z] #67 4.756 ++ mktemp -d [2022-09-06T13:10:20.552Z] #67 4.756 + export GOPATH=/tmp/tmp.HkEbEx4q6w [2022-09-06T13:10:20.552Z] #67 4.756 + GOPATH=/tmp/tmp.HkEbEx4q6w [2022-09-06T13:10:20.552Z] #67 4.756 + RM_GOPATH=1 [2022-09-06T13:10:20.552Z] #67 4.756 + case "$(go env GOARCH)" in [2022-09-06T13:10:20.552Z] #67 4.756 ++ go env GOARCH [2022-09-06T13:10:20.552Z] #67 4.777 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-06T13:10:20.552Z] #67 4.781 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:20.552Z] #67 4.781 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:20.552Z] #67 4.781 ++ dirname /tmp/install/install.sh [2022-09-06T13:10:20.552Z] #67 4.781 + dir=/tmp/install [2022-09-06T13:10:20.552Z] #67 4.781 + bin=proxy [2022-09-06T13:10:20.552Z] #67 4.781 + shift [2022-09-06T13:10:20.552Z] #67 4.781 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-09-06T13:10:20.552Z] #67 4.781 + . /tmp/install/proxy.installer [2022-09-06T13:10:20.552Z] #67 4.781 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-06T13:10:20.552Z] #67 4.781 + install_proxy [2022-09-06T13:10:20.552Z] #67 4.781 + case "$1" in [2022-09-06T13:10:20.552Z] #67 4.781 + export CGO_ENABLED=0 [2022-09-06T13:10:20.552Z] #67 4.781 + CGO_ENABLED=0 [2022-09-06T13:10:20.552Z] #67 4.781 + _install_proxy [2022-09-06T13:10:20.552Z] #67 4.781 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-09-06T13:10:20.552Z] #67 4.781 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.HkEbEx4q6w/src/github.com/docker/libnetwork [2022-09-06T13:10:20.552Z] #67 4.781 Cloning into '/tmp/tmp.HkEbEx4q6w/src/github.com/docker/libnetwork'... [2022-09-06T13:10:20.599Z] #47 ... [2022-09-06T13:10:20.599Z] [2022-09-06T13:10:20.599Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-06T13:10:20.599Z] #51 sha256:73d4ae7df7c900237c45adb2fc4b1b759749322812bbdbdebe40f4fbee067775 [2022-09-06T13:10:20.599Z] #51 5.508 + RM_GOPATH=0 [2022-09-06T13:10:20.599Z] #51 5.508 + TMP_GOPATH= [2022-09-06T13:10:20.599Z] #51 5.514 + : /build [2022-09-06T13:10:20.599Z] #51 5.514 + '[' -z '' ']' [2022-09-06T13:10:20.599Z] #51 5.514 ++ mktemp -d [2022-09-06T13:10:20.599Z] #51 5.514 + export GOPATH=/tmp/tmp.R6Gt9Ot7tA [2022-09-06T13:10:20.599Z] #51 5.514 + GOPATH=/tmp/tmp.R6Gt9Ot7tA [2022-09-06T13:10:20.599Z] #51 5.514 + RM_GOPATH=1 [2022-09-06T13:10:20.599Z] #51 5.514 + case "$(go env GOARCH)" in [2022-09-06T13:10:20.599Z] #51 5.514 ++ go env GOARCH [2022-09-06T13:10:20.599Z] #51 5.522 Install shfmt version v3.0.2 [2022-09-06T13:10:20.599Z] #51 5.522 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:20.599Z] #51 5.522 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:20.599Z] #51 5.522 ++ dirname /tmp/install/install.sh [2022-09-06T13:10:20.599Z] #51 5.522 + dir=/tmp/install [2022-09-06T13:10:20.599Z] #51 5.522 + bin=shfmt [2022-09-06T13:10:20.599Z] #51 5.522 + shift [2022-09-06T13:10:20.599Z] #51 5.522 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-09-06T13:10:20.599Z] #51 5.522 + . /tmp/install/shfmt.installer [2022-09-06T13:10:20.599Z] #51 5.522 ++ : v3.0.2 [2022-09-06T13:10:20.599Z] #51 5.522 + install_shfmt [2022-09-06T13:10:20.599Z] #51 5.522 + echo 'Install shfmt version v3.0.2' [2022-09-06T13:10:20.599Z] #51 5.522 + GOBIN=/build [2022-09-06T13:10:20.599Z] #51 5.522 + GO111MODULE=on [2022-09-06T13:10:20.599Z] #51 5.522 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-09-06T13:10:20.599Z] #51 5.997 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-06T13:10:20.599Z] #51 7.645 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-06T13:10:20.599Z] #51 7.645 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-06T13:10:20.599Z] #51 7.699 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-06T13:10:20.599Z] #51 10.05 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-06T13:10:20.599Z] #51 ... [2022-09-06T13:10:20.599Z] [2022-09-06T13:10:20.599Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:10:20.599Z] #49 sha256:7a6d19f2a8ed49830fdca8f83ad8961fcdcccd3d6881fff174be0d86500ca531 [2022-09-06T13:10:20.599Z] #49 7.106 + RM_GOPATH=0 [2022-09-06T13:10:20.599Z] #49 7.106 + TMP_GOPATH= [2022-09-06T13:10:20.599Z] #49 7.106 + : /build [2022-09-06T13:10:20.599Z] #49 7.106 + '[' -z '' ']' [2022-09-06T13:10:20.599Z] #49 7.106 ++ mktemp -d [2022-09-06T13:10:20.599Z] #49 7.106 + export GOPATH=/tmp/tmp.AX6oN153FW [2022-09-06T13:10:20.599Z] #49 7.106 + GOPATH=/tmp/tmp.AX6oN153FW [2022-09-06T13:10:20.599Z] #49 7.106 + RM_GOPATH=1 [2022-09-06T13:10:20.599Z] #49 7.106 + case "$(go env GOARCH)" in [2022-09-06T13:10:20.599Z] #49 7.106 ++ go env GOARCH [2022-09-06T13:10:20.599Z] #49 7.170 Install golangci-lint version v1.44.0 [2022-09-06T13:10:20.599Z] #49 7.170 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:20.599Z] #49 7.170 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:20.599Z] #49 7.170 ++ dirname /tmp/install/install.sh [2022-09-06T13:10:20.599Z] #49 7.170 + dir=/tmp/install [2022-09-06T13:10:20.599Z] #49 7.170 + bin=golangci_lint [2022-09-06T13:10:20.599Z] #49 7.170 + shift [2022-09-06T13:10:20.599Z] #49 7.170 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-09-06T13:10:20.599Z] #49 7.170 + . /tmp/install/golangci_lint.installer [2022-09-06T13:10:20.599Z] #49 7.170 ++ : v1.44.0 [2022-09-06T13:10:20.599Z] #49 7.170 + install_golangci_lint [2022-09-06T13:10:20.599Z] #49 7.170 + set -e [2022-09-06T13:10:20.599Z] #49 7.170 + echo 'Install golangci-lint version v1.44.0' [2022-09-06T13:10:20.599Z] #49 7.170 + GOBIN=/build [2022-09-06T13:10:20.599Z] #49 7.170 + GO111MODULE=on [2022-09-06T13:10:20.599Z] #49 7.170 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-09-06T13:10:20.599Z] #49 7.839 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-09-06T13:10:20.813Z] #67 ... [2022-09-06T13:10:20.813Z] [2022-09-06T13:10:20.813Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:10:20.813Z] #49 sha256:04644a606cd8fa63da01953eb3307ad5033370441f352d69b03dd4e2ac35137d [2022-09-06T13:10:20.813Z] #49 4.648 + RM_GOPATH=0 [2022-09-06T13:10:20.813Z] #49 4.648 + TMP_GOPATH= [2022-09-06T13:10:20.813Z] #49 4.648 + : /build [2022-09-06T13:10:20.813Z] #49 4.648 + '[' -z '' ']' [2022-09-06T13:10:20.813Z] #49 4.648 ++ mktemp -d [2022-09-06T13:10:20.813Z] #49 4.651 + export GOPATH=/tmp/tmp.t61nQTN9gT [2022-09-06T13:10:20.813Z] #49 4.653 + GOPATH=/tmp/tmp.t61nQTN9gT [2022-09-06T13:10:20.813Z] #49 4.653 + RM_GOPATH=1 [2022-09-06T13:10:20.813Z] #49 4.653 + case "$(go env GOARCH)" in [2022-09-06T13:10:20.813Z] #49 4.654 ++ go env GOARCH [2022-09-06T13:10:20.813Z] #49 4.685 Install golangci-lint version v1.44.0 [2022-09-06T13:10:20.813Z] #49 4.686 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:20.813Z] #49 4.686 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:20.813Z] #49 4.686 ++ dirname /tmp/install/install.sh [2022-09-06T13:10:20.813Z] #49 4.686 + dir=/tmp/install [2022-09-06T13:10:20.813Z] #49 4.686 + bin=golangci_lint [2022-09-06T13:10:20.813Z] #49 4.686 + shift [2022-09-06T13:10:20.813Z] #49 4.686 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-09-06T13:10:20.813Z] #49 4.686 + . /tmp/install/golangci_lint.installer [2022-09-06T13:10:20.813Z] #49 4.686 ++ : v1.44.0 [2022-09-06T13:10:20.813Z] #49 4.686 + install_golangci_lint [2022-09-06T13:10:20.813Z] #49 4.686 + set -e [2022-09-06T13:10:20.813Z] #49 4.686 + echo 'Install golangci-lint version v1.44.0' [2022-09-06T13:10:20.813Z] #49 4.686 + GOBIN=/build [2022-09-06T13:10:20.813Z] #49 4.686 + GO111MODULE=on [2022-09-06T13:10:20.813Z] #49 4.686 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-09-06T13:10:20.813Z] #49 5.577 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-09-06T13:10:20.813Z] #49 ... [2022-09-06T13:10:20.813Z] [2022-09-06T13:10:20.813Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-06T13:10:20.813Z] #58 sha256:f645075dc74c7ad65761d154b59de4ae40596912c9e01baae2e57452ab6dd26a [2022-09-06T13:10:20.813Z] #58 4.914 + RM_GOPATH=0 [2022-09-06T13:10:20.813Z] #58 4.914 + TMP_GOPATH= [2022-09-06T13:10:20.813Z] #58 4.914 + : /build [2022-09-06T13:10:20.813Z] #58 4.914 + '[' -z '' ']' [2022-09-06T13:10:20.813Z] #58 4.914 ++ mktemp -d [2022-09-06T13:10:20.813Z] #58 4.914 + export GOPATH=/tmp/tmp.o6GoiWb5rs [2022-09-06T13:10:20.813Z] #58 4.914 + GOPATH=/tmp/tmp.o6GoiWb5rs [2022-09-06T13:10:20.814Z] #58 4.914 + RM_GOPATH=1 [2022-09-06T13:10:20.814Z] #58 4.914 + case "$(go env GOARCH)" in [2022-09-06T13:10:20.814Z] #58 4.914 ++ go env GOARCH [2022-09-06T13:10:20.814Z] #58 4.926 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:20.814Z] #58 4.926 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:20.814Z] #58 4.926 ++ dirname /tmp/install/install.sh [2022-09-06T13:10:20.814Z] #58 4.926 + dir=/tmp/install [2022-09-06T13:10:20.814Z] #58 4.926 + bin=rootlesskit [2022-09-06T13:10:20.814Z] #58 4.926 + shift [2022-09-06T13:10:20.814Z] #58 4.926 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-09-06T13:10:20.814Z] #58 4.926 + . /tmp/install/rootlesskit.installer [2022-09-06T13:10:20.814Z] #58 4.926 ++ : v0.14.4 [2022-09-06T13:10:20.814Z] #58 4.926 + install_rootlesskit [2022-09-06T13:10:20.814Z] #58 4.926 + case "$1" in [2022-09-06T13:10:20.814Z] #58 4.926 + export CGO_ENABLED=0 [2022-09-06T13:10:20.814Z] #58 4.926 + CGO_ENABLED=0 [2022-09-06T13:10:20.814Z] #58 4.926 + _install_rootlesskit [2022-09-06T13:10:20.814Z] #58 4.926 + echo 'Install rootlesskit version v0.14.4' [2022-09-06T13:10:20.814Z] #58 4.926 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T13:10:20.814Z] #58 4.926 + GOBIN=/build [2022-09-06T13:10:20.814Z] #58 4.926 + GO111MODULE=on [2022-09-06T13:10:20.814Z] #58 4.926 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-09-06T13:10:20.814Z] #58 4.927 Install rootlesskit version v0.14.4 [2022-09-06T13:10:20.814Z] #58 5.544 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-09-06T13:10:20.814Z] #58 9.352 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T13:10:20.814Z] #58 9.354 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T13:10:20.814Z] #58 9.470 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-06T13:10:20.814Z] #58 10.14 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-09-06T13:10:20.861Z] #49 ... [2022-09-06T13:10:20.861Z] [2022-09-06T13:10:20.861Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-06T13:10:20.861Z] #58 sha256:1227c2311562447739a08cf52a1291321ce3f47b25d108ec73563ea8c19c03d4 [2022-09-06T13:10:20.861Z] #58 5.418 + RM_GOPATH=0 [2022-09-06T13:10:20.861Z] #58 5.418 + TMP_GOPATH= [2022-09-06T13:10:20.861Z] #58 5.418 + : /build [2022-09-06T13:10:20.861Z] #58 5.418 + '[' -z '' ']' [2022-09-06T13:10:20.861Z] #58 5.418 ++ mktemp -d [2022-09-06T13:10:20.861Z] #58 5.418 + export GOPATH=/tmp/tmp.LR1mGexR6G [2022-09-06T13:10:20.861Z] #58 5.418 + GOPATH=/tmp/tmp.LR1mGexR6G [2022-09-06T13:10:20.861Z] #58 5.418 + RM_GOPATH=1 [2022-09-06T13:10:20.861Z] #58 5.418 + case "$(go env GOARCH)" in [2022-09-06T13:10:20.861Z] #58 5.418 ++ go env GOARCH [2022-09-06T13:10:20.861Z] #58 5.453 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:20.861Z] #58 5.453 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:20.861Z] #58 5.453 ++ dirname /tmp/install/install.sh [2022-09-06T13:10:20.861Z] #58 5.453 + dir=/tmp/install [2022-09-06T13:10:20.861Z] #58 5.453 + bin=rootlesskit [2022-09-06T13:10:20.861Z] #58 5.453 + shift [2022-09-06T13:10:20.861Z] #58 5.453 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-09-06T13:10:20.861Z] #58 5.453 + . /tmp/install/rootlesskit.installer [2022-09-06T13:10:20.861Z] #58 5.453 ++ : v0.14.4 [2022-09-06T13:10:20.861Z] #58 5.453 + install_rootlesskit [2022-09-06T13:10:20.861Z] #58 5.453 + case "$1" in [2022-09-06T13:10:20.861Z] #58 5.453 + export CGO_ENABLED=0 [2022-09-06T13:10:20.861Z] #58 5.453 + CGO_ENABLED=0 [2022-09-06T13:10:20.861Z] #58 5.453 + _install_rootlesskit [2022-09-06T13:10:20.861Z] #58 5.453 + echo 'Install rootlesskit version v0.14.4' [2022-09-06T13:10:20.861Z] #58 5.453 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T13:10:20.861Z] #58 5.453 + GOBIN=/build [2022-09-06T13:10:20.861Z] #58 5.453 + GO111MODULE=on [2022-09-06T13:10:20.861Z] #58 5.453 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-09-06T13:10:20.861Z] #58 5.453 Install rootlesskit version v0.14.4 [2022-09-06T13:10:20.861Z] #58 6.005 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-09-06T13:10:20.861Z] #58 9.180 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T13:10:20.861Z] #58 9.180 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T13:10:20.861Z] #58 9.323 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-06T13:10:20.861Z] #58 10.07 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-09-06T13:10:20.861Z] #58 ... [2022-09-06T13:10:20.861Z] [2022-09-06T13:10:20.862Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-09-06T13:10:20.862Z] #45 sha256:b9d1c83c0228c6482b1d4e473911cfc98ca2b07547a8aa4c8e2357103c8f5377 [2022-09-06T13:10:20.862Z] #45 6.445 + RM_GOPATH=0 [2022-09-06T13:10:20.862Z] #45 6.445 + TMP_GOPATH= [2022-09-06T13:10:20.862Z] #45 6.445 + : /build [2022-09-06T13:10:20.862Z] #45 6.445 + '[' -z '' ']' [2022-09-06T13:10:20.862Z] #45 6.445 ++ mktemp -d [2022-09-06T13:10:20.862Z] #45 6.472 + export GOPATH=/tmp/tmp.YC5CldiEyJ [2022-09-06T13:10:20.862Z] #45 6.472 + GOPATH=/tmp/tmp.YC5CldiEyJ [2022-09-06T13:10:20.862Z] #45 6.472 + RM_GOPATH=1 [2022-09-06T13:10:20.862Z] #45 6.472 + case "$(go env GOARCH)" in [2022-09-06T13:10:20.862Z] #45 6.472 ++ go env GOARCH [2022-09-06T13:10:20.862Z] #45 6.515 Install vndr version v0.1.2 [2022-09-06T13:10:20.862Z] #45 6.515 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:20.862Z] #45 6.515 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:20.862Z] #45 6.515 ++ dirname /tmp/install/install.sh [2022-09-06T13:10:20.862Z] #45 6.515 + dir=/tmp/install [2022-09-06T13:10:20.862Z] #45 6.515 + bin=vndr [2022-09-06T13:10:20.862Z] #45 6.515 + shift [2022-09-06T13:10:20.862Z] #45 6.515 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-09-06T13:10:20.862Z] #45 6.515 + . /tmp/install/vndr.installer [2022-09-06T13:10:20.862Z] #45 6.515 ++ : v0.1.2 [2022-09-06T13:10:20.862Z] #45 6.515 + install_vndr [2022-09-06T13:10:20.862Z] #45 6.515 + echo 'Install vndr version v0.1.2' [2022-09-06T13:10:20.862Z] #45 6.515 + GOBIN=/build [2022-09-06T13:10:20.862Z] #45 6.515 + GO111MODULE=on [2022-09-06T13:10:20.862Z] #45 6.515 + go install github.com/LK4D4/vndr@v0.1.2 [2022-09-06T13:10:20.862Z] #45 7.112 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-09-06T13:10:21.075Z] #58 ... [2022-09-06T13:10:21.075Z] [2022-09-06T13:10:21.075Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T13:10:21.075Z] #36 sha256:0f5289aadca203720e713db570bf178cbd5e0da6ad1a84e7f84d89eabbf68741 [2022-09-06T13:10:21.075Z] #36 5.765 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T13:10:21.075Z] #36 5.866 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T13:10:21.075Z] #36 5.879 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T13:10:21.075Z] #36 8.314 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T13:10:21.075Z] #36 11.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T13:10:21.075Z] #36 ... [2022-09-06T13:10:21.075Z] [2022-09-06T13:10:21.075Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T13:10:21.075Z] #40 sha256:ea18efa6ff3c2aae2d0d517d9a20fb30e7cc3db3a601e17da964d1ca0d2a91b1 [2022-09-06T13:10:21.075Z] #40 4.725 + git clone https://github.com/docker/distribution.git . [2022-09-06T13:10:21.075Z] #40 4.732 Cloning into '.'... [2022-09-06T13:10:21.122Z] #45 ... [2022-09-06T13:10:21.122Z] [2022-09-06T13:10:21.122Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T13:10:21.122Z] #32 sha256:9cef447639af9a6deeda121e8069623847005969e7aecc9ca3e1e360774637bd [2022-09-06T13:10:21.122Z] #32 7.015 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-06T13:10:21.122Z] #32 7.015 Cloning into '.'... [2022-09-06T13:10:21.122Z] #32 ... [2022-09-06T13:10:21.122Z] [2022-09-06T13:10:21.122Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T13:10:21.122Z] #40 sha256:ea18efa6ff3c2aae2d0d517d9a20fb30e7cc3db3a601e17da964d1ca0d2a91b1 [2022-09-06T13:10:21.122Z] #40 6.661 + git clone https://github.com/docker/distribution.git . [2022-09-06T13:10:21.122Z] #40 6.706 Cloning into '.'... [2022-09-06T13:10:21.336Z] #40 ... [2022-09-06T13:10:21.336Z] [2022-09-06T13:10:21.336Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-06T13:10:21.336Z] #51 sha256:05fc594f439013d04542ea23f77dfce5a854092bf49c3e27296a6f9f32d33bdf [2022-09-06T13:10:21.336Z] #51 11.25 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-06T13:10:21.382Z] #40 ... [2022-09-06T13:10:21.382Z] [2022-09-06T13:10:21.382Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T13:10:21.382Z] #34 sha256:7283da6924e4926eb5451169ba38edfa84885a4ee3a485fea55fc8ba4ba33299 [2022-09-06T13:10:21.382Z] #34 5.418 + RM_GOPATH=0 [2022-09-06T13:10:21.382Z] #34 5.418 + TMP_GOPATH= [2022-09-06T13:10:21.382Z] #34 5.418 + : /build [2022-09-06T13:10:21.382Z] #34 5.418 + '[' -z '' ']' [2022-09-06T13:10:21.382Z] #34 5.418 ++ mktemp -d [2022-09-06T13:10:21.382Z] #34 5.420 + export GOPATH=/tmp/tmp.ZJQGXCULGD [2022-09-06T13:10:21.382Z] #34 5.420 + GOPATH=/tmp/tmp.ZJQGXCULGD [2022-09-06T13:10:21.382Z] #34 5.420 + RM_GOPATH=1 [2022-09-06T13:10:21.382Z] #34 5.420 + case "$(go env GOARCH)" in [2022-09-06T13:10:21.382Z] #34 5.420 ++ go env GOARCH [2022-09-06T13:10:21.382Z] #34 5.453 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-06T13:10:21.382Z] #34 5.453 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:21.382Z] #34 5.453 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:21.382Z] #34 5.453 ++ dirname /tmp/install/install.sh [2022-09-06T13:10:21.382Z] #34 5.453 + dir=/tmp/install [2022-09-06T13:10:21.382Z] #34 5.453 + bin=tomlv [2022-09-06T13:10:21.382Z] #34 5.453 + shift [2022-09-06T13:10:21.382Z] #34 5.453 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-09-06T13:10:21.382Z] #34 5.453 + . /tmp/install/tomlv.installer [2022-09-06T13:10:21.382Z] #34 5.453 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-06T13:10:21.382Z] #34 5.453 + install_tomlv [2022-09-06T13:10:21.382Z] #34 5.453 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-09-06T13:10:21.382Z] #34 5.453 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ZJQGXCULGD/src/github.com/BurntSushi/toml [2022-09-06T13:10:21.382Z] #34 5.466 Cloning into '/tmp/tmp.ZJQGXCULGD/src/github.com/BurntSushi/toml'... [2022-09-06T13:10:21.382Z] #34 6.709 + cd /tmp/tmp.ZJQGXCULGD/src/github.com/BurntSushi/toml [2022-09-06T13:10:21.382Z] #34 6.709 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-06T13:10:21.382Z] #34 6.939 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-09-06T13:10:21.382Z] #34 8.277 github.com/BurntSushi/toml [2022-09-06T13:10:21.642Z] #34 ... [2022-09-06T13:10:21.642Z] [2022-09-06T13:10:21.642Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T13:10:21.642Z] #36 sha256:0f5289aadca203720e713db570bf178cbd5e0da6ad1a84e7f84d89eabbf68741 [2022-09-06T13:10:21.642Z] #36 5.695 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T13:10:21.642Z] #36 5.756 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T13:10:21.642Z] #36 5.756 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T13:10:21.642Z] #36 6.812 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T13:10:21.642Z] #36 9.538 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T13:10:21.642Z] #36 ... [2022-09-06T13:10:21.642Z] [2022-09-06T13:10:21.642Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T13:10:21.642Z] #42 sha256:6b076a86125d090f994bf93fc7509842e1a25e55df2b2e5c1e3c8b666106b4b6 [2022-09-06T13:10:21.642Z] #42 5.660 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T13:10:21.642Z] #42 5.696 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T13:10:21.642Z] #42 5.696 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T13:10:21.642Z] #42 6.670 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T13:10:21.642Z] #42 9.251 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T13:10:21.902Z] #42 ... [2022-09-06T13:10:21.902Z] [2022-09-06T13:10:21.902Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T13:10:21.902Z] #55 sha256:1ac0aeab76ff7a352d8986060b3690b4d75981933108e30e12938818efeff281 [2022-09-06T13:10:21.902Z] #55 5.063 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T13:10:21.902Z] #55 5.076 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T13:10:21.902Z] #55 5.076 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T13:10:21.902Z] #55 5.598 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T13:10:21.902Z] #55 7.322 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T13:10:21.902Z] #55 9.989 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T13:10:21.902Z] #55 ... [2022-09-06T13:10:21.902Z] [2022-09-06T13:10:21.902Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-09-06T13:10:21.902Z] #67 sha256:b9f53f9672fb1bd27ce5cc0d65f2b239ce2e798d0fc8df146992b3b607e177b0 [2022-09-06T13:10:21.902Z] #67 5.607 + RM_GOPATH=0 [2022-09-06T13:10:21.902Z] #67 5.607 + TMP_GOPATH= [2022-09-06T13:10:21.902Z] #67 5.607 + : /build [2022-09-06T13:10:21.902Z] #67 5.607 + '[' -z '' ']' [2022-09-06T13:10:21.902Z] #67 5.607 ++ mktemp -d [2022-09-06T13:10:21.902Z] #67 5.607 + export GOPATH=/tmp/tmp.V49aZlJEug [2022-09-06T13:10:21.902Z] #67 5.607 + GOPATH=/tmp/tmp.V49aZlJEug [2022-09-06T13:10:21.902Z] #67 5.607 + RM_GOPATH=1 [2022-09-06T13:10:21.902Z] #67 5.607 + case "$(go env GOARCH)" in [2022-09-06T13:10:21.902Z] #67 5.607 ++ go env GOARCH [2022-09-06T13:10:21.902Z] #67 5.647 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:21.902Z] #67 5.647 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:21.902Z] #67 5.647 ++ dirname /tmp/install/install.sh [2022-09-06T13:10:21.902Z] #67 5.647 + dir=/tmp/install [2022-09-06T13:10:21.902Z] #67 5.647 + bin=proxy [2022-09-06T13:10:21.902Z] #67 5.647 + shift [2022-09-06T13:10:21.902Z] #67 5.647 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-09-06T13:10:21.902Z] #67 5.647 + . /tmp/install/proxy.installer [2022-09-06T13:10:21.902Z] #67 5.647 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-06T13:10:21.902Z] #67 5.647 + install_proxy [2022-09-06T13:10:21.902Z] #67 5.647 + case "$1" in [2022-09-06T13:10:21.902Z] #67 5.647 + export CGO_ENABLED=0 [2022-09-06T13:10:21.902Z] #67 5.647 + CGO_ENABLED=0 [2022-09-06T13:10:21.902Z] #67 5.647 + _install_proxy [2022-09-06T13:10:21.902Z] #67 5.647 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-09-06T13:10:21.902Z] #67 5.647 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.V49aZlJEug/src/github.com/docker/libnetwork [2022-09-06T13:10:21.902Z] #67 5.647 Cloning into '/tmp/tmp.V49aZlJEug/src/github.com/docker/libnetwork'... [2022-09-06T13:10:21.902Z] #67 5.647 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-06T13:10:22.164Z] #67 ... [2022-09-06T13:10:22.164Z] [2022-09-06T13:10:22.164Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T13:10:22.164Z] #29 sha256:c4e937134aeba47f0b1a0bfd1836700c1b0a4ad39ee3a94cc6f8f074d1b11636 [2022-09-06T13:10:22.164Z] #29 8.578 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-06T13:10:22.164Z] #29 9.033 [2022-09-06T13:10:22.164Z] #29 9.431 #=#=# ####################################################### 77.3% ######################################################################## 100.0% [2022-09-06T13:10:22.164Z] #29 9.788 [2022-09-06T13:10:22.164Z] #29 11.43 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-09-06T13:10:22.164Z] #29 12.05 [2022-09-06T13:10:22.947Z] #29 12.39 #=#=# 0.0% #### 5.7% ######### 13.1% ############## 20.4% ################### 26.5% ####################### 33.2% ########################### 38.6% ############################### 44.3% ################################### 49.2% ######################################## 55.9% ############################################ 61.7% ############################################### 66.4% ################################################### 71.9% ######################################################## 78.3% ############################################################# 84.9% ################################################################ 89.8% #################################################################### 95.5% [2022-09-06T13:10:22.947Z] #29 ... [2022-09-06T13:10:22.947Z] [2022-09-06T13:10:22.947Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T13:10:22.947Z] #36 sha256:0f5289aadca203720e713db570bf178cbd5e0da6ad1a84e7f84d89eabbf68741 [2022-09-06T13:10:22.947Z] #36 12.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T13:10:23.308Z] #47 ... [2022-09-06T13:10:23.308Z] [2022-09-06T13:10:23.309Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T13:10:23.309Z] #29 sha256:744121d75a60ebf36f39675f93c07506c9bbf52cb09295f5c975065a7a0e2d43 [2022-09-06T13:10:23.309Z] #29 16.68 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-06T13:10:23.309Z] #29 17.16 [2022-09-06T13:10:23.309Z] #29 17.55 #=#=# ####################################################### 76.4% ######################################################################## 100.0% [2022-09-06T13:10:23.309Z] #29 17.87 [2022-09-06T13:10:23.570Z] #29 19.21 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-09-06T13:10:24.142Z] #29 19.76 [2022-09-06T13:10:24.142Z] #29 ... [2022-09-06T13:10:24.142Z] [2022-09-06T13:10:24.142Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-09-06T13:10:24.142Z] #45 sha256:7258dc0544532b36313e54126c3ae7ac4eeffc69cfb8f0b9153438011e55d644 [2022-09-06T13:10:24.142Z] #45 DONE 19.3s [2022-09-06T13:10:24.403Z] [2022-09-06T13:10:24.403Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-09-06T13:10:24.403Z] #67 sha256:45fb929353fd6fe1874e74a68990c3ad456cf3504cb8bf89283b71fd8f63609b [2022-09-06T13:10:24.403Z] #67 17.13 Checking out files: 87% (1668/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-09-06T13:10:24.403Z] #67 17.60 + cd /tmp/tmp.TG6B3vjPxw/src/github.com/docker/libnetwork [2022-09-06T13:10:24.403Z] #67 17.60 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-06T13:10:24.403Z] #67 17.91 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-09-06T13:10:24.666Z] #51 ... [2022-09-06T13:10:24.666Z] [2022-09-06T13:10:24.666Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T13:10:24.666Z] #13 sha256:e5867cb1053958fe62aef7e6a9453c4f2d7f44f6ae35bd28e716c990986feb12 [2022-09-06T13:10:24.666Z] #13 2.174 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-06T13:10:24.666Z] #13 2.410 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T13:10:24.666Z] #13 2.410 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T13:10:24.666Z] #13 2.410 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T13:10:24.666Z] #13 4.382 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-06T13:10:24.666Z] #13 6.503 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T13:10:24.666Z] #13 8.926 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T13:10:24.666Z] #13 ... [2022-09-06T13:10:24.666Z] [2022-09-06T13:10:24.666Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-06T13:10:24.666Z] #47 sha256:d7c16e82bc3b6f4715b2bc15b49b0d459bb3275aaa45e2ce3f42a8e8ec887ff9 [2022-09-06T13:10:24.666Z] #47 14.73 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-06T13:10:24.666Z] #47 14.87 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-06T13:10:24.666Z] #47 15.00 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-06T13:10:25.607Z] #47 ... [2022-09-06T13:10:25.607Z] [2022-09-06T13:10:25.608Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-09-06T13:10:25.608Z] #24 sha256:684b8f39d5bc9948670c24a0ce5b4de064d261910c8eed644eaf9546268c30d4 [2022-09-06T13:10:25.608Z] #24 15.62 + mkdir -p /build [2022-09-06T13:10:25.608Z] #24 15.64 + mv docker/docker /build/ [2022-09-06T13:10:25.608Z] #24 15.64 + rmdir docker [2022-09-06T13:10:25.608Z] #24 DONE 16.0s [2022-09-06T13:10:25.868Z] [2022-09-06T13:10:25.868Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-06T13:10:25.868Z] #58 sha256:f645075dc74c7ad65761d154b59de4ae40596912c9e01baae2e57452ab6dd26a [2022-09-06T13:10:25.868Z] #58 13.74 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-09-06T13:10:25.868Z] #58 14.58 go: downloading github.com/google/uuid v1.3.0 [2022-09-06T13:10:25.868Z] #58 14.62 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-06T13:10:25.868Z] #58 14.70 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-06T13:10:25.868Z] #58 14.86 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T13:10:25.868Z] #58 14.90 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T13:10:25.868Z] #58 15.13 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-09-06T13:10:25.868Z] #58 15.61 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-06T13:10:25.868Z] #58 15.67 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-09-06T13:10:26.319Z] #67 ... [2022-09-06T13:10:26.319Z] [2022-09-06T13:10:26.319Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T13:10:26.319Z] #55 sha256:a0fa6c659b5cdadfa7cba4d6b6433fe55677bc034e57643f2a4f9aadfe6eec73 [2022-09-06T13:10:26.319Z] #55 11.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-09-06T13:10:26.319Z] #55 18.40 Fetched 8303 kB in 14s (579 kB/s) [2022-09-06T13:10:26.319Z] #55 18.40 Reading package lists... [2022-09-06T13:10:26.319Z] #55 ... [2022-09-06T13:10:26.319Z] [2022-09-06T13:10:26.319Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T13:10:26.319Z] #29 sha256:744121d75a60ebf36f39675f93c07506c9bbf52cb09295f5c975065a7a0e2d43 [2022-09-06T13:10:26.319Z] #29 20.13 #=#=# 0.0% #### 6.7% ####### 10.9% ########### 15.4% ############# 19.0% ################## 25.7% ###################### 30.6% ############################### 43.9% #################################### 51.3% ######################################### 57.8% ############################################# 63.3% ################################################### 71.0% ######################################################### 80.0% ######################################################################## 100.0% [2022-09-06T13:10:26.319Z] #29 21.67 [2022-09-06T13:10:27.273Z] #29 22.65 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-06T13:10:27.534Z] #29 23.12 [2022-09-06T13:10:27.794Z] #29 23.28 ######################################################################## 100.0% [2022-09-06T13:10:27.794Z] #29 23.36 [2022-09-06T13:10:28.235Z] #36 ... [2022-09-06T13:10:28.236Z] [2022-09-06T13:10:28.236Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T13:10:28.236Z] #34 sha256:7283da6924e4926eb5451169ba38edfa84885a4ee3a485fea55fc8ba4ba33299 [2022-09-06T13:10:28.236Z] #34 13.85 github.com/BurntSushi/toml/cmd/tomlv [2022-09-06T13:10:28.236Z] #34 DONE 17.1s [2022-09-06T13:10:28.236Z] [2022-09-06T13:10:28.236Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-06T13:10:28.236Z] #58 sha256:1227c2311562447739a08cf52a1291321ce3f47b25d108ec73563ea8c19c03d4 [2022-09-06T13:10:28.236Z] #58 13.06 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-09-06T13:10:28.236Z] #58 14.10 go: downloading github.com/google/uuid v1.3.0 [2022-09-06T13:10:28.236Z] #58 14.22 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-06T13:10:28.236Z] #58 14.53 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-06T13:10:28.236Z] #58 14.89 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T13:10:28.236Z] #58 14.90 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T13:10:28.236Z] #58 15.05 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-09-06T13:10:28.236Z] #58 15.62 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-06T13:10:28.236Z] #58 15.81 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-09-06T13:10:28.412Z] #58 ... [2022-09-06T13:10:28.412Z] [2022-09-06T13:10:28.412Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T13:10:28.412Z] #34 sha256:311d214695ae3408c5252ba834f7e5349886af4136f9cd0863da2104c5ecc145 [2022-09-06T13:10:28.412Z] #34 15.25 github.com/BurntSushi/toml/cmd/tomlv [2022-09-06T13:10:28.412Z] #34 DONE 18.3s [2022-09-06T13:10:28.412Z] [2022-09-06T13:10:28.412Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-06T13:10:28.412Z] #47 sha256:d7c16e82bc3b6f4715b2bc15b49b0d459bb3275aaa45e2ce3f42a8e8ec887ff9 [2022-09-06T13:10:28.412Z] #47 17.40 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T13:10:28.412Z] #47 17.42 go: downloading golang.org/x/mod v0.3.0 [2022-09-06T13:10:28.741Z] #29 ... [2022-09-06T13:10:28.741Z] [2022-09-06T13:10:28.741Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-09-06T13:10:28.741Z] #67 sha256:45fb929353fd6fe1874e74a68990c3ad456cf3504cb8bf89283b71fd8f63609b [2022-09-06T13:10:28.741Z] #67 DONE 23.6s [2022-09-06T13:10:28.741Z] [2022-09-06T13:10:28.741Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T13:10:28.741Z] #13 sha256:a9144d68a32b4a8ec2937f6f3020343d42476fa831f8e426ad149b29a2955fb5 [2022-09-06T13:10:28.741Z] #13 10.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-09-06T13:10:28.741Z] #13 15.57 Fetched 8838 kB in 14s (626 kB/s) [2022-09-06T13:10:28.741Z] #13 15.57 Reading package lists... [2022-09-06T13:10:28.741Z] #13 ... [2022-09-06T13:10:28.741Z] [2022-09-06T13:10:28.741Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T13:10:28.741Z] #29 sha256:744121d75a60ebf36f39675f93c07506c9bbf52cb09295f5c975065a7a0e2d43 [2022-09-06T13:10:28.741Z] #29 24.36 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-06T13:10:29.175Z] #58 ... [2022-09-06T13:10:29.175Z] [2022-09-06T13:10:29.175Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T13:10:29.175Z] #29 sha256:c4e937134aeba47f0b1a0bfd1836700c1b0a4ad39ee3a94cc6f8f074d1b11636 [2022-09-06T13:10:29.176Z] #29 12.39 #=#=# 0.0% #### 5.7% ######### 13.1% ############## 20.4% ################### 26.5% ####################### 33.2% ########################### 38.6% ############################### 44.3% ################################### 49.2% ######################################## 55.9% ############################################ 61.7% ############################################### 66.4% ################################################### 71.9% ######################################################## 78.3% ############################################################# 84.9% ################################################################ 89.8% #################################################################### 95.5% ######################################################################## 100.0% [2022-09-06T13:10:29.176Z] #29 14.44 [2022-09-06T13:10:29.176Z] #29 15.81 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-06T13:10:29.176Z] #29 16.43 [2022-09-06T13:10:29.176Z] #29 16.74 #=#=# ######################################################################## 100.0% [2022-09-06T13:10:29.176Z] #29 16.94 [2022-09-06T13:10:29.176Z] #29 18.11 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-06T13:10:29.176Z] #29 18.89 #=#=# [2022-09-06T13:10:29.176Z] #29 19.26 #=#=# ######################################################################## 100.0% [2022-09-06T13:10:29.176Z] #29 19.46 [2022-09-06T13:10:29.176Z] #29 19.54 Download of images into '/build' complete. [2022-09-06T13:10:29.176Z] #29 19.54 Use something like the following to load the result into a Docker daemon: [2022-09-06T13:10:29.176Z] #29 19.54 tar -cC '/build' . | docker load [2022-09-06T13:10:29.176Z] #29 DONE 20.4s [2022-09-06T13:10:29.176Z] [2022-09-06T13:10:29.176Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T13:10:29.176Z] #13 sha256:e5867cb1053958fe62aef7e6a9453c4f2d7f44f6ae35bd28e716c990986feb12 [2022-09-06T13:10:29.176Z] #13 7.541 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-06T13:10:29.176Z] #13 7.671 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T13:10:29.176Z] #13 7.671 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T13:10:29.176Z] #13 7.671 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T13:10:29.176Z] #13 8.751 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-06T13:10:29.176Z] #13 10.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T13:10:29.312Z] #29 24.89 [2022-09-06T13:10:29.573Z] #29 25.23 #=#=# ######################################################################## 100.0% [2022-09-06T13:10:29.834Z] #29 25.38 [2022-09-06T13:10:29.834Z] #29 25.44 Download of images into '/build' complete. [2022-09-06T13:10:29.834Z] #29 25.44 Use something like the following to load the result into a Docker daemon: [2022-09-06T13:10:29.834Z] #29 25.44 tar -cC '/build' . | docker load [2022-09-06T13:10:30.095Z] #29 DONE 25.5s [2022-09-06T13:10:30.095Z] [2022-09-06T13:10:30.095Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:10:30.095Z] #49 sha256:f1c949d7b81359eaaa6fa32b5b94987dbc3ddd0cf64f85f4f1bf4459389627e6 [2022-09-06T13:10:30.095Z] #49 24.91 go: downloading github.com/fatih/color v1.13.0 [2022-09-06T13:10:30.095Z] #49 24.92 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T13:10:30.095Z] #49 24.98 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T13:10:30.095Z] #49 25.03 go: downloading github.com/spf13/cobra v1.3.0 [2022-09-06T13:10:30.095Z] #49 25.06 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-06T13:10:30.095Z] #49 ... [2022-09-06T13:10:30.095Z] [2022-09-06T13:10:30.095Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-06T13:10:30.095Z] #51 sha256:47f57c020906a354a4cff40eaf019369a89eb6f5d929b766ca2e5567b9044a1f [2022-09-06T13:10:30.095Z] #51 15.12 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-06T13:10:30.356Z] #51 ... [2022-09-06T13:10:30.356Z] [2022-09-06T13:10:30.356Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T13:10:30.356Z] #40 sha256:8bbdc54220348b83d875472a6b2b42ec0c44a85d047fc5c7c0499140d419e51d [2022-09-06T13:10:30.356Z] #40 22.35 Checking out files: 84% (1840/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-09-06T13:10:30.356Z] #40 22.52 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-09-06T13:10:30.356Z] #40 24.95 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-06T13:10:30.560Z] #13 13.27 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T13:10:30.953Z] #47 ... [2022-09-06T13:10:30.953Z] [2022-09-06T13:10:30.953Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T13:10:30.953Z] #42 sha256:6b076a86125d090f994bf93fc7509842e1a25e55df2b2e5c1e3c8b666106b4b6 [2022-09-06T13:10:30.953Z] #42 10.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T13:10:30.953Z] #42 13.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T13:10:30.953Z] #42 ... [2022-09-06T13:10:30.953Z] [2022-09-06T13:10:30.953Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-06T13:10:30.953Z] #58 sha256:f645075dc74c7ad65761d154b59de4ae40596912c9e01baae2e57452ab6dd26a [2022-09-06T13:10:30.953Z] #58 19.53 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-09-06T13:10:31.298Z] #40 ... [2022-09-06T13:10:31.298Z] [2022-09-06T13:10:31.298Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T13:10:31.298Z] #42 sha256:8e11ff296f17740fae7fb9761303361bb39368a6f89a40e53594467cb8d18cf1 [2022-09-06T13:10:31.298Z] #42 16.33 Fetched 8303 kB in 12s (673 kB/s) [2022-09-06T13:10:31.298Z] #42 16.33 Reading package lists... [2022-09-06T13:10:31.559Z] #42 22.54 Reading package lists... [2022-09-06T13:10:31.559Z] #42 ... [2022-09-06T13:10:31.559Z] [2022-09-06T13:10:31.559Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:10:31.559Z] #49 sha256:f1c949d7b81359eaaa6fa32b5b94987dbc3ddd0cf64f85f4f1bf4459389627e6 [2022-09-06T13:10:31.559Z] #49 25.47 go: downloading github.com/spf13/viper v1.10.1 [2022-09-06T13:10:31.559Z] #49 25.64 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-06T13:10:31.559Z] #49 25.88 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-06T13:10:31.559Z] #49 25.91 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-06T13:10:31.559Z] #49 25.99 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-09-06T13:10:31.559Z] #49 25.99 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-06T13:10:31.942Z] #13 ... [2022-09-06T13:10:31.942Z] [2022-09-06T13:10:31.942Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-06T13:10:31.942Z] #58 sha256:1227c2311562447739a08cf52a1291321ce3f47b25d108ec73563ea8c19c03d4 [2022-09-06T13:10:31.942Z] #58 21.10 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-09-06T13:10:31.942Z] #58 21.33 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T13:10:32.502Z] #49 ... [2022-09-06T13:10:32.502Z] [2022-09-06T13:10:32.502Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-06T13:10:32.502Z] #58 sha256:2d73adca9bacc45ec1c7d6ff0e002fb018783af9e27057ebdfe1e53274a54802 [2022-09-06T13:10:32.502Z] #58 17.53 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T13:10:32.512Z] #58 ... [2022-09-06T13:10:32.512Z] [2022-09-06T13:10:32.512Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T13:10:32.512Z] #42 sha256:6b076a86125d090f994bf93fc7509842e1a25e55df2b2e5c1e3c8b666106b4b6 [2022-09-06T13:10:32.512Z] #42 12.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T13:10:32.763Z] #58 ... [2022-09-06T13:10:32.763Z] [2022-09-06T13:10:32.763Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T13:10:32.763Z] #36 sha256:5687a2bbc486726d33e60912f7a042d895591a99a2f6d82c5b313db4af5e35f1 [2022-09-06T13:10:32.763Z] #36 17.64 Fetched 8303 kB in 13s (616 kB/s) [2022-09-06T13:10:32.763Z] #36 17.64 Reading package lists... [2022-09-06T13:10:32.763Z] #36 24.13 Reading package lists... [2022-09-06T13:10:32.763Z] #36 ... [2022-09-06T13:10:32.763Z] [2022-09-06T13:10:32.763Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T13:10:32.763Z] #13 sha256:a9144d68a32b4a8ec2937f6f3020343d42476fa831f8e426ad149b29a2955fb5 [2022-09-06T13:10:32.763Z] #13 15.57 Reading package lists... [2022-09-06T13:10:32.772Z] #42 ... [2022-09-06T13:10:32.772Z] [2022-09-06T13:10:32.772Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T13:10:32.772Z] #55 sha256:1ac0aeab76ff7a352d8986060b3690b4d75981933108e30e12938818efeff281 [2022-09-06T13:10:32.772Z] #55 21.42 Fetched 8481 kB in 17s (512 kB/s) [2022-09-06T13:10:33.499Z] #58 ... [2022-09-06T13:10:33.499Z] [2022-09-06T13:10:33.499Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T13:10:33.499Z] #55 sha256:1ac0aeab76ff7a352d8986060b3690b4d75981933108e30e12938818efeff281 [2022-09-06T13:10:33.499Z] #55 13.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T13:10:33.499Z] #55 ... [2022-09-06T13:10:33.499Z] [2022-09-06T13:10:33.499Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T13:10:33.499Z] #13 sha256:e5867cb1053958fe62aef7e6a9453c4f2d7f44f6ae35bd28e716c990986feb12 [2022-09-06T13:10:33.499Z] #13 11.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T13:10:33.499Z] #13 ... [2022-09-06T13:10:33.499Z] [2022-09-06T13:10:33.499Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T13:10:33.499Z] #36 sha256:0f5289aadca203720e713db570bf178cbd5e0da6ad1a84e7f84d89eabbf68741 [2022-09-06T13:10:33.499Z] #36 13.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T13:10:33.760Z] #36 ... [2022-09-06T13:10:33.760Z] [2022-09-06T13:10:33.760Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-06T13:10:33.760Z] #58 sha256:f645075dc74c7ad65761d154b59de4ae40596912c9e01baae2e57452ab6dd26a [2022-09-06T13:10:33.760Z] #58 23.85 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T13:10:33.760Z] #58 ... [2022-09-06T13:10:33.760Z] [2022-09-06T13:10:33.760Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-09-06T13:10:33.760Z] #45 sha256:1ac877205a484107dcb4fff16a66b0ea174d3a6dd40569664bcec0e67a51d615 [2022-09-06T13:10:33.760Z] #45 DONE 24.1s [2022-09-06T13:10:34.021Z] [2022-09-06T13:10:34.021Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-09-06T13:10:34.021Z] #67 sha256:c8b38e3147bfb214056090bedde5ef8c001bd870738ff67528e0a20df78308d3 [2022-09-06T13:10:34.677Z] #13 21.86 Reading package lists... [2022-09-06T13:10:34.677Z] #13 ... [2022-09-06T13:10:34.677Z] [2022-09-06T13:10:34.677Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:10:34.677Z] #49 sha256:f1c949d7b81359eaaa6fa32b5b94987dbc3ddd0cf64f85f4f1bf4459389627e6 [2022-09-06T13:10:34.677Z] #49 28.60 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T13:10:34.677Z] #49 28.62 go: downloading github.com/stretchr/testify v1.7.0 [2022-09-06T13:10:34.677Z] #49 28.68 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-09-06T13:10:34.677Z] #49 29.10 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-06T13:10:34.677Z] #49 29.12 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-06T13:10:34.677Z] #49 29.18 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-06T13:10:34.677Z] #49 29.25 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-06T13:10:34.677Z] #49 29.29 go: downloading github.com/magiconair/properties v1.8.5 [2022-09-06T13:10:34.677Z] #49 29.31 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-09-06T13:10:34.677Z] #49 29.34 go: downloading github.com/spf13/afero v1.6.0 [2022-09-06T13:10:34.677Z] #49 29.35 go: downloading github.com/spf13/cast v1.4.1 [2022-09-06T13:10:34.677Z] #49 29.42 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-06T13:10:34.677Z] #49 29.44 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-06T13:10:34.677Z] #49 29.47 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-09-06T13:10:34.677Z] #49 29.53 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-09-06T13:10:34.677Z] #49 29.60 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-06T13:10:34.677Z] #49 29.63 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-06T13:10:34.677Z] #49 29.71 go: downloading github.com/Antonboom/errname v0.1.5 [2022-09-06T13:10:34.677Z] #49 29.75 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-09-06T13:10:34.938Z] #49 29.89 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-09-06T13:10:35.067Z] #67 24.18 Checking out files: 59% (1139/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 99% (1896/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-09-06T13:10:35.068Z] #67 25.19 + cd /tmp/tmp.HkEbEx4q6w/src/github.com/docker/libnetwork [2022-09-06T13:10:35.068Z] #67 25.19 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-06T13:10:35.199Z] #49 30.34 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-06T13:10:35.327Z] #67 25.55 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-09-06T13:10:35.461Z] #49 30.42 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-06T13:10:35.461Z] #49 30.48 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-06T13:10:35.461Z] #49 30.55 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-06T13:10:35.461Z] #49 30.59 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-09-06T13:10:35.461Z] #49 30.64 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-06T13:10:35.461Z] #49 30.66 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-09-06T13:10:35.722Z] #49 30.69 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-06T13:10:35.722Z] #49 30.70 go: downloading github.com/breml/bidichk v0.2.1 [2022-09-06T13:10:35.722Z] #49 30.79 go: downloading github.com/breml/errchkjson v0.2.1 [2022-09-06T13:10:35.722Z] #49 30.81 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-06T13:10:35.722Z] #49 30.86 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-06T13:10:35.722Z] #49 30.88 go: downloading github.com/daixiang0/gci v0.2.9 [2022-09-06T13:10:35.722Z] #49 30.89 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-09-06T13:10:35.984Z] #49 30.96 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-06T13:10:35.984Z] #49 30.98 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-09-06T13:10:35.984Z] #49 31.03 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-06T13:10:35.984Z] #49 31.05 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-06T13:10:35.984Z] #49 31.11 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-09-06T13:10:36.067Z] #55 21.42 Reading package lists... [2022-09-06T13:10:36.067Z] #55 ... [2022-09-06T13:10:36.067Z] [2022-09-06T13:10:36.067Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-09-06T13:10:36.067Z] #45 sha256:b9d1c83c0228c6482b1d4e473911cfc98ca2b07547a8aa4c8e2357103c8f5377 [2022-09-06T13:10:36.067Z] #45 DONE 25.0s [2022-09-06T13:10:36.067Z] [2022-09-06T13:10:36.067Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-09-06T13:10:36.067Z] #67 sha256:b9f53f9672fb1bd27ce5cc0d65f2b239ce2e798d0fc8df146992b3b607e177b0 [2022-09-06T13:10:36.067Z] #67 23.54 Checking out files: 56% (1085/1910) Checking out files: 57% (1089/1910) Checking out files: 58% (1108/1910) Checking out files: 59% (1127/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 96% (1849/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-09-06T13:10:36.067Z] #67 24.61 + cd /tmp/tmp.V49aZlJEug/src/github.com/docker/libnetwork [2022-09-06T13:10:36.067Z] #67 24.61 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-06T13:10:36.067Z] #67 25.19 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-09-06T13:10:36.244Z] #49 31.31 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-06T13:10:36.505Z] #49 31.48 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-06T13:10:36.505Z] #49 31.64 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-06T13:10:36.505Z] #49 31.68 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-06T13:10:36.505Z] #49 31.70 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-06T13:10:36.505Z] #49 31.73 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-06T13:10:36.767Z] #49 31.78 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-06T13:10:36.767Z] #49 31.80 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-06T13:10:36.767Z] #49 31.82 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-06T13:10:36.767Z] #49 31.85 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-06T13:10:36.767Z] #49 31.87 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-06T13:10:36.767Z] #49 31.90 go: downloading github.com/julz/importas v0.1.0 [2022-09-06T13:10:36.767Z] #49 31.94 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-06T13:10:36.767Z] #49 31.96 go: downloading github.com/kulti/thelper v0.5.0 [2022-09-06T13:10:37.029Z] #49 31.98 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-06T13:10:37.029Z] #49 32.03 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-06T13:10:37.029Z] #49 32.06 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-09-06T13:10:37.029Z] #49 32.07 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-09-06T13:10:37.029Z] #49 32.10 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-06T13:10:37.029Z] #49 32.11 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-06T13:10:37.029Z] #49 32.17 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-06T13:10:37.029Z] #49 32.18 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-06T13:10:37.029Z] #49 32.23 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-09-06T13:10:37.029Z] #49 32.25 go: downloading github.com/mgechev/revive v1.1.3 [2022-09-06T13:10:37.601Z] #49 32.70 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-06T13:10:37.601Z] #49 32.72 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-06T13:10:37.601Z] #49 32.73 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-06T13:10:37.601Z] #49 32.75 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-09-06T13:10:37.601Z] #49 32.76 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-09-06T13:10:37.862Z] #49 32.82 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-06T13:10:37.862Z] #49 32.86 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-06T13:10:37.862Z] #49 32.92 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-06T13:10:37.862Z] #49 32.98 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-09-06T13:10:37.977Z] #67 ... [2022-09-06T13:10:37.977Z] [2022-09-06T13:10:37.977Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-06T13:10:37.977Z] #47 sha256:d6aadf14d026f694280a0f40b05bddaa523a116a6292dd4f98785a089fea2060 [2022-09-06T13:10:37.977Z] #47 17.44 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T13:10:37.977Z] #47 17.44 go: downloading golang.org/x/mod v0.3.0 [2022-09-06T13:10:37.977Z] #47 ... [2022-09-06T13:10:37.977Z] [2022-09-06T13:10:37.977Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T13:10:37.977Z] #42 sha256:6b076a86125d090f994bf93fc7509842e1a25e55df2b2e5c1e3c8b666106b4b6 [2022-09-06T13:10:37.977Z] #42 23.28 Fetched 8481 kB in 18s (476 kB/s) [2022-09-06T13:10:38.123Z] #49 33.19 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-06T13:10:38.123Z] #49 33.19 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-09-06T13:10:38.123Z] #49 33.22 go: downloading github.com/sivchari/tenv v1.4.7 [2022-09-06T13:10:38.123Z] #49 33.22 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-06T13:10:38.123Z] #49 33.23 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-06T13:10:38.123Z] #49 33.24 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-06T13:10:38.123Z] #49 33.27 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-06T13:10:38.123Z] #49 33.31 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-06T13:10:38.123Z] #49 33.34 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-06T13:10:38.123Z] #49 33.38 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-06T13:10:38.384Z] #49 33.45 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-09-06T13:10:38.384Z] #49 33.47 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-06T13:10:38.384Z] #49 33.63 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-06T13:10:38.648Z] #49 33.67 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-09-06T13:10:38.648Z] #49 33.69 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-06T13:10:38.648Z] #49 33.71 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-06T13:10:38.648Z] #49 33.76 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-09-06T13:10:38.910Z] #49 34.04 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-06T13:10:38.916Z] #42 23.28 Reading package lists... [2022-09-06T13:10:38.917Z] #42 ... [2022-09-06T13:10:38.917Z] [2022-09-06T13:10:38.917Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T13:10:38.917Z] #40 sha256:ea18efa6ff3c2aae2d0d517d9a20fb30e7cc3db3a601e17da964d1ca0d2a91b1 [2022-09-06T13:10:39.171Z] #49 34.21 go: downloading honnef.co/go/tools v0.2.2 [2022-09-06T13:10:39.176Z] #40 27.51 Checking out files: 74% (1619/2176) Checking out files: 75% (1632/2176) Checking out files: 76% (1654/2176) Checking out files: 77% (1676/2176) Checking out files: 78% (1698/2176) Checking out files: 79% (1720/2176) Checking out files: 80% (1741/2176) Checking out files: 81% (1763/2176) Checking out files: 82% (1785/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-09-06T13:10:39.176Z] #40 28.01 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-09-06T13:10:39.437Z] #49 ... [2022-09-06T13:10:39.437Z] [2022-09-06T13:10:39.437Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T13:10:39.437Z] #55 sha256:a0fa6c659b5cdadfa7cba4d6b6433fe55677bc034e57643f2a4f9aadfe6eec73 [2022-09-06T13:10:39.437Z] #55 18.40 Reading package lists... [2022-09-06T13:10:39.437Z] #55 25.17 Reading package lists... [2022-09-06T13:10:39.437Z] #55 29.78 Building dependency tree... [2022-09-06T13:10:39.437Z] #55 30.83 Reading state information... [2022-09-06T13:10:39.437Z] #55 32.43 The following additional packages will be installed: [2022-09-06T13:10:39.437Z] #55 32.43 libbtrfs0 [2022-09-06T13:10:39.437Z] #55 32.52 The following NEW packages will be installed: [2022-09-06T13:10:39.437Z] #55 32.52 libbtrfs-dev libbtrfs0 [2022-09-06T13:10:39.437Z] #55 32.80 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T13:10:39.437Z] #55 32.80 Need to get 119 kB of archives. [2022-09-06T13:10:39.437Z] #55 32.80 After this operation, 387 kB of additional disk space will be used. [2022-09-06T13:10:39.437Z] #55 32.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-09-06T13:10:39.437Z] #55 32.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-09-06T13:10:39.437Z] #55 33.67 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:10:39.437Z] #55 33.88 Fetched 119 kB in 0s (449 kB/s) [2022-09-06T13:10:39.437Z] #55 34.02 Selecting previously unselected package libbtrfs0. [2022-09-06T13:10:39.437Z] #55 34.02 (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 ... 15394 files and directories currently installed.) [2022-09-06T13:10:39.437Z] #55 34.07 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2022-09-06T13:10:39.437Z] #55 34.09 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-06T13:10:39.437Z] #55 34.24 Selecting previously unselected package libbtrfs-dev. [2022-09-06T13:10:39.437Z] #55 34.24 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-09-06T13:10:39.437Z] #55 34.27 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-06T13:10:39.437Z] #55 34.50 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-06T13:10:39.437Z] #55 34.55 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-06T13:10:39.437Z] #55 34.59 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T13:10:39.698Z] #55 ... [2022-09-06T13:10:39.698Z] [2022-09-06T13:10:39.698Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T13:10:39.698Z] #42 sha256:8e11ff296f17740fae7fb9761303361bb39368a6f89a40e53594467cb8d18cf1 [2022-09-06T13:10:39.698Z] #42 22.54 Reading package lists... [2022-09-06T13:10:39.698Z] #42 28.18 Building dependency tree... [2022-09-06T13:10:39.698Z] #42 29.37 Reading state information... [2022-09-06T13:10:39.698Z] #42 30.92 The following additional packages will be installed: [2022-09-06T13:10:39.698Z] #42 30.92 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-09-06T13:10:39.698Z] #42 30.92 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-09-06T13:10:39.698Z] #42 30.93 Suggested packages: [2022-09-06T13:10:39.698Z] #42 30.94 manpages-dev python-setuptools [2022-09-06T13:10:39.698Z] #42 31.79 The following NEW packages will be installed: [2022-09-06T13:10:39.698Z] #42 31.80 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-09-06T13:10:39.698Z] #42 31.80 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-09-06T13:10:39.698Z] #42 31.81 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-09-06T13:10:39.698Z] #42 31.81 python-six zlib1g-dev [2022-09-06T13:10:39.698Z] #42 32.26 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T13:10:39.698Z] #42 32.26 Need to get 3796 kB of archives. [2022-09-06T13:10:39.698Z] #42 32.26 After this operation, 21.6 MB of additional disk space will be used. [2022-09-06T13:10:39.698Z] #42 32.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2022-09-06T13:10:39.698Z] #42 32.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-06T13:10:39.698Z] #42 32.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2022-09-06T13:10:39.698Z] #42 32.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-09-06T13:10:39.698Z] #42 32.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2022-09-06T13:10:39.698Z] #42 32.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-09-06T13:10:39.698Z] #42 32.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2022-09-06T13:10:39.698Z] #42 32.28 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1+deb10u1 [208 kB] [2022-09-06T13:10:39.698Z] #42 32.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2022-09-06T13:10:39.698Z] #42 32.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2022-09-06T13:10:39.698Z] #42 32.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2022-09-06T13:10:39.698Z] #42 32.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2022-09-06T13:10:39.698Z] #42 32.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2022-09-06T13:10:39.698Z] #42 32.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2022-09-06T13:10:39.698Z] #42 32.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-09-06T13:10:39.698Z] #42 32.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2022-09-06T13:10:39.698Z] #42 32.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2022-09-06T13:10:39.698Z] #42 33.26 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:10:39.698Z] #42 33.42 Fetched 3796 kB in 1s (6023 kB/s) [2022-09-06T13:10:39.698Z] #42 33.51 Selecting previously unselected package libcap-dev:arm64. [2022-09-06T13:10:39.698Z] #42 33.51 (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 ... 15394 files and directories currently installed.) [2022-09-06T13:10:39.698Z] #42 33.54 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2022-09-06T13:10:39.698Z] #42 33.55 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2022-09-06T13:10:39.698Z] #42 33.67 Selecting previously unselected package libnet1:arm64. [2022-09-06T13:10:39.698Z] #42 33.67 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-06T13:10:39.698Z] #42 33.70 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:10:39.698Z] #42 33.79 Selecting previously unselected package libnet1-dev. [2022-09-06T13:10:39.698Z] #42 33.79 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-06T13:10:39.698Z] #42 33.80 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-06T13:10:39.698Z] #42 33.98 Selecting previously unselected package libnl-3-200:arm64. [2022-09-06T13:10:39.698Z] #42 33.98 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2022-09-06T13:10:39.698Z] #42 33.98 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-09-06T13:10:39.698Z] #42 34.12 Selecting previously unselected package libnl-3-dev:arm64. [2022-09-06T13:10:39.698Z] #42 34.12 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2022-09-06T13:10:39.698Z] #42 34.14 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2022-09-06T13:10:39.698Z] #42 34.40 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-06T13:10:39.698Z] #42 34.40 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-09-06T13:10:39.698Z] #42 34.43 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-09-06T13:10:39.698Z] #42 34.55 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-09-06T13:10:39.698Z] #42 34.55 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2022-09-06T13:10:39.698Z] #42 34.58 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-09-06T13:10:39.698Z] #42 34.68 Selecting previously unselected package zlib1g-dev:arm64. [2022-09-06T13:10:39.698Z] #42 34.70 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_arm64.deb ... [2022-09-06T13:10:39.698Z] #42 34.73 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-06T13:10:39.959Z] #42 34.97 Selecting previously unselected package libprotobuf17:arm64. [2022-09-06T13:10:39.959Z] #42 34.97 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2022-09-06T13:10:39.959Z] #42 34.99 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2022-09-06T13:10:40.531Z] #42 ... [2022-09-06T13:10:40.531Z] [2022-09-06T13:10:40.531Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:10:40.531Z] #49 sha256:f1c949d7b81359eaaa6fa32b5b94987dbc3ddd0cf64f85f4f1bf4459389627e6 [2022-09-06T13:10:40.531Z] #49 35.39 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-09-06T13:10:40.531Z] #49 35.40 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-06T13:10:40.531Z] #49 35.54 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-06T13:10:40.531Z] #49 35.57 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T13:10:40.531Z] #49 35.59 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T13:10:40.531Z] #49 35.67 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T13:10:40.614Z] #67 DONE 30.8s [2022-09-06T13:10:40.614Z] [2022-09-06T13:10:40.614Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T13:10:40.614Z] #40 sha256:ea18efa6ff3c2aae2d0d517d9a20fb30e7cc3db3a601e17da964d1ca0d2a91b1 [2022-09-06T13:10:40.614Z] #40 27.85 Checking out files: 80% (1746/2176) Checking out files: 81% (1763/2176) Checking out files: 82% (1785/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-09-06T13:10:40.614Z] #40 28.26 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-09-06T13:10:40.614Z] #40 29.83 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-06T13:10:40.793Z] #49 35.70 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-06T13:10:40.793Z] #49 35.71 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-06T13:10:40.793Z] #49 35.82 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-06T13:10:40.793Z] #49 35.83 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-06T13:10:40.793Z] #49 35.85 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-06T13:10:40.793Z] #49 35.85 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-06T13:10:40.793Z] #49 35.86 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-06T13:10:40.793Z] #49 35.86 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-06T13:10:40.793Z] #49 35.87 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-09-06T13:10:40.793Z] #49 35.87 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-06T13:10:40.793Z] #49 35.94 go: downloading golang.org/x/text v0.3.7 [2022-09-06T13:10:41.087Z] #40 30.25 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-06T13:10:41.738Z] #49 ... [2022-09-06T13:10:41.738Z] [2022-09-06T13:10:41.738Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T13:10:41.738Z] #55 sha256:a0fa6c659b5cdadfa7cba4d6b6433fe55677bc034e57643f2a4f9aadfe6eec73 [2022-09-06T13:10:41.738Z] #55 DONE 36.9s [2022-09-06T13:10:41.738Z] [2022-09-06T13:10:41.738Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-06T13:10:41.738Z] #51 sha256:47f57c020906a354a4cff40eaf019369a89eb6f5d929b766ca2e5567b9044a1f [2022-09-06T13:10:41.738Z] #51 DONE 36.9s [2022-09-06T13:10:41.999Z] [2022-09-06T13:10:41.999Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T13:10:41.999Z] #32 sha256:f4917b294153f805306a6236a5abad2fc88e996e902986f5b9d216680db46f4c [2022-09-06T13:10:41.999Z] #32 36.33 Checking out files: 99% (1508/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-09-06T13:10:41.999Z] #32 36.35 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-06T13:10:41.999Z] #32 36.82 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T13:10:42.472Z] #40 ... [2022-09-06T13:10:42.472Z] [2022-09-06T13:10:42.472Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-09-06T13:10:42.472Z] #67 sha256:b9f53f9672fb1bd27ce5cc0d65f2b239ce2e798d0fc8df146992b3b607e177b0 [2022-09-06T13:10:42.472Z] #67 DONE 31.6s [2022-09-06T13:10:42.472Z] [2022-09-06T13:10:42.472Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T13:10:42.472Z] #42 sha256:6b076a86125d090f994bf93fc7509842e1a25e55df2b2e5c1e3c8b666106b4b6 [2022-09-06T13:10:42.472Z] #42 23.28 Reading package lists... [2022-09-06T13:10:43.413Z] #42 29.89 Reading package lists... [2022-09-06T13:10:43.413Z] #42 ... [2022-09-06T13:10:43.413Z] [2022-09-06T13:10:43.413Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T13:10:43.413Z] #13 sha256:e5867cb1053958fe62aef7e6a9453c4f2d7f44f6ae35bd28e716c990986feb12 [2022-09-06T13:10:43.413Z] #13 16.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T13:10:43.413Z] #13 25.34 Fetched 9022 kB in 18s (502 kB/s) [2022-09-06T13:10:43.673Z] #13 25.34 Reading package lists... [2022-09-06T13:10:43.673Z] #13 ... [2022-09-06T13:10:43.673Z] [2022-09-06T13:10:43.673Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T13:10:43.673Z] #55 sha256:1ac0aeab76ff7a352d8986060b3690b4d75981933108e30e12938818efeff281 [2022-09-06T13:10:43.673Z] #55 21.42 Reading package lists... [2022-09-06T13:10:43.914Z] #32 ... [2022-09-06T13:10:43.914Z] [2022-09-06T13:10:43.914Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T13:10:43.914Z] #36 sha256:5687a2bbc486726d33e60912f7a042d895591a99a2f6d82c5b313db4af5e35f1 [2022-09-06T13:10:43.914Z] #36 24.13 Reading package lists... [2022-09-06T13:10:43.914Z] #36 29.14 Building dependency tree... [2022-09-06T13:10:43.914Z] #36 30.26 Reading state information... [2022-09-06T13:10:43.914Z] #36 31.62 The following additional packages will be installed: [2022-09-06T13:10:43.914Z] #36 31.63 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-09-06T13:10:43.914Z] #36 31.63 Suggested packages: [2022-09-06T13:10:43.914Z] #36 31.64 cmake-doc ninja-build lrzip [2022-09-06T13:10:43.914Z] #36 31.64 Recommended packages: [2022-09-06T13:10:43.914Z] #36 31.64 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-06T13:10:43.914Z] #36 32.23 The following NEW packages will be installed: [2022-09-06T13:10:43.914Z] #36 32.23 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-09-06T13:10:43.914Z] #36 32.23 vim-common xxd [2022-09-06T13:10:43.914Z] #36 32.65 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T13:10:43.914Z] #36 32.65 Need to get 14.2 MB of archives. [2022-09-06T13:10:43.914Z] #36 32.65 After this operation, 60.0 MB of additional disk space will be used. [2022-09-06T13:10:43.914Z] #36 32.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] [2022-09-06T13:10:43.914Z] #36 32.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-06T13:10:43.914Z] #36 32.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] [2022-09-06T13:10:43.914Z] #36 33.15 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u4 [625 kB] [2022-09-06T13:10:43.914Z] #36 33.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2022-09-06T13:10:43.914Z] #36 33.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2022-09-06T13:10:43.914Z] #36 33.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2022-09-06T13:10:43.914Z] #36 33.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2022-09-06T13:10:43.914Z] #36 33.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2022-09-06T13:10:43.914Z] #36 33.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2022-09-06T13:10:43.914Z] #36 34.20 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:10:43.914Z] #36 34.35 Fetched 14.2 MB in 1s (12.7 MB/s) [2022-09-06T13:10:43.914Z] #36 34.44 Selecting previously unselected package xxd. [2022-09-06T13:10:43.914Z] #36 34.44 (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 ... 15394 files and directories currently installed.) [2022-09-06T13:10:43.914Z] #36 34.49 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-09-06T13:10:43.914Z] #36 34.54 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:10:43.914Z] #36 34.76 Selecting previously unselected package vim-common. [2022-09-06T13:10:43.914Z] #36 34.76 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-06T13:10:43.914Z] #36 34.83 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:10:43.914Z] #36 35.09 Selecting previously unselected package libicu63:arm64. [2022-09-06T13:10:43.914Z] #36 35.10 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_arm64.deb ... [2022-09-06T13:10:43.914Z] #36 35.12 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... [2022-09-06T13:10:43.914Z] #36 ... [2022-09-06T13:10:43.914Z] [2022-09-06T13:10:43.914Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T13:10:43.914Z] #13 sha256:a9144d68a32b4a8ec2937f6f3020343d42476fa831f8e426ad149b29a2955fb5 [2022-09-06T13:10:43.914Z] #13 21.86 Reading package lists... [2022-09-06T13:10:43.914Z] #13 26.77 Building dependency tree... [2022-09-06T13:10:43.914Z] #13 27.87 Reading state information... [2022-09-06T13:10:43.914Z] #13 29.22 The following additional packages will be installed: [2022-09-06T13:10:43.914Z] #13 29.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-09-06T13:10:43.914Z] #13 29.25 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-09-06T13:10:43.914Z] #13 29.25 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-09-06T13:10:43.914Z] #13 29.25 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-09-06T13:10:43.914Z] #13 29.26 mingw-w64-x86-64-dev [2022-09-06T13:10:43.914Z] #13 29.26 Suggested packages: [2022-09-06T13:10:43.914Z] #13 29.28 gcc-8-locales seccomp wine64 [2022-09-06T13:10:43.914Z] #13 30.08 The following NEW packages will be installed: [2022-09-06T13:10:43.914Z] #13 30.08 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T13:10:43.914Z] #13 30.09 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-09-06T13:10:43.914Z] #13 30.09 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-09-06T13:10:43.914Z] #13 30.09 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-09-06T13:10:43.914Z] #13 30.10 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-09-06T13:10:43.914Z] #13 30.11 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-09-06T13:10:43.914Z] #13 30.12 The following packages will be upgraded: [2022-09-06T13:10:43.914Z] #13 30.13 libseccomp2 [2022-09-06T13:10:43.914Z] #13 30.52 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T13:10:43.914Z] #13 30.52 Need to get 73.4 MB of archives. [2022-09-06T13:10:43.914Z] #13 30.52 After this operation, 471 MB of additional disk space will be used. [2022-09-06T13:10:43.914Z] #13 30.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2022-09-06T13:10:43.914Z] #13 30.53 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB] [2022-09-06T13:10:43.914Z] #13 30.56 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.5.1-1~bpo10+1 [88.6 kB] [2022-09-06T13:10:43.914Z] #13 30.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2022-09-06T13:10:43.914Z] #13 30.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-09-06T13:10:43.914Z] #13 30.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2022-09-06T13:10:43.914Z] #13 30.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2022-09-06T13:10:43.914Z] #13 30.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-09-06T13:10:43.914Z] #13 31.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-09-06T13:10:43.914Z] #13 31.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-09-06T13:10:43.914Z] #13 31.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [33.2 MB] [2022-09-06T13:10:43.914Z] #13 32.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [24.0 MB] [2022-09-06T13:10:43.914Z] #13 33.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2022-09-06T13:10:43.914Z] #13 33.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2022-09-06T13:10:43.914Z] #13 33.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-09-06T13:10:43.914Z] #13 33.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-09-06T13:10:43.914Z] #13 33.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2022-09-06T13:10:43.914Z] #13 33.82 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2022-09-06T13:10:43.914Z] #13 33.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2022-09-06T13:10:43.914Z] #13 33.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2022-09-06T13:10:43.914Z] #13 33.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2022-09-06T13:10:43.914Z] #13 33.95 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2022-09-06T13:10:43.914Z] #13 33.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2022-09-06T13:10:43.914Z] #13 34.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2022-09-06T13:10:43.914Z] #13 34.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2022-09-06T13:10:43.914Z] #13 34.04 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2022-09-06T13:10:43.914Z] #13 35.18 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:10:43.914Z] #13 35.27 Fetched 73.4 MB in 4s (19.3 MB/s) [2022-09-06T13:10:43.914Z] #13 35.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 ... 15394 files and directories currently installed.) [2022-09-06T13:10:43.914Z] #13 35.39 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_arm64.deb ... [2022-09-06T13:10:43.914Z] #13 35.41 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-09-06T13:10:43.914Z] #13 35.58 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ... [2022-09-06T13:10:43.914Z] #13 35.69 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-06T13:10:43.914Z] #13 35.69 (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 ... 15394 files and directories currently installed.) [2022-09-06T13:10:43.914Z] #13 35.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2022-09-06T13:10:43.914Z] #13 35.75 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-06T13:10:43.948Z] #55 27.83 Reading package lists... [2022-09-06T13:10:43.948Z] #55 ... [2022-09-06T13:10:43.948Z] [2022-09-06T13:10:43.948Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T13:10:43.948Z] #36 sha256:0f5289aadca203720e713db570bf178cbd5e0da6ad1a84e7f84d89eabbf68741 [2022-09-06T13:10:43.948Z] #36 23.28 Fetched 8481 kB in 18s (476 kB/s) [2022-09-06T13:10:43.948Z] #36 23.28 Reading package lists... [2022-09-06T13:10:44.219Z] #36 30.11 Reading package lists... [2022-09-06T13:10:44.219Z] #36 ... [2022-09-06T13:10:44.219Z] [2022-09-06T13:10:44.219Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T13:10:44.219Z] #55 sha256:1ac0aeab76ff7a352d8986060b3690b4d75981933108e30e12938818efeff281 [2022-09-06T13:10:44.219Z] #55 27.83 Reading package lists... [2022-09-06T13:10:44.818Z] #40 ... [2022-09-06T13:10:44.818Z] [2022-09-06T13:10:44.818Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T13:10:44.818Z] #55 sha256:1ac0aeab76ff7a352d8986060b3690b4d75981933108e30e12938818efeff281 [2022-09-06T13:10:44.818Z] #55 24.46 Fetched 8481 kB in 19s (437 kB/s) [2022-09-06T13:10:44.818Z] #55 24.46 Reading package lists... [2022-09-06T13:10:44.819Z] #55 31.08 Reading package lists... [2022-09-06T13:10:44.819Z] #55 ... [2022-09-06T13:10:44.819Z] [2022-09-06T13:10:44.819Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:10:44.819Z] #49 sha256:04644a606cd8fa63da01953eb3307ad5033370441f352d69b03dd4e2ac35137d [2022-09-06T13:10:44.819Z] #49 33.24 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T13:10:44.819Z] #49 33.24 go: downloading github.com/fatih/color v1.13.0 [2022-09-06T13:10:44.819Z] #49 33.31 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T13:10:44.819Z] #49 33.31 go: downloading github.com/spf13/cobra v1.3.0 [2022-09-06T13:10:44.819Z] #49 33.38 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-06T13:10:44.819Z] #49 33.56 go: downloading github.com/spf13/viper v1.10.1 [2022-09-06T13:10:44.819Z] #49 33.66 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-06T13:10:44.819Z] #49 34.08 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-06T13:10:44.819Z] #49 34.10 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-06T13:10:44.819Z] #49 34.12 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-09-06T13:10:44.819Z] #49 34.13 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-09-06T13:10:44.819Z] #49 ... [2022-09-06T13:10:44.819Z] [2022-09-06T13:10:44.819Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T13:10:44.819Z] #42 sha256:6b076a86125d090f994bf93fc7509842e1a25e55df2b2e5c1e3c8b666106b4b6 [2022-09-06T13:10:44.819Z] #42 24.85 Fetched 8481 kB in 20s (423 kB/s) [2022-09-06T13:10:44.819Z] #42 24.85 Reading package lists... [2022-09-06T13:10:44.819Z] #42 31.03 Reading package lists... [2022-09-06T13:10:44.819Z] #42 ... [2022-09-06T13:10:44.819Z] [2022-09-06T13:10:44.819Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T13:10:44.819Z] #13 sha256:e5867cb1053958fe62aef7e6a9453c4f2d7f44f6ae35bd28e716c990986feb12 [2022-09-06T13:10:44.819Z] #13 22.18 Fetched 9022 kB in 20s (447 kB/s) [2022-09-06T13:10:44.819Z] #13 22.18 Reading package lists... [2022-09-06T13:10:44.819Z] #13 29.23 Reading package lists... [2022-09-06T13:10:44.819Z] #13 ... [2022-09-06T13:10:44.819Z] [2022-09-06T13:10:44.819Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:10:44.819Z] #49 sha256:04644a606cd8fa63da01953eb3307ad5033370441f352d69b03dd4e2ac35137d [2022-09-06T13:10:44.819Z] #49 35.20 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-06T13:10:45.080Z] #49 35.21 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-06T13:10:45.080Z] #49 ... [2022-09-06T13:10:45.080Z] [2022-09-06T13:10:45.080Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T13:10:45.080Z] #36 sha256:0f5289aadca203720e713db570bf178cbd5e0da6ad1a84e7f84d89eabbf68741 [2022-09-06T13:10:45.080Z] #36 25.38 Fetched 8481 kB in 20s (427 kB/s) [2022-09-06T13:10:45.080Z] #36 25.38 Reading package lists... [2022-09-06T13:10:45.300Z] #13 ... [2022-09-06T13:10:45.300Z] [2022-09-06T13:10:45.300Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:10:45.300Z] #49 sha256:f1c949d7b81359eaaa6fa32b5b94987dbc3ddd0cf64f85f4f1bf4459389627e6 [2022-09-06T13:10:45.300Z] #49 39.93 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-06T13:10:45.300Z] #49 40.07 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-06T13:10:45.300Z] #49 40.07 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-06T13:10:45.300Z] #49 40.15 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-06T13:10:45.300Z] #49 40.21 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-06T13:10:45.300Z] #49 40.30 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-06T13:10:45.300Z] #49 40.33 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-06T13:10:45.300Z] #49 40.33 go: downloading golang.org/x/mod v0.5.1 [2022-09-06T13:10:45.300Z] #49 40.39 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-06T13:10:45.561Z] #49 40.45 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-06T13:10:45.561Z] #49 40.47 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-06T13:10:45.561Z] #49 40.52 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-06T13:10:45.561Z] #49 40.54 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-06T13:10:45.561Z] #49 40.70 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-09-06T13:10:45.602Z] #55 33.78 Building dependency tree... [2022-09-06T13:10:45.602Z] #55 35.08 Reading state information... [2022-09-06T13:10:45.822Z] #49 40.97 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-06T13:10:45.822Z] #49 41.09 go: downloading github.com/google/go-cmp v0.5.6 [2022-09-06T13:10:46.397Z] #49 41.33 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-06T13:10:46.398Z] #49 41.39 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-09-06T13:10:46.398Z] #49 41.43 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-09-06T13:10:46.398Z] #49 41.43 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-06T13:10:46.398Z] #49 41.45 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-06T13:10:46.398Z] #49 41.47 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-06T13:10:46.398Z] #49 41.49 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-06T13:10:46.398Z] #49 41.56 go: downloading github.com/cespare/xxhash v1.1.0 [2022-09-06T13:10:46.465Z] #36 32.22 Reading package lists... [2022-09-06T13:10:46.465Z] #36 ... [2022-09-06T13:10:46.465Z] [2022-09-06T13:10:46.465Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T13:10:46.465Z] #55 sha256:1ac0aeab76ff7a352d8986060b3690b4d75981933108e30e12938818efeff281 [2022-09-06T13:10:46.465Z] #55 31.08 Reading package lists... [2022-09-06T13:10:46.657Z] #49 41.80 go: downloading github.com/prometheus/common v0.10.0 [2022-09-06T13:10:46.658Z] #49 41.92 go: downloading github.com/prometheus/procfs v0.6.0 [2022-09-06T13:10:46.918Z] #49 42.04 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-06T13:10:46.918Z] #49 42.12 go: downloading google.golang.org/protobuf v1.27.1 [2022-09-06T13:10:46.986Z] #55 36.47 The following additional packages will be installed: [2022-09-06T13:10:46.986Z] #55 36.47 libbtrfs0 [2022-09-06T13:10:47.246Z] #55 36.69 The following NEW packages will be installed: [2022-09-06T13:10:47.246Z] #55 36.69 libbtrfs-dev libbtrfs0 [2022-09-06T13:10:47.818Z] #55 37.17 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T13:10:47.818Z] #55 37.17 Need to get 119 kB of archives. [2022-09-06T13:10:47.818Z] #55 37.17 After this operation, 387 kB of additional disk space will be used. [2022-09-06T13:10:47.818Z] #55 37.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-06T13:10:47.818Z] #55 37.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-06T13:10:48.115Z] #55 36.89 Building dependency tree... [2022-09-06T13:10:48.115Z] #55 38.12 Reading state information... [2022-09-06T13:10:48.304Z] #49 43.20 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-06T13:10:48.760Z] #55 38.08 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:10:48.760Z] #55 38.25 Fetched 119 kB in 0s (386 kB/s) [2022-09-06T13:10:49.020Z] #55 38.38 Selecting previously unselected package libbtrfs0. [2022-09-06T13:10:49.020Z] #55 38.38 (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 ... 15421 files and directories currently installed.) [2022-09-06T13:10:49.020Z] #55 38.50 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-06T13:10:49.020Z] #55 38.50 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-06T13:10:49.284Z] #55 38.62 Selecting previously unselected package libbtrfs-dev. [2022-09-06T13:10:49.284Z] #55 38.62 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-06T13:10:49.284Z] #55 38.69 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-06T13:10:49.500Z] #55 39.71 The following additional packages will be installed: [2022-09-06T13:10:49.500Z] #55 ... [2022-09-06T13:10:49.500Z] [2022-09-06T13:10:49.500Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-06T13:10:49.500Z] #51 sha256:05fc594f439013d04542ea23f77dfce5a854092bf49c3e27296a6f9f32d33bdf [2022-09-06T13:10:49.500Z] #51 DONE 39.8s [2022-09-06T13:10:49.500Z] [2022-09-06T13:10:49.500Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T13:10:49.500Z] #55 sha256:1ac0aeab76ff7a352d8986060b3690b4d75981933108e30e12938818efeff281 [2022-09-06T13:10:49.500Z] #55 39.71 libbtrfs0 [2022-09-06T13:10:49.545Z] #55 38.84 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-06T13:10:49.545Z] #55 38.96 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-06T13:10:49.545Z] #55 39.03 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T13:10:49.761Z] #55 39.94 The following NEW packages will be installed: [2022-09-06T13:10:49.761Z] #55 39.96 libbtrfs-dev libbtrfs0 [2022-09-06T13:10:50.119Z] #55 ... [2022-09-06T13:10:50.119Z] [2022-09-06T13:10:50.119Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-06T13:10:50.119Z] #51 sha256:73d4ae7df7c900237c45adb2fc4b1b759749322812bbdbdebe40f4fbee067775 [2022-09-06T13:10:50.119Z] #51 DONE 39.4s [2022-09-06T13:10:50.119Z] [2022-09-06T13:10:50.119Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:10:50.119Z] #49 sha256:7a6d19f2a8ed49830fdca8f83ad8961fcdcccd3d6881fff174be0d86500ca531 [2022-09-06T13:10:50.119Z] #49 33.58 go: downloading github.com/fatih/color v1.13.0 [2022-09-06T13:10:50.119Z] #49 33.58 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T13:10:50.119Z] #49 33.58 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T13:10:50.119Z] #49 33.58 go: downloading github.com/spf13/cobra v1.3.0 [2022-09-06T13:10:50.119Z] #49 33.77 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-06T13:10:50.119Z] #49 33.98 go: downloading github.com/spf13/viper v1.10.1 [2022-09-06T13:10:50.119Z] #49 33.98 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-06T13:10:50.119Z] #49 34.39 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-06T13:10:50.119Z] #49 34.50 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-06T13:10:50.119Z] #49 34.50 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-09-06T13:10:50.119Z] #49 34.50 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-09-06T13:10:50.119Z] #49 35.31 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-06T13:10:50.119Z] #49 35.31 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-06T13:10:50.119Z] #49 38.73 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T13:10:50.119Z] #49 38.73 go: downloading github.com/stretchr/testify v1.7.0 [2022-09-06T13:10:50.119Z] #49 38.93 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-06T13:10:50.119Z] #49 38.97 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-06T13:10:50.119Z] #49 39.03 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-06T13:10:50.119Z] #49 39.10 go: downloading github.com/magiconair/properties v1.8.5 [2022-09-06T13:10:50.119Z] #49 39.17 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-09-06T13:10:50.119Z] #49 39.19 go: downloading github.com/spf13/afero v1.6.0 [2022-09-06T13:10:50.119Z] #49 39.36 go: downloading github.com/spf13/cast v1.4.1 [2022-09-06T13:10:50.119Z] #49 39.36 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-06T13:10:50.119Z] #49 39.51 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-06T13:10:50.119Z] #49 39.51 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-09-06T13:10:50.119Z] #49 39.60 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-09-06T13:10:50.332Z] #55 40.45 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T13:10:50.332Z] #55 40.45 Need to get 119 kB of archives. [2022-09-06T13:10:50.333Z] #55 40.45 After this operation, 387 kB of additional disk space will be used. [2022-09-06T13:10:50.333Z] #55 40.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-06T13:10:50.333Z] #55 40.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-06T13:10:50.380Z] #49 39.72 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-06T13:10:50.380Z] #49 39.78 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-06T13:10:50.641Z] #49 39.91 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-06T13:10:50.641Z] #49 39.91 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-06T13:10:50.641Z] #49 39.91 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-06T13:10:50.641Z] #49 39.91 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-06T13:10:50.641Z] #49 39.91 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-06T13:10:50.641Z] #49 ... [2022-09-06T13:10:50.641Z] [2022-09-06T13:10:50.641Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T13:10:50.641Z] #55 sha256:1ac0aeab76ff7a352d8986060b3690b4d75981933108e30e12938818efeff281 [2022-09-06T13:10:50.641Z] #55 DONE 40.3s [2022-09-06T13:10:50.641Z] [2022-09-06T13:10:50.641Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:10:50.641Z] #49 sha256:7a6d19f2a8ed49830fdca8f83ad8961fcdcccd3d6881fff174be0d86500ca531 [2022-09-06T13:10:50.641Z] #49 40.04 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-09-06T13:10:50.641Z] #49 ... [2022-09-06T13:10:50.641Z] [2022-09-06T13:10:50.641Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T13:10:50.641Z] #36 sha256:0f5289aadca203720e713db570bf178cbd5e0da6ad1a84e7f84d89eabbf68741 [2022-09-06T13:10:50.641Z] #36 30.11 Reading package lists... [2022-09-06T13:10:50.641Z] #36 36.03 Building dependency tree... [2022-09-06T13:10:50.641Z] #36 37.24 Reading state information... [2022-09-06T13:10:50.641Z] #36 38.93 The following additional packages will be installed: [2022-09-06T13:10:50.641Z] #36 38.93 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-09-06T13:10:50.641Z] #36 38.97 Suggested packages: [2022-09-06T13:10:50.641Z] #36 38.97 cmake-doc ninja-build lrzip [2022-09-06T13:10:50.641Z] #36 38.97 Recommended packages: [2022-09-06T13:10:50.641Z] #36 38.97 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-06T13:10:50.641Z] #36 39.52 The following NEW packages will be installed: [2022-09-06T13:10:50.641Z] #36 39.52 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-09-06T13:10:50.641Z] #36 39.52 vim-common xxd [2022-09-06T13:10:50.641Z] #36 39.99 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T13:10:50.641Z] #36 39.99 Need to get 14.9 MB of archives. [2022-09-06T13:10:50.641Z] #36 39.99 After this operation, 61.8 MB of additional disk space will be used. [2022-09-06T13:10:50.641Z] #36 39.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-06T13:10:50.641Z] #36 39.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-06T13:10:50.641Z] #36 39.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-06T13:10:50.846Z] #49 ... [2022-09-06T13:10:50.846Z] [2022-09-06T13:10:50.846Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T13:10:50.846Z] #42 sha256:8e11ff296f17740fae7fb9761303361bb39368a6f89a40e53594467cb8d18cf1 [2022-09-06T13:10:50.846Z] #42 35.72 Selecting previously unselected package libprotobuf-lite17:arm64. [2022-09-06T13:10:50.846Z] #42 35.72 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2022-09-06T13:10:50.846Z] #42 35.75 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-09-06T13:10:50.846Z] #42 35.97 Selecting previously unselected package libprotobuf-dev:arm64. [2022-09-06T13:10:50.846Z] #42 35.97 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2022-09-06T13:10:50.846Z] #42 35.99 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-09-06T13:10:50.846Z] #42 36.52 Selecting previously unselected package libprotoc17:arm64. [2022-09-06T13:10:50.846Z] #42 36.53 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2022-09-06T13:10:50.846Z] #42 36.55 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2022-09-06T13:10:50.846Z] #42 36.95 Selecting previously unselected package protobuf-c-compiler. [2022-09-06T13:10:50.846Z] #42 36.99 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2022-09-06T13:10:50.846Z] #42 36.99 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-06T13:10:50.846Z] #42 37.23 Selecting previously unselected package protobuf-compiler. [2022-09-06T13:10:50.846Z] #42 37.23 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2022-09-06T13:10:50.846Z] #42 37.27 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-09-06T13:10:50.846Z] #42 37.44 Selecting previously unselected package python-pkg-resources. [2022-09-06T13:10:50.846Z] #42 37.47 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-09-06T13:10:50.846Z] #42 37.47 Unpacking python-pkg-resources (40.8.0-1) ... [2022-09-06T13:10:50.846Z] #42 37.76 Selecting previously unselected package python-six. [2022-09-06T13:10:50.846Z] #42 37.78 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-09-06T13:10:50.846Z] #42 37.79 Unpacking python-six (1.12.0-1) ... [2022-09-06T13:10:50.846Z] #42 37.88 Selecting previously unselected package python-protobuf. [2022-09-06T13:10:50.846Z] #42 37.88 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2022-09-06T13:10:50.846Z] #42 37.89 Unpacking python-protobuf (3.6.1.3-2) ... [2022-09-06T13:10:50.846Z] #42 38.49 Setting up python-pkg-resources (40.8.0-1) ... [2022-09-06T13:10:50.846Z] #42 40.74 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-09-06T13:10:50.846Z] #42 40.76 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:10:50.846Z] #42 40.77 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-09-06T13:10:50.846Z] #42 40.78 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-09-06T13:10:50.846Z] #42 40.82 Setting up python-six (1.12.0-1) ... [2022-09-06T13:10:50.846Z] #42 42.61 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-06T13:10:50.846Z] #42 42.63 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-09-06T13:10:50.846Z] #42 42.66 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2022-09-06T13:10:50.846Z] #42 42.69 Setting up libcap-dev:arm64 (1:2.25-2) ... [2022-09-06T13:10:50.846Z] #42 42.71 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2022-09-06T13:10:50.846Z] #42 42.76 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-09-06T13:10:50.846Z] #42 42.80 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-06T13:10:50.846Z] #42 42.82 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-09-06T13:10:50.846Z] #42 42.85 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-06T13:10:50.846Z] #42 42.88 Setting up python-protobuf (3.6.1.3-2) ... [2022-09-06T13:10:50.846Z] #42 ... [2022-09-06T13:10:50.846Z] [2022-09-06T13:10:50.846Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T13:10:50.846Z] #36 sha256:5687a2bbc486726d33e60912f7a042d895591a99a2f6d82c5b313db4af5e35f1 [2022-09-06T13:10:50.846Z] #36 40.32 Selecting previously unselected package libxml2:arm64. [2022-09-06T13:10:50.846Z] #36 40.33 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_arm64.deb ... [2022-09-06T13:10:50.846Z] #36 40.34 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-06T13:10:50.846Z] #36 40.85 Selecting previously unselected package cmake-data. [2022-09-06T13:10:50.846Z] #36 40.86 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-09-06T13:10:50.846Z] #36 40.87 Unpacking cmake-data (3.13.4-1) ... [2022-09-06T13:10:50.846Z] #36 43.47 Selecting previously unselected package libarchive13:arm64. [2022-09-06T13:10:50.846Z] #36 43.47 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2022-09-06T13:10:50.846Z] #36 43.48 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-09-06T13:10:50.846Z] #36 43.70 Selecting previously unselected package libjsoncpp1:arm64. [2022-09-06T13:10:50.846Z] #36 43.70 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2022-09-06T13:10:50.846Z] #36 43.70 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2022-09-06T13:10:50.847Z] #36 43.86 Selecting previously unselected package librhash0:arm64. [2022-09-06T13:10:50.847Z] #36 43.86 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2022-09-06T13:10:50.847Z] #36 43.87 Unpacking librhash0:arm64 (1.3.8-1) ... [2022-09-06T13:10:50.847Z] #36 44.00 Selecting previously unselected package libuv1:arm64. [2022-09-06T13:10:50.847Z] #36 44.01 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2022-09-06T13:10:50.847Z] #36 44.02 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-09-06T13:10:50.847Z] #36 44.13 Selecting previously unselected package cmake. [2022-09-06T13:10:50.847Z] #36 44.13 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2022-09-06T13:10:50.847Z] #36 44.15 Unpacking cmake (3.13.4-1) ... [2022-09-06T13:10:50.902Z] #36 40.54 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-09-06T13:10:50.902Z] #36 40.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-09-06T13:10:51.107Z] #36 46.23 Setting up libicu63:arm64 (63.1-6+deb10u3) ... [2022-09-06T13:10:51.107Z] #36 46.27 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:10:51.107Z] #36 46.30 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-09-06T13:10:51.107Z] #36 46.34 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:10:51.107Z] #36 ... [2022-09-06T13:10:51.107Z] [2022-09-06T13:10:51.107Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T13:10:51.107Z] #42 sha256:8e11ff296f17740fae7fb9761303361bb39368a6f89a40e53594467cb8d18cf1 [2022-09-06T13:10:51.107Z] #42 46.29 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2022-09-06T13:10:51.107Z] #42 46.32 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T13:10:51.163Z] #36 40.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-09-06T13:10:51.163Z] #36 40.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-09-06T13:10:51.163Z] #36 40.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-09-06T13:10:51.163Z] #36 40.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-09-06T13:10:51.163Z] #36 40.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-09-06T13:10:51.276Z] #55 41.51 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:10:51.276Z] #55 41.69 Fetched 119 kB in 0s (378 kB/s) [2022-09-06T13:10:51.537Z] #55 41.79 Selecting previously unselected package libbtrfs0. [2022-09-06T13:10:51.537Z] #55 41.79 (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 ... 15421 files and directories currently installed.) [2022-09-06T13:10:51.537Z] #55 41.83 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-06T13:10:51.537Z] #55 41.85 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-06T13:10:51.798Z] #55 41.98 Selecting previously unselected package libbtrfs-dev. [2022-09-06T13:10:51.798Z] #55 41.98 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-06T13:10:51.798Z] #55 41.99 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-06T13:10:51.798Z] #55 42.23 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-06T13:10:52.059Z] #55 42.25 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-06T13:10:52.059Z] #55 42.27 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T13:10:52.126Z] #42 ... [2022-09-06T13:10:52.126Z] [2022-09-06T13:10:52.126Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-06T13:10:52.126Z] #56 sha256:268610b63fb54ef466579fe5e8fa1499129bf808818c58968971bdc7fd993422 [2022-09-06T13:10:52.126Z] #56 1.189 + RM_GOPATH=0 [2022-09-06T13:10:52.126Z] #56 1.203 + TMP_GOPATH= [2022-09-06T13:10:52.126Z] #56 1.203 + : /build [2022-09-06T13:10:52.126Z] #56 1.203 + '[' -z '' ']' [2022-09-06T13:10:52.126Z] #56 1.203 ++ mktemp -d [2022-09-06T13:10:52.126Z] #56 1.221 + export GOPATH=/tmp/tmp.B7LGsx32RK [2022-09-06T13:10:52.126Z] #56 1.221 + GOPATH=/tmp/tmp.B7LGsx32RK [2022-09-06T13:10:52.126Z] #56 1.221 + RM_GOPATH=1 [2022-09-06T13:10:52.126Z] #56 1.221 + case "$(go env GOARCH)" in [2022-09-06T13:10:52.126Z] #56 1.221 ++ go env GOARCH [2022-09-06T13:10:52.126Z] #56 1.240 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:52.126Z] #56 1.240 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:52.126Z] #56 1.241 ++ dirname /tmp/install/install.sh [2022-09-06T13:10:52.126Z] #56 1.259 + dir=/tmp/install [2022-09-06T13:10:52.126Z] #56 1.260 + bin=containerd [2022-09-06T13:10:52.126Z] #56 1.260 + shift [2022-09-06T13:10:52.126Z] #56 1.260 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-09-06T13:10:52.126Z] #56 1.260 + . /tmp/install/containerd.installer [2022-09-06T13:10:52.126Z] #56 1.260 ++ set -e [2022-09-06T13:10:52.126Z] #56 1.261 ++ : v1.6.8 [2022-09-06T13:10:52.126Z] #56 1.261 + install_containerd [2022-09-06T13:10:52.126Z] #56 1.262 + echo 'Install containerd version v1.6.8' [2022-09-06T13:10:52.126Z] #56 1.262 Install containerd version v1.6.8 [2022-09-06T13:10:52.126Z] #56 1.263 + git clone https://github.com/containerd/containerd.git /tmp/tmp.B7LGsx32RK/src/github.com/containerd/containerd [2022-09-06T13:10:52.126Z] #56 1.272 Cloning into '/tmp/tmp.B7LGsx32RK/src/github.com/containerd/containerd'... [2022-09-06T13:10:52.126Z] #56 ... [2022-09-06T13:10:52.126Z] [2022-09-06T13:10:52.126Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T13:10:52.126Z] #36 sha256:5687a2bbc486726d33e60912f7a042d895591a99a2f6d82c5b313db4af5e35f1 [2022-09-06T13:10:52.126Z] #36 46.40 Setting up librhash0:arm64 (1.3.8-1) ... [2022-09-06T13:10:52.126Z] #36 46.43 Setting up cmake-data (3.13.4-1) ... [2022-09-06T13:10:52.126Z] #36 46.47 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-06T13:10:52.126Z] #36 46.52 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2022-09-06T13:10:52.126Z] #36 46.55 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-09-06T13:10:52.126Z] #36 46.57 Setting up cmake (3.13.4-1) ... [2022-09-06T13:10:52.126Z] #36 46.59 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T13:10:52.126Z] #36 46.70 Processing triggers for mime-support (3.62) ... [2022-09-06T13:10:52.321Z] #55 DONE 42.5s [2022-09-06T13:10:52.321Z] [2022-09-06T13:10:52.321Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:10:52.321Z] #49 sha256:04644a606cd8fa63da01953eb3307ad5033370441f352d69b03dd4e2ac35137d [2022-09-06T13:10:52.321Z] #49 37.84 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T13:10:52.321Z] #49 37.95 go: downloading github.com/stretchr/testify v1.7.0 [2022-09-06T13:10:52.321Z] #49 38.08 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-06T13:10:52.321Z] #49 38.11 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-06T13:10:52.321Z] #49 38.18 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-06T13:10:52.321Z] #49 38.20 go: downloading github.com/magiconair/properties v1.8.5 [2022-09-06T13:10:52.321Z] #49 38.26 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-09-06T13:10:52.321Z] #49 38.27 go: downloading github.com/spf13/afero v1.6.0 [2022-09-06T13:10:52.321Z] #49 38.31 go: downloading github.com/spf13/cast v1.4.1 [2022-09-06T13:10:52.321Z] #49 38.37 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-06T13:10:52.321Z] #49 38.42 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-06T13:10:52.321Z] #49 38.47 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-09-06T13:10:52.321Z] #49 38.56 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-09-06T13:10:52.321Z] #49 38.71 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-06T13:10:52.321Z] #49 38.76 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-06T13:10:52.321Z] #49 38.90 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-06T13:10:52.321Z] #49 38.93 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-06T13:10:52.321Z] #49 38.95 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-06T13:10:52.321Z] #49 38.95 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-06T13:10:52.321Z] #49 39.03 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-06T13:10:52.321Z] #49 39.06 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-09-06T13:10:52.321Z] #49 39.63 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-06T13:10:52.321Z] #49 39.77 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-06T13:10:52.321Z] #49 39.87 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-06T13:10:52.321Z] #49 39.94 go: downloading github.com/Antonboom/errname v0.1.5 [2022-09-06T13:10:52.321Z] #49 40.10 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-09-06T13:10:52.321Z] #49 40.11 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-09-06T13:10:52.321Z] #49 41.18 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-06T13:10:52.321Z] #49 41.21 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-06T13:10:52.321Z] #49 41.24 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-06T13:10:52.321Z] #49 41.26 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-06T13:10:52.321Z] #49 41.31 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-09-06T13:10:52.321Z] #49 41.33 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-06T13:10:52.321Z] #49 41.37 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-09-06T13:10:52.321Z] #49 41.40 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-06T13:10:52.321Z] #49 41.45 go: downloading github.com/breml/bidichk v0.2.1 [2022-09-06T13:10:52.321Z] #49 41.48 go: downloading github.com/breml/errchkjson v0.2.1 [2022-09-06T13:10:52.321Z] #49 41.49 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-06T13:10:52.321Z] #49 41.63 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-06T13:10:52.321Z] #49 41.65 go: downloading github.com/daixiang0/gci v0.2.9 [2022-09-06T13:10:52.321Z] #49 41.67 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-09-06T13:10:52.321Z] #49 41.72 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-06T13:10:52.321Z] #49 41.75 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-09-06T13:10:52.321Z] #49 41.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-06T13:10:52.321Z] #49 41.82 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-06T13:10:52.321Z] #49 41.85 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-09-06T13:10:52.321Z] #49 41.88 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-06T13:10:52.321Z] #49 42.03 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-06T13:10:52.321Z] #49 42.08 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-06T13:10:52.321Z] #49 42.09 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-06T13:10:52.321Z] #49 42.12 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-06T13:10:52.321Z] #49 42.14 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-06T13:10:52.321Z] #49 42.17 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-06T13:10:52.321Z] #49 42.21 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-06T13:10:52.321Z] #49 42.22 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-06T13:10:52.321Z] #49 42.24 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-06T13:10:52.321Z] #49 42.27 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-06T13:10:52.321Z] #49 42.29 go: downloading github.com/julz/importas v0.1.0 [2022-09-06T13:10:52.321Z] #49 42.32 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-06T13:10:52.321Z] #49 42.38 go: downloading github.com/kulti/thelper v0.5.0 [2022-09-06T13:10:52.321Z] #49 42.42 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-06T13:10:52.321Z] #49 42.56 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-06T13:10:52.321Z] #49 42.67 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-09-06T13:10:52.321Z] #49 42.67 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-09-06T13:10:52.321Z] #49 42.72 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-06T13:10:52.321Z] #49 42.80 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-06T13:10:52.548Z] #36 41.83 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:10:52.548Z] #36 ... [2022-09-06T13:10:52.548Z] [2022-09-06T13:10:52.548Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:10:52.548Z] #49 sha256:7a6d19f2a8ed49830fdca8f83ad8961fcdcccd3d6881fff174be0d86500ca531 [2022-09-06T13:10:52.548Z] #49 40.59 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-06T13:10:52.548Z] #49 40.63 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-06T13:10:52.548Z] #49 40.69 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-06T13:10:52.548Z] #49 40.74 go: downloading github.com/Antonboom/errname v0.1.5 [2022-09-06T13:10:52.548Z] #49 40.79 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-09-06T13:10:52.548Z] #49 41.00 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-09-06T13:10:52.548Z] #49 41.83 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-06T13:10:52.548Z] #49 41.84 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-06T13:10:52.548Z] #49 41.96 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-06T13:10:52.548Z] #49 42.02 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-06T13:10:52.548Z] #49 42.05 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-09-06T13:10:52.548Z] #49 42.12 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-06T13:10:52.585Z] #49 42.86 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-06T13:10:52.585Z] #49 42.91 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-06T13:10:52.585Z] #49 42.95 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-09-06T13:10:52.585Z] #49 43.01 go: downloading github.com/mgechev/revive v1.1.3 [2022-09-06T13:10:52.808Z] #49 42.21 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-09-06T13:10:52.808Z] #49 42.30 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-06T13:10:52.809Z] #49 42.30 go: downloading github.com/breml/bidichk v0.2.1 [2022-09-06T13:10:53.068Z] #49 42.50 go: downloading github.com/breml/errchkjson v0.2.1 [2022-09-06T13:10:53.068Z] #49 42.50 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-06T13:10:53.068Z] #49 42.50 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-06T13:10:53.068Z] #49 42.50 go: downloading github.com/daixiang0/gci v0.2.9 [2022-09-06T13:10:53.068Z] #49 42.50 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-09-06T13:10:53.068Z] #49 42.56 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-06T13:10:53.068Z] #49 42.60 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-09-06T13:10:53.068Z] #49 42.60 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-06T13:10:53.068Z] #36 DONE 48.0s [2022-09-06T13:10:53.068Z] [2022-09-06T13:10:53.068Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T13:10:53.068Z] #42 sha256:8e11ff296f17740fae7fb9761303361bb39368a6f89a40e53594467cb8d18cf1 [2022-09-06T13:10:53.068Z] #42 DONE 47.9s [2022-09-06T13:10:53.068Z] [2022-09-06T13:10:53.068Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T13:10:53.068Z] #32 sha256:f4917b294153f805306a6236a5abad2fc88e996e902986f5b9d216680db46f4c [2022-09-06T13:10:53.068Z] #32 DONE 47.6s [2022-09-06T13:10:53.068Z] [2022-09-06T13:10:53.068Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-09-06T13:10:53.068Z] #37 sha256:73b1693944cefd99dbc7ca953a8f435d721f68f2a464f58e835d1a3a726002d5 [2022-09-06T13:10:53.154Z] #49 43.57 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-06T13:10:53.154Z] #49 43.57 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-06T13:10:53.328Z] #49 42.67 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-06T13:10:53.328Z] #49 42.75 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-09-06T13:10:53.328Z] #49 42.75 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-06T13:10:53.328Z] #49 42.83 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-06T13:10:53.414Z] #49 43.59 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-06T13:10:53.414Z] #49 43.62 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-09-06T13:10:53.414Z] #49 43.67 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-09-06T13:10:53.414Z] #49 43.67 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-06T13:10:53.414Z] #49 43.71 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-06T13:10:53.414Z] #49 43.72 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-06T13:10:53.414Z] #49 43.79 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-09-06T13:10:53.588Z] #49 43.17 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-06T13:10:53.588Z] #49 43.17 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-06T13:10:53.588Z] #49 43.17 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-06T13:10:53.588Z] #49 43.17 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-06T13:10:53.588Z] #49 43.17 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-06T13:10:53.588Z] #49 43.17 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-06T13:10:53.674Z] #49 43.97 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-06T13:10:53.674Z] #49 43.98 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-09-06T13:10:53.674Z] #49 43.99 go: downloading github.com/sivchari/tenv v1.4.7 [2022-09-06T13:10:53.674Z] #49 44.00 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-06T13:10:53.674Z] #49 44.01 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-06T13:10:53.674Z] #49 44.07 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-06T13:10:53.848Z] #49 43.27 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-06T13:10:53.848Z] #49 43.31 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-06T13:10:53.848Z] #49 43.34 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-06T13:10:53.848Z] #49 43.36 go: downloading github.com/julz/importas v0.1.0 [2022-09-06T13:10:53.848Z] #49 43.44 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-06T13:10:53.935Z] #49 44.14 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-06T13:10:53.935Z] #49 44.20 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-06T13:10:53.935Z] #49 44.20 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-06T13:10:53.935Z] #49 44.22 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-06T13:10:53.935Z] #49 44.25 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-09-06T13:10:53.935Z] #49 44.27 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-06T13:10:54.109Z] #49 43.48 go: downloading github.com/kulti/thelper v0.5.0 [2022-09-06T13:10:54.109Z] #49 43.48 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-06T13:10:54.109Z] #49 43.49 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-06T13:10:54.109Z] #49 43.62 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-09-06T13:10:54.109Z] #49 43.62 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-09-06T13:10:54.109Z] #49 43.62 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-06T13:10:54.109Z] #49 43.67 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-06T13:10:54.109Z] #49 43.71 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-06T13:10:54.195Z] #49 44.52 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-06T13:10:54.195Z] #49 44.55 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-09-06T13:10:54.369Z] #49 43.82 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-06T13:10:54.369Z] #49 43.82 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-09-06T13:10:54.369Z] #49 43.82 go: downloading github.com/mgechev/revive v1.1.3 [2022-09-06T13:10:54.454Z] #37 1.547 + RM_GOPATH=0 [2022-09-06T13:10:54.454Z] #37 1.564 + TMP_GOPATH= [2022-09-06T13:10:54.454Z] #37 1.564 + : /build [2022-09-06T13:10:54.454Z] #37 1.564 + '[' -z '' ']' [2022-09-06T13:10:54.454Z] #37 1.575 ++ mktemp -d [2022-09-06T13:10:54.454Z] #37 1.582 + export GOPATH=/tmp/tmp.8dM5rI3153 [2022-09-06T13:10:54.454Z] #37 1.582 + GOPATH=/tmp/tmp.8dM5rI3153 [2022-09-06T13:10:54.454Z] #37 1.582 + RM_GOPATH=1 [2022-09-06T13:10:54.454Z] #37 1.582 + case "$(go env GOARCH)" in [2022-09-06T13:10:54.454Z] #37 1.583 ++ go env GOARCH [2022-09-06T13:10:54.454Z] #37 1.621 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:54.454Z] #37 1.621 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:10:54.454Z] #37 1.621 ++ dirname /tmp/install/install.sh [2022-09-06T13:10:54.454Z] #37 1.621 + dir=/tmp/install [2022-09-06T13:10:54.454Z] #37 1.621 + bin=tini [2022-09-06T13:10:54.454Z] #37 1.621 + shift [2022-09-06T13:10:54.454Z] #37 1.621 + '[' '!' -f /tmp/install/tini.installer ']' [2022-09-06T13:10:54.454Z] #37 1.621 + . /tmp/install/tini.installer [2022-09-06T13:10:54.454Z] #37 1.621 ++ : v0.19.0 [2022-09-06T13:10:54.454Z] #37 1.621 + install_tini [2022-09-06T13:10:54.454Z] #37 1.621 + echo 'Install tini version v0.19.0' [2022-09-06T13:10:54.454Z] #37 1.621 Install tini version v0.19.0 [2022-09-06T13:10:54.455Z] #37 1.630 + git clone https://github.com/krallin/tini.git /tmp/tmp.8dM5rI3153/tini [2022-09-06T13:10:54.455Z] #37 1.688 Cloning into '/tmp/tmp.8dM5rI3153/tini'... [2022-09-06T13:10:54.456Z] #49 44.63 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-06T13:10:54.456Z] #49 44.70 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-06T13:10:54.456Z] #49 44.73 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-09-06T13:10:54.456Z] #49 44.80 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-06T13:10:54.716Z] #49 44.90 go: downloading honnef.co/go/tools v0.2.2 [2022-09-06T13:10:54.718Z] #37 ... [2022-09-06T13:10:54.719Z] [2022-09-06T13:10:54.719Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-06T13:10:54.719Z] #47 sha256:6c5f2138a418bb46c12ebbd11e4fb416d928ae9f43a7e408f91bf2bc4238f8ab [2022-09-06T13:10:54.719Z] #47 DONE 50.0s [2022-09-06T13:10:54.939Z] #49 44.35 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-06T13:10:54.939Z] #49 44.41 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-06T13:10:54.939Z] #49 44.41 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-06T13:10:54.939Z] #49 44.47 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-09-06T13:10:54.939Z] #49 44.53 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-09-06T13:10:54.976Z] #49 ... [2022-09-06T13:10:54.976Z] [2022-09-06T13:10:54.976Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T13:10:54.976Z] #32 sha256:9cef447639af9a6deeda121e8069623847005969e7aecc9ca3e1e360774637bd [2022-09-06T13:10:54.979Z] [2022-09-06T13:10:54.979Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-09-06T13:10:54.979Z] #37 sha256:73b1693944cefd99dbc7ca953a8f435d721f68f2a464f58e835d1a3a726002d5 [2022-09-06T13:10:54.979Z] #37 2.131 + cd /tmp/tmp.8dM5rI3153/tini [2022-09-06T13:10:54.979Z] #37 2.131 + git checkout -q v0.19.0 [2022-09-06T13:10:55.200Z] #49 44.58 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-06T13:10:55.200Z] #49 44.60 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-06T13:10:55.200Z] #49 44.65 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-06T13:10:55.200Z] #49 44.74 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-09-06T13:10:55.240Z] #37 2.187 + cmake . [2022-09-06T13:10:55.244Z] #32 44.77 Checking out files: 93% (1423/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-09-06T13:10:55.244Z] #32 44.88 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-06T13:10:55.460Z] #49 44.90 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-06T13:10:55.461Z] #49 44.90 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-09-06T13:10:55.461Z] #49 44.98 go: downloading github.com/sivchari/tenv v1.4.7 [2022-09-06T13:10:55.461Z] #49 44.98 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-06T13:10:55.461Z] #49 44.98 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-06T13:10:55.721Z] #49 45.11 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-06T13:10:55.721Z] #49 45.11 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-06T13:10:55.721Z] #49 45.11 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-06T13:10:55.721Z] #49 45.11 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-06T13:10:55.721Z] #49 45.15 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-06T13:10:55.721Z] #49 45.16 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-09-06T13:10:55.812Z] #37 ... [2022-09-06T13:10:55.812Z] [2022-09-06T13:10:55.812Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T13:10:55.812Z] #13 sha256:a9144d68a32b4a8ec2937f6f3020343d42476fa831f8e426ad149b29a2955fb5 [2022-09-06T13:10:55.812Z] #13 37.55 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-06T13:10:55.812Z] #13 37.56 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2022-09-06T13:10:55.812Z] #13 37.57 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-06T13:10:55.812Z] #13 39.46 Selecting previously unselected package binutils-mingw-w64. [2022-09-06T13:10:55.812Z] #13 39.46 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-09-06T13:10:55.812Z] #13 39.49 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-06T13:10:55.812Z] #13 39.59 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-09-06T13:10:55.812Z] #13 39.60 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-09-06T13:10:55.812Z] #13 39.60 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-09-06T13:10:55.812Z] #13 39.83 Selecting previously unselected package dmsetup. [2022-09-06T13:10:55.812Z] #13 39.83 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2022-09-06T13:10:55.812Z] #13 39.84 Unpacking dmsetup (2:1.02.155-3) ... [2022-09-06T13:10:55.812Z] #13 39.99 Selecting previously unselected package mingw-w64-common. [2022-09-06T13:10:55.812Z] #13 39.99 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-09-06T13:10:55.812Z] #13 40.00 Unpacking mingw-w64-common (6.0.0-3) ... [2022-09-06T13:10:55.812Z] #13 44.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-06T13:10:55.812Z] #13 44.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-09-06T13:10:55.812Z] #13 44.76 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-06T13:10:55.812Z] #13 ... [2022-09-06T13:10:55.812Z] [2022-09-06T13:10:55.812Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T13:10:55.812Z] #40 sha256:8bbdc54220348b83d875472a6b2b42ec0c44a85d047fc5c7c0499140d419e51d [2022-09-06T13:10:55.812Z] #40 49.99 + dpkg --print-architecture [2022-09-06T13:10:55.812Z] #40 DONE 50.4s [2022-09-06T13:10:55.812Z] [2022-09-06T13:10:55.812Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-09-06T13:10:55.812Z] #37 sha256:73b1693944cefd99dbc7ca953a8f435d721f68f2a464f58e835d1a3a726002d5 [2022-09-06T13:10:55.812Z] #37 2.955 -- The C compiler identification is GNU 8.3.0 [2022-09-06T13:10:55.812Z] #37 3.032 -- Check for working C compiler: /usr/bin/cc [2022-09-06T13:10:55.981Z] #49 45.27 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-06T13:10:55.981Z] #49 45.41 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-06T13:10:55.981Z] #49 45.49 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-09-06T13:10:55.981Z] #49 45.49 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-06T13:10:55.981Z] #49 45.49 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-06T13:10:55.981Z] #49 45.54 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-09-06T13:10:56.075Z] #32 45.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T13:10:56.242Z] #49 ... [2022-09-06T13:10:56.242Z] [2022-09-06T13:10:56.242Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T13:10:56.242Z] #42 sha256:6b076a86125d090f994bf93fc7509842e1a25e55df2b2e5c1e3c8b666106b4b6 [2022-09-06T13:10:56.242Z] #42 29.89 Reading package lists... [2022-09-06T13:10:56.242Z] #42 35.99 Building dependency tree... [2022-09-06T13:10:56.242Z] #42 37.21 Reading state information... [2022-09-06T13:10:56.242Z] #42 38.96 The following additional packages will be installed: [2022-09-06T13:10:56.242Z] #42 38.96 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-09-06T13:10:56.242Z] #42 38.96 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-09-06T13:10:56.242Z] #42 38.96 Suggested packages: [2022-09-06T13:10:56.242Z] #42 38.96 manpages-dev python-setuptools [2022-09-06T13:10:56.242Z] #42 40.20 The following NEW packages will be installed: [2022-09-06T13:10:56.242Z] #42 40.20 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-09-06T13:10:56.242Z] #42 40.20 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-09-06T13:10:56.242Z] #42 40.20 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-09-06T13:10:56.242Z] #42 40.20 python-six zlib1g-dev [2022-09-06T13:10:56.242Z] #42 40.56 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T13:10:56.242Z] #42 40.56 Need to get 4091 kB of archives. [2022-09-06T13:10:56.242Z] #42 40.56 After this operation, 22.5 MB of additional disk space will be used. [2022-09-06T13:10:56.242Z] #42 40.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-09-06T13:10:56.242Z] #42 40.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T13:10:56.242Z] #42 40.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-09-06T13:10:56.242Z] #42 40.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-06T13:10:56.242Z] #42 40.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-09-06T13:10:56.242Z] #42 40.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-06T13:10:56.242Z] #42 40.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-09-06T13:10:56.242Z] #42 40.58 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-09-06T13:10:56.242Z] #42 40.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-09-06T13:10:56.242Z] #42 40.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-09-06T13:10:56.242Z] #42 40.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-09-06T13:10:56.242Z] #42 40.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-09-06T13:10:56.242Z] #42 40.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-09-06T13:10:56.242Z] #42 41.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-09-06T13:10:56.242Z] #42 41.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-09-06T13:10:56.242Z] #42 41.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-09-06T13:10:56.242Z] #42 41.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-09-06T13:10:56.242Z] #42 41.60 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:10:56.242Z] #42 41.82 Fetched 4091 kB in 1s (6765 kB/s) [2022-09-06T13:10:56.242Z] #42 42.01 Selecting previously unselected package libcap-dev:amd64. [2022-09-06T13:10:56.242Z] #42 42.01 (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 ... 15421 files and directories currently installed.) [2022-09-06T13:10:56.242Z] #42 42.01 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-09-06T13:10:56.242Z] #42 42.01 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-09-06T13:10:56.242Z] #42 42.13 Selecting previously unselected package libnet1:amd64. [2022-09-06T13:10:56.242Z] #42 42.13 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T13:10:56.242Z] #42 42.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:10:56.242Z] #42 42.30 Selecting previously unselected package libnet1-dev. [2022-09-06T13:10:56.242Z] #42 42.30 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T13:10:56.242Z] #42 42.30 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-06T13:10:56.242Z] #42 42.58 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T13:10:56.242Z] #42 42.58 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-06T13:10:56.242Z] #42 42.58 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-06T13:10:56.242Z] #42 42.65 Selecting previously unselected package libnl-3-dev:amd64. [2022-09-06T13:10:56.242Z] #42 42.65 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-09-06T13:10:56.242Z] #42 42.67 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-06T13:10:56.242Z] #42 43.17 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T13:10:56.242Z] #42 43.17 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-06T13:10:56.242Z] #42 43.17 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-06T13:10:56.242Z] #42 43.17 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-06T13:10:56.242Z] #42 43.17 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-09-06T13:10:56.242Z] #42 43.17 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-06T13:10:56.242Z] #42 43.17 Selecting previously unselected package zlib1g-dev:amd64. [2022-09-06T13:10:56.242Z] #42 43.17 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-09-06T13:10:56.242Z] #42 43.17 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-06T13:10:56.242Z] #42 43.34 Selecting previously unselected package libprotobuf17:amd64. [2022-09-06T13:10:56.242Z] #42 43.34 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-09-06T13:10:56.242Z] #42 43.34 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-06T13:10:56.242Z] #42 43.92 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-09-06T13:10:56.242Z] #42 44.06 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-09-06T13:10:56.242Z] #42 44.06 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-06T13:10:56.243Z] #42 44.12 Selecting previously unselected package libprotobuf-dev:amd64. [2022-09-06T13:10:56.243Z] #42 44.12 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-09-06T13:10:56.243Z] #42 44.14 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-06T13:10:56.243Z] #42 45.11 Selecting previously unselected package libprotoc17:amd64. [2022-09-06T13:10:56.243Z] #42 45.11 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-09-06T13:10:56.243Z] #42 45.11 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-06T13:10:56.243Z] #42 45.60 Selecting previously unselected package protobuf-c-compiler. [2022-09-06T13:10:56.243Z] #42 45.60 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-09-06T13:10:56.243Z] #42 45.63 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-06T13:10:56.503Z] #42 45.88 Selecting previously unselected package protobuf-compiler. [2022-09-06T13:10:56.503Z] #42 45.88 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-09-06T13:10:56.503Z] #42 45.88 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-09-06T13:10:56.503Z] #42 ... [2022-09-06T13:10:56.503Z] [2022-09-06T13:10:56.503Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T13:10:56.503Z] #32 sha256:9cef447639af9a6deeda121e8069623847005969e7aecc9ca3e1e360774637bd [2022-09-06T13:10:56.647Z] #32 ... [2022-09-06T13:10:56.647Z] [2022-09-06T13:10:56.647Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T13:10:56.647Z] #42 sha256:6b076a86125d090f994bf93fc7509842e1a25e55df2b2e5c1e3c8b666106b4b6 [2022-09-06T13:10:56.647Z] #42 31.03 Reading package lists... [2022-09-06T13:10:56.647Z] #42 37.05 Building dependency tree... [2022-09-06T13:10:56.647Z] #42 38.43 Reading state information... [2022-09-06T13:10:56.647Z] #42 40.33 The following additional packages will be installed: [2022-09-06T13:10:56.647Z] #42 40.35 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-09-06T13:10:56.647Z] #42 40.35 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-09-06T13:10:56.647Z] #42 40.36 Suggested packages: [2022-09-06T13:10:56.647Z] #42 40.36 manpages-dev python-setuptools [2022-09-06T13:10:56.647Z] #42 41.48 The following NEW packages will be installed: [2022-09-06T13:10:56.647Z] #42 41.49 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-09-06T13:10:56.647Z] #42 41.50 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-09-06T13:10:56.647Z] #42 41.50 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-09-06T13:10:56.647Z] #42 41.50 python-six zlib1g-dev [2022-09-06T13:10:56.647Z] #42 41.86 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T13:10:56.647Z] #42 41.86 Need to get 4091 kB of archives. [2022-09-06T13:10:56.647Z] #42 41.86 After this operation, 22.5 MB of additional disk space will be used. [2022-09-06T13:10:56.647Z] #42 41.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-09-06T13:10:56.647Z] #42 41.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T13:10:56.647Z] #42 41.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-09-06T13:10:56.647Z] #42 41.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-06T13:10:56.647Z] #42 41.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-09-06T13:10:56.647Z] #42 41.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-06T13:10:56.647Z] #42 41.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-09-06T13:10:56.647Z] #42 41.90 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-09-06T13:10:56.647Z] #42 41.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-09-06T13:10:56.647Z] #42 41.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-09-06T13:10:56.647Z] #42 41.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-09-06T13:10:56.647Z] #42 42.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-09-06T13:10:56.647Z] #42 42.13 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-09-06T13:10:56.647Z] #42 42.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-09-06T13:10:56.647Z] #42 42.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-09-06T13:10:56.647Z] #42 42.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-09-06T13:10:56.647Z] #42 42.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-09-06T13:10:56.647Z] #42 43.25 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:10:56.647Z] #42 43.46 Fetched 4091 kB in 1s (6618 kB/s) [2022-09-06T13:10:56.647Z] #42 43.57 Selecting previously unselected package libcap-dev:amd64. [2022-09-06T13:10:56.647Z] #42 43.57 (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 ... 15421 files and directories currently installed.) [2022-09-06T13:10:56.647Z] #42 43.68 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-09-06T13:10:56.647Z] #42 43.71 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-09-06T13:10:56.647Z] #42 43.85 Selecting previously unselected package libnet1:amd64. [2022-09-06T13:10:56.647Z] #42 43.85 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T13:10:56.647Z] #42 43.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:10:56.647Z] #42 43.97 Selecting previously unselected package libnet1-dev. [2022-09-06T13:10:56.647Z] #42 43.97 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T13:10:56.648Z] #42 43.98 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-06T13:10:56.648Z] #42 44.15 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T13:10:56.648Z] #42 44.19 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-06T13:10:56.648Z] #42 44.19 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-06T13:10:56.648Z] #42 44.30 Selecting previously unselected package libnl-3-dev:amd64. [2022-09-06T13:10:56.648Z] #42 44.32 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-09-06T13:10:56.648Z] #42 44.32 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-06T13:10:56.648Z] #42 44.54 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T13:10:56.648Z] #42 44.54 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-06T13:10:56.648Z] #42 44.55 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-06T13:10:56.648Z] #42 44.67 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-06T13:10:56.648Z] #42 44.67 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-09-06T13:10:56.648Z] #42 44.67 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-06T13:10:56.648Z] #42 44.79 Selecting previously unselected package zlib1g-dev:amd64. [2022-09-06T13:10:56.648Z] #42 44.79 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-09-06T13:10:56.648Z] #42 44.81 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-06T13:10:56.648Z] #42 45.07 Selecting previously unselected package libprotobuf17:amd64. [2022-09-06T13:10:56.648Z] #42 45.09 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-09-06T13:10:56.648Z] #42 45.09 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-06T13:10:56.648Z] #42 45.77 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-09-06T13:10:56.648Z] #42 45.77 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-09-06T13:10:56.648Z] #42 45.78 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-06T13:10:56.648Z] #42 45.95 Selecting previously unselected package libprotobuf-dev:amd64. [2022-09-06T13:10:56.648Z] #42 45.96 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-09-06T13:10:56.648Z] #42 45.98 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-06T13:10:56.648Z] #42 ... [2022-09-06T13:10:56.648Z] [2022-09-06T13:10:56.648Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:10:56.648Z] #49 sha256:04644a606cd8fa63da01953eb3307ad5033370441f352d69b03dd4e2ac35137d [2022-09-06T13:10:56.648Z] #49 46.24 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-09-06T13:10:56.648Z] #49 46.25 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-06T13:10:56.648Z] #49 46.30 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-06T13:10:56.648Z] #49 46.33 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T13:10:56.648Z] #49 46.37 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T13:10:56.648Z] #49 46.39 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T13:10:56.648Z] #49 46.42 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-06T13:10:56.648Z] #49 46.57 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-06T13:10:56.648Z] #49 46.78 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-06T13:10:56.648Z] #49 46.79 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-06T13:10:56.648Z] #49 46.96 go: downloading golang.org/x/text v0.3.7 [2022-09-06T13:10:56.754Z] #37 3.795 -- Check for working C compiler: /usr/bin/cc -- works [2022-09-06T13:10:56.754Z] #37 3.795 -- Detecting C compiler ABI info [2022-09-06T13:10:56.763Z] #32 45.27 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-09-06T13:10:56.763Z] #32 45.57 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-06T13:10:56.763Z] #32 45.77 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T13:10:57.218Z] #49 ... [2022-09-06T13:10:57.218Z] [2022-09-06T13:10:57.218Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T13:10:57.218Z] #36 sha256:0f5289aadca203720e713db570bf178cbd5e0da6ad1a84e7f84d89eabbf68741 [2022-09-06T13:10:57.218Z] #36 32.22 Reading package lists... [2022-09-06T13:10:57.218Z] #36 37.67 Building dependency tree... [2022-09-06T13:10:57.218Z] #36 39.13 Reading state information... [2022-09-06T13:10:57.218Z] #36 41.40 The following additional packages will be installed: [2022-09-06T13:10:57.218Z] #36 41.42 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-09-06T13:10:57.218Z] #36 41.43 Suggested packages: [2022-09-06T13:10:57.218Z] #36 41.44 cmake-doc ninja-build lrzip [2022-09-06T13:10:57.219Z] #36 41.44 Recommended packages: [2022-09-06T13:10:57.219Z] #36 41.44 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-06T13:10:57.219Z] #36 42.14 The following NEW packages will be installed: [2022-09-06T13:10:57.219Z] #36 42.17 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-09-06T13:10:57.219Z] #36 42.17 vim-common xxd [2022-09-06T13:10:57.219Z] #36 42.60 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T13:10:57.219Z] #36 42.60 Need to get 14.9 MB of archives. [2022-09-06T13:10:57.219Z] #36 42.60 After this operation, 61.8 MB of additional disk space will be used. [2022-09-06T13:10:57.219Z] #36 42.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-06T13:10:57.219Z] #36 42.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-06T13:10:57.219Z] #36 42.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-06T13:10:57.219Z] #36 43.38 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-09-06T13:10:57.219Z] #36 43.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-09-06T13:10:57.219Z] #36 43.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-09-06T13:10:57.219Z] #36 43.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-09-06T13:10:57.219Z] #36 43.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-09-06T13:10:57.219Z] #36 43.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-09-06T13:10:57.219Z] #36 43.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-09-06T13:10:57.219Z] #36 44.71 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:10:57.219Z] #36 44.87 Fetched 14.9 MB in 2s (9427 kB/s) [2022-09-06T13:10:57.219Z] #36 44.95 Selecting previously unselected package xxd. [2022-09-06T13:10:57.219Z] #36 44.95 (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 ... 15421 files and directories currently installed.) [2022-09-06T13:10:57.219Z] #36 45.02 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-06T13:10:57.219Z] #36 45.04 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:10:57.219Z] #36 45.24 Selecting previously unselected package vim-common. [2022-09-06T13:10:57.219Z] #36 45.25 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-06T13:10:57.219Z] #36 45.30 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:10:57.219Z] #36 45.57 Selecting previously unselected package libicu63:amd64. [2022-09-06T13:10:57.219Z] #36 45.57 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-06T13:10:57.219Z] #36 45.58 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-06T13:10:57.219Z] #36 ... [2022-09-06T13:10:57.219Z] [2022-09-06T13:10:57.219Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T13:10:57.219Z] #42 sha256:6b076a86125d090f994bf93fc7509842e1a25e55df2b2e5c1e3c8b666106b4b6 [2022-09-06T13:10:57.219Z] #42 47.13 Selecting previously unselected package libprotoc17:amd64. [2022-09-06T13:10:57.219Z] #42 47.14 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-09-06T13:10:57.219Z] #42 47.15 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-06T13:10:57.326Z] #37 4.383 -- Detecting C compiler ABI info - done [2022-09-06T13:10:57.326Z] #37 4.403 -- Detecting C compile features [2022-09-06T13:10:57.479Z] #42 47.64 Selecting previously unselected package protobuf-c-compiler. [2022-09-06T13:10:57.479Z] #42 47.64 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-09-06T13:10:57.479Z] #42 47.66 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-06T13:10:57.479Z] #42 47.78 Selecting previously unselected package protobuf-compiler. [2022-09-06T13:10:57.479Z] #42 47.78 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-09-06T13:10:57.479Z] #42 47.79 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-09-06T13:10:57.739Z] #42 47.90 Selecting previously unselected package python-pkg-resources. [2022-09-06T13:10:57.739Z] #42 47.91 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-09-06T13:10:57.739Z] #42 47.91 Unpacking python-pkg-resources (40.8.0-1) ... [2022-09-06T13:10:57.739Z] #42 48.09 Selecting previously unselected package python-six. [2022-09-06T13:10:57.739Z] #42 48.09 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-09-06T13:10:57.739Z] #42 48.10 Unpacking python-six (1.12.0-1) ... [2022-09-06T13:10:58.000Z] #42 48.19 Selecting previously unselected package python-protobuf. [2022-09-06T13:10:58.000Z] #42 48.19 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-09-06T13:10:58.000Z] #42 48.20 Unpacking python-protobuf (3.6.1.3-2) ... [2022-09-06T13:10:58.147Z] #32 ... [2022-09-06T13:10:58.147Z] [2022-09-06T13:10:58.147Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T13:10:58.147Z] #13 sha256:e5867cb1053958fe62aef7e6a9453c4f2d7f44f6ae35bd28e716c990986feb12 [2022-09-06T13:10:58.147Z] #13 25.34 Reading package lists... [2022-09-06T13:10:58.147Z] #13 31.49 Reading package lists... [2022-09-06T13:10:58.147Z] #13 36.52 Building dependency tree... [2022-09-06T13:10:58.147Z] #13 37.61 Reading state information... [2022-09-06T13:10:58.147Z] #13 39.15 The following additional packages will be installed: [2022-09-06T13:10:58.147Z] #13 39.15 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-09-06T13:10:58.147Z] #13 39.15 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-09-06T13:10:58.147Z] #13 39.15 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-09-06T13:10:58.147Z] #13 39.15 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-09-06T13:10:58.147Z] #13 39.15 mingw-w64-x86-64-dev [2022-09-06T13:10:58.147Z] #13 39.15 Suggested packages: [2022-09-06T13:10:58.147Z] #13 39.15 gcc-8-locales seccomp wine64 [2022-09-06T13:10:58.147Z] #13 40.14 The following NEW packages will be installed: [2022-09-06T13:10:58.147Z] #13 40.14 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T13:10:58.147Z] #13 40.14 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-09-06T13:10:58.147Z] #13 40.14 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-09-06T13:10:58.147Z] #13 40.14 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-09-06T13:10:58.147Z] #13 40.14 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-09-06T13:10:58.147Z] #13 40.14 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-09-06T13:10:58.147Z] #13 40.14 The following packages will be upgraded: [2022-09-06T13:10:58.147Z] #13 40.14 libseccomp2 [2022-09-06T13:10:58.147Z] #13 40.50 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T13:10:58.147Z] #13 40.50 Need to get 77.8 MB of archives. [2022-09-06T13:10:58.147Z] #13 40.50 After this operation, 487 MB of additional disk space will be used. [2022-09-06T13:10:58.147Z] #13 40.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-09-06T13:10:58.147Z] #13 40.50 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-09-06T13:10:58.147Z] #13 40.55 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-09-06T13:10:58.147Z] #13 40.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-09-06T13:10:58.147Z] #13 40.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-09-06T13:10:58.147Z] #13 40.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-09-06T13:10:58.147Z] #13 40.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-09-06T13:10:58.147Z] #13 40.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-09-06T13:10:58.408Z] #13 ... [2022-09-06T13:10:58.408Z] [2022-09-06T13:10:58.408Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:10:58.408Z] #49 sha256:7a6d19f2a8ed49830fdca8f83ad8961fcdcccd3d6881fff174be0d86500ca531 [2022-09-06T13:10:58.408Z] #49 45.87 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-06T13:10:58.408Z] #49 46.07 go: downloading honnef.co/go/tools v0.2.2 [2022-09-06T13:10:58.408Z] #49 47.14 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-09-06T13:10:58.408Z] #49 47.18 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-06T13:10:58.408Z] #49 47.31 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-06T13:10:58.408Z] #49 47.39 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T13:10:58.408Z] #49 47.39 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T13:10:58.408Z] #49 47.49 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T13:10:58.408Z] #49 47.55 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-06T13:10:58.408Z] #49 47.63 go: downloading golang.org/x/text v0.3.7 [2022-09-06T13:10:58.572Z] #42 48.69 Setting up python-pkg-resources (40.8.0-1) ... [2022-09-06T13:10:58.711Z] #37 5.473 -- Detecting C compile features - done [2022-09-06T13:10:58.712Z] #37 5.491 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-06T13:10:58.712Z] #37 5.740 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-06T13:10:58.712Z] #37 5.783 -- Configuring done [2022-09-06T13:10:58.712Z] #37 5.787 -- Generating done [2022-09-06T13:10:58.712Z] #37 5.796 -- Build files have been written to: /tmp/tmp.8dM5rI3153/tini [2022-09-06T13:10:58.712Z] #37 5.812 + make tini-static [2022-09-06T13:10:58.973Z] #37 6.087 Scanning dependencies of target tini-static [2022-09-06T13:10:59.234Z] #37 6.243 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-06T13:10:59.957Z] #42 ... [2022-09-06T13:10:59.957Z] [2022-09-06T13:10:59.957Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T13:10:59.957Z] #13 sha256:e5867cb1053958fe62aef7e6a9453c4f2d7f44f6ae35bd28e716c990986feb12 [2022-09-06T13:10:59.957Z] #13 29.23 Reading package lists... [2022-09-06T13:10:59.957Z] #13 35.41 Building dependency tree... [2022-09-06T13:10:59.957Z] #13 36.68 Reading state information... [2022-09-06T13:10:59.957Z] #13 38.29 The following additional packages will be installed: [2022-09-06T13:10:59.957Z] #13 38.29 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-09-06T13:10:59.957Z] #13 38.29 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-09-06T13:10:59.957Z] #13 38.29 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-09-06T13:10:59.957Z] #13 38.29 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-09-06T13:10:59.957Z] #13 38.29 mingw-w64-x86-64-dev [2022-09-06T13:10:59.957Z] #13 38.32 Suggested packages: [2022-09-06T13:10:59.957Z] #13 38.32 gcc-8-locales seccomp wine64 [2022-09-06T13:10:59.957Z] #13 39.34 The following NEW packages will be installed: [2022-09-06T13:10:59.957Z] #13 39.35 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T13:10:59.957Z] #13 39.35 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-09-06T13:10:59.957Z] #13 39.35 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-09-06T13:10:59.957Z] #13 39.35 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-09-06T13:10:59.957Z] #13 39.35 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-09-06T13:10:59.957Z] #13 39.35 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-09-06T13:10:59.957Z] #13 39.36 The following packages will be upgraded: [2022-09-06T13:10:59.957Z] #13 39.37 libseccomp2 [2022-09-06T13:10:59.957Z] #13 39.75 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T13:10:59.957Z] #13 39.75 Need to get 77.8 MB of archives. [2022-09-06T13:10:59.957Z] #13 39.75 After this operation, 487 MB of additional disk space will be used. [2022-09-06T13:10:59.957Z] #13 39.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-09-06T13:10:59.957Z] #13 39.78 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-09-06T13:10:59.957Z] #13 39.78 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-09-06T13:10:59.957Z] #13 39.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-09-06T13:10:59.957Z] #13 40.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-09-06T13:10:59.957Z] #13 40.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-09-06T13:10:59.957Z] #13 40.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-09-06T13:10:59.958Z] #13 40.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-09-06T13:10:59.958Z] #13 40.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-09-06T13:10:59.958Z] #13 40.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-09-06T13:10:59.958Z] #13 40.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-09-06T13:10:59.958Z] #13 43.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-09-06T13:11:00.177Z] #37 7.209 [100%] Linking C executable tini-static [2022-09-06T13:11:00.219Z] #13 45.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-09-06T13:11:00.219Z] #13 45.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-09-06T13:11:00.219Z] #13 45.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-06T13:11:00.219Z] #13 45.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-06T13:11:00.219Z] #13 45.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-09-06T13:11:00.219Z] #13 45.58 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-09-06T13:11:00.219Z] #13 45.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-09-06T13:11:00.219Z] #13 45.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-09-06T13:11:00.219Z] #13 45.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-09-06T13:11:00.219Z] #13 45.67 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-09-06T13:11:00.219Z] #13 45.68 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-09-06T13:11:00.438Z] #37 7.487 [100%] Built target tini-static [2022-09-06T13:11:00.438Z] #37 7.538 + mkdir -p /build [2022-09-06T13:11:00.438Z] #37 7.542 + cp tini-static /build/docker-init [2022-09-06T13:11:00.480Z] #13 45.73 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-09-06T13:11:00.480Z] #13 45.74 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-09-06T13:11:00.480Z] #13 45.74 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-09-06T13:11:00.480Z] #13 ... [2022-09-06T13:11:00.480Z] [2022-09-06T13:11:00.480Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T13:11:00.480Z] #36 sha256:0f5289aadca203720e713db570bf178cbd5e0da6ad1a84e7f84d89eabbf68741 [2022-09-06T13:11:00.480Z] #36 50.94 Selecting previously unselected package libxml2:amd64. [2022-09-06T13:11:00.741Z] #36 50.94 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-09-06T13:11:00.741Z] #36 50.95 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-06T13:11:00.954Z] #49 ... [2022-09-06T13:11:00.954Z] [2022-09-06T13:11:00.954Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-06T13:11:00.954Z] #56 sha256:cc96f2444d66eed8bbdae87472c3fb071c557fa427ed8d4c72bef6429c057751 [2022-09-06T13:11:00.954Z] #56 9.159 + RM_GOPATH=0 [2022-09-06T13:11:00.954Z] #56 9.159 + TMP_GOPATH= [2022-09-06T13:11:00.954Z] #56 9.159 + : /build [2022-09-06T13:11:00.954Z] #56 9.159 + '[' -z '' ']' [2022-09-06T13:11:00.954Z] #56 9.159 ++ mktemp -d [2022-09-06T13:11:00.954Z] #56 9.204 + export GOPATH=/tmp/tmp.Baslv0avCK [2022-09-06T13:11:00.954Z] #56 9.204 + GOPATH=/tmp/tmp.Baslv0avCK [2022-09-06T13:11:00.954Z] #56 9.204 + RM_GOPATH=1 [2022-09-06T13:11:00.954Z] #56 9.204 + case "$(go env GOARCH)" in [2022-09-06T13:11:00.954Z] #56 9.204 ++ go env GOARCH [2022-09-06T13:11:00.954Z] #56 9.204 Install containerd version v1.6.8 [2022-09-06T13:11:00.954Z] #56 9.215 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:11:00.954Z] #56 9.215 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:11:00.954Z] #56 9.215 ++ dirname /tmp/install/install.sh [2022-09-06T13:11:00.954Z] #56 9.215 + dir=/tmp/install [2022-09-06T13:11:00.954Z] #56 9.215 + bin=containerd [2022-09-06T13:11:00.954Z] #56 9.215 + shift [2022-09-06T13:11:00.954Z] #56 9.215 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-09-06T13:11:00.954Z] #56 9.215 + . /tmp/install/containerd.installer [2022-09-06T13:11:00.954Z] #56 9.215 ++ set -e [2022-09-06T13:11:00.954Z] #56 9.215 ++ : v1.6.8 [2022-09-06T13:11:00.954Z] #56 9.215 + install_containerd [2022-09-06T13:11:00.955Z] #56 9.215 + echo 'Install containerd version v1.6.8' [2022-09-06T13:11:00.955Z] #56 9.215 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Baslv0avCK/src/github.com/containerd/containerd [2022-09-06T13:11:00.955Z] #56 9.265 Cloning into '/tmp/tmp.Baslv0avCK/src/github.com/containerd/containerd'... [2022-09-06T13:11:00.955Z] #56 ... [2022-09-06T13:11:00.955Z] [2022-09-06T13:11:00.955Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T13:11:00.955Z] #36 sha256:0f5289aadca203720e713db570bf178cbd5e0da6ad1a84e7f84d89eabbf68741 [2022-09-06T13:11:00.955Z] #36 42.02 Fetched 14.9 MB in 1s (11.0 MB/s) [2022-09-06T13:11:00.955Z] #36 42.13 Selecting previously unselected package xxd. [2022-09-06T13:11:00.955Z] #36 42.13 (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 ... 15421 files and directories currently installed.) [2022-09-06T13:11:00.955Z] #36 42.21 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-06T13:11:00.955Z] #36 42.21 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:11:00.955Z] #36 42.50 Selecting previously unselected package vim-common. [2022-09-06T13:11:00.955Z] #36 42.50 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-06T13:11:00.955Z] #36 42.50 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:11:00.955Z] #36 42.81 Selecting previously unselected package libicu63:amd64. [2022-09-06T13:11:00.955Z] #36 42.81 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-06T13:11:00.955Z] #36 42.81 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-06T13:11:00.955Z] #36 48.01 Selecting previously unselected package libxml2:amd64. [2022-09-06T13:11:00.955Z] #36 48.01 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-09-06T13:11:00.955Z] #36 48.07 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-06T13:11:00.955Z] #36 48.54 Selecting previously unselected package cmake-data. [2022-09-06T13:11:00.955Z] #36 48.55 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-09-06T13:11:00.955Z] #36 48.58 Unpacking cmake-data (3.13.4-1) ... [2022-09-06T13:11:01.010Z] #37 DONE 7.9s [2022-09-06T13:11:01.010Z] [2022-09-06T13:11:01.010Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:01.010Z] #43 sha256:0c247d09c5034f60ebfaa82bbc00fbbbf22eea0ebba69d19a089dac1c30c9e22 [2022-09-06T13:11:01.010Z] #43 3.025 Note: Building without setproctitle() and strlcpy() support. [2022-09-06T13:11:01.010Z] #43 3.025 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-06T13:11:01.010Z] #43 3.086 Makefile.config:39: Warn: you have no libnftables installed [2022-09-06T13:11:01.010Z] #43 3.086 Makefile.config:40: Warn: Building without nftables support [2022-09-06T13:11:01.010Z] #43 3.086 Note: Building without GnuTLS support [2022-09-06T13:11:01.010Z] #43 4.600 fatal: not a git repository (or any of the parent directories): .git [2022-09-06T13:11:01.010Z] #43 4.657 GEN .gitid [2022-09-06T13:11:01.010Z] #43 4.679 GEN criu/include/version.h [2022-09-06T13:11:01.010Z] #43 4.743 GEN include/common/asm [2022-09-06T13:11:01.010Z] #43 6.101 PBCC images/timens.pb-c.c [2022-09-06T13:11:01.010Z] #43 6.126 DEP images/timens.pb-c.d [2022-09-06T13:11:01.010Z] #43 6.153 PBCC images/fown.pb-c.c [2022-09-06T13:11:01.010Z] #43 6.177 PBCC images/google/protobuf/descriptor.pb-c.c [2022-09-06T13:11:01.010Z] #43 6.261 PBCC images/opts.pb-c.c [2022-09-06T13:11:01.010Z] #43 6.286 PBCC images/memfd.pb-c.c [2022-09-06T13:11:01.010Z] #43 6.319 DEP images/fown.pb-c.d [2022-09-06T13:11:01.010Z] #43 6.342 DEP images/google/protobuf/descriptor.pb-c.d [2022-09-06T13:11:01.010Z] #43 6.368 DEP images/opts.pb-c.d [2022-09-06T13:11:01.010Z] #43 6.387 DEP images/memfd.pb-c.d [2022-09-06T13:11:01.010Z] #43 6.422 PBCC images/sit.pb-c.c [2022-09-06T13:11:01.010Z] #43 6.459 DEP images/sit.pb-c.d [2022-09-06T13:11:01.010Z] #43 6.502 PBCC images/macvlan.pb-c.c [2022-09-06T13:11:01.010Z] #43 6.523 DEP images/macvlan.pb-c.d [2022-09-06T13:11:01.010Z] #43 6.556 PBCC images/autofs.pb-c.c [2022-09-06T13:11:01.010Z] #43 6.577 DEP images/autofs.pb-c.d [2022-09-06T13:11:01.010Z] #43 6.604 PBCC images/sysctl.pb-c.c [2022-09-06T13:11:01.010Z] #43 6.621 DEP images/sysctl.pb-c.d [2022-09-06T13:11:01.010Z] #43 6.642 PBCC images/time.pb-c.c [2022-09-06T13:11:01.010Z] #43 6.654 DEP images/time.pb-c.d [2022-09-06T13:11:01.010Z] #43 6.681 PBCC images/binfmt-misc.pb-c.c [2022-09-06T13:11:01.010Z] #43 6.693 DEP images/binfmt-misc.pb-c.d [2022-09-06T13:11:01.010Z] #43 6.720 PBCC images/seccomp.pb-c.c [2022-09-06T13:11:01.010Z] #43 6.746 DEP images/seccomp.pb-c.d [2022-09-06T13:11:01.010Z] #43 6.770 PBCC images/userns.pb-c.c [2022-09-06T13:11:01.010Z] #43 6.791 DEP images/userns.pb-c.d [2022-09-06T13:11:01.010Z] #43 6.823 PBCC images/cgroup.pb-c.c [2022-09-06T13:11:01.010Z] #43 6.851 DEP images/cgroup.pb-c.d [2022-09-06T13:11:01.010Z] #43 6.883 PBCC images/ext-file.pb-c.c [2022-09-06T13:11:01.010Z] #43 6.901 DEP images/ext-file.pb-c.d [2022-09-06T13:11:01.010Z] #43 6.923 PBCC images/rpc.pb-c.c [2022-09-06T13:11:01.010Z] #43 6.957 DEP images/rpc.pb-c.d [2022-09-06T13:11:01.010Z] #43 6.984 PBCC images/siginfo.pb-c.c [2022-09-06T13:11:01.010Z] #43 7.010 DEP images/siginfo.pb-c.d [2022-09-06T13:11:01.010Z] #43 7.062 PBCC images/pagemap.pb-c.c [2022-09-06T13:11:01.010Z] #43 7.110 DEP images/pagemap.pb-c.d [2022-09-06T13:11:01.010Z] #43 7.174 PBCC images/rlimit.pb-c.c [2022-09-06T13:11:01.010Z] #43 7.213 DEP images/rlimit.pb-c.d [2022-09-06T13:11:01.010Z] #43 7.235 PBCC images/file-lock.pb-c.c [2022-09-06T13:11:01.010Z] #43 7.270 DEP images/file-lock.pb-c.d [2022-09-06T13:11:01.010Z] #43 7.313 PBCC images/tty.pb-c.c [2022-09-06T13:11:01.010Z] #43 7.368 DEP images/tty.pb-c.d [2022-09-06T13:11:01.010Z] #43 7.403 PBCC images/tun.pb-c.c [2022-09-06T13:11:01.010Z] #43 7.447 PBCC images/netdev.pb-c.c [2022-09-06T13:11:01.010Z] #43 7.476 DEP images/tun.pb-c.d [2022-09-06T13:11:01.010Z] #43 7.513 DEP images/netdev.pb-c.d [2022-09-06T13:11:01.010Z] #43 7.576 PBCC images/vma.pb-c.c [2022-09-06T13:11:01.010Z] #43 7.631 DEP images/vma.pb-c.d [2022-09-06T13:11:01.010Z] #43 7.656 PBCC images/creds.pb-c.c [2022-09-06T13:11:01.010Z] #43 7.682 DEP images/creds.pb-c.d [2022-09-06T13:11:01.010Z] #43 7.706 PBCC images/utsns.pb-c.c [2022-09-06T13:11:01.010Z] #43 7.729 DEP images/utsns.pb-c.d [2022-09-06T13:11:01.010Z] #43 7.763 PBCC images/ipc-desc.pb-c.c [2022-09-06T13:11:01.010Z] #43 7.784 PBCC images/ipc-sem.pb-c.c [2022-09-06T13:11:01.010Z] #43 7.804 DEP images/ipc-desc.pb-c.d [2022-09-06T13:11:01.010Z] #43 7.832 DEP images/ipc-sem.pb-c.d [2022-09-06T13:11:01.010Z] #43 7.867 PBCC images/ipc-msg.pb-c.c [2022-09-06T13:11:01.010Z] #43 7.897 DEP images/ipc-msg.pb-c.d [2022-09-06T13:11:01.010Z] #43 7.987 PBCC images/ipc-shm.pb-c.c [2022-09-06T13:11:01.010Z] #43 8.045 DEP images/ipc-shm.pb-c.d [2022-09-06T13:11:01.010Z] #43 8.106 PBCC images/ipc-var.pb-c.c [2022-09-06T13:11:01.010Z] #43 8.153 DEP images/ipc-var.pb-c.d [2022-09-06T13:11:01.010Z] #43 8.182 PBCC images/sk-opts.pb-c.c [2022-09-06T13:11:01.010Z] #43 8.203 PBCC images/packet-sock.pb-c.c [2022-09-06T13:11:01.010Z] #43 8.257 DEP images/sk-opts.pb-c.d [2022-09-06T13:11:01.215Z] #36 ... [2022-09-06T13:11:01.215Z] [2022-09-06T13:11:01.215Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T13:11:01.215Z] #42 sha256:6b076a86125d090f994bf93fc7509842e1a25e55df2b2e5c1e3c8b666106b4b6 [2022-09-06T13:11:01.215Z] #42 46.05 Selecting previously unselected package python-pkg-resources. [2022-09-06T13:11:01.215Z] #42 46.05 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-09-06T13:11:01.215Z] #42 46.05 Unpacking python-pkg-resources (40.8.0-1) ... [2022-09-06T13:11:01.215Z] #42 46.18 Selecting previously unselected package python-six. [2022-09-06T13:11:01.215Z] #42 46.18 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-09-06T13:11:01.215Z] #42 46.18 Unpacking python-six (1.12.0-1) ... [2022-09-06T13:11:01.215Z] #42 46.30 Selecting previously unselected package python-protobuf. [2022-09-06T13:11:01.216Z] #42 46.30 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-09-06T13:11:01.216Z] #42 46.30 Unpacking python-protobuf (3.6.1.3-2) ... [2022-09-06T13:11:01.216Z] #42 46.72 Setting up python-pkg-resources (40.8.0-1) ... [2022-09-06T13:11:01.216Z] #42 50.70 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-06T13:11:01.216Z] #42 50.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:11:01.216Z] #42 50.76 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-06T13:11:01.216Z] #42 50.81 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-06T13:11:01.216Z] #42 50.81 Setting up python-six (1.12.0-1) ... [2022-09-06T13:11:01.272Z] #43 8.306 DEP images/packet-sock.pb-c.d [2022-09-06T13:11:01.272Z] #43 8.360 PBCC images/sk-netlink.pb-c.c [2022-09-06T13:11:01.272Z] #43 8.414 DEP images/sk-netlink.pb-c.d [2022-09-06T13:11:01.272Z] #43 8.457 PBCC images/sk-inet.pb-c.c [2022-09-06T13:11:01.272Z] #43 8.509 DEP images/sk-inet.pb-c.d [2022-09-06T13:11:01.313Z] #36 51.51 Selecting previously unselected package cmake-data. [2022-09-06T13:11:01.313Z] #36 51.51 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-09-06T13:11:01.313Z] #36 51.52 Unpacking cmake-data (3.13.4-1) ... [2022-09-06T13:11:01.533Z] #43 8.558 PBCC images/sk-unix.pb-c.c [2022-09-06T13:11:01.533Z] #43 8.621 DEP images/sk-unix.pb-c.d [2022-09-06T13:11:01.533Z] #43 8.647 PBCC images/mm.pb-c.c [2022-09-06T13:11:01.533Z] #43 8.693 DEP images/mm.pb-c.d [2022-09-06T13:11:01.533Z] #43 8.733 PBCC images/timerfd.pb-c.c [2022-09-06T13:11:01.533Z] #43 8.776 DEP images/timerfd.pb-c.d [2022-09-06T13:11:01.533Z] #43 8.831 PBCC images/timer.pb-c.c [2022-09-06T13:11:01.533Z] #43 8.844 DEP images/timer.pb-c.d [2022-09-06T13:11:01.793Z] #43 8.855 PBCC images/sa.pb-c.c [2022-09-06T13:11:01.793Z] #43 8.897 DEP images/sa.pb-c.d [2022-09-06T13:11:01.793Z] #43 8.926 PBCC images/pipe-data.pb-c.c [2022-09-06T13:11:01.793Z] #43 8.937 DEP images/pipe-data.pb-c.d [2022-09-06T13:11:01.793Z] #43 8.976 PBCC images/mnt.pb-c.c [2022-09-06T13:11:01.793Z] #43 9.007 DEP images/mnt.pb-c.d [2022-09-06T13:11:01.793Z] #43 9.054 PBCC images/sk-packet.pb-c.c [2022-09-06T13:11:01.793Z] #43 9.085 DEP images/sk-packet.pb-c.d [2022-09-06T13:11:02.055Z] #43 9.121 PBCC images/tcp-stream.pb-c.c [2022-09-06T13:11:02.055Z] #43 9.181 DEP images/tcp-stream.pb-c.d [2022-09-06T13:11:02.055Z] #43 9.215 PBCC images/pipe.pb-c.c [2022-09-06T13:11:02.055Z] #43 9.257 DEP images/pipe.pb-c.d [2022-09-06T13:11:02.055Z] #43 9.297 PBCC images/pstree.pb-c.c [2022-09-06T13:11:02.055Z] #43 9.324 DEP images/pstree.pb-c.d [2022-09-06T13:11:02.162Z] #42 ... [2022-09-06T13:11:02.163Z] [2022-09-06T13:11:02.163Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T13:11:02.163Z] #36 sha256:0f5289aadca203720e713db570bf178cbd5e0da6ad1a84e7f84d89eabbf68741 [2022-09-06T13:11:02.163Z] #36 51.48 Selecting previously unselected package libarchive13:amd64. [2022-09-06T13:11:02.163Z] #36 51.48 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-09-06T13:11:02.163Z] #36 51.50 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-06T13:11:02.256Z] #36 ... [2022-09-06T13:11:02.256Z] [2022-09-06T13:11:02.256Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-06T13:11:02.256Z] #56 sha256:3679687d0c628a4a39f7d1350453b890696ec81b0d4e767c538b65aa3dd34ff0 [2022-09-06T13:11:02.256Z] #56 0.938 + RM_GOPATH=0 [2022-09-06T13:11:02.256Z] #56 0.938 + TMP_GOPATH= [2022-09-06T13:11:02.256Z] #56 0.941 + : /build [2022-09-06T13:11:02.256Z] #56 0.941 + '[' -z '' ']' [2022-09-06T13:11:02.256Z] #56 0.942 ++ mktemp -d [2022-09-06T13:11:02.256Z] #56 0.947 + export GOPATH=/tmp/tmp.ApE2LdNN7a [2022-09-06T13:11:02.256Z] #56 0.947 + GOPATH=/tmp/tmp.ApE2LdNN7a [2022-09-06T13:11:02.256Z] #56 0.947 + RM_GOPATH=1 [2022-09-06T13:11:02.256Z] #56 0.947 + case "$(go env GOARCH)" in [2022-09-06T13:11:02.256Z] #56 0.948 ++ go env GOARCH [2022-09-06T13:11:02.256Z] #56 0.979 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:11:02.256Z] #56 0.979 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:11:02.256Z] #56 0.979 ++ dirname /tmp/install/install.sh [2022-09-06T13:11:02.256Z] #56 0.986 + dir=/tmp/install [2022-09-06T13:11:02.256Z] #56 0.986 + bin=containerd [2022-09-06T13:11:02.256Z] #56 0.987 + shift [2022-09-06T13:11:02.256Z] #56 0.987 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-09-06T13:11:02.256Z] #56 0.987 + . /tmp/install/containerd.installer [2022-09-06T13:11:02.256Z] #56 0.987 ++ set -e [2022-09-06T13:11:02.256Z] #56 0.987 ++ : v1.6.8 [2022-09-06T13:11:02.256Z] #56 0.987 + install_containerd [2022-09-06T13:11:02.256Z] #56 0.987 + echo 'Install containerd version v1.6.8' [2022-09-06T13:11:02.256Z] #56 0.988 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ApE2LdNN7a/src/github.com/containerd/containerd [2022-09-06T13:11:02.256Z] #56 0.988 Install containerd version v1.6.8 [2022-09-06T13:11:02.256Z] #56 0.990 Cloning into '/tmp/tmp.ApE2LdNN7a/src/github.com/containerd/containerd'... [2022-09-06T13:11:02.316Z] #43 9.354 PBCC images/fs.pb-c.c [2022-09-06T13:11:02.316Z] #43 9.367 DEP images/fs.pb-c.d [2022-09-06T13:11:02.316Z] #43 9.404 PBCC images/signalfd.pb-c.c [2022-09-06T13:11:02.316Z] #43 9.433 DEP images/signalfd.pb-c.d [2022-09-06T13:11:02.316Z] #43 9.460 PBCC images/fh.pb-c.c [2022-09-06T13:11:02.316Z] #43 9.510 PBCC images/fsnotify.pb-c.c [2022-09-06T13:11:02.316Z] #43 9.554 DEP images/fh.pb-c.d [2022-09-06T13:11:02.445Z] #36 51.88 Selecting previously unselected package libjsoncpp1:amd64. [2022-09-06T13:11:02.445Z] #36 51.88 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-09-06T13:11:02.445Z] #36 51.91 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-06T13:11:02.519Z] #56 ... [2022-09-06T13:11:02.520Z] [2022-09-06T13:11:02.520Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T13:11:02.520Z] #13 sha256:e5867cb1053958fe62aef7e6a9453c4f2d7f44f6ae35bd28e716c990986feb12 [2022-09-06T13:11:02.520Z] #13 46.75 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:11:02.520Z] #13 46.91 Fetched 77.8 MB in 6s (12.4 MB/s) [2022-09-06T13:11:02.520Z] #13 47.03 (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 ... 15421 files and directories currently installed.) [2022-09-06T13:11:02.520Z] #13 47.07 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-06T13:11:02.520Z] #13 47.13 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-09-06T13:11:02.520Z] #13 47.31 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-09-06T13:11:02.520Z] #13 47.44 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-06T13:11:02.520Z] #13 47.44 (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 ... 15421 files and directories currently installed.) [2022-09-06T13:11:02.520Z] #13 47.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-09-06T13:11:02.520Z] #13 47.50 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-06T13:11:02.577Z] #43 9.600 DEP images/fsnotify.pb-c.d [2022-09-06T13:11:02.577Z] #43 9.625 PBCC images/eventpoll.pb-c.c [2022-09-06T13:11:02.577Z] #43 9.646 DEP images/eventpoll.pb-c.d [2022-09-06T13:11:02.577Z] #43 9.664 PBCC images/eventfd.pb-c.c [2022-09-06T13:11:02.577Z] #43 9.680 DEP images/eventfd.pb-c.d [2022-09-06T13:11:02.577Z] #43 9.700 PBCC images/remap-file-path.pb-c.c [2022-09-06T13:11:02.577Z] #43 9.722 DEP images/remap-file-path.pb-c.d [2022-09-06T13:11:02.577Z] #43 9.742 PBCC images/fifo.pb-c.c [2022-09-06T13:11:02.577Z] #43 9.755 DEP images/fifo.pb-c.d [2022-09-06T13:11:02.577Z] #43 9.782 PBCC images/ghost-file.pb-c.c [2022-09-06T13:11:02.577Z] #43 9.805 DEP images/ghost-file.pb-c.d [2022-09-06T13:11:02.577Z] #43 9.832 PBCC images/regfile.pb-c.c [2022-09-06T13:11:02.577Z] #43 9.853 DEP images/regfile.pb-c.d [2022-09-06T13:11:02.577Z] #43 9.880 PBCC images/ns.pb-c.c [2022-09-06T13:11:02.577Z] #43 9.895 DEP images/ns.pb-c.d [2022-09-06T13:11:02.707Z] #36 52.13 Selecting previously unselected package librhash0:amd64. [2022-09-06T13:11:02.707Z] #36 52.13 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-09-06T13:11:02.707Z] #36 52.14 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-09-06T13:11:02.839Z] #43 9.923 PBCC images/fdinfo.pb-c.c [2022-09-06T13:11:02.839Z] #43 9.959 DEP images/fdinfo.pb-c.d [2022-09-06T13:11:02.839Z] #43 9.983 PBCC images/core-aarch64.pb-c.c [2022-09-06T13:11:02.839Z] #43 10.01 PBCC images/core-arm.pb-c.c [2022-09-06T13:11:02.839Z] #43 10.04 PBCC images/core-ppc64.pb-c.c [2022-09-06T13:11:02.839Z] #43 10.07 PBCC images/core-s390.pb-c.c [2022-09-06T13:11:02.839Z] #43 10.10 PBCC images/core-x86.pb-c.c [2022-09-06T13:11:02.839Z] #43 10.13 PBCC images/core.pb-c.c [2022-09-06T13:11:02.968Z] #36 52.33 Selecting previously unselected package libuv1:amd64. [2022-09-06T13:11:02.968Z] #36 52.33 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-09-06T13:11:02.968Z] #36 52.35 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-06T13:11:02.968Z] #36 52.48 Selecting previously unselected package cmake. [2022-09-06T13:11:02.968Z] #36 52.53 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-09-06T13:11:03.099Z] #43 10.17 PBCC images/inventory.pb-c.c [2022-09-06T13:11:03.099Z] #43 10.21 DEP images/core-aarch64.pb-c.d [2022-09-06T13:11:03.099Z] #43 10.25 DEP images/core-arm.pb-c.d [2022-09-06T13:11:03.099Z] #43 10.29 DEP images/core-ppc64.pb-c.d [2022-09-06T13:11:03.099Z] #43 10.32 DEP images/core-s390.pb-c.d [2022-09-06T13:11:03.099Z] #43 10.36 DEP images/core-x86.pb-c.d [2022-09-06T13:11:03.230Z] #36 52.56 Unpacking cmake (3.13.4-1) ... [2022-09-06T13:11:03.360Z] #43 10.39 DEP images/core.pb-c.d [2022-09-06T13:11:03.360Z] #43 10.44 DEP images/inventory.pb-c.d [2022-09-06T13:11:03.360Z] #43 10.47 PBCC images/cpuinfo.pb-c.c [2022-09-06T13:11:03.360Z] #43 10.49 DEP images/cpuinfo.pb-c.d [2022-09-06T13:11:03.360Z] #43 10.51 PBCC images/stats.pb-c.c [2022-09-06T13:11:03.360Z] #43 10.54 DEP images/stats.pb-c.d [2022-09-06T13:11:04.312Z] #43 11.64 make[1]: Nothing to be done for 'all'. [2022-09-06T13:11:04.439Z] #13 49.67 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-06T13:11:04.439Z] #13 49.69 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-09-06T13:11:04.439Z] #13 49.70 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-06T13:11:05.254Z] #43 ... [2022-09-06T13:11:05.254Z] [2022-09-06T13:11:05.254Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-06T13:11:05.254Z] #58 sha256:2d73adca9bacc45ec1c7d6ff0e002fb018783af9e27057ebdfe1e53274a54802 [2022-09-06T13:11:05.254Z] #58 60.38 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T13:11:05.254Z] #58 60.38 + GOBIN=/build [2022-09-06T13:11:05.254Z] #58 60.38 + GO111MODULE=on [2022-09-06T13:11:05.254Z] #58 60.38 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-09-06T13:11:06.558Z] #36 55.34 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-06T13:11:06.559Z] #36 55.40 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:11:06.559Z] #36 55.48 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-06T13:11:06.559Z] #36 55.57 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:11:06.559Z] #36 55.69 Setting up librhash0:amd64 (1.3.8-1) ... [2022-09-06T13:11:06.559Z] #36 55.75 Setting up cmake-data (3.13.4-1) ... [2022-09-06T13:11:06.559Z] #36 55.76 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-06T13:11:06.559Z] #36 55.80 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-06T13:11:06.559Z] #36 55.84 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-06T13:11:06.559Z] #36 55.85 Setting up cmake (3.13.4-1) ... [2022-09-06T13:11:06.559Z] #36 55.89 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T13:11:06.559Z] #36 55.95 Processing triggers for mime-support (3.62) ... [2022-09-06T13:11:07.012Z] #13 51.98 Selecting previously unselected package binutils-mingw-w64. [2022-09-06T13:11:07.012Z] #13 52.00 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-09-06T13:11:07.012Z] #13 52.00 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-06T13:11:07.012Z] #13 52.17 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-06T13:11:07.012Z] #13 52.18 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-06T13:11:07.012Z] #13 52.18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-06T13:11:07.012Z] #13 52.36 Selecting previously unselected package dmsetup. [2022-09-06T13:11:07.012Z] #13 52.36 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-09-06T13:11:07.012Z] #13 52.36 Unpacking dmsetup (2:1.02.155-3) ... [2022-09-06T13:11:07.130Z] #36 DONE 56.5s [2022-09-06T13:11:07.130Z] [2022-09-06T13:11:07.130Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-09-06T13:11:07.130Z] #37 sha256:de6f83ace676f2508016f429776da291b9ffcdb67efe81bb94e851b73b1cba09 [2022-09-06T13:11:07.988Z] #13 53.07 Selecting previously unselected package mingw-w64-common. [2022-09-06T13:11:07.988Z] #13 53.08 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-09-06T13:11:07.988Z] #13 53.11 Unpacking mingw-w64-common (6.0.0-3) ... [2022-09-06T13:11:08.512Z] #37 ... [2022-09-06T13:11:08.512Z] [2022-09-06T13:11:08.512Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T13:11:08.512Z] #13 sha256:e5867cb1053958fe62aef7e6a9453c4f2d7f44f6ae35bd28e716c990986feb12 [2022-09-06T13:11:08.512Z] #13 41.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-09-06T13:11:08.512Z] #13 41.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-09-06T13:11:08.512Z] #13 41.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-09-06T13:11:08.512Z] #13 44.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-09-06T13:11:08.512Z] #13 46.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-09-06T13:11:08.512Z] #13 46.14 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-09-06T13:11:08.512Z] #13 46.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-06T13:11:08.512Z] #13 46.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-06T13:11:08.512Z] #13 46.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-09-06T13:11:08.512Z] #13 46.18 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-09-06T13:11:08.512Z] #13 46.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-09-06T13:11:08.512Z] #13 46.23 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-09-06T13:11:08.512Z] #13 46.24 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-09-06T13:11:08.512Z] #13 46.26 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-09-06T13:11:08.512Z] #13 46.28 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-09-06T13:11:08.512Z] #13 46.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-09-06T13:11:08.512Z] #13 46.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-09-06T13:11:08.512Z] #13 46.34 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-09-06T13:11:08.512Z] #13 47.28 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:11:08.512Z] #13 47.49 Fetched 77.8 MB in 6s (12.7 MB/s) [2022-09-06T13:11:08.513Z] #13 47.70 (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 ... 15421 files and directories currently installed.) [2022-09-06T13:11:08.513Z] #13 47.76 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-06T13:11:08.513Z] #13 47.90 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-09-06T13:11:08.513Z] #13 48.16 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-09-06T13:11:08.513Z] #13 48.35 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-06T13:11:08.513Z] #13 48.35 (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 ... 15421 files and directories currently installed.) [2022-09-06T13:11:08.513Z] #13 48.42 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-09-06T13:11:08.513Z] #13 48.47 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-06T13:11:08.513Z] #13 50.58 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-06T13:11:08.513Z] #13 50.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-09-06T13:11:08.513Z] #13 50.61 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-06T13:11:08.560Z] #13 ... [2022-09-06T13:11:08.560Z] [2022-09-06T13:11:08.560Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T13:11:08.560Z] #36 sha256:0f5289aadca203720e713db570bf178cbd5e0da6ad1a84e7f84d89eabbf68741 [2022-09-06T13:11:08.560Z] #36 53.91 Selecting previously unselected package libarchive13:amd64. [2022-09-06T13:11:08.560Z] #36 53.96 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-09-06T13:11:08.560Z] #36 53.96 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-06T13:11:08.560Z] #36 54.24 Selecting previously unselected package libjsoncpp1:amd64. [2022-09-06T13:11:08.560Z] #36 54.25 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-09-06T13:11:08.560Z] #36 54.26 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-06T13:11:08.560Z] #36 54.45 Selecting previously unselected package librhash0:amd64. [2022-09-06T13:11:08.560Z] #36 54.45 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-09-06T13:11:08.560Z] #36 54.47 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-09-06T13:11:08.560Z] #36 54.62 Selecting previously unselected package libuv1:amd64. [2022-09-06T13:11:08.560Z] #36 54.62 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-09-06T13:11:08.560Z] #36 54.63 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-06T13:11:08.560Z] #36 54.78 Selecting previously unselected package cmake. [2022-09-06T13:11:08.560Z] #36 54.80 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-09-06T13:11:08.560Z] #36 54.81 Unpacking cmake (3.13.4-1) ... [2022-09-06T13:11:08.560Z] #36 57.52 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-06T13:11:08.560Z] #36 58.09 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:11:08.560Z] #36 58.13 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-06T13:11:08.560Z] #36 58.17 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:11:08.560Z] #36 58.24 Setting up librhash0:amd64 (1.3.8-1) ... [2022-09-06T13:11:08.560Z] #36 58.29 Setting up cmake-data (3.13.4-1) ... [2022-09-06T13:11:08.560Z] #36 58.34 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-06T13:11:08.560Z] #36 58.39 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-06T13:11:08.560Z] #36 58.61 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-06T13:11:08.560Z] #36 58.66 Setting up cmake (3.13.4-1) ... [2022-09-06T13:11:08.560Z] #36 ... [2022-09-06T13:11:08.560Z] [2022-09-06T13:11:08.560Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T13:11:08.560Z] #32 sha256:9cef447639af9a6deeda121e8069623847005969e7aecc9ca3e1e360774637bd [2022-09-06T13:11:08.560Z] #32 DONE 58.3s [2022-09-06T13:11:08.560Z] [2022-09-06T13:11:08.561Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T13:11:08.561Z] #36 sha256:0f5289aadca203720e713db570bf178cbd5e0da6ad1a84e7f84d89eabbf68741 [2022-09-06T13:11:08.561Z] #36 58.78 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T13:11:08.561Z] #36 58.89 Processing triggers for mime-support (3.62) ... [2022-09-06T13:11:08.774Z] #13 ... [2022-09-06T13:11:08.775Z] [2022-09-06T13:11:08.775Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:11:08.775Z] #49 sha256:7a6d19f2a8ed49830fdca8f83ad8961fcdcccd3d6881fff174be0d86500ca531 [2022-09-06T13:11:08.775Z] #49 53.29 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-06T13:11:08.775Z] #49 53.59 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-06T13:11:08.775Z] #49 53.59 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-06T13:11:08.775Z] #49 53.70 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-09-06T13:11:08.775Z] #49 53.89 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-06T13:11:08.775Z] #49 53.92 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-06T13:11:08.775Z] #49 54.04 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-06T13:11:08.775Z] #49 54.16 go: downloading golang.org/x/mod v0.5.1 [2022-09-06T13:11:08.775Z] #49 54.16 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-06T13:11:08.775Z] #49 54.23 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-06T13:11:08.775Z] #49 54.28 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-06T13:11:08.775Z] #49 54.28 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-06T13:11:08.775Z] #49 54.39 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-06T13:11:08.775Z] #49 54.42 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-06T13:11:08.775Z] #49 54.52 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-09-06T13:11:08.775Z] #49 55.03 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-06T13:11:08.775Z] #49 55.09 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-06T13:11:08.775Z] #49 55.09 go: downloading github.com/google/go-cmp v0.5.6 [2022-09-06T13:11:08.775Z] #49 55.53 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-09-06T13:11:08.775Z] #49 55.57 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-06T13:11:08.775Z] #49 55.67 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-06T13:11:08.775Z] #49 55.72 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-06T13:11:08.775Z] #49 55.72 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-06T13:11:08.775Z] #49 55.75 go: downloading github.com/cespare/xxhash v1.1.0 [2022-09-06T13:11:08.775Z] #49 55.91 go: downloading github.com/prometheus/common v0.10.0 [2022-09-06T13:11:08.775Z] #49 56.16 go: downloading github.com/prometheus/procfs v0.6.0 [2022-09-06T13:11:08.775Z] #49 56.30 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-06T13:11:08.775Z] #49 56.45 go: downloading google.golang.org/protobuf v1.27.1 [2022-09-06T13:11:08.775Z] #49 58.11 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-06T13:11:08.822Z] #36 ... [2022-09-06T13:11:08.822Z] [2022-09-06T13:11:08.822Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:11:08.822Z] #49 sha256:04644a606cd8fa63da01953eb3307ad5033370441f352d69b03dd4e2ac35137d [2022-09-06T13:11:08.822Z] #49 52.00 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-09-06T13:11:08.822Z] #49 52.07 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-06T13:11:08.822Z] #49 52.10 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-06T13:11:08.822Z] #49 52.20 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-06T13:11:08.822Z] #49 52.24 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-06T13:11:08.822Z] #49 52.26 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-06T13:11:08.822Z] #49 52.31 go: downloading golang.org/x/mod v0.5.1 [2022-09-06T13:11:08.822Z] #49 52.34 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-06T13:11:08.822Z] #49 52.38 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-06T13:11:08.822Z] #49 52.46 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-06T13:11:08.822Z] #49 52.49 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-06T13:11:08.822Z] #49 52.72 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-09-06T13:11:08.822Z] #49 53.06 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-06T13:11:08.822Z] #49 53.21 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-06T13:11:08.822Z] #49 53.25 go: downloading github.com/google/go-cmp v0.5.6 [2022-09-06T13:11:08.822Z] #49 53.56 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-09-06T13:11:08.822Z] #49 53.60 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-06T13:11:08.822Z] #49 53.62 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-06T13:11:08.822Z] #49 53.64 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-06T13:11:08.822Z] #49 53.69 go: downloading github.com/cespare/xxhash v1.1.0 [2022-09-06T13:11:08.822Z] #49 53.69 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-06T13:11:08.822Z] #49 53.90 go: downloading github.com/prometheus/common v0.10.0 [2022-09-06T13:11:08.822Z] #49 54.14 go: downloading github.com/prometheus/procfs v0.6.0 [2022-09-06T13:11:08.822Z] #49 54.19 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-06T13:11:08.822Z] #49 54.25 go: downloading google.golang.org/protobuf v1.27.1 [2022-09-06T13:11:08.822Z] #49 55.66 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-06T13:11:09.035Z] #49 ... [2022-09-06T13:11:09.035Z] [2022-09-06T13:11:09.035Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T13:11:09.035Z] #32 sha256:9cef447639af9a6deeda121e8069623847005969e7aecc9ca3e1e360774637bd [2022-09-06T13:11:09.035Z] #32 DONE 58.0s [2022-09-06T13:11:09.035Z] [2022-09-06T13:11:09.035Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T13:11:09.035Z] #42 sha256:6b076a86125d090f994bf93fc7509842e1a25e55df2b2e5c1e3c8b666106b4b6 [2022-09-06T13:11:09.035Z] #42 54.59 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-06T13:11:09.035Z] #42 54.61 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-06T13:11:09.035Z] #42 54.75 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-06T13:11:09.035Z] #42 54.79 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-09-06T13:11:09.035Z] #42 54.81 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-06T13:11:09.035Z] #42 54.88 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-09-06T13:11:09.035Z] #42 54.88 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-06T13:11:09.035Z] #42 54.88 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-06T13:11:09.035Z] #42 54.92 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-06T13:11:09.035Z] #42 54.94 Setting up python-protobuf (3.6.1.3-2) ... [2022-09-06T13:11:09.084Z] #49 ... [2022-09-06T13:11:09.084Z] [2022-09-06T13:11:09.084Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T13:11:09.084Z] #36 sha256:0f5289aadca203720e713db570bf178cbd5e0da6ad1a84e7f84d89eabbf68741 [2022-09-06T13:11:09.084Z] #36 DONE 59.3s [2022-09-06T13:11:09.084Z] [2022-09-06T13:11:09.084Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-09-06T13:11:09.084Z] #37 sha256:ae5993293fd5bc4c205467d20c4f2114b5cc1cc2c5a609c40b015404ee71cd18 [2022-09-06T13:11:09.460Z] #58 ... [2022-09-06T13:11:09.460Z] [2022-09-06T13:11:09.460Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T13:11:09.460Z] #13 sha256:a9144d68a32b4a8ec2937f6f3020343d42476fa831f8e426ad149b29a2955fb5 [2022-09-06T13:11:09.460Z] #13 50.55 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-06T13:11:09.460Z] #13 50.55 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-09-06T13:11:09.460Z] #13 50.56 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-06T13:11:09.460Z] #13 50.68 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-09-06T13:11:09.460Z] #13 50.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-09-06T13:11:09.460Z] #13 50.70 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T13:11:09.460Z] #13 ... [2022-09-06T13:11:09.460Z] [2022-09-06T13:11:09.460Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:09.460Z] #43 sha256:0c247d09c5034f60ebfaa82bbc00fbbbf22eea0ebba69d19a089dac1c30c9e22 [2022-09-06T13:11:09.460Z] #43 12.63 CC images/stats.o [2022-09-06T13:11:09.460Z] #43 12.78 CC images/core.o [2022-09-06T13:11:09.460Z] #43 13.09 CC images/core-x86.o [2022-09-06T13:11:09.460Z] #43 13.35 CC images/core-arm.o [2022-09-06T13:11:09.460Z] #43 13.53 CC images/core-aarch64.o [2022-09-06T13:11:09.460Z] #43 13.70 CC images/core-ppc64.o [2022-09-06T13:11:09.460Z] #43 13.95 CC images/core-s390.o [2022-09-06T13:11:09.460Z] #43 14.38 CC images/cpuinfo.o [2022-09-06T13:11:09.460Z] #43 14.67 CC images/inventory.o [2022-09-06T13:11:09.460Z] #43 14.85 CC images/fdinfo.o [2022-09-06T13:11:09.460Z] #43 15.04 CC images/fown.o [2022-09-06T13:11:09.460Z] #43 15.15 CC images/ns.o [2022-09-06T13:11:09.460Z] #43 15.26 CC images/regfile.o [2022-09-06T13:11:09.460Z] #43 15.36 CC images/ghost-file.o [2022-09-06T13:11:09.460Z] #43 15.55 CC images/fifo.o [2022-09-06T13:11:09.460Z] #43 15.72 CC images/remap-file-path.o [2022-09-06T13:11:09.460Z] #43 15.84 CC images/eventfd.o [2022-09-06T13:11:09.460Z] #43 15.99 CC images/eventpoll.o [2022-09-06T13:11:09.460Z] #43 16.13 CC images/fh.o [2022-09-06T13:11:09.460Z] #43 16.27 CC images/fsnotify.o [2022-09-06T13:11:09.460Z] #43 16.58 CC images/signalfd.o [2022-09-06T13:11:09.460Z] #43 16.71 CC images/fs.o [2022-09-06T13:11:09.721Z] #43 16.82 CC images/pstree.o [2022-09-06T13:11:09.982Z] #43 16.94 CC images/pipe.o [2022-09-06T13:11:09.982Z] #43 17.12 CC images/tcp-stream.o [2022-09-06T13:11:10.250Z] #43 17.30 CC images/sk-packet.o [2022-09-06T13:11:10.250Z] #43 17.41 CC images/mnt.o [2022-09-06T13:11:10.470Z] #37 1.515 + RM_GOPATH=0 [2022-09-06T13:11:10.471Z] #37 1.515 + TMP_GOPATH= [2022-09-06T13:11:10.471Z] #37 1.515 + : /build [2022-09-06T13:11:10.471Z] #37 1.515 + '[' -z '' ']' [2022-09-06T13:11:10.514Z] #43 ... [2022-09-06T13:11:10.514Z] [2022-09-06T13:11:10.514Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-06T13:11:10.514Z] #58 sha256:2d73adca9bacc45ec1c7d6ff0e002fb018783af9e27057ebdfe1e53274a54802 [2022-09-06T13:11:10.514Z] #58 DONE 65.5s [2022-09-06T13:11:10.514Z] [2022-09-06T13:11:10.514Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T13:11:10.514Z] #59 sha256:943fa38f0ed25074753a937cba77891f9e1ab4dce5238779df04a2742b405ae4 [2022-09-06T13:11:10.514Z] #59 DONE 0.1s [2022-09-06T13:11:10.514Z] [2022-09-06T13:11:10.514Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:10.514Z] #43 sha256:0c247d09c5034f60ebfaa82bbc00fbbbf22eea0ebba69d19a089dac1c30c9e22 [2022-09-06T13:11:10.514Z] #43 17.66 CC images/pipe-data.o [2022-09-06T13:11:10.514Z] #43 ... [2022-09-06T13:11:10.514Z] [2022-09-06T13:11:10.514Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T13:11:10.514Z] #60 sha256:1ca82cea9c8d736132fca97ca369cd58004b88325dbc7a1da4f307b6a56505b7 [2022-09-06T13:11:10.514Z] #60 DONE 0.1s [2022-09-06T13:11:10.514Z] [2022-09-06T13:11:10.514Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T13:11:10.514Z] #13 sha256:a9144d68a32b4a8ec2937f6f3020343d42476fa831f8e426ad149b29a2955fb5 [2022-09-06T13:11:10.514Z] #13 61.55 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-06T13:11:10.514Z] #13 61.56 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-09-06T13:11:10.514Z] #13 61.57 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T13:11:10.732Z] #37 1.516 ++ mktemp -d [2022-09-06T13:11:10.732Z] #37 1.539 + export GOPATH=/tmp/tmp.wOVibniHCg [2022-09-06T13:11:10.732Z] #37 1.539 + GOPATH=/tmp/tmp.wOVibniHCg [2022-09-06T13:11:10.732Z] #37 1.539 + RM_GOPATH=1 [2022-09-06T13:11:10.732Z] #37 1.540 + case "$(go env GOARCH)" in [2022-09-06T13:11:10.732Z] #37 1.540 ++ go env GOARCH [2022-09-06T13:11:10.732Z] #37 1.551 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:11:10.732Z] #37 1.551 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:11:10.732Z] #37 1.552 ++ dirname /tmp/install/install.sh [2022-09-06T13:11:10.732Z] #37 1.553 + dir=/tmp/install [2022-09-06T13:11:10.732Z] #37 1.553 + bin=tini [2022-09-06T13:11:10.732Z] #37 1.553 + shift [2022-09-06T13:11:10.732Z] #37 1.553 + '[' '!' -f /tmp/install/tini.installer ']' [2022-09-06T13:11:10.732Z] #37 1.553 + . /tmp/install/tini.installer [2022-09-06T13:11:10.732Z] #37 1.553 ++ : v0.19.0 [2022-09-06T13:11:10.732Z] #37 1.553 + install_tini [2022-09-06T13:11:10.732Z] #37 1.553 + echo 'Install tini version v0.19.0' [2022-09-06T13:11:10.732Z] #37 1.553 Install tini version v0.19.0 [2022-09-06T13:11:10.732Z] #37 1.553 + git clone https://github.com/krallin/tini.git /tmp/tmp.wOVibniHCg/tini [2022-09-06T13:11:10.732Z] #37 1.555 Cloning into '/tmp/tmp.wOVibniHCg/tini'... [2022-09-06T13:11:10.948Z] #42 60.14 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-06T13:11:10.948Z] #42 60.21 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T13:11:10.993Z] #37 ... [2022-09-06T13:11:10.993Z] [2022-09-06T13:11:10.994Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T13:11:10.994Z] #42 sha256:6b076a86125d090f994bf93fc7509842e1a25e55df2b2e5c1e3c8b666106b4b6 [2022-09-06T13:11:10.994Z] #42 52.41 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-06T13:11:10.994Z] #42 52.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:11:10.994Z] #42 52.48 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-06T13:11:10.994Z] #42 52.50 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-06T13:11:10.994Z] #42 52.52 Setting up python-six (1.12.0-1) ... [2022-09-06T13:11:10.994Z] #42 55.56 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-06T13:11:10.994Z] #42 55.58 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-06T13:11:10.994Z] #42 55.60 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-06T13:11:10.994Z] #42 55.62 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-09-06T13:11:10.994Z] #42 55.64 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-06T13:11:10.994Z] #42 55.65 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-09-06T13:11:10.994Z] #42 55.66 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-06T13:11:10.994Z] #42 55.68 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-06T13:11:10.994Z] #42 55.70 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-06T13:11:10.994Z] #42 55.72 Setting up python-protobuf (3.6.1.3-2) ... [2022-09-06T13:11:10.994Z] #42 60.67 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-06T13:11:10.994Z] #42 60.69 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T13:11:10.994Z] #42 DONE 61.1s [2022-09-06T13:11:10.994Z] [2022-09-06T13:11:10.994Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:10.994Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:11:11.209Z] #42 DONE 60.7s [2022-09-06T13:11:11.209Z] [2022-09-06T13:11:11.209Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:11.209Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:11:11.457Z] #13 ... [2022-09-06T13:11:11.457Z] [2022-09-06T13:11:11.457Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T13:11:11.457Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-09-06T13:11:11.457Z] #63 CACHED [2022-09-06T13:11:11.457Z] [2022-09-06T13:11:11.457Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T13:11:11.457Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-09-06T13:11:11.457Z] #65 CACHED [2022-09-06T13:11:11.718Z] [2022-09-06T13:11:11.718Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:11.718Z] #43 sha256:0c247d09c5034f60ebfaa82bbc00fbbbf22eea0ebba69d19a089dac1c30c9e22 [2022-09-06T13:11:11.718Z] #43 17.83 CC images/sa.o [2022-09-06T13:11:11.718Z] #43 18.07 CC images/timer.o [2022-09-06T13:11:11.718Z] #43 18.53 CC images/timerfd.o [2022-09-06T13:11:11.718Z] #43 18.69 CC images/mm.o [2022-09-06T13:11:11.718Z] #43 18.79 CC images/sk-opts.o [2022-09-06T13:11:11.718Z] #43 18.88 CC images/sk-unix.o [2022-09-06T13:11:11.979Z] #43 19.01 CC images/sk-inet.o [2022-09-06T13:11:11.979Z] #43 19.18 CC images/tun.o [2022-09-06T13:11:12.152Z] #43 ... [2022-09-06T13:11:12.153Z] [2022-09-06T13:11:12.153Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-06T13:11:12.153Z] #47 sha256:d6aadf14d026f694280a0f40b05bddaa523a116a6292dd4f98785a089fea2060 [2022-09-06T13:11:12.153Z] #47 DONE 61.6s [2022-09-06T13:11:12.240Z] #43 19.32 CC images/sk-netlink.o [2022-09-06T13:11:12.240Z] #43 19.42 CC images/packet-sock.o [2022-09-06T13:11:12.382Z] #43 ... [2022-09-06T13:11:12.382Z] [2022-09-06T13:11:12.382Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-06T13:11:12.382Z] #47 sha256:d7c16e82bc3b6f4715b2bc15b49b0d459bb3275aaa45e2ce3f42a8e8ec887ff9 [2022-09-06T13:11:12.382Z] #47 DONE 62.7s [2022-09-06T13:11:12.414Z] [2022-09-06T13:11:12.414Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T13:11:12.414Z] #13 sha256:e5867cb1053958fe62aef7e6a9453c4f2d7f44f6ae35bd28e716c990986feb12 [2022-09-06T13:11:12.414Z] #13 52.61 Selecting previously unselected package binutils-mingw-w64. [2022-09-06T13:11:12.414Z] #13 52.61 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-09-06T13:11:12.414Z] #13 52.62 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-06T13:11:12.414Z] #13 52.74 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-06T13:11:12.414Z] #13 52.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-06T13:11:12.414Z] #13 52.76 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-06T13:11:12.414Z] #13 52.94 Selecting previously unselected package dmsetup. [2022-09-06T13:11:12.414Z] #13 52.94 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-09-06T13:11:12.414Z] #13 52.94 Unpacking dmsetup (2:1.02.155-3) ... [2022-09-06T13:11:12.414Z] #13 53.10 Selecting previously unselected package mingw-w64-common. [2022-09-06T13:11:12.414Z] #13 53.10 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-09-06T13:11:12.414Z] #13 53.10 Unpacking mingw-w64-common (6.0.0-3) ... [2022-09-06T13:11:12.501Z] #43 19.61 CC images/ipc-var.o [2022-09-06T13:11:12.501Z] #43 19.70 CC images/ipc-desc.o [2022-09-06T13:11:12.501Z] #43 19.80 CC images/ipc-shm.o [2022-09-06T13:11:12.643Z] [2022-09-06T13:11:12.643Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T13:11:12.643Z] #40 sha256:ea18efa6ff3c2aae2d0d517d9a20fb30e7cc3db3a601e17da964d1ca0d2a91b1 [2022-09-06T13:11:12.643Z] #40 62.06 + dpkg --print-architecture [2022-09-06T13:11:12.643Z] #40 62.06 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-09-06T13:11:12.762Z] #43 19.90 CC images/ipc-msg.o [2022-09-06T13:11:13.022Z] #43 20.02 CC images/ipc-sem.o [2022-09-06T13:11:13.022Z] #43 20.12 CC images/utsns.o [2022-09-06T13:11:13.022Z] #43 20.22 CC images/creds.o [2022-09-06T13:11:13.283Z] #43 20.31 CC images/vma.o [2022-09-06T13:11:13.283Z] #43 20.47 CC images/netdev.o [2022-09-06T13:11:13.545Z] #43 20.67 CC images/tty.o [2022-09-06T13:11:13.587Z] #40 63.37 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-06T13:11:13.587Z] #40 63.37 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-06T13:11:13.806Z] #43 21.02 CC images/file-lock.o [2022-09-06T13:11:14.067Z] #43 21.11 CC images/rlimit.o [2022-09-06T13:11:14.067Z] #43 21.27 CC images/pagemap.o [2022-09-06T13:11:14.327Z] #43 21.43 CC images/siginfo.o [2022-09-06T13:11:14.327Z] #43 21.56 CC images/rpc.o [2022-09-06T13:11:14.960Z] #13 57.32 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-06T13:11:14.960Z] #13 57.32 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-09-06T13:11:14.960Z] #13 57.32 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-06T13:11:15.269Z] #43 22.14 CC images/ext-file.o [2022-09-06T13:11:15.269Z] #43 22.24 CC images/cgroup.o [2022-09-06T13:11:15.529Z] #43 22.63 CC images/userns.o [2022-09-06T13:11:15.529Z] #43 22.77 CC images/google/protobuf/descriptor.o [2022-09-06T13:11:16.344Z] #13 ... [2022-09-06T13:11:16.344Z] [2022-09-06T13:11:16.344Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-09-06T13:11:16.344Z] #37 sha256:de6f83ace676f2508016f429776da291b9ffcdb67efe81bb94e851b73b1cba09 [2022-09-06T13:11:16.344Z] #37 5.389 + RM_GOPATH=0 [2022-09-06T13:11:16.344Z] #37 5.389 + TMP_GOPATH= [2022-09-06T13:11:16.344Z] #37 5.389 + : /build [2022-09-06T13:11:16.344Z] #37 5.389 + '[' -z '' ']' [2022-09-06T13:11:16.344Z] #37 5.389 ++ mktemp -d [2022-09-06T13:11:16.344Z] #37 5.462 + export GOPATH=/tmp/tmp.3Mqwz1McGD [2022-09-06T13:11:16.344Z] #37 5.462 + GOPATH=/tmp/tmp.3Mqwz1McGD [2022-09-06T13:11:16.344Z] #37 5.462 + RM_GOPATH=1 [2022-09-06T13:11:16.344Z] #37 5.462 + case "$(go env GOARCH)" in [2022-09-06T13:11:16.344Z] #37 5.462 ++ go env GOARCH [2022-09-06T13:11:16.344Z] #37 5.462 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:11:16.344Z] #37 5.462 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:11:16.344Z] #37 5.462 ++ dirname /tmp/install/install.sh [2022-09-06T13:11:16.344Z] #37 5.462 + dir=/tmp/install [2022-09-06T13:11:16.344Z] #37 5.462 + bin=tini [2022-09-06T13:11:16.344Z] #37 5.462 + shift [2022-09-06T13:11:16.344Z] #37 5.462 + '[' '!' -f /tmp/install/tini.installer ']' [2022-09-06T13:11:16.344Z] #37 5.462 + . /tmp/install/tini.installer [2022-09-06T13:11:16.345Z] #37 5.462 ++ : v0.19.0 [2022-09-06T13:11:16.345Z] #37 5.462 + install_tini [2022-09-06T13:11:16.345Z] #37 5.462 + echo 'Install tini version v0.19.0' [2022-09-06T13:11:16.345Z] #37 5.462 + git clone https://github.com/krallin/tini.git /tmp/tmp.3Mqwz1McGD/tini [2022-09-06T13:11:16.345Z] #37 5.462 Cloning into '/tmp/tmp.3Mqwz1McGD/tini'... [2022-09-06T13:11:16.345Z] #37 5.482 Install tini version v0.19.0 [2022-09-06T13:11:16.345Z] #37 5.946 + cd /tmp/tmp.3Mqwz1McGD/tini [2022-09-06T13:11:16.345Z] #37 5.946 + git checkout -q v0.19.0 [2022-09-06T13:11:16.345Z] #37 5.946 + cmake . [2022-09-06T13:11:16.345Z] #37 6.315 -- The C compiler identification is GNU 8.3.0 [2022-09-06T13:11:16.345Z] #37 6.358 -- Check for working C compiler: /usr/bin/cc [2022-09-06T13:11:16.345Z] #37 6.861 -- Check for working C compiler: /usr/bin/cc -- works [2022-09-06T13:11:16.345Z] #37 6.861 -- Detecting C compiler ABI info [2022-09-06T13:11:16.345Z] #37 7.286 -- Detecting C compiler ABI info - done [2022-09-06T13:11:16.345Z] #37 7.313 -- Detecting C compile features [2022-09-06T13:11:16.345Z] #37 9.052 -- Detecting C compile features - done [2022-09-06T13:11:16.345Z] #37 9.086 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-06T13:11:16.345Z] #37 9.265 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-06T13:11:16.345Z] #37 9.351 -- Configuring done [2022-09-06T13:11:16.345Z] #37 9.351 -- Generating done [2022-09-06T13:11:16.471Z] #43 23.56 CC images/opts.o [2022-09-06T13:11:16.471Z] #43 23.69 CC images/seccomp.o [2022-09-06T13:11:16.604Z] #37 9.365 -- Build files have been written to: /tmp/tmp.3Mqwz1McGD/tini [2022-09-06T13:11:16.604Z] #37 9.366 + make tini-static [2022-09-06T13:11:16.604Z] #37 9.613 Scanning dependencies of target tini-static [2022-09-06T13:11:16.732Z] #43 23.88 CC images/binfmt-misc.o [2022-09-06T13:11:16.733Z] #43 23.99 CC images/time.o [2022-09-06T13:11:16.864Z] #37 9.750 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-06T13:11:16.994Z] #43 24.09 CC images/sysctl.o [2022-09-06T13:11:16.994Z] #43 24.18 CC images/autofs.o [2022-09-06T13:11:17.255Z] #43 24.32 CC images/macvlan.o [2022-09-06T13:11:17.255Z] #43 24.43 CC images/sit.o [2022-09-06T13:11:17.516Z] #43 24.56 CC images/memfd.o [2022-09-06T13:11:17.516Z] #43 ... [2022-09-06T13:11:17.516Z] [2022-09-06T13:11:17.516Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T13:11:17.516Z] #13 sha256:a9144d68a32b4a8ec2937f6f3020343d42476fa831f8e426ad149b29a2955fb5 [2022-09-06T13:11:17.516Z] #13 69.26 Selecting previously unselected package libapparmor1:arm64. [2022-09-06T13:11:17.516Z] #13 69.29 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2022-09-06T13:11:17.516Z] #13 69.29 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2022-09-06T13:11:17.516Z] #13 69.36 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-06T13:11:17.516Z] #13 69.38 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2022-09-06T13:11:17.516Z] #13 69.38 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2022-09-06T13:11:17.777Z] #13 69.46 Selecting previously unselected package libbtrfs0. [2022-09-06T13:11:17.777Z] #13 69.47 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2022-09-06T13:11:17.777Z] #13 69.47 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-06T13:11:17.777Z] #13 69.53 Selecting previously unselected package libbtrfs-dev. [2022-09-06T13:11:17.777Z] #13 69.53 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-09-06T13:11:17.777Z] #13 69.54 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-06T13:11:17.777Z] #13 69.61 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-09-06T13:11:17.777Z] #13 69.61 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-09-06T13:11:17.777Z] #13 69.62 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-09-06T13:11:17.777Z] #13 69.68 Selecting previously unselected package libudev-dev:arm64. [2022-09-06T13:11:17.777Z] #13 69.68 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2022-09-06T13:11:17.795Z] #40 ... [2022-09-06T13:11:17.795Z] [2022-09-06T13:11:17.795Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-09-06T13:11:17.795Z] #37 sha256:ae5993293fd5bc4c205467d20c4f2114b5cc1cc2c5a609c40b015404ee71cd18 [2022-09-06T13:11:17.795Z] #37 2.297 + cd /tmp/tmp.wOVibniHCg/tini [2022-09-06T13:11:17.795Z] #37 2.299 + git checkout -q v0.19.0 [2022-09-06T13:11:17.795Z] #37 2.314 + cmake . [2022-09-06T13:11:17.795Z] #37 2.894 -- The C compiler identification is GNU 8.3.0 [2022-09-06T13:11:17.795Z] #37 2.938 -- Check for working C compiler: /usr/bin/cc [2022-09-06T13:11:17.795Z] #37 3.607 -- Check for working C compiler: /usr/bin/cc -- works [2022-09-06T13:11:17.795Z] #37 3.639 -- Detecting C compiler ABI info [2022-09-06T13:11:17.795Z] #37 4.535 -- Detecting C compiler ABI info - done [2022-09-06T13:11:17.795Z] #37 4.592 -- Detecting C compile features [2022-09-06T13:11:17.795Z] #37 6.070 -- Detecting C compile features - done [2022-09-06T13:11:17.795Z] #37 6.094 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-06T13:11:17.795Z] #37 6.175 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-06T13:11:17.795Z] #37 6.227 -- Configuring done [2022-09-06T13:11:17.795Z] #37 6.241 -- Generating done [2022-09-06T13:11:17.795Z] #37 6.253 -- Build files have been written to: /tmp/tmp.wOVibniHCg/tini [2022-09-06T13:11:17.795Z] #37 6.258 + make tini-static [2022-09-06T13:11:17.796Z] #37 6.483 Scanning dependencies of target tini-static [2022-09-06T13:11:17.796Z] #37 6.581 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-06T13:11:17.796Z] #37 7.479 [100%] Linking C executable tini-static [2022-09-06T13:11:17.796Z] #37 7.875 [100%] Built target tini-static [2022-09-06T13:11:17.796Z] #37 7.927 + mkdir -p /build [2022-09-06T13:11:17.796Z] #37 7.929 + cp tini-static /build/docker-init [2022-09-06T13:11:17.796Z] #37 DONE 8.2s [2022-09-06T13:11:17.796Z] [2022-09-06T13:11:17.796Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:17.796Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:11:17.796Z] #43 2.244 Note: Building without setproctitle() and strlcpy() support. [2022-09-06T13:11:17.796Z] #43 2.244 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-06T13:11:17.796Z] #43 2.327 Note: Building without GnuTLS support [2022-09-06T13:11:17.796Z] #43 2.365 Makefile.config:39: Warn: you have no libnftables installed [2022-09-06T13:11:17.796Z] #43 2.365 Makefile.config:40: Warn: Building without nftables support [2022-09-06T13:11:17.796Z] #43 4.008 fatal: not a git repository (or any of the parent directories): .git [2022-09-06T13:11:17.796Z] #43 4.057 GEN .gitid [2022-09-06T13:11:17.796Z] #43 4.088 GEN criu/include/version.h [2022-09-06T13:11:17.796Z] #43 4.135 GEN include/common/asm [2022-09-06T13:11:17.796Z] #43 5.282 PBCC images/timens.pb-c.c [2022-09-06T13:11:17.796Z] #43 5.296 DEP images/timens.pb-c.d [2022-09-06T13:11:17.796Z] #43 5.325 PBCC images/fown.pb-c.c [2022-09-06T13:11:17.796Z] #43 5.353 PBCC images/google/protobuf/descriptor.pb-c.c [2022-09-06T13:11:17.796Z] #43 5.418 PBCC images/opts.pb-c.c [2022-09-06T13:11:17.796Z] #43 5.446 PBCC images/memfd.pb-c.c [2022-09-06T13:11:17.796Z] #43 5.481 DEP images/fown.pb-c.d [2022-09-06T13:11:17.796Z] #43 5.517 DEP images/google/protobuf/descriptor.pb-c.d [2022-09-06T13:11:17.796Z] #43 5.556 DEP images/opts.pb-c.d [2022-09-06T13:11:17.796Z] #43 5.628 DEP images/memfd.pb-c.d [2022-09-06T13:11:17.796Z] #43 5.680 PBCC images/sit.pb-c.c [2022-09-06T13:11:17.796Z] #43 5.713 DEP images/sit.pb-c.d [2022-09-06T13:11:17.796Z] #43 5.745 PBCC images/macvlan.pb-c.c [2022-09-06T13:11:17.796Z] #43 5.769 DEP images/macvlan.pb-c.d [2022-09-06T13:11:17.796Z] #43 5.818 PBCC images/autofs.pb-c.c [2022-09-06T13:11:17.796Z] #43 5.869 DEP images/autofs.pb-c.d [2022-09-06T13:11:17.796Z] #43 5.913 PBCC images/sysctl.pb-c.c [2022-09-06T13:11:17.796Z] #43 5.953 DEP images/sysctl.pb-c.d [2022-09-06T13:11:17.796Z] #43 5.998 PBCC images/time.pb-c.c [2022-09-06T13:11:17.796Z] #43 6.022 DEP images/time.pb-c.d [2022-09-06T13:11:17.796Z] #43 6.095 PBCC images/binfmt-misc.pb-c.c [2022-09-06T13:11:17.796Z] #43 6.103 DEP images/binfmt-misc.pb-c.d [2022-09-06T13:11:17.796Z] #43 6.153 PBCC images/seccomp.pb-c.c [2022-09-06T13:11:17.796Z] #43 6.165 DEP images/seccomp.pb-c.d [2022-09-06T13:11:17.796Z] #43 6.202 PBCC images/userns.pb-c.c [2022-09-06T13:11:17.796Z] #43 6.219 DEP images/userns.pb-c.d [2022-09-06T13:11:17.796Z] #43 6.253 PBCC images/cgroup.pb-c.c [2022-09-06T13:11:17.796Z] #43 6.277 DEP images/cgroup.pb-c.d [2022-09-06T13:11:17.796Z] #43 6.398 PBCC images/ext-file.pb-c.c [2022-09-06T13:11:17.796Z] #43 6.436 DEP images/ext-file.pb-c.d [2022-09-06T13:11:17.796Z] #43 6.525 PBCC images/rpc.pb-c.c [2022-09-06T13:11:17.796Z] #43 6.541 DEP images/rpc.pb-c.d [2022-09-06T13:11:17.796Z] #43 6.575 PBCC images/siginfo.pb-c.c [2022-09-06T13:11:17.796Z] #43 6.596 DEP images/siginfo.pb-c.d [2022-09-06T13:11:17.796Z] #43 6.634 PBCC images/pagemap.pb-c.c [2022-09-06T13:11:17.796Z] #43 6.726 DEP images/pagemap.pb-c.d [2022-09-06T13:11:17.796Z] #43 6.824 PBCC images/rlimit.pb-c.c [2022-09-06T13:11:17.796Z] #43 6.841 DEP images/rlimit.pb-c.d [2022-09-06T13:11:17.796Z] #43 6.945 PBCC images/file-lock.pb-c.c [2022-09-06T13:11:17.796Z] #43 7.017 DEP images/file-lock.pb-c.d [2022-09-06T13:11:17.796Z] #43 7.057 PBCC images/tty.pb-c.c [2022-09-06T13:11:18.038Z] #13 69.70 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2022-09-06T13:11:18.038Z] #13 69.80 Selecting previously unselected package libsepol1-dev:arm64. [2022-09-06T13:11:18.038Z] #13 69.81 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2022-09-06T13:11:18.038Z] #13 69.81 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2022-09-06T13:11:18.059Z] #43 7.177 DEP images/tty.pb-c.d [2022-09-06T13:11:18.059Z] #43 7.237 PBCC images/tun.pb-c.c [2022-09-06T13:11:18.059Z] #43 7.256 PBCC images/netdev.pb-c.c [2022-09-06T13:11:18.059Z] #43 7.290 DEP images/tun.pb-c.d [2022-09-06T13:11:18.247Z] #37 10.93 [100%] Linking C executable tini-static [2022-09-06T13:11:18.299Z] #13 69.97 Selecting previously unselected package libpcre16-3:arm64. [2022-09-06T13:11:18.299Z] #13 69.97 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2022-09-06T13:11:18.299Z] #13 69.98 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2022-09-06T13:11:18.299Z] #13 70.09 Selecting previously unselected package libpcre32-3:arm64. [2022-09-06T13:11:18.299Z] #13 70.10 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2022-09-06T13:11:18.299Z] #13 70.10 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2022-09-06T13:11:18.320Z] #43 7.345 DEP images/netdev.pb-c.d [2022-09-06T13:11:18.321Z] #43 7.409 PBCC images/vma.pb-c.c [2022-09-06T13:11:18.321Z] #43 7.441 DEP images/vma.pb-c.d [2022-09-06T13:11:18.321Z] #43 7.480 PBCC images/creds.pb-c.c [2022-09-06T13:11:18.321Z] #43 7.512 DEP images/creds.pb-c.d [2022-09-06T13:11:18.321Z] #43 7.534 PBCC images/utsns.pb-c.c [2022-09-06T13:11:18.321Z] #43 7.552 DEP images/utsns.pb-c.d [2022-09-06T13:11:18.321Z] #43 7.577 PBCC images/ipc-desc.pb-c.c [2022-09-06T13:11:18.321Z] #43 7.590 PBCC images/ipc-sem.pb-c.c [2022-09-06T13:11:18.321Z] #43 7.609 DEP images/ipc-desc.pb-c.d [2022-09-06T13:11:18.321Z] #43 7.632 DEP images/ipc-sem.pb-c.d [2022-09-06T13:11:18.512Z] #37 11.52 [100%] Built target tini-static [2022-09-06T13:11:18.560Z] #13 70.21 Selecting previously unselected package libpcrecpp0v5:arm64. [2022-09-06T13:11:18.560Z] #13 70.22 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2022-09-06T13:11:18.560Z] #13 70.23 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-09-06T13:11:18.560Z] #13 70.29 Selecting previously unselected package libpcre3-dev:arm64. [2022-09-06T13:11:18.560Z] #13 70.29 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2022-09-06T13:11:18.560Z] #13 70.31 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2022-09-06T13:11:18.582Z] #43 7.661 PBCC images/ipc-msg.pb-c.c [2022-09-06T13:11:18.582Z] #43 7.675 DEP images/ipc-msg.pb-c.d [2022-09-06T13:11:18.582Z] #43 7.705 PBCC images/ipc-shm.pb-c.c [2022-09-06T13:11:18.582Z] #43 7.724 DEP images/ipc-shm.pb-c.d [2022-09-06T13:11:18.582Z] #43 7.747 PBCC images/ipc-var.pb-c.c [2022-09-06T13:11:18.582Z] #43 7.772 DEP images/ipc-var.pb-c.d [2022-09-06T13:11:18.582Z] #43 7.814 PBCC images/sk-opts.pb-c.c [2022-09-06T13:11:18.582Z] #43 7.844 PBCC images/packet-sock.pb-c.c [2022-09-06T13:11:18.773Z] #37 11.56 + mkdir -p /build [2022-09-06T13:11:18.773Z] #37 11.58 + cp tini-static /build/docker-init [2022-09-06T13:11:18.821Z] #13 70.54 Selecting previously unselected package libselinux1-dev:arm64. [2022-09-06T13:11:18.821Z] #13 70.54 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2022-09-06T13:11:18.821Z] #13 70.55 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2022-09-06T13:11:18.843Z] #43 7.876 DEP images/sk-opts.pb-c.d [2022-09-06T13:11:18.843Z] #43 7.905 DEP images/packet-sock.pb-c.d [2022-09-06T13:11:18.843Z] #43 7.938 PBCC images/sk-netlink.pb-c.c [2022-09-06T13:11:18.843Z] #43 7.962 DEP images/sk-netlink.pb-c.d [2022-09-06T13:11:18.843Z] #43 8.024 PBCC images/sk-inet.pb-c.c [2022-09-06T13:11:18.843Z] #43 8.059 DEP images/sk-inet.pb-c.d [2022-09-06T13:11:18.843Z] #43 8.093 PBCC images/sk-unix.pb-c.c [2022-09-06T13:11:19.032Z] #37 DONE 12.0s [2022-09-06T13:11:19.033Z] [2022-09-06T13:11:19.033Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:19.033Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:11:19.033Z] #43 6.342 Note: Building without setproctitle() and strlcpy() support. [2022-09-06T13:11:19.033Z] #43 6.342 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-06T13:11:19.033Z] #43 6.364 Note: Building without GnuTLS support [2022-09-06T13:11:19.033Z] #43 6.381 Makefile.config:39: Warn: you have no libnftables installed [2022-09-06T13:11:19.033Z] #43 6.381 Makefile.config:40: Warn: Building without nftables support [2022-09-06T13:11:19.033Z] #43 7.624 fatal: not a git repository (or any of the parent directories): .git [2022-09-06T13:11:19.033Z] #43 7.645 GEN .gitid [2022-09-06T13:11:19.033Z] #43 7.645 GEN criu/include/version.h [2022-09-06T13:11:19.033Z] #43 7.682 GEN include/common/asm [2022-09-06T13:11:19.082Z] #13 70.69 Selecting previously unselected package libdevmapper-dev:arm64. [2022-09-06T13:11:19.082Z] #13 70.69 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2022-09-06T13:11:19.082Z] #13 70.70 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-09-06T13:11:19.082Z] #13 70.74 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-06T13:11:19.082Z] #13 70.75 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ... [2022-09-06T13:11:19.082Z] #13 70.75 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-09-06T13:11:19.082Z] #13 70.85 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-06T13:11:19.082Z] #13 70.85 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2022-09-06T13:11:19.082Z] #13 70.86 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-09-06T13:11:19.104Z] #43 8.124 DEP images/sk-unix.pb-c.d [2022-09-06T13:11:19.104Z] #43 8.160 PBCC images/mm.pb-c.c [2022-09-06T13:11:19.105Z] #43 8.191 DEP images/mm.pb-c.d [2022-09-06T13:11:19.105Z] #43 8.224 PBCC images/timerfd.pb-c.c [2022-09-06T13:11:19.105Z] #43 8.257 DEP images/timerfd.pb-c.d [2022-09-06T13:11:19.105Z] #43 8.304 PBCC images/timer.pb-c.c [2022-09-06T13:11:19.105Z] #43 8.311 DEP images/timer.pb-c.d [2022-09-06T13:11:19.105Z] #43 8.349 PBCC images/sa.pb-c.c [2022-09-06T13:11:19.343Z] #13 71.13 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-09-06T13:11:19.343Z] #13 71.14 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-09-06T13:11:19.343Z] #13 71.15 Setting up libapparmor1:arm64 (2.13.2-10) ... [2022-09-06T13:11:19.343Z] #13 71.16 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-06T13:11:19.343Z] #13 71.17 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2022-09-06T13:11:19.343Z] #13 71.18 Setting up libsepol1-dev:arm64 (2.8-1) ... [2022-09-06T13:11:19.343Z] #13 71.21 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-06T13:11:19.343Z] #13 71.22 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-06T13:11:19.343Z] #13 71.23 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2022-09-06T13:11:19.343Z] #13 71.27 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2022-09-06T13:11:19.343Z] #13 71.30 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-06T13:11:19.366Z] #43 8.380 DEP images/sa.pb-c.d [2022-09-06T13:11:19.366Z] #43 8.420 PBCC images/pipe-data.pb-c.c [2022-09-06T13:11:19.366Z] #43 8.440 DEP images/pipe-data.pb-c.d [2022-09-06T13:11:19.366Z] #43 8.490 PBCC images/mnt.pb-c.c [2022-09-06T13:11:19.366Z] #43 8.525 DEP images/mnt.pb-c.d [2022-09-06T13:11:19.366Z] #43 8.570 PBCC images/sk-packet.pb-c.c [2022-09-06T13:11:19.366Z] #43 8.593 DEP images/sk-packet.pb-c.d [2022-09-06T13:11:19.604Z] #13 71.31 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-06T13:11:19.604Z] #13 71.32 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2022-09-06T13:11:19.604Z] #13 71.34 Setting up mingw-w64-common (6.0.0-3) ... [2022-09-06T13:11:19.604Z] #13 71.35 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-09-06T13:11:19.604Z] #13 71.36 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-06T13:11:19.604Z] #13 71.37 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2022-09-06T13:11:19.604Z] #13 71.38 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T13:11:19.604Z] #13 71.40 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 [2022-09-06T13:11:19.604Z] #13 71.40 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 [2022-09-06T13:11:19.604Z] #13 71.41 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T13:11:19.604Z] #13 71.42 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-06T13:11:19.604Z] #13 71.42 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 [2022-09-06T13:11:19.604Z] #13 71.43 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-06T13:11:19.604Z] #13 71.44 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2022-09-06T13:11:19.604Z] #13 71.45 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-09-06T13:11:19.604Z] #13 71.46 Setting up dmsetup (2:1.02.155-3) ... [2022-09-06T13:11:19.604Z] #13 71.47 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-09-06T13:11:19.604Z] #13 71.49 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-09-06T13:11:19.604Z] #13 71.50 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T13:11:19.627Z] #43 8.617 PBCC images/tcp-stream.pb-c.c [2022-09-06T13:11:19.627Z] #43 8.653 DEP images/tcp-stream.pb-c.d [2022-09-06T13:11:19.627Z] #43 8.712 PBCC images/pipe.pb-c.c [2022-09-06T13:11:19.627Z] #43 8.740 DEP images/pipe.pb-c.d [2022-09-06T13:11:19.627Z] #43 8.773 PBCC images/pstree.pb-c.c [2022-09-06T13:11:19.627Z] #43 8.793 DEP images/pstree.pb-c.d [2022-09-06T13:11:19.627Z] #43 8.824 PBCC images/fs.pb-c.c [2022-09-06T13:11:19.888Z] #43 8.849 DEP images/fs.pb-c.d [2022-09-06T13:11:19.888Z] #43 8.880 PBCC images/signalfd.pb-c.c [2022-09-06T13:11:19.888Z] #43 8.916 DEP images/signalfd.pb-c.d [2022-09-06T13:11:19.888Z] #43 8.964 PBCC images/fh.pb-c.c [2022-09-06T13:11:19.888Z] #43 9.017 PBCC images/fsnotify.pb-c.c [2022-09-06T13:11:19.888Z] #43 9.048 DEP images/fh.pb-c.d [2022-09-06T13:11:19.888Z] #43 9.108 DEP images/fsnotify.pb-c.d [2022-09-06T13:11:19.888Z] #43 9.156 PBCC images/eventpoll.pb-c.c [2022-09-06T13:11:19.888Z] #43 9.181 DEP images/eventpoll.pb-c.d [2022-09-06T13:11:19.888Z] #43 9.217 PBCC images/eventfd.pb-c.c [2022-09-06T13:11:20.149Z] #43 9.248 DEP images/eventfd.pb-c.d [2022-09-06T13:11:20.149Z] #43 9.291 PBCC images/remap-file-path.pb-c.c [2022-09-06T13:11:20.149Z] #43 9.304 DEP images/remap-file-path.pb-c.d [2022-09-06T13:11:20.149Z] #43 9.337 PBCC images/fifo.pb-c.c [2022-09-06T13:11:20.149Z] #43 9.356 DEP images/fifo.pb-c.d [2022-09-06T13:11:20.149Z] #43 9.402 PBCC images/ghost-file.pb-c.c [2022-09-06T13:11:20.149Z] #43 9.457 DEP images/ghost-file.pb-c.d [2022-09-06T13:11:20.410Z] #43 9.521 PBCC images/regfile.pb-c.c [2022-09-06T13:11:20.410Z] #43 9.562 DEP images/regfile.pb-c.d [2022-09-06T13:11:20.410Z] #43 9.601 PBCC images/ns.pb-c.c [2022-09-06T13:11:20.410Z] #43 9.619 DEP images/ns.pb-c.d [2022-09-06T13:11:20.410Z] #43 9.647 PBCC images/fdinfo.pb-c.c [2022-09-06T13:11:20.417Z] #43 8.979 PBCC images/timens.pb-c.c [2022-09-06T13:11:20.417Z] #43 8.979 DEP images/timens.pb-c.d [2022-09-06T13:11:20.417Z] #43 8.979 PBCC images/fown.pb-c.c [2022-09-06T13:11:20.417Z] #43 8.979 PBCC images/google/protobuf/descriptor.pb-c.c [2022-09-06T13:11:20.417Z] #43 9.039 PBCC images/opts.pb-c.c [2022-09-06T13:11:20.417Z] #43 9.144 PBCC images/memfd.pb-c.c [2022-09-06T13:11:20.417Z] #43 9.144 DEP images/fown.pb-c.d [2022-09-06T13:11:20.417Z] #43 9.144 DEP images/google/protobuf/descriptor.pb-c.d [2022-09-06T13:11:20.672Z] #43 9.717 DEP images/fdinfo.pb-c.d [2022-09-06T13:11:20.672Z] #43 9.752 PBCC images/core-aarch64.pb-c.c [2022-09-06T13:11:20.672Z] #43 9.783 PBCC images/core-arm.pb-c.c [2022-09-06T13:11:20.672Z] #43 9.809 PBCC images/core-ppc64.pb-c.c [2022-09-06T13:11:20.672Z] #43 9.851 PBCC images/core-s390.pb-c.c [2022-09-06T13:11:20.672Z] #43 9.866 PBCC images/core-x86.pb-c.c [2022-09-06T13:11:20.672Z] #43 9.941 PBCC images/core.pb-c.c [2022-09-06T13:11:20.677Z] #43 9.247 DEP images/opts.pb-c.d [2022-09-06T13:11:20.677Z] #43 9.247 DEP images/memfd.pb-c.d [2022-09-06T13:11:20.677Z] #43 9.247 PBCC images/sit.pb-c.c [2022-09-06T13:11:20.677Z] #43 9.318 DEP images/sit.pb-c.d [2022-09-06T13:11:20.677Z] #43 9.357 PBCC images/macvlan.pb-c.c [2022-09-06T13:11:20.677Z] #43 9.395 DEP images/macvlan.pb-c.d [2022-09-06T13:11:20.933Z] #43 10.01 PBCC images/inventory.pb-c.c [2022-09-06T13:11:20.933Z] #43 10.07 DEP images/core-aarch64.pb-c.d [2022-09-06T13:11:20.933Z] #43 10.11 DEP images/core-arm.pb-c.d [2022-09-06T13:11:20.933Z] #43 10.16 DEP images/core-ppc64.pb-c.d [2022-09-06T13:11:20.933Z] #43 10.22 DEP images/core-s390.pb-c.d [2022-09-06T13:11:20.939Z] #43 9.467 PBCC images/autofs.pb-c.c [2022-09-06T13:11:20.939Z] #43 9.467 DEP images/autofs.pb-c.d [2022-09-06T13:11:20.939Z] #43 9.539 PBCC images/sysctl.pb-c.c [2022-09-06T13:11:20.939Z] #43 9.539 DEP images/sysctl.pb-c.d [2022-09-06T13:11:20.939Z] #43 9.563 PBCC images/time.pb-c.c [2022-09-06T13:11:20.939Z] #43 9.596 DEP images/time.pb-c.d [2022-09-06T13:11:20.939Z] #43 9.619 PBCC images/binfmt-misc.pb-c.c [2022-09-06T13:11:20.939Z] #43 9.636 DEP images/binfmt-misc.pb-c.d [2022-09-06T13:11:20.939Z] #43 9.663 PBCC images/seccomp.pb-c.c [2022-09-06T13:11:20.939Z] #43 9.691 DEP images/seccomp.pb-c.d [2022-09-06T13:11:20.939Z] #43 9.712 PBCC images/userns.pb-c.c [2022-09-06T13:11:20.939Z] #43 9.742 DEP images/userns.pb-c.d [2022-09-06T13:11:21.194Z] #43 10.30 DEP images/core-x86.pb-c.d [2022-09-06T13:11:21.194Z] #43 10.36 DEP images/core.pb-c.d [2022-09-06T13:11:21.194Z] #43 10.43 DEP images/inventory.pb-c.d [2022-09-06T13:11:21.194Z] #43 10.48 PBCC images/cpuinfo.pb-c.c [2022-09-06T13:11:21.199Z] #43 9.771 PBCC images/cgroup.pb-c.c [2022-09-06T13:11:21.199Z] #43 9.826 DEP images/cgroup.pb-c.d [2022-09-06T13:11:21.199Z] #43 9.827 PBCC images/ext-file.pb-c.c [2022-09-06T13:11:21.200Z] #43 9.913 DEP images/ext-file.pb-c.d [2022-09-06T13:11:21.200Z] #43 9.913 PBCC images/rpc.pb-c.c [2022-09-06T13:11:21.200Z] #43 9.913 DEP images/rpc.pb-c.d [2022-09-06T13:11:21.200Z] #43 9.984 PBCC images/siginfo.pb-c.c [2022-09-06T13:11:21.200Z] #43 9.984 DEP images/siginfo.pb-c.d [2022-09-06T13:11:21.200Z] #43 10.00 PBCC images/pagemap.pb-c.c [2022-09-06T13:11:21.200Z] #43 10.04 DEP images/pagemap.pb-c.d [2022-09-06T13:11:21.200Z] #43 10.08 PBCC images/rlimit.pb-c.c [2022-09-06T13:11:21.200Z] #43 10.10 DEP images/rlimit.pb-c.d [2022-09-06T13:11:21.455Z] #43 10.50 DEP images/cpuinfo.pb-c.d [2022-09-06T13:11:21.455Z] #43 10.53 PBCC images/stats.pb-c.c [2022-09-06T13:11:21.455Z] #43 10.55 DEP images/stats.pb-c.d [2022-09-06T13:11:21.460Z] #43 10.15 PBCC images/file-lock.pb-c.c [2022-09-06T13:11:21.460Z] #43 10.15 DEP images/file-lock.pb-c.d [2022-09-06T13:11:21.460Z] #43 10.19 PBCC images/tty.pb-c.c [2022-09-06T13:11:21.520Z] #13 DONE 73.4s [2022-09-06T13:11:21.520Z] [2022-09-06T13:11:21.520Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:21.520Z] #43 sha256:0c247d09c5034f60ebfaa82bbc00fbbbf22eea0ebba69d19a089dac1c30c9e22 [2022-09-06T13:11:21.520Z] #43 24.69 CC images/timens.o [2022-09-06T13:11:21.520Z] #43 24.89 LINK images/built-in.o [2022-09-06T13:11:21.520Z] #43 24.98 GEN compel/include/asm [2022-09-06T13:11:21.520Z] #43 25.02 GEN compel/include/version.h [2022-09-06T13:11:21.520Z] #43 25.04 touch .config [2022-09-06T13:11:21.520Z] #43 25.09 GEN include/common/config.h [2022-09-06T13:11:21.520Z] #43 25.14 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-09-06T13:11:21.520Z] #43 25.14 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2022-09-06T13:11:21.520Z] #43 25.17 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2022-09-06T13:11:21.520Z] #43 25.19 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2022-09-06T13:11:21.520Z] #43 25.21 DEP compel/plugins/std/infect.d [2022-09-06T13:11:21.520Z] #43 25.29 DEP compel/plugins/std/string.d [2022-09-06T13:11:21.520Z] #43 25.34 DEP compel/plugins/std/log.d [2022-09-06T13:11:21.520Z] #43 25.38 DEP compel/plugins/std/fds.d [2022-09-06T13:11:21.520Z] #43 25.42 DEP compel/plugins/std/std.d [2022-09-06T13:11:21.520Z] #43 25.47 DEP compel/plugins/shmem/shmem.d [2022-09-06T13:11:21.520Z] #43 25.54 DEP compel/plugins/fds/fds.d [2022-09-06T13:11:21.520Z] #43 25.61 CC compel/plugins/std/std.o [2022-09-06T13:11:21.520Z] #43 25.77 CC compel/plugins/std/fds.o [2022-09-06T13:11:21.520Z] #43 25.93 CC compel/plugins/std/log.o [2022-09-06T13:11:21.520Z] #43 26.32 CC compel/plugins/std/string.o [2022-09-06T13:11:21.520Z] #43 26.59 CC compel/plugins/std/infect.o [2022-09-06T13:11:21.520Z] #43 26.82 CC compel/arch/aarch64/plugins/std/parasite-head.o [2022-09-06T13:11:21.520Z] #43 26.86 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2022-09-06T13:11:21.520Z] #43 26.91 AR compel/plugins/std.lib.a [2022-09-06T13:11:21.520Z] #43 26.98 CC compel/plugins/fds/fds.o [2022-09-06T13:11:21.520Z] #43 27.15 AR compel/plugins/fds.lib.a [2022-09-06T13:11:21.520Z] #43 27.21 HOSTDEP compel/src/lib/log-host.d [2022-09-06T13:11:21.520Z] #43 27.26 HOSTDEP compel/src/lib/handle-elf-host.d [2022-09-06T13:11:21.520Z] #43 27.33 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2022-09-06T13:11:21.520Z] #43 27.35 HOSTDEP compel/src/main-host.d [2022-09-06T13:11:21.520Z] #43 27.37 DEP compel/src/lib/ptrace.d [2022-09-06T13:11:21.520Z] #43 27.44 DEP compel/src/lib/infect.d [2022-09-06T13:11:21.520Z] #43 27.54 DEP compel/src/lib/infect-util.d [2022-09-06T13:11:21.520Z] #43 27.59 DEP compel/src/lib/infect-rpc.d [2022-09-06T13:11:21.520Z] #43 27.66 DEP compel/arch/aarch64/src/lib/infect.d [2022-09-06T13:11:21.520Z] #43 27.72 DEP compel/arch/aarch64/src/lib/cpu.d [2022-09-06T13:11:21.520Z] #43 27.75 DEP compel/src/lib/log.d [2022-09-06T13:11:21.520Z] #43 27.79 DEP compel/src/main.d [2022-09-06T13:11:21.520Z] #43 27.85 DEP compel/src/lib/handle-elf.d [2022-09-06T13:11:21.520Z] #43 27.91 DEP compel/arch/aarch64/src/lib/handle-elf.d [2022-09-06T13:11:21.520Z] #43 27.99 CC compel/src/lib/log.o [2022-09-06T13:11:21.520Z] #43 28.07 CC compel/arch/aarch64/src/lib/cpu.o [2022-09-06T13:11:21.520Z] #43 28.14 CC compel/arch/aarch64/src/lib/infect.o [2022-09-06T13:11:21.520Z] #43 28.25 CC compel/src/lib/infect-rpc.o [2022-09-06T13:11:21.520Z] #43 28.47 CC compel/src/lib/infect-util.o [2022-09-06T13:11:21.520Z] #43 28.70 CC compel/src/lib/infect.o [2022-09-06T13:11:21.721Z] #43 10.26 DEP images/tty.pb-c.d [2022-09-06T13:11:21.721Z] #43 10.28 PBCC images/tun.pb-c.c [2022-09-06T13:11:21.721Z] #43 10.39 PBCC images/netdev.pb-c.c [2022-09-06T13:11:21.722Z] #43 10.39 DEP images/tun.pb-c.d [2022-09-06T13:11:21.722Z] #43 10.39 DEP images/netdev.pb-c.d [2022-09-06T13:11:21.722Z] #43 10.47 PBCC images/vma.pb-c.c [2022-09-06T13:11:21.722Z] #43 10.47 DEP images/vma.pb-c.d [2022-09-06T13:11:21.983Z] #43 10.53 PBCC images/creds.pb-c.c [2022-09-06T13:11:21.983Z] #43 10.56 DEP images/creds.pb-c.d [2022-09-06T13:11:21.983Z] #43 10.58 PBCC images/utsns.pb-c.c [2022-09-06T13:11:21.983Z] #43 10.59 DEP images/utsns.pb-c.d [2022-09-06T13:11:21.983Z] #43 10.68 PBCC images/ipc-desc.pb-c.c [2022-09-06T13:11:21.983Z] #43 10.68 PBCC images/ipc-sem.pb-c.c [2022-09-06T13:11:21.983Z] #43 10.68 DEP images/ipc-desc.pb-c.d [2022-09-06T13:11:21.983Z] #43 10.71 DEP images/ipc-sem.pb-c.d [2022-09-06T13:11:21.983Z] #43 10.73 PBCC images/ipc-msg.pb-c.c [2022-09-06T13:11:21.983Z] #43 10.76 DEP images/ipc-msg.pb-c.d [2022-09-06T13:11:21.983Z] #43 10.82 PBCC images/ipc-shm.pb-c.c [2022-09-06T13:11:21.983Z] #43 10.82 DEP images/ipc-shm.pb-c.d [2022-09-06T13:11:21.983Z] #43 10.85 PBCC images/ipc-var.pb-c.c [2022-09-06T13:11:21.983Z] #43 10.87 DEP images/ipc-var.pb-c.d [2022-09-06T13:11:22.243Z] #43 10.91 PBCC images/sk-opts.pb-c.c [2022-09-06T13:11:22.244Z] #43 10.98 PBCC images/packet-sock.pb-c.c [2022-09-06T13:11:22.244Z] #43 10.98 DEP images/sk-opts.pb-c.d [2022-09-06T13:11:22.244Z] #43 11.01 DEP images/packet-sock.pb-c.d [2022-09-06T13:11:22.244Z] #43 11.05 PBCC images/sk-netlink.pb-c.c [2022-09-06T13:11:22.244Z] #43 11.10 DEP images/sk-netlink.pb-c.d [2022-09-06T13:11:22.398Z] #43 11.58 make[1]: Nothing to be done for 'all'. [2022-09-06T13:11:22.504Z] #43 11.13 PBCC images/sk-inet.pb-c.c [2022-09-06T13:11:22.504Z] #43 11.20 DEP images/sk-inet.pb-c.d [2022-09-06T13:11:22.504Z] #43 11.24 PBCC images/sk-unix.pb-c.c [2022-09-06T13:11:22.504Z] #43 11.30 DEP images/sk-unix.pb-c.d [2022-09-06T13:11:22.764Z] #43 11.40 PBCC images/mm.pb-c.c [2022-09-06T13:11:22.764Z] #43 11.40 DEP images/mm.pb-c.d [2022-09-06T13:11:22.764Z] #43 11.43 PBCC images/timerfd.pb-c.c [2022-09-06T13:11:22.764Z] #43 11.46 DEP images/timerfd.pb-c.d [2022-09-06T13:11:22.764Z] #43 11.48 PBCC images/timer.pb-c.c [2022-09-06T13:11:22.764Z] #43 11.50 DEP images/timer.pb-c.d [2022-09-06T13:11:22.764Z] #43 11.56 PBCC images/sa.pb-c.c [2022-09-06T13:11:22.764Z] #43 11.59 DEP images/sa.pb-c.d [2022-09-06T13:11:22.764Z] #43 11.64 PBCC images/pipe-data.pb-c.c [2022-09-06T13:11:22.905Z] #43 ... [2022-09-06T13:11:22.905Z] [2022-09-06T13:11:22.905Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-06T13:11:22.905Z] #14 sha256:73210980567394902378a098b274fdac4af50fca1be40a03bcf1734b683804ac [2022-09-06T13:11:22.905Z] #14 DONE 1.0s [2022-09-06T13:11:22.905Z] [2022-09-06T13:11:22.905Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-06T13:11:22.905Z] #56 sha256:268610b63fb54ef466579fe5e8fa1499129bf808818c58968971bdc7fd993422 [2022-09-06T13:11:22.905Z] #56 30.79 Checking out files: 86% (4297/4989) Checking out files: 87% (4341/4989) Checking out files: 88% (4391/4989) Checking out files: 89% (4441/4989) Checking out files: 90% (4491/4989) Checking out files: 91% (4540/4989) Checking out files: 92% (4590/4989) Checking out files: 93% (4640/4989) Checking out files: 94% (4690/4989) Checking out files: 95% (4740/4989) Checking out files: 96% (4790/4989) Checking out files: 97% (4840/4989) Checking out files: 98% (4890/4989) Checking out files: 99% (4940/4989) Checking out files: 100% (4989/4989) Checking out files: 100% (4989/4989), done. [2022-09-06T13:11:22.905Z] #56 31.07 + cd /tmp/tmp.B7LGsx32RK/src/github.com/containerd/containerd [2022-09-06T13:11:22.905Z] #56 31.07 + git checkout -q v1.6.8 [2022-09-06T13:11:22.905Z] #56 32.40 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-06T13:11:22.905Z] #56 32.40 + BUILDTAGS='netgo osusergo static_build' [2022-09-06T13:11:22.905Z] #56 32.40 + export EXTRA_FLAGS=-buildmode=pie [2022-09-06T13:11:22.905Z] #56 32.40 + EXTRA_FLAGS=-buildmode=pie [2022-09-06T13:11:22.905Z] #56 32.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-06T13:11:22.905Z] #56 32.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-06T13:11:22.905Z] #56 32.40 + '[' '' = dynamic ']' [2022-09-06T13:11:22.905Z] #56 32.40 + make [2022-09-06T13:11:22.905Z] #56 33.18 + bin/ctr [2022-09-06T13:11:22.905Z] #56 ... [2022-09-06T13:11:22.905Z] [2022-09-06T13:11:22.905Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-09-06T13:11:22.905Z] #53 sha256:b0cca236bf4360b722558437ebec80d2f428ab73ab465b83685575de33e84ec0 [2022-09-06T13:11:22.905Z] #53 0.945 + RM_GOPATH=0 [2022-09-06T13:11:22.905Z] #53 0.945 + TMP_GOPATH= [2022-09-06T13:11:22.905Z] #53 0.945 + : /build [2022-09-06T13:11:22.905Z] #53 0.945 + '[' -z '' ']' [2022-09-06T13:11:22.905Z] #53 0.945 ++ mktemp -d [2022-09-06T13:11:22.905Z] #53 0.946 + export GOPATH=/tmp/tmp.W5kKHWm6tb [2022-09-06T13:11:22.905Z] #53 0.946 + GOPATH=/tmp/tmp.W5kKHWm6tb [2022-09-06T13:11:22.905Z] #53 0.953 + RM_GOPATH=1 [2022-09-06T13:11:22.905Z] #53 0.953 + case "$(go env GOARCH)" in [2022-09-06T13:11:22.905Z] #53 0.953 ++ go env GOARCH [2022-09-06T13:11:22.905Z] #53 0.965 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:11:22.905Z] #53 0.965 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:11:22.905Z] #53 0.968 ++ dirname /tmp/install/install.sh [2022-09-06T13:11:22.905Z] #53 0.972 + dir=/tmp/install [2022-09-06T13:11:22.905Z] #53 0.972 + bin=runc [2022-09-06T13:11:22.905Z] #53 0.972 + shift [2022-09-06T13:11:22.905Z] #53 0.972 + '[' '!' -f /tmp/install/runc.installer ']' [2022-09-06T13:11:22.905Z] #53 0.972 + . /tmp/install/runc.installer [2022-09-06T13:11:22.905Z] #53 0.972 ++ set -e [2022-09-06T13:11:22.905Z] #53 0.972 ++ : v1.1.4 [2022-09-06T13:11:22.905Z] #53 0.972 + install_runc [2022-09-06T13:11:22.905Z] #53 0.972 + RUNC_BUILDTAGS=seccomp [2022-09-06T13:11:22.905Z] #53 0.972 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-06T13:11:22.905Z] #53 0.973 Install runc version v1.1.4 (build tags: seccomp) [2022-09-06T13:11:22.905Z] #53 0.973 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.W5kKHWm6tb/src/github.com/opencontainers/runc [2022-09-06T13:11:22.905Z] #53 0.982 Cloning into '/tmp/tmp.W5kKHWm6tb/src/github.com/opencontainers/runc'... [2022-09-06T13:11:23.025Z] #43 11.71 DEP images/pipe-data.pb-c.d [2022-09-06T13:11:23.025Z] #43 11.73 PBCC images/mnt.pb-c.c [2022-09-06T13:11:23.285Z] #43 11.80 DEP images/mnt.pb-c.d [2022-09-06T13:11:23.285Z] #43 11.83 PBCC images/sk-packet.pb-c.c [2022-09-06T13:11:23.285Z] #43 11.85 DEP images/sk-packet.pb-c.d [2022-09-06T13:11:23.285Z] #43 11.89 PBCC images/tcp-stream.pb-c.c [2022-09-06T13:11:23.285Z] #43 11.94 DEP images/tcp-stream.pb-c.d [2022-09-06T13:11:23.285Z] #43 11.98 PBCC images/pipe.pb-c.c [2022-09-06T13:11:23.285Z] #43 12.03 DEP images/pipe.pb-c.d [2022-09-06T13:11:23.285Z] #43 12.08 PBCC images/pstree.pb-c.c [2022-09-06T13:11:23.285Z] #43 ... [2022-09-06T13:11:23.285Z] [2022-09-06T13:11:23.285Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T13:11:23.285Z] #40 sha256:ea18efa6ff3c2aae2d0d517d9a20fb30e7cc3db3a601e17da964d1ca0d2a91b1 [2022-09-06T13:11:23.285Z] #40 62.18 + dpkg --print-architecture [2022-09-06T13:11:23.285Z] #40 62.18 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-09-06T13:11:23.285Z] #40 62.32 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-06T13:11:23.285Z] #40 62.32 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-06T13:11:23.285Z] #40 ... [2022-09-06T13:11:23.285Z] [2022-09-06T13:11:23.285Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:23.285Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:11:23.285Z] #43 12.09 DEP images/pstree.pb-c.d [2022-09-06T13:11:23.285Z] #43 12.15 PBCC images/fs.pb-c.c [2022-09-06T13:11:23.285Z] #43 12.19 DEP images/fs.pb-c.d [2022-09-06T13:11:23.342Z] #43 12.56 CC images/stats.o [2022-09-06T13:11:23.477Z] #53 ... [2022-09-06T13:11:23.477Z] [2022-09-06T13:11:23.477Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-06T13:11:23.477Z] #15 sha256:f71e400cfb0c36a365abb364e1ea0c7a163a3a975604e5dd3150e08a99150e65 [2022-09-06T13:11:23.477Z] #15 DONE 0.8s [2022-09-06T13:11:23.477Z] [2022-09-06T13:11:23.477Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:23.477Z] #43 sha256:0c247d09c5034f60ebfaa82bbc00fbbbf22eea0ebba69d19a089dac1c30c9e22 [2022-09-06T13:11:23.477Z] #43 30.73 CC compel/src/lib/ptrace.o [2022-09-06T13:11:23.546Z] #43 12.21 PBCC images/signalfd.pb-c.c [2022-09-06T13:11:23.546Z] #43 12.25 DEP images/signalfd.pb-c.d [2022-09-06T13:11:23.546Z] #43 12.31 PBCC images/fh.pb-c.c [2022-09-06T13:11:23.546Z] #43 12.33 PBCC images/fsnotify.pb-c.c [2022-09-06T13:11:23.546Z] #43 12.37 DEP images/fh.pb-c.d [2022-09-06T13:11:23.546Z] #43 12.44 DEP images/fsnotify.pb-c.d [2022-09-06T13:11:23.603Z] #43 12.85 CC images/core.o [2022-09-06T13:11:23.737Z] #43 30.98 AR compel/libcompel.a [2022-09-06T13:11:23.806Z] #43 12.44 PBCC images/eventpoll.pb-c.c [2022-09-06T13:11:23.806Z] #43 12.47 DEP images/eventpoll.pb-c.d [2022-09-06T13:11:23.806Z] #43 12.52 PBCC images/eventfd.pb-c.c [2022-09-06T13:11:23.807Z] #43 12.59 DEP images/eventfd.pb-c.d [2022-09-06T13:11:23.807Z] #43 12.62 PBCC images/remap-file-path.pb-c.c [2022-09-06T13:11:23.807Z] #43 12.63 DEP images/remap-file-path.pb-c.d [2022-09-06T13:11:23.807Z] #43 12.70 PBCC images/fifo.pb-c.c [2022-09-06T13:11:23.864Z] #43 ... [2022-09-06T13:11:23.864Z] [2022-09-06T13:11:23.864Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T13:11:23.864Z] #13 sha256:e5867cb1053958fe62aef7e6a9453c4f2d7f44f6ae35bd28e716c990986feb12 [2022-09-06T13:11:23.864Z] #13 59.15 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-06T13:11:23.864Z] #13 59.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-09-06T13:11:23.864Z] #13 59.17 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-06T13:11:23.864Z] #13 63.76 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-06T13:11:23.864Z] #13 63.76 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-06T13:11:23.864Z] #13 63.77 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-06T13:11:23.864Z] #13 63.91 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-09-06T13:11:23.864Z] #13 63.92 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-06T13:11:23.864Z] #13 63.93 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T13:11:24.014Z] #43 31.06 HOSTCC compel/src/main-host.o [2022-09-06T13:11:24.014Z] #43 ... [2022-09-06T13:11:24.014Z] [2022-09-06T13:11:24.014Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T13:11:24.014Z] #16 sha256:3462af792a021ba87f206d8d419b60151deeb5b2874da110d8af9137a71855ea [2022-09-06T13:11:24.014Z] #16 0.663 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-06T13:11:24.014Z] #16 DONE 0.7s [2022-09-06T13:11:24.067Z] #43 12.73 DEP images/fifo.pb-c.d [2022-09-06T13:11:24.067Z] #43 12.80 PBCC images/ghost-file.pb-c.c [2022-09-06T13:11:24.067Z] #43 12.83 DEP images/ghost-file.pb-c.d [2022-09-06T13:11:24.067Z] #43 12.87 PBCC images/regfile.pb-c.c [2022-09-06T13:11:24.067Z] #43 12.91 DEP images/regfile.pb-c.d [2022-09-06T13:11:24.126Z] #13 ... [2022-09-06T13:11:24.126Z] [2022-09-06T13:11:24.126Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:24.126Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:11:24.126Z] #43 13.32 CC images/core-x86.o [2022-09-06T13:11:24.280Z] [2022-09-06T13:11:24.280Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T13:11:24.280Z] #17 sha256:17ae2065788f7fc0a95c56c6323a5f7ba800c7a95fa2d0164988a5f36eb463ea [2022-09-06T13:11:24.327Z] #43 12.95 PBCC images/ns.pb-c.c [2022-09-06T13:11:24.327Z] #43 12.98 DEP images/ns.pb-c.d [2022-09-06T13:11:24.327Z] #43 13.00 PBCC images/fdinfo.pb-c.c [2022-09-06T13:11:24.328Z] #43 13.08 DEP images/fdinfo.pb-c.d [2022-09-06T13:11:24.328Z] #43 13.15 PBCC images/core-aarch64.pb-c.c [2022-09-06T13:11:24.328Z] #43 13.19 PBCC images/core-arm.pb-c.c [2022-09-06T13:11:24.387Z] #43 13.71 CC images/core-arm.o [2022-09-06T13:11:24.589Z] #43 13.24 PBCC images/core-ppc64.pb-c.c [2022-09-06T13:11:24.589Z] #43 13.28 PBCC images/core-s390.pb-c.c [2022-09-06T13:11:24.589Z] #43 13.33 PBCC images/core-x86.pb-c.c [2022-09-06T13:11:24.589Z] #43 13.39 PBCC images/core.pb-c.c [2022-09-06T13:11:24.589Z] #43 13.45 PBCC images/inventory.pb-c.c [2022-09-06T13:11:24.648Z] #43 13.96 CC images/core-aarch64.o [2022-09-06T13:11:24.850Z] #43 13.52 DEP images/core-aarch64.pb-c.d [2022-09-06T13:11:24.850Z] #43 13.58 DEP images/core-arm.pb-c.d [2022-09-06T13:11:24.850Z] #43 13.64 DEP images/core-ppc64.pb-c.d [2022-09-06T13:11:24.850Z] #43 13.69 DEP images/core-s390.pb-c.d [2022-09-06T13:11:24.852Z] #17 DONE 0.8s [2022-09-06T13:11:24.852Z] [2022-09-06T13:11:24.852Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T13:11:24.852Z] #18 sha256:70ef60bee935e4a13945bb918ae1e5884f61ab81db314cd86bb69fa0c8e4b3e7 [2022-09-06T13:11:25.110Z] #43 13.74 DEP images/core-x86.pb-c.d [2022-09-06T13:11:25.110Z] #43 13.79 DEP images/core.pb-c.d [2022-09-06T13:11:25.110Z] #43 13.84 DEP images/inventory.pb-c.d [2022-09-06T13:11:25.110Z] #43 13.91 PBCC images/cpuinfo.pb-c.c [2022-09-06T13:11:25.110Z] #43 13.94 DEP images/cpuinfo.pb-c.d [2022-09-06T13:11:25.110Z] #43 13.98 PBCC images/stats.pb-c.c [2022-09-06T13:11:25.110Z] #43 14.01 DEP images/stats.pb-c.d [2022-09-06T13:11:25.242Z] #43 14.27 CC images/core-ppc64.o [2022-09-06T13:11:25.503Z] #43 14.72 CC images/core-s390.o [2022-09-06T13:11:25.793Z] #18 DONE 0.7s [2022-09-06T13:11:25.793Z] [2022-09-06T13:11:25.793Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-09-06T13:11:25.793Z] #19 sha256:0ab935a8eef8ba8dbe31886d7b497a22ce599a338a23d0e72904e548538276f5 [2022-09-06T13:11:26.073Z] #43 15.22 CC images/cpuinfo.o [2022-09-06T13:11:26.364Z] #19 DONE 0.8s [2022-09-06T13:11:26.364Z] [2022-09-06T13:11:26.364Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-06T13:11:26.364Z] #20 sha256:1611fc48da2bf675ec1f939b38f37d01bca5ed9e6c2c15bcc921fc84317ff2fc [2022-09-06T13:11:26.502Z] #43 15.13 make[1]: Nothing to be done for 'all'. [2022-09-06T13:11:26.648Z] #43 15.60 CC images/inventory.o [2022-09-06T13:11:26.648Z] #43 15.75 CC images/fdinfo.o [2022-09-06T13:11:26.910Z] #43 16.01 CC images/fown.o [2022-09-06T13:11:27.171Z] #43 16.19 CC images/ns.o [2022-09-06T13:11:27.171Z] #43 16.32 CC images/regfile.o [2022-09-06T13:11:27.432Z] #43 16.56 CC images/ghost-file.o [2022-09-06T13:11:27.693Z] #43 16.81 CC images/fifo.o [2022-09-06T13:11:27.693Z] #43 16.93 CC images/remap-file-path.o [2022-09-06T13:11:27.748Z] #20 1.037 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-06T13:11:27.748Z] #20 1.120 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T13:11:27.748Z] #20 1.146 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T13:11:27.748Z] #20 1.150 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T13:11:27.883Z] #43 16.27 CC images/stats.o [2022-09-06T13:11:27.883Z] #43 16.63 CC images/core.o [2022-09-06T13:11:27.954Z] #43 17.14 CC images/eventfd.o [2022-09-06T13:11:28.009Z] #20 1.440 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB] [2022-09-06T13:11:28.216Z] #43 17.34 CC images/eventpoll.o [2022-09-06T13:11:28.453Z] #43 17.03 CC images/core-x86.o [2022-09-06T13:11:28.477Z] #43 17.54 CC images/fh.o [2022-09-06T13:11:28.477Z] #43 17.74 CC images/fsnotify.o [2022-09-06T13:11:28.580Z] #20 2.063 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-09-06T13:11:28.713Z] #43 17.38 CC images/core-arm.o [2022-09-06T13:11:28.714Z] #43 17.61 CC images/core-aarch64.o [2022-09-06T13:11:29.049Z] #43 18.15 CC images/signalfd.o [2022-09-06T13:11:29.285Z] #43 17.85 CC images/core-ppc64.o [2022-09-06T13:11:29.310Z] #43 18.35 CC images/fs.o [2022-09-06T13:11:29.310Z] #43 18.47 CC images/pstree.o [2022-09-06T13:11:29.522Z] #20 3.127 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [341 kB] [2022-09-06T13:11:29.545Z] #43 ... [2022-09-06T13:11:29.545Z] [2022-09-06T13:11:29.545Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T13:11:29.545Z] #13 sha256:e5867cb1053958fe62aef7e6a9453c4f2d7f44f6ae35bd28e716c990986feb12 [2022-09-06T13:11:29.545Z] #13 62.18 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-06T13:11:29.545Z] #13 62.18 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-06T13:11:29.545Z] #13 62.18 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-06T13:11:29.545Z] #13 62.46 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-09-06T13:11:29.545Z] #13 62.46 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-06T13:11:29.545Z] #13 62.46 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T13:11:29.545Z] #13 ... [2022-09-06T13:11:29.545Z] [2022-09-06T13:11:29.545Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:29.545Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:11:29.545Z] #43 18.22 CC images/core-s390.o [2022-09-06T13:11:29.571Z] #43 18.70 CC images/pipe.o [2022-09-06T13:11:29.571Z] #43 18.86 CC images/tcp-stream.o [2022-09-06T13:11:29.806Z] #43 18.64 CC images/cpuinfo.o [2022-09-06T13:11:30.067Z] #43 18.93 CC images/inventory.o [2022-09-06T13:11:30.143Z] #43 19.09 CC images/sk-packet.o [2022-09-06T13:11:30.143Z] #43 19.30 CC images/mnt.o [2022-09-06T13:11:30.339Z] #43 19.11 CC images/fdinfo.o [2022-09-06T13:11:30.404Z] #43 19.46 CC images/pipe-data.o [2022-09-06T13:11:30.611Z] #43 19.38 CC images/fown.o [2022-09-06T13:11:30.666Z] #43 19.61 CC images/sa.o [2022-09-06T13:11:30.666Z] #43 19.80 CC images/timer.o [2022-09-06T13:11:30.873Z] #43 ... [2022-09-06T13:11:30.873Z] [2022-09-06T13:11:30.873Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-06T13:11:30.873Z] #58 sha256:1227c2311562447739a08cf52a1291321ce3f47b25d108ec73563ea8c19c03d4 [2022-09-06T13:11:30.873Z] #58 74.64 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T13:11:30.873Z] #58 74.64 + GOBIN=/build [2022-09-06T13:11:30.873Z] #58 74.64 + GO111MODULE=on [2022-09-06T13:11:30.873Z] #58 74.64 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-09-06T13:11:30.873Z] #58 DONE 80.2s [2022-09-06T13:11:30.873Z] [2022-09-06T13:11:30.873Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T13:11:30.873Z] #59 sha256:f76dab2f4e73a631815a37855be735c76de3a31d3301fb68a7927ffb44e5b8f6 [2022-09-06T13:11:30.873Z] #59 DONE 0.2s [2022-09-06T13:11:30.873Z] [2022-09-06T13:11:30.873Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:30.873Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:11:30.873Z] #43 19.57 CC images/ns.o [2022-09-06T13:11:30.907Z] #20 4.405 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-09-06T13:11:30.927Z] #43 ... [2022-09-06T13:11:30.927Z] [2022-09-06T13:11:30.927Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-09-06T13:11:30.927Z] #58 sha256:f645075dc74c7ad65761d154b59de4ae40596912c9e01baae2e57452ab6dd26a [2022-09-06T13:11:30.927Z] #58 75.52 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T13:11:30.927Z] #58 75.52 + GOBIN=/build [2022-09-06T13:11:30.927Z] #58 75.52 + GO111MODULE=on [2022-09-06T13:11:30.927Z] #58 75.52 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-09-06T13:11:30.927Z] #58 DONE 81.1s [2022-09-06T13:11:30.927Z] [2022-09-06T13:11:30.927Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T13:11:30.927Z] #59 sha256:c41f853e98748dc2161b2a7c6d31977d20bfa2955fd54b6769f0c996b813011f [2022-09-06T13:11:30.927Z] #59 DONE 0.1s [2022-09-06T13:11:30.927Z] [2022-09-06T13:11:30.927Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:30.927Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:11:30.927Z] #43 19.97 CC images/timerfd.o [2022-09-06T13:11:30.927Z] #43 ... [2022-09-06T13:11:30.927Z] [2022-09-06T13:11:30.927Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T13:11:30.927Z] #60 sha256:f0d1bf9432895398bad365409234136e2e05c8f26b97a157d95003509670312c [2022-09-06T13:11:30.927Z] #60 DONE 0.1s [2022-09-06T13:11:31.133Z] #43 19.65 CC images/regfile.o [2022-09-06T13:11:31.133Z] #43 ... [2022-09-06T13:11:31.133Z] [2022-09-06T13:11:31.133Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T13:11:31.133Z] #60 sha256:2d55683993267b580d091ea849a8d9e5b38a383576e2c0ef00c0109b42d5f1af [2022-09-06T13:11:31.133Z] #60 DONE 0.1s [2022-09-06T13:11:31.133Z] [2022-09-06T13:11:31.133Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:31.133Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:11:31.133Z] #43 19.86 CC images/ghost-file.o [2022-09-06T13:11:31.188Z] [2022-09-06T13:11:31.188Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:31.188Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:11:31.188Z] #43 20.24 CC images/mm.o [2022-09-06T13:11:31.393Z] #43 20.09 CC images/fifo.o [2022-09-06T13:11:31.393Z] #43 20.23 CC images/remap-file-path.o [2022-09-06T13:11:31.449Z] #43 20.51 CC images/sk-opts.o [2022-09-06T13:11:31.653Z] #43 20.39 CC images/eventfd.o [2022-09-06T13:11:31.710Z] #43 20.75 CC images/sk-unix.o [2022-09-06T13:11:31.914Z] #43 20.54 CC images/eventpoll.o [2022-09-06T13:11:31.972Z] #43 21.04 CC images/sk-inet.o [2022-09-06T13:11:32.174Z] #43 20.75 CC images/fh.o [2022-09-06T13:11:32.174Z] #43 20.94 CC images/fsnotify.o [2022-09-06T13:11:32.233Z] #43 ... [2022-09-06T13:11:32.233Z] [2022-09-06T13:11:32.233Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T13:11:32.233Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-09-06T13:11:32.233Z] #63 CACHED [2022-09-06T13:11:32.233Z] [2022-09-06T13:11:32.233Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T13:11:32.233Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-09-06T13:11:32.233Z] #65 CACHED [2022-09-06T13:11:32.233Z] [2022-09-06T13:11:32.233Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:32.234Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:11:32.234Z] #43 21.42 CC images/tun.o [2022-09-06T13:11:32.495Z] #43 21.60 CC images/sk-netlink.o [2022-09-06T13:11:32.745Z] #43 21.38 CC images/signalfd.o [2022-09-06T13:11:32.757Z] #43 21.74 CC images/packet-sock.o [2022-09-06T13:11:32.820Z] #20 ... [2022-09-06T13:11:32.820Z] [2022-09-06T13:11:32.820Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:32.820Z] #43 sha256:0c247d09c5034f60ebfaa82bbc00fbbbf22eea0ebba69d19a089dac1c30c9e22 [2022-09-06T13:11:32.820Z] #43 31.57 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2022-09-06T13:11:32.820Z] #43 31.71 HOSTCC compel/src/lib/handle-elf-host.o [2022-09-06T13:11:32.820Z] #43 31.94 HOSTCC compel/src/lib/log-host.o [2022-09-06T13:11:32.820Z] #43 32.06 HOSTLINK compel/compel-host-bin [2022-09-06T13:11:32.820Z] #43 32.26 DEP soccr/soccr.d [2022-09-06T13:11:32.820Z] #43 32.36 CC soccr/soccr.o [2022-09-06T13:11:32.820Z] #43 33.52 AR soccr/libsoccr.a [2022-09-06T13:11:32.820Z] #43 33.56 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-06T13:11:32.820Z] #43 33.96 DEP criu/arch/aarch64/sigframe.d [2022-09-06T13:11:32.820Z] #43 34.02 DEP criu/arch/aarch64/crtools.d [2022-09-06T13:11:32.820Z] #43 34.15 DEP criu/arch/aarch64/cpu.d [2022-09-06T13:11:32.820Z] #43 34.16 DEP criu/arch/aarch64/bitops.d [2022-09-06T13:11:32.820Z] #43 34.21 CC criu/arch/aarch64/bitops.o [2022-09-06T13:11:32.820Z] #43 34.25 CC criu/arch/aarch64/cpu.o [2022-09-06T13:11:32.820Z] #43 34.32 CC criu/arch/aarch64/crtools.o [2022-09-06T13:11:32.820Z] #43 34.63 CC criu/arch/aarch64/sigframe.o [2022-09-06T13:11:32.820Z] #43 34.76 LINK criu/arch/aarch64/crtools.built-in.o [2022-09-06T13:11:32.820Z] #43 34.80 DEP criu/pie/util-vdso.d [2022-09-06T13:11:32.820Z] #43 34.87 DEP criu/pie/util.d [2022-09-06T13:11:32.820Z] #43 35.03 CC criu/pie/util.o [2022-09-06T13:11:32.820Z] #43 35.23 CC criu/pie/util-vdso.o [2022-09-06T13:11:32.820Z] #43 35.69 AR criu/pie/pie.lib.a [2022-09-06T13:11:32.820Z] #43 35.75 DEP criu/pie/restorer.d [2022-09-06T13:11:32.820Z] #43 35.96 DEP criu/arch/aarch64/intraprocedure.d [2022-09-06T13:11:32.820Z] #43 35.99 DEP criu/arch/aarch64/restorer.d [2022-09-06T13:11:32.820Z] #43 36.13 DEP criu/arch/aarch64/vdso-pie.d [2022-09-06T13:11:32.820Z] #43 36.20 DEP criu/pie/parasite-vdso.d [2022-09-06T13:11:32.820Z] #43 36.30 DEP criu/pie/parasite.d [2022-09-06T13:11:32.820Z] #43 36.42 CC criu/pie/parasite.o [2022-09-06T13:11:32.820Z] #43 37.28 LINK criu/pie/parasite.built-in.o [2022-09-06T13:11:32.820Z] #43 37.29 GEN criu/pie/parasite-blob.h [2022-09-06T13:11:32.820Z] #43 37.30 CC criu/pie/parasite-vdso.o [2022-09-06T13:11:32.820Z] #43 37.74 CC criu/arch/aarch64/vdso-pie.o [2022-09-06T13:11:32.820Z] #43 37.93 CC criu/arch/aarch64/restorer.o [2022-09-06T13:11:32.820Z] #43 38.17 CC criu/arch/aarch64/intraprocedure.o [2022-09-06T13:11:32.820Z] #43 38.21 CC criu/pie/restorer.o [2022-09-06T13:11:32.820Z] #43 40.07 LINK criu/pie/restorer.built-in.o [2022-09-06T13:11:33.006Z] #43 21.54 CC images/fs.o [2022-09-06T13:11:33.006Z] #43 21.71 CC images/pstree.o [2022-09-06T13:11:33.006Z] #43 21.83 CC images/pipe.o [2022-09-06T13:11:33.019Z] #43 22.00 CC images/ipc-var.o [2022-09-06T13:11:33.019Z] #43 22.19 CC images/ipc-desc.o [2022-09-06T13:11:33.019Z] #43 22.31 CC images/ipc-shm.o [2022-09-06T13:11:33.080Z] #43 40.09 GEN criu/pie/restorer-blob.h [2022-09-06T13:11:33.080Z] #43 40.16 DEP criu/vdso.d [2022-09-06T13:11:33.080Z] #43 ... [2022-09-06T13:11:33.080Z] [2022-09-06T13:11:33.080Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-06T13:11:33.080Z] #20 sha256:1611fc48da2bf675ec1f939b38f37d01bca5ed9e6c2c15bcc921fc84317ff2fc [2022-09-06T13:11:33.080Z] #20 6.607 Fetched 8838 kB in 6s (1520 kB/s) [2022-09-06T13:11:33.280Z] #43 22.39 CC images/ipc-msg.o [2022-09-06T13:11:33.290Z] #43 21.98 CC images/tcp-stream.o [2022-09-06T13:11:33.541Z] #43 22.55 CC images/ipc-sem.o [2022-09-06T13:11:33.541Z] #43 22.66 CC images/utsns.o [2022-09-06T13:11:33.541Z] #43 22.77 CC images/creds.o [2022-09-06T13:11:33.550Z] #43 22.14 CC images/sk-packet.o [2022-09-06T13:11:33.550Z] #43 22.33 CC images/mnt.o [2022-09-06T13:11:33.802Z] #43 22.92 CC images/vma.o [2022-09-06T13:11:33.802Z] #43 23.05 CC images/netdev.o [2022-09-06T13:11:33.810Z] #43 22.53 CC images/pipe-data.o [2022-09-06T13:11:33.810Z] #43 22.66 CC images/sa.o [2022-09-06T13:11:34.064Z] #43 23.26 CC images/tty.o [2022-09-06T13:11:34.071Z] #43 22.80 CC images/timer.o [2022-09-06T13:11:34.326Z] #43 23.53 CC images/file-lock.o [2022-09-06T13:11:34.333Z] #43 ... [2022-09-06T13:11:34.333Z] [2022-09-06T13:11:34.333Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T13:11:34.333Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-09-06T13:11:34.333Z] #63 CACHED [2022-09-06T13:11:34.333Z] [2022-09-06T13:11:34.333Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T13:11:34.333Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-09-06T13:11:34.333Z] #65 CACHED [2022-09-06T13:11:34.333Z] [2022-09-06T13:11:34.333Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:34.333Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:11:34.333Z] #43 23.06 CC images/timerfd.o [2022-09-06T13:11:34.587Z] #43 23.68 CC images/rlimit.o [2022-09-06T13:11:34.593Z] #43 23.23 CC images/mm.o [2022-09-06T13:11:34.848Z] #43 23.83 CC images/pagemap.o [2022-09-06T13:11:34.849Z] #43 23.97 CC images/siginfo.o [2022-09-06T13:11:34.853Z] #43 23.38 CC images/sk-opts.o [2022-09-06T13:11:34.853Z] #43 23.50 CC images/sk-unix.o [2022-09-06T13:11:35.110Z] #43 24.14 CC images/rpc.o [2022-09-06T13:11:35.113Z] #43 23.68 CC images/sk-inet.o [2022-09-06T13:11:35.373Z] #43 23.97 CC images/tun.o [2022-09-06T13:11:35.373Z] #43 24.14 CC images/sk-netlink.o [2022-09-06T13:11:35.622Z] #20 6.607 Reading package lists... [2022-09-06T13:11:35.633Z] #43 24.28 CC images/packet-sock.o [2022-09-06T13:11:35.633Z] #43 24.49 CC images/ipc-var.o [2022-09-06T13:11:35.682Z] #43 24.78 CC images/ext-file.o [2022-09-06T13:11:35.682Z] #43 24.88 CC images/cgroup.o [2022-09-06T13:11:35.894Z] #43 24.61 CC images/ipc-desc.o [2022-09-06T13:11:35.894Z] #43 24.73 CC images/ipc-shm.o [2022-09-06T13:11:36.154Z] #43 24.86 CC images/ipc-msg.o [2022-09-06T13:11:36.154Z] #43 25.00 CC images/ipc-sem.o [2022-09-06T13:11:36.253Z] #43 25.23 CC images/userns.o [2022-09-06T13:11:36.253Z] #43 25.45 CC images/google/protobuf/descriptor.o [2022-09-06T13:11:36.415Z] #43 25.13 CC images/utsns.o [2022-09-06T13:11:36.415Z] #43 25.25 CC images/creds.o [2022-09-06T13:11:36.675Z] #43 25.37 CC images/vma.o [2022-09-06T13:11:36.675Z] #43 25.56 CC images/netdev.o [2022-09-06T13:11:36.936Z] #43 25.76 CC images/tty.o [2022-09-06T13:11:37.195Z] #43 26.34 CC images/opts.o [2022-09-06T13:11:37.195Z] #43 26.44 CC images/seccomp.o [2022-09-06T13:11:37.455Z] #43 26.59 CC images/binfmt-misc.o [2022-09-06T13:11:37.455Z] #43 26.71 CC images/time.o [2022-09-06T13:11:37.492Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-06T13:11:37.492Z] [2022-09-06T13:11:37.492Z] + TEST_INTEGRATION_DEST=2 [2022-09-06T13:11:37.492Z] + CONTAINER_NAME=docker-pr2-2 [2022-09-06T13:11:37.492Z] + TEST_SKIP_INTEGRATION=1 [2022-09-06T13:11:37.492Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-09-06T13:11:37.492Z] + run_tests [2022-09-06T13:11:37.492Z] + c=0 [2022-09-06T13:11:37.492Z] + '[' -n 0 ']' [2022-09-06T13:11:37.492Z] + rm= [2022-09-06T13:11:37.492Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44093/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44093/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44093/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=97014a8db51a9be25422a49863bf4c3ed12c9b42 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:97014a8db51a9be25422a49863bf4c3ed12c9b42 hack/make.sh '' test-integration [2022-09-06T13:11:37.492Z] + TEST_INTEGRATION_DEST=1 [2022-09-06T13:11:37.492Z] + CONTAINER_NAME=docker-pr2-1 [2022-09-06T13:11:37.492Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T13:11:37.492Z] + run_tests test-integration-flaky [2022-09-06T13:11:37.492Z] + '[' -n 0 ']' [2022-09-06T13:11:37.492Z] + rm= [2022-09-06T13:11:37.492Z] + TEST_INTEGRATION_DEST=3 [2022-09-06T13:11:37.492Z] + CONTAINER_NAME=docker-pr2-3 [2022-09-06T13:11:37.492Z] + TEST_SKIP_INTEGRATION=1 [2022-09-06T13:11:37.492Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-09-06T13:11:37.492Z] + run_tests [2022-09-06T13:11:37.492Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44093/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44093/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44093/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=97014a8db51a9be25422a49863bf4c3ed12c9b42 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:97014a8db51a9be25422a49863bf4c3ed12c9b42 hack/make.sh test-integration-flaky test-integration [2022-09-06T13:11:37.492Z] + '[' -n 0 ']' [2022-09-06T13:11:37.492Z] + rm= [2022-09-06T13:11:37.492Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44093/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44093/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44093/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=97014a8db51a9be25422a49863bf4c3ed12c9b42 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:97014a8db51a9be25422a49863bf4c3ed12c9b42 hack/make.sh '' test-integration [2022-09-06T13:11:37.492Z] ++ jobs -p [2022-09-06T13:11:37.492Z] + for job in $(jobs -p) [2022-09-06T13:11:37.492Z] + wait 29924 [2022-09-06T13:11:37.492Z] [2022-09-06T13:11:37.492Z] [2022-09-06T13:11:37.492Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T13:11:37.492Z] [2022-09-06T13:11:37.492Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T13:11:37.492Z] HOSTNAME=0f69077138cc [2022-09-06T13:11:37.492Z] TEST_SKIP_INTEGRATION=1 [2022-09-06T13:11:37.492Z] TESTDEBUG=0 [2022-09-06T13:11:37.492Z] DEST=bundles/test-integration [2022-09-06T13:11:37.492Z] PWD=/go/src/github.com/docker/docker [2022-09-06T13:11:37.492Z] KEEPBUNDLE=1 [2022-09-06T13:11:37.492Z] DOCKER_GITCOMMIT=97014a8db51a9be25422a49863bf4c3ed12c9b42 [2022-09-06T13:11:37.492Z] container=docker [2022-09-06T13:11:37.492Z] HOME=/root [2022-09-06T13:11:37.492Z] GOLANG_VERSION=1.18.5 [2022-09-06T13:11:37.492Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T13:11:37.492Z] VALIDATE_BRANCH=20.10 [2022-09-06T13:11:37.492Z] TERM=xterm [2022-09-06T13:11:37.492Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T13:11:37.492Z] SHLVL=1 [2022-09-06T13:11:37.492Z] TIMEOUT=120m [2022-09-06T13:11:37.492Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-06T13:11:37.492Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T13:11:37.492Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-09-06T13:11:37.492Z] GO111MODULE=off [2022-09-06T13:11:37.492Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T13:11:37.492Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T13:11:37.492Z] GOPATH=/go [2022-09-06T13:11:37.492Z] PKG_CONFIG=pkg-config [2022-09-06T13:11:37.492Z] _=/usr/bin/env [2022-09-06T13:11:37.492Z] Building test suite binary ./integration-cli/test.main [2022-09-06T13:11:37.492Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T13:11:37.492Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T13:11:37.492Z] HOSTNAME=da8deeeccf6a [2022-09-06T13:11:37.492Z] TEST_SKIP_INTEGRATION=1 [2022-09-06T13:11:37.492Z] TESTDEBUG=0 [2022-09-06T13:11:37.492Z] DEST=bundles/test-integration [2022-09-06T13:11:37.492Z] PWD=/go/src/github.com/docker/docker [2022-09-06T13:11:37.492Z] KEEPBUNDLE=1 [2022-09-06T13:11:37.492Z] DOCKER_GITCOMMIT=97014a8db51a9be25422a49863bf4c3ed12c9b42 [2022-09-06T13:11:37.492Z] container=docker [2022-09-06T13:11:37.492Z] HOME=/root [2022-09-06T13:11:37.492Z] GOLANG_VERSION=1.18.5 [2022-09-06T13:11:37.492Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T13:11:37.492Z] VALIDATE_BRANCH=20.10 [2022-09-06T13:11:37.492Z] TERM=xterm [2022-09-06T13:11:37.492Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T13:11:37.492Z] SHLVL=1 [2022-09-06T13:11:37.492Z] TIMEOUT=120m [2022-09-06T13:11:37.492Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-06T13:11:37.492Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T13:11:37.492Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-09-06T13:11:37.492Z] GO111MODULE=off [2022-09-06T13:11:37.492Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T13:11:37.492Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T13:11:37.492Z] GOPATH=/go [2022-09-06T13:11:37.492Z] PKG_CONFIG=pkg-config [2022-09-06T13:11:37.492Z] _=/usr/bin/env [2022-09-06T13:11:37.492Z] Building test suite binary ./integration-cli/test.main [2022-09-06T13:11:37.492Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-09-06T13:11:37.492Z] No new tests added to integration. [2022-09-06T13:11:37.492Z] [2022-09-06T13:11:37.492Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T13:11:37.492Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T13:11:37.492Z] HOSTNAME=2c91f3b13f1b [2022-09-06T13:11:37.492Z] TESTDEBUG=0 [2022-09-06T13:11:37.492Z] DEST=bundles/test-integration [2022-09-06T13:11:37.492Z] PWD=/go/src/github.com/docker/docker [2022-09-06T13:11:37.492Z] KEEPBUNDLE=1 [2022-09-06T13:11:37.492Z] DOCKER_GITCOMMIT=97014a8db51a9be25422a49863bf4c3ed12c9b42 [2022-09-06T13:11:37.492Z] container=docker [2022-09-06T13:11:37.492Z] HOME=/root [2022-09-06T13:11:37.492Z] GOLANG_VERSION=1.18.5 [2022-09-06T13:11:37.492Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T13:11:37.492Z] VALIDATE_BRANCH=20.10 [2022-09-06T13:11:37.492Z] TERM=xterm [2022-09-06T13:11:37.492Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T13:11:37.492Z] SHLVL=1 [2022-09-06T13:11:37.492Z] TIMEOUT=120m [2022-09-06T13:11:37.492Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-06T13:11:37.492Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T13:11:37.492Z] GO111MODULE=off [2022-09-06T13:11:37.492Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T13:11:37.492Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T13:11:37.492Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T13:11:37.492Z] GOPATH=/go [2022-09-06T13:11:37.492Z] PKG_CONFIG=pkg-config [2022-09-06T13:11:37.492Z] _=/usr/bin/env [2022-09-06T13:11:37.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-06T13:11:37.506Z] #43 26.19 CC images/file-lock.o [2022-09-06T13:11:37.716Z] #43 26.86 CC images/sysctl.o [2022-09-06T13:11:37.716Z] #43 26.97 CC images/autofs.o [2022-09-06T13:11:37.766Z] #43 26.36 CC images/rlimit.o [2022-09-06T13:11:37.766Z] #43 26.46 CC images/pagemap.o [2022-09-06T13:11:37.766Z] #43 26.61 CC images/siginfo.o [2022-09-06T13:11:37.977Z] #43 27.12 CC images/macvlan.o [2022-09-06T13:11:38.027Z] #43 26.75 CC images/rpc.o [2022-09-06T13:11:38.164Z] #20 9.330 Reading package lists... [2022-09-06T13:11:38.238Z] #43 27.30 CC images/sit.o [2022-09-06T13:11:38.424Z] #20 11.63 Building dependency tree... [2022-09-06T13:11:38.424Z] #20 ... [2022-09-06T13:11:38.424Z] [2022-09-06T13:11:38.424Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:38.424Z] #43 sha256:0c247d09c5034f60ebfaa82bbc00fbbbf22eea0ebba69d19a089dac1c30c9e22 [2022-09-06T13:11:38.424Z] #43 40.34 DEP criu/uts_ns.d [2022-09-06T13:11:38.424Z] #43 40.42 DEP criu/util.d [2022-09-06T13:11:38.424Z] #43 40.53 DEP criu/uffd.d [2022-09-06T13:11:38.424Z] #43 40.65 DEP criu/tun.d [2022-09-06T13:11:38.424Z] #43 40.80 DEP criu/tty.d [2022-09-06T13:11:38.424Z] #43 40.91 DEP criu/timerfd.d [2022-09-06T13:11:38.424Z] #43 40.99 DEP criu/timens.d [2022-09-06T13:11:38.424Z] #43 41.08 DEP criu/sysfs_parse.d [2022-09-06T13:11:38.424Z] #43 41.14 DEP criu/sysctl.d [2022-09-06T13:11:38.424Z] #43 41.22 DEP criu/string.d [2022-09-06T13:11:38.424Z] #43 41.25 DEP criu/stats.d [2022-09-06T13:11:38.424Z] #43 41.31 DEP criu/sockets.d [2022-09-06T13:11:38.424Z] #43 41.39 DEP criu/sk-unix.d [2022-09-06T13:11:38.424Z] #43 41.49 DEP criu/sk-tcp.d [2022-09-06T13:11:38.424Z] #43 41.59 DEP criu/sk-queue.d [2022-09-06T13:11:38.424Z] #43 41.66 DEP criu/sk-packet.d [2022-09-06T13:11:38.424Z] #43 41.75 DEP criu/sk-netlink.d [2022-09-06T13:11:38.424Z] #43 41.84 DEP criu/sk-inet.d [2022-09-06T13:11:38.424Z] #43 41.94 DEP criu/signalfd.d [2022-09-06T13:11:38.424Z] #43 42.00 DEP criu/sigframe.d [2022-09-06T13:11:38.424Z] #43 42.06 DEP criu/shmem.d [2022-09-06T13:11:38.424Z] #43 42.14 DEP criu/servicefd.d [2022-09-06T13:11:38.424Z] #43 42.21 DEP criu/seize.d [2022-09-06T13:11:38.424Z] #43 42.29 DEP criu/seccomp.d [2022-09-06T13:11:38.424Z] #43 42.38 DEP criu/rst-malloc.d [2022-09-06T13:11:38.424Z] #43 42.47 DEP criu/rbtree.d [2022-09-06T13:11:38.424Z] #43 42.50 DEP criu/pstree.d [2022-09-06T13:11:38.424Z] #43 42.60 DEP criu/protobuf.d [2022-09-06T13:11:38.424Z] #43 42.65 GEN criu/protobuf-desc-gen.h [2022-09-06T13:11:38.424Z] #43 44.20 DEP criu/protobuf-desc.d [2022-09-06T13:11:38.424Z] #43 44.26 DEP criu/proc_parse.d [2022-09-06T13:11:38.424Z] #43 44.41 DEP criu/plugin.d [2022-09-06T13:11:38.424Z] #43 44.50 DEP criu/pipes.d [2022-09-06T13:11:38.424Z] #43 44.65 DEP criu/pie-util.d [2022-09-06T13:11:38.424Z] #43 44.70 DEP criu/pie-util-vdso.d [2022-09-06T13:11:38.424Z] #43 44.79 DEP criu/path.d [2022-09-06T13:11:38.424Z] #43 44.85 DEP criu/parasite-syscall.d [2022-09-06T13:11:38.424Z] #43 44.95 DEP criu/pagemap.d [2022-09-06T13:11:38.424Z] #43 45.06 DEP criu/pagemap-cache.d [2022-09-06T13:11:38.424Z] #43 45.14 DEP criu/page-xfer.d [2022-09-06T13:11:38.424Z] #43 45.23 DEP criu/page-pipe.d [2022-09-06T13:11:38.424Z] #43 45.29 DEP criu/netfilter.d [2022-09-06T13:11:38.424Z] #43 45.37 DEP criu/net.d [2022-09-06T13:11:38.424Z] #43 45.49 DEP criu/namespaces.d [2022-09-06T13:11:38.424Z] #43 45.55 DEP criu/mount.d [2022-09-06T13:11:38.498Z] #43 ... [2022-09-06T13:11:38.498Z] [2022-09-06T13:11:38.499Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T13:11:38.499Z] #40 sha256:ea18efa6ff3c2aae2d0d517d9a20fb30e7cc3db3a601e17da964d1ca0d2a91b1 [2022-09-06T13:11:38.499Z] #40 DONE 88.2s [2022-09-06T13:11:38.499Z] [2022-09-06T13:11:38.499Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:38.499Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:11:38.499Z] #43 27.45 CC images/memfd.o [2022-09-06T13:11:38.499Z] #43 ... [2022-09-06T13:11:38.499Z] [2022-09-06T13:11:38.499Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-06T13:11:38.499Z] #56 sha256:3679687d0c628a4a39f7d1350453b890696ec81b0d4e767c538b65aa3dd34ff0 [2022-09-06T13:11:38.499Z] #56 40.23 Checking out files: 56% (2797/4989) Checking out files: 57% (2844/4989) Checking out files: 58% (2894/4989) Checking out files: 59% (2944/4989) Checking out files: 60% (2994/4989) Checking out files: 61% (3044/4989) Checking out files: 62% (3094/4989) Checking out files: 63% (3144/4989) Checking out files: 64% (3193/4989) Checking out files: 65% (3243/4989) Checking out files: 66% (3293/4989) Checking out files: 67% (3343/4989) Checking out files: 68% (3393/4989) Checking out files: 69% (3443/4989) Checking out files: 70% (3493/4989) Checking out files: 71% (3543/4989) Checking out files: 72% (3593/4989) Checking out files: 73% (3642/4989) Checking out files: 74% (3692/4989) Checking out files: 75% (3742/4989) Checking out files: 76% (3792/4989) Checking out files: 77% (3842/4989) Checking out files: 78% (3892/4989) Checking out files: 79% (3942/4989) Checking out files: 80% (3992/4989) Checking out files: 81% (4042/4989) Checking out files: 82% (4091/4989) Checking out files: 83% (4141/4989) Checking out files: 84% (4191/4989) Checking out files: 85% (4241/4989) Checking out files: 86% (4291/4989) Checking out files: 87% (4341/4989) Checking out files: 88% (4391/4989) Checking out files: 89% (4441/4989) Checking out files: 90% (4491/4989) Checking out files: 91% (4540/4989) Checking out files: 92% (4590/4989) Checking out files: 93% (4640/4989) Checking out files: 94% (4690/4989) Checking out files: 95% (4740/4989) Checking out files: 96% (4790/4989) Checking out files: 97% (4840/4989) Checking out files: 98% (4890/4989) Checking out files: 99% (4940/4989) Checking out files: 100% (4989/4989) Checking out files: 100% (4989/4989), done. [2022-09-06T13:11:38.499Z] #56 41.09 + cd /tmp/tmp.ApE2LdNN7a/src/github.com/containerd/containerd [2022-09-06T13:11:38.499Z] #56 41.09 + git checkout -q v1.6.8 [2022-09-06T13:11:38.499Z] #56 42.19 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-06T13:11:38.499Z] #56 42.19 + BUILDTAGS='netgo osusergo static_build' [2022-09-06T13:11:38.499Z] #56 42.19 + export EXTRA_FLAGS=-buildmode=pie [2022-09-06T13:11:38.499Z] #56 42.19 + EXTRA_FLAGS=-buildmode=pie [2022-09-06T13:11:38.499Z] #56 42.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-06T13:11:38.499Z] #56 42.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-06T13:11:38.499Z] #56 42.19 + '[' '' = dynamic ']' [2022-09-06T13:11:38.499Z] #56 42.19 + make [2022-09-06T13:11:38.499Z] #56 43.81 + bin/ctr [2022-09-06T13:11:38.598Z] #43 27.43 CC images/ext-file.o [2022-09-06T13:11:38.685Z] #43 45.72 DEP criu/memfd.d [2022-09-06T13:11:38.685Z] #43 45.84 DEP criu/mem.d [2022-09-06T13:11:38.685Z] #43 45.95 DEP criu/lsm.d [2022-09-06T13:11:38.859Z] #43 27.61 CC images/cgroup.o [2022-09-06T13:11:38.946Z] #43 46.09 DEP criu/log.d [2022-09-06T13:11:39.207Z] #43 46.18 DEP criu/libnetlink.d [2022-09-06T13:11:39.207Z] #43 46.31 DEP criu/kerndat.d [2022-09-06T13:11:39.207Z] #43 ... [2022-09-06T13:11:39.207Z] [2022-09-06T13:11:39.207Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-09-06T13:11:39.207Z] #24 sha256:409108fc1638bf0d01c9d7414b6800caedd8dc61babe8b890f2d4423a9161c25 [2022-09-06T13:11:39.430Z] #43 27.99 CC images/userns.o [2022-09-06T13:11:39.430Z] #43 28.07 CC images/google/protobuf/descriptor.o [2022-09-06T13:11:39.468Z] #24 93.84 Checking out files: 30% (3485/11414) Checking out files: 31% (3539/11414) Checking out files: 32% (3653/11414) Checking out files: 33% (3767/11414) Checking out files: 34% (3881/11414) Checking out files: 35% (3995/11414) Checking out files: 36% (4110/11414) Checking out files: 37% (4224/11414) Checking out files: 38% (4338/11414) Checking out files: 39% (4452/11414) Checking out files: 40% (4566/11414) Checking out files: 41% (4680/11414) Checking out files: 42% (4794/11414) Checking out files: 43% (4909/11414) Checking out files: 44% (5023/11414) Checking out files: 45% (5137/11414) Checking out files: 46% (5251/11414) Checking out files: 47% (5365/11414) Checking out files: 48% (5479/11414) Checking out files: 49% (5593/11414) Checking out files: 50% (5707/11414) Checking out files: 51% (5822/11414) Checking out files: 52% (5936/11414) [2022-09-06T13:11:39.468Z] #24 ... [2022-09-06T13:11:39.468Z] [2022-09-06T13:11:39.468Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-09-06T13:11:39.468Z] #53 sha256:b0cca236bf4360b722558437ebec80d2f428ab73ab465b83685575de33e84ec0 [2022-09-06T13:11:39.468Z] #53 7.891 + cd /tmp/tmp.W5kKHWm6tb/src/github.com/opencontainers/runc [2022-09-06T13:11:39.468Z] #53 7.891 + git checkout -q v1.1.4 [2022-09-06T13:11:39.468Z] #53 8.261 + '[' -z '' ']' [2022-09-06T13:11:39.468Z] #53 8.261 + target=static [2022-09-06T13:11:39.468Z] #53 8.262 + make BUILDTAGS=seccomp static [2022-09-06T13:11:39.468Z] #53 8.696 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-06T13:11:39.468Z] #53 ... [2022-09-06T13:11:39.468Z] [2022-09-06T13:11:39.468Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-09-06T13:11:39.468Z] #24 sha256:409108fc1638bf0d01c9d7414b6800caedd8dc61babe8b890f2d4423a9161c25 [2022-09-06T13:11:39.691Z] #43 ... [2022-09-06T13:11:39.691Z] [2022-09-06T13:11:39.691Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T13:11:39.691Z] #40 sha256:ea18efa6ff3c2aae2d0d517d9a20fb30e7cc3db3a601e17da964d1ca0d2a91b1 [2022-09-06T13:11:39.691Z] #40 DONE 88.7s [2022-09-06T13:11:39.691Z] [2022-09-06T13:11:39.691Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-06T13:11:39.691Z] #56 sha256:cc96f2444d66eed8bbdae87472c3fb071c557fa427ed8d4c72bef6429c057751 [2022-09-06T13:11:39.691Z] #56 45.72 Checking out files: 73% (3686/4989) Checking out files: 74% (3692/4989) Checking out files: 75% (3742/4989) Checking out files: 76% (3792/4989) Checking out files: 77% (3842/4989) Checking out files: 78% (3892/4989) Checking out files: 79% (3942/4989) Checking out files: 80% (3992/4989) Checking out files: 81% (4042/4989) Checking out files: 82% (4091/4989) Checking out files: 83% (4141/4989) Checking out files: 84% (4191/4989) Checking out files: 85% (4241/4989) Checking out files: 86% (4291/4989) Checking out files: 87% (4341/4989) Checking out files: 88% (4391/4989) Checking out files: 89% (4441/4989) Checking out files: 90% (4491/4989) Checking out files: 91% (4540/4989) Checking out files: 92% (4590/4989) Checking out files: 93% (4640/4989) Checking out files: 94% (4690/4989) Checking out files: 95% (4740/4989) Checking out files: 96% (4790/4989) Checking out files: 97% (4840/4989) Checking out files: 98% (4890/4989) Checking out files: 99% (4940/4989) Checking out files: 100% (4989/4989) Checking out files: 100% (4989/4989), done. [2022-09-06T13:11:39.691Z] #56 46.34 + cd /tmp/tmp.Baslv0avCK/src/github.com/containerd/containerd [2022-09-06T13:11:39.691Z] #56 46.34 + git checkout -q v1.6.8 [2022-09-06T13:11:39.691Z] #56 47.41 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-06T13:11:39.691Z] #56 47.41 + BUILDTAGS='netgo osusergo static_build' [2022-09-06T13:11:39.691Z] #56 47.41 + export EXTRA_FLAGS=-buildmode=pie [2022-09-06T13:11:39.691Z] #56 47.41 + EXTRA_FLAGS=-buildmode=pie [2022-09-06T13:11:39.691Z] #56 47.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-06T13:11:39.691Z] #56 47.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-06T13:11:39.691Z] #56 47.41 + '[' '' = dynamic ']' [2022-09-06T13:11:39.691Z] #56 47.41 + make [2022-09-06T13:11:39.691Z] #56 48.92 + bin/ctr [2022-09-06T13:11:39.888Z] #56 ... [2022-09-06T13:11:39.888Z] [2022-09-06T13:11:39.888Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:39.888Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:11:39.888Z] #43 27.63 CC images/timens.o [2022-09-06T13:11:39.888Z] #43 27.86 LINK images/built-in.o [2022-09-06T13:11:39.888Z] #43 28.02 GEN compel/include/asm [2022-09-06T13:11:39.888Z] #43 28.09 GEN compel/include/version.h [2022-09-06T13:11:39.888Z] #43 28.09 touch .config [2022-09-06T13:11:39.888Z] #43 28.18 GEN include/common/config.h [2022-09-06T13:11:39.888Z] #43 28.30 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-09-06T13:11:39.888Z] #43 28.32 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-09-06T13:11:39.888Z] #43 28.38 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-09-06T13:11:39.888Z] #43 28.38 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-09-06T13:11:39.888Z] #43 28.43 DEP compel/arch/x86/plugins/std/memcpy.d [2022-09-06T13:11:39.888Z] #43 28.46 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-09-06T13:11:39.888Z] #43 28.50 GEN compel/plugins/include/uapi/std/syscall.h [2022-09-06T13:11:39.888Z] #43 28.53 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-09-06T13:11:39.888Z] #43 28.54 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-09-06T13:11:39.888Z] #43 28.56 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-09-06T13:11:39.888Z] #43 28.58 DEP compel/plugins/std/infect.d [2022-09-06T13:11:39.888Z] #43 28.73 DEP compel/plugins/std/string.d [2022-09-06T13:11:39.888Z] #43 28.84 DEP compel/plugins/std/log.d [2022-09-06T13:11:39.888Z] #43 28.90 DEP compel/plugins/std/fds.d [2022-09-06T13:11:39.888Z] #43 28.97 DEP compel/plugins/std/std.d [2022-09-06T13:11:39.888Z] #43 29.08 DEP compel/plugins/shmem/shmem.d [2022-09-06T13:11:39.888Z] #43 29.15 DEP compel/plugins/fds/fds.d [2022-09-06T13:11:39.888Z] #43 29.18 CC compel/plugins/std/std.o [2022-09-06T13:11:40.460Z] #43 29.35 CC compel/plugins/std/fds.o [2022-09-06T13:11:40.460Z] #43 29.54 CC compel/plugins/std/log.o [2022-09-06T13:11:41.032Z] #43 30.00 CC compel/plugins/std/string.o [2022-09-06T13:11:41.032Z] #43 30.35 CC compel/plugins/std/infect.o [2022-09-06T13:11:41.292Z] #43 30.57 CC compel/arch/x86/plugins/std/parasite-head.o [2022-09-06T13:11:41.292Z] #43 30.60 CC compel/arch/x86/plugins/std/memcpy.o [2022-09-06T13:11:41.296Z] #24 93.84 Checking out files: 30% (3485/11414) Checking out files: 31% (3539/11414) Checking out files: 32% (3653/11414) Checking out files: 33% (3767/11414) Checking out files: 34% (3881/11414) Checking out files: 35% (3995/11414) Checking out files: 36% (4110/11414) Checking out files: 37% (4224/11414) Checking out files: 38% (4338/11414) Checking out files: 39% (4452/11414) Checking out files: 40% (4566/11414) Checking out files: 41% (4680/11414) Checking out files: 42% (4794/11414) Checking out files: 43% (4909/11414) Checking out files: 44% (5023/11414) Checking out files: 45% (5137/11414) Checking out files: 46% (5251/11414) Checking out files: 47% (5365/11414) Checking out files: 48% (5479/11414) Checking out files: 49% (5593/11414) Checking out files: 50% (5707/11414) Checking out files: 51% (5822/11414) Checking out files: 52% (5936/11414) Checking out files: 53% (6050/11414) Checking out files: 54% (6164/11414) Checking out files: 55% (6278/11414) Checking out files: 56% (6392/11414) Checking out files: 57% (6506/11414) Checking out files: 58% (6621/11414) Checking out files: 59% (6735/11414) Checking out files: 60% (6849/11414) Checking out files: 60% (6888/11414) Checking out files: 61% (6963/11414) Checking out files: 62% (7077/11414) Checking out files: 63% (7191/11414) Checking out files: 64% (7305/11414) Checking out files: 65% (7420/11414) Checking out files: 66% (7534/11414) Checking out files: 67% (7648/11414) Checking out files: 68% (7762/11414) Checking out files: 69% (7876/11414) Checking out files: 70% (7990/11414) Checking out files: 71% (8104/11414) Checking out files: 72% (8219/11414) Checking out files: 73% (8333/11414) Checking out files: 74% (8447/11414) Checking out files: 75% (8561/11414) Checking out files: 76% (8675/11414) Checking out files: 77% (8789/11414) Checking out files: 78% (8903/11414) Checking out files: 79% (9018/11414) Checking out files: 80% (9132/11414) Checking out files: 81% (9246/11414) Checking out files: 82% (9360/11414) Checking out files: 83% (9474/11414) Checking out files: 84% (9588/11414) Checking out files: 85% (9702/11414) Checking out files: 86% (9817/11414) Checking out files: 87% (9931/11414) Checking out files: 88% (10045/11414) Checking out files: 89% (10159/11414) Checking out files: 89% (10162/11414) Checking out files: 90% (10273/11414) Checking out files: 91% (10387/11414) Checking out files: 92% (10501/11414) Checking out files: 93% (10616/11414) Checking out files: 94% (10730/11414) Checking out files: 95% (10844/11414) Checking out files: 96% (10958/11414) Checking out files: 97% (11072/11414) Checking out files: 98% (11186/11414) Checking out files: 99% (11300/11414) Checking out files: 100% (11414/11414) Checking out files: 100% (11414/11414), done. [2022-09-06T13:11:41.296Z] #24 96.37 + cd /tmp/tmp.FfRYpXhaBw/tmp/docker-ce [2022-09-06T13:11:41.296Z] #24 96.38 + git checkout -q v17.06.2-ce [2022-09-06T13:11:41.553Z] #43 30.63 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-09-06T13:11:41.553Z] #43 30.68 AR compel/plugins/std.lib.a [2022-09-06T13:11:41.553Z] #43 30.71 CC compel/plugins/fds/fds.o [2022-09-06T13:11:41.553Z] #43 30.81 AR compel/plugins/fds.lib.a [2022-09-06T13:11:41.814Z] #43 30.85 HOSTDEP compel/src/lib/log-host.d [2022-09-06T13:11:41.814Z] #43 30.89 HOSTDEP compel/src/lib/handle-elf-host.d [2022-09-06T13:11:41.814Z] #43 30.95 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-09-06T13:11:41.814Z] #43 30.99 HOSTDEP compel/src/main-host.d [2022-09-06T13:11:41.814Z] #43 31.04 DEP compel/src/lib/ptrace.d [2022-09-06T13:11:42.085Z] #43 31.11 DEP compel/src/lib/infect.d [2022-09-06T13:11:42.085Z] #43 31.17 DEP compel/src/lib/infect-util.d [2022-09-06T13:11:42.085Z] #43 31.22 DEP compel/src/lib/infect-rpc.d [2022-09-06T13:11:42.085Z] #43 31.29 DEP compel/arch/x86/src/lib/infect.d [2022-09-06T13:11:42.085Z] #43 31.34 DEP compel/arch/x86/src/lib/cpu.d [2022-09-06T13:11:42.349Z] #43 31.39 DEP compel/src/lib/log.d [2022-09-06T13:11:42.349Z] #43 31.44 DEP compel/src/main.d [2022-09-06T13:11:42.349Z] #43 31.54 DEP compel/src/lib/handle-elf.d [2022-09-06T13:11:42.349Z] #43 31.60 DEP compel/arch/x86/src/lib/handle-elf.d [2022-09-06T13:11:42.610Z] #43 31.67 CC compel/src/lib/log.o [2022-09-06T13:11:42.610Z] #43 31.81 CC compel/arch/x86/src/lib/cpu.o [2022-09-06T13:11:43.181Z] #43 32.31 CC compel/arch/x86/src/lib/infect.o [2022-09-06T13:11:43.751Z] #43 32.77 CC compel/src/lib/infect-rpc.o [2022-09-06T13:11:43.751Z] #43 32.96 CC compel/src/lib/infect-util.o [2022-09-06T13:11:43.841Z] #24 98.73 + mkdir -p /tmp/tmp.FfRYpXhaBw/src/github.com/docker [2022-09-06T13:11:43.841Z] #24 98.73 + mv components/cli /tmp/tmp.FfRYpXhaBw/src/github.com/docker/cli [2022-09-06T13:11:43.841Z] #24 98.74 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-09-06T13:11:43.893Z] #56 ... [2022-09-06T13:11:43.893Z] [2022-09-06T13:11:43.893Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:43.893Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:11:43.893Z] #43 28.89 CC images/opts.o [2022-09-06T13:11:43.893Z] #43 29.05 CC images/seccomp.o [2022-09-06T13:11:43.893Z] #43 29.21 CC images/binfmt-misc.o [2022-09-06T13:11:43.893Z] #43 29.36 CC images/time.o [2022-09-06T13:11:43.893Z] #43 29.48 CC images/sysctl.o [2022-09-06T13:11:43.893Z] #43 29.60 CC images/autofs.o [2022-09-06T13:11:43.893Z] #43 29.73 CC images/macvlan.o [2022-09-06T13:11:43.893Z] #43 29.85 CC images/sit.o [2022-09-06T13:11:43.893Z] #43 29.98 CC images/memfd.o [2022-09-06T13:11:43.893Z] #43 30.12 CC images/timens.o [2022-09-06T13:11:43.893Z] #43 30.31 LINK images/built-in.o [2022-09-06T13:11:43.894Z] #43 30.41 GEN compel/include/asm [2022-09-06T13:11:43.894Z] #43 30.45 GEN compel/include/version.h [2022-09-06T13:11:43.894Z] #43 30.47 touch .config [2022-09-06T13:11:43.894Z] #43 30.52 GEN include/common/config.h [2022-09-06T13:11:43.894Z] #43 30.59 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-09-06T13:11:43.894Z] #43 30.62 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-09-06T13:11:43.894Z] #43 30.63 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-09-06T13:11:43.894Z] #43 30.64 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-09-06T13:11:43.894Z] #43 30.67 DEP compel/arch/x86/plugins/std/memcpy.d [2022-09-06T13:11:43.894Z] #43 30.68 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-09-06T13:11:43.894Z] #43 30.70 GEN compel/plugins/include/uapi/std/syscall.h [2022-09-06T13:11:43.894Z] #43 30.74 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-09-06T13:11:43.894Z] #43 30.75 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-09-06T13:11:43.894Z] #43 30.77 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-09-06T13:11:43.894Z] #43 30.78 DEP compel/plugins/std/infect.d [2022-09-06T13:11:43.894Z] #43 30.88 DEP compel/plugins/std/string.d [2022-09-06T13:11:43.894Z] #43 30.94 DEP compel/plugins/std/log.d [2022-09-06T13:11:43.894Z] #43 31.00 DEP compel/plugins/std/fds.d [2022-09-06T13:11:43.894Z] #43 31.06 DEP compel/plugins/std/std.d [2022-09-06T13:11:43.894Z] #43 31.11 DEP compel/plugins/shmem/shmem.d [2022-09-06T13:11:43.894Z] #43 31.17 DEP compel/plugins/fds/fds.d [2022-09-06T13:11:43.894Z] #43 31.23 CC compel/plugins/std/std.o [2022-09-06T13:11:43.894Z] #43 31.36 CC compel/plugins/std/fds.o [2022-09-06T13:11:43.894Z] #43 31.53 CC compel/plugins/std/log.o [2022-09-06T13:11:43.894Z] #43 31.92 CC compel/plugins/std/string.o [2022-09-06T13:11:43.894Z] #43 32.23 CC compel/plugins/std/infect.o [2022-09-06T13:11:43.894Z] #43 32.45 CC compel/arch/x86/plugins/std/parasite-head.o [2022-09-06T13:11:43.894Z] #43 32.47 CC compel/arch/x86/plugins/std/memcpy.o [2022-09-06T13:11:43.894Z] #43 32.50 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-09-06T13:11:43.894Z] #43 32.55 AR compel/plugins/std.lib.a [2022-09-06T13:11:43.894Z] #43 32.59 CC compel/plugins/fds/fds.o [2022-09-06T13:11:43.894Z] #43 32.71 AR compel/plugins/fds.lib.a [2022-09-06T13:11:43.894Z] #43 32.74 HOSTDEP compel/src/lib/log-host.d [2022-09-06T13:11:43.894Z] #43 32.78 HOSTDEP compel/src/lib/handle-elf-host.d [2022-09-06T13:11:44.012Z] #43 33.09 CC compel/src/lib/infect.o [2022-09-06T13:11:44.154Z] #43 32.83 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-09-06T13:11:44.154Z] #43 32.87 HOSTDEP compel/src/main-host.d [2022-09-06T13:11:44.154Z] #43 32.92 DEP compel/src/lib/ptrace.d [2022-09-06T13:11:44.154Z] #43 32.98 DEP compel/src/lib/infect.d [2022-09-06T13:11:44.154Z] #43 33.04 DEP compel/src/lib/infect-util.d [2022-09-06T13:11:44.273Z] #43 ... [2022-09-06T13:11:44.273Z] [2022-09-06T13:11:44.273Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T13:11:44.273Z] #13 sha256:e5867cb1053958fe62aef7e6a9453c4f2d7f44f6ae35bd28e716c990986feb12 [2022-09-06T13:11:44.273Z] #13 79.59 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-06T13:11:44.273Z] #13 79.61 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-06T13:11:44.273Z] #13 79.61 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T13:11:44.273Z] #13 89.09 Selecting previously unselected package libapparmor1:amd64. [2022-09-06T13:11:44.273Z] #13 89.09 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-09-06T13:11:44.273Z] #13 89.10 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-09-06T13:11:44.273Z] #13 89.19 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-06T13:11:44.273Z] #13 89.20 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-09-06T13:11:44.273Z] #13 89.21 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-06T13:11:44.273Z] #13 89.32 Selecting previously unselected package libbtrfs0. [2022-09-06T13:11:44.273Z] #13 89.32 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-06T13:11:44.273Z] #13 89.33 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-06T13:11:44.273Z] #13 89.38 Selecting previously unselected package libbtrfs-dev. [2022-09-06T13:11:44.273Z] #13 89.39 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-06T13:11:44.273Z] #13 89.39 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-06T13:11:44.273Z] #13 89.47 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-06T13:11:44.273Z] #13 89.47 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-06T13:11:44.273Z] #13 89.48 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-06T13:11:44.273Z] #13 89.53 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T13:11:44.273Z] #13 89.53 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-09-06T13:11:44.273Z] #13 89.55 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-06T13:11:44.273Z] #13 89.68 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-06T13:11:44.273Z] #13 89.68 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-09-06T13:11:44.273Z] #13 89.70 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-09-06T13:11:44.413Z] #43 33.08 DEP compel/src/lib/infect-rpc.d [2022-09-06T13:11:44.413Z] #43 33.15 DEP compel/arch/x86/src/lib/infect.d [2022-09-06T13:11:44.414Z] #43 33.24 DEP compel/arch/x86/src/lib/cpu.d [2022-09-06T13:11:44.414Z] #43 33.28 DEP compel/src/lib/log.d [2022-09-06T13:11:44.533Z] #13 89.87 Selecting previously unselected package libpcre16-3:amd64. [2022-09-06T13:11:44.533Z] #13 89.87 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-09-06T13:11:44.533Z] #13 89.88 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-09-06T13:11:44.533Z] #13 90.00 Selecting previously unselected package libpcre32-3:amd64. [2022-09-06T13:11:44.673Z] #43 33.31 DEP compel/src/main.d [2022-09-06T13:11:44.673Z] #43 33.37 DEP compel/src/lib/handle-elf.d [2022-09-06T13:11:44.673Z] #43 33.44 DEP compel/arch/x86/src/lib/handle-elf.d [2022-09-06T13:11:44.794Z] #13 90.00 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-09-06T13:11:44.794Z] #13 90.00 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-09-06T13:11:44.794Z] #13 90.12 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-09-06T13:11:44.794Z] #13 90.13 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-09-06T13:11:44.794Z] #13 90.14 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-06T13:11:44.794Z] #13 90.19 Selecting previously unselected package libpcre3-dev:amd64. [2022-09-06T13:11:44.794Z] #13 90.20 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-09-06T13:11:44.794Z] #13 90.21 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-06T13:11:44.934Z] #43 33.50 CC compel/src/lib/log.o [2022-09-06T13:11:44.934Z] #43 33.62 CC compel/arch/x86/src/lib/cpu.o [2022-09-06T13:11:45.194Z] #43 33.94 CC compel/arch/x86/src/lib/infect.o [2022-09-06T13:11:45.194Z] #43 ... [2022-09-06T13:11:45.194Z] [2022-09-06T13:11:45.194Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T13:11:45.194Z] #13 sha256:e5867cb1053958fe62aef7e6a9453c4f2d7f44f6ae35bd28e716c990986feb12 [2022-09-06T13:11:45.194Z] #13 77.92 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-06T13:11:45.194Z] #13 77.92 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-06T13:11:45.194Z] #13 77.93 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T13:11:45.194Z] #13 87.09 Selecting previously unselected package libapparmor1:amd64. [2022-09-06T13:11:45.194Z] #13 87.10 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-09-06T13:11:45.194Z] #13 87.11 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-09-06T13:11:45.194Z] #13 87.19 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-06T13:11:45.194Z] #13 87.20 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-09-06T13:11:45.194Z] #13 87.20 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-06T13:11:45.194Z] #13 87.31 Selecting previously unselected package libbtrfs0. [2022-09-06T13:11:45.194Z] #13 87.31 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-06T13:11:45.194Z] #13 87.32 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-06T13:11:45.194Z] #13 87.39 Selecting previously unselected package libbtrfs-dev. [2022-09-06T13:11:45.194Z] #13 87.40 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-06T13:11:45.194Z] #13 87.40 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-06T13:11:45.194Z] #13 87.50 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-06T13:11:45.194Z] #13 87.50 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-06T13:11:45.194Z] #13 87.51 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-06T13:11:45.194Z] #13 87.57 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T13:11:45.194Z] #13 87.58 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-09-06T13:11:45.194Z] #13 87.60 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-06T13:11:45.194Z] #13 87.72 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-06T13:11:45.194Z] #13 87.72 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-09-06T13:11:45.194Z] #13 87.74 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-09-06T13:11:45.194Z] #13 87.93 Selecting previously unselected package libpcre16-3:amd64. [2022-09-06T13:11:45.194Z] #13 87.93 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-09-06T13:11:45.194Z] #13 87.94 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-09-06T13:11:45.365Z] #13 90.48 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-06T13:11:45.365Z] #13 90.48 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-09-06T13:11:45.365Z] #13 90.49 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-06T13:11:45.365Z] #13 ... [2022-09-06T13:11:45.365Z] [2022-09-06T13:11:45.365Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:45.365Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:11:45.365Z] #43 34.26 CC compel/src/lib/ptrace.o [2022-09-06T13:11:45.365Z] #43 34.46 AR compel/libcompel.a [2022-09-06T13:11:45.365Z] #43 34.50 HOSTCC compel/src/main-host.o [2022-09-06T13:11:45.365Z] #43 34.63 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-09-06T13:11:45.454Z] #13 88.05 Selecting previously unselected package libpcre32-3:amd64. [2022-09-06T13:11:45.454Z] #13 88.06 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-09-06T13:11:45.454Z] #13 88.07 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-09-06T13:11:45.454Z] #13 88.17 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-09-06T13:11:45.454Z] #13 88.17 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-09-06T13:11:45.454Z] #13 88.19 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-06T13:11:45.454Z] #13 88.26 Selecting previously unselected package libpcre3-dev:amd64. [2022-09-06T13:11:45.454Z] #13 88.26 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-09-06T13:11:45.454Z] #13 88.27 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-06T13:11:45.626Z] #43 34.75 HOSTCC compel/src/lib/handle-elf-host.o [2022-09-06T13:11:45.715Z] #13 ... [2022-09-06T13:11:45.715Z] [2022-09-06T13:11:45.715Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:45.715Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:11:45.715Z] #43 34.34 CC compel/src/lib/infect-rpc.o [2022-09-06T13:11:45.715Z] #43 34.49 CC compel/src/lib/infect-util.o [2022-09-06T13:11:45.886Z] #43 34.97 HOSTCC compel/src/lib/log-host.o [2022-09-06T13:11:45.886Z] #43 35.06 HOSTLINK compel/compel-host-bin [2022-09-06T13:11:45.886Z] #43 35.14 DEP soccr/soccr.d [2022-09-06T13:11:45.976Z] #43 34.62 CC compel/src/lib/infect.o [2022-09-06T13:11:46.146Z] #43 35.30 CC soccr/soccr.o [2022-09-06T13:11:46.407Z] #43 ... [2022-09-06T13:11:46.407Z] [2022-09-06T13:11:46.407Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T13:11:46.407Z] #13 sha256:e5867cb1053958fe62aef7e6a9453c4f2d7f44f6ae35bd28e716c990986feb12 [2022-09-06T13:11:46.407Z] #13 90.65 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-06T13:11:46.407Z] #13 90.66 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-09-06T13:11:46.407Z] #13 90.67 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-06T13:11:46.407Z] #13 90.72 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T13:11:46.407Z] #13 90.74 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-06T13:11:46.407Z] #13 90.74 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-06T13:11:46.407Z] #13 90.84 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T13:11:46.407Z] #13 90.85 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-09-06T13:11:46.407Z] #13 90.85 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-06T13:11:46.407Z] #13 91.14 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-06T13:11:46.407Z] #13 91.16 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-06T13:11:46.407Z] #13 91.17 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-09-06T13:11:46.407Z] #13 91.18 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-06T13:11:46.407Z] #13 91.20 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-09-06T13:11:46.407Z] #13 91.21 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-09-06T13:11:46.407Z] #13 91.22 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-06T13:11:46.407Z] #13 91.23 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-06T13:11:46.407Z] #13 91.24 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-09-06T13:11:46.407Z] #13 91.25 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-06T13:11:46.407Z] #13 91.28 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-06T13:11:46.407Z] #13 91.29 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-06T13:11:46.407Z] #13 91.30 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-06T13:11:46.407Z] #13 91.31 Setting up mingw-w64-common (6.0.0-3) ... [2022-09-06T13:11:46.407Z] #13 91.32 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-06T13:11:46.407Z] #13 91.33 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-06T13:11:46.407Z] #13 91.34 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-06T13:11:46.407Z] #13 91.36 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T13:11:46.407Z] #13 91.37 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 [2022-09-06T13:11:46.407Z] #13 91.37 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 [2022-09-06T13:11:46.407Z] #13 91.38 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T13:11:46.407Z] #13 91.39 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-06T13:11:46.407Z] #13 91.39 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 [2022-09-06T13:11:46.407Z] #13 91.40 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-06T13:11:46.407Z] #13 91.41 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-06T13:11:46.408Z] #13 91.43 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-06T13:11:46.408Z] #13 91.44 Setting up dmsetup (2:1.02.155-3) ... [2022-09-06T13:11:46.408Z] #13 91.45 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-06T13:11:46.408Z] #13 91.46 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-06T13:11:46.408Z] #13 91.48 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T13:11:46.408Z] #13 DONE 91.8s [2022-09-06T13:11:46.410Z] #24 ... [2022-09-06T13:11:46.410Z] [2022-09-06T13:11:46.410Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-06T13:11:46.410Z] #20 sha256:1611fc48da2bf675ec1f939b38f37d01bca5ed9e6c2c15bcc921fc84317ff2fc [2022-09-06T13:11:46.410Z] #20 11.63 Building dependency tree... [2022-09-06T13:11:46.410Z] #20 12.26 Reading state information... [2022-09-06T13:11:46.410Z] #20 13.06 libcap2-bin is already the newest version (1:2.25-2). [2022-09-06T13:11:46.410Z] #20 13.06 The following additional packages will be installed: [2022-09-06T13:11:46.410Z] #20 13.06 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-09-06T13:11:46.410Z] #20 13.06 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-09-06T13:11:46.410Z] #20 13.06 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-09-06T13:11:46.410Z] #20 13.06 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-09-06T13:11:46.410Z] #20 13.06 python3.7 python3.7-minimal vim-runtime xxd [2022-09-06T13:11:46.410Z] #20 13.06 Suggested packages: [2022-09-06T13:11:46.410Z] #20 13.07 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-09-06T13:11:46.410Z] #20 13.07 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-09-06T13:11:46.410Z] #20 13.07 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-09-06T13:11:46.410Z] #20 13.07 quota [2022-09-06T13:11:46.410Z] #20 13.07 Recommended packages: [2022-09-06T13:11:46.410Z] #20 13.07 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-09-06T13:11:46.410Z] #20 13.07 python3-keyrings.alt python3-xdg unzip [2022-09-06T13:11:46.410Z] #20 14.31 The following NEW packages will be installed: [2022-09-06T13:11:46.410Z] #20 14.31 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-09-06T13:11:46.410Z] #20 14.31 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-09-06T13:11:46.410Z] #20 14.31 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-09-06T13:11:46.410Z] #20 14.31 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-09-06T13:11:46.410Z] #20 14.31 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-09-06T13:11:46.410Z] #20 14.31 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-09-06T13:11:46.410Z] #20 14.31 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-09-06T13:11:46.410Z] #20 14.31 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-06T13:11:46.410Z] #20 14.31 xz-utils zip [2022-09-06T13:11:46.410Z] #20 14.65 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T13:11:46.410Z] #20 14.65 Need to get 27.7 MB of archives. [2022-09-06T13:11:46.410Z] #20 14.65 After this operation, 114 MB of additional disk space will be used. [2022-09-06T13:11:46.410Z] #20 14.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2022-09-06T13:11:46.410Z] #20 14.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2022-09-06T13:11:46.410Z] #20 14.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2022-09-06T13:11:46.410Z] #20 14.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2022-09-06T13:11:46.410Z] #20 14.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2022-09-06T13:11:46.410Z] #20 14.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2022-09-06T13:11:46.410Z] #20 14.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2022-09-06T13:11:46.410Z] #20 14.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2022-09-06T13:11:46.410Z] #20 14.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2022-09-06T13:11:46.410Z] #20 14.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2022-09-06T13:11:46.410Z] #20 14.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2022-09-06T13:11:46.410Z] #20 14.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2022-09-06T13:11:46.410Z] #20 14.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-09-06T13:11:46.410Z] #20 14.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2022-09-06T13:11:46.410Z] #20 14.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2022-09-06T13:11:46.410Z] #20 14.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2022-09-06T13:11:46.410Z] #20 14.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] [2022-09-06T13:11:46.410Z] #20 14.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-06T13:11:46.410Z] #20 14.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2022-09-06T13:11:46.410Z] #20 14.88 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2022-09-06T13:11:46.410Z] #20 14.88 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 xz-utils arm64 5.2.4-1+deb10u1 [182 kB] [2022-09-06T13:11:46.410Z] #20 14.89 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2022-09-06T13:11:46.410Z] #20 14.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2022-09-06T13:11:46.410Z] #20 14.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-09-06T13:11:46.410Z] #20 14.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-09-06T13:11:46.410Z] #20 14.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-09-06T13:11:46.410Z] #20 14.92 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2022-09-06T13:11:46.410Z] #20 14.92 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2022-09-06T13:11:46.410Z] #20 14.93 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] [2022-09-06T13:11:46.410Z] #20 15.10 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-06T13:11:46.410Z] #20 15.10 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-09-06T13:11:46.410Z] #20 15.10 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-09-06T13:11:46.410Z] #20 15.10 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2022-09-06T13:11:46.410Z] #20 15.10 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2022-09-06T13:11:46.410Z] #20 15.11 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2022-09-06T13:11:46.410Z] #20 15.11 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2022-09-06T13:11:46.410Z] #20 15.14 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-09-06T13:11:46.410Z] #20 15.14 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2022-09-06T13:11:46.410Z] #20 15.14 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2022-09-06T13:11:46.410Z] #20 15.14 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-09-06T13:11:46.410Z] #20 15.15 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2022-09-06T13:11:46.410Z] #20 15.15 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-09-06T13:11:46.410Z] #20 15.15 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2022-09-06T13:11:46.410Z] #20 15.18 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2022-09-06T13:11:46.410Z] #20 15.19 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2022-09-06T13:11:46.410Z] #20 15.20 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-09-06T13:11:46.410Z] #20 15.35 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5+deb10u2 [1190 kB] [2022-09-06T13:11:46.410Z] #20 15.38 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2022-09-06T13:11:46.410Z] #20 15.41 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2022-09-06T13:11:46.410Z] #20 15.97 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:11:46.410Z] #20 16.08 Fetched 27.7 MB in 1s (26.7 MB/s) [2022-09-06T13:11:46.410Z] #20 16.12 Selecting previously unselected package pigz. [2022-09-06T13:11:46.410Z] #20 16.12 (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 ... 23425 files and directories currently installed.) [2022-09-06T13:11:46.410Z] #20 16.16 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2022-09-06T13:11:46.410Z] #20 16.17 Unpacking pigz (2.4-1) ... [2022-09-06T13:11:46.410Z] #20 16.25 Selecting previously unselected package libpython3.7-minimal:arm64. [2022-09-06T13:11:46.410Z] #20 16.25 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-09-06T13:11:46.410Z] #20 16.26 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-09-06T13:11:46.410Z] #20 16.68 Selecting previously unselected package python3.7-minimal. [2022-09-06T13:11:46.410Z] #20 16.70 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-09-06T13:11:46.410Z] #20 16.71 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-06T13:11:46.410Z] #20 17.28 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-09-06T13:11:46.410Z] #20 17.36 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-06T13:11:46.410Z] #20 19.33 Selecting previously unselected package python3-minimal. [2022-09-06T13:11:46.410Z] #20 19.33 (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 ... 23674 files and directories currently installed.) [2022-09-06T13:11:46.410Z] #20 19.37 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2022-09-06T13:11:46.410Z] #20 19.44 Unpacking python3-minimal (3.7.3-1) ... [2022-09-06T13:11:46.410Z] #20 19.50 Selecting previously unselected package libmpdec2:arm64. [2022-09-06T13:11:46.410Z] #20 19.50 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2022-09-06T13:11:46.410Z] #20 19.51 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2022-09-06T13:11:46.410Z] #20 19.60 Selecting previously unselected package libpython3.7-stdlib:arm64. [2022-09-06T13:11:46.410Z] #20 19.60 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2022-09-06T13:11:46.410Z] #20 19.62 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-09-06T13:11:46.668Z] [2022-09-06T13:11:46.668Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-06T13:11:46.668Z] #14 sha256:9cfdde9aafae3ab0a3ecec2255f7d632d9977745a2551f6a20ae90c75ccf517f [2022-09-06T13:11:46.671Z] #20 20.24 Selecting previously unselected package python3.7. [2022-09-06T13:11:46.671Z] #20 20.24 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2022-09-06T13:11:46.671Z] #20 20.25 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-09-06T13:11:46.931Z] #20 20.35 Selecting previously unselected package libpython3-stdlib:arm64. [2022-09-06T13:11:46.931Z] #20 20.36 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2022-09-06T13:11:46.931Z] #20 20.36 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2022-09-06T13:11:46.931Z] #20 20.43 Setting up python3-minimal (3.7.3-1) ... [2022-09-06T13:11:47.371Z] #43 35.92 CC compel/src/lib/ptrace.o [2022-09-06T13:11:47.371Z] #43 ... [2022-09-06T13:11:47.371Z] [2022-09-06T13:11:47.372Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T13:11:47.372Z] #13 sha256:e5867cb1053958fe62aef7e6a9453c4f2d7f44f6ae35bd28e716c990986feb12 [2022-09-06T13:11:47.372Z] #13 88.55 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-06T13:11:47.372Z] #13 88.55 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-09-06T13:11:47.372Z] #13 88.56 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-06T13:11:47.372Z] #13 88.72 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-06T13:11:47.372Z] #13 88.72 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-09-06T13:11:47.372Z] #13 88.72 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-06T13:11:47.372Z] #13 88.79 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T13:11:47.372Z] #13 88.80 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-06T13:11:47.372Z] #13 88.80 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-06T13:11:47.372Z] #13 88.90 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T13:11:47.372Z] #13 88.91 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-09-06T13:11:47.372Z] #13 88.92 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-06T13:11:47.372Z] #13 89.25 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-06T13:11:47.372Z] #13 89.27 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-06T13:11:47.372Z] #13 89.28 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-09-06T13:11:47.372Z] #13 89.29 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-06T13:11:47.372Z] #13 89.32 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-09-06T13:11:47.372Z] #13 89.35 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-09-06T13:11:47.372Z] #13 89.38 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-06T13:11:47.372Z] #13 89.42 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-06T13:11:47.372Z] #13 89.50 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-09-06T13:11:47.372Z] #13 89.53 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-06T13:11:47.372Z] #13 89.57 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-06T13:11:47.372Z] #13 89.63 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-06T13:11:47.372Z] #13 89.67 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-06T13:11:47.372Z] #13 89.70 Setting up mingw-w64-common (6.0.0-3) ... [2022-09-06T13:11:47.372Z] #13 89.72 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-06T13:11:47.372Z] #13 89.75 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-06T13:11:47.372Z] #13 89.77 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-06T13:11:47.372Z] #13 89.80 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T13:11:47.372Z] #13 89.81 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 [2022-09-06T13:11:47.372Z] #13 89.82 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 [2022-09-06T13:11:47.372Z] #13 89.83 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T13:11:47.372Z] #13 89.84 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-06T13:11:47.372Z] #13 89.85 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 [2022-09-06T13:11:47.372Z] #13 89.86 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-06T13:11:47.372Z] #13 89.88 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-06T13:11:47.372Z] #13 89.90 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-06T13:11:47.372Z] #13 89.91 Setting up dmsetup (2:1.02.155-3) ... [2022-09-06T13:11:47.372Z] #13 89.93 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-06T13:11:47.372Z] #13 89.95 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-06T13:11:47.372Z] #13 89.97 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T13:11:47.372Z] #13 DONE 90.3s [2022-09-06T13:11:47.372Z] [2022-09-06T13:11:47.372Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:47.372Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:11:47.372Z] #43 36.19 AR compel/libcompel.a [2022-09-06T13:11:47.372Z] #43 36.24 HOSTCC compel/src/main-host.o [2022-09-06T13:11:47.763Z] #20 21.21 Selecting previously unselected package python3. [2022-09-06T13:11:47.763Z] #20 21.21 (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 ... 24086 files and directories currently installed.) [2022-09-06T13:11:47.763Z] #20 21.24 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2022-09-06T13:11:47.763Z] #20 21.26 Unpacking python3 (3.7.3-1) ... [2022-09-06T13:11:47.763Z] #20 21.35 Selecting previously unselected package libip4tc0:arm64. [2022-09-06T13:11:47.763Z] #20 21.35 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2022-09-06T13:11:47.763Z] #20 21.35 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2022-09-06T13:11:47.943Z] #43 36.57 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-09-06T13:11:47.943Z] #43 36.67 HOSTCC compel/src/lib/handle-elf-host.o [2022-09-06T13:11:48.024Z] #20 21.45 Selecting previously unselected package libip6tc0:arm64. [2022-09-06T13:11:48.024Z] #20 21.45 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2022-09-06T13:11:48.024Z] #20 21.48 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2022-09-06T13:11:48.024Z] #20 21.57 Selecting previously unselected package libiptc0:arm64. [2022-09-06T13:11:48.024Z] #20 21.58 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2022-09-06T13:11:48.024Z] #20 21.58 Unpacking libiptc0:arm64 (1.8.2-4) ... [2022-09-06T13:11:48.024Z] #20 21.66 Selecting previously unselected package libnfnetlink0:arm64. [2022-09-06T13:11:48.024Z] #20 21.66 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-09-06T13:11:48.024Z] #20 21.67 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-06T13:11:48.024Z] #20 21.72 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-09-06T13:11:48.024Z] #20 21.72 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2022-09-06T13:11:48.024Z] #20 21.73 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-09-06T13:11:48.024Z] #20 21.80 Selecting previously unselected package libnftnl11:arm64. [2022-09-06T13:11:48.053Z] #14 DONE 1.3s [2022-09-06T13:11:48.054Z] [2022-09-06T13:11:48.054Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-09-06T13:11:48.054Z] #53 sha256:9eb1497b94b3363463d25b4f989b8a59bf8abf5d28a9ee48415c28cb482e5fca [2022-09-06T13:11:48.054Z] #53 1.304 + RM_GOPATH=0 [2022-09-06T13:11:48.054Z] #53 1.304 + TMP_GOPATH= [2022-09-06T13:11:48.054Z] #53 1.304 + : /build [2022-09-06T13:11:48.054Z] #53 1.304 + '[' -z '' ']' [2022-09-06T13:11:48.054Z] #53 1.304 ++ mktemp -d [2022-09-06T13:11:48.054Z] #53 1.312 + export GOPATH=/tmp/tmp.3vXjCyqIXU [2022-09-06T13:11:48.054Z] #53 1.312 + GOPATH=/tmp/tmp.3vXjCyqIXU [2022-09-06T13:11:48.054Z] #53 1.312 + RM_GOPATH=1 [2022-09-06T13:11:48.054Z] #53 1.312 + case "$(go env GOARCH)" in [2022-09-06T13:11:48.054Z] #53 1.312 ++ go env GOARCH [2022-09-06T13:11:48.054Z] #53 1.340 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:11:48.054Z] #53 1.340 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:11:48.054Z] #53 1.340 ++ dirname /tmp/install/install.sh [2022-09-06T13:11:48.054Z] #53 1.342 + dir=/tmp/install [2022-09-06T13:11:48.054Z] #53 1.342 + bin=runc [2022-09-06T13:11:48.054Z] #53 1.342 + shift [2022-09-06T13:11:48.054Z] #53 1.342 + '[' '!' -f /tmp/install/runc.installer ']' [2022-09-06T13:11:48.054Z] #53 1.342 + . /tmp/install/runc.installer [2022-09-06T13:11:48.054Z] #53 1.352 ++ set -e [2022-09-06T13:11:48.054Z] #53 1.352 ++ : v1.1.4 [2022-09-06T13:11:48.054Z] #53 1.352 + install_runc [2022-09-06T13:11:48.054Z] #53 1.352 + RUNC_BUILDTAGS=seccomp [2022-09-06T13:11:48.054Z] #53 1.352 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-06T13:11:48.054Z] #53 1.352 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3vXjCyqIXU/src/github.com/opencontainers/runc [2022-09-06T13:11:48.054Z] #53 1.352 Cloning into '/tmp/tmp.3vXjCyqIXU/src/github.com/opencontainers/runc'... [2022-09-06T13:11:48.054Z] #53 1.352 Install runc version v1.1.4 (build tags: seccomp) [2022-09-06T13:11:48.204Z] #43 36.90 HOSTCC compel/src/lib/log-host.o [2022-09-06T13:11:48.284Z] #20 21.80 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2022-09-06T13:11:48.285Z] #20 21.80 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2022-09-06T13:11:48.285Z] #20 21.91 Selecting previously unselected package iptables. [2022-09-06T13:11:48.285Z] #20 21.92 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2022-09-06T13:11:48.285Z] #20 21.92 Unpacking iptables (1.8.2-4) ... [2022-09-06T13:11:48.465Z] #43 36.99 HOSTLINK compel/compel-host-bin [2022-09-06T13:11:48.465Z] #43 37.05 DEP soccr/soccr.d [2022-09-06T13:11:48.465Z] #43 37.21 CC soccr/soccr.o [2022-09-06T13:11:48.545Z] [2022-09-06T13:11:48.545Z] #20 ... [2022-09-06T13:11:48.545Z] [2022-09-06T13:11:48.545Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-09-06T13:11:48.545Z] #53 sha256:b0cca236bf4360b722558437ebec80d2f428ab73ab465b83685575de33e84ec0 [2022-09-06T13:11:48.545Z] #53 26.74 + mkdir -p /build [2022-09-06T13:11:48.545Z] #53 26.74 + cp runc /build/runc [2022-09-06T13:11:48.545Z] #53 DONE 27.1s [2022-09-06T13:11:48.545Z] [2022-09-06T13:11:48.545Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-06T13:11:48.545Z] #20 sha256:1611fc48da2bf675ec1f939b38f37d01bca5ed9e6c2c15bcc921fc84317ff2fc [2022-09-06T13:11:48.545Z] #20 22.31 Selecting previously unselected package xxd. [2022-09-06T13:11:48.545Z] #20 22.33 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-09-06T13:11:48.545Z] #20 ... [2022-09-06T13:11:48.545Z] [2022-09-06T13:11:48.545Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:48.545Z] #43 sha256:0c247d09c5034f60ebfaa82bbc00fbbbf22eea0ebba69d19a089dac1c30c9e22 [2022-09-06T13:11:48.545Z] #43 46.44 DEP criu/kcmp-ids.d [2022-09-06T13:11:48.545Z] #43 46.52 DEP criu/irmap.d [2022-09-06T13:11:48.545Z] #43 46.64 DEP criu/ipc_ns.d [2022-09-06T13:11:48.545Z] #43 46.77 DEP criu/image.d [2022-09-06T13:11:48.545Z] #43 46.92 DEP criu/image-desc.d [2022-09-06T13:11:48.545Z] #43 47.02 DEP criu/fsnotify.d [2022-09-06T13:11:48.545Z] #43 47.18 DEP criu/filesystems.d [2022-09-06T13:11:48.545Z] #43 47.31 DEP criu/files.d [2022-09-06T13:11:48.545Z] #43 47.45 DEP criu/files-reg.d [2022-09-06T13:11:48.545Z] #43 47.56 DEP criu/files-ext.d [2022-09-06T13:11:48.545Z] #43 47.68 DEP criu/file-lock.d [2022-09-06T13:11:48.545Z] #43 47.83 DEP criu/file-ids.d [2022-09-06T13:11:48.545Z] #43 47.96 DEP criu/fifo.d [2022-09-06T13:11:48.545Z] #43 48.09 DEP criu/fdstore.d [2022-09-06T13:11:48.545Z] #43 48.15 DEP criu/fault-injection.d [2022-09-06T13:11:48.545Z] #43 48.17 DEP criu/external.d [2022-09-06T13:11:48.545Z] #43 48.27 DEP criu/eventpoll.d [2022-09-06T13:11:48.545Z] #43 48.42 DEP criu/eventfd.d [2022-09-06T13:11:48.545Z] #43 48.51 DEP criu/crtools.d [2022-09-06T13:11:48.545Z] #43 48.71 DEP criu/cr-service.d [2022-09-06T13:11:48.545Z] #43 48.83 DEP criu/cr-restore.d [2022-09-06T13:11:48.545Z] #43 48.98 DEP criu/cr-errno.d [2022-09-06T13:11:48.545Z] #43 48.99 DEP criu/cr-dump.d [2022-09-06T13:11:48.545Z] #43 49.15 DEP criu/cr-dedup.d [2022-09-06T13:11:48.545Z] #43 49.24 DEP criu/cr-check.d [2022-09-06T13:11:48.545Z] #43 49.38 DEP criu/config.d [2022-09-06T13:11:48.545Z] #43 49.49 DEP criu/clone-noasan.d [2022-09-06T13:11:48.545Z] #43 49.56 DEP criu/cgroup.d [2022-09-06T13:11:48.545Z] #43 49.72 DEP criu/cgroup-props.d [2022-09-06T13:11:48.545Z] #43 49.83 DEP criu/bitmap.d [2022-09-06T13:11:48.545Z] #43 49.85 DEP criu/bfd.d [2022-09-06T13:11:48.545Z] #43 49.98 DEP criu/autofs.d [2022-09-06T13:11:48.545Z] #43 50.09 DEP criu/aio.d [2022-09-06T13:11:48.545Z] #43 50.18 DEP criu/action-scripts.d [2022-09-06T13:11:48.545Z] #43 50.33 CC criu/action-scripts.o [2022-09-06T13:11:48.545Z] #43 50.68 CC criu/aio.o [2022-09-06T13:11:48.545Z] #43 51.15 CC criu/autofs.o [2022-09-06T13:11:48.545Z] #43 52.29 CC criu/bfd.o [2022-09-06T13:11:48.545Z] #43 52.75 CC criu/bitmap.o [2022-09-06T13:11:48.545Z] #43 52.85 CC criu/cgroup-props.o [2022-09-06T13:11:48.545Z] #43 53.56 CC criu/cgroup.o [2022-09-06T13:11:48.545Z] #43 55.81 CC criu/clone-noasan.o [2022-09-06T13:11:48.806Z] #43 ... [2022-09-06T13:11:48.806Z] [2022-09-06T13:11:48.806Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-06T13:11:48.806Z] #20 sha256:1611fc48da2bf675ec1f939b38f37d01bca5ed9e6c2c15bcc921fc84317ff2fc [2022-09-06T13:11:48.806Z] #20 22.33 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-09-06T13:11:48.806Z] #20 22.33 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:11:48.806Z] #20 22.49 Selecting previously unselected package vim-common. [2022-09-06T13:11:48.806Z] #20 22.50 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-06T13:11:48.806Z] #20 22.59 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:11:48.994Z] #53 ... [2022-09-06T13:11:48.994Z] [2022-09-06T13:11:48.994Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-06T13:11:48.994Z] #15 sha256:add1a605065523423f3da3d6f6f08348f9fe9c8107f43fdecb8e4ae3d06e114e [2022-09-06T13:11:48.994Z] #15 DONE 1.0s [2022-09-06T13:11:48.994Z] [2022-09-06T13:11:48.994Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T13:11:48.995Z] #16 sha256:1ef80415d8317673ac4b345d474907a45a73b7b149577cb6403555e416caa850 [2022-09-06T13:11:49.038Z] #43 37.84 AR soccr/libsoccr.a [2022-09-06T13:11:49.299Z] #43 37.87 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-06T13:11:49.299Z] #43 38.12 DEP criu/arch/x86/sigframe.d [2022-09-06T13:11:49.377Z] #20 22.84 Selecting previously unselected package bash-completion. [2022-09-06T13:11:49.377Z] #20 22.84 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-09-06T13:11:49.559Z] #43 38.16 DEP criu/arch/x86/sigaction_compat.d [2022-09-06T13:11:49.559Z] #43 38.21 DEP criu/arch/x86/kerndat.d [2022-09-06T13:11:49.559Z] #43 38.32 DEP criu/arch/x86/crtools.d [2022-09-06T13:11:49.819Z] #43 ... [2022-09-06T13:11:49.819Z] [2022-09-06T13:11:49.819Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-06T13:11:49.819Z] #14 sha256:9cfdde9aafae3ab0a3ecec2255f7d632d9977745a2551f6a20ae90c75ccf517f [2022-09-06T13:11:49.819Z] #14 DONE 2.1s [2022-09-06T13:11:49.819Z] [2022-09-06T13:11:49.819Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:49.819Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:11:49.819Z] #43 38.46 DEP criu/arch/x86/cpu.d [2022-09-06T13:11:49.819Z] #43 38.63 CC criu/arch/x86/cpu.o [2022-09-06T13:11:49.939Z] #16 0.901 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-06T13:11:49.939Z] #16 DONE 1.0s [2022-09-06T13:11:49.939Z] [2022-09-06T13:11:49.939Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T13:11:49.939Z] #17 sha256:e04801ff95223f0911a84d5856f41ffda93805626e3d70b702677c7bfcec03f5 [2022-09-06T13:11:50.389Z] #43 39.01 CC criu/arch/x86/crtools.o [2022-09-06T13:11:50.881Z] #17 DONE 0.9s [2022-09-06T13:11:50.881Z] [2022-09-06T13:11:50.881Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:50.881Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:11:50.881Z] #43 36.28 AR soccr/libsoccr.a [2022-09-06T13:11:50.881Z] #43 36.31 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-06T13:11:50.881Z] #43 36.58 DEP criu/arch/x86/sigframe.d [2022-09-06T13:11:50.881Z] #43 36.70 DEP criu/arch/x86/sigaction_compat.d [2022-09-06T13:11:50.881Z] #43 36.74 DEP criu/arch/x86/kerndat.d [2022-09-06T13:11:50.881Z] #43 36.82 DEP criu/arch/x86/crtools.d [2022-09-06T13:11:50.881Z] #43 36.98 DEP criu/arch/x86/cpu.d [2022-09-06T13:11:50.881Z] #43 37.12 CC criu/arch/x86/cpu.o [2022-09-06T13:11:50.881Z] #43 37.65 CC criu/arch/x86/crtools.o [2022-09-06T13:11:50.881Z] #43 38.84 CC criu/arch/x86/kerndat.o [2022-09-06T13:11:50.881Z] #43 39.51 CC criu/arch/x86/sigaction_compat.o [2022-09-06T13:11:50.881Z] #43 39.75 CC criu/arch/x86/sigframe.o [2022-09-06T13:11:50.881Z] #43 39.96 LINK criu/arch/x86/crtools.built-in.o [2022-09-06T13:11:50.881Z] #43 40.07 DEP criu/pie/util-vdso-elf32.d [2022-09-06T13:11:50.881Z] #43 40.20 DEP criu/pie/util-vdso.d [2022-09-06T13:11:50.961Z] #43 ... [2022-09-06T13:11:50.961Z] [2022-09-06T13:11:50.961Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-06T13:11:50.961Z] #15 sha256:add1a605065523423f3da3d6f6f08348f9fe9c8107f43fdecb8e4ae3d06e114e [2022-09-06T13:11:50.961Z] #15 DONE 1.4s [2022-09-06T13:11:51.141Z] #43 40.33 DEP criu/pie/util.d [2022-09-06T13:11:51.141Z] #43 40.46 CC criu/pie/util.o [2022-09-06T13:11:51.222Z] [2022-09-06T13:11:51.222Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:51.222Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:11:51.222Z] #43 39.90 CC criu/arch/x86/kerndat.o [2022-09-06T13:11:51.714Z] #43 ... [2022-09-06T13:11:51.714Z] [2022-09-06T13:11:51.714Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T13:11:51.714Z] #18 sha256:a1a8d41fb46148685440ede0400371f193a21340ee68a5582fad44212d91b603 [2022-09-06T13:11:51.714Z] #18 DONE 1.0s [2022-09-06T13:11:51.714Z] [2022-09-06T13:11:51.714Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:51.714Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:11:51.714Z] #43 40.79 CC criu/pie/util-vdso.o [2022-09-06T13:11:51.792Z] #43 40.29 CC criu/arch/x86/sigaction_compat.o [2022-09-06T13:11:51.792Z] #43 40.40 CC criu/arch/x86/sigframe.o [2022-09-06T13:11:51.792Z] #43 40.63 LINK criu/arch/x86/crtools.built-in.o [2022-09-06T13:11:51.792Z] #43 40.66 DEP criu/pie/util-vdso-elf32.d [2022-09-06T13:11:51.920Z] #20 25.16 Unpacking bash-completion (1:2.8-6) ... [2022-09-06T13:11:51.920Z] #20 25.50 Selecting previously unselected package bzip2. [2022-09-06T13:11:51.920Z] #20 25.50 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2022-09-06T13:11:51.920Z] #20 25.51 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-06T13:11:51.920Z] #20 25.59 Selecting previously unselected package xz-utils. [2022-09-06T13:11:52.052Z] #43 40.83 DEP criu/pie/util-vdso.d [2022-09-06T13:11:52.052Z] #43 40.91 DEP criu/pie/util.d [2022-09-06T13:11:52.180Z] #20 25.59 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_arm64.deb ... [2022-09-06T13:11:52.180Z] #20 25.60 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-09-06T13:11:52.180Z] #20 25.74 Selecting previously unselected package apparmor. [2022-09-06T13:11:52.180Z] #20 25.75 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2022-09-06T13:11:52.180Z] #20 25.81 Unpacking apparmor (2.13.2-10) ... [2022-09-06T13:11:52.287Z] #43 ... [2022-09-06T13:11:52.287Z] [2022-09-06T13:11:52.287Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-09-06T13:11:52.287Z] #19 sha256:b0c662bf671c3fa1c9e66efa376e0451ead6aafc0bc74c81dcf0d329a0f66712 [2022-09-06T13:11:52.312Z] #43 41.02 CC criu/pie/util.o [2022-09-06T13:11:52.440Z] #20 26.07 Selecting previously unselected package aufs-tools. [2022-09-06T13:11:52.440Z] #20 26.07 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2022-09-06T13:11:52.440Z] #20 26.08 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-09-06T13:11:52.440Z] #20 26.18 Selecting previously unselected package libonig5:arm64. [2022-09-06T13:11:52.574Z] #43 ... [2022-09-06T13:11:52.574Z] [2022-09-06T13:11:52.574Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T13:11:52.574Z] #16 sha256:1ef80415d8317673ac4b345d474907a45a73b7b149577cb6403555e416caa850 [2022-09-06T13:11:52.574Z] #16 1.404 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-06T13:11:52.574Z] #16 DONE 1.5s [2022-09-06T13:11:52.574Z] [2022-09-06T13:11:52.574Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:52.574Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:11:52.574Z] #43 41.21 CC criu/pie/util-vdso.o [2022-09-06T13:11:52.700Z] #20 26.18 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2022-09-06T13:11:52.700Z] #20 26.19 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-09-06T13:11:52.700Z] #20 26.30 Selecting previously unselected package libjq1:arm64. [2022-09-06T13:11:52.700Z] #20 26.30 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-09-06T13:11:52.700Z] #20 26.31 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-09-06T13:11:52.700Z] #20 26.37 Selecting previously unselected package jq. [2022-09-06T13:11:52.700Z] #20 26.38 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-09-06T13:11:52.700Z] #20 26.38 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-06T13:11:52.859Z] #19 DONE 1.0s [2022-09-06T13:11:52.859Z] [2022-09-06T13:11:52.859Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:52.859Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:11:52.859Z] #43 41.34 CC criu/pie/util-vdso-elf32.o [2022-09-06T13:11:52.859Z] #43 41.94 AR criu/pie/pie.lib.a [2022-09-06T13:11:52.859Z] #43 42.01 DEP criu/pie/restorer.d [2022-09-06T13:11:52.960Z] #20 26.47 Selecting previously unselected package libaio1:arm64. [2022-09-06T13:11:52.960Z] #20 26.47 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2022-09-06T13:11:52.960Z] #20 26.47 Unpacking libaio1:arm64 (0.3.112-3) ... [2022-09-06T13:11:52.960Z] #20 26.56 Selecting previously unselected package libgpm2:arm64. [2022-09-06T13:11:52.960Z] #20 26.57 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2022-09-06T13:11:52.960Z] #20 26.57 Unpacking libgpm2:arm64 (1.20.7-5) ... [2022-09-06T13:11:52.960Z] #20 26.65 Selecting previously unselected package libicu63:arm64. [2022-09-06T13:11:53.119Z] #43 42.25 DEP criu/arch/x86/sigaction_compat_pie.d [2022-09-06T13:11:53.119Z] #43 42.33 DEP criu/arch/x86/restorer_unmap.d [2022-09-06T13:11:53.143Z] #43 41.81 CC criu/pie/util-vdso-elf32.o [2022-09-06T13:11:53.220Z] #20 26.66 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_arm64.deb ... [2022-09-06T13:11:53.220Z] #20 26.67 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... [2022-09-06T13:11:53.380Z] #43 42.40 DEP criu/arch/x86/restorer.d [2022-09-06T13:11:53.380Z] #43 42.54 DEP criu/arch/x86/vdso-pie.d [2022-09-06T13:11:53.405Z] #43 42.22 AR criu/pie/pie.lib.a [2022-09-06T13:11:53.641Z] #43 42.68 DEP criu/pie/parasite-vdso.d [2022-09-06T13:11:53.641Z] #43 42.83 DEP criu/pie/parasite.d [2022-09-06T13:11:53.665Z] #43 42.26 DEP criu/pie/restorer.d [2022-09-06T13:11:53.666Z] #43 42.38 DEP criu/arch/x86/sigaction_compat_pie.d [2022-09-06T13:11:53.666Z] #43 42.45 DEP criu/arch/x86/restorer_unmap.d [2022-09-06T13:11:53.666Z] #43 42.47 DEP criu/arch/x86/restorer.d [2022-09-06T13:11:53.902Z] #43 43.03 CC criu/pie/parasite.o [2022-09-06T13:11:53.925Z] #43 42.62 DEP criu/arch/x86/vdso-pie.d [2022-09-06T13:11:53.925Z] #43 ... [2022-09-06T13:11:53.925Z] [2022-09-06T13:11:53.925Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T13:11:53.925Z] #17 sha256:e04801ff95223f0911a84d5856f41ffda93805626e3d70b702677c7bfcec03f5 [2022-09-06T13:11:53.925Z] #17 DONE 1.4s [2022-09-06T13:11:53.925Z] [2022-09-06T13:11:53.925Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:53.925Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:11:53.925Z] #43 42.69 DEP criu/pie/parasite-vdso.d [2022-09-06T13:11:54.185Z] #43 42.90 DEP criu/pie/parasite.d [2022-09-06T13:11:54.445Z] #43 43.01 CC criu/pie/parasite.o [2022-09-06T13:11:54.843Z] #43 43.89 LINK criu/pie/parasite.built-in.o [2022-09-06T13:11:54.843Z] #43 43.89 GEN criu/pie/parasite-blob.h [2022-09-06T13:11:54.843Z] #43 43.92 CC criu/pie/parasite-vdso.o [2022-09-06T13:11:55.014Z] #43 43.81 LINK criu/pie/parasite.built-in.o [2022-09-06T13:11:55.014Z] #43 43.82 GEN criu/pie/parasite-blob.h [2022-09-06T13:11:55.014Z] #43 43.83 CC criu/pie/parasite-vdso.o [2022-09-06T13:11:55.104Z] #43 44.39 CC criu/arch/x86/vdso-pie.o [2022-09-06T13:11:55.133Z] #20 28.84 Selecting previously unselected package libnet1:arm64. [2022-09-06T13:11:55.134Z] #20 28.84 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-06T13:11:55.134Z] #20 28.85 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:11:55.364Z] #43 44.60 CC criu/arch/x86/restorer.o [2022-09-06T13:11:55.394Z] #20 28.92 Selecting previously unselected package libnl-3-200:arm64. [2022-09-06T13:11:55.394Z] #20 28.93 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2022-09-06T13:11:55.394Z] #20 28.94 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-09-06T13:11:55.394Z] #20 29.01 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-06T13:11:55.394Z] #20 29.01 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-09-06T13:11:55.394Z] #20 29.02 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-09-06T13:11:55.394Z] #20 29.08 Selecting previously unselected package libreadline5:arm64. [2022-09-06T13:11:55.394Z] #20 29.09 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2022-09-06T13:11:55.394Z] #20 29.09 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-09-06T13:11:55.394Z] #20 29.19 Selecting previously unselected package net-tools. [2022-09-06T13:11:55.584Z] #43 ... [2022-09-06T13:11:55.584Z] [2022-09-06T13:11:55.584Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T13:11:55.584Z] #18 sha256:a1a8d41fb46148685440ede0400371f193a21340ee68a5582fad44212d91b603 [2022-09-06T13:11:55.584Z] #18 DONE 1.5s [2022-09-06T13:11:55.584Z] [2022-09-06T13:11:55.584Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:55.584Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:11:55.584Z] #43 44.37 CC criu/arch/x86/vdso-pie.o [2022-09-06T13:11:55.655Z] #20 29.19 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2022-09-06T13:11:55.655Z] #20 29.19 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-06T13:11:55.655Z] #20 29.35 Selecting previously unselected package patch. [2022-09-06T13:11:55.655Z] #20 29.35 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2022-09-06T13:11:55.655Z] #20 29.37 Unpacking patch (2.7.6-3+deb10u1) ... [2022-09-06T13:11:55.844Z] #43 44.67 CC criu/arch/x86/restorer.o [2022-09-06T13:11:55.917Z] #20 29.44 Selecting previously unselected package python-pip-whl. [2022-09-06T13:11:55.917Z] #20 29.45 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-09-06T13:11:55.917Z] #20 29.46 Unpacking python-pip-whl (18.1-5) ... [2022-09-06T13:11:55.935Z] #43 44.93 CC criu/arch/x86/restorer_unmap.o [2022-09-06T13:11:55.935Z] #43 44.96 CC criu/arch/x86/sigaction_compat_pie.o [2022-09-06T13:11:55.935Z] #43 45.19 CC criu/pie/restorer.o [2022-09-06T13:11:56.178Z] #20 29.84 Selecting previously unselected package python3-lib2to3. [2022-09-06T13:11:56.179Z] #20 29.85 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-09-06T13:11:56.179Z] #20 29.86 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-09-06T13:11:56.416Z] #43 45.04 CC criu/arch/x86/restorer_unmap.o [2022-09-06T13:11:56.416Z] #43 45.08 CC criu/arch/x86/sigaction_compat_pie.o [2022-09-06T13:11:56.439Z] #20 29.97 Selecting previously unselected package python3-distutils. [2022-09-06T13:11:56.439Z] #20 29.98 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-09-06T13:11:56.439Z] #20 29.98 Unpacking python3-distutils (3.7.3-1) ... [2022-09-06T13:11:56.439Z] #20 30.08 Selecting previously unselected package python3-pip. [2022-09-06T13:11:56.439Z] #20 30.09 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-09-06T13:11:56.439Z] #20 30.10 Unpacking python3-pip (18.1-5) ... [2022-09-06T13:11:56.676Z] #43 45.29 CC criu/pie/restorer.o [2022-09-06T13:11:56.700Z] #20 30.22 Selecting previously unselected package python3-pkg-resources. [2022-09-06T13:11:56.700Z] #20 30.22 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-09-06T13:11:56.700Z] #20 30.24 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-09-06T13:11:56.700Z] #20 30.34 Selecting previously unselected package python3-setuptools. [2022-09-06T13:11:56.700Z] #20 30.34 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-09-06T13:11:56.700Z] #20 30.34 Unpacking python3-setuptools (40.8.0-1) ... [2022-09-06T13:11:56.960Z] #20 30.51 Selecting previously unselected package python3-wheel. [2022-09-06T13:11:56.960Z] #20 30.52 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-09-06T13:11:56.960Z] #20 30.52 Unpacking python3-wheel (0.32.3-2) ... [2022-09-06T13:11:56.960Z] #20 30.59 Selecting previously unselected package sudo. [2022-09-06T13:11:56.960Z] #20 30.59 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2022-09-06T13:11:56.960Z] #20 30.60 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-09-06T13:11:57.247Z] #43 ... [2022-09-06T13:11:57.247Z] [2022-09-06T13:11:57.247Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-09-06T13:11:57.247Z] #19 sha256:b0c662bf671c3fa1c9e66efa376e0451ead6aafc0bc74c81dcf0d329a0f66712 [2022-09-06T13:11:57.247Z] #19 DONE 1.6s [2022-09-06T13:11:57.247Z] [2022-09-06T13:11:57.247Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-06T13:11:57.247Z] #20 sha256:43dbec61690b6da650e4ced07636d0e60360f0ec73299651110bbdeca6453181 [2022-09-06T13:11:57.507Z] #20 ... [2022-09-06T13:11:57.507Z] [2022-09-06T13:11:57.507Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-09-06T13:11:57.507Z] #53 sha256:0c7ba7311d402e4fdcd8dcba1d6cff628add7a49ecd8b1088cf2e08ed643e5b8 [2022-09-06T13:11:57.507Z] #53 2.081 + RM_GOPATH=0 [2022-09-06T13:11:57.507Z] #53 2.081 + TMP_GOPATH= [2022-09-06T13:11:57.507Z] #53 2.082 + : /build [2022-09-06T13:11:57.507Z] #53 2.082 + '[' -z '' ']' [2022-09-06T13:11:57.507Z] #53 2.083 ++ mktemp -d [2022-09-06T13:11:57.507Z] #53 2.084 + export GOPATH=/tmp/tmp.pSTnrfAok2 [2022-09-06T13:11:57.507Z] #53 2.084 + GOPATH=/tmp/tmp.pSTnrfAok2 [2022-09-06T13:11:57.507Z] #53 2.084 + RM_GOPATH=1 [2022-09-06T13:11:57.507Z] #53 2.084 + case "$(go env GOARCH)" in [2022-09-06T13:11:57.507Z] #53 2.090 ++ go env GOARCH [2022-09-06T13:11:57.507Z] #53 2.105 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T13:11:57.507Z] #53 2.118 + GO_BUILDMODE=-buildmode=pie [2022-09-06T13:11:57.507Z] #53 2.118 ++ dirname /tmp/install/install.sh [2022-09-06T13:11:57.507Z] #53 2.120 + dir=/tmp/install [2022-09-06T13:11:57.507Z] #53 2.120 + bin=runc [2022-09-06T13:11:57.507Z] #53 2.120 + shift [2022-09-06T13:11:57.507Z] #53 2.120 + '[' '!' -f /tmp/install/runc.installer ']' [2022-09-06T13:11:57.507Z] #53 2.121 + . /tmp/install/runc.installer [2022-09-06T13:11:57.507Z] #53 2.121 ++ set -e [2022-09-06T13:11:57.507Z] #53 2.121 ++ : v1.1.4 [2022-09-06T13:11:57.507Z] #53 2.121 + install_runc [2022-09-06T13:11:57.507Z] #53 2.122 + RUNC_BUILDTAGS=seccomp [2022-09-06T13:11:57.507Z] #53 2.122 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-06T13:11:57.507Z] #53 2.122 Install runc version v1.1.4 (build tags: seccomp) [2022-09-06T13:11:57.507Z] #53 2.122 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pSTnrfAok2/src/github.com/opencontainers/runc [2022-09-06T13:11:57.507Z] #53 2.124 Cloning into '/tmp/tmp.pSTnrfAok2/src/github.com/opencontainers/runc'... [2022-09-06T13:11:57.507Z] #53 9.382 + cd /tmp/tmp.pSTnrfAok2/src/github.com/opencontainers/runc [2022-09-06T13:11:57.507Z] #53 9.382 + git checkout -q v1.1.4 [2022-09-06T13:11:57.507Z] #53 10.13 + '[' -z '' ']' [2022-09-06T13:11:57.507Z] #53 10.13 + target=static [2022-09-06T13:11:57.507Z] #53 10.13 + make BUILDTAGS=seccomp static [2022-09-06T13:11:57.531Z] #20 30.94 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T13:11:57.531Z] #20 30.97 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2022-09-06T13:11:57.531Z] #20 30.97 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-09-06T13:11:57.531Z] #20 31.16 Selecting previously unselected package uidmap. [2022-09-06T13:11:57.531Z] #20 31.16 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2022-09-06T13:11:57.531Z] #20 31.16 Unpacking uidmap (1:4.5-1.1) ... [2022-09-06T13:11:57.531Z] #20 31.26 Selecting previously unselected package vim-runtime. [2022-09-06T13:11:57.531Z] #20 31.26 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-06T13:11:57.792Z] #20 31.27 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-09-06T13:11:57.792Z] #20 31.29 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-09-06T13:11:57.792Z] #20 31.30 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:11:57.848Z] #43 47.05 LINK criu/pie/restorer.built-in.o [2022-09-06T13:11:57.848Z] #43 47.07 GEN criu/pie/restorer-blob.h [2022-09-06T13:11:58.077Z] #53 10.48 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-06T13:11:58.108Z] #43 47.14 DEP criu/vdso.d [2022-09-06T13:11:58.108Z] #43 47.28 DEP criu/vdso-compat.d [2022-09-06T13:11:58.108Z] #43 47.37 DEP criu/uts_ns.d [2022-09-06T13:11:58.369Z] #43 47.47 DEP criu/util.d [2022-09-06T13:11:58.369Z] #43 47.64 DEP criu/uffd.d [2022-09-06T13:11:58.630Z] #43 47.75 DEP criu/tun.d [2022-09-06T13:11:58.630Z] #43 47.87 DEP criu/tty.d [2022-09-06T13:11:58.650Z] #53 ... [2022-09-06T13:11:58.650Z] [2022-09-06T13:11:58.650Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:58.650Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:11:58.650Z] #43 47.19 LINK criu/pie/restorer.built-in.o [2022-09-06T13:11:58.650Z] #43 47.20 GEN criu/pie/restorer-blob.h [2022-09-06T13:11:58.650Z] #43 47.26 DEP criu/vdso.d [2022-09-06T13:11:58.650Z] #43 47.47 DEP criu/vdso-compat.d [2022-09-06T13:11:58.891Z] #43 47.98 DEP criu/timerfd.d [2022-09-06T13:11:58.891Z] #43 48.06 DEP criu/timens.d [2022-09-06T13:11:58.910Z] #43 47.58 DEP criu/uts_ns.d [2022-09-06T13:11:59.152Z] #43 48.18 DEP criu/sysfs_parse.d [2022-09-06T13:11:59.153Z] #43 48.29 DEP criu/sysctl.d [2022-09-06T13:11:59.153Z] #43 48.39 DEP criu/string.d [2022-09-06T13:11:59.170Z] #43 47.69 DEP criu/util.d [2022-09-06T13:11:59.170Z] #43 47.86 DEP criu/uffd.d [2022-09-06T13:11:59.174Z] #20 ... [2022-09-06T13:11:59.174Z] [2022-09-06T13:11:59.174Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:11:59.174Z] #43 sha256:0c247d09c5034f60ebfaa82bbc00fbbbf22eea0ebba69d19a089dac1c30c9e22 [2022-09-06T13:11:59.174Z] #43 56.04 CC criu/config.o [2022-09-06T13:11:59.174Z] #43 57.32 CC criu/cr-check.o [2022-09-06T13:11:59.174Z] #43 58.52 CC criu/cr-dedup.o [2022-09-06T13:11:59.174Z] #43 58.82 CC criu/cr-dump.o [2022-09-06T13:11:59.174Z] #43 60.34 CC criu/cr-errno.o [2022-09-06T13:11:59.174Z] #43 60.41 CC criu/cr-restore.o [2022-09-06T13:11:59.174Z] #43 63.49 CC criu/cr-service.o [2022-09-06T13:11:59.174Z] #43 64.74 CC criu/crtools.o [2022-09-06T13:11:59.174Z] #43 65.19 CC criu/eventfd.o [2022-09-06T13:11:59.174Z] #43 65.44 CC criu/eventpoll.o [2022-09-06T13:11:59.174Z] #43 66.03 CC criu/external.o [2022-09-06T13:11:59.174Z] #43 66.24 CC criu/fault-injection.o [2022-09-06T13:11:59.174Z] #43 66.33 CC criu/fdstore.o [2022-09-06T13:11:59.413Z] #43 48.42 DEP criu/stats.d [2022-09-06T13:11:59.413Z] #43 48.53 DEP criu/sockets.d [2022-09-06T13:11:59.430Z] #43 48.02 DEP criu/tun.d [2022-09-06T13:11:59.430Z] #43 48.14 DEP criu/tty.d [2022-09-06T13:11:59.430Z] #43 48.26 DEP criu/timerfd.d [2022-09-06T13:11:59.434Z] #43 66.55 CC criu/fifo.o [2022-09-06T13:11:59.674Z] #43 48.69 DEP criu/sk-unix.d [2022-09-06T13:11:59.674Z] #43 48.86 DEP criu/sk-tcp.d [2022-09-06T13:11:59.690Z] #43 48.37 DEP criu/timens.d [2022-09-06T13:11:59.690Z] #43 48.45 DEP criu/sysfs_parse.d [2022-09-06T13:11:59.695Z] #43 66.88 CC criu/file-ids.o [2022-09-06T13:11:59.947Z] #43 49.05 DEP criu/sk-queue.d [2022-09-06T13:11:59.949Z] #43 48.54 DEP criu/sysctl.d [2022-09-06T13:11:59.949Z] #43 48.64 DEP criu/string.d [2022-09-06T13:11:59.949Z] #43 48.68 DEP criu/stats.d [2022-09-06T13:11:59.949Z] #43 48.74 DEP criu/sockets.d [2022-09-06T13:11:59.955Z] #43 ... [2022-09-06T13:11:59.955Z] [2022-09-06T13:11:59.955Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-06T13:11:59.955Z] #20 sha256:1611fc48da2bf675ec1f939b38f37d01bca5ed9e6c2c15bcc921fc84317ff2fc [2022-09-06T13:11:59.955Z] #20 33.40 Selecting previously unselected package vim. [2022-09-06T13:11:59.955Z] #20 33.40 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-09-06T13:11:59.955Z] #20 33.41 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:12:00.208Z] #43 49.21 DEP criu/sk-packet.d [2022-09-06T13:12:00.208Z] #43 49.40 DEP criu/sk-netlink.d [2022-09-06T13:12:00.210Z] #43 48.88 DEP criu/sk-unix.d [2022-09-06T13:12:00.210Z] #43 49.06 DEP criu/sk-tcp.d [2022-09-06T13:12:00.215Z] #20 33.74 Selecting previously unselected package xfsprogs. [2022-09-06T13:12:00.215Z] #20 33.74 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2022-09-06T13:12:00.215Z] #20 33.75 Unpacking xfsprogs (4.20.0-1) ... [2022-09-06T13:12:00.469Z] #43 49.49 DEP criu/sk-inet.d [2022-09-06T13:12:00.469Z] #43 49.65 DEP criu/signalfd.d [2022-09-06T13:12:00.470Z] #43 49.19 DEP criu/sk-queue.d [2022-09-06T13:12:00.476Z] #20 34.13 Selecting previously unselected package zip. [2022-09-06T13:12:00.476Z] #20 34.13 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2022-09-06T13:12:00.476Z] #20 34.15 Unpacking zip (3.0-11+b1) ... [2022-09-06T13:12:00.729Z] #43 49.76 DEP criu/sigframe.d [2022-09-06T13:12:00.729Z] #43 49.83 DEP criu/shmem.d [2022-09-06T13:12:00.729Z] #43 49.93 DEP criu/servicefd.d [2022-09-06T13:12:00.733Z] #43 49.35 DEP criu/sk-packet.d [2022-09-06T13:12:00.733Z] #43 49.49 DEP criu/sk-netlink.d [2022-09-06T13:12:00.733Z] #43 49.60 DEP criu/sk-inet.d [2022-09-06T13:12:00.736Z] #20 34.33 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-09-06T13:12:00.736Z] #20 34.35 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-06T13:12:00.736Z] #20 34.36 Setting up libip6tc0:arm64 (1.8.2-4) ... [2022-09-06T13:12:00.736Z] #20 34.37 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-09-06T13:12:00.736Z] #20 34.38 Setting up libgpm2:arm64 (1.20.7-5) ... [2022-09-06T13:12:00.736Z] #20 34.39 Setting up libip4tc0:arm64 (1.8.2-4) ... [2022-09-06T13:12:00.736Z] #20 34.41 Setting up uidmap (1:4.5-1.1) ... [2022-09-06T13:12:00.736Z] #20 34.42 Setting up libnftnl11:arm64 (1.1.2-2) ... [2022-09-06T13:12:00.736Z] #20 34.45 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:12:00.736Z] #20 34.46 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-06T13:12:00.989Z] #43 50.07 DEP criu/seize.d [2022-09-06T13:12:00.993Z] #43 49.73 DEP criu/signalfd.d [2022-09-06T13:12:00.993Z] #43 49.82 DEP criu/sigframe.d [2022-09-06T13:12:00.993Z] #43 49.88 DEP criu/shmem.d [2022-09-06T13:12:00.996Z] #20 34.47 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-09-06T13:12:00.996Z] #20 34.49 Setting up libicu63:arm64 (63.1-6+deb10u3) ... [2022-09-06T13:12:00.996Z] #20 34.50 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:12:00.996Z] #20 34.51 Setting up zip (3.0-11+b1) ... [2022-09-06T13:12:00.996Z] #20 34.52 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:12:00.996Z] #20 34.56 Setting up bash-completion (1:2.8-6) ... [2022-09-06T13:12:01.249Z] #43 50.25 DEP criu/seccomp.d [2022-09-06T13:12:01.249Z] #43 50.37 DEP criu/rst-malloc.d [2022-09-06T13:12:01.249Z] #43 50.42 DEP criu/rbtree.d [2022-09-06T13:12:01.249Z] #43 50.46 DEP criu/pstree.d [2022-09-06T13:12:01.253Z] #43 49.98 DEP criu/servicefd.d [2022-09-06T13:12:01.253Z] #43 50.08 DEP criu/seize.d [2022-09-06T13:12:01.509Z] #43 50.63 DEP criu/protobuf.d [2022-09-06T13:12:01.509Z] #43 50.74 GEN criu/protobuf-desc-gen.h [2022-09-06T13:12:01.514Z] #43 50.18 DEP criu/seccomp.d [2022-09-06T13:12:01.774Z] #43 50.28 DEP criu/rst-malloc.d [2022-09-06T13:12:01.774Z] #43 50.33 DEP criu/rbtree.d [2022-09-06T13:12:01.774Z] #43 50.37 DEP criu/pstree.d [2022-09-06T13:12:01.774Z] #43 50.49 DEP criu/protobuf.d [2022-09-06T13:12:02.035Z] #43 50.59 GEN criu/protobuf-desc-gen.h [2022-09-06T13:12:02.894Z] #43 ... [2022-09-06T13:12:02.894Z] [2022-09-06T13:12:02.894Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-06T13:12:02.894Z] #20 sha256:43dbec61690b6da650e4ced07636d0e60360f0ec73299651110bbdeca6453181 [2022-09-06T13:12:02.894Z] #20 1.257 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-06T13:12:02.894Z] #20 1.275 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T13:12:02.894Z] #20 1.434 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T13:12:02.894Z] #20 1.445 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T13:12:02.894Z] #20 1.688 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-06T13:12:02.894Z] #20 2.377 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T13:12:02.894Z] #20 3.465 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T13:12:02.894Z] #20 4.453 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T13:12:02.894Z] #20 8.080 Fetched 9022 kB in 7s (1278 kB/s) [2022-09-06T13:12:02.894Z] #20 8.080 Reading package lists... [2022-09-06T13:12:02.894Z] #20 ... [2022-09-06T13:12:02.894Z] [2022-09-06T13:12:02.894Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:12:02.894Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:12:02.894Z] #43 51.99 DEP criu/protobuf-desc.d [2022-09-06T13:12:02.894Z] #43 52.06 DEP criu/proc_parse.d [2022-09-06T13:12:03.155Z] #43 52.24 DEP criu/plugin.d [2022-09-06T13:12:03.155Z] #43 52.36 DEP criu/pipes.d [2022-09-06T13:12:03.155Z] #43 52.47 DEP criu/pie-util.d [2022-09-06T13:12:03.415Z] #43 52.54 DEP criu/pie-util-vdso.d [2022-09-06T13:12:03.415Z] #43 52.64 DEP criu/pie-util-vdso-elf32.d [2022-09-06T13:12:03.415Z] #43 52.73 DEP criu/path.d [2022-09-06T13:12:03.434Z] #43 51.95 DEP criu/protobuf-desc.d [2022-09-06T13:12:03.434Z] #43 52.05 DEP criu/proc_parse.d [2022-09-06T13:12:03.434Z] #43 52.26 DEP criu/plugin.d [2022-09-06T13:12:03.434Z] #43 52.33 DEP criu/pipes.d [2022-09-06T13:12:03.538Z] #20 37.00 Setting up libiptc0:arm64 (1.8.2-4) ... [2022-09-06T13:12:03.538Z] #20 37.01 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-09-06T13:12:03.538Z] #20 37.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T13:12:03.538Z] #20 37.03 Setting up patch (2.7.6-3+deb10u1) ... [2022-09-06T13:12:03.538Z] #20 37.06 Setting up sudo (1.8.27-1+deb10u3) ... [2022-09-06T13:12:03.538Z] #20 37.14 invoke-rc.d: could not determine current runlevel [2022-09-06T13:12:03.538Z] #20 37.15 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T13:12:03.538Z] #20 37.17 Setting up pigz (2.4-1) ... [2022-09-06T13:12:03.538Z] #20 37.18 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-06T13:12:03.538Z] #20 37.19 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-09-06T13:12:03.538Z] #20 37.21 Setting up python-pip-whl (18.1-5) ... [2022-09-06T13:12:03.538Z] #20 37.22 Setting up libmpdec2:arm64 (2.4.2-2) ... [2022-09-06T13:12:03.538Z] #20 37.23 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:12:03.694Z] #43 52.46 DEP criu/pie-util.d [2022-09-06T13:12:03.694Z] #43 52.58 DEP criu/pie-util-vdso.d [2022-09-06T13:12:03.798Z] #20 37.50 Setting up libaio1:arm64 (0.3.112-3) ... [2022-09-06T13:12:03.798Z] #20 37.52 Setting up libonig5:arm64 (6.9.1-1) ... [2022-09-06T13:12:03.798Z] #20 37.53 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-09-06T13:12:03.955Z] #43 52.68 DEP criu/pie-util-vdso-elf32.d [2022-09-06T13:12:03.955Z] #43 52.76 DEP criu/path.d [2022-09-06T13:12:03.955Z] #43 52.85 DEP criu/parasite-syscall.d [2022-09-06T13:12:03.986Z] #43 52.89 DEP criu/parasite-syscall.d [2022-09-06T13:12:03.987Z] #43 53.05 DEP criu/pagemap.d [2022-09-06T13:12:03.987Z] #43 53.17 DEP criu/pagemap-cache.d [2022-09-06T13:12:04.058Z] #20 37.54 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:12:04.058Z] #20 37.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T13:12:04.058Z] #20 37.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T13:12:04.058Z] #20 37.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T13:12:04.058Z] #20 37.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T13:12:04.058Z] #20 37.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T13:12:04.058Z] #20 37.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T13:12:04.058Z] #20 37.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T13:12:04.058Z] #20 37.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T13:12:04.058Z] #20 37.62 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-09-06T13:12:04.058Z] #20 37.63 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-09-06T13:12:04.058Z] #20 37.64 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-09-06T13:12:04.058Z] #20 37.66 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-06T13:12:04.058Z] #20 37.68 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2022-09-06T13:12:04.058Z] #20 37.69 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-09-06T13:12:04.215Z] #43 52.99 DEP criu/pagemap.d [2022-09-06T13:12:04.215Z] #43 53.11 DEP criu/pagemap-cache.d [2022-09-06T13:12:04.246Z] #43 53.27 DEP criu/page-xfer.d [2022-09-06T13:12:04.246Z] #43 53.39 DEP criu/page-pipe.d [2022-09-06T13:12:04.246Z] #43 53.46 DEP criu/netfilter.d [2022-09-06T13:12:04.246Z] #43 53.56 DEP criu/net.d [2022-09-06T13:12:04.476Z] #43 53.21 DEP criu/page-xfer.d [2022-09-06T13:12:04.737Z] #43 53.32 DEP criu/page-pipe.d [2022-09-06T13:12:04.737Z] #43 53.39 DEP criu/netfilter.d [2022-09-06T13:12:04.737Z] #43 53.50 DEP criu/net.d [2022-09-06T13:12:04.737Z] #43 53.63 DEP criu/namespaces.d [2022-09-06T13:12:04.825Z] #43 53.76 DEP criu/namespaces.d [2022-09-06T13:12:04.825Z] #43 53.85 DEP criu/mount.d [2022-09-06T13:12:04.825Z] #43 53.96 DEP criu/memfd.d [2022-09-06T13:12:04.825Z] #43 54.03 DEP criu/mem.d [2022-09-06T13:12:04.997Z] #43 53.73 DEP criu/mount.d [2022-09-06T13:12:04.997Z] #43 53.84 DEP criu/memfd.d [2022-09-06T13:12:05.085Z] #43 54.13 DEP criu/lsm.d [2022-09-06T13:12:05.085Z] #43 54.21 DEP criu/log.d [2022-09-06T13:12:05.085Z] #43 54.28 DEP criu/libnetlink.d [2022-09-06T13:12:05.258Z] #43 53.95 DEP criu/mem.d [2022-09-06T13:12:05.346Z] #43 54.41 DEP criu/kerndat.d [2022-09-06T13:12:05.346Z] #43 54.57 DEP criu/kcmp-ids.d [2022-09-06T13:12:05.346Z] #43 54.64 DEP criu/irmap.d [2022-09-06T13:12:05.519Z] #43 54.15 DEP criu/lsm.d [2022-09-06T13:12:05.519Z] #43 54.24 DEP criu/log.d [2022-09-06T13:12:05.519Z] #43 54.34 DEP criu/libnetlink.d [2022-09-06T13:12:05.607Z] #43 54.81 DEP criu/ipc_ns.d [2022-09-06T13:12:05.607Z] #43 54.90 DEP criu/image.d [2022-09-06T13:12:05.779Z] #43 54.40 DEP criu/kerndat.d [2022-09-06T13:12:05.779Z] #43 54.53 DEP criu/kcmp-ids.d [2022-09-06T13:12:05.779Z] #43 54.58 DEP criu/irmap.d [2022-09-06T13:12:05.779Z] #43 54.67 DEP criu/ipc_ns.d [2022-09-06T13:12:05.868Z] #43 55.03 DEP criu/image-desc.d [2022-09-06T13:12:05.868Z] #43 55.10 DEP criu/fsnotify.d [2022-09-06T13:12:05.868Z] #43 ... [2022-09-06T13:12:05.868Z] [2022-09-06T13:12:05.868Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-09-06T13:12:05.868Z] #53 sha256:9eb1497b94b3363463d25b4f989b8a59bf8abf5d28a9ee48415c28cb482e5fca [2022-09-06T13:12:05.868Z] #53 9.397 + cd /tmp/tmp.3vXjCyqIXU/src/github.com/opencontainers/runc [2022-09-06T13:12:05.868Z] #53 9.397 + git checkout -q v1.1.4 [2022-09-06T13:12:05.868Z] #53 9.898 + '[' -z '' ']' [2022-09-06T13:12:05.868Z] #53 9.899 + target=static [2022-09-06T13:12:05.868Z] #53 9.899 + make BUILDTAGS=seccomp static [2022-09-06T13:12:05.868Z] #53 10.30 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-06T13:12:05.986Z] #20 39.67 Setting up iptables (1.8.2-4) ... [2022-09-06T13:12:05.986Z] #20 39.68 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T13:12:05.986Z] #20 39.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T13:12:05.986Z] #20 39.70 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T13:12:05.986Z] #20 39.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T13:12:05.986Z] #20 39.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T13:12:05.986Z] #20 39.75 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T13:12:06.044Z] #43 54.77 DEP criu/image.d [2022-09-06T13:12:06.129Z] #53 ... [2022-09-06T13:12:06.129Z] [2022-09-06T13:12:06.129Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:12:06.129Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:12:06.129Z] #43 55.25 DEP criu/filesystems.d [2022-09-06T13:12:06.246Z] #20 39.76 Setting up python3 (3.7.3-1) ... [2022-09-06T13:12:06.312Z] #43 54.95 DEP criu/image-desc.d [2022-09-06T13:12:06.312Z] #43 55.10 DEP criu/fsnotify.d [2022-09-06T13:12:06.313Z] #43 55.20 DEP criu/filesystems.d [2022-09-06T13:12:06.390Z] #43 55.36 DEP criu/files.d [2022-09-06T13:12:06.390Z] #43 55.49 DEP criu/files-reg.d [2022-09-06T13:12:06.390Z] #43 55.62 DEP criu/files-ext.d [2022-09-06T13:12:06.506Z] #20 40.13 Setting up python3-wheel (0.32.3-2) ... [2022-09-06T13:12:06.572Z] #43 55.34 DEP criu/files.d [2022-09-06T13:12:06.651Z] #43 55.79 DEP criu/file-lock.d [2022-09-06T13:12:06.651Z] #43 55.88 DEP criu/file-ids.d [2022-09-06T13:12:06.832Z] #43 55.49 DEP criu/files-reg.d [2022-09-06T13:12:06.832Z] #43 55.58 DEP criu/files-ext.d [2022-09-06T13:12:06.832Z] #43 55.65 DEP criu/file-lock.d [2022-09-06T13:12:06.832Z] #43 55.74 DEP criu/file-ids.d [2022-09-06T13:12:06.912Z] #43 55.97 DEP criu/fifo.d [2022-09-06T13:12:06.912Z] #43 56.08 DEP criu/fdstore.d [2022-09-06T13:12:06.912Z] #43 56.13 DEP criu/fault-injection.d [2022-09-06T13:12:07.078Z] #20 40.62 Setting up apparmor (2.13.2-10) ... [2022-09-06T13:12:07.092Z] #43 55.83 DEP criu/fifo.d [2022-09-06T13:12:07.092Z] #43 55.93 DEP criu/fdstore.d [2022-09-06T13:12:07.092Z] #43 55.99 DEP criu/fault-injection.d [2022-09-06T13:12:07.172Z] #43 56.19 DEP criu/external.d [2022-09-06T13:12:07.172Z] #43 56.25 DEP criu/eventpoll.d [2022-09-06T13:12:07.172Z] #43 56.37 DEP criu/eventfd.d [2022-09-06T13:12:07.352Z] #43 56.03 DEP criu/external.d [2022-09-06T13:12:07.352Z] #43 56.10 DEP criu/eventpoll.d [2022-09-06T13:12:07.352Z] #43 56.21 DEP criu/eventfd.d [2022-09-06T13:12:07.433Z] #43 56.46 DEP criu/crtools.d [2022-09-06T13:12:07.433Z] #43 56.61 DEP criu/cr-service.d [2022-09-06T13:12:07.611Z] #43 56.32 DEP criu/crtools.d [2022-09-06T13:12:07.611Z] #43 56.45 DEP criu/cr-service.d [2022-09-06T13:12:07.693Z] #43 56.72 DEP criu/cr-restore.d [2022-09-06T13:12:07.693Z] #43 56.88 DEP criu/cr-errno.d [2022-09-06T13:12:07.693Z] #43 56.90 DEP criu/cr-dump.d [2022-09-06T13:12:07.871Z] #43 56.58 DEP criu/cr-restore.d [2022-09-06T13:12:07.954Z] #43 57.03 DEP criu/cr-dedup.d [2022-09-06T13:12:08.131Z] #43 56.74 DEP criu/cr-errno.d [2022-09-06T13:12:08.131Z] #43 56.76 DEP criu/cr-dump.d [2022-09-06T13:12:08.131Z] #43 56.90 DEP criu/cr-dedup.d [2022-09-06T13:12:08.131Z] #43 57.01 DEP criu/cr-check.d [2022-09-06T13:12:08.215Z] #43 57.21 DEP criu/cr-check.d [2022-09-06T13:12:08.215Z] #43 57.34 DEP criu/config.d [2022-09-06T13:12:08.215Z] #43 57.47 DEP criu/clone-noasan.d [2022-09-06T13:12:08.392Z] #43 57.16 DEP criu/config.d [2022-09-06T13:12:08.392Z] #43 57.27 DEP criu/clone-noasan.d [2022-09-06T13:12:08.462Z] #20 41.78 Setting up xfsprogs (4.20.0-1) ... [2022-09-06T13:12:08.462Z] #20 41.80 Setting up python3-lib2to3 (3.7.3-1) ... [2022-09-06T13:12:08.462Z] #20 42.08 Setting up python3-pkg-resources (40.8.0-1) ... [2022-09-06T13:12:08.475Z] #43 57.53 DEP criu/cgroup.d [2022-09-06T13:12:08.476Z] #43 57.68 DEP criu/cgroup-props.d [2022-09-06T13:12:08.653Z] #43 57.33 DEP criu/cgroup.d [2022-09-06T13:12:08.653Z] #43 ... [2022-09-06T13:12:08.653Z] [2022-09-06T13:12:08.653Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-06T13:12:08.653Z] #20 sha256:43dbec61690b6da650e4ced07636d0e60360f0ec73299651110bbdeca6453181 [2022-09-06T13:12:08.653Z] #20 1.538 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-06T13:12:08.653Z] #20 1.565 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T13:12:08.653Z] #20 1.565 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T13:12:08.653Z] #20 1.568 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T13:12:08.653Z] #20 1.948 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-06T13:12:08.653Z] #20 2.572 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T13:12:08.653Z] #20 3.709 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T13:12:08.653Z] #20 4.651 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T13:12:08.653Z] #20 7.989 Fetched 9022 kB in 7s (1351 kB/s) [2022-09-06T13:12:08.653Z] #20 7.989 Reading package lists... [2022-09-06T13:12:08.653Z] #20 10.82 Reading package lists... [2022-09-06T13:12:08.653Z] #20 ... [2022-09-06T13:12:08.653Z] [2022-09-06T13:12:08.653Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:12:08.653Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:12:08.653Z] #43 57.44 DEP criu/cgroup-props.d [2022-09-06T13:12:08.653Z] #43 57.51 DEP criu/bitmap.d [2022-09-06T13:12:08.653Z] #43 57.52 DEP criu/bfd.d [2022-09-06T13:12:08.736Z] #43 57.82 DEP criu/bitmap.d [2022-09-06T13:12:08.736Z] #43 57.84 DEP criu/bfd.d [2022-09-06T13:12:08.736Z] #43 57.95 DEP criu/autofs.d [2022-09-06T13:12:08.736Z] #43 58.05 DEP criu/aio.d [2022-09-06T13:12:08.913Z] #43 57.64 DEP criu/autofs.d [2022-09-06T13:12:08.997Z] #43 58.20 DEP criu/action-scripts.d [2022-09-06T13:12:09.033Z] #20 42.62 Setting up python3-distutils (3.7.3-1) ... [2022-09-06T13:12:09.173Z] #43 57.80 DEP criu/aio.d [2022-09-06T13:12:09.173Z] #43 57.92 DEP criu/action-scripts.d [2022-09-06T13:12:09.258Z] #43 58.38 CC criu/action-scripts.o [2022-09-06T13:12:09.293Z] #20 42.97 Setting up python3-setuptools (40.8.0-1) ... [2022-09-06T13:12:09.433Z] #43 58.16 CC criu/action-scripts.o [2022-09-06T13:12:09.519Z] #43 58.67 CC criu/aio.o [2022-09-06T13:12:09.868Z] #20 ... [2022-09-06T13:12:09.868Z] [2022-09-06T13:12:09.868Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:12:09.868Z] #43 sha256:0c247d09c5034f60ebfaa82bbc00fbbbf22eea0ebba69d19a089dac1c30c9e22 [2022-09-06T13:12:09.868Z] #43 67.09 CC criu/file-lock.o [2022-09-06T13:12:09.868Z] #43 67.83 CC criu/files-ext.o [2022-09-06T13:12:09.868Z] #43 68.09 CC criu/files-reg.o [2022-09-06T13:12:09.868Z] #43 69.53 CC criu/files.o [2022-09-06T13:12:09.868Z] #43 71.21 CC criu/filesystems.o [2022-09-06T13:12:09.868Z] #43 71.76 CC criu/fsnotify.o [2022-09-06T13:12:09.868Z] #43 72.62 CC criu/image-desc.o [2022-09-06T13:12:09.868Z] #43 72.73 CC criu/image.o [2022-09-06T13:12:09.868Z] #43 73.47 CC criu/ipc_ns.o [2022-09-06T13:12:09.868Z] #43 74.31 CC criu/irmap.o [2022-09-06T13:12:09.868Z] #43 74.71 CC criu/kcmp-ids.o [2022-09-06T13:12:09.868Z] #43 74.98 CC criu/kerndat.o [2022-09-06T13:12:09.868Z] #43 75.86 CC criu/libnetlink.o [2022-09-06T13:12:09.868Z] #43 76.04 CC criu/log.o [2022-09-06T13:12:09.868Z] #43 76.42 CC criu/lsm.o [2022-09-06T13:12:09.868Z] #43 76.75 CC criu/mem.o [2022-09-06T13:12:10.003Z] #43 58.65 CC criu/aio.o [2022-09-06T13:12:10.091Z] #43 59.20 CC criu/autofs.o [2022-09-06T13:12:10.130Z] #43 ... [2022-09-06T13:12:10.130Z] [2022-09-06T13:12:10.130Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-06T13:12:10.130Z] #20 sha256:1611fc48da2bf675ec1f939b38f37d01bca5ed9e6c2c15bcc921fc84317ff2fc [2022-09-06T13:12:10.130Z] #20 43.74 Setting up python3-pip (18.1-5) ... [2022-09-06T13:12:10.574Z] #43 59.14 CC criu/autofs.o [2022-09-06T13:12:11.034Z] #43 60.29 CC criu/bfd.o [2022-09-06T13:12:11.071Z] #20 44.52 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T13:12:11.071Z] #20 44.56 Processing triggers for mime-support (3.62) ... [2022-09-06T13:12:11.071Z] #20 DONE 44.8s [2022-09-06T13:12:11.071Z] [2022-09-06T13:12:11.071Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:12:11.071Z] #43 sha256:0c247d09c5034f60ebfaa82bbc00fbbbf22eea0ebba69d19a089dac1c30c9e22 [2022-09-06T13:12:11.071Z] #43 77.99 CC criu/memfd.o [2022-09-06T13:12:11.332Z] #43 78.53 CC criu/mount.o [2022-09-06T13:12:11.515Z] #43 60.19 CC criu/bfd.o [2022-09-06T13:12:11.606Z] #43 60.70 CC criu/bitmap.o [2022-09-06T13:12:11.606Z] #43 60.83 CC criu/cgroup-props.o [2022-09-06T13:12:11.775Z] #43 60.55 CC criu/bitmap.o [2022-09-06T13:12:11.908Z] #43 ... [2022-09-06T13:12:11.908Z] [2022-09-06T13:12:11.908Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-09-06T13:12:11.908Z] #21 sha256:5346a7645655daa79f226fe2e7633bdbab6572db4a11b1ec7ca7be6a92433e24 [2022-09-06T13:12:11.908Z] #21 0.630 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T13:12:11.908Z] #21 0.634 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T13:12:11.908Z] #21 0.638 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T13:12:11.908Z] #21 DONE 0.7s [2022-09-06T13:12:12.036Z] #43 60.66 CC criu/cgroup-props.o [2022-09-06T13:12:12.170Z] [2022-09-06T13:12:12.170Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-06T13:12:12.170Z] #22 sha256:ba54de6bf9d0eaa0aa19f43667b530db55b11e743ee1c2a3dd6df77fcbf739fc [2022-09-06T13:12:12.178Z] #43 61.36 CC criu/cgroup.o [2022-09-06T13:12:12.607Z] #43 61.25 CC criu/cgroup.o [2022-09-06T13:12:13.563Z] #43 ... [2022-09-06T13:12:13.563Z] [2022-09-06T13:12:13.563Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-06T13:12:13.563Z] #20 sha256:43dbec61690b6da650e4ced07636d0e60360f0ec73299651110bbdeca6453181 [2022-09-06T13:12:13.563Z] #20 8.080 Reading package lists... [2022-09-06T13:12:13.563Z] #20 10.91 Reading package lists... [2022-09-06T13:12:13.563Z] #20 13.52 Building dependency tree... [2022-09-06T13:12:13.563Z] #20 14.14 Reading state information... [2022-09-06T13:12:13.563Z] #20 14.88 libcap2-bin is already the newest version (1:2.25-2). [2022-09-06T13:12:13.563Z] #20 14.88 The following additional packages will be installed: [2022-09-06T13:12:13.563Z] #20 14.88 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-09-06T13:12:13.563Z] #20 14.88 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-09-06T13:12:13.563Z] #20 14.89 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-09-06T13:12:13.563Z] #20 14.89 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-09-06T13:12:13.563Z] #20 14.89 python3.7 python3.7-minimal vim-runtime xxd [2022-09-06T13:12:13.563Z] #20 14.90 Suggested packages: [2022-09-06T13:12:13.563Z] #20 14.90 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-09-06T13:12:13.563Z] #20 14.90 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-09-06T13:12:13.563Z] #20 14.90 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-09-06T13:12:13.563Z] #20 14.90 quota [2022-09-06T13:12:13.563Z] #20 14.90 Recommended packages: [2022-09-06T13:12:13.563Z] #20 14.90 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-09-06T13:12:13.563Z] #20 14.90 python3-keyrings.alt python3-xdg unzip [2022-09-06T13:12:13.563Z] #20 15.87 The following NEW packages will be installed: [2022-09-06T13:12:13.563Z] #20 15.88 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-09-06T13:12:13.563Z] #20 15.88 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-09-06T13:12:13.563Z] #20 15.88 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-09-06T13:12:13.563Z] #20 15.88 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-09-06T13:12:13.563Z] #20 15.88 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-09-06T13:12:13.563Z] #20 15.88 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-09-06T13:12:13.563Z] #20 15.88 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-09-06T13:12:13.563Z] #20 15.88 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-06T13:12:13.563Z] #20 15.88 xz-utils zip [2022-09-06T13:12:13.563Z] #20 16.20 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T13:12:13.563Z] #20 16.20 Need to get 28.6 MB of archives. [2022-09-06T13:12:13.563Z] #20 16.20 After this operation, 116 MB of additional disk space will be used. [2022-09-06T13:12:13.563Z] #20 16.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-09-06T13:12:13.563Z] #20 16.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-09-06T13:12:13.563Z] #20 16.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-09-06T13:12:13.563Z] #20 16.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-09-06T13:12:13.563Z] #20 16.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-09-06T13:12:13.563Z] #20 16.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-09-06T13:12:13.563Z] #20 16.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-09-06T13:12:13.563Z] #20 16.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-09-06T13:12:13.563Z] #20 16.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-09-06T13:12:13.563Z] #20 16.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-09-06T13:12:13.563Z] #20 16.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-09-06T13:12:13.563Z] #20 16.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-09-06T13:12:13.563Z] #20 16.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-06T13:12:13.563Z] #20 16.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-09-06T13:12:13.563Z] #20 16.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-09-06T13:12:13.563Z] #20 16.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-09-06T13:12:13.563Z] #20 16.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-06T13:12:13.563Z] #20 16.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-06T13:12:13.563Z] #20 16.48 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-09-06T13:12:13.563Z] #20 16.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-09-06T13:12:13.564Z] #20 16.50 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-09-06T13:12:13.564Z] #20 16.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-09-06T13:12:13.564Z] #20 16.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-09-06T13:12:13.564Z] #20 16.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-06T13:12:13.564Z] #20 16.55 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-06T13:12:13.564Z] #20 16.56 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-06T13:12:13.564Z] #20 16.57 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-09-06T13:12:13.564Z] #20 16.57 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-09-06T13:12:13.564Z] #20 16.57 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-06T13:12:13.564Z] #20 16.94 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T13:12:13.564Z] #20 16.94 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-06T13:12:13.564Z] #20 16.94 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-06T13:12:13.564Z] #20 16.94 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-09-06T13:12:13.564Z] #20 16.94 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-09-06T13:12:13.564Z] #20 16.96 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-09-06T13:12:13.564Z] #20 16.96 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-09-06T13:12:13.564Z] #20 17.03 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-09-06T13:12:13.564Z] #20 17.03 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-09-06T13:12:13.564Z] #20 17.04 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-09-06T13:12:13.564Z] #20 17.04 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-09-06T13:12:13.564Z] #20 17.05 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-09-06T13:12:13.564Z] #20 17.08 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-09-06T13:12:13.564Z] #20 17.08 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-09-06T13:12:13.564Z] #20 17.13 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-09-06T13:12:13.564Z] #20 17.15 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-09-06T13:12:13.564Z] #20 17.15 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-09-06T13:12:13.564Z] #20 17.37 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-09-06T13:12:13.564Z] #20 17.42 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-09-06T13:12:13.564Z] #20 17.45 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-09-06T13:12:13.564Z] #20 17.98 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:12:13.564Z] #20 18.06 Fetched 28.6 MB in 2s (18.9 MB/s) [2022-09-06T13:12:13.564Z] #20 18.12 Selecting previously unselected package pigz. [2022-09-06T13:12:13.564Z] #20 18.12 (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 ... 23452 files and directories currently installed.) [2022-09-06T13:12:13.564Z] #20 18.19 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-09-06T13:12:13.564Z] #20 18.19 Unpacking pigz (2.4-1) ... [2022-09-06T13:12:13.564Z] #20 18.28 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-09-06T13:12:13.564Z] #20 18.28 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-06T13:12:13.564Z] #20 18.29 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-06T13:12:13.564Z] #20 18.66 Selecting previously unselected package python3.7-minimal. [2022-09-06T13:12:13.564Z] #20 18.66 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-06T13:12:13.564Z] #20 18.68 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-06T13:12:13.564Z] #20 19.30 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-06T13:12:13.564Z] #20 19.33 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-06T13:12:13.825Z] #20 21.10 Selecting previously unselected package python3-minimal. [2022-09-06T13:12:13.825Z] #20 21.10 (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 ... 23701 files and directories currently installed.) [2022-09-06T13:12:13.825Z] #20 21.14 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-09-06T13:12:13.825Z] #20 21.15 Unpacking python3-minimal (3.7.3-1) ... [2022-09-06T13:12:13.825Z] #20 21.24 Selecting previously unselected package libmpdec2:amd64. [2022-09-06T13:12:13.825Z] #20 21.24 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-09-06T13:12:14.085Z] #20 21.24 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-09-06T13:12:14.085Z] #20 21.33 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-09-06T13:12:14.085Z] #20 21.33 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-09-06T13:12:14.085Z] #20 21.34 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-06T13:12:14.522Z] #43 ... [2022-09-06T13:12:14.523Z] [2022-09-06T13:12:14.523Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-06T13:12:14.523Z] #20 sha256:43dbec61690b6da650e4ced07636d0e60360f0ec73299651110bbdeca6453181 [2022-09-06T13:12:14.523Z] #20 10.82 Reading package lists... [2022-09-06T13:12:14.523Z] #20 13.51 Building dependency tree... [2022-09-06T13:12:14.523Z] #20 14.07 Reading state information... [2022-09-06T13:12:14.523Z] #20 14.65 libcap2-bin is already the newest version (1:2.25-2). [2022-09-06T13:12:14.523Z] #20 14.65 The following additional packages will be installed: [2022-09-06T13:12:14.523Z] #20 14.66 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-09-06T13:12:14.523Z] #20 14.66 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-09-06T13:12:14.523Z] #20 14.66 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-09-06T13:12:14.523Z] #20 14.66 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-09-06T13:12:14.523Z] #20 14.66 python3.7 python3.7-minimal vim-runtime xxd [2022-09-06T13:12:14.523Z] #20 14.66 Suggested packages: [2022-09-06T13:12:14.523Z] #20 14.66 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-09-06T13:12:14.523Z] #20 14.66 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-09-06T13:12:14.523Z] #20 14.66 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-09-06T13:12:14.523Z] #20 14.66 quota [2022-09-06T13:12:14.523Z] #20 14.66 Recommended packages: [2022-09-06T13:12:14.523Z] #20 14.66 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-09-06T13:12:14.523Z] #20 14.66 python3-keyrings.alt python3-xdg unzip [2022-09-06T13:12:14.523Z] #20 15.92 The following NEW packages will be installed: [2022-09-06T13:12:14.523Z] #20 15.93 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-09-06T13:12:14.523Z] #20 15.94 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-09-06T13:12:14.523Z] #20 15.94 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-09-06T13:12:14.523Z] #20 15.94 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-09-06T13:12:14.523Z] #20 15.94 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-09-06T13:12:14.523Z] #20 15.94 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-09-06T13:12:14.523Z] #20 15.94 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-09-06T13:12:14.523Z] #20 15.94 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-06T13:12:14.523Z] #20 15.94 xz-utils zip [2022-09-06T13:12:14.523Z] #20 16.26 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T13:12:14.523Z] #20 16.26 Need to get 28.6 MB of archives. [2022-09-06T13:12:14.523Z] #20 16.26 After this operation, 116 MB of additional disk space will be used. [2022-09-06T13:12:14.523Z] #20 16.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-09-06T13:12:14.523Z] #20 16.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-09-06T13:12:14.523Z] #20 16.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-09-06T13:12:14.523Z] #20 16.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-09-06T13:12:14.523Z] #20 16.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-09-06T13:12:14.523Z] #20 16.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-09-06T13:12:14.523Z] #20 16.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-09-06T13:12:14.523Z] #20 16.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-09-06T13:12:14.523Z] #20 16.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-09-06T13:12:14.523Z] #20 16.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-09-06T13:12:14.523Z] #20 16.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-09-06T13:12:14.523Z] #20 16.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-09-06T13:12:14.523Z] #20 16.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-06T13:12:14.523Z] #20 16.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-09-06T13:12:14.523Z] #20 16.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-09-06T13:12:14.523Z] #20 16.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-09-06T13:12:14.523Z] #20 16.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-06T13:12:14.523Z] #20 16.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-06T13:12:14.523Z] #20 16.48 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-09-06T13:12:14.523Z] #20 16.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-09-06T13:12:14.523Z] #20 16.49 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-09-06T13:12:14.523Z] #20 16.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-09-06T13:12:14.523Z] #20 16.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-09-06T13:12:14.523Z] #20 16.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-06T13:12:14.523Z] #20 16.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-06T13:12:14.523Z] #20 16.55 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-06T13:12:14.523Z] #20 16.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-09-06T13:12:14.523Z] #20 16.56 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-09-06T13:12:14.523Z] #20 16.56 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-06T13:12:14.523Z] #20 16.84 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T13:12:14.523Z] #20 16.84 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-06T13:12:14.523Z] #20 16.85 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-06T13:12:14.523Z] #20 16.85 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-09-06T13:12:14.523Z] #20 16.85 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-09-06T13:12:14.523Z] #20 16.86 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-09-06T13:12:14.523Z] #20 16.87 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-09-06T13:12:14.523Z] #20 16.92 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-09-06T13:12:14.523Z] #20 16.92 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-09-06T13:12:14.523Z] #20 16.93 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-09-06T13:12:14.523Z] #20 16.94 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-09-06T13:12:14.523Z] #20 16.94 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-09-06T13:12:14.523Z] #20 16.96 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-09-06T13:12:14.523Z] #20 16.96 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-09-06T13:12:14.523Z] #20 17.00 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-09-06T13:12:14.523Z] #20 17.02 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-09-06T13:12:14.523Z] #20 17.03 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-09-06T13:12:14.523Z] #20 17.24 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-09-06T13:12:14.523Z] #20 17.28 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-09-06T13:12:14.523Z] #20 17.31 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-09-06T13:12:14.657Z] #20 ... [2022-09-06T13:12:14.657Z] [2022-09-06T13:12:14.657Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:12:14.657Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:12:14.657Z] #43 63.64 CC criu/clone-noasan.o [2022-09-06T13:12:14.657Z] #43 63.84 CC criu/config.o [2022-09-06T13:12:15.094Z] #20 17.78 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:12:15.094Z] #20 17.89 Fetched 28.6 MB in 1s (21.5 MB/s) [2022-09-06T13:12:15.094Z] #20 17.99 Selecting previously unselected package pigz. [2022-09-06T13:12:15.094Z] #20 17.99 (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 ... 23452 files and directories currently installed.) [2022-09-06T13:12:15.094Z] #20 18.05 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-09-06T13:12:15.094Z] #20 18.06 Unpacking pigz (2.4-1) ... [2022-09-06T13:12:15.355Z] #20 18.16 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-09-06T13:12:15.355Z] #20 18.16 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-06T13:12:15.355Z] #20 18.16 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-06T13:12:15.355Z] #20 18.38 Selecting previously unselected package python3.7-minimal. [2022-09-06T13:12:15.355Z] #20 18.39 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-06T13:12:15.355Z] #20 18.40 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-06T13:12:15.470Z] #22 3.584 Collecting yamllint==1.26.1 [2022-09-06T13:12:16.042Z] #43 65.01 CC criu/cr-check.o [2022-09-06T13:12:16.298Z] #20 19.09 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-06T13:12:16.298Z] #20 19.11 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-06T13:12:17.426Z] #43 ... [2022-09-06T13:12:17.426Z] [2022-09-06T13:12:17.426Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-09-06T13:12:17.426Z] #53 sha256:9eb1497b94b3363463d25b4f989b8a59bf8abf5d28a9ee48415c28cb482e5fca [2022-09-06T13:12:17.426Z] #53 30.27 + mkdir -p /build [2022-09-06T13:12:17.426Z] #53 30.27 + cp runc /build/runc [2022-09-06T13:12:17.426Z] #53 DONE 30.6s [2022-09-06T13:12:17.426Z] [2022-09-06T13:12:17.426Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-06T13:12:17.426Z] #20 sha256:43dbec61690b6da650e4ced07636d0e60360f0ec73299651110bbdeca6453181 [2022-09-06T13:12:17.426Z] #20 22.10 Selecting previously unselected package python3.7. [2022-09-06T13:12:17.426Z] #20 22.11 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-09-06T13:12:17.426Z] #20 22.12 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-09-06T13:12:17.426Z] #20 22.23 Selecting previously unselected package libpython3-stdlib:amd64. [2022-09-06T13:12:17.426Z] #20 22.24 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-09-06T13:12:17.426Z] #20 22.25 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-06T13:12:17.426Z] #20 22.36 Setting up python3-minimal (3.7.3-1) ... [2022-09-06T13:12:17.426Z] #20 23.05 Selecting previously unselected package python3. [2022-09-06T13:12:17.426Z] #20 23.05 (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 ... 24113 files and directories currently installed.) [2022-09-06T13:12:17.426Z] #20 23.14 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-09-06T13:12:17.426Z] #20 23.15 Unpacking python3 (3.7.3-1) ... [2022-09-06T13:12:17.426Z] #20 23.23 Selecting previously unselected package libip4tc0:amd64. [2022-09-06T13:12:17.426Z] #20 23.24 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-09-06T13:12:17.426Z] #20 23.25 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-09-06T13:12:17.426Z] #20 23.35 Selecting previously unselected package libip6tc0:amd64. [2022-09-06T13:12:17.426Z] #20 23.36 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-09-06T13:12:17.426Z] #20 23.36 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-09-06T13:12:17.426Z] #20 23.44 Selecting previously unselected package libiptc0:amd64. [2022-09-06T13:12:17.426Z] #20 23.44 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-09-06T13:12:17.426Z] #20 23.45 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-09-06T13:12:17.426Z] #20 23.54 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-06T13:12:17.426Z] #20 23.55 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-06T13:12:17.426Z] #20 23.56 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T13:12:17.426Z] #20 23.61 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-06T13:12:17.426Z] #20 23.62 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-09-06T13:12:17.426Z] #20 23.63 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-06T13:12:17.426Z] #20 23.70 Selecting previously unselected package libnftnl11:amd64. [2022-09-06T13:12:17.426Z] #20 23.71 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-09-06T13:12:17.426Z] #20 23.72 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-09-06T13:12:17.426Z] #20 23.80 Selecting previously unselected package iptables. [2022-09-06T13:12:17.426Z] #20 23.82 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-09-06T13:12:17.426Z] #20 23.83 Unpacking iptables (1.8.2-4) ... [2022-09-06T13:12:17.426Z] #20 24.17 Selecting previously unselected package xxd. [2022-09-06T13:12:17.426Z] #20 24.17 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-06T13:12:17.426Z] #20 24.18 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:12:17.426Z] #20 24.34 Selecting previously unselected package vim-common. [2022-09-06T13:12:17.426Z] #20 24.36 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-06T13:12:17.426Z] #20 24.41 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:12:17.426Z] #20 24.69 Selecting previously unselected package bash-completion. [2022-09-06T13:12:17.426Z] #20 24.70 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-09-06T13:12:17.660Z] INFO [loader] Go packages loading at mode 575 (exports_file|imports|name|deps|files|types_sizes|compiled_files) took 2m16.418017871s [2022-09-06T13:12:17.660Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-09-06T13:12:17.660Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 377.884931ms [2022-09-06T13:12:17.681Z] #20 20.64 Selecting previously unselected package python3-minimal. [2022-09-06T13:12:17.681Z] #20 20.64 (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 ... 23701 files and directories currently installed.) [2022-09-06T13:12:17.681Z] #20 20.68 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-09-06T13:12:17.681Z] #20 20.69 Unpacking python3-minimal (3.7.3-1) ... [2022-09-06T13:12:17.942Z] #20 20.76 Selecting previously unselected package libmpdec2:amd64. [2022-09-06T13:12:17.942Z] #20 20.77 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-09-06T13:12:17.942Z] #20 20.77 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-09-06T13:12:17.942Z] #20 20.88 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-09-06T13:12:17.942Z] #20 20.89 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-09-06T13:12:17.942Z] #20 20.89 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-06T13:12:18.203Z] #20 ... [2022-09-06T13:12:18.203Z] [2022-09-06T13:12:18.203Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-09-06T13:12:18.203Z] #53 sha256:0c7ba7311d402e4fdcd8dcba1d6cff628add7a49ecd8b1088cf2e08ed643e5b8 [2022-09-06T13:12:18.203Z] #53 30.46 + mkdir -p /build [2022-09-06T13:12:18.203Z] #53 30.46 + cp runc /build/runc [2022-09-06T13:12:18.203Z] #53 DONE 30.7s [2022-09-06T13:12:18.203Z] [2022-09-06T13:12:18.203Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:12:18.203Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:12:18.203Z] #43 63.41 CC criu/clone-noasan.o [2022-09-06T13:12:18.203Z] #43 63.58 CC criu/config.o [2022-09-06T13:12:18.203Z] #43 64.78 CC criu/cr-check.o [2022-09-06T13:12:18.203Z] #43 66.30 CC criu/cr-dedup.o [2022-09-06T13:12:18.203Z] #43 66.65 CC criu/cr-dump.o [2022-09-06T13:12:18.771Z] #22 ... [2022-09-06T13:12:18.771Z] [2022-09-06T13:12:18.771Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:12:18.771Z] #43 sha256:0c247d09c5034f60ebfaa82bbc00fbbbf22eea0ebba69d19a089dac1c30c9e22 [2022-09-06T13:12:18.771Z] #43 81.66 CC criu/namespaces.o [2022-09-06T13:12:18.771Z] #43 83.00 CC criu/net.o [2022-09-06T13:12:18.771Z] #43 84.87 CC criu/netfilter.o [2022-09-06T13:12:18.771Z] #43 85.09 CC criu/page-pipe.o [2022-09-06T13:12:18.771Z] #43 85.62 CC criu/page-xfer.o [2022-09-06T13:12:19.713Z] #43 86.62 CC criu/pagemap-cache.o [2022-09-06T13:12:19.713Z] #43 86.89 CC criu/pagemap.o [2022-09-06T13:12:19.984Z] #20 27.30 Unpacking bash-completion (1:2.8-6) ... [2022-09-06T13:12:20.116Z] #43 68.58 CC criu/cr-errno.o [2022-09-06T13:12:20.116Z] #43 68.65 CC criu/cr-restore.o [2022-09-06T13:12:20.116Z] #43 ... [2022-09-06T13:12:20.116Z] [2022-09-06T13:12:20.116Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-06T13:12:20.116Z] #20 sha256:43dbec61690b6da650e4ced07636d0e60360f0ec73299651110bbdeca6453181 [2022-09-06T13:12:20.116Z] #20 21.66 Selecting previously unselected package python3.7. [2022-09-06T13:12:20.116Z] #20 21.68 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-09-06T13:12:20.116Z] #20 21.68 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-09-06T13:12:20.116Z] #20 21.80 Selecting previously unselected package libpython3-stdlib:amd64. [2022-09-06T13:12:20.116Z] #20 21.82 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-09-06T13:12:20.116Z] #20 21.82 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-06T13:12:20.116Z] #20 21.89 Setting up python3-minimal (3.7.3-1) ... [2022-09-06T13:12:20.116Z] #20 22.46 Selecting previously unselected package python3. [2022-09-06T13:12:20.116Z] #20 22.46 (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 ... 24113 files and directories currently installed.) [2022-09-06T13:12:20.116Z] #20 22.54 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-09-06T13:12:20.116Z] #20 22.56 Unpacking python3 (3.7.3-1) ... [2022-09-06T13:12:20.116Z] #20 22.67 Selecting previously unselected package libip4tc0:amd64. [2022-09-06T13:12:20.116Z] #20 22.67 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-09-06T13:12:20.116Z] #20 22.69 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-09-06T13:12:20.116Z] #20 22.79 Selecting previously unselected package libip6tc0:amd64. [2022-09-06T13:12:20.116Z] #20 22.79 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-09-06T13:12:20.116Z] #20 22.80 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-09-06T13:12:20.116Z] #20 22.88 Selecting previously unselected package libiptc0:amd64. [2022-09-06T13:12:20.116Z] #20 22.88 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-09-06T13:12:20.116Z] #20 22.88 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-09-06T13:12:20.116Z] #20 22.96 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-06T13:12:20.116Z] #20 22.96 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-06T13:12:20.116Z] #20 22.97 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T13:12:20.116Z] #20 23.03 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-06T13:12:20.116Z] #20 23.03 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-09-06T13:12:20.116Z] #20 23.04 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-06T13:12:20.116Z] #20 23.14 Selecting previously unselected package libnftnl11:amd64. [2022-09-06T13:12:20.376Z] #20 23.17 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-09-06T13:12:20.376Z] #20 23.18 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-09-06T13:12:20.376Z] #20 23.25 Selecting previously unselected package iptables. [2022-09-06T13:12:20.376Z] #20 23.25 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-09-06T13:12:20.376Z] #20 23.26 Unpacking iptables (1.8.2-4) ... [2022-09-06T13:12:20.505Z] #20 27.63 Selecting previously unselected package bzip2. [2022-09-06T13:12:20.505Z] #20 27.64 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-09-06T13:12:20.505Z] #20 27.64 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-06T13:12:20.505Z] #20 27.71 Selecting previously unselected package xz-utils. [2022-09-06T13:12:20.505Z] #20 27.72 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-09-06T13:12:20.505Z] #20 27.72 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-09-06T13:12:20.637Z] #20 23.57 Selecting previously unselected package xxd. [2022-09-06T13:12:20.637Z] #20 23.57 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-06T13:12:20.637Z] #20 23.58 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:12:20.637Z] #20 23.68 Selecting previously unselected package vim-common. [2022-09-06T13:12:20.658Z] #43 87.50 CC criu/parasite-syscall.o [2022-09-06T13:12:20.658Z] #43 ... [2022-09-06T13:12:20.658Z] [2022-09-06T13:12:20.658Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-06T13:12:20.658Z] #22 sha256:ba54de6bf9d0eaa0aa19f43667b530db55b11e743ee1c2a3dd6df77fcbf739fc [2022-09-06T13:12:20.658Z] #22 8.893 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-09-06T13:12:20.766Z] #20 27.87 Selecting previously unselected package apparmor. [2022-09-06T13:12:20.766Z] #20 27.87 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-09-06T13:12:20.766Z] #20 27.95 Unpacking apparmor (2.13.2-10) ... [2022-09-06T13:12:20.901Z] #20 23.69 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-06T13:12:20.901Z] #20 23.70 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:12:20.901Z] #20 23.92 Selecting previously unselected package bash-completion. [2022-09-06T13:12:20.901Z] #20 23.92 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-09-06T13:12:21.026Z] #20 28.25 Selecting previously unselected package aufs-tools. [2022-09-06T13:12:21.026Z] #20 28.26 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-09-06T13:12:21.026Z] #20 28.27 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-09-06T13:12:21.287Z] #20 28.36 Selecting previously unselected package libonig5:amd64. [2022-09-06T13:12:21.287Z] #20 28.37 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-09-06T13:12:21.287Z] #20 28.38 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-06T13:12:21.287Z] #20 28.48 Selecting previously unselected package libjq1:amd64. [2022-09-06T13:12:21.287Z] #20 28.50 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-06T13:12:21.287Z] #20 28.50 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-06T13:12:21.287Z] #20 28.58 Selecting previously unselected package jq. [2022-09-06T13:12:21.548Z] #20 28.60 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-06T13:12:21.548Z] #20 28.60 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-06T13:12:21.548Z] #20 28.66 Selecting previously unselected package libaio1:amd64. [2022-09-06T13:12:21.548Z] #20 28.67 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-09-06T13:12:21.548Z] #20 28.67 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-09-06T13:12:21.548Z] #20 28.72 Selecting previously unselected package libgpm2:amd64. [2022-09-06T13:12:21.548Z] #20 28.73 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-09-06T13:12:21.548Z] #20 28.73 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-09-06T13:12:21.548Z] #20 28.80 Selecting previously unselected package libicu63:amd64. [2022-09-06T13:12:21.548Z] #20 28.80 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-06T13:12:21.548Z] #20 28.81 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-06T13:12:21.600Z] #22 9.791 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-09-06T13:12:21.600Z] #22 9.840 Downloading https://files.pythonhosted.org/packages/63/82/2179fdc39bc1bb43296f638ae1dfe2581ec2617b4e87c28b0d23d44b997f/pathspec-0.10.1-py3-none-any.whl [2022-09-06T13:12:21.600Z] #22 9.883 Collecting pyyaml (from yamllint==1.26.1) [2022-09-06T13:12:22.172Z] #22 10.12 Downloading https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz (124kB) [2022-09-06T13:12:22.433Z] #22 10.58 Installing build dependencies: started [2022-09-06T13:12:23.446Z] #20 25.98 Unpacking bash-completion (1:2.8-6) ... [2022-09-06T13:12:23.446Z] #20 26.33 Selecting previously unselected package bzip2. [2022-09-06T13:12:23.446Z] #20 26.34 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-09-06T13:12:23.446Z] #20 26.36 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-06T13:12:23.446Z] #20 26.44 Selecting previously unselected package xz-utils. [2022-09-06T13:12:23.707Z] #20 26.44 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-09-06T13:12:23.707Z] #20 26.45 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-09-06T13:12:23.707Z] #20 26.60 Selecting previously unselected package apparmor. [2022-09-06T13:12:23.707Z] #20 26.61 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-09-06T13:12:23.707Z] #20 26.70 Unpacking apparmor (2.13.2-10) ... [2022-09-06T13:12:23.968Z] #20 26.97 Selecting previously unselected package aufs-tools. [2022-09-06T13:12:23.968Z] #20 26.97 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-09-06T13:12:24.092Z] #20 31.34 Selecting previously unselected package libnet1:amd64. [2022-09-06T13:12:24.092Z] #20 31.34 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T13:12:24.092Z] #20 31.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:12:24.229Z] #20 26.98 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-09-06T13:12:24.229Z] #20 27.09 Selecting previously unselected package libonig5:amd64. [2022-09-06T13:12:24.229Z] #20 27.09 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-09-06T13:12:24.229Z] #20 27.10 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-06T13:12:24.229Z] #20 27.21 Selecting previously unselected package libjq1:amd64. [2022-09-06T13:12:24.229Z] #20 27.21 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-06T13:12:24.229Z] #20 27.22 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-06T13:12:24.229Z] #20 27.31 Selecting previously unselected package jq. [2022-09-06T13:12:24.352Z] #20 31.43 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T13:12:24.352Z] #20 31.43 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-06T13:12:24.352Z] #20 31.44 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-06T13:12:24.352Z] #20 31.51 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T13:12:24.352Z] #20 31.52 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-06T13:12:24.352Z] #20 31.53 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-06T13:12:24.352Z] #20 31.57 Selecting previously unselected package libreadline5:amd64. [2022-09-06T13:12:24.352Z] #20 31.59 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-09-06T13:12:24.352Z] #20 31.60 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-06T13:12:24.490Z] #20 27.33 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-06T13:12:24.490Z] #20 27.33 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-06T13:12:24.490Z] #20 27.40 Selecting previously unselected package libaio1:amd64. [2022-09-06T13:12:24.490Z] #20 27.41 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-09-06T13:12:24.490Z] #20 27.41 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-09-06T13:12:24.490Z] #20 27.47 Selecting previously unselected package libgpm2:amd64. [2022-09-06T13:12:24.614Z] #20 31.69 Selecting previously unselected package net-tools. [2022-09-06T13:12:24.614Z] #20 31.69 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-09-06T13:12:24.614Z] #20 31.69 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-06T13:12:24.614Z] #20 31.85 Selecting previously unselected package patch. [2022-09-06T13:12:24.614Z] #20 31.86 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-09-06T13:12:24.614Z] #20 31.87 Unpacking patch (2.7.6-3+deb10u1) ... [2022-09-06T13:12:24.751Z] #20 27.48 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-09-06T13:12:24.751Z] #20 27.48 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-09-06T13:12:24.751Z] #20 27.56 Selecting previously unselected package libicu63:amd64. [2022-09-06T13:12:24.751Z] #20 27.56 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-06T13:12:24.751Z] #20 27.57 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-06T13:12:24.875Z] #20 31.92 Selecting previously unselected package python-pip-whl. [2022-09-06T13:12:24.875Z] #20 31.94 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-09-06T13:12:24.875Z] #20 31.94 Unpacking python-pip-whl (18.1-5) ... [2022-09-06T13:12:25.135Z] #20 32.34 Selecting previously unselected package python3-lib2to3. [2022-09-06T13:12:25.135Z] #20 32.35 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-09-06T13:12:25.135Z] #20 32.35 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-09-06T13:12:25.396Z] #20 32.46 Selecting previously unselected package python3-distutils. [2022-09-06T13:12:25.396Z] #20 32.46 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-09-06T13:12:25.396Z] #20 32.47 Unpacking python3-distutils (3.7.3-1) ... [2022-09-06T13:12:25.396Z] #20 32.62 Selecting previously unselected package python3-pip. [2022-09-06T13:12:25.396Z] #20 32.63 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-09-06T13:12:25.396Z] #20 32.63 Unpacking python3-pip (18.1-5) ... [2022-09-06T13:12:25.657Z] #20 32.77 Selecting previously unselected package python3-pkg-resources. [2022-09-06T13:12:25.657Z] #20 32.77 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-09-06T13:12:25.657Z] #20 32.79 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-09-06T13:12:25.657Z] #20 32.90 Selecting previously unselected package python3-setuptools. [2022-09-06T13:12:25.657Z] #20 32.91 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-09-06T13:12:25.657Z] #20 32.93 Unpacking python3-setuptools (40.8.0-1) ... [2022-09-06T13:12:25.918Z] #20 33.09 Selecting previously unselected package python3-wheel. [2022-09-06T13:12:25.918Z] #20 33.10 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-09-06T13:12:25.918Z] #20 33.10 Unpacking python3-wheel (0.32.3-2) ... [2022-09-06T13:12:25.918Z] #20 33.18 Selecting previously unselected package sudo. [2022-09-06T13:12:25.918Z] #20 33.19 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-09-06T13:12:25.918Z] #20 33.20 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-09-06T13:12:26.179Z] #20 33.57 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T13:12:26.439Z] #20 33.58 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-09-06T13:12:26.439Z] #20 33.60 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-09-06T13:12:26.439Z] #20 33.77 Selecting previously unselected package uidmap. [2022-09-06T13:12:26.439Z] #20 33.77 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-09-06T13:12:26.439Z] #20 33.79 Unpacking uidmap (1:4.5-1.1) ... [2022-09-06T13:12:26.700Z] #20 33.91 Selecting previously unselected package vim-runtime. [2022-09-06T13:12:26.700Z] #20 33.91 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-06T13:12:26.700Z] #20 33.94 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-09-06T13:12:26.700Z] #20 33.97 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-09-06T13:12:26.700Z] #20 33.97 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:12:27.297Z] #20 29.95 Selecting previously unselected package libnet1:amd64. [2022-09-06T13:12:27.297Z] #20 29.97 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T13:12:27.297Z] #20 29.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:12:27.297Z] #20 30.06 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T13:12:27.297Z] #20 30.07 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-06T13:12:27.297Z] #20 30.07 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-06T13:12:27.297Z] #20 30.17 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T13:12:27.297Z] #20 30.18 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-06T13:12:27.297Z] #20 30.18 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-06T13:12:27.297Z] #20 30.23 Selecting previously unselected package libreadline5:amd64. [2022-09-06T13:12:27.297Z] #20 30.24 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-09-06T13:12:27.297Z] #20 30.24 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-06T13:12:27.558Z] #20 30.35 Selecting previously unselected package net-tools. [2022-09-06T13:12:27.558Z] #20 30.35 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-09-06T13:12:27.558Z] #20 30.36 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-06T13:12:27.558Z] #20 30.53 Selecting previously unselected package patch. [2022-09-06T13:12:27.558Z] #20 30.53 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-09-06T13:12:27.558Z] #20 30.55 Unpacking patch (2.7.6-3+deb10u1) ... [2022-09-06T13:12:27.558Z] #20 30.63 Selecting previously unselected package python-pip-whl. [2022-09-06T13:12:27.641Z] #20 ... [2022-09-06T13:12:27.641Z] [2022-09-06T13:12:27.641Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:12:27.641Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:12:27.641Z] #43 66.57 CC criu/cr-dedup.o [2022-09-06T13:12:27.641Z] #43 66.91 CC criu/cr-dump.o [2022-09-06T13:12:27.641Z] #43 68.53 CC criu/cr-errno.o [2022-09-06T13:12:27.641Z] #43 68.58 CC criu/cr-restore.o [2022-09-06T13:12:27.641Z] #43 71.53 CC criu/cr-service.o [2022-09-06T13:12:27.641Z] #43 72.57 CC criu/crtools.o [2022-09-06T13:12:27.641Z] #43 72.94 CC criu/eventfd.o [2022-09-06T13:12:27.641Z] #43 73.24 CC criu/eventpoll.o [2022-09-06T13:12:27.641Z] #43 73.78 CC criu/external.o [2022-09-06T13:12:27.641Z] #43 74.05 CC criu/fault-injection.o [2022-09-06T13:12:27.641Z] #43 74.13 CC criu/fdstore.o [2022-09-06T13:12:27.641Z] #43 74.37 CC criu/fifo.o [2022-09-06T13:12:27.641Z] #43 74.63 CC criu/file-ids.o [2022-09-06T13:12:27.641Z] #43 74.85 CC criu/file-lock.o [2022-09-06T13:12:27.641Z] #43 75.53 CC criu/files-ext.o [2022-09-06T13:12:27.641Z] #43 75.75 CC criu/files-reg.o [2022-09-06T13:12:27.819Z] #20 30.63 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-09-06T13:12:27.819Z] #20 30.64 Unpacking python-pip-whl (18.1-5) ... [2022-09-06T13:12:27.901Z] #43 77.13 CC criu/files.o [2022-09-06T13:12:28.091Z] #20 31.04 Selecting previously unselected package python3-lib2to3. [2022-09-06T13:12:28.091Z] #20 31.04 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-09-06T13:12:28.091Z] #20 31.05 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-09-06T13:12:28.091Z] #20 31.15 Selecting previously unselected package python3-distutils. [2022-09-06T13:12:28.357Z] #20 31.15 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-09-06T13:12:28.357Z] #20 31.15 Unpacking python3-distutils (3.7.3-1) ... [2022-09-06T13:12:28.357Z] #20 31.35 Selecting previously unselected package python3-pip. [2022-09-06T13:12:28.357Z] #20 31.35 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-09-06T13:12:28.357Z] #20 31.35 Unpacking python3-pip (18.1-5) ... [2022-09-06T13:12:28.623Z] #20 31.52 Selecting previously unselected package python3-pkg-resources. [2022-09-06T13:12:28.623Z] #20 31.52 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-09-06T13:12:28.623Z] #20 31.53 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-09-06T13:12:28.883Z] #20 31.65 Selecting previously unselected package python3-setuptools. [2022-09-06T13:12:28.883Z] #20 31.66 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-09-06T13:12:28.883Z] #20 31.66 Unpacking python3-setuptools (40.8.0-1) ... [2022-09-06T13:12:28.883Z] #20 31.88 Selecting previously unselected package python3-wheel. [2022-09-06T13:12:29.015Z] #22 ... [2022-09-06T13:12:29.015Z] [2022-09-06T13:12:29.015Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:12:29.015Z] #43 sha256:0c247d09c5034f60ebfaa82bbc00fbbbf22eea0ebba69d19a089dac1c30c9e22 [2022-09-06T13:12:29.015Z] #43 88.04 CC criu/path.o [2022-09-06T13:12:29.015Z] #43 88.20 CC criu/pie-util-vdso.o [2022-09-06T13:12:29.015Z] #43 88.57 CC criu/pie-util.o [2022-09-06T13:12:29.015Z] #43 88.70 CC criu/pipes.o [2022-09-06T13:12:29.015Z] #43 89.31 CC criu/plugin.o [2022-09-06T13:12:29.015Z] #43 89.64 CC criu/proc_parse.o [2022-09-06T13:12:29.015Z] #43 91.83 CC criu/protobuf-desc.o [2022-09-06T13:12:29.015Z] #43 92.64 CC criu/protobuf.o [2022-09-06T13:12:29.015Z] #43 92.95 CC criu/pstree.o [2022-09-06T13:12:29.015Z] #43 93.74 CC criu/rbtree.o [2022-09-06T13:12:29.015Z] #43 93.95 CC criu/rst-malloc.o [2022-09-06T13:12:29.015Z] #43 94.19 CC criu/seccomp.o [2022-09-06T13:12:29.015Z] #43 94.78 CC criu/seize.o [2022-09-06T13:12:29.015Z] #43 95.39 CC criu/servicefd.o [2022-09-06T13:12:29.015Z] #43 95.75 CC criu/shmem.o [2022-09-06T13:12:29.143Z] #20 31.89 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-09-06T13:12:29.143Z] #20 31.89 Unpacking python3-wheel (0.32.3-2) ... [2022-09-06T13:12:29.143Z] #20 31.97 Selecting previously unselected package sudo. [2022-09-06T13:12:29.143Z] #20 31.97 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-09-06T13:12:29.143Z] #20 31.98 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-09-06T13:12:29.276Z] #43 96.38 CC criu/sigframe.o [2022-09-06T13:12:29.276Z] #43 96.50 CC criu/signalfd.o [2022-09-06T13:12:29.284Z] #43 ... [2022-09-06T13:12:29.284Z] [2022-09-06T13:12:29.284Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-06T13:12:29.284Z] #20 sha256:43dbec61690b6da650e4ced07636d0e60360f0ec73299651110bbdeca6453181 [2022-09-06T13:12:29.284Z] #20 36.25 Selecting previously unselected package vim. [2022-09-06T13:12:29.284Z] #20 36.25 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-06T13:12:29.284Z] #20 36.27 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:12:29.403Z] #20 32.32 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T13:12:29.403Z] #20 32.33 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-09-06T13:12:29.403Z] #20 32.34 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-09-06T13:12:29.537Z] #43 96.76 CC criu/sk-inet.o [2022-09-06T13:12:29.544Z] #20 36.65 Selecting previously unselected package xfsprogs. [2022-09-06T13:12:29.544Z] #20 36.66 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-09-06T13:12:29.544Z] #20 36.66 Unpacking xfsprogs (4.20.0-1) ... [2022-09-06T13:12:29.663Z] #20 32.50 Selecting previously unselected package uidmap. [2022-09-06T13:12:29.663Z] #20 32.50 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-09-06T13:12:29.663Z] #20 32.52 Unpacking uidmap (1:4.5-1.1) ... [2022-09-06T13:12:29.663Z] #20 32.61 Selecting previously unselected package vim-runtime. [2022-09-06T13:12:29.663Z] #20 32.61 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-06T13:12:29.663Z] #20 32.63 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-09-06T13:12:29.663Z] #20 32.66 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-09-06T13:12:29.663Z] #20 32.67 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:12:29.805Z] #20 37.03 Selecting previously unselected package zip. [2022-09-06T13:12:29.805Z] #20 37.04 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-09-06T13:12:29.805Z] #20 37.05 Unpacking zip (3.0-11+b1) ... [2022-09-06T13:12:29.805Z] #20 37.20 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-09-06T13:12:30.066Z] #20 37.23 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-06T13:12:30.066Z] #20 37.24 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-09-06T13:12:30.066Z] #20 37.25 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-06T13:12:30.066Z] #20 37.26 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-09-06T13:12:30.066Z] #20 37.27 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-09-06T13:12:30.066Z] #20 37.29 Setting up uidmap (1:4.5-1.1) ... [2022-09-06T13:12:30.066Z] #20 37.30 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-09-06T13:12:30.066Z] #20 37.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:12:30.066Z] #20 37.32 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-06T13:12:30.066Z] #20 37.34 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-06T13:12:30.066Z] #20 37.35 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-06T13:12:30.066Z] #20 37.36 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:12:30.066Z] #20 37.38 Setting up zip (3.0-11+b1) ... [2022-09-06T13:12:30.066Z] #20 37.39 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:12:30.327Z] #20 37.42 Setting up bash-completion (1:2.8-6) ... [2022-09-06T13:12:30.936Z] #43 97.85 CC criu/sk-netlink.o [2022-09-06T13:12:30.936Z] #43 98.19 CC criu/sk-packet.o [2022-09-06T13:12:31.507Z] #43 98.64 CC criu/sk-queue.o [2022-09-06T13:12:31.768Z] #43 98.98 CC criu/sk-tcp.o [2022-09-06T13:12:32.203Z] #20 34.87 Selecting previously unselected package vim. [2022-09-06T13:12:32.203Z] #20 34.88 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-06T13:12:32.203Z] #20 34.89 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:12:32.242Z] #20 39.54 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-09-06T13:12:32.242Z] #20 39.55 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-09-06T13:12:32.242Z] #20 39.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T13:12:32.242Z] #20 39.58 Setting up patch (2.7.6-3+deb10u1) ... [2022-09-06T13:12:32.339Z] #43 99.48 CC criu/sk-unix.o [2022-09-06T13:12:32.463Z] #20 35.31 Selecting previously unselected package xfsprogs. [2022-09-06T13:12:32.463Z] #20 35.31 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-09-06T13:12:32.463Z] #20 35.32 Unpacking xfsprogs (4.20.0-1) ... [2022-09-06T13:12:32.503Z] #20 39.59 Setting up sudo (1.8.27-1+deb10u3) ... [2022-09-06T13:12:32.503Z] #20 39.67 invoke-rc.d: could not determine current runlevel [2022-09-06T13:12:32.503Z] #20 39.68 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T13:12:32.503Z] #20 39.70 Setting up pigz (2.4-1) ... [2022-09-06T13:12:32.503Z] #20 39.71 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T13:12:32.503Z] #20 39.72 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-06T13:12:32.503Z] #20 39.74 Setting up python-pip-whl (18.1-5) ... [2022-09-06T13:12:32.503Z] #20 39.76 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-09-06T13:12:32.503Z] #20 39.77 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:12:32.723Z] #20 35.67 Selecting previously unselected package zip. [2022-09-06T13:12:32.723Z] #20 35.68 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-09-06T13:12:32.723Z] #20 35.69 Unpacking zip (3.0-11+b1) ... [2022-09-06T13:12:32.723Z] #20 35.82 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-09-06T13:12:32.764Z] #20 40.10 Setting up libaio1:amd64 (0.3.112-3) ... [2022-09-06T13:12:32.983Z] #20 35.84 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-06T13:12:32.983Z] #20 35.86 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-09-06T13:12:32.983Z] #20 35.88 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-06T13:12:32.983Z] #20 35.89 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-09-06T13:12:32.983Z] #20 35.91 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-09-06T13:12:32.983Z] #20 35.92 Setting up uidmap (1:4.5-1.1) ... [2022-09-06T13:12:32.983Z] #20 35.94 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-09-06T13:12:32.983Z] #20 35.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T13:12:32.983Z] #20 35.97 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-06T13:12:32.983Z] #20 35.99 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-06T13:12:32.983Z] #20 36.01 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-06T13:12:32.983Z] #20 36.02 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:12:33.024Z] #20 40.11 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-06T13:12:33.024Z] #20 40.12 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-06T13:12:33.024Z] #20 40.13 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:12:33.024Z] #20 40.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T13:12:33.025Z] #20 40.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T13:12:33.025Z] #20 40.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T13:12:33.025Z] #20 40.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T13:12:33.025Z] #20 40.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T13:12:33.025Z] #20 40.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T13:12:33.025Z] #20 40.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T13:12:33.025Z] #20 40.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T13:12:33.025Z] #20 40.22 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-06T13:12:33.025Z] #20 40.23 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-09-06T13:12:33.025Z] #20 40.25 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-06T13:12:33.025Z] #20 40.27 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-06T13:12:33.025Z] #20 40.28 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-06T13:12:33.025Z] #20 40.29 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-09-06T13:12:33.243Z] #20 36.05 Setting up zip (3.0-11+b1) ... [2022-09-06T13:12:33.243Z] #20 36.07 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:12:33.243Z] #20 36.16 Setting up bash-completion (1:2.8-6) ... [2022-09-06T13:12:33.243Z] #20 ... [2022-09-06T13:12:33.243Z] [2022-09-06T13:12:33.243Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:12:33.243Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:12:33.243Z] #43 72.01 CC criu/cr-service.o [2022-09-06T13:12:33.243Z] #43 72.99 CC criu/crtools.o [2022-09-06T13:12:33.243Z] #43 73.35 CC criu/eventfd.o [2022-09-06T13:12:33.243Z] #43 73.62 CC criu/eventpoll.o [2022-09-06T13:12:33.243Z] #43 74.23 CC criu/external.o [2022-09-06T13:12:33.243Z] #43 74.48 CC criu/fault-injection.o [2022-09-06T13:12:33.243Z] #43 74.55 CC criu/fdstore.o [2022-09-06T13:12:33.243Z] #43 74.80 CC criu/fifo.o [2022-09-06T13:12:33.243Z] #43 75.08 CC criu/file-ids.o [2022-09-06T13:12:33.243Z] #43 75.30 CC criu/file-lock.o [2022-09-06T13:12:33.243Z] #43 75.91 CC criu/files-ext.o [2022-09-06T13:12:33.243Z] #43 76.20 CC criu/files-reg.o [2022-09-06T13:12:33.243Z] #43 77.72 CC criu/files.o [2022-09-06T13:12:33.243Z] #43 79.16 CC criu/filesystems.o [2022-09-06T13:12:33.243Z] #43 79.60 CC criu/fsnotify.o [2022-09-06T13:12:33.243Z] #43 80.49 CC criu/image-desc.o [2022-09-06T13:12:33.243Z] #43 80.62 CC criu/image.o [2022-09-06T13:12:33.243Z] #43 81.20 CC criu/ipc_ns.o [2022-09-06T13:12:33.243Z] #43 81.93 CC criu/irmap.o [2022-09-06T13:12:33.813Z] #43 82.36 CC criu/kcmp-ids.o [2022-09-06T13:12:33.813Z] #43 82.61 CC criu/kerndat.o [2022-09-06T13:12:34.253Z] #43 101.4 CC criu/sockets.o [2022-09-06T13:12:34.754Z] #43 83.40 CC criu/libnetlink.o [2022-09-06T13:12:35.014Z] #43 83.67 CC criu/log.o [2022-09-06T13:12:35.193Z] #43 102.2 CC criu/stats.o [2022-09-06T13:12:35.286Z] #43 84.02 CC criu/lsm.o [2022-09-06T13:12:35.286Z] #43 ... [2022-09-06T13:12:35.286Z] [2022-09-06T13:12:35.286Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-06T13:12:35.286Z] #20 sha256:43dbec61690b6da650e4ced07636d0e60360f0ec73299651110bbdeca6453181 [2022-09-06T13:12:35.286Z] #20 38.24 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-09-06T13:12:35.286Z] #20 38.25 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-09-06T13:12:35.286Z] #20 38.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T13:12:35.286Z] #20 38.28 Setting up patch (2.7.6-3+deb10u1) ... [2022-09-06T13:12:35.286Z] #20 38.29 Setting up sudo (1.8.27-1+deb10u3) ... [2022-09-06T13:12:35.454Z] #43 102.5 CC criu/string.o [2022-09-06T13:12:35.454Z] #43 102.6 CC criu/sysctl.o [2022-09-06T13:12:35.547Z] #20 38.35 invoke-rc.d: could not determine current runlevel [2022-09-06T13:12:35.547Z] #20 38.37 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T13:12:35.547Z] #20 38.39 Setting up pigz (2.4-1) ... [2022-09-06T13:12:35.547Z] #20 38.40 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T13:12:35.547Z] #20 38.42 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-06T13:12:35.547Z] #20 38.44 Setting up python-pip-whl (18.1-5) ... [2022-09-06T13:12:35.547Z] #20 38.46 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-09-06T13:12:35.547Z] #20 38.47 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:12:35.569Z] #20 42.37 Setting up iptables (1.8.2-4) ... [2022-09-06T13:12:35.569Z] #20 42.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T13:12:35.569Z] #20 42.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T13:12:35.569Z] #20 42.40 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T13:12:35.569Z] #20 42.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T13:12:35.569Z] #20 42.41 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T13:12:35.569Z] #20 42.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T13:12:35.569Z] #20 42.42 Setting up python3 (3.7.3-1) ... [2022-09-06T13:12:35.569Z] #20 42.76 Setting up python3-wheel (0.32.3-2) ... [2022-09-06T13:12:35.808Z] #20 38.80 Setting up libaio1:amd64 (0.3.112-3) ... [2022-09-06T13:12:35.808Z] #20 38.81 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-06T13:12:35.808Z] #20 38.84 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-06T13:12:35.808Z] #20 38.85 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-09-06T13:12:35.808Z] #20 38.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T13:12:36.025Z] #43 103.2 CC criu/sysfs_parse.o [2022-09-06T13:12:36.069Z] #20 38.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T13:12:36.069Z] #20 38.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T13:12:36.069Z] #20 38.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T13:12:36.069Z] #20 38.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T13:12:36.069Z] #20 38.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T13:12:36.069Z] #20 38.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T13:12:36.069Z] #20 38.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T13:12:36.069Z] #20 38.94 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-06T13:12:36.069Z] #20 38.95 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-09-06T13:12:36.069Z] #20 38.98 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-06T13:12:36.069Z] #20 38.99 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-06T13:12:36.069Z] #20 39.01 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-06T13:12:36.069Z] #20 39.02 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-09-06T13:12:36.140Z] #20 43.29 Setting up apparmor (2.13.2-10) ... [2022-09-06T13:12:36.286Z] #43 103.6 CC criu/timens.o [2022-09-06T13:12:36.858Z] #43 103.9 CC criu/timerfd.o [2022-09-06T13:12:37.119Z] #43 104.2 CC criu/tty.o [2022-09-06T13:12:37.526Z] #20 44.59 Setting up xfsprogs (4.20.0-1) ... [2022-09-06T13:12:37.526Z] #20 44.61 Setting up python3-lib2to3 (3.7.3-1) ... [2022-09-06T13:12:37.690Z] #43 ... [2022-09-06T13:12:37.690Z] [2022-09-06T13:12:37.690Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-06T13:12:37.690Z] #22 sha256:ba54de6bf9d0eaa0aa19f43667b530db55b11e743ee1c2a3dd6df77fcbf739fc [2022-09-06T13:12:37.690Z] #22 25.84 Installing build dependencies: finished with status 'done' [2022-09-06T13:12:37.787Z] #20 44.94 Setting up python3-pkg-resources (40.8.0-1) ... [2022-09-06T13:12:38.358Z] #20 45.51 Setting up python3-distutils (3.7.3-1) ... [2022-09-06T13:12:38.614Z] #20 40.97 Setting up iptables (1.8.2-4) ... [2022-09-06T13:12:38.614Z] #20 40.99 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T13:12:38.614Z] #20 41.00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T13:12:38.614Z] #20 41.00 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T13:12:38.614Z] #20 41.01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T13:12:38.614Z] #20 41.01 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T13:12:38.614Z] #20 41.02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T13:12:38.614Z] #20 41.03 Setting up python3 (3.7.3-1) ... [2022-09-06T13:12:38.614Z] #20 41.33 Setting up python3-wheel (0.32.3-2) ... [2022-09-06T13:12:38.620Z] #20 45.85 Setting up python3-setuptools (40.8.0-1) ... [2022-09-06T13:12:39.186Z] #20 41.86 Setting up apparmor (2.13.2-10) ... [2022-09-06T13:12:39.562Z] #20 46.62 Setting up python3-pip (18.1-5) ... [2022-09-06T13:12:39.562Z] #20 ... [2022-09-06T13:12:39.562Z] [2022-09-06T13:12:39.562Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:12:39.563Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:12:39.563Z] #43 78.44 CC criu/filesystems.o [2022-09-06T13:12:39.563Z] #43 78.81 CC criu/fsnotify.o [2022-09-06T13:12:39.563Z] #43 79.55 CC criu/image-desc.o [2022-09-06T13:12:39.563Z] #43 79.63 CC criu/image.o [2022-09-06T13:12:39.563Z] #43 80.22 CC criu/ipc_ns.o [2022-09-06T13:12:39.563Z] #43 81.10 CC criu/irmap.o [2022-09-06T13:12:39.563Z] #43 81.64 CC criu/kcmp-ids.o [2022-09-06T13:12:39.563Z] #43 81.83 CC criu/kerndat.o [2022-09-06T13:12:39.563Z] #43 82.64 CC criu/libnetlink.o [2022-09-06T13:12:39.563Z] #43 82.90 CC criu/log.o [2022-09-06T13:12:39.563Z] #43 83.27 CC criu/lsm.o [2022-09-06T13:12:39.563Z] #43 83.52 CC criu/mem.o [2022-09-06T13:12:39.563Z] #43 84.70 CC criu/memfd.o [2022-09-06T13:12:39.563Z] #43 85.12 CC criu/mount.o [2022-09-06T13:12:39.563Z] #43 87.97 CC criu/namespaces.o [2022-09-06T13:12:39.563Z] #43 ... [2022-09-06T13:12:39.563Z] [2022-09-06T13:12:39.563Z] #20 [dev-systemd-false 7/26] 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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-09-06T13:12:39.563Z] #20 sha256:43dbec61690b6da650e4ced07636d0e60360f0ec73299651110bbdeca6453181 [2022-09-06T13:12:39.563Z] #20 46.62 Setting up python3-pip (18.1-5) ... [2022-09-06T13:12:40.138Z] #20 47.33 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T13:12:40.138Z] #20 47.36 Processing triggers for mime-support (3.62) ... [2022-09-06T13:12:40.572Z] #20 43.32 Setting up xfsprogs (4.20.0-1) ... [2022-09-06T13:12:40.572Z] #20 43.34 Setting up python3-lib2to3 (3.7.3-1) ... [2022-09-06T13:12:40.744Z] #20 DONE 47.8s [2022-09-06T13:12:40.744Z] [2022-09-06T13:12:40.744Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-09-06T13:12:40.744Z] #21 sha256:d040b7dbb4b2cc01062420474fe9940b34a34b58c8f9405f7949eae1c3603868 [2022-09-06T13:12:40.833Z] #20 43.65 Setting up python3-pkg-resources (40.8.0-1) ... [2022-09-06T13:12:41.404Z] #20 44.22 Setting up python3-distutils (3.7.3-1) ... [2022-09-06T13:12:41.665Z] #20 44.55 Setting up python3-setuptools (40.8.0-1) ... [2022-09-06T13:12:41.693Z] #21 0.892 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T13:12:41.693Z] #21 0.897 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T13:12:41.693Z] #21 0.901 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T13:12:41.693Z] #21 DONE 1.0s [2022-09-06T13:12:41.693Z] [2022-09-06T13:12:41.693Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:12:41.693Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:12:41.693Z] #43 89.37 CC criu/net.o [2022-09-06T13:12:42.606Z] #20 45.43 Setting up python3-pip (18.1-5) ... [2022-09-06T13:12:42.975Z] #22 30.52 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-09-06T13:12:42.975Z] #22 30.52 Building wheels for collected packages: yamllint, pyyaml [2022-09-06T13:12:42.975Z] #22 30.53 Running setup.py bdist_wheel for yamllint: started [2022-09-06T13:12:43.080Z] #43 91.92 CC criu/netfilter.o [2022-09-06T13:12:43.080Z] #43 92.21 CC criu/page-pipe.o [2022-09-06T13:12:43.178Z] #20 46.06 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T13:12:43.178Z] #20 46.11 Processing triggers for mime-support (3.62) ... [2022-09-06T13:12:43.235Z] #22 31.30 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-09-06T13:12:43.235Z] #22 31.30 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-09-06T13:12:43.235Z] #22 31.37 Running setup.py bdist_wheel for pyyaml: started [2022-09-06T13:12:43.650Z] #43 92.74 CC criu/page-xfer.o [2022-09-06T13:12:44.120Z] #20 DONE 46.8s [2022-09-06T13:12:44.120Z] [2022-09-06T13:12:44.120Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-09-06T13:12:44.120Z] #21 sha256:d040b7dbb4b2cc01062420474fe9940b34a34b58c8f9405f7949eae1c3603868 [2022-09-06T13:12:44.617Z] #22 32.82 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2022-09-06T13:12:44.877Z] #22 32.82 Stored in directory: /root/.cache/pip/wheels/95/84/67/ebeac632c63797cfbeb90128ca41073117721540dad526d213 [2022-09-06T13:12:44.877Z] #22 32.97 Successfully built yamllint pyyaml [2022-09-06T13:12:44.877Z] #22 32.99 Installing collected packages: pathspec, pyyaml, yamllint [2022-09-06T13:12:45.033Z] #43 93.88 CC criu/pagemap-cache.o [2022-09-06T13:12:45.033Z] #43 94.15 CC criu/pagemap.o [2022-09-06T13:12:45.062Z] #21 1.192 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T13:12:45.062Z] #21 1.196 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T13:12:45.062Z] #21 1.201 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T13:12:45.137Z] #22 33.21 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-09-06T13:12:45.323Z] #21 DONE 1.3s [2022-09-06T13:12:45.323Z] [2022-09-06T13:12:45.323Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-06T13:12:45.323Z] #22 sha256:35e1ffa5af3d3b2d12e7e124b4703ad29c9fc8c011701e3e96f73ae5dc4736bc [2022-09-06T13:12:45.398Z] #22 DONE 33.5s [2022-09-06T13:12:45.398Z] [2022-09-06T13:12:45.398Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:12:45.398Z] #43 sha256:0c247d09c5034f60ebfaa82bbc00fbbbf22eea0ebba69d19a089dac1c30c9e22 [2022-09-06T13:12:45.398Z] #43 106.4 CC criu/tun.o [2022-09-06T13:12:45.398Z] #43 107.0 CC criu/uffd.o [2022-09-06T13:12:45.398Z] #43 108.1 CC criu/util.o [2022-09-06T13:12:45.398Z] #43 109.3 CC criu/uts_ns.o [2022-09-06T13:12:45.398Z] #43 109.5 CC criu/vdso.o [2022-09-06T13:12:45.398Z] #43 110.1 LINK criu/built-in.o [2022-09-06T13:12:45.398Z] #43 110.3 LINK criu/criu [2022-09-06T13:12:45.398Z] #43 110.7 DEP lib/c/criu.d [2022-09-06T13:12:45.398Z] #43 110.8 CC images/rpc.pb-c.o [2022-09-06T13:12:45.398Z] #43 111.5 CC lib/c/criu.o [2022-09-06T13:12:45.584Z] #22 ... [2022-09-06T13:12:45.584Z] [2022-09-06T13:12:45.584Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:12:45.584Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:12:45.584Z] #43 84.26 CC criu/mem.o [2022-09-06T13:12:45.584Z] #43 85.42 CC criu/memfd.o [2022-09-06T13:12:45.584Z] #43 85.85 CC criu/mount.o [2022-09-06T13:12:45.584Z] #43 88.52 CC criu/namespaces.o [2022-09-06T13:12:45.584Z] #43 89.83 CC criu/net.o [2022-09-06T13:12:45.584Z] #43 92.27 CC criu/netfilter.o [2022-09-06T13:12:45.584Z] #43 92.53 CC criu/page-pipe.o [2022-09-06T13:12:45.584Z] #43 93.05 CC criu/page-xfer.o [2022-09-06T13:12:45.584Z] #43 94.29 CC criu/pagemap-cache.o [2022-09-06T13:12:45.605Z] #43 94.78 CC criu/parasite-syscall.o [2022-09-06T13:12:45.658Z] #43 112.8 LINK lib/c/built-in.o [2022-09-06T13:12:45.658Z] #43 112.8 LINK lib/c/libcriu.so [2022-09-06T13:12:45.658Z] #43 112.8 LINK lib/c/libcriu.a [2022-09-06T13:12:45.658Z] #43 112.9 GEN magic.py [2022-09-06T13:12:45.844Z] #43 94.57 CC criu/pagemap.o [2022-09-06T13:12:45.918Z] #43 113.1 Note: Building without setproctitle() and strlcpy() support. [2022-09-06T13:12:45.918Z] #43 113.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-06T13:12:45.918Z] #43 113.1 Note: Building without GnuTLS support [2022-09-06T13:12:45.918Z] #43 113.1 Makefile.config:39: Warn: you have no libnftables installed [2022-09-06T13:12:45.918Z] #43 113.1 Makefile.config:40: Warn: Building without nftables support [2022-09-06T13:12:46.177Z] #43 95.27 CC criu/path.o [2022-09-06T13:12:46.177Z] #43 95.47 CC criu/pie-util-vdso-elf32.o [2022-09-06T13:12:46.178Z] #43 113.5 fatal: not a git repository (or any of the parent directories): .git [2022-09-06T13:12:46.437Z] #43 95.73 CC criu/pie-util-vdso.o [2022-09-06T13:12:46.698Z] #43 96.02 CC criu/pie-util.o [2022-09-06T13:12:46.784Z] #43 95.37 CC criu/parasite-syscall.o [2022-09-06T13:12:46.959Z] #43 96.14 CC criu/pipes.o [2022-09-06T13:12:47.118Z] #43 114.2 make[1]: Nothing to be done for 'all'. [2022-09-06T13:12:47.355Z] #43 96.13 CC criu/path.o [2022-09-06T13:12:47.530Z] #43 96.63 CC criu/plugin.o [2022-09-06T13:12:47.616Z] #43 96.38 CC criu/pie-util-vdso-elf32.o [2022-09-06T13:12:47.689Z] #43 114.9 make[1]: 'images/built-in.o' is up to date. [2022-09-06T13:12:47.790Z] #43 96.84 CC criu/proc_parse.o [2022-09-06T13:12:47.950Z] #43 115.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-09-06T13:12:47.950Z] #43 115.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-09-06T13:12:47.950Z] #43 115.1 make[1]: 'compel/libcompel.a' is up to date. [2022-09-06T13:12:47.950Z] #43 115.1 make[1]: 'compel/compel-host-bin' is up to date. [2022-09-06T13:12:47.950Z] #43 115.2 make[1]: Nothing to be done for 'all'. [2022-09-06T13:12:47.950Z] #43 115.2 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-06T13:12:48.188Z] #43 96.72 CC criu/pie-util-vdso.o [2022-09-06T13:12:48.210Z] #43 115.4 make[2]: Nothing to be done for 'all'. [2022-09-06T13:12:48.210Z] #43 115.4 make[2]: Nothing to be done for 'all'. [2022-09-06T13:12:48.210Z] #43 115.5 make[2]: Nothing to be done for 'all'. [2022-09-06T13:12:48.448Z] #43 97.07 CC criu/pie-util.o [2022-09-06T13:12:48.448Z] #43 97.22 CC criu/pipes.o [2022-09-06T13:12:48.471Z] #43 115.5 make[2]: Nothing to be done for 'all'. [2022-09-06T13:12:48.471Z] #43 115.6 make[2]: Nothing to be done for 'all'. [2022-09-06T13:12:48.471Z] #43 115.6 make[2]: Nothing to be done for 'all'. [2022-09-06T13:12:48.471Z] #43 115.7 make[2]: Nothing to be done for 'all'. [2022-09-06T13:12:48.731Z] #43 115.8 make[2]: Nothing to be done for 'all'. [2022-09-06T13:12:48.731Z] #43 115.8 INSTALL criu/criu [2022-09-06T13:12:48.731Z] #43 DONE 116.0s [2022-09-06T13:12:48.731Z] [2022-09-06T13:12:48.731Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:12:48.731Z] #49 sha256:f1c949d7b81359eaaa6fa32b5b94987dbc3ddd0cf64f85f4f1bf4459389627e6 [2022-09-06T13:12:49.017Z] #43 97.83 CC criu/plugin.o [2022-09-06T13:12:49.017Z] #43 ... [2022-09-06T13:12:49.017Z] [2022-09-06T13:12:49.017Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-06T13:12:49.017Z] #22 sha256:35e1ffa5af3d3b2d12e7e124b4703ad29c9fc8c011701e3e96f73ae5dc4736bc [2022-09-06T13:12:49.017Z] #22 3.851 Collecting yamllint==1.26.1 [2022-09-06T13:12:49.477Z] Running on azwin-2-6083c0 in d:\jenkins\workspace\moby_PR-44093 [Pipeline] { [Pipeline] ws [2022-09-06T13:12:49.489Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-09-06T13:12:49.702Z] #43 98.44 CC criu/protobuf-desc.o [2022-09-06T13:12:49.963Z] #43 99.06 CC criu/protobuf.o [2022-09-06T13:12:50.224Z] #43 99.32 CC criu/pstree.o [2022-09-06T13:12:50.844Z] The recommended git tool is: git [2022-09-06T13:12:51.167Z] #43 100.2 CC criu/rbtree.o [2022-09-06T13:12:51.429Z] #43 100.5 CC criu/rst-malloc.o [2022-09-06T13:12:51.429Z] #43 100.7 CC criu/seccomp.o [2022-09-06T13:12:51.429Z] #43 ... [2022-09-06T13:12:51.429Z] [2022-09-06T13:12:51.429Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-06T13:12:51.429Z] #22 sha256:35e1ffa5af3d3b2d12e7e124b4703ad29c9fc8c011701e3e96f73ae5dc4736bc [2022-09-06T13:12:51.429Z] #22 3.748 Collecting yamllint==1.26.1 [2022-09-06T13:12:51.429Z] #22 9.063 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-09-06T13:12:51.429Z] #22 9.911 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-09-06T13:12:51.429Z] #22 9.956 Downloading https://files.pythonhosted.org/packages/63/82/2179fdc39bc1bb43296f638ae1dfe2581ec2617b4e87c28b0d23d44b997f/pathspec-0.10.1-py3-none-any.whl [2022-09-06T13:12:51.429Z] #22 10.00 Collecting pyyaml (from yamllint==1.26.1) [2022-09-06T13:12:52.001Z] #22 10.22 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-09-06T13:12:52.001Z] #22 10.42 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-09-06T13:12:52.001Z] #22 10.43 Building wheels for collected packages: yamllint [2022-09-06T13:12:52.001Z] #22 10.43 Running setup.py bdist_wheel for yamllint: started [2022-09-06T13:12:52.262Z] #22 ... [2022-09-06T13:12:52.262Z] [2022-09-06T13:12:52.262Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:12:52.262Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:12:52.262Z] #43 101.3 CC criu/seize.o [2022-09-06T13:12:52.834Z] #43 102.0 CC criu/servicefd.o [2022-09-06T13:12:53.096Z] #43 102.3 CC criu/shmem.o [2022-09-06T13:12:53.360Z] #43 ... [2022-09-06T13:12:53.360Z] [2022-09-06T13:12:53.360Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-06T13:12:53.360Z] #22 sha256:35e1ffa5af3d3b2d12e7e124b4703ad29c9fc8c011701e3e96f73ae5dc4736bc [2022-09-06T13:12:53.360Z] #22 11.20 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-09-06T13:12:53.360Z] #22 11.20 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-09-06T13:12:53.360Z] #22 11.24 Successfully built yamllint [2022-09-06T13:12:53.360Z] #22 11.25 Installing collected packages: pathspec, pyyaml, yamllint [2022-09-06T13:12:53.360Z] #22 11.50 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-09-06T13:12:53.360Z] #22 DONE 11.8s [2022-09-06T13:12:53.622Z] [2022-09-06T13:12:53.622Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T13:12:53.622Z] #25 sha256:0c93077b6e901010fc973b35e4cb50e97c8db0c32454303051415b6c303e4174 [2022-09-06T13:12:53.622Z] #25 DONE 0.3s [2022-09-06T13:12:53.622Z] [2022-09-06T13:12:53.622Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T13:12:53.622Z] #30 sha256:259af50d9173bfd2ec8c7ef5dc0acdc6a9f0c91c037252c7aba90b7034b1bd8a [2022-09-06T13:12:54.305Z] #22 9.152 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-09-06T13:12:55.010Z] #30 DONE 1.5s [2022-09-06T13:12:55.010Z] [2022-09-06T13:12:55.010Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:12:55.010Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:12:55.010Z] #43 103.2 CC criu/sigframe.o [2022-09-06T13:12:55.010Z] #43 103.4 CC criu/signalfd.o [2022-09-06T13:12:55.010Z] #43 103.8 CC criu/sk-inet.o [2022-09-06T13:12:55.245Z] #22 ... [2022-09-06T13:12:55.245Z] [2022-09-06T13:12:55.245Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:12:55.245Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:12:55.245Z] #43 98.04 CC criu/proc_parse.o [2022-09-06T13:12:55.245Z] #43 99.78 CC criu/protobuf-desc.o [2022-09-06T13:12:55.245Z] #43 100.4 CC criu/protobuf.o [2022-09-06T13:12:55.245Z] #43 100.6 CC criu/pstree.o [2022-09-06T13:12:55.245Z] #43 101.3 CC criu/rbtree.o [2022-09-06T13:12:55.245Z] #43 101.5 CC criu/rst-malloc.o [2022-09-06T13:12:55.245Z] #43 101.7 CC criu/seccomp.o [2022-09-06T13:12:55.245Z] #43 102.1 CC criu/seize.o [2022-09-06T13:12:55.245Z] #43 102.7 CC criu/servicefd.o [2022-09-06T13:12:55.245Z] #43 103.0 CC criu/shmem.o [2022-09-06T13:12:55.245Z] #43 103.8 CC criu/sigframe.o [2022-09-06T13:12:55.245Z] #43 104.0 CC criu/signalfd.o [2022-09-06T13:12:55.245Z] #43 ... [2022-09-06T13:12:55.245Z] [2022-09-06T13:12:55.245Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-06T13:12:55.245Z] #22 sha256:35e1ffa5af3d3b2d12e7e124b4703ad29c9fc8c011701e3e96f73ae5dc4736bc [2022-09-06T13:12:55.245Z] #22 10.03 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-09-06T13:12:55.245Z] #22 10.09 Downloading https://files.pythonhosted.org/packages/63/82/2179fdc39bc1bb43296f638ae1dfe2581ec2617b4e87c28b0d23d44b997f/pathspec-0.10.1-py3-none-any.whl [2022-09-06T13:12:55.245Z] #22 10.12 Collecting pyyaml (from yamllint==1.26.1) [2022-09-06T13:12:55.271Z] #43 ... [2022-09-06T13:12:55.271Z] [2022-09-06T13:12:55.271Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T13:12:55.271Z] #33 sha256:622c9460766383aab3603d4d3d753341559e5731eea5b8a210498de97fcedc1c [2022-09-06T13:12:55.271Z] #33 DONE 0.1s [2022-09-06T13:12:55.271Z] [2022-09-06T13:12:55.271Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-06T13:12:55.271Z] #35 sha256:67975ee94ef654df7f8c2344ae2befd96987030dceadc8da0374d895508d2a71 [2022-09-06T13:12:55.271Z] #35 DONE 0.1s [2022-09-06T13:12:55.271Z] [2022-09-06T13:12:55.271Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T13:12:55.271Z] #38 sha256:d6874a152b72bb6aad59ceb0a49cda0a4aec303fc6939b09de9e37c1f0ff47e3 [2022-09-06T13:12:55.271Z] #38 DONE 0.1s [2022-09-06T13:12:55.271Z] [2022-09-06T13:12:55.271Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:12:55.271Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:12:55.506Z] #22 10.32 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-09-06T13:12:55.531Z] #43 ... [2022-09-06T13:12:55.531Z] [2022-09-06T13:12:55.531Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T13:12:55.531Z] #41 sha256:8efd423a929e84a0da795262552d42458e84e3e8207158dae5e2d5c72b4dc17b [2022-09-06T13:12:55.531Z] #41 DONE 0.1s [2022-09-06T13:12:55.531Z] [2022-09-06T13:12:55.531Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:12:55.531Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:12:55.531Z] #43 104.7 CC criu/sk-netlink.o [2022-09-06T13:12:55.767Z] #22 10.50 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-09-06T13:12:55.767Z] #22 10.50 Building wheels for collected packages: yamllint [2022-09-06T13:12:55.767Z] #22 10.50 Running setup.py bdist_wheel for yamllint: started [2022-09-06T13:12:56.102Z] #43 105.0 CC criu/sk-packet.o [2022-09-06T13:12:56.337Z] #22 11.18 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-09-06T13:12:56.337Z] #22 11.18 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-09-06T13:12:56.337Z] #22 11.22 Successfully built yamllint [2022-09-06T13:12:56.363Z] #43 105.4 CC criu/sk-queue.o [2022-09-06T13:12:56.598Z] #22 11.24 Installing collected packages: pathspec, pyyaml, yamllint [2022-09-06T13:12:56.598Z] #22 11.51 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-09-06T13:12:56.623Z] #43 105.8 CC criu/sk-tcp.o [2022-09-06T13:12:56.884Z] #43 106.0 CC criu/sk-unix.o [2022-09-06T13:12:57.168Z] #22 DONE 11.8s [2022-09-06T13:12:57.168Z] [2022-09-06T13:12:57.168Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T13:12:57.168Z] #25 sha256:98fa531d6b154b93f8f740cad338e6ccade43ca922b7f918b1c2f51c6546b812 [2022-09-06T13:12:57.429Z] #25 DONE 0.3s [2022-09-06T13:12:57.429Z] [2022-09-06T13:12:57.429Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T13:12:57.429Z] #30 sha256:1158d27f5926b0c9cf5c4cf01b3c4d4ed43ed6ef38b6b1bc610d0239a6d51331 [2022-09-06T13:12:58.270Z] #43 107.3 CC criu/sockets.o [2022-09-06T13:12:58.841Z] #43 107.9 CC criu/stats.o [2022-09-06T13:12:59.102Z] #43 108.2 CC criu/string.o [2022-09-06T13:12:59.102Z] #43 108.3 CC criu/sysctl.o [2022-09-06T13:12:59.337Z] #30 DONE 1.6s [2022-09-06T13:12:59.337Z] [2022-09-06T13:12:59.337Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T13:12:59.337Z] #33 sha256:0a63f69eb31542745378839047f43843abf99f12acb93665e9dff23b67208bf6 [2022-09-06T13:12:59.337Z] #33 DONE 0.2s [2022-09-06T13:12:59.337Z] [2022-09-06T13:12:59.337Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-06T13:12:59.337Z] #35 sha256:74ce482d283b51b1ebfd61a8d96a608447190c01a1f06615d49a7d5749a0ff1b [2022-09-06T13:12:59.337Z] #35 DONE 0.1s [2022-09-06T13:12:59.337Z] [2022-09-06T13:12:59.337Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T13:12:59.337Z] #38 sha256:814c50e9f0f207a47008df9c5589852c998ac8d1b61451a1a2cd0272f49225af [2022-09-06T13:12:59.407Z] #43 108.7 CC criu/sysfs_parse.o [2022-09-06T13:12:59.597Z] #38 DONE 0.1s [2022-09-06T13:12:59.597Z] [2022-09-06T13:12:59.597Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T13:12:59.597Z] #41 sha256:5ea2df57dbe741b9bf940feb8beb2515d099de5cfca48cc98c8b0d67ec87939c [2022-09-06T13:12:59.597Z] #41 DONE 0.2s [2022-09-06T13:12:59.597Z] [2022-09-06T13:12:59.597Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-06T13:12:59.597Z] #43 sha256:ab1d4c10b65ddcf06e6719f9f772df3c5628d382142f9c22e2fa95485dc4dbfa [2022-09-06T13:12:59.597Z] #43 104.3 CC criu/sk-inet.o [2022-09-06T13:12:59.597Z] #43 105.3 CC criu/sk-netlink.o [2022-09-06T13:12:59.597Z] #43 105.7 CC criu/sk-packet.o [2022-09-06T13:12:59.597Z] #43 106.4 CC criu/sk-queue.o [2022-09-06T13:12:59.597Z] #43 106.9 CC criu/sk-tcp.o [2022-09-06T13:12:59.597Z] #43 107.4 CC criu/sk-unix.o [2022-09-06T13:12:59.990Z] #43 109.0 CC criu/timens.o [2022-09-06T13:12:59.990Z] #43 109.3 CC criu/timerfd.o [2022-09-06T13:13:00.169Z] #43 109.0 CC criu/sockets.o [2022-09-06T13:13:00.251Z] #43 109.6 CC criu/tty.o [2022-09-06T13:13:00.740Z] #43 109.5 CC criu/stats.o [2022-09-06T13:13:01.001Z] #43 109.8 CC criu/string.o [2022-09-06T13:13:01.001Z] #43 109.8 CC criu/sysctl.o [2022-09-06T13:13:01.571Z] #43 110.2 CC criu/sysfs_parse.o [2022-09-06T13:13:01.638Z] #43 110.8 CC criu/tun.o [2022-09-06T13:13:01.832Z] #43 110.5 CC criu/timens.o [2022-09-06T13:13:01.899Z] #43 111.2 CC criu/uffd.o [2022-09-06T13:13:02.092Z] #43 110.8 CC criu/timerfd.o [2022-09-06T13:13:02.353Z] #43 111.0 CC criu/tty.o [2022-09-06T13:13:02.843Z] #43 112.0 CC criu/util.o [2022-09-06T13:13:03.738Z] #43 112.3 CC criu/tun.o [2022-09-06T13:13:03.788Z] #43 112.8 CC criu/uts_ns.o [2022-09-06T13:13:03.788Z] #43 113.1 CC criu/vdso-compat.o [2022-09-06T13:13:03.999Z] #43 112.7 CC criu/uffd.o [2022-09-06T13:13:04.049Z] #43 113.2 CC criu/vdso.o [2022-09-06T13:13:04.621Z] #43 113.6 LINK criu/built-in.o [2022-09-06T13:13:04.621Z] #43 113.8 LINK criu/criu [2022-09-06T13:13:04.882Z] #43 114.1 DEP lib/c/criu.d [2022-09-06T13:13:04.882Z] #43 114.1 CC images/rpc.pb-c.o [2022-09-06T13:13:04.941Z] #43 113.5 CC criu/util.o [2022-09-06T13:13:05.455Z] #43 114.5 CC lib/c/criu.o [2022-09-06T13:13:05.512Z] #43 114.4 CC criu/uts_ns.o [2022-09-06T13:13:06.027Z] #43 115.2 LINK lib/c/built-in.o [2022-09-06T13:13:06.027Z] #43 115.2 LINK lib/c/libcriu.so [2022-09-06T13:13:06.027Z] #43 115.3 LINK lib/c/libcriu.a [2022-09-06T13:13:06.084Z] #43 114.6 CC criu/vdso-compat.o [2022-09-06T13:13:06.084Z] #43 114.7 CC criu/vdso.o [2022-09-06T13:13:06.288Z] #43 115.3 GEN magic.py [2022-09-06T13:13:06.288Z] #43 115.5 Note: Building without setproctitle() and strlcpy() support. [2022-09-06T13:13:06.288Z] #43 115.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-06T13:13:06.288Z] #43 115.5 Note: Building without GnuTLS support [2022-09-06T13:13:06.288Z] #43 115.5 Makefile.config:39: Warn: you have no libnftables installed [2022-09-06T13:13:06.288Z] #43 115.5 Makefile.config:40: Warn: Building without nftables support [2022-09-06T13:13:06.655Z] #43 115.2 LINK criu/built-in.o [2022-09-06T13:13:06.655Z] #43 115.4 LINK criu/criu [2022-09-06T13:13:06.861Z] #43 116.1 fatal: not a git repository (or any of the parent directories): .git [2022-09-06T13:13:06.873Z] #49 ... [2022-09-06T13:13:06.873Z] [2022-09-06T13:13:06.873Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-09-06T13:13:06.873Z] #24 sha256:409108fc1638bf0d01c9d7414b6800caedd8dc61babe8b890f2d4423a9161c25 [2022-09-06T13:13:06.873Z] #24 181.9 + return [2022-09-06T13:13:06.915Z] #43 115.7 DEP lib/c/criu.d [2022-09-06T13:13:07.132Z] #24 DONE 182.2s [2022-09-06T13:13:07.133Z] [2022-09-06T13:13:07.133Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:13:07.133Z] #49 sha256:f1c949d7b81359eaaa6fa32b5b94987dbc3ddd0cf64f85f4f1bf4459389627e6 [2022-09-06T13:13:07.175Z] #43 115.8 CC images/rpc.pb-c.o [2022-09-06T13:13:07.433Z] #43 116.6 make[1]: Nothing to be done for 'all'. [2022-09-06T13:13:07.746Z] #43 116.2 CC lib/c/criu.o [2022-09-06T13:13:08.003Z] #43 117.2 make[1]: 'images/built-in.o' is up to date. [2022-09-06T13:13:08.003Z] #43 117.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-09-06T13:13:08.003Z] #43 117.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-09-06T13:13:08.003Z] #43 117.3 make[1]: 'compel/libcompel.a' is up to date. [2022-09-06T13:13:08.003Z] #43 117.3 make[1]: 'compel/compel-host-bin' is up to date. [2022-09-06T13:13:08.072Z] #49 ... [2022-09-06T13:13:08.072Z] [2022-09-06T13:13:08.072Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T13:13:08.072Z] #25 sha256:e2d83ff95c0a841d0f9be8eb2e725c18f40861621f4a3b9e84bddd7c9e5a0bc5 [2022-09-06T13:13:08.263Z] #43 117.3 make[1]: Nothing to be done for 'all'. [2022-09-06T13:13:08.263Z] #43 117.3 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-06T13:13:08.263Z] #43 117.5 make[2]: Nothing to be done for 'all'. [2022-09-06T13:13:08.263Z] #43 117.5 make[2]: Nothing to be done for 'all'. [2022-09-06T13:13:08.263Z] #43 117.6 make[2]: Nothing to be done for 'all'. [2022-09-06T13:13:08.317Z] #43 117.0 LINK lib/c/built-in.o [2022-09-06T13:13:08.317Z] #43 117.0 LINK lib/c/libcriu.so [2022-09-06T13:13:08.317Z] #43 117.0 LINK lib/c/libcriu.a [2022-09-06T13:13:08.317Z] #43 117.1 GEN magic.py [2022-09-06T13:13:08.317Z] #43 117.2 Note: Building without setproctitle() and strlcpy() support. [2022-09-06T13:13:08.317Z] #43 117.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-06T13:13:08.332Z] #25 DONE 0.1s [2022-09-06T13:13:08.332Z] [2022-09-06T13:13:08.332Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:13:08.332Z] #49 sha256:f1c949d7b81359eaaa6fa32b5b94987dbc3ddd0cf64f85f4f1bf4459389627e6 [2022-09-06T13:13:08.523Z] #43 117.7 make[2]: Nothing to be done for 'all'. [2022-09-06T13:13:08.524Z] #43 117.7 make[2]: Nothing to be done for 'all'. [2022-09-06T13:13:08.524Z] #43 117.8 make[2]: Nothing to be done for 'all'. [2022-09-06T13:13:08.524Z] #43 117.8 make[2]: Nothing to be done for 'all'. [2022-09-06T13:13:08.577Z] #43 117.2 Note: Building without GnuTLS support [2022-09-06T13:13:08.577Z] #43 117.2 Makefile.config:39: Warn: you have no libnftables installed [2022-09-06T13:13:08.577Z] #43 117.2 Makefile.config:40: Warn: Building without nftables support [2022-09-06T13:13:08.593Z] #49 ... [2022-09-06T13:13:08.593Z] [2022-09-06T13:13:08.593Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T13:13:08.593Z] #30 sha256:ed2d99b52b0f27becfd6457ad1291c699f0afe72ddc1f800fe84ad2e9cbcabda [2022-09-06T13:13:08.785Z] #43 117.9 make[2]: Nothing to be done for 'all'. [2022-09-06T13:13:08.786Z] #43 117.9 INSTALL criu/criu [2022-09-06T13:13:09.046Z] #43 DONE 118.1s [2022-09-06T13:13:09.046Z] [2022-09-06T13:13:09.046Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:13:09.046Z] #49 sha256:04644a606cd8fa63da01953eb3307ad5033370441f352d69b03dd4e2ac35137d [2022-09-06T13:13:09.147Z] #43 117.7 fatal: not a git repository (or any of the parent directories): .git [2022-09-06T13:13:09.539Z] #30 DONE 1.2s [2022-09-06T13:13:09.539Z] [2022-09-06T13:13:09.539Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T13:13:09.539Z] #33 sha256:1dde711d41a73050a7871361b6adc729af3646a2b425fbf8f56d08be9075c847 [2022-09-06T13:13:09.539Z] #33 DONE 0.1s [2022-09-06T13:13:09.539Z] [2022-09-06T13:13:09.539Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:13:09.539Z] #49 sha256:f1c949d7b81359eaaa6fa32b5b94987dbc3ddd0cf64f85f4f1bf4459389627e6 [2022-09-06T13:13:09.717Z] #43 118.3 make[1]: Nothing to be done for 'all'. [2022-09-06T13:13:09.800Z] #49 ... [2022-09-06T13:13:09.800Z] [2022-09-06T13:13:09.800Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-06T13:13:09.800Z] #35 sha256:f55225123bf60c1eec3031189781077fadfb013d7446b3a6dcdb82fbc3c744d0 [2022-09-06T13:13:09.800Z] #35 DONE 0.1s [2022-09-06T13:13:09.800Z] [2022-09-06T13:13:09.800Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T13:13:09.800Z] #38 sha256:a521034be3e9df6d59bf1adaec5cb343cf3489f2d8472f71993e7d460604a8ab [2022-09-06T13:13:09.800Z] #38 DONE 0.1s [2022-09-06T13:13:09.800Z] [2022-09-06T13:13:09.800Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T13:13:09.800Z] #41 sha256:227f1f45298a9340bd4943dc0061abe362e6b56db69bdd04fdf5702521921fae [2022-09-06T13:13:09.800Z] #41 DONE 0.1s [2022-09-06T13:13:09.800Z] [2022-09-06T13:13:09.800Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:13:09.800Z] #49 sha256:f1c949d7b81359eaaa6fa32b5b94987dbc3ddd0cf64f85f4f1bf4459389627e6 [2022-09-06T13:13:10.061Z] #49 ... [2022-09-06T13:13:10.061Z] [2022-09-06T13:13:10.061Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-06T13:13:10.061Z] #44 sha256:bcab82af74f745deab08ffe566e014039219a101c0afb4c3ef9cad7b8be889e9 [2022-09-06T13:13:10.061Z] #44 DONE 0.1s [2022-09-06T13:13:10.061Z] [2022-09-06T13:13:10.061Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-06T13:13:10.061Z] #46 sha256:34a4a92355fceddc6b7fa117867f1af14fcc2b8231bb40272a9f259268887ae1 [2022-09-06T13:13:10.287Z] #43 118.9 make[1]: 'images/built-in.o' is up to date. [2022-09-06T13:13:10.287Z] #43 118.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-09-06T13:13:10.287Z] #43 119.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-09-06T13:13:10.287Z] #43 119.0 make[1]: 'compel/libcompel.a' is up to date. [2022-09-06T13:13:10.287Z] #43 119.0 make[1]: 'compel/compel-host-bin' is up to date. [2022-09-06T13:13:10.287Z] #43 119.1 make[1]: Nothing to be done for 'all'. [2022-09-06T13:13:10.287Z] #43 119.1 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-06T13:13:10.322Z] #46 DONE 0.1s [2022-09-06T13:13:10.322Z] [2022-09-06T13:13:10.322Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T13:13:10.322Z] #48 sha256:fb816fbe183f8d0baff10f7bba057086e54a080867cef916a977e8e36f98eeda [2022-09-06T13:13:10.322Z] #48 DONE 0.1s [2022-09-06T13:13:10.322Z] [2022-09-06T13:13:10.322Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:13:10.322Z] #49 sha256:f1c949d7b81359eaaa6fa32b5b94987dbc3ddd0cf64f85f4f1bf4459389627e6 [2022-09-06T13:13:10.437Z] #49 ... [2022-09-06T13:13:10.437Z] [2022-09-06T13:13:10.437Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-06T13:13:10.437Z] #44 sha256:28eca445c0ea57d9c74a89504f46595104fb5806f91d1a079232d4d5a8bf3585 [2022-09-06T13:13:10.437Z] #44 DONE 0.1s [2022-09-06T13:13:10.437Z] [2022-09-06T13:13:10.437Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-06T13:13:10.437Z] #46 sha256:d6f06a2d0897822da0a76c974998854e024f292ad43b4d15f5ef84679ed2c1ad [2022-09-06T13:13:10.437Z] #46 DONE 0.1s [2022-09-06T13:13:10.437Z] [2022-09-06T13:13:10.437Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T13:13:10.437Z] #48 sha256:6fbe2b5db2cd08c8f980801e71dea9354876d32a501b2131568566c4a90e43b3 [2022-09-06T13:13:10.437Z] #48 DONE 0.1s [2022-09-06T13:13:10.437Z] [2022-09-06T13:13:10.437Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:13:10.437Z] #49 sha256:04644a606cd8fa63da01953eb3307ad5033370441f352d69b03dd4e2ac35137d [2022-09-06T13:13:10.548Z] #43 119.3 make[2]: Nothing to be done for 'all'. [2022-09-06T13:13:10.548Z] #43 119.3 make[2]: Nothing to be done for 'all'. [2022-09-06T13:13:10.548Z] #43 119.4 make[2]: Nothing to be done for 'all'. [2022-09-06T13:13:10.808Z] #43 119.5 make[2]: Nothing to be done for 'all'. [2022-09-06T13:13:10.808Z] #43 119.5 make[2]: Nothing to be done for 'all'. [2022-09-06T13:13:10.808Z] #43 119.5 make[2]: Nothing to be done for 'all'. [2022-09-06T13:13:10.808Z] #43 119.5 make[2]: Nothing to be done for 'all'. [2022-09-06T13:13:10.893Z] #49 ... [2022-09-06T13:13:10.893Z] [2022-09-06T13:13:10.893Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-06T13:13:10.893Z] #56 sha256:268610b63fb54ef466579fe5e8fa1499129bf808818c58968971bdc7fd993422 [2022-09-06T13:13:10.893Z] #56 149.0 + bin/containerd [2022-09-06T13:13:11.068Z] #43 119.6 make[2]: Nothing to be done for 'all'. [2022-09-06T13:13:11.069Z] #43 119.7 INSTALL criu/criu [2022-09-06T13:13:11.069Z] #43 DONE 119.8s [2022-09-06T13:13:11.069Z] [2022-09-06T13:13:11.069Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:13:11.069Z] #49 sha256:7a6d19f2a8ed49830fdca8f83ad8961fcdcccd3d6881fff174be0d86500ca531 [2022-09-06T13:13:13.612Z] #49 ... [2022-09-06T13:13:13.612Z] [2022-09-06T13:13:13.612Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-06T13:13:13.612Z] #44 sha256:1ad3bf6a8b572cae710fbd96aa6dd07f7b75dc21fc5e74f46490bde362594db4 [2022-09-06T13:13:13.612Z] #44 DONE 0.1s [2022-09-06T13:13:13.612Z] [2022-09-06T13:13:13.612Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-06T13:13:13.612Z] #46 sha256:a15e85db139ab39316a03db0dcb3b3a49ba6099f5f82d925f78b905e13338392 [2022-09-06T13:13:13.612Z] #46 DONE 0.1s [2022-09-06T13:13:13.612Z] [2022-09-06T13:13:13.612Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:13:13.612Z] #49 sha256:7a6d19f2a8ed49830fdca8f83ad8961fcdcccd3d6881fff174be0d86500ca531 [2022-09-06T13:13:13.891Z] #49 ... [2022-09-06T13:13:13.891Z] [2022-09-06T13:13:13.891Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T13:13:13.891Z] #48 sha256:84ca1ce300b471da97ee86a440d43995134b03e9482fc3293b8eb84cae2ed385 [2022-09-06T13:13:13.891Z] #48 DONE 0.1s [2022-09-06T13:13:13.891Z] [2022-09-06T13:13:13.891Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:13:13.891Z] #49 sha256:7a6d19f2a8ed49830fdca8f83ad8961fcdcccd3d6881fff174be0d86500ca531 [2022-09-06T13:13:16.180Z] #56 ... [2022-09-06T13:13:16.180Z] [2022-09-06T13:13:16.180Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:13:16.180Z] #49 sha256:f1c949d7b81359eaaa6fa32b5b94987dbc3ddd0cf64f85f4f1bf4459389627e6 [2022-09-06T13:13:16.180Z] #49 189.7 + /build/golangci-lint --version [2022-09-06T13:13:16.180Z] #49 190.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-09-06T13:13:16.180Z] #49 DONE 190.9s [2022-09-06T13:13:16.180Z] [2022-09-06T13:13:16.180Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-06T13:13:16.180Z] #56 sha256:268610b63fb54ef466579fe5e8fa1499129bf808818c58968971bdc7fd993422 [2022-09-06T13:13:17.127Z] #56 ... [2022-09-06T13:13:17.127Z] [2022-09-06T13:13:17.127Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T13:13:17.127Z] #50 sha256:3da69f338b19e79d15ac5b250a3cd4fbb6b37a91c1a6474cf9d62fc2d4071977 [2022-09-06T13:13:17.127Z] #50 DONE 0.1s [2022-09-06T13:13:17.127Z] [2022-09-06T13:13:17.127Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T13:13:17.127Z] #52 sha256:3953a05ce4e5c0ff4d96efbf9b31408ffe05f174ad20f85fed81897b48d714fa [2022-09-06T13:13:17.127Z] #52 DONE 0.1s [2022-09-06T13:13:17.127Z] [2022-09-06T13:13:17.127Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-06T13:13:17.127Z] #56 sha256:268610b63fb54ef466579fe5e8fa1499129bf808818c58968971bdc7fd993422 [2022-09-06T13:13:17.508Z] #56 ... [2022-09-06T13:13:17.508Z] [2022-09-06T13:13:17.508Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T13:13:17.508Z] #54 sha256:09fe55e83b3fd5241e4e2adbac4f91f14ca11e7e77a879902b5b8f206770ccd4 [2022-09-06T13:13:17.508Z] #54 DONE 0.1s [2022-09-06T13:13:17.508Z] [2022-09-06T13:13:17.508Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-06T13:13:17.508Z] #56 sha256:268610b63fb54ef466579fe5e8fa1499129bf808818c58968971bdc7fd993422 [2022-09-06T13:13:18.221Z] using credential docker-jenkins-github-credentials [2022-09-06T13:13:18.308Z] Cloning the remote Git repository [2022-09-06T13:13:18.308Z] Cloning with configured refspecs honoured and without tags [2022-09-06T13:13:18.522Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T13:13:18.945Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-09-06T13:13:20.886Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T13:13:20.886Z] > git --version # timeout=10 [2022-09-06T13:13:20.933Z] > git --version # 'git version 2.24.1.windows.2' [2022-09-06T13:13:20.933Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:13:20.933Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44093/head:refs/remotes/origin/PR-44093 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T13:13:37.015Z] #49 ... [2022-09-06T13:13:37.015Z] [2022-09-06T13:13:37.015Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-06T13:13:37.015Z] #56 sha256:3679687d0c628a4a39f7d1350453b890696ec81b0d4e767c538b65aa3dd34ff0 [2022-09-06T13:13:37.015Z] #56 163.6 + bin/containerd [2022-09-06T13:13:38.612Z] Fetching without tags [2022-09-06T13:13:39.046Z] INFO [linters context/goanalysis] analyzers took 3m48.137130225s with top 10 stages: buildir: 1m35.75852485s, goimports: 20.460866196s, unconvert: 14.582499939s, gosec: 11.973351157s, S1038: 6.88114293s, golint: 5.483637152s, misspell: 4.859903589s, inspect: 3.817400605s, nilness: 3.647709745s, S1039: 2.980384752s [2022-09-06T13:13:39.046Z] INFO [runner] Issues before processing: 2482, after processing: 0 [2022-09-06T13:13:39.046Z] INFO [runner] Processors filtering stat (out/in): cgo: 1870/2482, filename_unadjuster: 1870/1870, path_prettifier: 1870/1870, skip_dirs: 1870/1870, nolint: 0/78, skip_files: 1870/1870, autogenerated_exclude: 1765/1870, exclude-rules: 78/1765, identifier_marker: 1765/1765, exclude: 1765/1765 [2022-09-06T13:13:39.046Z] INFO [runner] processing took 103.443761ms with stages: identifier_marker: 33.688421ms, nolint: 29.426852ms, path_prettifier: 12.758397ms, exclude-rules: 12.734007ms, autogenerated_exclude: 10.372951ms, skip_dirs: 3.344311ms, cgo: 622.03µs, filename_unadjuster: 492.123µs, max_same_issues: 1.266µs, uniq_by_line: 552ns, path_prefixer: 386ns, skip_files: 353ns, max_from_linter: 342ns, exclude: 304ns, diff: 268ns, max_per_file_from_linter: 262ns, path_shortener: 239ns, source_code: 235ns, severity-rules: 232ns, sort_results: 230ns [2022-09-06T13:13:39.046Z] INFO [runner] linters took 1m13.66629235s with stages: goanalysis_metalinter: 1m13.562730373s [2022-09-06T13:13:39.046Z] INFO File cache stats: 1456 entries of total size 6.9MiB [2022-09-06T13:13:39.046Z] INFO Memory: 2106 samples, avg is 284.6MB, max is 1079.4MB [2022-09-06T13:13:39.046Z] INFO Execution took 3m30.470118077s [2022-09-06T13:13:39.046Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-09-06T13:13:39.401Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44093/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97014a8db51a9be25422a49863bf4c3ed12c9b42 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:97014a8db51a9be25422a49863bf4c3ed12c9b42 hack/make.sh dynbinary-daemon test-docker-py [2022-09-06T13:13:39.657Z] [2022-09-06T13:13:39.657Z] Removing bundles/ [2022-09-06T13:13:39.657Z] [2022-09-06T13:13:39.657Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-09-06T13:13:39.657Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-06T13:13:39.914Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T13:13:39.924Z] Merging remotes/origin/20.10 commit b0d57e0ed4c28c1617fb65899d92f92ad219456b into PR head commit 97014a8db51a9be25422a49863bf4c3ed12c9b42 [2022-09-06T13:13:40.470Z] #49 ... [2022-09-06T13:13:40.470Z] [2022-09-06T13:13:40.470Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-06T13:13:40.470Z] #56 sha256:cc96f2444d66eed8bbdae87472c3fb071c557fa427ed8d4c72bef6429c057751 [2022-09-06T13:13:40.470Z] #56 165.5 + bin/containerd [2022-09-06T13:13:38.260Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T13:13:38.354Z] > git config --add remote.origin.fetch +refs/pull/44093/head:refs/remotes/origin/PR-44093 # timeout=10 [2022-09-06T13:13:38.401Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T13:13:38.526Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T13:13:38.651Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T13:13:38.651Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:13:38.651Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44093/head:refs/remotes/origin/PR-44093 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T13:13:40.042Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T13:13:40.089Z] > git checkout -f 97014a8db51a9be25422a49863bf4c3ed12c9b42 # timeout=10 [2022-09-06T13:13:42.664Z] Merge succeeded, producing 97014a8db51a9be25422a49863bf4c3ed12c9b42 [2022-09-06T13:13:42.664Z] Checking out Revision 97014a8db51a9be25422a49863bf4c3ed12c9b42 (PR-44093) [2022-09-06T13:13:43.769Z] #56 ... [2022-09-06T13:13:43.770Z] [2022-09-06T13:13:43.770Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:13:43.770Z] #49 sha256:7a6d19f2a8ed49830fdca8f83ad8961fcdcccd3d6881fff174be0d86500ca531 [2022-09-06T13:13:43.770Z] #49 213.4 + /build/golangci-lint --version [2022-09-06T13:13:42.245Z] > git remote # timeout=10 [2022-09-06T13:13:42.371Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T13:13:42.418Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T13:13:42.418Z] > git merge b0d57e0ed4c28c1617fb65899d92f92ad219456b # timeout=10 [2022-09-06T13:13:42.574Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-09-06T13:13:42.699Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T13:13:42.746Z] > git checkout -f 97014a8db51a9be25422a49863bf4c3ed12c9b42 # timeout=10 [2022-09-06T13:13:45.154Z] #49 214.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-09-06T13:13:45.415Z] #49 DONE 214.9s [2022-09-06T13:13:45.415Z] [2022-09-06T13:13:45.415Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-06T13:13:45.415Z] #56 sha256:cc96f2444d66eed8bbdae87472c3fb071c557fa427ed8d4c72bef6429c057751 [2022-09-06T13:13:47.057Z] #56 ... [2022-09-06T13:13:47.057Z] [2022-09-06T13:13:47.057Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T13:13:47.057Z] #49 sha256:04644a606cd8fa63da01953eb3307ad5033370441f352d69b03dd4e2ac35137d [2022-09-06T13:13:47.057Z] #49 216.3 + /build/golangci-lint --version [2022-09-06T13:13:47.321Z] #49 217.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-09-06T13:13:47.329Z] #56 ... [2022-09-06T13:13:47.330Z] [2022-09-06T13:13:47.330Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T13:13:47.330Z] #50 sha256:db75e551806cf48bd89fa8f4ca195e8ff864f1037264f162f8d4d347da437512 [2022-09-06T13:13:47.330Z] #50 DONE 0.2s [2022-09-06T13:13:47.330Z] [2022-09-06T13:13:47.330Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T13:13:47.330Z] #52 sha256:28e3716e5c6ca5a831da8f3f95c83b6fea3dbdd9d6dc32e5faa402860f94929a [2022-09-06T13:13:47.582Z] #49 DONE 217.9s [2022-09-06T13:13:47.582Z] [2022-09-06T13:13:47.582Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-06T13:13:47.582Z] #56 sha256:3679687d0c628a4a39f7d1350453b890696ec81b0d4e767c538b65aa3dd34ff0 [2022-09-06T13:13:47.590Z] #52 DONE 0.1s [2022-09-06T13:13:47.590Z] [2022-09-06T13:13:47.590Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T13:13:47.590Z] #54 sha256:544d7140d1e79b9491a642c7fed45f78f1e3923d3af27d54633785cb0844c24e [2022-09-06T13:13:47.851Z] #54 DONE 0.1s [2022-09-06T13:13:47.851Z] [2022-09-06T13:13:47.851Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-06T13:13:47.851Z] #56 sha256:cc96f2444d66eed8bbdae87472c3fb071c557fa427ed8d4c72bef6429c057751 [2022-09-06T13:13:49.493Z] #56 ... [2022-09-06T13:13:49.493Z] [2022-09-06T13:13:49.493Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T13:13:49.493Z] #50 sha256:0b7882fa682b4409749e91ae28b8a9fd616c14afd2776bd26bc1d30de522c9ad [2022-09-06T13:13:49.493Z] #50 DONE 0.1s [2022-09-06T13:13:49.493Z] [2022-09-06T13:13:49.493Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T13:13:49.493Z] #52 sha256:a9b31a67a34de6053a4cd6b478ea28018b77fd36328ca66f73f7d3a87f4ead22 [2022-09-06T13:13:49.493Z] #52 DONE 0.1s [2022-09-06T13:13:49.493Z] [2022-09-06T13:13:49.493Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-06T13:13:49.493Z] #56 sha256:3679687d0c628a4a39f7d1350453b890696ec81b0d4e767c538b65aa3dd34ff0 [2022-09-06T13:13:49.493Z] #56 ... [2022-09-06T13:13:49.493Z] [2022-09-06T13:13:49.493Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T13:13:49.493Z] #54 sha256:ce4a58bf02a081e6762f3eb20a99bd3c9ad806fd98496b92906d0bed2e08ec16 [2022-09-06T13:13:49.493Z] #54 DONE 0.1s [2022-09-06T13:13:49.493Z] [2022-09-06T13:13:49.493Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-06T13:13:49.493Z] #56 sha256:3679687d0c628a4a39f7d1350453b890696ec81b0d4e767c538b65aa3dd34ff0 [2022-09-06T13:13:55.264Z] Commit message: "namesgenerator: remove Valentina Tereshkova" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T13:13:56.253Z] #56 189.4 # github.com/containerd/containerd/cmd/containerd [2022-09-06T13:13:56.253Z] #56 189.4 /usr/bin/ld: /tmp/go-link-2551786501/000019.o: in function `New': [2022-09-06T13:13:56.253Z] #56 189.4 /tmp/tmp.B7LGsx32RK/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 [2022-09-06T13:13:56.253Z] #56 189.5 + bin/containerd-stress [2022-09-06T13:13:56.253Z] #56 190.6 + bin/containerd-shim [2022-09-06T13:13:58.736Z] + docker version [2022-09-06T13:13:58.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-06T13:13:58.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-06T13:14:01.542Z] #56 198.9 + bin/containerd-shim-runc-v1 [2022-09-06T13:14:05.791Z] #56 203.9 + bin/containerd-shim-runc-v2 [2022-09-06T13:14:06.050Z] Client: [2022-09-06T13:14:06.050Z] Version: 20.10.9 [2022-09-06T13:14:06.050Z] API version: 1.41 [2022-09-06T13:14:06.050Z] Go version: go1.16.8 [2022-09-06T13:14:06.050Z] Git commit: c2ea9bc [2022-09-06T13:14:06.050Z] Built: Mon Oct 4 16:11:10 2021 [2022-09-06T13:14:06.050Z] OS/Arch: windows/amd64 [2022-09-06T13:14:06.050Z] Context: default [2022-09-06T13:14:06.050Z] Experimental: true [2022-09-06T13:14:06.050Z] [2022-09-06T13:14:06.050Z] Server: Docker Engine - Community [2022-09-06T13:14:06.050Z] Engine: [2022-09-06T13:14:06.050Z] Version: 20.10.9 [2022-09-06T13:14:06.050Z] API version: 1.41 (minimum version 1.24) [2022-09-06T13:14:06.050Z] Go version: go1.16.8 [2022-09-06T13:14:06.050Z] Git commit: 79ea9d3 [2022-09-06T13:14:06.050Z] Built: Mon Oct 4 16:06:39 2021 [2022-09-06T13:14:06.050Z] OS/Arch: windows/amd64 [2022-09-06T13:14:06.050Z] Experimental: true [2022-09-06T13:14:06.361Z] #56 204.6 + binaries [2022-09-06T13:14:06.362Z] #56 204.6 + install -D bin/containerd /build/containerd [2022-09-06T13:14:06.362Z] #56 204.6 + install -D bin/containerd-shim /build/containerd-shim [2022-09-06T13:14:06.362Z] #56 204.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-06T13:14:06.362Z] #56 204.7 + install -D bin/ctr /build/ctr [Pipeline] sh [2022-09-06T13:14:06.932Z] #56 DONE 205.3s [2022-09-06T13:14:07.736Z] + docker info [2022-09-06T13:14:07.872Z] [2022-09-06T13:14:07.872Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T13:14:07.872Z] #57 sha256:33f0a6d22b6d4e02eb530433dd30d1757f70e238370d27e27738cef47eb5b5c7 [2022-09-06T13:14:08.132Z] #57 DONE 0.2s [2022-09-06T13:14:08.132Z] [2022-09-06T13:14:08.132Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T13:14:08.132Z] #61 sha256:12212331556d0761baf71b8aaf6eb2143cff91fd20d2ca752201d366e0677508 [2022-09-06T13:14:08.132Z] #61 DONE 0.1s [2022-09-06T13:14:08.132Z] [2022-09-06T13:14:08.132Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T13:14:08.132Z] #66 sha256:f274b6216c3149be679d16aaf8109e6a670f61ca53d1d950d895a7287f88009b [2022-09-06T13:14:08.703Z] #66 DONE 0.6s [2022-09-06T13:14:08.703Z] [2022-09-06T13:14:08.703Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-06T13:14:08.703Z] #68 sha256:15a59799800a4ea7211f66c5995355fbc9f619c7a419d9f001b78da386dfeeba [2022-09-06T13:14:08.703Z] #68 DONE 0.1s [2022-09-06T13:14:08.703Z] [2022-09-06T13:14:08.703Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-06T13:14:08.703Z] #69 sha256:ba66640ce560bac51cb42cfe428fbbbf935f6891111f0fab1096e2413d84d06c [2022-09-06T13:14:08.703Z] #69 DONE 0.0s [2022-09-06T13:14:08.963Z] [2022-09-06T13:14:08.963Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T13:14:08.963Z] #70 sha256:ae2b22dc2e2a21b2739d31a247bc18f6219f668353872edd16c81787061bbf76 [2022-09-06T13:14:13.161Z] #70 DONE 4.4s [2022-09-06T13:14:13.161Z] [2022-09-06T13:14:13.161Z] #71 exporting to image [2022-09-06T13:14:13.161Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-06T13:14:13.161Z] #71 exporting layers [2022-09-06T13:14:18.445Z] #71 exporting layers 5.0s done [2022-09-06T13:14:18.445Z] #71 writing image sha256:8d0f370c87dc94385c06f657558b4f7157a27ae41c2d2999a3d668110a100022 done [2022-09-06T13:14:18.445Z] #71 naming to docker.io/library/docker:97014a8db51a9be25422a49863bf4c3ed12c9b42 done [2022-09-06T13:14:18.445Z] #71 DONE 5.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-06T13:14:18.783Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44093/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97014a8db51a9be25422a49863bf4c3ed12c9b42 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:97014a8db51a9be25422a49863bf4c3ed12c9b42 hack/test/unit [2022-09-06T13:14:21.325Z] ? github.com/docker/docker/api [no test files] [2022-09-06T13:14:22.884Z] Client: [2022-09-06T13:14:22.884Z] Context: default [2022-09-06T13:14:22.884Z] Debug Mode: false [2022-09-06T13:14:22.884Z] Plugins: [2022-09-06T13:14:22.884Z] app: Docker Application (Docker Inc., v0.8.0) [2022-09-06T13:14:22.884Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-09-06T13:14:22.884Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-09-06T13:14:22.884Z] [2022-09-06T13:14:22.884Z] Server: [2022-09-06T13:14:22.884Z] Containers: 0 [2022-09-06T13:14:22.884Z] Running: 0 [2022-09-06T13:14:22.884Z] Paused: 0 [2022-09-06T13:14:22.884Z] Stopped: 0 [2022-09-06T13:14:22.884Z] Images: 0 [2022-09-06T13:14:22.884Z] Server Version: 20.10.9 [2022-09-06T13:14:22.884Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-09-06T13:14:22.884Z] Windows: [2022-09-06T13:14:22.884Z] LCOW: [2022-09-06T13:14:22.884Z] Logging Driver: json-file [2022-09-06T13:14:22.884Z] Plugins: [2022-09-06T13:14:22.884Z] Volume: local [2022-09-06T13:14:22.884Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-09-06T13:14:22.884Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-09-06T13:14:22.884Z] Swarm: inactive [2022-09-06T13:14:22.884Z] Default Isolation: process [2022-09-06T13:14:22.884Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-09-06T13:14:22.884Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-09-06T13:14:22.884Z] OSType: windows [2022-09-06T13:14:22.884Z] Architecture: x86_64 [2022-09-06T13:14:22.884Z] CPUs: 4 [2022-09-06T13:14:22.884Z] Total Memory: 32GiB [2022-09-06T13:14:22.884Z] Name: azwin-2-6083c0 [2022-09-06T13:14:22.884Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-09-06T13:14:22.884Z] Docker Root Dir: D:\docker [2022-09-06T13:14:22.884Z] Debug Mode: false [2022-09-06T13:14:22.884Z] Registry: https://index.docker.io/v1/ [2022-09-06T13:14:22.884Z] Labels: [2022-09-06T13:14:22.884Z] Experimental: true [2022-09-06T13:14:22.884Z] Insecure Registries: [2022-09-06T13:14:22.884Z] 10.0.0.4:5000 [2022-09-06T13:14:22.884Z] 127.0.0.0/8 [2022-09-06T13:14:22.884Z] Registry Mirrors: [2022-09-06T13:14:22.884Z] http://10.0.0.4:5000/ [2022-09-06T13:14:22.884Z] Live Restore Enabled: false [2022-09-06T13:14:22.884Z] Product License: Community Engine [2022-09-06T13:14:22.884Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-09-06T13:14:33.550Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-09-06T13:14:34.558Z] #56 220.5 # github.com/containerd/containerd/cmd/containerd [2022-09-06T13:14:34.558Z] #56 220.5 /usr/bin/ld: /tmp/go-link-869128785/000019.o: in function `New': [2022-09-06T13:14:34.558Z] #56 220.5 /tmp/tmp.Baslv0avCK/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 [2022-09-06T13:14:34.558Z] #56 220.6 + bin/containerd-stress [2022-09-06T13:14:34.558Z] #56 221.7 + bin/containerd-shim [2022-09-06T13:14:36.211Z] #56 220.8 # github.com/containerd/containerd/cmd/containerd [2022-09-06T13:14:36.211Z] #56 220.8 /usr/bin/ld: /tmp/go-link-3685820816/000019.o: in function `New': [2022-09-06T13:14:36.211Z] #56 220.8 /tmp/tmp.ApE2LdNN7a/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 [2022-09-06T13:14:36.211Z] #56 220.9 + bin/containerd-stress [2022-09-06T13:14:36.211Z] #56 222.0 + bin/containerd-shim [2022-09-06T13:14:44.559Z] #56 233.0 + bin/containerd-shim-runc-v1 [2022-09-06T13:14:45.120Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-09-06T13:14:45.120Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-13a5d850\powershellScript.ps1'; exit $LASTEXITCODE; [2022-09-06T13:14:45.120Z] ---------------------------------------------------------------------------- [2022-09-06T13:14:45.120Z] [2022-09-06T13:14:45.120Z] INFO: executeCI.ps1 starting at Tue Sep 6 13:14:44 CUT 2022 [2022-09-06T13:14:45.120Z] [2022-09-06T13:14:45.120Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-09-06T13:14:45.120Z] INFO: Running git version 2.24.1.windows.2 [2022-09-06T13:14:45.120Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-09-06T13:14:45.120Z] INFO: Environment variables: [2022-09-06T13:14:45.120Z] [2022-09-06T13:14:45.120Z] Name Value [2022-09-06T13:14:45.120Z] ---- ----- [2022-09-06T13:14:45.120Z] ALLUSERSPROFILE C:\ProgramData [2022-09-06T13:14:45.120Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-09-06T13:14:45.120Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-09-06T13:14:45.120Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-09-06T13:14:45.120Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-09-06T13:14:45.120Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-09-06T13:14:45.120Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-09-06T13:14:45.120Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-09-06T13:14:45.120Z] BRANCH_NAME PR-44093 [2022-09-06T13:14:45.120Z] BUILD_DISPLAY_NAME #2 [2022-09-06T13:14:45.120Z] BUILD_ID 2 [2022-09-06T13:14:45.120Z] BUILD_NUMBER 2 [2022-09-06T13:14:45.120Z] BUILD_TAG jenkins-moby-PR-44093-2 [2022-09-06T13:14:45.120Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-44093/2/ [2022-09-06T13:14:45.120Z] CHANGE_AUTHOR thaJeztah [2022-09-06T13:14:45.120Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-09-06T13:14:45.120Z] CHANGE_BRANCH 20.10_backport_remove_tereshkova [2022-09-06T13:14:45.120Z] CHANGE_FORK thaJeztah/docker [2022-09-06T13:14:45.120Z] CHANGE_ID 44093 [2022-09-06T13:14:45.120Z] CHANGE_TARGET 20.10 [2022-09-06T13:14:45.120Z] CHANGE_TITLE [20.10] cleanup namesgenerator [2022-09-06T13:14:45.120Z] CHANGE_URL https://github.com/moby/moby/pull/44093 [2022-09-06T13:14:45.120Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-06T13:14:45.120Z] CommonProgramFiles C:\Program Files\Common Files [2022-09-06T13:14:45.120Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-09-06T13:14:45.120Z] CommonProgramW6432 C:\Program Files\Common Files [2022-09-06T13:14:45.120Z] COMPUTERNAME azwin-2-6083c0 [2022-09-06T13:14:45.120Z] ComSpec C:\Windows\system32\cmd.exe [2022-09-06T13:14:45.120Z] ConfigSequenceNumber 0 [2022-09-06T13:14:45.120Z] DOCKER_BUILDKIT 0 [2022-09-06T13:14:45.120Z] DOCKER_DUT_DEBUG 1 [2022-09-06T13:14:45.120Z] DOCKER_EXPERIMENTAL 1 [2022-09-06T13:14:45.120Z] DOCKER_GRAPHDRIVER overlay2 [2022-09-06T13:14:45.120Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-09-06T13:14:45.120Z] EXECUTOR_NUMBER 0 [2022-09-06T13:14:45.120Z] FQDN azwin-2-6083c0.westus.cloudapp.azure.com [2022-09-06T13:14:45.120Z] GIT_BRANCH PR-44093 [2022-09-06T13:14:45.120Z] GIT_COMMIT 97014a8db51a9be25422a49863bf4c3ed12c9b42 [2022-09-06T13:14:45.120Z] GIT_PREVIOUS_COMMIT 97014a8db51a9be25422a49863bf4c3ed12c9b42 [2022-09-06T13:14:45.120Z] GIT_URL https://github.com/moby/moby.git [2022-09-06T13:14:45.120Z] HUDSON_COOKIE 493a97f1-c7f0-44fd-a552-eccec28a3b07 [2022-09-06T13:14:45.120Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-09-06T13:14:45.120Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-09-06T13:14:45.121Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-09-06T13:14:45.121Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-09-06T13:14:45.121Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-09-06T13:14:45.121Z] JENKINS_NODE_COOKIE 2ed2215d-1344-472b-97c5-706df2924843 [2022-09-06T13:14:45.121Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-09-06T13:14:45.121Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-09-06T13:14:45.121Z] JOB_BASE_NAME PR-44093 [2022-09-06T13:14:45.121Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44093/display/redirect [2022-09-06T13:14:45.121Z] JOB_NAME moby/PR-44093 [2022-09-06T13:14:45.121Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-44093/ [2022-09-06T13:14:45.121Z] library.jps.version master [2022-09-06T13:14:45.121Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-09-06T13:14:45.121Z] NODE_LABELS amd64 azure azwin-2-6083c0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-09-06T13:14:45.121Z] NODE_NAME azwin-2-6083c0 [2022-09-06T13:14:45.121Z] NUMBER_OF_PROCESSORS 4 [2022-09-06T13:14:45.121Z] OS Windows_NT [2022-09-06T13:14:45.121Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-09-06T13:14:45.121Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-09-06T13:14:45.121Z] PROCESSOR_ARCHITECTURE AMD64 [2022-09-06T13:14:45.121Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-09-06T13:14:45.121Z] PROCESSOR_LEVEL 6 [2022-09-06T13:14:45.121Z] PROCESSOR_REVISION 5504 [2022-09-06T13:14:45.121Z] ProgramData C:\ProgramData [2022-09-06T13:14:45.121Z] ProgramFiles C:\Program Files [2022-09-06T13:14:45.121Z] ProgramFiles(x86) C:\Program Files (x86) [2022-09-06T13:14:45.121Z] ProgramW6432 C:\Program Files [2022-09-06T13:14:45.121Z] PROMPT $P$G [2022-09-06T13:14:45.121Z] PSExecutionPolicyPreference Bypass [2022-09-06T13:14:45.121Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-09-06T13:14:45.121Z] PUBLIC C:\Users\Public [2022-09-06T13:14:45.121Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44093/2/display/redirect?page=artif... [2022-09-06T13:14:45.121Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44093/2/display/redirect?page=changes [2022-09-06T13:14:45.121Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44093/2/display/redirect [2022-09-06T13:14:45.121Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44093/2/display/redirect?page=tests [2022-09-06T13:14:45.121Z] SKIP_VALIDATION_TESTS 1 [2022-09-06T13:14:45.121Z] SOURCES_DRIVE d [2022-09-06T13:14:45.121Z] SOURCES_SUBDIR gopath [2022-09-06T13:14:45.121Z] STAGE_NAME Run tests [2022-09-06T13:14:45.121Z] SystemDrive C: [2022-09-06T13:14:45.121Z] SystemRoot C:\Windows [2022-09-06T13:14:45.121Z] TEMP C:\Windows\TEMP [2022-09-06T13:14:45.121Z] TESTDEBUG 0 [2022-09-06T13:14:45.121Z] TESTRUN_DRIVE d [2022-09-06T13:14:45.121Z] TESTRUN_SUBDIR CI [2022-09-06T13:14:45.121Z] TIMEOUT 120m [2022-09-06T13:14:45.121Z] TMP C:\Windows\TEMP [2022-09-06T13:14:45.121Z] USERDOMAIN WORKGROUP [2022-09-06T13:14:45.121Z] USERNAME azwin-2-6083c0$ [2022-09-06T13:14:45.121Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-09-06T13:14:45.121Z] windir C:\Windows [2022-09-06T13:14:45.121Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-09-06T13:14:45.121Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-09-06T13:14:45.121Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-09-06T13:14:45.121Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-09-06T13:14:45.121Z] [2022-09-06T13:14:45.121Z] [2022-09-06T13:14:45.121Z] [2022-09-06T13:14:46.215Z] #56 233.6 + bin/containerd-shim-runc-v1 [2022-09-06T13:14:46.735Z] INFO: Sources under d:\gopath\... [2022-09-06T13:14:46.735Z] INFO: Test run under d:\CI\... [2022-09-06T13:14:46.735Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-09-06T13:14:46.735Z] INFO: docker/docker repository was found [2022-09-06T13:14:47.220Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-09-06T13:14:47.220Z] ltsc2019: Pulling from windows/servercore [2022-09-06T13:14:47.705Z] b111c3320c94: Pulling fs layer [2022-09-06T13:14:47.705Z] 294d77ac553d: Pulling fs layer [2022-09-06T13:14:51.173Z] #56 239.4 + bin/containerd-shim-runc-v2 [2022-09-06T13:14:51.173Z] #56 240.2 + binaries [2022-09-06T13:14:51.173Z] #56 240.2 + install -D bin/containerd /build/containerd [2022-09-06T13:14:51.173Z] #56 240.3 + install -D bin/containerd-shim /build/containerd-shim [2022-09-06T13:14:51.173Z] #56 240.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-06T13:14:51.173Z] #56 240.3 + install -D bin/ctr /build/ctr [2022-09-06T13:14:51.743Z] #56 DONE 240.7s [2022-09-06T13:14:52.312Z] [2022-09-06T13:14:52.312Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T13:14:52.312Z] #57 sha256:b6b76d06a368f4033bb0dc3a0f37670066fa65c18278b391e3be4c4796ffe2f0 [2022-09-06T13:14:52.799Z] #56 240.1 + bin/containerd-shim-runc-v2 [2022-09-06T13:14:52.881Z] #57 DONE 0.2s [2022-09-06T13:14:52.881Z] [2022-09-06T13:14:52.881Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T13:14:52.881Z] #61 sha256:586f9963c78c4a751b14cdc82f600a9a675b55f77fa604079f7ae181d762b003 [2022-09-06T13:14:52.881Z] #61 DONE 0.1s [2022-09-06T13:14:52.881Z] [2022-09-06T13:14:52.881Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T13:14:52.881Z] #66 sha256:b241a9724e9540b648cc142f82f7d145931391ee6b5377da97b09224d1b51ca8 [2022-09-06T13:14:53.064Z] #56 240.9 + binaries [2022-09-06T13:14:53.325Z] #56 240.9 + install -D bin/containerd /build/containerd [2022-09-06T13:14:53.325Z] #56 240.9 + install -D bin/containerd-shim /build/containerd-shim [2022-09-06T13:14:53.325Z] #56 240.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-06T13:14:53.325Z] #56 240.9 + install -D bin/ctr /build/ctr [2022-09-06T13:14:53.587Z] #56 DONE 241.4s [2022-09-06T13:14:53.819Z] #66 DONE 0.9s [2022-09-06T13:14:53.819Z] [2022-09-06T13:14:53.819Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-06T13:14:53.819Z] #68 sha256:d7c77696798173df5dffd77b36e5c4100a2478454795e0cc342fd4ff7e4a07ff [2022-09-06T13:14:53.819Z] #68 DONE 0.1s [2022-09-06T13:14:53.819Z] [2022-09-06T13:14:53.819Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-06T13:14:53.819Z] #69 sha256:6676eeeb25da4a320e531cc5b42e925ce32585eb8942f2581d330fd899cfc9ea [2022-09-06T13:14:53.819Z] #69 DONE 0.0s [2022-09-06T13:14:53.819Z] [2022-09-06T13:14:53.819Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-09-06T13:14:53.819Z] #70 sha256:c1c3749a23a0fd8564c37bfaae65dfae40972a10fbc64107ca2ccc3cddb7f2fc [2022-09-06T13:14:54.527Z] [2022-09-06T13:14:54.527Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T13:14:54.527Z] #57 sha256:1887f627651ed7004d154990ff19a17463188a80f04be63e9f1ae8c76899ad55 [2022-09-06T13:14:54.527Z] #57 DONE 0.2s [2022-09-06T13:14:54.527Z] [2022-09-06T13:14:54.527Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T13:14:54.527Z] #61 sha256:3b761929f9fd5ae7c182d4449bf831270490fef91e1814a478fc43f1c2868309 [2022-09-06T13:14:54.527Z] #61 DONE 0.1s [2022-09-06T13:14:54.757Z] #70 0.665 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2022-09-06T13:14:54.757Z] #70 0.666 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-09-06T13:14:54.757Z] #70 0.828 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-09-06T13:14:54.787Z] [2022-09-06T13:14:54.787Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T13:14:54.787Z] #66 sha256:587bde163a62c17a73ffd4d019014afd290481ab3dd226c621c8b3f2ecdc5288 [2022-09-06T13:14:55.008Z] 294d77ac553d: Verifying Checksum [2022-09-06T13:14:55.008Z] 294d77ac553d: Download complete [2022-09-06T13:14:55.017Z] #70 0.990 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-09-06T13:14:55.047Z] #66 DONE 0.5s [2022-09-06T13:14:55.047Z] [2022-09-06T13:14:55.047Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-06T13:14:55.047Z] #68 sha256:fbd4c6240bb023490bae392ff65ca9fcede3b8e52abe1c66842fea6618e74866 [2022-09-06T13:14:55.047Z] #68 DONE 0.1s [2022-09-06T13:14:55.306Z] [2022-09-06T13:14:55.306Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-06T13:14:55.306Z] #69 sha256:98e35dc27d8b1ecb4302101c0646ec475ef42ca5d3036af2fb3937191633f6c2 [2022-09-06T13:14:55.306Z] #69 DONE 0.0s [2022-09-06T13:14:55.306Z] [2022-09-06T13:14:55.306Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T13:14:55.306Z] #70 sha256:8ca8b9844536bb1f923c98e01fe807832321ba07219745e6b11230e4bec6388f [2022-09-06T13:14:55.587Z] #70 1.086 Reading package lists... [2022-09-06T13:14:55.876Z] #70 DONE 0.6s [2022-09-06T13:14:55.876Z] [2022-09-06T13:14:55.876Z] #71 exporting to image [2022-09-06T13:14:55.876Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-06T13:14:55.876Z] #71 exporting layers [2022-09-06T13:14:56.418Z] #70 1.866 Reading package lists... [2022-09-06T13:14:56.677Z] #70 2.506 Building dependency tree... [2022-09-06T13:14:56.677Z] #70 2.630 Reading state information... [2022-09-06T13:14:56.677Z] #70 2.738 The following additional packages will be installed: [2022-09-06T13:14:56.677Z] #70 2.738 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2022-09-06T13:14:56.677Z] #70 2.739 libpam-systemd [2022-09-06T13:14:56.677Z] #70 2.739 Suggested packages: [2022-09-06T13:14:56.677Z] #70 2.740 systemd-container policykit-1 [2022-09-06T13:14:56.677Z] #70 2.740 Recommended packages: [2022-09-06T13:14:56.677Z] #70 2.740 libnss-systemd [2022-09-06T13:14:56.677Z] #70 2.821 The following NEW packages will be installed: [2022-09-06T13:14:56.677Z] #70 2.822 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2022-09-06T13:14:56.677Z] #70 2.823 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2022-09-06T13:14:56.937Z] #70 3.091 0 upgraded, 11 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T13:14:56.937Z] #70 3.091 Need to get 4759 kB of archives. [2022-09-06T13:14:56.937Z] #70 3.091 After this operation, 16.6 MB of additional disk space will be used. [2022-09-06T13:14:56.937Z] #70 3.091 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-06T13:14:56.937Z] #70 3.102 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2022-09-06T13:14:56.937Z] #70 3.112 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2022-09-06T13:14:56.937Z] #70 3.141 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2022-09-06T13:14:57.198Z] #70 3.149 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2022-09-06T13:14:57.198Z] #70 3.150 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2022-09-06T13:14:57.198Z] #70 3.186 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2022-09-06T13:14:57.198Z] #70 3.188 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2022-09-06T13:14:57.198Z] #70 3.190 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2022-09-06T13:14:57.198Z] #70 3.192 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2022-09-06T13:14:57.198Z] #70 3.194 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2022-09-06T13:14:57.198Z] #70 3.323 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T13:14:57.198Z] #70 3.349 Fetched 4759 kB in 0s (13.2 MB/s) [2022-09-06T13:14:57.198Z] #70 3.381 Selecting previously unselected package libargon2-1:amd64. [2022-09-06T13:14:57.458Z] #70 3.381 (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 ... 28084 files and directories currently installed.) [2022-09-06T13:14:57.458Z] #70 3.406 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-06T13:14:57.458Z] #70 3.414 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T13:14:57.458Z] #70 3.455 Selecting previously unselected package libjson-c3:amd64. [2022-09-06T13:14:57.458Z] #70 3.458 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2022-09-06T13:14:57.458Z] #70 3.464 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-09-06T13:14:57.458Z] #70 3.519 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-06T13:14:57.458Z] #70 3.521 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2022-09-06T13:14:57.458Z] #70 3.527 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-09-06T13:14:57.458Z] #70 3.582 Selecting previously unselected package libidn11:amd64. [2022-09-06T13:14:57.458Z] #70 3.584 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2022-09-06T13:14:57.458Z] #70 3.589 Unpacking libidn11:amd64 (1.33-2.2) ... [2022-09-06T13:14:57.458Z] #70 3.643 Selecting previously unselected package libkmod2:amd64. [2022-09-06T13:14:57.719Z] #70 3.646 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2022-09-06T13:14:57.719Z] #70 3.651 Unpacking libkmod2:amd64 (26-1) ... [2022-09-06T13:14:57.719Z] #70 3.701 Selecting previously unselected package systemd. [2022-09-06T13:14:57.719Z] #70 3.704 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2022-09-06T13:14:57.719Z] #70 3.747 Unpacking systemd (241-7~deb10u8) ... [2022-09-06T13:14:57.978Z] #70 4.187 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T13:14:58.238Z] #70 4.201 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-09-06T13:14:58.238Z] #70 4.216 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-09-06T13:14:58.238Z] #70 4.236 Setting up libidn11:amd64 (1.33-2.2) ... [2022-09-06T13:14:58.238Z] #70 4.253 Setting up libkmod2:amd64 (26-1) ... [2022-09-06T13:14:58.238Z] #70 4.267 Setting up systemd (241-7~deb10u8) ... [2022-09-06T13:14:58.238Z] #70 4.329 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-06T13:14:58.238Z] #70 4.332 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-06T13:14:58.238Z] #70 4.336 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-09-06T13:14:58.238Z] #70 4.336 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-09-06T13:14:58.238Z] #70 4.346 Initializing machine ID from KVM UUID. [2022-09-06T13:14:58.808Z] #70 4.809 Selecting previously unselected package systemd-sysv. [2022-09-06T13:14:58.808Z] #70 4.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 ... 28881 files and directories currently installed.) [2022-09-06T13:14:58.808Z] #70 4.823 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2022-09-06T13:14:58.808Z] #70 4.828 Unpacking systemd-sysv (241-7~deb10u8) ... [2022-09-06T13:14:58.808Z] #70 4.875 Selecting previously unselected package libdbus-1-3:amd64. [2022-09-06T13:14:58.808Z] #70 4.878 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2022-09-06T13:14:58.808Z] #70 4.884 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-09-06T13:14:58.808Z] #70 4.957 Selecting previously unselected package dbus. [2022-09-06T13:14:58.808Z] #70 4.960 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2022-09-06T13:14:58.808Z] #70 4.972 Unpacking dbus (1.12.20-0+deb10u1) ... [2022-09-06T13:14:59.068Z] #70 5.039 Selecting previously unselected package libpam-systemd:amd64. [2022-09-06T13:14:59.068Z] #70 5.042 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2022-09-06T13:14:59.068Z] #70 5.047 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2022-09-06T13:14:59.068Z] #70 5.097 Selecting previously unselected package dbus-user-session. [2022-09-06T13:14:59.068Z] #70 5.097 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2022-09-06T13:14:59.068Z] #70 5.101 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2022-09-06T13:14:59.068Z] #70 5.150 Setting up systemd-sysv (241-7~deb10u8) ... [2022-09-06T13:14:59.068Z] #70 5.166 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-09-06T13:14:59.068Z] #70 5.178 Setting up dbus (1.12.20-0+deb10u1) ... [2022-09-06T13:14:59.328Z] #70 5.316 invoke-rc.d: could not determine current runlevel [2022-09-06T13:14:59.328Z] #70 5.319 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T13:14:59.328Z] #70 5.324 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2022-09-06T13:14:59.588Z] #70 5.451 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2022-09-06T13:14:59.588Z] #70 5.471 Processing triggers for systemd (241-7~deb10u8) ... [2022-09-06T13:14:59.588Z] #70 5.480 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T13:14:59.588Z] #70 DONE 5.7s [2022-09-06T13:14:59.588Z] [2022-09-06T13:14:59.588Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-09-06T13:14:59.588Z] #71 sha256:c3d37dc561e4e6b0cf019e65d1a5f7e2ee9dde8fe54881af1aad8f47d88c55a4 [2022-09-06T13:15:00.157Z] #71 0.409 % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T13:15:00.157Z] #71 0.411 Dload Upload Total Spent Left Speed [2022-09-06T13:15:00.417Z] #71 0.413 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6036 0 --:--:-- --:--:-- --:--:-- 6036 [2022-09-06T13:15:00.417Z] #71 DONE 0.8s [2022-09-06T13:15:00.417Z] [2022-09-06T13:15:00.417Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T13:15:00.417Z] #72 sha256:21c37833207d4355e333745ea1a7646458f190f3a690d0430d5295d6fdbf4bbd [2022-09-06T13:15:02.310Z] b111c3320c94: Download complete [2022-09-06T13:15:04.038Z] #71 exporting layers 7.9s done [2022-09-06T13:15:04.038Z] #71 writing image sha256:7bfbab1433525beddf6a06792cd5745a32152425352c3576adfd90db1fd71eae done [2022-09-06T13:15:04.038Z] #71 naming to docker.io/library/docker:97014a8db51a9be25422a49863bf4c3ed12c9b42 done [2022-09-06T13:15:04.038Z] #71 DONE 7.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T13:15:04.376Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44093/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=97014a8db51a9be25422a49863bf4c3ed12c9b42 -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=20.10 docker:97014a8db51a9be25422a49863bf4c3ed12c9b42 hack/make.sh dynbinary test-integration [2022-09-06T13:15:04.946Z] [2022-09-06T13:15:04.946Z] Removing bundles/ [2022-09-06T13:15:04.946Z] [2022-09-06T13:15:04.946Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T13:15:04.946Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-06T13:15:04.946Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T13:15:05.700Z] #72 DONE 5.2s [2022-09-06T13:15:05.700Z] [2022-09-06T13:15:05.700Z] #73 exporting to image [2022-09-06T13:15:05.700Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-06T13:15:05.700Z] #73 exporting layers [2022-09-06T13:15:06.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-06T13:15:13.831Z] #73 exporting layers 8.3s done [2022-09-06T13:15:13.831Z] #73 writing image sha256:66375dd63ddc135f889623225e77905e66147872f23b0fb2e5c698837a4cf0d1 done [2022-09-06T13:15:13.831Z] #73 naming to docker.io/library/docker:97014a8db51a9be25422a49863bf4c3ed12c9b42 done [2022-09-06T13:15:13.831Z] #73 DONE 8.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T13:15:14.172Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44093/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=97014a8db51a9be25422a49863bf4c3ed12c9b42 -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=20.10 docker:97014a8db51a9be25422a49863bf4c3ed12c9b42 hack/make.sh dynbinary test-integration [2022-09-06T13:15:14.767Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-09-06T13:15:14.767Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-09-06T13:15:14.767Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-09-06T13:15:14.767Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-09-06T13:15:14.767Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2022-09-06T13:15:14.767Z] Detected virtualization docker. [2022-09-06T13:15:14.767Z] Detected architecture x86-64. [2022-09-06T13:15:14.767Z] Set hostname to <139050915e32>. [2022-09-06T13:15:14.767Z] + source /etc/docker-entrypoint-cmd [2022-09-06T13:15:14.767Z] ++ hack/make.sh dynbinary test-integration [2022-09-06T13:15:14.767Z] [2022-09-06T13:15:15.026Z] Removing bundles/ [2022-09-06T13:15:15.026Z] [2022-09-06T13:15:15.026Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T13:15:15.026Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-06T13:15:15.026Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T13:15:29.824Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-06T13:15:29.824Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-06T13:15:29.824Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 16.2% of statements [2022-09-06T13:15:30.765Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-09-06T13:15:30.765Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-06T13:15:30.765Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-06T13:15:30.765Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-06T13:15:31.325Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-06T13:15:31.325Z] [2022-09-06T13:15:31.325Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-09-06T13:15:31.325Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-09-06T13:15:31.325Z] Using test binary docker [2022-09-06T13:15:31.325Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-06T13:15:31.325Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-06T13:15:31.325Z] INFO: Waiting for daemon to start... [2022-09-06T13:15:31.325Z] Starting dockerd [2022-09-06T13:15:31.325Z] . [2022-09-06T13:15:31.325Z] INFO: Building docker-sdk-python3:4.4.1... [2022-09-06T13:15:31.335Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-06T13:15:31.335Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-06T13:15:31.335Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-06T13:15:31.335Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-06T13:15:31.335Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-06T13:15:31.335Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-06T13:15:32.276Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-06T13:15:32.276Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-06T13:15:32.537Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 5.7% of statements [2022-09-06T13:15:32.537Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-06T13:15:32.537Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-09-06T13:15:32.537Z] ? github.com/docker/docker/api/types [no test files] [2022-09-06T13:15:32.537Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-06T13:15:32.537Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-06T13:15:32.537Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-06T13:15:32.537Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-06T13:15:32.797Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-09-06T13:15:32.797Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-09-06T13:15:32.797Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-06T13:15:32.797Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-06T13:15:32.797Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-06T13:15:32.797Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-06T13:15:32.797Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-09-06T13:15:32.797Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-06T13:15:32.797Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-06T13:15:33.056Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2022-09-06T13:15:33.056Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2022-09-06T13:15:33.056Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-06T13:15:33.056Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-06T13:15:33.056Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-06T13:15:33.056Z] ? github.com/docker/docker/builder [no test files] [2022-09-06T13:15:33.056Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-06T13:15:33.056Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-06T13:15:33.056Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-06T13:15:33.056Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-06T13:15:33.056Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-06T13:15:33.056Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-06T13:15:33.056Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-06T13:15:33.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-06T13:15:34.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-06T13:15:35.600Z] ok github.com/docker/docker/builder/remotecontext 0.077s coverage: 13.7% of statements [2022-09-06T13:15:35.600Z] ok github.com/docker/docker/builder/dockerfile 0.144s coverage: 48.5% of statements [2022-09-06T13:15:35.600Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-09-06T13:15:36.170Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-09-06T13:15:37.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-06T13:15:37.109Z] ok github.com/docker/docker/builder/remotecontext/git 1.516s coverage: 86.3% of statements [2022-09-06T13:15:37.109Z] ? github.com/docker/docker/cli [no test files] [2022-09-06T13:15:37.109Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-06T13:15:38.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-06T13:15:39.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-06T13:15:40.407Z] ok github.com/docker/docker/client 0.088s coverage: 75.4% of statements [2022-09-06T13:15:42.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-06T13:15:50.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-06T13:15:54.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-06T13:15:56.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-06T13:15:58.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-06T13:16:01.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-06T13:16:03.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-06T13:16:03.357Z] sha256:22c980de1fabaa0527cb2fc751f3c5ad454ff581fc26fc8c92d002b8ea2c6be4 [2022-09-06T13:16:03.357Z] INFO: Starting docker-py tests... [2022-09-06T13:16:03.613Z] ============================= test session starts ============================== [2022-09-06T13:16:03.613Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-09-06T13:16:03.613Z] rootdir: /src, inifile: pytest.ini [2022-09-06T13:16:03.613Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-09-06T13:16:04.981Z] collected 389 items / 1 deselected / 388 selected [2022-09-06T13:16:04.981Z] [2022-09-06T13:16:06.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-06T13:16:08.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-06T13:16:10.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-06T13:16:12.539Z] ok github.com/docker/docker/cmd/dockerd 0.056s coverage: 29.1% of statements [2022-09-06T13:16:12.539Z] ok github.com/docker/docker/container 0.128s coverage: 34.5% of statements [2022-09-06T13:16:12.540Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-06T13:16:12.540Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-06T13:16:12.540Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-06T13:16:12.540Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-06T13:16:12.806Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T13:16:12.806Z] Using test binary docker [2022-09-06T13:16:12.806Z] +++ /etc/init.d/apparmor start [2022-09-06T13:16:12.806Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-06T13:16:12.806Z] Starting dockerd [2022-09-06T13:16:12.806Z] INFO: Waiting for daemon to start... [2022-09-06T13:16:12.806Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-09-06T13:16:14.451Z] ok github.com/docker/docker/daemon/cluster 0.050s coverage: 0.5% of statements [2022-09-06T13:16:14.964Z] . [2022-09-06T13:16:14.965Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T13:16:15.221Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T13:16:15.221Z] Error: No such image: emptyfs [2022-09-06T13:16:15.393Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.024s coverage: 65.3% of statements [2022-09-06T13:16:15.479Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-06T13:16:15.479Z] ++++ docker load [2022-09-06T13:16:15.736Z] Running integration-test (iteration 1) [2022-09-06T13:16:15.736Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-06T13:16:15.736Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:16:15.736Z] ++ set -e [2022-09-06T13:16:15.736Z] ++ '[' -n 0 ']' [2022-09-06T13:16:15.736Z] ++ set -x [2022-09-06T13:16:15.736Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:16:16.781Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-09-06T13:16:19.341Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-09-06T13:16:20.158Z] tests/integration/api_client_test.py ..... [ 7%] [2022-09-06T13:16:20.976Z] tests/integration/api_config_test.py ..... [ 8%] [2022-09-06T13:16:23.360Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.8% of statements [2022-09-06T13:16:23.932Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.8% of statements [2022-09-06T13:16:24.503Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2022-09-06T13:16:25.073Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-09-06T13:16:25.644Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-09-06T13:16:27.028Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.911s coverage: 73.3% of statements [2022-09-06T13:16:28.940Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2022-09-06T13:16:28.940Z] ok github.com/docker/docker/daemon 12.101s coverage: 17.1% of statements [2022-09-06T13:16:28.940Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-06T13:16:28.940Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-06T13:16:28.940Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-06T13:16:28.940Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-09-06T13:16:29.511Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.322s coverage: 60.7% of statements [2022-09-06T13:16:30.453Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2022-09-06T13:16:32.389Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.296s coverage: 50.5% of statements [2022-09-06T13:16:32.649Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.150s coverage: 46.2% of statements [2022-09-06T13:16:32.649Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-06T13:16:34.032Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.8% of statements [2022-09-06T13:16:34.032Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.792s coverage: 58.0% of statements [2022-09-06T13:16:34.032Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-06T13:16:34.032Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-06T13:16:34.603Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-09-06T13:16:34.863Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-09-06T13:16:36.247Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.6% of statements [2022-09-06T13:16:36.247Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-06T13:16:36.247Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-06T13:16:36.552Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 43.2% of statements [2022-09-06T13:16:37.123Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2022-09-06T13:16:37.383Z] ok github.com/docker/docker/daemon/logger/awslogs 0.161s coverage: 77.8% of statements [2022-09-06T13:16:37.383Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-09-06T13:16:37.383Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-06T13:16:37.643Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2022-09-06T13:16:37.904Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 69.9% of statements [2022-09-06T13:16:38.164Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-09-06T13:16:38.736Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 78.7% of statements [2022-09-06T13:16:38.736Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-06T13:16:38.997Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 54.7% of statements [2022-09-06T13:16:39.258Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 31.5% of statements [2022-09-06T13:16:39.829Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-09-06T13:16:40.090Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-09-06T13:16:40.660Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2022-09-06T13:16:41.601Z] ok github.com/docker/docker/daemon/logger/splunk 1.547s coverage: 82.5% of statements [2022-09-06T13:16:41.601Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-06T13:16:41.601Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-06T13:16:42.173Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2022-09-06T13:16:43.556Z] ok github.com/docker/docker/distribution 1.496s coverage: 27.6% of statements [2022-09-06T13:16:43.556Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-06T13:16:43.816Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-09-06T13:16:44.387Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2022-09-06T13:16:44.958Z] ok github.com/docker/docker/distribution/xfer 1.894s coverage: 85.1% of statements [2022-09-06T13:16:44.958Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-06T13:16:44.958Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-09-06T13:16:44.958Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-09-06T13:16:45.530Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2022-09-06T13:16:45.530Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-06T13:16:45.790Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-09-06T13:16:46.361Z] ok github.com/docker/docker/oci 0.009s coverage: 40.6% of statements [2022-09-06T13:16:46.932Z] ok github.com/docker/docker/opts 0.017s coverage: 67.1% of statements [2022-09-06T13:16:47.192Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-06T13:16:48.575Z] ok github.com/docker/docker/pkg/archive 0.304s coverage: 82.2% of statements [2022-09-06T13:16:49.336Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-09-06T13:16:49.957Z] ok github.com/docker/docker/pkg/authorization 0.676s coverage: 68.3% of statements [2022-09-06T13:16:49.957Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-06T13:16:49.957Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-09-06T13:16:53.251Z] ok github.com/docker/docker/pkg/chrootarchive 2.510s coverage: 43.5% of statements [2022-09-06T13:16:53.251Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-09-06T13:16:53.511Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-09-06T13:16:53.771Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2022-09-06T13:16:54.342Z] ok github.com/docker/docker/layer 7.773s coverage: 68.8% of statements [2022-09-06T13:16:54.342Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-06T13:16:54.342Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-06T13:16:54.342Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-06T13:16:54.342Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-06T13:16:54.342Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-06T13:16:54.342Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-09-06T13:16:54.342Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-06T13:16:54.602Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2022-09-06T13:16:54.862Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2022-09-06T13:16:55.122Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2022-09-06T13:16:56.068Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2022-09-06T13:16:56.449Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-06T13:16:56.449Z] [2022-09-06T13:16:56.449Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T13:16:56.449Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T13:16:56.449Z] HOSTNAME=bd8493e8bb34 [2022-09-06T13:16:56.449Z] DEST=bundles/test-integration [2022-09-06T13:16:56.449Z] PWD=/go/src/github.com/docker/docker [2022-09-06T13:16:56.449Z] DOCKER_ROOTLESS=1 [2022-09-06T13:16:56.449Z] DOCKER_GITCOMMIT=97014a8db51a9be25422a49863bf4c3ed12c9b42 [2022-09-06T13:16:56.449Z] container=docker [2022-09-06T13:16:56.449Z] HOME=/root [2022-09-06T13:16:56.449Z] GOLANG_VERSION=1.18.5 [2022-09-06T13:16:56.449Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T13:16:56.449Z] VALIDATE_BRANCH=20.10 [2022-09-06T13:16:56.449Z] TERM=xterm [2022-09-06T13:16:56.449Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T13:16:56.449Z] SHLVL=1 [2022-09-06T13:16:56.449Z] TIMEOUT=120m [2022-09-06T13:16:56.449Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-06T13:16:56.449Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T13:16:56.449Z] GO111MODULE=off [2022-09-06T13:16:56.449Z] DOCKER_EXPERIMENTAL=1 [2022-09-06T13:16:56.449Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T13:16:56.449Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T13:16:56.449Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T13:16:56.449Z] GOPATH=/go [2022-09-06T13:16:56.449Z] PKG_CONFIG=pkg-config [2022-09-06T13:16:56.449Z] _=/usr/bin/env [2022-09-06T13:16:56.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-06T13:16:56.644Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 86.5% of statements [2022-09-06T13:16:56.905Z] ok github.com/docker/docker/pkg/fsutils 0.199s coverage: 85.1% of statements [2022-09-06T13:16:57.477Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-09-06T13:16:57.477Z] ok github.com/docker/docker/pkg/discovery/kv 3.033s coverage: 84.1% of statements [2022-09-06T13:16:58.417Z] ok github.com/docker/docker/pkg/idtools 0.412s coverage: 69.5% of statements [2022-09-06T13:16:58.417Z] ok github.com/docker/docker/pkg/ioutils 0.326s coverage: 68.8% of statements [2022-09-06T13:16:58.678Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-09-06T13:16:58.678Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-09-06T13:16:58.678Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-09-06T13:16:58.678Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-06T13:16:58.678Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-09-06T13:16:58.678Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-09-06T13:16:58.678Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-09-06T13:16:58.938Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-09-06T13:16:59.199Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-09-06T13:16:59.199Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2022-09-06T13:16:59.199Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-09-06T13:16:59.199Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-06T13:16:59.199Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-06T13:16:59.769Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2022-09-06T13:17:00.340Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-09-06T13:17:00.601Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-06T13:17:00.601Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-06T13:17:01.982Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-09-06T13:17:02.242Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-09-06T13:17:02.417Z] Loaded image: buildpack-deps:buster [2022-09-06T13:17:02.417Z] Loaded image: busybox:latest [2022-09-06T13:17:02.417Z] Loaded image: busybox:glibc [2022-09-06T13:17:03.785Z] Loaded image: debian:bullseye [2022-09-06T13:17:03.785Z] Loaded image: hello-world:latest [2022-09-06T13:17:03.785Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T13:17:04.042Z] INFO: Testing against a local daemon [2022-09-06T13:17:04.042Z] === RUN TestCgroupNamespacesBuild [2022-09-06T13:17:06.442Z] ok github.com/docker/docker/pkg/signal 3.370s coverage: 62.3% of statements [2022-09-06T13:17:06.442Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-09-06T13:17:06.442Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-09-06T13:17:06.515Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-06T13:17:06.515Z] [2022-09-06T13:17:06.515Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T13:17:06.515Z] DOCKER_SYSTEMD=1 [2022-09-06T13:17:06.515Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T13:17:06.515Z] HOSTNAME=139050915e32 [2022-09-06T13:17:06.515Z] DEST=bundles/test-integration [2022-09-06T13:17:06.515Z] PWD=/go/src/github.com/docker/docker [2022-09-06T13:17:06.515Z] DOCKER_GITCOMMIT=97014a8db51a9be25422a49863bf4c3ed12c9b42 [2022-09-06T13:17:06.515Z] container=docker [2022-09-06T13:17:06.515Z] HOME=/root [2022-09-06T13:17:06.515Z] LANG=C.UTF-8 [2022-09-06T13:17:06.515Z] INVOCATION_ID=f3d0e009d46d43eb96a7a25285b6e1ff [2022-09-06T13:17:06.515Z] GOLANG_VERSION=1.18.5 [2022-09-06T13:17:06.515Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T13:17:06.515Z] VALIDATE_BRANCH=20.10 [2022-09-06T13:17:06.515Z] TERM=xterm [2022-09-06T13:17:06.515Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T13:17:06.515Z] SHLVL=3 [2022-09-06T13:17:06.515Z] TIMEOUT=120m [2022-09-06T13:17:06.515Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-06T13:17:06.515Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T13:17:06.515Z] GO111MODULE=off [2022-09-06T13:17:06.515Z] DOCKER_EXPERIMENTAL=1 [2022-09-06T13:17:06.515Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T13:17:06.515Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T13:17:06.515Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T13:17:06.515Z] GOPATH=/go [2022-09-06T13:17:06.515Z] PKG_CONFIG=pkg-config [2022-09-06T13:17:06.515Z] _=/usr/bin/env [2022-09-06T13:17:06.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-06T13:17:06.563Z] --- PASS: TestCgroupNamespacesBuild (2.40s) [2022-09-06T13:17:06.563Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-06T13:17:06.703Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-06T13:17:07.273Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.5% of statements [2022-09-06T13:17:07.533Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-09-06T13:17:07.794Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2022-09-06T13:17:08.364Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-09-06T13:17:08.364Z] coverage: [no statements] [2022-09-06T13:17:08.364Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-09-06T13:17:08.455Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.92s) [2022-09-06T13:17:08.455Z] === RUN TestBuildWithSession [2022-09-06T13:17:08.455Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T13:17:08.455Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T13:17:08.455Z] === RUN TestBuildSquashParent [2022-09-06T13:17:08.935Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-09-06T13:17:08.935Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-09-06T13:17:09.195Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-06T13:17:10.578Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-09-06T13:17:11.149Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-09-06T13:17:11.410Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements [2022-09-06T13:17:12.794Z] ok github.com/docker/docker/quota 0.218s coverage: 71.4% of statements [2022-09-06T13:17:12.794Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-09-06T13:17:14.177Z] ok github.com/docker/docker/registry 0.080s coverage: 57.1% of statements [2022-09-06T13:17:14.177Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-09-06T13:17:14.437Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-09-06T13:17:14.680Z] b111c3320c94: Pull complete [2022-09-06T13:17:15.007Z] ok github.com/docker/docker/runconfig 0.023s coverage: 66.1% of statements [2022-09-06T13:17:15.268Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-09-06T13:17:16.544Z] --- PASS: TestBuildSquashParent (7.91s) [2022-09-06T13:17:16.544Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T13:17:16.544Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T13:17:16.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T13:17:16.544Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T13:17:16.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T13:17:16.544Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T13:17:16.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T13:17:16.544Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T13:17:16.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T13:17:16.544Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T13:17:16.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T13:17:16.544Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T13:17:16.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T13:17:16.544Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T13:17:16.544Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T13:17:16.651Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-09-06T13:17:17.602Z] ok github.com/docker/docker/volume/local 0.097s coverage: 76.4% of statements [2022-09-06T13:17:17.862Z] ok github.com/docker/docker/volume/mounts 0.032s coverage: 67.0% of statements [2022-09-06T13:17:19.061Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T13:17:19.244Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements [2022-09-06T13:17:19.317Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T13:17:21.841Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T13:17:22.405Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T13:17:25.681Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-06T13:17:25.681Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.70s) [2022-09-06T13:17:25.681Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.94s) [2022-09-06T13:17:25.681Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.87s) [2022-09-06T13:17:25.681Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.06s) [2022-09-06T13:17:25.681Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.08s) [2022-09-06T13:17:25.681Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.94s) [2022-09-06T13:17:25.681Z] === RUN TestBuildMultiStageCopy [2022-09-06T13:17:25.681Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T13:17:27.581Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T13:17:28.146Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T13:17:28.710Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T13:17:29.274Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T13:17:29.839Z] --- PASS: TestBuildMultiStageCopy (4.46s) [2022-09-06T13:17:29.839Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.44s) [2022-09-06T13:17:29.839Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2022-09-06T13:17:29.839Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2022-09-06T13:17:29.839Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.48s) [2022-09-06T13:17:29.839Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2022-09-06T13:17:29.839Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T13:17:30.784Z] --- PASS: TestBuildMultiStageParentConfig (1.19s) [2022-09-06T13:17:30.784Z] === RUN TestBuildLabelWithTargets [2022-09-06T13:17:33.305Z] --- PASS: TestBuildLabelWithTargets (1.96s) [2022-09-06T13:17:33.305Z] === RUN TestBuildWithEmptyLayers [2022-09-06T13:17:33.870Z] --- PASS: TestBuildWithEmptyLayers (1.08s) [2022-09-06T13:17:33.870Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T13:17:34.142Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.6% of statements [2022-09-06T13:17:34.142Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-06T13:17:34.142Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-06T13:17:34.142Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-09-06T13:17:34.142Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-09-06T13:17:34.142Z] ? github.com/docker/docker/pkg/term [no test files] [2022-09-06T13:17:34.142Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-06T13:17:34.142Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-06T13:17:34.142Z] ? github.com/docker/docker/rootless [no test files] [2022-09-06T13:17:34.142Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-06T13:17:34.142Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-06T13:17:34.142Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-06T13:17:34.142Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-06T13:17:34.142Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-06T13:17:34.142Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-06T13:17:34.143Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-06T13:17:34.143Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-06T13:17:34.143Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-06T13:17:34.143Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-06T13:17:34.143Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-06T13:17:34.143Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-06T13:17:34.143Z] ? github.com/docker/docker/volume [no test files] [2022-09-06T13:17:34.143Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-06T13:17:34.143Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-06T13:17:34.143Z] [2022-09-06T13:17:34.143Z] === Skipped [2022-09-06T13:17:34.143Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-09-06T13:17:34.143Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-09-06T13:17:34.143Z] [2022-09-06T13:17:34.143Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-09-06T13:17:34.143Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-09-06T13:17:34.143Z] [2022-09-06T13:17:34.143Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-06T13:17:34.143Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:17:34.143Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-06T13:17:34.143Z] [2022-09-06T13:17:34.143Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-06T13:17:34.143Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:17:34.143Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-06T13:17:34.143Z] [2022-09-06T13:17:34.143Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-06T13:17:34.143Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:17:34.143Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-06T13:17:34.143Z] [2022-09-06T13:17:34.143Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-06T13:17:34.143Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:17:34.143Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-06T13:17:34.143Z] [2022-09-06T13:17:34.143Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-06T13:17:34.143Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:17:34.143Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-06T13:17:34.143Z] [2022-09-06T13:17:34.143Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-06T13:17:34.143Z] graphtest_unix.go:74: No driver to put! [2022-09-06T13:17:34.143Z] [2022-09-06T13:17:34.143Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-06T13:17:34.143Z] time="2022-09-06T13:16:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T13:17:34.143Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-06T13:17:34.143Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-06T13:17:34.143Z] [2022-09-06T13:17:34.143Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-06T13:17:34.143Z] time="2022-09-06T13:16:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T13:17:34.143Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-06T13:17:34.143Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-06T13:17:34.143Z] [2022-09-06T13:17:34.143Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-06T13:17:34.143Z] time="2022-09-06T13:16:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T13:17:34.143Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-06T13:17:34.143Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-06T13:17:34.143Z] [2022-09-06T13:17:34.143Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-06T13:17:34.143Z] time="2022-09-06T13:16:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T13:17:34.143Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-06T13:17:34.143Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-06T13:17:34.143Z] [2022-09-06T13:17:34.143Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-06T13:17:34.143Z] time="2022-09-06T13:16:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T13:17:34.143Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-06T13:17:34.143Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-06T13:17:34.143Z] [2022-09-06T13:17:34.143Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-06T13:17:34.143Z] graphtest_unix.go:74: No driver to put! [2022-09-06T13:17:34.143Z] [2022-09-06T13:17:34.143Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-06T13:17:34.143Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-06T13:17:34.143Z] [2022-09-06T13:17:34.143Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-06T13:17:34.143Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-06T13:17:34.143Z] [2022-09-06T13:17:34.143Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-06T13:17:34.143Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-09-06T13:17:34.143Z] [2022-09-06T13:17:34.143Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-06T13:17:34.143Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-06T13:17:34.143Z] [2022-09-06T13:17:34.143Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-06T13:17:34.143Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:17:34.143Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-06T13:17:34.143Z] [2022-09-06T13:17:34.143Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-06T13:17:34.143Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:17:34.143Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-06T13:17:34.143Z] [2022-09-06T13:17:34.143Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-06T13:17:34.143Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:17:34.143Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-06T13:17:34.143Z] [2022-09-06T13:17:34.143Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-06T13:17:34.143Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:17:34.143Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-06T13:17:34.143Z] [2022-09-06T13:17:34.143Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-06T13:17:34.143Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:17:34.143Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-06T13:17:34.143Z] [2022-09-06T13:17:34.143Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-06T13:17:34.143Z] graphtest_unix.go:74: No driver to put! [2022-09-06T13:17:34.143Z] [2022-09-06T13:17:34.143Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-06T13:17:34.143Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-09-06T13:17:34.143Z] [2022-09-06T13:17:34.143Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-06T13:17:34.143Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-09-06T13:17:34.143Z] [2022-09-06T13:17:34.143Z] DONE 2251 tests, 26 skipped in 193.873s Post stage [Pipeline] junit [2022-09-06T13:17:34.416Z] Recording test results [2022-09-06T13:17:34.480Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T13:17:34.819Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44093/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97014a8db51a9be25422a49863bf4c3ed12c9b42 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:97014a8db51a9be25422a49863bf4c3ed12c9b42 hack/make.sh dynbinary test-integration [2022-09-06T13:17:35.079Z] [2022-09-06T13:17:35.079Z] Removing bundles/ [2022-09-06T13:17:35.339Z] [2022-09-06T13:17:35.339Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T13:17:35.339Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-06T13:17:35.339Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T13:17:37.143Z] --- PASS: TestBuildMultiStageOnBuild (2.77s) [2022-09-06T13:17:37.144Z] === RUN TestBuildUncleanTarFilenames [2022-09-06T13:17:38.513Z] --- PASS: TestBuildUncleanTarFilenames (1.63s) [2022-09-06T13:17:38.513Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T13:17:40.237Z] ..........................xx.................... [ 29%] [2022-09-06T13:17:41.787Z] --- PASS: TestBuildMultiStageLayerLeak (2.88s) [2022-09-06T13:17:41.787Z] === RUN TestBuildWithHugeFile [2022-09-06T13:17:43.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-06T13:17:43.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-06T13:17:45.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-06T13:17:46.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-06T13:17:55.561Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-09-06T13:18:03.005Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-09-06T13:18:05.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-06T13:18:07.713Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-09-06T13:18:12.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-06T13:18:13.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-06T13:18:13.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-06T13:18:14.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-06T13:18:14.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-06T13:18:15.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-06T13:18:16.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-06T13:18:18.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-06T13:18:19.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-06T13:18:20.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-06T13:18:20.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-06T13:18:20.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-06T13:18:21.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-06T13:18:21.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-06T13:18:22.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-06T13:18:22.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-06T13:18:22.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-06T13:18:22.358Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-09-06T13:18:23.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-06T13:18:23.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-06T13:18:23.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-06T13:18:24.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-06T13:18:25.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-06T13:18:26.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-06T13:18:26.399Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T13:18:26.399Z] Using test binary docker [2022-09-06T13:18:26.399Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-06T13:18:26.399Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-06T13:18:26.399Z] INFO: Waiting for daemon to start... [2022-09-06T13:18:26.399Z] Starting dockerd [2022-09-06T13:18:27.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-06T13:18:28.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-06T13:18:28.307Z] . [2022-09-06T13:18:28.307Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T13:18:28.307Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T13:18:28.307Z] Error: No such image: emptyfs [2022-09-06T13:18:28.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-06T13:18:28.427Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T13:18:28.427Z] Using test binary docker [2022-09-06T13:18:28.427Z] +++ /etc/init.d/apparmor start [2022-09-06T13:18:28.427Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-06T13:18:28.427Z] Starting dockerd [2022-09-06T13:18:28.427Z] INFO: Waiting for daemon to start... [2022-09-06T13:18:28.427Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-09-06T13:18:28.427Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T13:18:28.427Z] Using test binary docker [2022-09-06T13:18:28.427Z] +++ /etc/init.d/apparmor start [2022-09-06T13:18:28.427Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-06T13:18:28.427Z] INFO: Waiting for daemon to start... [2022-09-06T13:18:28.427Z] Starting dockerd [2022-09-06T13:18:28.427Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-09-06T13:18:28.427Z] . [2022-09-06T13:18:28.427Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T13:18:28.427Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T13:18:28.427Z] Error: No such image: emptyfs [2022-09-06T13:18:28.427Z] ++++ docker load [2022-09-06T13:18:28.427Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-06T13:18:28.427Z] Running integration-test (iteration 1) [2022-09-06T13:18:28.427Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-09-06T13:18:28.427Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-09-06T13:18:28.427Z] ++ set -e [2022-09-06T13:18:28.427Z] ++ '[' -n 0 ']' [2022-09-06T13:18:28.427Z] ++ set -x [2022-09-06T13:18:28.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-09-06T13:18:28.567Z] Running integration-test (iteration 1) [2022-09-06T13:18:28.567Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-06T13:18:28.989Z] [2022-09-06T13:18:28.989Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T13:18:28.989Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T13:18:28.989Z] Error: No such image: emptyfs [2022-09-06T13:18:28.989Z] ++++ docker load [2022-09-06T13:18:28.989Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-06T13:18:29.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-06T13:18:29.552Z] Running integration-test (iteration 1) [2022-09-06T13:18:29.553Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-09-06T13:18:29.553Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-09-06T13:18:29.553Z] ++ set -e [2022-09-06T13:18:29.553Z] ++ '[' -n 0 ']' [2022-09-06T13:18:29.553Z] ++ set -x [2022-09-06T13:18:29.553Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-09-06T13:18:30.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-06T13:18:31.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-06T13:18:31.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-06T13:18:31.880Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-09-06T13:18:32.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-06T13:18:33.624Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-09-06T13:18:33.669Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T13:18:33.669Z] Using test binary docker [2022-09-06T13:18:33.669Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-06T13:18:33.669Z] Starting apparmor (via systemctl): apparmor.service. [2022-09-06T13:18:33.669Z] Starting dockerd [2022-09-06T13:18:33.669Z] INFO: Waiting for daemon to start... [2022-09-06T13:18:35.578Z] . [2022-09-06T13:18:35.578Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T13:18:35.838Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T13:18:35.838Z] Error: No such image: emptyfs [2022-09-06T13:18:35.838Z] Running integration-test (iteration 1) [2022-09-06T13:18:35.838Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-06T13:18:38.626Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-09-06T13:18:41.315Z] 294d77ac553d: Pull complete [2022-09-06T13:18:41.315Z] Digest: sha256:8ca3aaeb91e7715a98a0769dc62ed69212aac3e0bbee12ffd13b5e36d992d127 [2022-09-06T13:18:41.315Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T13:18:41.315Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T13:18:41.315Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-09-06T13:18:41.315Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-09-06T13:18:41.315Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.3287' [2022-09-06T13:18:41.315Z] INFO: Docker version of control daemon [2022-09-06T13:18:41.315Z] [2022-09-06T13:18:41.315Z] Client: [2022-09-06T13:18:41.315Z] Version: 20.10.9 [2022-09-06T13:18:41.315Z] API version: 1.41 [2022-09-06T13:18:41.315Z] Go version: go1.16.8 [2022-09-06T13:18:41.315Z] Git commit: c2ea9bc [2022-09-06T13:18:41.315Z] Built: Mon Oct 4 16:11:10 2021 [2022-09-06T13:18:41.315Z] OS/Arch: windows/amd64 [2022-09-06T13:18:41.315Z] Context: default [2022-09-06T13:18:41.315Z] Experimental: true [2022-09-06T13:18:41.315Z] [2022-09-06T13:18:41.315Z] Server: Docker Engine - Community [2022-09-06T13:18:41.315Z] Engine: [2022-09-06T13:18:41.315Z] Version: 20.10.9 [2022-09-06T13:18:41.315Z] API version: 1.41 (minimum version 1.24) [2022-09-06T13:18:41.315Z] Go version: go1.16.8 [2022-09-06T13:18:41.315Z] Git commit: 79ea9d3 [2022-09-06T13:18:41.315Z] Built: Mon Oct 4 16:06:39 2021 [2022-09-06T13:18:41.315Z] OS/Arch: windows/amd64 [2022-09-06T13:18:41.315Z] Experimental: true [2022-09-06T13:18:41.315Z] [2022-09-06T13:18:41.315Z] INFO: Docker info of control daemon [2022-09-06T13:18:41.315Z] [2022-09-06T13:18:41.315Z] Client: [2022-09-06T13:18:41.315Z] Context: default [2022-09-06T13:18:41.315Z] Debug Mode: false [2022-09-06T13:18:41.315Z] Plugins: [2022-09-06T13:18:41.315Z] app: Docker Application (Docker Inc., v0.8.0) [2022-09-06T13:18:41.315Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-09-06T13:18:41.315Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-09-06T13:18:41.315Z] [2022-09-06T13:18:41.315Z] Server: [2022-09-06T13:18:41.315Z] Containers: 0 [2022-09-06T13:18:41.315Z] Running: 0 [2022-09-06T13:18:41.315Z] Paused: 0 [2022-09-06T13:18:41.315Z] Stopped: 0 [2022-09-06T13:18:41.315Z] Images: 1 [2022-09-06T13:18:41.315Z] Server Version: 20.10.9 [2022-09-06T13:18:41.315Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-09-06T13:18:41.315Z] Windows: [2022-09-06T13:18:41.315Z] LCOW: [2022-09-06T13:18:41.315Z] Logging Driver: json-file [2022-09-06T13:18:41.315Z] Plugins: [2022-09-06T13:18:41.315Z] Volume: local [2022-09-06T13:18:41.315Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-09-06T13:18:41.315Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-09-06T13:18:41.315Z] Swarm: inactive [2022-09-06T13:18:41.315Z] Default Isolation: process [2022-09-06T13:18:41.315Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-09-06T13:18:41.316Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-09-06T13:18:41.316Z] OSType: windows [2022-09-06T13:18:41.316Z] Architecture: x86_64 [2022-09-06T13:18:41.316Z] CPUs: 4 [2022-09-06T13:18:41.316Z] Total Memory: 32GiB [2022-09-06T13:18:41.316Z] Name: azwin-2-6083c0 [2022-09-06T13:18:41.316Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-09-06T13:18:41.316Z] Docker Root Dir: D:\docker [2022-09-06T13:18:41.316Z] Debug Mode: false [2022-09-06T13:18:41.316Z] Registry: https://index.docker.io/v1/ [2022-09-06T13:18:41.316Z] Labels: [2022-09-06T13:18:41.316Z] Experimental: true [2022-09-06T13:18:41.316Z] Insecure Registries: [2022-09-06T13:18:41.316Z] 10.0.0.4:5000 [2022-09-06T13:18:41.316Z] 127.0.0.0/8 [2022-09-06T13:18:41.316Z] Registry Mirrors: [2022-09-06T13:18:41.316Z] http://10.0.0.4:5000/ [2022-09-06T13:18:41.316Z] Live Restore Enabled: false [2022-09-06T13:18:41.316Z] Product License: Community Engine [2022-09-06T13:18:41.316Z] [2022-09-06T13:18:41.316Z] [2022-09-06T13:18:41.316Z] INFO: Commit hash is 97014a8db5 [2022-09-06T13:18:41.316Z] INFO: Nuke-Everything... [2022-09-06T13:18:41.316Z] INFO: Container count on control daemon to delete is 0 [2022-09-06T13:18:41.316Z] INFO: Nuking d:\CI [2022-09-06T13:18:41.316Z] INFO: Zapped successfully [2022-09-06T13:18:41.316Z] INFO: Location for testing is d:\CI\PR-44093\2 [2022-09-06T13:18:41.316Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-09-06T13:18:41.316Z] [2022-09-06T13:18:41.316Z] [2022-09-06T13:18:41.316Z] INFO: Building the image from Dockerfile.windows at 09/06/2022 13:18:33... [2022-09-06T13:18:41.316Z] [2022-09-06T13:18:41.316Z] Sending build context to Docker daemon 58.37MB [2022-09-06T13:18:41.316Z] [2022-09-06T13:18:41.316Z] Step 1/10 : FROM microsoft/windowsservercore [2022-09-06T13:18:41.316Z] ---> e795f3f8aa80 [2022-09-06T13:18:41.316Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-09-06T13:18:41.316Z] ---> Running in c8a3f892e809 [2022-09-06T13:18:41.316Z] Removing intermediate container c8a3f892e809 [2022-09-06T13:18:41.316Z] ---> 15d406e7adbd [2022-09-06T13:18:41.316Z] Step 3/10 : ARG GO_VERSION=1.18.5 [2022-09-06T13:18:41.316Z] ---> Running in 05e6a164e7f7 [2022-09-06T13:18:41.316Z] Removing intermediate container 05e6a164e7f7 [2022-09-06T13:18:41.316Z] ---> fd6c6e1196b1 [2022-09-06T13:18:41.316Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-09-06T13:18:41.316Z] ---> Running in 94c7a6f13e69 [2022-09-06T13:18:41.316Z] Removing intermediate container 94c7a6f13e69 [2022-09-06T13:18:41.316Z] ---> 336701dbb801 [2022-09-06T13:18:41.316Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-09-06T13:18:41.316Z] ---> Running in 8531ab5ced4d [2022-09-06T13:18:41.316Z] Removing intermediate container 8531ab5ced4d [2022-09-06T13:18:41.316Z] ---> f88710934b61 [2022-09-06T13:18:41.316Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-09-06T13:18:41.316Z] ---> Running in 8603b9b509c3 [2022-09-06T13:18:43.496Z] Loaded image: buildpack-deps:buster [2022-09-06T13:18:43.496Z] Loaded image: busybox:latest [2022-09-06T13:18:43.496Z] Loaded image: busybox:glibc [2022-09-06T13:18:45.408Z] Loaded image: debian:bullseye [2022-09-06T13:18:45.408Z] Loaded image: hello-world:latest [2022-09-06T13:18:45.408Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T13:18:45.408Z] INFO: Testing against a local daemon [2022-09-06T13:18:45.408Z] === RUN TestCgroupNamespacesBuild [2022-09-06T13:18:47.946Z] --- PASS: TestCgroupNamespacesBuild (2.23s) [2022-09-06T13:18:47.947Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-06T13:18:49.856Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s) [2022-09-06T13:18:49.856Z] === RUN TestBuildWithSession [2022-09-06T13:18:49.856Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T13:18:49.856Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T13:18:49.856Z] === RUN TestBuildSquashParent [2022-09-06T13:18:50.741Z] Loaded image: buildpack-deps:buster [2022-09-06T13:18:50.741Z] Loaded image: busybox:latest [2022-09-06T13:18:50.741Z] Loaded image: busybox:glibc [2022-09-06T13:18:51.680Z] Loaded image: debian:bullseye [2022-09-06T13:18:51.681Z] Loaded image: hello-world:latest [2022-09-06T13:18:51.940Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T13:18:51.940Z] INFO: Testing against a local daemon [2022-09-06T13:18:51.940Z] === RUN TestCgroupNamespacesBuild [2022-09-06T13:18:53.055Z] ......................... [ 67%] [2022-09-06T13:18:56.262Z] --- PASS: TestCgroupNamespacesBuild (4.44s) [2022-09-06T13:18:56.262Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-06T13:18:56.458Z] [2022-09-06T13:18:56.458Z] SUCCESS: Specified value was saved. [2022-09-06T13:18:56.833Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-06T13:18:56.833Z] [2022-09-06T13:18:56.833Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T13:18:56.833Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T13:18:56.833Z] HOSTNAME=ae3e97d542ab [2022-09-06T13:18:56.833Z] TESTDEBUG=0 [2022-09-06T13:18:56.833Z] DEST=bundles/test-integration [2022-09-06T13:18:56.833Z] PWD=/go/src/github.com/docker/docker [2022-09-06T13:18:56.833Z] DOCKER_GITCOMMIT=97014a8db51a9be25422a49863bf4c3ed12c9b42 [2022-09-06T13:18:56.833Z] container=docker [2022-09-06T13:18:56.833Z] HOME=/root [2022-09-06T13:18:56.833Z] GOLANG_VERSION=1.18.5 [2022-09-06T13:18:56.833Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T13:18:56.833Z] VALIDATE_BRANCH=20.10 [2022-09-06T13:18:56.833Z] TERM=xterm [2022-09-06T13:18:56.833Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T13:18:56.833Z] SHLVL=1 [2022-09-06T13:18:56.833Z] TIMEOUT=120m [2022-09-06T13:18:56.833Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-06T13:18:56.833Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T13:18:56.833Z] GO111MODULE=off [2022-09-06T13:18:56.833Z] DOCKER_EXPERIMENTAL=1 [2022-09-06T13:18:56.833Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T13:18:56.833Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T13:18:56.833Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T13:18:56.833Z] GOPATH=/go [2022-09-06T13:18:56.833Z] PKG_CONFIG=pkg-config [2022-09-06T13:18:56.833Z] _=/usr/bin/env [2022-09-06T13:18:56.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-06T13:18:57.478Z] INFO: Downloading git... [2022-09-06T13:18:57.644Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2022-09-06T13:18:57.644Z] === RUN TestBuildWithSession [2022-09-06T13:18:57.644Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T13:18:57.644Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T13:18:57.644Z] === RUN TestBuildSquashParent [2022-09-06T13:18:57.985Z] --- PASS: TestBuildSquashParent (7.09s) [2022-09-06T13:18:57.985Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T13:18:57.985Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T13:18:57.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T13:18:57.985Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T13:18:57.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T13:18:57.985Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T13:18:57.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T13:18:57.985Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T13:18:57.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T13:18:57.985Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T13:18:57.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T13:18:57.985Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T13:18:57.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T13:18:57.985Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T13:18:57.985Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T13:18:58.925Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T13:18:58.925Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T13:18:59.095Z] INFO: Downloading go... [2022-09-06T13:19:00.723Z] INFO: Downloading compiler 1 of 3... [2022-09-06T13:19:00.723Z] INFO: Downloading compiler 2 of 3... [2022-09-06T13:19:00.835Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T13:19:00.835Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T13:19:01.208Z] INFO: Downloading compiler 3 of 3... [2022-09-06T13:19:01.208Z] INFO: Extracting git... [2022-09-06T13:19:02.747Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-06T13:19:02.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.77s) [2022-09-06T13:19:02.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.84s) [2022-09-06T13:19:02.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.06s) [2022-09-06T13:19:02.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.16s) [2022-09-06T13:19:02.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.83s) [2022-09-06T13:19:02.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.98s) [2022-09-06T13:19:02.747Z] === RUN TestBuildMultiStageCopy [2022-09-06T13:19:02.747Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T13:19:02.923Z] --- PASS: TestBuildSquashParent (4.64s) [2022-09-06T13:19:02.923Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T13:19:02.923Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T13:19:02.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T13:19:02.923Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T13:19:02.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T13:19:02.923Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T13:19:02.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T13:19:02.923Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T13:19:02.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T13:19:02.923Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T13:19:02.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T13:19:02.923Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T13:19:02.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T13:19:02.923Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T13:19:02.923Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T13:19:03.863Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T13:19:03.863Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T13:19:05.245Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T13:19:05.505Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T13:19:06.043Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T13:19:06.887Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-09-06T13:19:06.887Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.41s) [2022-09-06T13:19:06.887Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.58s) [2022-09-06T13:19:06.887Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.50s) [2022-09-06T13:19:06.887Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.60s) [2022-09-06T13:19:06.887Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.51s) [2022-09-06T13:19:06.887Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.43s) [2022-09-06T13:19:06.887Z] === RUN TestBuildMultiStageCopy [2022-09-06T13:19:06.887Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T13:19:07.424Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T13:19:08.246Z] Loaded image: buildpack-deps:buster [2022-09-06T13:19:08.246Z] Loaded image: busybox:latest [2022-09-06T13:19:08.246Z] Loaded image: busybox:glibc [2022-09-06T13:19:08.266Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T13:19:08.382Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T13:19:08.526Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T13:19:08.526Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T13:19:08.787Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T13:19:08.811Z] Loaded image: buildpack-deps:buster [2022-09-06T13:19:09.048Z] --- PASS: TestBuildMultiStageCopy (2.15s) [2022-09-06T13:19:09.048Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.29s) [2022-09-06T13:19:09.048Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-09-06T13:19:09.048Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-09-06T13:19:09.048Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-09-06T13:19:09.048Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-09-06T13:19:09.048Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T13:19:09.067Z] Loaded image: busybox:latest [2022-09-06T13:19:09.323Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T13:19:09.323Z] Loaded image: busybox:glibc [2022-09-06T13:19:09.618Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2022-09-06T13:19:09.618Z] === RUN TestBuildLabelWithTargets [2022-09-06T13:19:10.260Z] --- PASS: TestBuildMultiStageCopy (7.33s) [2022-09-06T13:19:10.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2022-09-06T13:19:10.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-09-06T13:19:10.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-09-06T13:19:10.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-09-06T13:19:10.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-09-06T13:19:10.260Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T13:19:10.999Z] --- PASS: TestBuildLabelWithTargets (1.05s) [2022-09-06T13:19:10.999Z] === RUN TestBuildWithEmptyLayers [2022-09-06T13:19:11.259Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2022-09-06T13:19:11.259Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T13:19:13.169Z] --- PASS: TestBuildMultiStageOnBuild (1.63s) [2022-09-06T13:19:13.169Z] === RUN TestBuildUncleanTarFilenames [2022-09-06T13:19:13.428Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-09-06T13:19:13.428Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T13:19:13.895Z] INFO: Expanding go... [2022-09-06T13:19:15.336Z] --- PASS: TestBuildMultiStageLayerLeak (1.58s) [2022-09-06T13:19:15.336Z] === RUN TestBuildWithHugeFile [2022-09-06T13:19:15.536Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-09-06T13:19:15.536Z] === RUN TestBuildLabelWithTargets [2022-09-06T13:19:15.866Z] Loaded image: debian:bullseye [2022-09-06T13:19:15.866Z] Loaded image: hello-world:latest [2022-09-06T13:19:15.866Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T13:19:15.866Z] INFO: Testing against a local daemon [2022-09-06T13:19:15.866Z] === RUN TestDockerSuite [2022-09-06T13:19:15.866Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-09-06T13:19:15.866Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-09-06T13:19:15.866Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-09-06T13:19:15.866Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-09-06T13:19:15.866Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-09-06T13:19:15.866Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-09-06T13:19:15.866Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-09-06T13:19:16.123Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-09-06T13:19:16.123Z] Loaded image: debian:bullseye [2022-09-06T13:19:16.123Z] Loaded image: hello-world:latest [2022-09-06T13:19:16.380Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T13:19:16.380Z] INFO: Testing against a local daemon [2022-09-06T13:19:16.380Z] === RUN TestDockerDaemonSuite [2022-09-06T13:19:16.380Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-09-06T13:19:20.554Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-09-06T13:19:20.811Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-09-06T13:19:21.740Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-09-06T13:19:21.740Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-09-06T13:19:23.112Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-09-06T13:19:23.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-06T13:19:23.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-06T13:19:23.665Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-09-06T13:19:23.665Z] === RUN TestBuildWithEmptyLayers [2022-09-06T13:19:23.674Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-09-06T13:19:23.674Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-09-06T13:19:24.603Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-09-06T13:19:25.535Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-09-06T13:19:25.792Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-09-06T13:19:25.792Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-09-06T13:19:25.792Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-09-06T13:19:26.204Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-09-06T13:19:26.204Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T13:19:26.355Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-09-06T13:19:26.917Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-09-06T13:19:27.847Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-09-06T13:19:27.847Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-09-06T13:19:27.847Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-09-06T13:19:27.847Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-09-06T13:19:31.342Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-09-06T13:19:31.484Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-09-06T13:19:31.484Z] === RUN TestBuildUncleanTarFilenames [2022-09-06T13:19:31.744Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-09-06T13:19:31.744Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T13:19:33.099Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-09-06T13:19:33.662Z] --- PASS: TestBuildWithHugeFile (112.33s) [2022-09-06T13:19:33.662Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T13:19:33.662Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T13:19:33.662Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T13:19:33.662Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T13:19:33.662Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T13:19:33.662Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T13:19:33.662Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T13:19:33.662Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T13:19:33.662Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T13:19:33.662Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T13:19:33.662Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-09-06T13:19:33.662Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-09-06T13:19:33.662Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-09-06T13:19:33.662Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-09-06T13:19:33.662Z] === RUN TestBuildPreserveOwnership [2022-09-06T13:19:33.662Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-06T13:19:34.228Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-09-06T13:19:35.619Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-06T13:19:36.182Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-09-06T13:19:36.745Z] --- PASS: TestBuildPreserveOwnership (3.15s) [2022-09-06T13:19:36.745Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.02s) [2022-09-06T13:19:36.745Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s) [2022-09-06T13:19:36.745Z] === RUN TestBuildPlatformInvalid [2022-09-06T13:19:37.001Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-09-06T13:19:37.002Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-06T13:19:37.022Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s) [2022-09-06T13:19:37.022Z] === RUN TestBuildWithHugeFile [2022-09-06T13:19:38.370Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-09-06T13:19:38.934Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-09-06T13:19:39.863Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-09-06T13:19:40.426Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-09-06T13:19:40.989Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-09-06T13:19:41.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-06T13:19:42.881Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-09-06T13:19:42.881Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-09-06T13:19:44.282Z] INFO: Expanding compiler 1 of 3... [2022-09-06T13:19:44.282Z] INFO: Expanding compiler 2 of 3... [2022-09-06T13:19:44.774Z] docker_cli_daemon_test.go:1456: [da1eac9d8c4a8] daemon is not started [2022-09-06T13:19:44.774Z] === RUN TestDockerSuite/TestAttachDetach [2022-09-06T13:19:45.338Z] check_test.go:309: [d55a09a762957] daemon is not started [2022-09-06T13:19:45.338Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-09-06T13:19:45.594Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-09-06T13:19:45.897Z] INFO: Expanding compiler 3 of 3... [2022-09-06T13:19:46.381Z] INFO: Removing downloaded files... [2022-09-06T13:19:46.381Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-09-06T13:19:46.381Z] INFO: Configuring git core.autocrlf... [2022-09-06T13:19:46.429Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-09-06T13:19:46.523Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-09-06T13:19:47.453Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-09-06T13:19:48.316Z] tests/integration/client_test.py ..... [ 75%] [2022-09-06T13:19:48.316Z] tests/integration/context_api_test.py ... [ 76%] [2022-09-06T13:19:48.383Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-09-06T13:19:48.878Z] tests/integration/errors_test.py . [ 76%] [2022-09-06T13:19:48.948Z] check_test.go:309: [d494607dbe167] daemon is not started [2022-09-06T13:19:48.948Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-09-06T13:19:49.204Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-09-06T13:19:49.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-06T13:19:49.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-06T13:19:50.134Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-09-06T13:19:50.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-06T13:19:50.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-06T13:19:51.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-06T13:19:51.063Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-09-06T13:19:51.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-06T13:19:52.432Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-09-06T13:19:53.362Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-09-06T13:19:53.362Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-09-06T13:19:53.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-06T13:19:54.292Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-09-06T13:19:54.292Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-09-06T13:19:55.243Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-09-06T13:19:55.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-06T13:19:55.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-06T13:19:56.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-06T13:19:56.172Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-09-06T13:19:56.172Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-09-06T13:19:57.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-06T13:19:57.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-06T13:19:58.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-06T13:19:58.693Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-09-06T13:19:59.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-06T13:20:00.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-06T13:20:00.702Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T13:20:00.702Z] Using test binary docker [2022-09-06T13:20:00.702Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-06T13:20:00.702Z] +++ /etc/init.d/apparmor start [2022-09-06T13:20:00.702Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-06T13:20:00.702Z] INFO: Waiting for daemon to start... [2022-09-06T13:20:00.702Z] Starting dockerd [2022-09-06T13:20:00.702Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-09-06T13:20:01.967Z] Loaded image: buildpack-deps:buster [2022-09-06T13:20:01.967Z] Loaded image: busybox:latest [2022-09-06T13:20:01.967Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-09-06T13:20:01.967Z] Loaded image: busybox:glibc [2022-09-06T13:20:03.241Z] . [2022-09-06T13:20:03.241Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T13:20:03.241Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T13:20:03.241Z] Error: No such image: emptyfs [2022-09-06T13:20:03.241Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-06T13:20:03.241Z] ++++ docker load [2022-09-06T13:20:03.241Z] Running integration-test (iteration 1) [2022-09-06T13:20:03.241Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-09-06T13:20:03.241Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:20:03.241Z] ++ set -e [2022-09-06T13:20:03.241Z] ++ '[' -n 0 ']' [2022-09-06T13:20:03.241Z] ++ set -x [2022-09-06T13:20:03.241Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:20:05.243Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-09-06T13:20:06.567Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-09-06T13:20:07.135Z] Loaded image: debian:bullseye [2022-09-06T13:20:07.135Z] Loaded image: hello-world:latest [2022-09-06T13:20:07.135Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T13:20:07.392Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-09-06T13:20:09.283Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-09-06T13:20:11.175Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-09-06T13:20:11.632Z] --- PASS: TestBuildWithHugeFile (53.75s) [2022-09-06T13:20:11.632Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T13:20:11.632Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T13:20:11.632Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T13:20:11.632Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T13:20:11.632Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T13:20:11.632Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T13:20:11.632Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T13:20:11.632Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T13:20:11.632Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T13:20:11.632Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T13:20:11.632Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-06T13:20:11.632Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2022-09-06T13:20:11.632Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-09-06T13:20:11.632Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-06T13:20:11.632Z] === RUN TestBuildPreserveOwnership [2022-09-06T13:20:11.632Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-06T13:20:11.632Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-06T13:20:11.737Z] check_test.go:309: [d3efae934ba88] daemon is not started [2022-09-06T13:20:11.738Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-09-06T13:20:12.202Z] --- PASS: TestBuildPreserveOwnership (3.24s) [2022-09-06T13:20:12.202Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.14s) [2022-09-06T13:20:12.202Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.09s) [2022-09-06T13:20:12.202Z] === RUN TestBuildPlatformInvalid [2022-09-06T13:20:12.202Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-06T13:20:12.202Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-06T13:20:12.304Z] check_test.go:309: [d71b394afcbb4] daemon is not started [2022-09-06T13:20:12.304Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-09-06T13:20:12.868Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-09-06T13:20:13.233Z] Loaded image: buildpack-deps:buster [2022-09-06T13:20:13.233Z] Loaded image: busybox:latest [2022-09-06T13:20:13.233Z] Loaded image: busybox:glibc [2022-09-06T13:20:13.431Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-09-06T13:20:13.687Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-09-06T13:20:14.250Z] check_test.go:309: [d599ce7ac74d8] daemon is not started [2022-09-06T13:20:14.250Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-09-06T13:20:14.814Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-09-06T13:20:15.071Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-09-06T13:20:15.144Z] Loaded image: debian:bullseye [2022-09-06T13:20:15.144Z] Loaded image: hello-world:latest [2022-09-06T13:20:15.144Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T13:20:15.144Z] INFO: Testing against a local daemon [2022-09-06T13:20:15.144Z] === RUN TestCgroupNamespacesBuild [2022-09-06T13:20:16.002Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-09-06T13:20:16.564Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-09-06T13:20:17.497Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (40.37s) [2022-09-06T13:20:17.497Z] PASS [2022-09-06T13:20:17.497Z] [2022-09-06T13:20:17.497Z] === Skipped [2022-09-06T13:20:17.497Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-06T13:20:17.497Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T13:20:17.497Z] [2022-09-06T13:20:17.497Z] DONE 33 tests, 1 skipped in 241.468s [2022-09-06T13:20:17.497Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-06T13:20:17.497Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:20:17.497Z] ++ set -e [2022-09-06T13:20:17.497Z] ++ '[' -n 0 ']' [2022-09-06T13:20:17.497Z] ++ set -x [2022-09-06T13:20:17.497Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:20:17.497Z] INFO: Testing against a local daemon [2022-09-06T13:20:17.497Z] === RUN TestConfigInspect [2022-09-06T13:20:17.753Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-09-06T13:20:18.010Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-09-06T13:20:19.912Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-09-06T13:20:20.169Z] --- PASS: TestConfigInspect (2.55s) [2022-09-06T13:20:20.169Z] === RUN TestConfigList [2022-09-06T13:20:20.169Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-09-06T13:20:21.097Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-09-06T13:20:21.353Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-09-06T13:20:21.721Z] --- PASS: TestCgroupNamespacesBuild (6.12s) [2022-09-06T13:20:21.721Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-06T13:20:21.918Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-09-06T13:20:22.292Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s) [2022-09-06T13:20:22.292Z] === RUN TestBuildWithSession [2022-09-06T13:20:22.292Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T13:20:22.292Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T13:20:22.292Z] === RUN TestBuildSquashParent [2022-09-06T13:20:22.421Z] ......... [ 86%] [2022-09-06T13:20:22.852Z] --- PASS: TestConfigList (2.73s) [2022-09-06T13:20:22.852Z] === RUN TestConfigsCreateAndDelete [2022-09-06T13:20:25.372Z] --- PASS: TestConfigsCreateAndDelete (2.56s) [2022-09-06T13:20:25.372Z] === RUN TestConfigsUpdate [2022-09-06T13:20:25.372Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-09-06T13:20:25.935Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-09-06T13:20:26.491Z] --- PASS: TestBuildSquashParent (3.70s) [2022-09-06T13:20:26.491Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T13:20:26.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T13:20:26.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T13:20:26.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T13:20:26.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T13:20:26.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T13:20:26.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T13:20:26.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T13:20:26.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T13:20:26.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T13:20:26.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T13:20:26.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T13:20:26.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T13:20:26.491Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T13:20:26.491Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T13:20:26.683Z] tests/integration/models_images_test.py ............... [ 89%] [2022-09-06T13:20:27.096Z] Loaded image: buildpack-deps:buster [2022-09-06T13:20:27.096Z] Loaded image: busybox:latest [2022-09-06T13:20:27.096Z] Loaded image: busybox:glibc [2022-09-06T13:20:27.432Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T13:20:27.432Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T13:20:27.665Z] Loaded image: debian:bullseye [2022-09-06T13:20:27.826Z] --- PASS: TestConfigsUpdate (2.42s) [2022-09-06T13:20:27.826Z] === RUN TestTemplatedConfig [2022-09-06T13:20:27.925Z] Loaded image: hello-world:latest [2022-09-06T13:20:27.925Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T13:20:28.122Z] tests/integration/models_networks_test.py .... [ 90%] [2022-09-06T13:20:28.759Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-09-06T13:20:28.759Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-09-06T13:20:28.819Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T13:20:28.819Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T13:20:29.016Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-09-06T13:20:29.580Z] check_test.go:309: [d98072ed8f68c] daemon is not started [2022-09-06T13:20:29.580Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-09-06T13:20:29.759Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-06T13:20:29.759Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.30s) [2022-09-06T13:20:29.759Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.33s) [2022-09-06T13:20:29.760Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.16s) [2022-09-06T13:20:29.760Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.23s) [2022-09-06T13:20:29.760Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.09s) [2022-09-06T13:20:29.760Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.05s) [2022-09-06T13:20:29.760Z] === RUN TestBuildMultiStageCopy [2022-09-06T13:20:29.760Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T13:20:29.837Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-09-06T13:20:30.094Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-09-06T13:20:30.661Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-09-06T13:20:30.701Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T13:20:30.917Z] --- PASS: TestTemplatedConfig (3.13s) [2022-09-06T13:20:30.917Z] === RUN TestConfigCreateResolve [2022-09-06T13:20:30.961Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T13:20:31.173Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-09-06T13:20:31.221Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T13:20:31.481Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T13:20:31.741Z] --- PASS: TestBuildMultiStageCopy (1.91s) [2022-09-06T13:20:31.741Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.11s) [2022-09-06T13:20:31.741Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-09-06T13:20:31.741Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-09-06T13:20:31.741Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-09-06T13:20:31.741Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-09-06T13:20:31.741Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T13:20:32.310Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-09-06T13:20:32.310Z] === RUN TestBuildLabelWithTargets [2022-09-06T13:20:33.070Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-09-06T13:20:33.251Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2022-09-06T13:20:33.251Z] === RUN TestBuildWithEmptyLayers [2022-09-06T13:20:33.301Z] --- PASS: TestBuildWithHugeFile (51.88s) [2022-09-06T13:20:33.301Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T13:20:33.301Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T13:20:33.301Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T13:20:33.301Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T13:20:33.301Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T13:20:33.301Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T13:20:33.301Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T13:20:33.301Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T13:20:33.301Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T13:20:33.301Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T13:20:33.301Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-09-06T13:20:33.301Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-09-06T13:20:33.301Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-09-06T13:20:33.301Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-06T13:20:33.301Z] === RUN TestBuildPreserveOwnership [2022-09-06T13:20:33.301Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-06T13:20:33.390Z] tests/integration/models_nodes_test.py . [ 91%] [2022-09-06T13:20:33.511Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2022-09-06T13:20:33.511Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T13:20:33.633Z] --- PASS: TestConfigCreateResolve (2.81s) [2022-09-06T13:20:33.633Z] === RUN TestConfigDaemonLibtrustID [2022-09-06T13:20:33.890Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-09-06T13:20:33.890Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-09-06T13:20:34.147Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-09-06T13:20:34.147Z] PASS [2022-09-06T13:20:34.147Z] [2022-09-06T13:20:34.147Z] DONE 7 tests in 16.894s [2022-09-06T13:20:34.147Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-06T13:20:34.147Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:20:34.147Z] ++ set -e [2022-09-06T13:20:34.147Z] ++ '[' -n 0 ']' [2022-09-06T13:20:34.147Z] ++ set -x [2022-09-06T13:20:34.147Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:20:34.239Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-06T13:20:34.319Z] tests/integration/models_resources_test.py . [ 91%] [2022-09-06T13:20:34.403Z] INFO: Testing against a local daemon [2022-09-06T13:20:34.403Z] === RUN TestCheckpoint [2022-09-06T13:20:34.403Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T13:20:34.403Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T13:20:34.403Z] === RUN TestContainerInvalidJSON [2022-09-06T13:20:34.403Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T13:20:34.403Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T13:20:34.403Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T13:20:34.403Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T13:20:34.403Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-06T13:20:34.403Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-06T13:20:34.403Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T13:20:34.403Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-06T13:20:34.403Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T13:20:34.403Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-09-06T13:20:34.403Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-09-06T13:20:34.403Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-09-06T13:20:34.403Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-09-06T13:20:34.403Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T13:20:34.403Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-09-06T13:20:34.660Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-09-06T13:20:34.660Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T13:20:34.660Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-09-06T13:20:34.660Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T13:20:34.660Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-09-06T13:20:34.660Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T13:20:34.892Z] --- PASS: TestBuildMultiStageOnBuild (1.34s) [2022-09-06T13:20:34.892Z] === RUN TestBuildUncleanTarFilenames [2022-09-06T13:20:34.916Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-09-06T13:20:34.916Z] === RUN TestCopyFromContainer [2022-09-06T13:20:35.462Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2022-09-06T13:20:35.462Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T13:20:36.284Z] === RUN TestCopyFromContainer// [2022-09-06T13:20:36.284Z] === RUN TestCopyFromContainer//bar/root [2022-09-06T13:20:36.284Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-06T13:20:36.541Z] === RUN TestCopyFromContainer/bar/quux [2022-09-06T13:20:36.541Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-06T13:20:36.541Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-06T13:20:36.797Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-06T13:20:36.797Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-06T13:20:36.797Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-06T13:20:36.797Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-06T13:20:36.844Z] --- PASS: TestBuildMultiStageLayerLeak (1.30s) [2022-09-06T13:20:36.844Z] === RUN TestBuildWithHugeFile [2022-09-06T13:20:37.055Z] --- PASS: TestCopyFromContainer (2.21s) [2022-09-06T13:20:37.055Z] --- PASS: TestCopyFromContainer// (0.10s) [2022-09-06T13:20:37.055Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-09-06T13:20:37.055Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2022-09-06T13:20:37.055Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-06T13:20:37.055Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2022-09-06T13:20:37.055Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2022-09-06T13:20:37.055Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-09-06T13:20:37.055Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-06T13:20:37.055Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2022-09-06T13:20:37.055Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2022-09-06T13:20:37.055Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T13:20:37.055Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T13:20:37.055Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T13:20:37.055Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T13:20:37.055Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T13:20:37.055Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T13:20:37.055Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T13:20:37.055Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T13:20:37.055Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T13:20:37.055Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T13:20:37.055Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-09-06T13:20:37.055Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-06T13:20:37.055Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-06T13:20:37.055Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-09-06T13:20:37.055Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T13:20:37.055Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-09-06T13:20:37.055Z] === RUN TestCreateWithInvalidEnv [2022-09-06T13:20:37.055Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T13:20:37.055Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T13:20:37.055Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T13:20:37.055Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T13:20:37.055Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T13:20:37.055Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T13:20:37.055Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T13:20:37.055Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T13:20:37.055Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T13:20:37.055Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-09-06T13:20:37.055Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-06T13:20:37.055Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T13:20:37.055Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-06T13:20:37.055Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T13:20:37.055Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2022-09-06T13:20:37.055Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-06T13:20:37.055Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-09-06T13:20:38.435Z] --- PASS: TestBuildPreserveOwnership (9.82s) [2022-09-06T13:20:38.435Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.81s) [2022-09-06T13:20:38.435Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-09-06T13:20:38.435Z] === RUN TestBuildPlatformInvalid [2022-09-06T13:20:38.435Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-09-06T13:20:38.435Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-06T13:20:38.435Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-09-06T13:20:38.435Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-06T13:20:38.435Z] PASS [2022-09-06T13:20:38.435Z] [2022-09-06T13:20:38.435Z] === Skipped [2022-09-06T13:20:38.435Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-06T13:20:38.435Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T13:20:38.435Z] [2022-09-06T13:20:38.435Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-06T13:20:38.435Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-09-06T13:20:38.435Z] [2022-09-06T13:20:38.435Z] DONE 33 tests, 2 skipped in 129.760s [2022-09-06T13:20:38.435Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-06T13:20:38.435Z] INFO: Testing against a local daemon [2022-09-06T13:20:38.435Z] === RUN TestConfigInspect [2022-09-06T13:20:38.435Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:20:38.435Z] --- SKIP: TestConfigInspect (0.02s) [2022-09-06T13:20:38.435Z] === RUN TestConfigList [2022-09-06T13:20:38.435Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:20:38.435Z] --- SKIP: TestConfigList (0.01s) [2022-09-06T13:20:38.435Z] === RUN TestConfigsCreateAndDelete [2022-09-06T13:20:38.435Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:20:38.435Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-09-06T13:20:38.435Z] === RUN TestConfigsUpdate [2022-09-06T13:20:38.435Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:20:38.435Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-09-06T13:20:38.435Z] === RUN TestTemplatedConfig [2022-09-06T13:20:38.435Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:20:38.435Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-09-06T13:20:38.435Z] === RUN TestConfigCreateResolve [2022-09-06T13:20:38.435Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:20:38.435Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-09-06T13:20:38.435Z] === RUN TestConfigDaemonLibtrustID [2022-09-06T13:20:38.947Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-09-06T13:20:38.947Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s) [2022-09-06T13:20:38.947Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-06T13:20:40.144Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (25.98s) [2022-09-06T13:20:40.144Z] PASS [2022-09-06T13:20:40.144Z] [2022-09-06T13:20:40.144Z] === Skipped [2022-09-06T13:20:40.144Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-06T13:20:40.144Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T13:20:40.144Z] [2022-09-06T13:20:40.144Z] DONE 33 tests, 1 skipped in 122.237s [2022-09-06T13:20:40.144Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-06T13:20:40.144Z] INFO: Testing against a local daemon [2022-09-06T13:20:40.144Z] === RUN TestConfigInspect [2022-09-06T13:20:40.333Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-09-06T13:20:40.333Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.63s) [2022-09-06T13:20:40.333Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T13:20:40.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T13:20:40.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T13:20:40.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T13:20:40.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T13:20:40.334Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T13:20:40.334Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T13:20:40.334Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T13:20:40.334Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T13:20:40.334Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T13:20:40.334Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T13:20:40.334Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T13:20:40.334Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T13:20:40.334Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T13:20:40.342Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2022-09-06T13:20:40.343Z] PASS [2022-09-06T13:20:40.343Z] [2022-09-06T13:20:40.343Z] === Skipped [2022-09-06T13:20:40.343Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-09-06T13:20:40.343Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:20:40.343Z] [2022-09-06T13:20:40.343Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-09-06T13:20:40.343Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:20:40.343Z] [2022-09-06T13:20:40.343Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-09-06T13:20:40.343Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:20:40.343Z] [2022-09-06T13:20:40.343Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-09-06T13:20:40.343Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:20:40.343Z] [2022-09-06T13:20:40.343Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-09-06T13:20:40.343Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:20:40.343Z] [2022-09-06T13:20:40.343Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-09-06T13:20:40.343Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:20:40.343Z] [2022-09-06T13:20:40.343Z] DONE 7 tests, 6 skipped in 1.751s [2022-09-06T13:20:40.343Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-06T13:20:40.343Z] INFO: Testing against a local daemon [2022-09-06T13:20:40.343Z] === RUN TestCheckpoint [2022-09-06T13:20:40.343Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T13:20:40.343Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T13:20:40.343Z] === RUN TestContainerInvalidJSON [2022-09-06T13:20:40.343Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T13:20:40.343Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T13:20:40.343Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T13:20:40.343Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T13:20:40.343Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-06T13:20:40.343Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-06T13:20:40.343Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T13:20:40.343Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-06T13:20:40.343Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T13:20:40.343Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-06T13:20:40.343Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-09-06T13:20:40.343Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-09-06T13:20:40.343Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-09-06T13:20:40.343Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T13:20:40.343Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-09-06T13:20:40.343Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T13:20:40.343Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-06T13:20:40.343Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T13:20:40.343Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-06T13:20:40.343Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T13:20:40.343Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-06T13:20:40.343Z] === RUN TestCopyFromContainer [2022-09-06T13:20:40.374Z] tests/integration/models_services_test.py ..............X. [ 95%] [2022-09-06T13:20:40.403Z] --- PASS: TestConfigInspect (2.13s) [2022-09-06T13:20:40.403Z] === RUN TestConfigList [2022-09-06T13:20:40.591Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T13:20:40.591Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T13:20:40.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-09-06T13:20:40.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-09-06T13:20:40.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-09-06T13:20:40.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-06T13:20:40.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-09-06T13:20:40.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-09-06T13:20:40.591Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T13:20:40.591Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-09-06T13:20:40.591Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-06T13:20:40.591Z] check_test.go:309: [de1c909fa3215] daemon is not started [2022-09-06T13:20:40.591Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-09-06T13:20:41.154Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-09-06T13:20:41.154Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2022-09-06T13:20:41.154Z] === RUN TestCreateDifferentPlatform [2022-09-06T13:20:41.154Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T13:20:41.154Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T13:20:41.154Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-09-06T13:20:41.154Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-09-06T13:20:41.154Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-09-06T13:20:41.154Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T13:20:41.154Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-06T13:20:41.154Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T13:20:41.154Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-09-06T13:20:41.154Z] === RUN TestContainerStartOnDaemonRestart [2022-09-06T13:20:41.154Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-06T13:20:41.154Z] === RUN TestDaemonRestartIpcMode [2022-09-06T13:20:41.154Z] === PAUSE TestDaemonRestartIpcMode [2022-09-06T13:20:41.154Z] === RUN TestDaemonHostGatewayIP [2022-09-06T13:20:41.154Z] === PAUSE TestDaemonHostGatewayIP [2022-09-06T13:20:41.154Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-06T13:20:41.154Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-06T13:20:41.154Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T13:20:41.154Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-06T13:20:41.154Z] === RUN TestDiff [2022-09-06T13:20:42.085Z] --- PASS: TestDiff (0.75s) [2022-09-06T13:20:42.085Z] === RUN TestExecWithCloseStdin [2022-09-06T13:20:42.085Z] === RUN TestDockerSuite/TestBuildAddScript [2022-09-06T13:20:42.648Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-09-06T13:20:42.904Z] --- PASS: TestExecWithCloseStdin (0.78s) [2022-09-06T13:20:42.904Z] === RUN TestExec [2022-09-06T13:20:42.941Z] --- PASS: TestConfigList (2.14s) [2022-09-06T13:20:42.941Z] === RUN TestConfigsCreateAndDelete [2022-09-06T13:20:43.105Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-09-06T13:20:43.105Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-09-06T13:20:43.468Z] --- PASS: TestExec (0.81s) [2022-09-06T13:20:43.726Z] === RUN TestExecUser [2022-09-06T13:20:44.291Z] --- PASS: TestExecUser (0.78s) [2022-09-06T13:20:44.291Z] === RUN TestExportContainerAndImportImage [2022-09-06T13:20:44.538Z] === RUN TestCopyFromContainer// [2022-09-06T13:20:44.538Z] === RUN TestCopyFromContainer//bar/root [2022-09-06T13:20:44.538Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-06T13:20:44.538Z] === RUN TestCopyFromContainer/bar/quux [2022-09-06T13:20:44.538Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-06T13:20:44.538Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-06T13:20:44.538Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-06T13:20:44.538Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-06T13:20:44.538Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-06T13:20:44.538Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-06T13:20:44.547Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-09-06T13:20:44.799Z] --- PASS: TestCopyFromContainer (4.23s) [2022-09-06T13:20:44.799Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-09-06T13:20:44.799Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-09-06T13:20:44.799Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-09-06T13:20:44.799Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-09-06T13:20:44.799Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-09-06T13:20:44.799Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-09-06T13:20:44.799Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-06T13:20:44.799Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-06T13:20:44.799Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-09-06T13:20:44.799Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-06T13:20:44.799Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T13:20:44.799Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T13:20:44.799Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T13:20:44.799Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T13:20:44.799Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T13:20:44.799Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T13:20:44.799Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T13:20:44.799Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T13:20:44.799Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T13:20:44.799Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T13:20:44.799Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-06T13:20:44.799Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-06T13:20:44.799Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-06T13:20:44.799Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-06T13:20:44.799Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T13:20:44.799Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-06T13:20:44.799Z] === RUN TestCreateWithInvalidEnv [2022-09-06T13:20:44.799Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T13:20:44.799Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T13:20:44.799Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T13:20:44.799Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T13:20:44.799Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T13:20:44.799Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T13:20:44.799Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T13:20:44.799Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T13:20:44.799Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T13:20:44.799Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-09-06T13:20:44.799Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-06T13:20:44.799Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-06T13:20:44.799Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T13:20:44.799Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T13:20:44.799Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-09-06T13:20:44.799Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-06T13:20:44.849Z] --- PASS: TestConfigsCreateAndDelete (2.10s) [2022-09-06T13:20:44.849Z] === RUN TestConfigsUpdate [2022-09-06T13:20:45.111Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-09-06T13:20:45.368Z] --- PASS: TestExportContainerAndImportImage (0.95s) [2022-09-06T13:20:45.368Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T13:20:46.180Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-09-06T13:20:46.180Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-06T13:20:46.298Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-09-06T13:20:46.693Z] tests/integration/regression_test.py ...... [ 98%] [2022-09-06T13:20:46.756Z] --- PASS: TestConfigsUpdate (2.11s) [2022-09-06T13:20:46.757Z] === RUN TestTemplatedConfig [2022-09-06T13:20:46.862Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2022-09-06T13:20:46.862Z] === RUN TestHealthCheckWorkdir [2022-09-06T13:20:47.120Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2022-09-06T13:20:47.120Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T13:20:47.120Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T13:20:47.120Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T13:20:47.120Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T13:20:47.120Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T13:20:47.120Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T13:20:47.120Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T13:20:47.120Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T13:20:47.120Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T13:20:47.120Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T13:20:47.120Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T13:20:47.120Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T13:20:47.120Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T13:20:47.120Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T13:20:47.120Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T13:20:47.120Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T13:20:47.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-06T13:20:47.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-06T13:20:47.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-06T13:20:47.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-06T13:20:47.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-06T13:20:47.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-06T13:20:47.120Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T13:20:47.206Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-09-06T13:20:47.206Z] tests/integration/credentials/utils_test.py . [100%] [2022-09-06T13:20:47.206Z] [2022-09-06T13:20:47.206Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-09-06T13:20:47.206Z] =========================== short test summary info ============================ [2022-09-06T13:20:47.206Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-09-06T13:20:47.206Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-09-06T13:20:47.206Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-09-06T13:20:47.206Z] Not supported on most drivers [2022-09-06T13:20:47.206Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-09-06T13:20:47.206Z] Output of docker top depends on host distro, and is not formalized. [2022-09-06T13:20:47.206Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-09-06T13:20:47.206Z] Output of docker top depends on host distro, and is not formalized. [2022-09-06T13:20:47.206Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-09-06T13:20:47.206Z] Can fail if eth0 has multiple IP addresses [2022-09-06T13:20:47.206Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-09-06T13:20:47.206Z] This doesn't seem to be taken into account by the engine [2022-09-06T13:20:47.206Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-09-06T13:20:47.206Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-09-06T13:20:47.206Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 283.52 seconds == [2022-09-06T13:20:47.381Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-09-06T13:20:47.381Z] === RUN TestCreateDifferentPlatform [2022-09-06T13:20:47.381Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T13:20:47.381Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T13:20:47.462Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-09-06T13:20:47.641Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-09-06T13:20:47.641Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-06T13:20:47.641Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-06T13:20:47.641Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T13:20:47.641Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-09-06T13:20:47.641Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T13:20:47.641Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-06T13:20:47.641Z] === RUN TestContainerStartOnDaemonRestart [2022-09-06T13:20:47.641Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-06T13:20:47.641Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-09-06T13:20:47.641Z] === RUN TestDaemonRestartIpcMode [2022-09-06T13:20:47.641Z] === PAUSE TestDaemonRestartIpcMode [2022-09-06T13:20:47.641Z] === RUN TestDaemonHostGatewayIP [2022-09-06T13:20:47.641Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:20:47.641Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-09-06T13:20:47.641Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-06T13:20:47.641Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-06T13:20:47.641Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T13:20:47.641Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-06T13:20:47.641Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-09-06T13:20:47.641Z] === RUN TestDiff [2022-09-06T13:20:47.793Z] check_test.go:309: [d845d79d7778b] daemon is not started [2022-09-06T13:20:47.793Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-09-06T13:20:47.793Z] --- PASS: TestHealthCheckWorkdir (0.95s) [2022-09-06T13:20:47.793Z] === RUN TestHealthKillContainer [2022-09-06T13:20:47.901Z] --- PASS: TestDiff (0.40s) [2022-09-06T13:20:47.901Z] === RUN TestExecWithCloseStdin [2022-09-06T13:20:48.471Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-09-06T13:20:48.471Z] === RUN TestExec [2022-09-06T13:20:49.041Z] --- PASS: TestExec (0.45s) [2022-09-06T13:20:49.041Z] === RUN TestExecUser [2022-09-06T13:20:49.301Z] --- PASS: TestExecUser (0.46s) [2022-09-06T13:20:49.301Z] === RUN TestExportContainerAndImportImage [2022-09-06T13:20:49.870Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-09-06T13:20:49.870Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T13:20:50.314Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-09-06T13:20:50.571Z] check_test.go:309: [ddc9e9cdaa175] daemon is not started [2022-09-06T13:20:50.571Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-09-06T13:20:50.827Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-09-06T13:20:53.164Z] --- PASS: TestExportContainerAfterDaemonRestart (3.28s) [2022-09-06T13:20:53.164Z] === RUN TestHealthCheckWorkdir [2022-09-06T13:20:53.346Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-09-06T13:20:53.603Z] docker_cli_daemon_plugins_test.go:80: [d41532f9eb4bf] daemon is not started [2022-09-06T13:20:53.735Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-09-06T13:20:53.735Z] === RUN TestHealthKillContainer [2022-09-06T13:20:54.531Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-09-06T13:20:54.881Z] --- PASS: TestTemplatedConfig (7.80s) [2022-09-06T13:20:54.881Z] === RUN TestConfigCreateResolve [2022-09-06T13:20:55.460Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-09-06T13:20:55.460Z] === RUN TestDockerSuite/TestBuildAddTar [2022-09-06T13:20:56.023Z] --- PASS: TestHealthKillContainer (8.28s) [2022-09-06T13:20:56.023Z] === RUN TestHealthCheckProcessKilled [2022-09-06T13:20:56.805Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-09-06T13:20:56.805Z] === RUN TestConfigDaemonLibtrustID [2022-09-06T13:20:56.954Z] --- PASS: TestHealthCheckProcessKilled (0.92s) [2022-09-06T13:20:56.954Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T13:20:57.065Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-06T13:20:57.065Z] PASS [2022-09-06T13:20:57.065Z] [2022-09-06T13:20:57.065Z] DONE 7 tests in 18.986s [2022-09-06T13:20:57.065Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-06T13:20:57.065Z] INFO: Testing against a local daemon [2022-09-06T13:20:57.065Z] === RUN TestCheckpoint [2022-09-06T13:20:57.065Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T13:20:57.065Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T13:20:57.065Z] === RUN TestContainerInvalidJSON [2022-09-06T13:20:57.065Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T13:20:57.065Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T13:20:57.065Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T13:20:57.065Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T13:20:57.065Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-06T13:20:57.065Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-06T13:20:57.325Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T13:20:57.325Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-06T13:20:57.325Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T13:20:57.325Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-09-06T13:20:57.325Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-09-06T13:20:57.325Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-09-06T13:20:57.325Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-09-06T13:20:57.325Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T13:20:57.325Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-09-06T13:20:57.325Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T13:20:57.325Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-09-06T13:20:57.325Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T13:20:57.325Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-09-06T13:20:57.325Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T13:20:57.325Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-06T13:20:57.325Z] === RUN TestCopyFromContainer [2022-09-06T13:20:57.517Z] docker_cli_daemon_plugins_test.go:170: [d3152a03e65ea] daemon is not started [2022-09-06T13:20:57.517Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2022-09-06T13:20:57.517Z] === RUN TestIpcModeNone [2022-09-06T13:20:58.449Z] --- PASS: TestIpcModeNone (0.71s) [2022-09-06T13:20:58.449Z] === RUN TestIpcModePrivate [2022-09-06T13:20:58.705Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2022-09-06T13:20:58.707Z] === RUN TestCopyFromContainer// [2022-09-06T13:20:58.707Z] === RUN TestCopyFromContainer//bar/root [2022-09-06T13:20:58.707Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-06T13:20:58.707Z] === RUN TestCopyFromContainer/bar/quux [2022-09-06T13:20:58.707Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-06T13:20:58.707Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-06T13:20:58.707Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-06T13:20:58.962Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-09-06T13:20:58.963Z] --- PASS: TestIpcModePrivate (0.74s) [2022-09-06T13:20:58.963Z] === RUN TestIpcModeShareable [2022-09-06T13:20:58.967Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-06T13:20:58.967Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-06T13:20:58.967Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-06T13:20:58.967Z] --- PASS: TestCopyFromContainer (1.62s) [2022-09-06T13:20:58.967Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-06T13:20:58.967Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-09-06T13:20:58.967Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-09-06T13:20:58.967Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-06T13:20:58.967Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-09-06T13:20:58.967Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-09-06T13:20:58.967Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-06T13:20:58.967Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-06T13:20:58.967Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-09-06T13:20:58.967Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-06T13:20:58.967Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T13:20:58.967Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T13:20:58.967Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T13:20:58.967Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T13:20:58.967Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T13:20:58.967Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T13:20:58.967Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T13:20:58.967Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T13:20:58.967Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T13:20:58.967Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T13:20:58.967Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-06T13:20:58.967Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-06T13:20:58.967Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-06T13:20:58.967Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-06T13:20:58.967Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T13:20:59.025Z] Removing intermediate container 8603b9b509c3 [2022-09-06T13:20:59.025Z] ---> 4c85b9666e66 [2022-09-06T13:20:59.025Z] Step 7/10 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-09-06T13:20:59.025Z] ---> Running in a59bbb380292 [2022-09-06T13:20:59.226Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-09-06T13:20:59.226Z] === RUN TestCreateWithInvalidEnv [2022-09-06T13:20:59.226Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T13:20:59.226Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T13:20:59.226Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T13:20:59.226Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T13:20:59.226Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T13:20:59.226Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T13:20:59.226Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T13:20:59.226Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T13:20:59.226Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T13:20:59.226Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-06T13:20:59.226Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-06T13:20:59.226Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T13:20:59.226Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-06T13:20:59.226Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T13:20:59.226Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-06T13:20:59.226Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-06T13:20:59.526Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:83, shared: true, mustBeShared: true [2022-09-06T13:20:59.625Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T13:20:59.625Z] [2022-09-06T13:20:59.625Z] Unloading profiles will leave already running processes permanently [2022-09-06T13:20:59.625Z] unconfined, which can lead to unexpected situations. [2022-09-06T13:20:59.625Z] [2022-09-06T13:20:59.626Z] To set a process to complain mode, use the command line tool [2022-09-06T13:20:59.626Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T13:20:59.626Z] Post stage [Pipeline] junit [2022-09-06T13:20:59.635Z] Recording test results [2022-09-06T13:20:59.733Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-09-06T13:20:59.799Z] --- PASS: TestIpcModeShareable (0.78s) [2022-09-06T13:20:59.799Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-06T13:21:00.046Z] + echo Ensuring container killed. [2022-09-06T13:21:00.046Z] Ensuring container killed. [2022-09-06T13:21:00.046Z] + docker rm -vf docker-pr2 [2022-09-06T13:21:00.046Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-09-06T13:21:00.363Z] + echo Chowning /workspace to jenkins user [2022-09-06T13:21:00.363Z] Chowning /workspace to jenkins user [2022-09-06T13:21:00.363Z] + id -u [2022-09-06T13:21:00.363Z] + id -g [2022-09-06T13:21:00.363Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44093:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T13:21:00.608Z] --- PASS: TestCreateWithCustomMaskedPaths (1.49s) [2022-09-06T13:21:00.608Z] === RUN TestCreateWithCustomReadonlyPaths [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T13:21:01.241Z] + bundleName=docker-py [2022-09-06T13:21:01.241Z] + echo Creating docker-py-bundles.tar.gz [2022-09-06T13:21:01.241Z] Creating docker-py-bundles.tar.gz [2022-09-06T13:21:01.241Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-09-06T13:21:01.251Z] Archiving artifacts [2022-09-06T13:21:01.320Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-09-06T13:21:01.320Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-06T13:21:01.540Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44093/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-09-06T13:21:01.808Z] go: downloading github.com/fatih/color v1.10.0 [2022-09-06T13:21:01.808Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-06T13:21:01.808Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-06T13:21:01.808Z] go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T13:21:01.808Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-06T13:21:01.808Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-06T13:21:01.808Z] go: downloading golang.org/x/tools v0.1.0 [2022-09-06T13:21:01.808Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-06T13:21:01.879Z] --- PASS: TestHealthKillContainer (7.89s) [2022-09-06T13:21:01.879Z] === RUN TestHealthCheckProcessKilled [2022-09-06T13:21:01.886Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44093/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=97014a8db51a9be25422a49863bf4c3ed12c9b42 -e DOCKER_GRAPHDRIVER docker:97014a8db51a9be25422a49863bf4c3ed12c9b42 hack/make.sh binary-daemon [2022-09-06T13:21:01.990Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.44s) [2022-09-06T13:21:01.990Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T13:21:01.990Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T13:21:01.990Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T13:21:01.990Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T13:21:01.990Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T13:21:01.990Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T13:21:01.990Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T13:21:01.990Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T13:21:01.990Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T13:21:01.990Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T13:21:01.990Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T13:21:01.990Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T13:21:01.990Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T13:21:01.990Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T13:21:01.990Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T13:21:01.990Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T13:21:01.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-06T13:21:01.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-06T13:21:01.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-06T13:21:01.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-06T13:21:01.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-06T13:21:01.990Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-06T13:21:01.990Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T13:21:02.140Z] --- PASS: TestHealthCheckProcessKilled (0.63s) [2022-09-06T13:21:02.140Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T13:21:02.140Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-06T13:21:02.140Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-09-06T13:21:02.140Z] === RUN TestIpcModeNone [2022-09-06T13:21:02.142Z] [2022-09-06T13:21:02.142Z] Removing bundles/ [2022-09-06T13:21:02.293Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-06T13:21:02.293Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-06T13:21:02.293Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-06T13:21:02.293Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-06T13:21:02.328Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-09-06T13:21:02.328Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-09-06T13:21:02.328Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.50s) [2022-09-06T13:21:02.328Z] === RUN TestAPIIpcModeHost [2022-09-06T13:21:02.399Z] [2022-09-06T13:21:02.399Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-09-06T13:21:02.399Z] Building: bundles/binary-daemon/dockerd-dev [2022-09-06T13:21:02.399Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T13:21:02.560Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2022-09-06T13:21:02.560Z] === RUN TestCreateDifferentPlatform [2022-09-06T13:21:02.560Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T13:21:02.560Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T13:21:02.560Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-06T13:21:02.560Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-06T13:21:02.560Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-06T13:21:02.560Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T13:21:02.560Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-09-06T13:21:02.560Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T13:21:02.585Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-09-06T13:21:02.710Z] --- PASS: TestIpcModeNone (0.45s) [2022-09-06T13:21:02.710Z] === RUN TestIpcModePrivate [2022-09-06T13:21:02.822Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-09-06T13:21:02.824Z] === RUN TestContainerStartOnDaemonRestart [2022-09-06T13:21:02.824Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-06T13:21:02.824Z] === RUN TestDaemonRestartIpcMode [2022-09-06T13:21:02.824Z] === PAUSE TestDaemonRestartIpcMode [2022-09-06T13:21:02.824Z] === RUN TestDaemonHostGatewayIP [2022-09-06T13:21:02.824Z] === PAUSE TestDaemonHostGatewayIP [2022-09-06T13:21:02.824Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-06T13:21:02.824Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-06T13:21:02.824Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T13:21:02.824Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-06T13:21:02.824Z] === RUN TestDiff [2022-09-06T13:21:02.842Z] --- PASS: TestAPIIpcModeHost (0.63s) [2022-09-06T13:21:02.842Z] === RUN TestDaemonIpcModeShareable [2022-09-06T13:21:02.970Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-09-06T13:21:03.099Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-09-06T13:21:03.099Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-09-06T13:21:03.230Z] --- PASS: TestIpcModePrivate (0.46s) [2022-09-06T13:21:03.230Z] === RUN TestIpcModeShareable [2022-09-06T13:21:03.230Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T13:21:03.230Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-09-06T13:21:03.230Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-06T13:21:03.311Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T13:21:03.311Z] go: downloading golang.org/x/mod v0.3.0 [2022-09-06T13:21:03.395Z] --- PASS: TestDiff (0.52s) [2022-09-06T13:21:03.395Z] === RUN TestExecWithCloseStdin [2022-09-06T13:21:03.661Z] check_test.go:309: [deda145c60c2d] daemon is not started [2022-09-06T13:21:03.662Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-09-06T13:21:03.919Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-09-06T13:21:03.965Z] --- PASS: TestExecWithCloseStdin (0.59s) [2022-09-06T13:21:03.965Z] === RUN TestExec [2022-09-06T13:21:04.175Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2022-09-06T13:21:04.433Z] --- PASS: TestDaemonIpcModeShareable (1.58s) [2022-09-06T13:21:04.433Z] === RUN TestDaemonIpcModePrivate [2022-09-06T13:21:04.534Z] --- PASS: TestExec (0.62s) [2022-09-06T13:21:04.535Z] === RUN TestExecUser [2022-09-06T13:21:04.612Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2022-09-06T13:21:04.612Z] === RUN TestAPIIpcModeHost [2022-09-06T13:21:04.612Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T13:21:04.612Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-09-06T13:21:04.612Z] === RUN TestDaemonIpcModeShareable [2022-09-06T13:21:04.612Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T13:21:04.612Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-09-06T13:21:04.612Z] === RUN TestDaemonIpcModePrivate [2022-09-06T13:21:05.105Z] --- PASS: TestExecUser (0.62s) [2022-09-06T13:21:05.105Z] === RUN TestExportContainerAndImportImage [2022-09-06T13:21:05.364Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-09-06T13:21:05.551Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-09-06T13:21:05.674Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2022-09-06T13:21:05.674Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T13:21:05.929Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-09-06T13:21:06.186Z] --- PASS: TestDaemonIpcModePrivate (1.61s) [2022-09-06T13:21:06.186Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-06T13:21:06.751Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-09-06T13:21:06.932Z] --- PASS: TestDaemonIpcModePrivate (2.14s) [2022-09-06T13:21:06.932Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-06T13:21:06.932Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T13:21:06.932Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-06T13:21:06.932Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-06T13:21:06.932Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T13:21:06.932Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-06T13:21:06.932Z] === RUN TestIpcModeOlderClient [2022-09-06T13:21:06.932Z] === PAUSE TestIpcModeOlderClient [2022-09-06T13:21:06.932Z] === RUN TestKillContainerInvalidSignal [2022-09-06T13:21:07.054Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-09-06T13:21:07.054Z] === RUN TestHealthCheckWorkdir [2022-09-06T13:21:07.193Z] --- PASS: TestKillContainerInvalidSignal (0.56s) [2022-09-06T13:21:07.193Z] === RUN TestKillContainer [2022-09-06T13:21:07.193Z] === RUN TestKillContainer/no_signal [2022-09-06T13:21:07.313Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-09-06T13:21:07.570Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-09-06T13:21:07.762Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T13:21:07.826Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2022-09-06T13:21:07.826Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-06T13:21:07.995Z] --- PASS: TestHealthCheckWorkdir (0.82s) [2022-09-06T13:21:07.995Z] === RUN TestHealthKillContainer [2022-09-06T13:21:08.022Z] === RUN TestKillContainer/killing_signal [2022-09-06T13:21:08.392Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-09-06T13:21:08.591Z] --- PASS: TestKillContainer (1.22s) [2022-09-06T13:21:08.591Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-09-06T13:21:08.591Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-09-06T13:21:08.591Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-09-06T13:21:08.591Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T13:21:08.591Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-06T13:21:08.851Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-06T13:21:09.322Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2022-09-06T13:21:09.322Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.64s) [2022-09-06T13:21:09.322Z] === RUN TestIpcModeOlderClient [2022-09-06T13:21:09.322Z] === PAUSE TestIpcModeOlderClient [2022-09-06T13:21:09.322Z] === RUN TestKillContainerInvalidSignal [2022-09-06T13:21:09.421Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2022-09-06T13:21:09.421Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-09-06T13:21:09.421Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-09-06T13:21:09.421Z] === RUN TestKillStoppedContainer [2022-09-06T13:21:09.421Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-09-06T13:21:09.421Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T13:21:09.421Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-09-06T13:21:09.421Z] === RUN TestKillDifferentUserContainer [2022-09-06T13:21:09.681Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-09-06T13:21:09.681Z] === RUN TestInspectOomKilledTrue [2022-09-06T13:21:09.681Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T13:21:09.681Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-06T13:21:09.681Z] === RUN TestInspectOomKilledFalse [2022-09-06T13:21:09.681Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T13:21:09.681Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-06T13:21:09.681Z] === RUN TestLinksEtcHostsContentMatch [2022-09-06T13:21:09.681Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-06T13:21:09.681Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-09-06T13:21:09.681Z] === RUN TestLinksContainerNames [2022-09-06T13:21:09.886Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-09-06T13:21:10.142Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2022-09-06T13:21:10.142Z] === RUN TestKillContainer [2022-09-06T13:21:10.142Z] === RUN TestKillContainer/no_signal [2022-09-06T13:21:10.621Z] --- PASS: TestLinksContainerNames (0.87s) [2022-09-06T13:21:10.621Z] === RUN TestLogsFollowTailEmpty [2022-09-06T13:21:10.705Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T13:21:11.191Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-09-06T13:21:11.191Z] === RUN TestContainerNetworkMountsNoChown [2022-09-06T13:21:11.268Z] === RUN TestKillContainer/killing_signal [2022-09-06T13:21:11.451Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-09-06T13:21:11.451Z] === RUN TestMountDaemonRoot [2022-09-06T13:21:11.451Z] === RUN TestMountDaemonRoot/default [2022-09-06T13:21:11.451Z] === PAUSE TestMountDaemonRoot/default [2022-09-06T13:21:11.451Z] === RUN TestMountDaemonRoot/private [2022-09-06T13:21:11.451Z] === PAUSE TestMountDaemonRoot/private [2022-09-06T13:21:11.451Z] === RUN TestMountDaemonRoot/rprivate [2022-09-06T13:21:11.451Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-06T13:21:11.451Z] === RUN TestMountDaemonRoot/slave [2022-09-06T13:21:11.451Z] === PAUSE TestMountDaemonRoot/slave [2022-09-06T13:21:11.451Z] === RUN TestMountDaemonRoot/rslave [2022-09-06T13:21:11.451Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-06T13:21:11.451Z] === RUN TestMountDaemonRoot/shared [2022-09-06T13:21:11.451Z] === PAUSE TestMountDaemonRoot/shared [2022-09-06T13:21:11.451Z] === RUN TestMountDaemonRoot/rshared [2022-09-06T13:21:11.451Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-06T13:21:11.451Z] === CONT TestMountDaemonRoot/default [2022-09-06T13:21:11.451Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-06T13:21:11.451Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-06T13:21:11.451Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-06T13:21:11.451Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-06T13:21:11.451Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-06T13:21:11.451Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-06T13:21:11.451Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-06T13:21:11.451Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-06T13:21:11.451Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-06T13:21:11.451Z] === CONT TestMountDaemonRoot/rshared [2022-09-06T13:21:11.451Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-06T13:21:11.451Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-06T13:21:11.451Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T13:21:11.452Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T13:21:11.452Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-06T13:21:11.452Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-06T13:21:11.452Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T13:21:11.452Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T13:21:11.452Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-06T13:21:11.452Z] === CONT TestMountDaemonRoot/shared [2022-09-06T13:21:11.452Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-06T13:21:11.452Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-06T13:21:11.452Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-06T13:21:11.452Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-06T13:21:11.452Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-06T13:21:11.452Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-06T13:21:11.452Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-06T13:21:11.452Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-06T13:21:11.452Z] === CONT TestMountDaemonRoot/rslave [2022-09-06T13:21:11.452Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-06T13:21:11.452Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-06T13:21:11.452Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T13:21:11.452Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T13:21:11.452Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-06T13:21:11.452Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-06T13:21:11.452Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T13:21:11.452Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T13:21:11.452Z] === CONT TestMountDaemonRoot/slave [2022-09-06T13:21:11.452Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-06T13:21:11.452Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-06T13:21:11.452Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-06T13:21:11.452Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-06T13:21:11.452Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-06T13:21:11.452Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-06T13:21:11.452Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-06T13:21:11.452Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-06T13:21:11.452Z] === CONT TestMountDaemonRoot/rprivate [2022-09-06T13:21:11.452Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-06T13:21:11.452Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-06T13:21:11.452Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T13:21:11.452Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T13:21:11.452Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-06T13:21:11.452Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-06T13:21:11.452Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T13:21:11.452Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T13:21:11.452Z] === CONT TestMountDaemonRoot/private [2022-09-06T13:21:11.452Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-06T13:21:11.452Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-06T13:21:11.452Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-06T13:21:11.452Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-06T13:21:11.452Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-06T13:21:11.452Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-06T13:21:11.452Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-06T13:21:11.452Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-06T13:21:11.452Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-06T13:21:11.452Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-06T13:21:11.452Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-06T13:21:11.452Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T13:21:11.452Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-06T13:21:11.452Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T13:21:11.525Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-09-06T13:21:11.712Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-06T13:21:11.712Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-06T13:21:11.712Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-06T13:21:11.712Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-06T13:21:11.712Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-06T13:21:11.712Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-06T13:21:11.712Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T13:21:11.712Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-06T13:21:11.712Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T13:21:11.712Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-06T13:21:11.712Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-06T13:21:11.712Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-06T13:21:11.712Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-06T13:21:11.712Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-06T13:21:11.712Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T13:21:11.712Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-06T13:21:11.712Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T13:21:11.712Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-06T13:21:11.712Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-06T13:21:11.712Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-06T13:21:11.972Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-06T13:21:11.972Z] === RUN TestContainerBindMountNonRecursive [2022-09-06T13:21:11.972Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-06T13:21:11.972Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-09-06T13:21:11.972Z] === RUN TestContainerVolumesMountedAsShared [2022-09-06T13:21:11.972Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-06T13:21:11.972Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-09-06T13:21:11.972Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-06T13:21:11.972Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-06T13:21:11.972Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-09-06T13:21:11.972Z] === RUN TestNetworkNat [2022-09-06T13:21:12.233Z] --- PASS: TestNetworkNat (0.49s) [2022-09-06T13:21:12.233Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T13:21:12.456Z] --- PASS: TestKillContainer (2.08s) [2022-09-06T13:21:12.456Z] --- PASS: TestKillContainer/no_signal (0.58s) [2022-09-06T13:21:12.456Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2022-09-06T13:21:12.456Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2022-09-06T13:21:12.456Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T13:21:12.456Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-06T13:21:12.803Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-09-06T13:21:12.803Z] === RUN TestNetworkLoopbackNat [2022-09-06T13:21:13.020Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-06T13:21:13.020Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-09-06T13:21:13.277Z] === RUN TestDockerSuite/TestBuildBlankName [2022-09-06T13:21:13.533Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-09-06T13:21:13.790Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.50s) [2022-09-06T13:21:13.790Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2022-09-06T13:21:13.790Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2022-09-06T13:21:13.790Z] === RUN TestKillStoppedContainer [2022-09-06T13:21:13.790Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-09-06T13:21:13.790Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T13:21:13.790Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2022-09-06T13:21:13.790Z] === RUN TestKillDifferentUserContainer [2022-09-06T13:21:14.722Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2022-09-06T13:21:14.722Z] === RUN TestInspectOomKilledTrue [2022-09-06T13:21:14.722Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T13:21:14.722Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-06T13:21:14.722Z] === RUN TestInspectOomKilledFalse [2022-09-06T13:21:14.722Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T13:21:14.722Z] --- SKIP: TestInspectOomKilledFalse (0.01s) [2022-09-06T13:21:14.722Z] === RUN TestLinksEtcHostsContentMatch [2022-09-06T13:21:14.979Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-09-06T13:21:15.235Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2022-09-06T13:21:15.235Z] === RUN TestLinksContainerNames [2022-09-06T13:21:15.342Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-09-06T13:21:15.342Z] === RUN TestPause [2022-09-06T13:21:15.342Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T13:21:15.342Z] --- SKIP: TestPause (0.00s) [2022-09-06T13:21:15.342Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T13:21:15.342Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T13:21:15.342Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T13:21:15.342Z] === RUN TestPauseStopPausedContainer [2022-09-06T13:21:15.342Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T13:21:15.342Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-09-06T13:21:15.342Z] === RUN TestPsFilter [2022-09-06T13:21:15.342Z] --- PASS: TestPsFilter (0.11s) [2022-09-06T13:21:15.342Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T13:21:15.491Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-09-06T13:21:15.491Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-09-06T13:21:15.912Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-09-06T13:21:15.912Z] === RUN TestRemoveContainerWithVolume [2022-09-06T13:21:16.118Z] --- PASS: TestHealthKillContainer (8.24s) [2022-09-06T13:21:16.118Z] === RUN TestHealthCheckProcessKilled [2022-09-06T13:21:16.173Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-09-06T13:21:16.173Z] === RUN TestRemoveContainerRunning [2022-09-06T13:21:16.421Z] --- PASS: TestLinksContainerNames (1.29s) [2022-09-06T13:21:16.421Z] === RUN TestLogsFollowTailEmpty [2022-09-06T13:21:16.742Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-09-06T13:21:16.742Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T13:21:16.984Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-09-06T13:21:16.984Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2022-09-06T13:21:16.984Z] === RUN TestContainerNetworkMountsNoChown [2022-09-06T13:21:17.002Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-09-06T13:21:17.002Z] === RUN TestRemoveInvalidContainer [2022-09-06T13:21:17.002Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-06T13:21:17.002Z] === RUN TestRenameLinkedContainer [2022-09-06T13:21:17.056Z] --- PASS: TestHealthCheckProcessKilled (0.79s) [2022-09-06T13:21:17.056Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T13:21:17.546Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s) [2022-09-06T13:21:17.546Z] === RUN TestMountDaemonRoot [2022-09-06T13:21:17.546Z] === RUN TestMountDaemonRoot/default [2022-09-06T13:21:17.546Z] === PAUSE TestMountDaemonRoot/default [2022-09-06T13:21:17.546Z] === RUN TestMountDaemonRoot/private [2022-09-06T13:21:17.546Z] === PAUSE TestMountDaemonRoot/private [2022-09-06T13:21:17.546Z] === RUN TestMountDaemonRoot/rprivate [2022-09-06T13:21:17.546Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-06T13:21:17.546Z] === RUN TestMountDaemonRoot/slave [2022-09-06T13:21:17.546Z] === PAUSE TestMountDaemonRoot/slave [2022-09-06T13:21:17.546Z] === RUN TestMountDaemonRoot/rslave [2022-09-06T13:21:17.546Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-06T13:21:17.546Z] === RUN TestMountDaemonRoot/shared [2022-09-06T13:21:17.546Z] === PAUSE TestMountDaemonRoot/shared [2022-09-06T13:21:17.546Z] === RUN TestMountDaemonRoot/rshared [2022-09-06T13:21:17.546Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-06T13:21:17.626Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2022-09-06T13:21:17.626Z] === RUN TestIpcModeNone [2022-09-06T13:21:17.804Z] === CONT TestMountDaemonRoot/default [2022-09-06T13:21:17.804Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-06T13:21:17.804Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-06T13:21:17.804Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-06T13:21:17.804Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-06T13:21:17.804Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-06T13:21:17.804Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-06T13:21:17.804Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-06T13:21:17.804Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-06T13:21:17.804Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-06T13:21:17.804Z] === CONT TestMountDaemonRoot/rshared [2022-09-06T13:21:17.804Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-06T13:21:17.804Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-06T13:21:17.804Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T13:21:17.804Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T13:21:17.804Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-06T13:21:17.804Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-06T13:21:17.804Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T13:21:17.804Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T13:21:17.804Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-06T13:21:17.804Z] === CONT TestMountDaemonRoot/shared [2022-09-06T13:21:17.804Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-06T13:21:17.804Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-06T13:21:17.804Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-06T13:21:17.804Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-06T13:21:17.804Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-06T13:21:17.804Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-06T13:21:17.804Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-06T13:21:17.804Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-06T13:21:17.804Z] === CONT TestMountDaemonRoot/rslave [2022-09-06T13:21:17.804Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-06T13:21:17.804Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-06T13:21:17.804Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T13:21:17.804Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T13:21:17.804Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-06T13:21:17.804Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-06T13:21:17.804Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T13:21:17.804Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T13:21:17.804Z] === CONT TestMountDaemonRoot/slave [2022-09-06T13:21:17.804Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-06T13:21:17.804Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-06T13:21:17.804Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-06T13:21:17.804Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-06T13:21:17.804Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-06T13:21:17.804Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-06T13:21:17.804Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-06T13:21:17.804Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-06T13:21:17.804Z] === CONT TestMountDaemonRoot/rprivate [2022-09-06T13:21:17.804Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T13:21:17.804Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T13:21:17.804Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-06T13:21:17.804Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-06T13:21:17.804Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T13:21:17.804Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T13:21:17.804Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-06T13:21:17.804Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-06T13:21:17.804Z] === CONT TestMountDaemonRoot/private [2022-09-06T13:21:17.804Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-06T13:21:17.804Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-06T13:21:17.804Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-06T13:21:17.804Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-06T13:21:17.804Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-06T13:21:17.804Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-06T13:21:17.804Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-06T13:21:17.805Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-06T13:21:17.805Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-06T13:21:17.805Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-06T13:21:17.805Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-06T13:21:17.805Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T13:21:17.805Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-09-06T13:21:17.805Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-06T13:21:17.805Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T13:21:17.805Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-06T13:21:17.805Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-06T13:21:17.805Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-06T13:21:17.805Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-06T13:21:18.062Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-06T13:21:18.062Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-06T13:21:18.062Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T13:21:18.062Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-06T13:21:18.062Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T13:21:18.062Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T13:21:18.062Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-06T13:21:18.062Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-06T13:21:18.062Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-06T13:21:18.062Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-06T13:21:18.062Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-06T13:21:18.062Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T13:21:18.062Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-06T13:21:18.062Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-06T13:21:18.062Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-06T13:21:18.195Z] --- PASS: TestIpcModeNone (0.61s) [2022-09-06T13:21:18.195Z] === RUN TestIpcModePrivate [2022-09-06T13:21:18.319Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-06T13:21:18.319Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-09-06T13:21:18.319Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-06T13:21:18.319Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2022-09-06T13:21:18.319Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-06T13:21:18.319Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-09-06T13:21:18.320Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-09-06T13:21:18.320Z] === RUN TestContainerBindMountNonRecursive [2022-09-06T13:21:18.455Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-09-06T13:21:18.714Z] --- PASS: TestIpcModePrivate (0.59s) [2022-09-06T13:21:18.714Z] === RUN TestIpcModeShareable [2022-09-06T13:21:18.914Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-09-06T13:21:18.914Z] === RUN TestRenameStoppedContainer [2022-09-06T13:21:19.173Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-09-06T13:21:19.173Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T13:21:19.252Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-09-06T13:21:19.286Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-09-06T13:21:19.286Z] --- PASS: TestIpcModeShareable (0.61s) [2022-09-06T13:21:19.286Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-06T13:21:19.521Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-09-06T13:21:20.086Z] --- PASS: TestContainerBindMountNonRecursive (1.87s) [2022-09-06T13:21:20.086Z] === RUN TestContainerVolumesMountedAsShared [2022-09-06T13:21:20.112Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-09-06T13:21:20.112Z] === RUN TestRenameInvalidName [2022-09-06T13:21:20.372Z] --- PASS: TestRenameInvalidName (0.41s) [2022-09-06T13:21:20.372Z] === RUN TestRenameAnonymousContainer [2022-09-06T13:21:20.649Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s) [2022-09-06T13:21:20.649Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-06T13:21:21.193Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.73s) [2022-09-06T13:21:21.193Z] === RUN TestAPIIpcModeHost [2022-09-06T13:21:21.212Z] --- PASS: TestContainerVolumesMountedAsSlave (0.47s) [2022-09-06T13:21:21.212Z] === RUN TestNetworkNat [2022-09-06T13:21:21.212Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-09-06T13:21:21.345Z] Removing intermediate container a59bbb380292 [2022-09-06T13:21:21.345Z] ---> 316d6714d108 [2022-09-06T13:21:21.345Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-09-06T13:21:21.345Z] ---> Running in 4f63fb21a878 [2022-09-06T13:21:21.345Z] Removing intermediate container 4f63fb21a878 [2022-09-06T13:21:21.345Z] ---> 6441a2b2d99f [2022-09-06T13:21:21.345Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-09-06T13:21:21.345Z] ---> Running in 91491917ac6f [2022-09-06T13:21:21.345Z] Removing intermediate container 91491917ac6f [2022-09-06T13:21:21.345Z] ---> b6fb94da690d [2022-09-06T13:21:21.345Z] Step 10/10 : COPY . . [2022-09-06T13:21:21.453Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-09-06T13:21:21.453Z] === RUN TestDaemonIpcModeShareable [2022-09-06T13:21:21.754Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2022-09-06T13:21:21.755Z] === RUN TestRenameContainerWithSameName [2022-09-06T13:21:21.778Z] --- PASS: TestNetworkNat (0.53s) [2022-09-06T13:21:21.778Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T13:21:22.325Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-09-06T13:21:22.325Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T13:21:22.341Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) [2022-09-06T13:21:22.341Z] === RUN TestNetworkLoopbackNat [2022-09-06T13:21:22.834Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-09-06T13:21:22.834Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-09-06T13:21:22.834Z] === RUN TestDaemonIpcModePrivate [2022-09-06T13:21:22.904Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-09-06T13:21:23.265Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-09-06T13:21:23.265Z] === RUN TestResize [2022-09-06T13:21:23.467Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-09-06T13:21:23.525Z] --- PASS: TestResize (0.40s) [2022-09-06T13:21:23.525Z] === RUN TestResizeWithInvalidSize [2022-09-06T13:21:23.550Z] --- PASS: TestBuildWithHugeFile (44.10s) [2022-09-06T13:21:23.550Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T13:21:23.550Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T13:21:23.550Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T13:21:23.550Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T13:21:23.550Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T13:21:23.550Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T13:21:23.550Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T13:21:23.550Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T13:21:23.550Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T13:21:23.550Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T13:21:23.550Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-09-06T13:21:23.550Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2022-09-06T13:21:23.550Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2022-09-06T13:21:23.550Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-06T13:21:23.550Z] === RUN TestBuildPreserveOwnership [2022-09-06T13:21:23.550Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-06T13:21:23.550Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-06T13:21:23.785Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-09-06T13:21:23.785Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T13:21:23.803Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-09-06T13:21:23.810Z] --- PASS: TestBuildPreserveOwnership (2.72s) [2022-09-06T13:21:23.810Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.84s) [2022-09-06T13:21:23.810Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.88s) [2022-09-06T13:21:23.810Z] === RUN TestBuildPlatformInvalid [2022-09-06T13:21:23.810Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-06T13:21:23.810Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-06T13:21:24.069Z] --- PASS: TestDaemonIpcModePrivate (1.26s) [2022-09-06T13:21:24.069Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-06T13:21:24.355Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-09-06T13:21:24.355Z] === RUN TestDaemonRestartKillContainers [2022-09-06T13:21:24.355Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-06T13:21:24.355Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-09-06T13:21:24.355Z] === RUN TestCgroupNamespacesRun [2022-09-06T13:21:25.006Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-09-06T13:21:25.267Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.23s) [2022-09-06T13:21:25.267Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-06T13:21:25.359Z] --- PASS: TestNetworkLoopbackNat (2.90s) [2022-09-06T13:21:25.359Z] === RUN TestPause [2022-09-06T13:21:25.359Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-09-06T13:21:25.615Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-09-06T13:21:25.615Z] --- PASS: TestPause (0.56s) [2022-09-06T13:21:25.615Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T13:21:25.615Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T13:21:25.615Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T13:21:25.615Z] === RUN TestPauseStopPausedContainer [2022-09-06T13:21:26.179Z] --- PASS: TestPauseStopPausedContainer (0.62s) [2022-09-06T13:21:26.179Z] === RUN TestPsFilter [2022-09-06T13:21:26.207Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-09-06T13:21:26.264Z] --- PASS: TestCgroupNamespacesRun (2.13s) [2022-09-06T13:21:26.264Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-06T13:21:26.437Z] --- PASS: TestPsFilter (0.16s) [2022-09-06T13:21:26.437Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T13:21:26.467Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-09-06T13:21:26.467Z] === RUN TestIpcModeOlderClient [2022-09-06T13:21:26.467Z] === PAUSE TestIpcModeOlderClient [2022-09-06T13:21:26.467Z] === RUN TestKillContainerInvalidSignal [2022-09-06T13:21:26.726Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-09-06T13:21:26.726Z] === RUN TestKillContainer [2022-09-06T13:21:26.726Z] === RUN TestKillContainer/no_signal [2022-09-06T13:21:27.295Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T13:21:27.367Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2022-09-06T13:21:27.367Z] === RUN TestRemoveContainerWithVolume [2022-09-06T13:21:27.556Z] === RUN TestKillContainer/killing_signal [2022-09-06T13:21:27.930Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2022-09-06T13:21:27.930Z] === RUN TestRemoveContainerRunning [2022-09-06T13:21:28.126Z] --- PASS: TestKillContainer (1.31s) [2022-09-06T13:21:28.126Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-09-06T13:21:28.126Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-09-06T13:21:28.126Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-09-06T13:21:28.126Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T13:21:28.126Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-06T13:21:28.494Z] --- PASS: TestRemoveContainerRunning (0.69s) [2022-09-06T13:21:28.494Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T13:21:28.696Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-06T13:21:28.803Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.13s) [2022-09-06T13:21:28.803Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-06T13:21:29.267Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-09-06T13:21:29.267Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-09-06T13:21:29.267Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-09-06T13:21:29.267Z] === RUN TestKillStoppedContainer [2022-09-06T13:21:29.429Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2022-09-06T13:21:29.429Z] === RUN TestRemoveInvalidContainer [2022-09-06T13:21:29.429Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-09-06T13:21:29.429Z] === RUN TestRenameLinkedContainer [2022-09-06T13:21:29.526Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-09-06T13:21:29.526Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T13:21:29.526Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-06T13:21:29.526Z] === RUN TestKillDifferentUserContainer [2022-09-06T13:21:29.788Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-09-06T13:21:29.788Z] === RUN TestInspectOomKilledTrue [2022-09-06T13:21:29.788Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-06T13:21:29.788Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-06T13:21:29.788Z] === RUN TestInspectOomKilledFalse [2022-09-06T13:21:30.358Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-09-06T13:21:30.358Z] === RUN TestLinksEtcHostsContentMatch [2022-09-06T13:21:30.619Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-09-06T13:21:30.619Z] === RUN TestLinksContainerNames [2022-09-06T13:21:30.710Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.12s) [2022-09-06T13:21:30.710Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-06T13:21:31.558Z] --- PASS: TestLinksContainerNames (0.90s) [2022-09-06T13:21:31.558Z] === RUN TestLogsFollowTailEmpty [2022-09-06T13:21:32.126Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2022-09-06T13:21:32.126Z] === RUN TestContainerNetworkMountsNoChown [2022-09-06T13:21:32.386Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-09-06T13:21:32.386Z] === RUN TestMountDaemonRoot [2022-09-06T13:21:32.386Z] === RUN TestMountDaemonRoot/default [2022-09-06T13:21:32.386Z] === PAUSE TestMountDaemonRoot/default [2022-09-06T13:21:32.386Z] === RUN TestMountDaemonRoot/private [2022-09-06T13:21:32.386Z] === PAUSE TestMountDaemonRoot/private [2022-09-06T13:21:32.386Z] === RUN TestMountDaemonRoot/rprivate [2022-09-06T13:21:32.386Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-06T13:21:32.386Z] === RUN TestMountDaemonRoot/slave [2022-09-06T13:21:32.386Z] === PAUSE TestMountDaemonRoot/slave [2022-09-06T13:21:32.386Z] === RUN TestMountDaemonRoot/rslave [2022-09-06T13:21:32.386Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-06T13:21:32.386Z] === RUN TestMountDaemonRoot/shared [2022-09-06T13:21:32.386Z] === PAUSE TestMountDaemonRoot/shared [2022-09-06T13:21:32.386Z] === RUN TestMountDaemonRoot/rshared [2022-09-06T13:21:32.386Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-06T13:21:32.386Z] === CONT TestMountDaemonRoot/default [2022-09-06T13:21:32.386Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-06T13:21:32.386Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-06T13:21:32.386Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-06T13:21:32.386Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-06T13:21:32.386Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-06T13:21:32.386Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-06T13:21:32.386Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-06T13:21:32.386Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-06T13:21:32.386Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-06T13:21:32.386Z] === CONT TestMountDaemonRoot/rshared [2022-09-06T13:21:32.386Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T13:21:32.386Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T13:21:32.386Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-06T13:21:32.386Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-06T13:21:32.386Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T13:21:32.386Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T13:21:32.386Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-06T13:21:32.386Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-06T13:21:32.386Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T13:21:32.646Z] === CONT TestMountDaemonRoot/shared [2022-09-06T13:21:32.646Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-06T13:21:32.646Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-06T13:21:32.646Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-06T13:21:32.646Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-06T13:21:32.646Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-06T13:21:32.646Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-06T13:21:32.646Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-06T13:21:32.646Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-06T13:21:32.646Z] === CONT TestMountDaemonRoot/rslave [2022-09-06T13:21:32.646Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-06T13:21:32.646Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-06T13:21:32.646Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T13:21:32.646Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T13:21:32.646Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-06T13:21:32.646Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-06T13:21:32.646Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T13:21:32.646Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T13:21:32.646Z] === CONT TestMountDaemonRoot/slave [2022-09-06T13:21:32.646Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-06T13:21:32.646Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-06T13:21:32.646Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-06T13:21:32.646Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-06T13:21:32.646Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-06T13:21:32.646Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-06T13:21:32.646Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-06T13:21:32.646Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-06T13:21:32.646Z] === CONT TestMountDaemonRoot/rprivate [2022-09-06T13:21:32.646Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-06T13:21:32.646Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-06T13:21:32.646Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T13:21:32.646Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T13:21:32.646Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-06T13:21:32.646Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-06T13:21:32.646Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T13:21:32.646Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T13:21:32.646Z] === CONT TestMountDaemonRoot/private [2022-09-06T13:21:32.646Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-06T13:21:32.646Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-06T13:21:32.646Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-06T13:21:32.646Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-06T13:21:32.646Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-06T13:21:32.646Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-06T13:21:32.646Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-06T13:21:32.646Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-06T13:21:32.646Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-06T13:21:32.646Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-06T13:21:32.646Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-06T13:21:32.646Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-06T13:21:32.646Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T13:21:32.646Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-06T13:21:32.646Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-06T13:21:32.646Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-06T13:21:32.702Z] --- PASS: TestRenameLinkedContainer (2.98s) [2022-09-06T13:21:32.702Z] === RUN TestRenameStoppedContainer [2022-09-06T13:21:32.702Z] check_test.go:309: [d720564a37302] daemon is not started [2022-09-06T13:21:32.702Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-09-06T13:21:32.907Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-06T13:21:32.907Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-06T13:21:32.907Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-06T13:21:32.907Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-06T13:21:32.907Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T13:21:32.907Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-06T13:21:32.907Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T13:21:32.907Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-06T13:21:32.907Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-06T13:21:32.907Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-06T13:21:32.907Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-06T13:21:32.907Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-06T13:21:32.958Z] --- PASS: TestRenameStoppedContainer (0.63s) [2022-09-06T13:21:32.958Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T13:21:33.167Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T13:21:33.167Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-06T13:21:33.167Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T13:21:33.167Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-06T13:21:33.167Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-06T13:21:33.167Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-09-06T13:21:33.167Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-09-06T13:21:33.167Z] === RUN TestContainerBindMountNonRecursive [2022-09-06T13:21:33.249Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s) [2022-09-06T13:21:33.249Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-06T13:21:34.682Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2022-09-06T13:21:34.682Z] === RUN TestContainerVolumesMountedAsShared [2022-09-06T13:21:34.852Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s) [2022-09-06T13:21:34.852Z] === RUN TestRenameInvalidName [2022-09-06T13:21:34.852Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-09-06T13:21:35.109Z] --- PASS: TestRenameInvalidName (0.66s) [2022-09-06T13:21:35.109Z] === RUN TestRenameAnonymousContainer [2022-09-06T13:21:35.157Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s) [2022-09-06T13:21:35.157Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-06T13:21:35.252Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s) [2022-09-06T13:21:35.252Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-06T13:21:35.365Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-09-06T13:21:35.513Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-09-06T13:21:35.513Z] === RUN TestNetworkNat [2022-09-06T13:21:36.042Z] Loaded image: buildpack-deps:buster [2022-09-06T13:21:36.042Z] Loaded image: busybox:latest [2022-09-06T13:21:36.042Z] Loaded image: busybox:glibc [2022-09-06T13:21:36.042Z] Loaded image: debian:bullseye [2022-09-06T13:21:36.042Z] Loaded image: hello-world:latest [2022-09-06T13:21:36.042Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T13:21:36.083Z] --- PASS: TestNetworkNat (0.49s) [2022-09-06T13:21:36.083Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T13:21:36.098Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-09-06T13:21:36.098Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-06T13:21:36.344Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2022-09-06T13:21:36.344Z] === RUN TestNetworkLoopbackNat [2022-09-06T13:21:38.005Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2022-09-06T13:21:38.005Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-06T13:21:38.640Z] --- PASS: TestRenameAnonymousContainer (3.10s) [2022-09-06T13:21:38.640Z] === RUN TestRenameContainerWithSameName [2022-09-06T13:21:39.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-09-06T13:21:39.205Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2022-09-06T13:21:39.205Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T13:21:39.638Z] --- PASS: TestNetworkLoopbackNat (2.64s) [2022-09-06T13:21:39.638Z] === RUN TestPause [2022-09-06T13:21:39.638Z] --- PASS: TestPause (0.44s) [2022-09-06T13:21:39.638Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T13:21:39.638Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T13:21:39.638Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T13:21:39.638Z] === RUN TestPauseStopPausedContainer [2022-09-06T13:21:39.899Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-09-06T13:21:39.899Z] === RUN TestPsFilter [2022-09-06T13:21:39.913Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.12s) [2022-09-06T13:21:39.913Z] === RUN TestNISDomainname [2022-09-06T13:21:39.913Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-06T13:21:39.913Z] --- SKIP: TestNISDomainname (0.01s) [2022-09-06T13:21:39.913Z] === RUN TestHostnameDnsResolution [2022-09-06T13:21:40.158Z] --- PASS: TestPsFilter (0.13s) [2022-09-06T13:21:40.158Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T13:21:40.417Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-09-06T13:21:40.417Z] === RUN TestRemoveContainerWithVolume [2022-09-06T13:21:40.482Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-09-06T13:21:40.483Z] === RUN TestUnprivilegedPortsAndPing [2022-09-06T13:21:40.483Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-09-06T13:21:40.483Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-09-06T13:21:40.483Z] === RUN TestStats [2022-09-06T13:21:40.483Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T13:21:40.483Z] --- SKIP: TestStats (0.00s) [2022-09-06T13:21:40.483Z] === RUN TestStopContainerWithTimeout [2022-09-06T13:21:40.483Z] === RUN TestStopContainerWithTimeout/0 [2022-09-06T13:21:40.483Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-06T13:21:40.483Z] === RUN TestStopContainerWithTimeout/1 [2022-09-06T13:21:40.483Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-06T13:21:40.483Z] === RUN TestStopContainerWithTimeout/3 [2022-09-06T13:21:40.483Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-06T13:21:40.483Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-06T13:21:40.483Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-06T13:21:40.483Z] === CONT TestStopContainerWithTimeout/0 [2022-09-06T13:21:40.483Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-06T13:21:40.988Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-09-06T13:21:40.988Z] === RUN TestRemoveContainerRunning [2022-09-06T13:21:41.100Z] --- PASS: TestRenameContainerWithLinkedContainer (1.54s) [2022-09-06T13:21:41.100Z] === RUN TestResize [2022-09-06T13:21:41.421Z] === CONT TestStopContainerWithTimeout/3 [2022-09-06T13:21:41.557Z] --- PASS: TestRemoveContainerRunning (0.47s) [2022-09-06T13:21:41.557Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T13:21:41.816Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-09-06T13:21:41.816Z] === RUN TestRemoveInvalidContainer [2022-09-06T13:21:41.816Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-06T13:21:41.816Z] === RUN TestRenameLinkedContainer [2022-09-06T13:21:42.028Z] --- PASS: TestResize (1.18s) [2022-09-06T13:21:42.029Z] === RUN TestResizeWithInvalidSize [2022-09-06T13:21:42.029Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-09-06T13:21:42.609Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-09-06T13:21:42.813Z] ---> 7f3604567aec [2022-09-06T13:21:42.813Z] Successfully built 7f3604567aec [2022-09-06T13:21:42.813Z] Successfully tagged docker:latest [2022-09-06T13:21:42.813Z] INFO: Image build ended at 09/06/2022 13:21:42. Duration:00:03:09.3863136 [2022-09-06T13:21:42.813Z] [2022-09-06T13:21:42.813Z] [2022-09-06T13:21:42.813Z] INFO: Building the test binaries at 09/06/2022 13:21:42... [2022-09-06T13:21:42.867Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2022-09-06T13:21:42.867Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T13:21:43.329Z] === CONT TestStopContainerWithTimeout/1 [2022-09-06T13:21:43.725Z] --- PASS: TestRenameLinkedContainer (1.84s) [2022-09-06T13:21:43.725Z] === RUN TestRenameStoppedContainer [2022-09-06T13:21:43.801Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2022-09-06T13:21:43.801Z] === RUN TestDaemonRestartKillContainers [2022-09-06T13:21:43.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T13:21:43.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T13:21:43.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T13:21:43.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T13:21:43.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T13:21:43.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T13:21:43.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T13:21:43.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T13:21:43.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T13:21:43.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T13:21:43.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T13:21:43.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T13:21:43.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T13:21:43.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T13:21:43.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T13:21:43.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T13:21:43.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:21:43.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:21:43.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:21:43.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:21:43.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:21:43.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:21:43.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:21:43.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:21:43.801Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T13:21:43.801Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T13:21:44.296Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-09-06T13:21:44.296Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T13:21:44.710Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-06T13:21:44.710Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-09-06T13:21:44.710Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2022-09-06T13:21:44.710Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-09-06T13:21:44.710Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-09-06T13:21:44.710Z] === RUN TestDeleteDevicemapper [2022-09-06T13:21:44.710Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T13:21:44.710Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-06T13:21:44.710Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T13:21:45.170Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-09-06T13:21:45.236Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-09-06T13:21:45.236Z] === RUN TestRenameInvalidName [2022-09-06T13:21:45.496Z] --- PASS: TestRenameInvalidName (0.46s) [2022-09-06T13:21:45.496Z] === RUN TestRenameAnonymousContainer [2022-09-06T13:21:46.046Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (21.62s) [2022-09-06T13:21:46.046Z] PASS [2022-09-06T13:21:46.046Z] [2022-09-06T13:21:46.046Z] === Skipped [2022-09-06T13:21:46.046Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-09-06T13:21:46.046Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T13:21:46.046Z] [2022-09-06T13:21:46.046Z] DONE 33 tests, 1 skipped in 102.436s [2022-09-06T13:21:46.046Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-09-06T13:21:46.046Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:21:46.046Z] ++ set -e [2022-09-06T13:21:46.046Z] ++ '[' -n 0 ']' [2022-09-06T13:21:46.046Z] ++ set -x [2022-09-06T13:21:46.046Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:21:46.046Z] INFO: Testing against a local daemon [2022-09-06T13:21:46.046Z] === RUN TestConfigInspect [2022-09-06T13:21:46.093Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.32s) [2022-09-06T13:21:46.093Z] === RUN TestUpdateMemory [2022-09-06T13:21:46.093Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T13:21:46.093Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-06T13:21:46.093Z] === RUN TestUpdateCPUQuota [2022-09-06T13:21:46.093Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T13:21:46.093Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-09-06T13:21:46.093Z] === RUN TestUpdatePidsLimit [2022-09-06T13:21:46.093Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T13:21:46.093Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-09-06T13:21:46.093Z] === RUN TestUpdateRestartPolicy [2022-09-06T13:21:47.067Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:21:47.067Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:21:47.404Z] --- PASS: TestRenameAnonymousContainer (1.61s) [2022-09-06T13:21:47.404Z] === RUN TestRenameContainerWithSameName [2022-09-06T13:21:47.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-09-06T13:21:47.664Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-09-06T13:21:47.664Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T13:21:47.955Z] --- PASS: TestConfigInspect (2.12s) [2022-09-06T13:21:47.956Z] === RUN TestConfigList [2022-09-06T13:21:48.567Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:21:48.567Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:21:48.602Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-09-06T13:21:48.603Z] === RUN TestResize [2022-09-06T13:21:48.818Z] INFO: make.ps1 starting at 09/06/2022 13:21:48 [2022-09-06T13:21:48.818Z] INFO: Git commit (97014a8db5) assumed from DOCKER_GITCOMMIT environment variable [2022-09-06T13:21:48.818Z] INFO: Invoking autogen... [2022-09-06T13:21:48.862Z] --- PASS: TestResize (0.41s) [2022-09-06T13:21:48.862Z] === RUN TestResizeWithInvalidSize [2022-09-06T13:21:49.302Z] INFO: Building daemon... [2022-09-06T13:21:49.431Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-09-06T13:21:49.431Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T13:21:49.495Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-09-06T13:21:49.692Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-09-06T13:21:49.692Z] === RUN TestDaemonRestartKillContainers [2022-09-06T13:21:49.692Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T13:21:49.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T13:21:49.692Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T13:21:49.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T13:21:49.692Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T13:21:49.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T13:21:49.692Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T13:21:49.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T13:21:49.692Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T13:21:49.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T13:21:49.692Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T13:21:49.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T13:21:49.692Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T13:21:49.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T13:21:49.692Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T13:21:49.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T13:21:49.692Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:21:49.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:21:49.692Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:21:49.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:21:49.692Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:21:49.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:21:49.692Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:21:49.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:21:49.692Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T13:21:49.692Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T13:21:49.866Z] --- PASS: TestConfigList (2.22s) [2022-09-06T13:21:49.866Z] === RUN TestConfigsCreateAndDelete [2022-09-06T13:21:50.427Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T13:21:50.427Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T13:21:51.601Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:21:51.602Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:21:51.797Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-09-06T13:21:52.408Z] --- PASS: TestConfigsCreateAndDelete (2.07s) [2022-09-06T13:21:52.408Z] === RUN TestConfigsUpdate [2022-09-06T13:21:52.728Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-09-06T13:21:52.983Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:21:52.983Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:21:52.984Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T13:21:52.984Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-09-06T13:21:53.241Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T13:21:54.173Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-09-06T13:21:54.317Z] --- PASS: TestConfigsUpdate (2.06s) [2022-09-06T13:21:54.317Z] === RUN TestTemplatedConfig [2022-09-06T13:21:54.365Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T13:21:54.365Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T13:21:55.543Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-09-06T13:21:55.746Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T13:21:56.107Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T13:21:56.316Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T13:21:56.364Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-09-06T13:21:56.860Z] --- PASS: TestTemplatedConfig (2.45s) [2022-09-06T13:21:56.860Z] === RUN TestConfigCreateResolve [2022-09-06T13:21:57.295Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T13:21:57.295Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-09-06T13:21:57.552Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-09-06T13:21:58.227Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T13:21:58.227Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T13:21:58.335Z] --- PASS: TestUpdateRestartPolicy (10.84s) [2022-09-06T13:21:58.335Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T13:21:58.335Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-09-06T13:21:58.335Z] === RUN TestWaitNonBlocked [2022-09-06T13:21:58.335Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T13:21:58.335Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T13:21:58.335Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T13:21:58.335Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T13:21:58.335Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T13:21:58.335Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T13:21:58.335Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-06T13:21:58.335Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.54s) [2022-09-06T13:21:58.335Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2022-09-06T13:21:58.335Z] === RUN TestWaitBlocked [2022-09-06T13:21:58.335Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T13:21:58.335Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T13:21:58.335Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T13:21:58.335Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T13:21:58.335Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T13:21:58.335Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T13:21:58.335Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-06T13:21:58.335Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2022-09-06T13:21:58.335Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2022-09-06T13:21:58.335Z] === CONT TestDaemonRestartIpcMode [2022-09-06T13:21:58.335Z] === CONT TestIpcModeOlderClient [2022-09-06T13:21:58.595Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-09-06T13:21:58.595Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-06T13:21:58.768Z] --- PASS: TestConfigCreateResolve (2.07s) [2022-09-06T13:21:58.768Z] === RUN TestConfigDaemonLibtrustID [2022-09-06T13:21:59.028Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-06T13:21:59.028Z] PASS [2022-09-06T13:21:59.028Z] [2022-09-06T13:21:59.028Z] DONE 7 tests in 13.639s [2022-09-06T13:21:59.028Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-09-06T13:21:59.028Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:21:59.028Z] ++ set -e [2022-09-06T13:21:59.028Z] ++ '[' -n 0 ']' [2022-09-06T13:21:59.028Z] ++ set -x [2022-09-06T13:21:59.029Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:21:59.289Z] INFO: Testing against a local daemon [2022-09-06T13:21:59.289Z] === RUN TestCheckpoint [2022-09-06T13:21:59.289Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T13:21:59.289Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T13:21:59.289Z] === RUN TestContainerInvalidJSON [2022-09-06T13:21:59.289Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T13:21:59.289Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T13:21:59.289Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T13:21:59.289Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T13:21:59.289Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-06T13:21:59.289Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-06T13:21:59.289Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T13:21:59.289Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-06T13:21:59.289Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T13:21:59.289Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-06T13:21:59.289Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-09-06T13:21:59.289Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-09-06T13:21:59.289Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-09-06T13:21:59.289Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T13:21:59.289Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-09-06T13:21:59.289Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T13:21:59.289Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-06T13:21:59.289Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T13:21:59.289Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-06T13:21:59.289Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T13:21:59.444Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-06T13:21:59.444Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.19s) [2022-09-06T13:21:59.444Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.41s) [2022-09-06T13:21:59.444Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s) [2022-09-06T13:21:59.444Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2022-09-06T13:21:59.444Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.96s) [2022-09-06T13:21:59.445Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.90s) [2022-09-06T13:21:59.445Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.50s) [2022-09-06T13:21:59.445Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.68s) [2022-09-06T13:21:59.445Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.35s) [2022-09-06T13:21:59.445Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.94s) [2022-09-06T13:21:59.445Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.57s) [2022-09-06T13:21:59.445Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.44s) [2022-09-06T13:21:59.445Z] === RUN TestCgroupNamespacesRun [2022-09-06T13:21:59.549Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-09-06T13:21:59.549Z] === RUN TestCopyFromContainer [2022-09-06T13:22:00.135Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-06T13:22:00.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.79s) [2022-09-06T13:22:00.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.89s) [2022-09-06T13:22:00.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-09-06T13:22:00.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-09-06T13:22:00.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-09-06T13:22:00.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-09-06T13:22:00.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.75s) [2022-09-06T13:22:00.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.84s) [2022-09-06T13:22:00.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.13s) [2022-09-06T13:22:00.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.07s) [2022-09-06T13:22:00.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-09-06T13:22:00.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.81s) [2022-09-06T13:22:00.135Z] === RUN TestCgroupNamespacesRun [2022-09-06T13:22:00.379Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-09-06T13:22:00.490Z] === RUN TestCopyFromContainer// [2022-09-06T13:22:00.490Z] === RUN TestCopyFromContainer//bar/root [2022-09-06T13:22:00.490Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-06T13:22:00.490Z] === RUN TestCopyFromContainer/bar/quux [2022-09-06T13:22:00.490Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-06T13:22:00.490Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-06T13:22:00.750Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-06T13:22:00.750Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-06T13:22:00.750Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-06T13:22:00.750Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-06T13:22:01.011Z] --- PASS: TestCopyFromContainer (1.44s) [2022-09-06T13:22:01.011Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-09-06T13:22:01.011Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-06T13:22:01.011Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-09-06T13:22:01.011Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-06T13:22:01.011Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-09-06T13:22:01.011Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-09-06T13:22:01.011Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-06T13:22:01.011Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-06T13:22:01.011Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-09-06T13:22:01.011Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-06T13:22:01.011Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T13:22:01.011Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T13:22:01.011Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T13:22:01.011Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T13:22:01.011Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T13:22:01.011Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T13:22:01.011Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T13:22:01.011Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T13:22:01.011Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T13:22:01.011Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T13:22:01.011Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-06T13:22:01.011Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-06T13:22:01.011Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-09-06T13:22:01.011Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-06T13:22:01.011Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T13:22:01.011Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-09-06T13:22:01.011Z] === RUN TestCreateWithInvalidEnv [2022-09-06T13:22:01.011Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T13:22:01.011Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T13:22:01.011Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T13:22:01.011Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T13:22:01.011Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T13:22:01.011Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T13:22:01.011Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T13:22:01.011Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T13:22:01.011Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T13:22:01.011Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-06T13:22:01.011Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T13:22:01.011Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-06T13:22:01.011Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-06T13:22:01.011Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T13:22:01.011Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-09-06T13:22:01.011Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-06T13:22:01.308Z] --- PASS: TestCgroupNamespacesRun (1.66s) [2022-09-06T13:22:01.308Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-06T13:22:01.515Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-09-06T13:22:01.515Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-06T13:22:01.515Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-06T13:22:01.515Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-06T13:22:01.515Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-06T13:22:02.396Z] --- PASS: TestCreateWithCustomMaskedPaths (1.36s) [2022-09-06T13:22:02.396Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-06T13:22:02.455Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-09-06T13:22:02.455Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-06T13:22:02.676Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-09-06T13:22:02.795Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.16s) [2022-09-06T13:22:02.933Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2022-09-06T13:22:02.933Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-06T13:22:03.055Z] --- PASS: TestDaemonRestartIpcMode (4.57s) [2022-09-06T13:22:03.055Z] PASS [2022-09-06T13:22:03.055Z] [2022-09-06T13:22:03.055Z] === Skipped [2022-09-06T13:22:03.055Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-06T13:22:03.055Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T13:22:03.055Z] [2022-09-06T13:22:03.055Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-09-06T13:22:03.055Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-06T13:22:03.055Z] [2022-09-06T13:22:03.055Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-09-06T13:22:03.055Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:22:03.055Z] [2022-09-06T13:22:03.055Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-09-06T13:22:03.055Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-06T13:22:03.055Z] [2022-09-06T13:22:03.055Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-09-06T13:22:03.055Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-06T13:22:03.055Z] [2022-09-06T13:22:03.055Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-09-06T13:22:03.055Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T13:22:03.055Z] [2022-09-06T13:22:03.055Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-09-06T13:22:03.055Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T13:22:03.055Z] [2022-09-06T13:22:03.055Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-09-06T13:22:03.055Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T13:22:03.055Z] [2022-09-06T13:22:03.055Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-06T13:22:03.055Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T13:22:03.055Z] [2022-09-06T13:22:03.055Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-06T13:22:03.055Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T13:22:03.055Z] [2022-09-06T13:22:03.055Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-06T13:22:03.055Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T13:22:03.055Z] [2022-09-06T13:22:03.055Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-06T13:22:03.055Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T13:22:03.055Z] [2022-09-06T13:22:03.055Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-09-06T13:22:03.055Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-06T13:22:03.055Z] [2022-09-06T13:22:03.055Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-09-06T13:22:03.055Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-06T13:22:03.055Z] [2022-09-06T13:22:03.055Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-09-06T13:22:03.055Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-06T13:22:03.055Z] [2022-09-06T13:22:03.055Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-09-06T13:22:03.055Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-06T13:22:03.055Z] [2022-09-06T13:22:03.055Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-09-06T13:22:03.055Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T13:22:03.055Z] [2022-09-06T13:22:03.055Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T13:22:03.055Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T13:22:03.055Z] [2022-09-06T13:22:03.055Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-09-06T13:22:03.055Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T13:22:03.055Z] [2022-09-06T13:22:03.055Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-09-06T13:22:03.055Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-06T13:22:03.055Z] [2022-09-06T13:22:03.055Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-09-06T13:22:03.055Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-06T13:22:03.055Z] [2022-09-06T13:22:03.055Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-09-06T13:22:03.055Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-09-06T13:22:03.055Z] [2022-09-06T13:22:03.055Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-09-06T13:22:03.055Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T13:22:03.055Z] [2022-09-06T13:22:03.055Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-06T13:22:03.055Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T13:22:03.055Z] [2022-09-06T13:22:03.055Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-06T13:22:03.055Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T13:22:03.055Z] [2022-09-06T13:22:03.055Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-09-06T13:22:03.055Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T13:22:03.055Z] [2022-09-06T13:22:03.055Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-09-06T13:22:03.055Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T13:22:03.055Z] [2022-09-06T13:22:03.055Z] DONE 178 tests, 27 skipped in 82.967s [2022-09-06T13:22:03.055Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-06T13:22:03.315Z] INFO: Testing against a local daemon [2022-09-06T13:22:03.315Z] === RUN TestCommitInheritsEnv [2022-09-06T13:22:03.782Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2022-09-06T13:22:03.782Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T13:22:03.782Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T13:22:03.782Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T13:22:03.782Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T13:22:03.782Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T13:22:03.782Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T13:22:03.782Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T13:22:03.782Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T13:22:03.782Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T13:22:03.782Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T13:22:03.782Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T13:22:03.782Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T13:22:03.782Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T13:22:03.782Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T13:22:03.782Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T13:22:03.782Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T13:22:03.782Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-06T13:22:03.782Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-06T13:22:03.782Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-06T13:22:03.782Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-06T13:22:03.782Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-06T13:22:03.782Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-06T13:22:03.782Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T13:22:03.836Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s) [2022-09-06T13:22:03.836Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-06T13:22:04.043Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2022-09-06T13:22:04.043Z] === RUN TestCreateDifferentPlatform [2022-09-06T13:22:04.043Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T13:22:04.043Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T13:22:04.043Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-09-06T13:22:04.043Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-06T13:22:04.043Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-06T13:22:04.043Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T13:22:04.043Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-06T13:22:04.043Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T13:22:04.043Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-06T13:22:04.043Z] === RUN TestContainerStartOnDaemonRestart [2022-09-06T13:22:04.043Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-06T13:22:04.043Z] === RUN TestDaemonRestartIpcMode [2022-09-06T13:22:04.043Z] === PAUSE TestDaemonRestartIpcMode [2022-09-06T13:22:04.043Z] === RUN TestDaemonHostGatewayIP [2022-09-06T13:22:04.043Z] === PAUSE TestDaemonHostGatewayIP [2022-09-06T13:22:04.043Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-06T13:22:04.043Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-06T13:22:04.043Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T13:22:04.043Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-06T13:22:04.043Z] === RUN TestDiff [2022-09-06T13:22:04.321Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-09-06T13:22:04.579Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.62s) [2022-09-06T13:22:04.579Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-06T13:22:04.616Z] --- PASS: TestDiff (0.40s) [2022-09-06T13:22:04.616Z] === RUN TestExecWithCloseStdin [2022-09-06T13:22:04.813Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.30s) [2022-09-06T13:22:04.813Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-06T13:22:04.837Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-09-06T13:22:04.881Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-09-06T13:22:04.882Z] === RUN TestExec [2022-09-06T13:22:05.101Z] check_test.go:309: [d92b92862fdb3] daemon is not started [2022-09-06T13:22:05.101Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-09-06T13:22:05.223Z] --- PASS: TestCommitInheritsEnv (1.91s) [2022-09-06T13:22:05.223Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T13:22:05.223Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-06T13:22:05.223Z] === RUN TestImagesFilterMultiReference [2022-09-06T13:22:05.223Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-09-06T13:22:05.223Z] === RUN TestImagePullPlatformInvalid [2022-09-06T13:22:05.223Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-09-06T13:22:05.223Z] === RUN TestRemoveImageOrphaning [2022-09-06T13:22:05.451Z] --- PASS: TestExec (0.50s) [2022-09-06T13:22:05.451Z] === RUN TestExecUser [2022-09-06T13:22:05.665Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-09-06T13:22:06.022Z] --- PASS: TestExecUser (0.50s) [2022-09-06T13:22:06.022Z] === RUN TestExportContainerAndImportImage [2022-09-06T13:22:06.221Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.29s) [2022-09-06T13:22:06.221Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-06T13:22:06.227Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2022-09-06T13:22:06.228Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-06T13:22:06.483Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-09-06T13:22:06.593Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-09-06T13:22:06.593Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T13:22:06.790Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-09-06T13:22:06.791Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-06T13:22:07.130Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2022-09-06T13:22:07.130Z] === RUN TestRemoveImageGarbageCollector [2022-09-06T13:22:07.130Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-06T13:22:07.130Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-06T13:22:07.130Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T13:22:07.130Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-09-06T13:22:07.130Z] === RUN TestTagInvalidReference [2022-09-06T13:22:07.130Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-06T13:22:07.130Z] === RUN TestTagValidPrefixedRepo [2022-09-06T13:22:07.130Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-06T13:22:07.130Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T13:22:07.390Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-09-06T13:22:07.390Z] === RUN TestTagOfficialNames [2022-09-06T13:22:07.390Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-06T13:22:07.390Z] === RUN TestTagMatchesDigest [2022-09-06T13:22:07.390Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-06T13:22:07.390Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-06T13:22:07.854Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2022-09-06T13:22:07.854Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-06T13:22:07.974Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2022-09-06T13:22:07.975Z] === RUN TestHealthCheckWorkdir [2022-09-06T13:22:08.171Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.29s) [2022-09-06T13:22:08.171Z] === RUN TestNISDomainname [2022-09-06T13:22:08.234Z] --- PASS: TestHealthCheckWorkdir (0.49s) [2022-09-06T13:22:08.234Z] === RUN TestHealthKillContainer [2022-09-06T13:22:08.739Z] --- PASS: TestNISDomainname (0.54s) [2022-09-06T13:22:08.739Z] === RUN TestHostnameDnsResolution [2022-09-06T13:22:08.784Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-09-06T13:22:09.310Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-09-06T13:22:09.310Z] === RUN TestUnprivilegedPortsAndPing [2022-09-06T13:22:09.715Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.59s) [2022-09-06T13:22:09.715Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-06T13:22:09.881Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-09-06T13:22:09.881Z] === RUN TestStats [2022-09-06T13:22:10.279Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2022-09-06T13:22:10.279Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-06T13:22:10.535Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-09-06T13:22:12.418Z] --- PASS: TestStats (2.47s) [2022-09-06T13:22:12.418Z] === RUN TestStopContainerWithTimeout [2022-09-06T13:22:12.418Z] === RUN TestStopContainerWithTimeout/0 [2022-09-06T13:22:12.418Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-06T13:22:12.418Z] === RUN TestStopContainerWithTimeout/1 [2022-09-06T13:22:12.418Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-06T13:22:12.418Z] === RUN TestStopContainerWithTimeout/3 [2022-09-06T13:22:12.418Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-06T13:22:12.418Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-06T13:22:12.418Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-06T13:22:12.418Z] === CONT TestStopContainerWithTimeout/0 [2022-09-06T13:22:12.418Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-06T13:22:12.429Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2022-09-06T13:22:12.429Z] === RUN TestNISDomainname [2022-09-06T13:22:12.429Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-09-06T13:22:13.357Z] === CONT TestStopContainerWithTimeout/3 [2022-09-06T13:22:13.358Z] --- PASS: TestNISDomainname (0.99s) [2022-09-06T13:22:13.358Z] === RUN TestHostnameDnsResolution [2022-09-06T13:22:13.358Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-09-06T13:22:13.922Z] === RUN TestDockerSuite/TestBuildCmd [2022-09-06T13:22:14.178Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-09-06T13:22:14.178Z] --- PASS: TestHostnameDnsResolution (1.14s) [2022-09-06T13:22:14.178Z] === RUN TestUnprivilegedPortsAndPing [2022-09-06T13:22:14.435Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-09-06T13:22:14.998Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-09-06T13:22:14.998Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-09-06T13:22:14.998Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-09-06T13:22:15.255Z] --- PASS: TestUnprivilegedPortsAndPing (0.97s) [2022-09-06T13:22:15.255Z] === RUN TestStats [2022-09-06T13:22:15.263Z] === CONT TestStopContainerWithTimeout/1 [2022-09-06T13:22:16.186Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-09-06T13:22:16.362Z] --- PASS: TestHealthKillContainer (7.89s) [2022-09-06T13:22:16.362Z] === RUN TestHealthCheckProcessKilled [2022-09-06T13:22:16.642Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-06T13:22:16.642Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2022-09-06T13:22:16.642Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2022-09-06T13:22:16.642Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-09-06T13:22:16.642Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-09-06T13:22:16.642Z] === RUN TestDeleteDevicemapper [2022-09-06T13:22:16.642Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T13:22:16.642Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-06T13:22:16.642Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T13:22:16.932Z] --- PASS: TestHealthCheckProcessKilled (0.65s) [2022-09-06T13:22:16.932Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T13:22:17.192Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2022-09-06T13:22:17.192Z] === RUN TestIpcModeNone [2022-09-06T13:22:17.555Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-09-06T13:22:17.762Z] --- PASS: TestIpcModeNone (0.44s) [2022-09-06T13:22:17.762Z] === RUN TestIpcModePrivate [2022-09-06T13:22:17.812Z] --- PASS: TestStats (2.70s) [2022-09-06T13:22:17.812Z] === RUN TestStopContainerWithTimeout [2022-09-06T13:22:18.023Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s) [2022-09-06T13:22:18.023Z] === RUN TestUpdateMemory [2022-09-06T13:22:18.023Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-09-06T13:22:18.023Z] --- PASS: TestIpcModePrivate (0.46s) [2022-09-06T13:22:18.023Z] === RUN TestIpcModeShareable [2022-09-06T13:22:18.069Z] === RUN TestStopContainerWithTimeout/0 [2022-09-06T13:22:18.069Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-06T13:22:18.069Z] === RUN TestStopContainerWithTimeout/1 [2022-09-06T13:22:18.069Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-06T13:22:18.069Z] === RUN TestStopContainerWithTimeout/3 [2022-09-06T13:22:18.069Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-06T13:22:18.069Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-06T13:22:18.069Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-06T13:22:18.069Z] === CONT TestStopContainerWithTimeout/0 [2022-09-06T13:22:18.069Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-06T13:22:18.592Z] --- PASS: TestUpdateMemory (0.56s) [2022-09-06T13:22:18.592Z] === RUN TestUpdateCPUQuota [2022-09-06T13:22:18.593Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-09-06T13:22:18.593Z] --- PASS: TestIpcModeShareable (0.45s) [2022-09-06T13:22:18.593Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-06T13:22:19.000Z] === CONT TestStopContainerWithTimeout/3 [2022-09-06T13:22:19.530Z] --- PASS: TestUpdateCPUQuota (0.96s) [2022-09-06T13:22:19.530Z] === RUN TestUpdatePidsLimit [2022-09-06T13:22:19.530Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-06T13:22:19.790Z] === RUN TestUpdatePidsLimit/no_change [2022-09-06T13:22:19.974Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s) [2022-09-06T13:22:19.974Z] === RUN TestAPIIpcModeHost [2022-09-06T13:22:20.051Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-06T13:22:20.234Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-09-06T13:22:20.234Z] === RUN TestDaemonIpcModeShareable [2022-09-06T13:22:20.311Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-06T13:22:20.371Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-09-06T13:22:20.571Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-06T13:22:20.627Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-09-06T13:22:20.831Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-06T13:22:20.831Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-06T13:22:20.885Z] === CONT TestStopContainerWithTimeout/1 [2022-09-06T13:22:21.448Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-09-06T13:22:21.617Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-09-06T13:22:21.617Z] --- PASS: TestDaemonIpcModeShareable (1.10s) [2022-09-06T13:22:21.617Z] === RUN TestDaemonIpcModePrivate [2022-09-06T13:22:21.771Z] --- PASS: TestUpdatePidsLimit (2.19s) [2022-09-06T13:22:21.771Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2022-09-06T13:22:21.771Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-09-06T13:22:21.771Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-09-06T13:22:21.771Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-09-06T13:22:21.771Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-09-06T13:22:21.771Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-09-06T13:22:21.771Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2022-09-06T13:22:21.771Z] === RUN TestUpdateRestartPolicy [2022-09-06T13:22:22.011Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-09-06T13:22:22.267Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-09-06T13:22:22.524Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-09-06T13:22:22.524Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-09-06T13:22:22.524Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2022-09-06T13:22:22.524Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) [2022-09-06T13:22:22.524Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) [2022-09-06T13:22:22.524Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2022-09-06T13:22:22.524Z] === RUN TestDeleteDevicemapper [2022-09-06T13:22:22.524Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T13:22:22.524Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-06T13:22:22.524Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T13:22:22.559Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-09-06T13:22:22.559Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-09-06T13:22:22.559Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-06T13:22:23.222Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-09-06T13:22:23.589Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-09-06T13:22:23.786Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-09-06T13:22:23.850Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s) [2022-09-06T13:22:23.850Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-06T13:22:24.045Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-09-06T13:22:24.319Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-09-06T13:22:24.792Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-09-06T13:22:24.792Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s) [2022-09-06T13:22:24.792Z] === RUN TestIpcModeOlderClient [2022-09-06T13:22:24.792Z] === PAUSE TestIpcModeOlderClient [2022-09-06T13:22:24.792Z] === RUN TestKillContainerInvalidSignal [2022-09-06T13:22:25.265Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.41s) [2022-09-06T13:22:25.265Z] === RUN TestUpdateMemory [2022-09-06T13:22:25.265Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-06T13:22:25.265Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-06T13:22:25.265Z] === RUN TestUpdateCPUQuota [2022-09-06T13:22:25.363Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-09-06T13:22:25.363Z] === RUN TestKillContainer [2022-09-06T13:22:25.363Z] === RUN TestKillContainer/no_signal [2022-09-06T13:22:25.623Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T13:22:25.883Z] === RUN TestKillContainer/killing_signal [2022-09-06T13:22:26.453Z] --- PASS: TestKillContainer (1.22s) [2022-09-06T13:22:26.453Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-09-06T13:22:26.453Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-09-06T13:22:26.453Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-09-06T13:22:26.453Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T13:22:26.453Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-06T13:22:26.633Z] --- PASS: TestUpdateCPUQuota (1.40s) [2022-09-06T13:22:26.633Z] === RUN TestUpdatePidsLimit [2022-09-06T13:22:26.633Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-06T13:22:26.633Z] === RUN TestUpdatePidsLimit/no_change [2022-09-06T13:22:26.889Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-09-06T13:22:26.889Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-06T13:22:26.889Z] check_test.go:309: [dac9bd6e52b14] daemon is not started [2022-09-06T13:22:26.889Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-09-06T13:22:26.889Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-06T13:22:26.889Z] check_test.go:309: [d69f9482b3a47] daemon is not started [2022-09-06T13:22:26.889Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-09-06T13:22:27.023Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-06T13:22:27.148Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-06T13:22:27.405Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-06T13:22:27.594Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s) [2022-09-06T13:22:27.594Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-09-06T13:22:27.594Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2022-09-06T13:22:27.594Z] === RUN TestKillStoppedContainer [2022-09-06T13:22:27.594Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-06T13:22:27.594Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T13:22:27.853Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-06T13:22:27.853Z] === RUN TestKillDifferentUserContainer [2022-09-06T13:22:27.969Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-06T13:22:28.113Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2022-09-06T13:22:28.114Z] === RUN TestInspectOomKilledTrue [2022-09-06T13:22:28.225Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-06T13:22:28.684Z] --- PASS: TestInspectOomKilledTrue (0.44s) [2022-09-06T13:22:28.684Z] === RUN TestInspectOomKilledFalse [2022-09-06T13:22:28.789Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-06T13:22:28.944Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-09-06T13:22:28.944Z] === RUN TestLinksEtcHostsContentMatch [2022-09-06T13:22:29.223Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-09-06T13:22:29.223Z] === RUN TestLinksContainerNames [2022-09-06T13:22:29.721Z] --- PASS: TestUpdatePidsLimit (3.17s) [2022-09-06T13:22:29.721Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2022-09-06T13:22:29.721Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2022-09-06T13:22:29.721Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-09-06T13:22:29.721Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2022-09-06T13:22:29.721Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2022-09-06T13:22:29.721Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2022-09-06T13:22:29.721Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.28s) [2022-09-06T13:22:29.721Z] === RUN TestUpdateRestartPolicy [2022-09-06T13:22:30.182Z] --- PASS: TestLinksContainerNames (0.80s) [2022-09-06T13:22:30.182Z] === RUN TestLogsFollowTailEmpty [2022-09-06T13:22:30.286Z] check_test.go:309: [da2a5c5c50ee7] daemon is not started [2022-09-06T13:22:30.286Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-09-06T13:22:30.443Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-09-06T13:22:30.443Z] === RUN TestContainerNetworkMountsNoChown [2022-09-06T13:22:31.013Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/default [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/default [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/private [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/private [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/rprivate [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/slave [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/slave [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/rslave [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/shared [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/shared [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/rshared [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-06T13:22:31.013Z] === CONT TestMountDaemonRoot/default [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-06T13:22:31.013Z] === CONT TestMountDaemonRoot/rslave [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T13:22:31.013Z] === CONT TestMountDaemonRoot/rshared [2022-09-06T13:22:31.013Z] === CONT TestMountDaemonRoot/shared [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T13:22:31.013Z] === CONT TestMountDaemonRoot/rprivate [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-06T13:22:31.013Z] === CONT TestMountDaemonRoot/slave [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-06T13:22:31.013Z] === CONT TestMountDaemonRoot/private [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-06T13:22:31.013Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-06T13:22:31.013Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-06T13:22:31.013Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-06T13:22:31.013Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-06T13:22:31.013Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T13:22:31.013Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-06T13:22:31.013Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T13:22:31.013Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-06T13:22:31.013Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-06T13:22:31.013Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-06T13:22:31.273Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-06T13:22:31.273Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-06T13:22:31.273Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T13:22:31.273Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-06T13:22:31.273Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-06T13:22:31.273Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-06T13:22:31.273Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-06T13:22:31.273Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T13:22:31.273Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-06T13:22:31.273Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T13:22:31.273Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-06T13:22:31.273Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-06T13:22:31.273Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T13:22:31.273Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-06T13:22:31.273Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-06T13:22:31.534Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-06T13:22:31.534Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-06T13:22:31.534Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-06T13:22:31.534Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-06T13:22:31.534Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-06T13:22:31.534Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-06T13:22:31.534Z] === RUN TestContainerBindMountNonRecursive [2022-09-06T13:22:32.917Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2022-09-06T13:22:32.917Z] === RUN TestContainerVolumesMountedAsShared [2022-09-06T13:22:33.177Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-09-06T13:22:33.177Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-06T13:22:33.437Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-09-06T13:22:33.437Z] === RUN TestNetworkNat [2022-09-06T13:22:33.559Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-09-06T13:22:33.985Z] --- PASS: TestUpdateRestartPolicy (11.01s) [2022-09-06T13:22:33.985Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T13:22:33.985Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-09-06T13:22:33.985Z] === RUN TestWaitNonBlocked [2022-09-06T13:22:33.985Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T13:22:33.985Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T13:22:33.985Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T13:22:33.985Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T13:22:33.985Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T13:22:33.985Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T13:22:33.985Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-06T13:22:33.985Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-09-06T13:22:33.985Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2022-09-06T13:22:33.985Z] === RUN TestWaitBlocked [2022-09-06T13:22:33.985Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T13:22:33.985Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T13:22:33.985Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T13:22:33.985Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T13:22:33.985Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T13:22:33.985Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T13:22:34.008Z] --- PASS: TestNetworkNat (0.45s) [2022-09-06T13:22:34.008Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T13:22:34.123Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-09-06T13:22:34.123Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-09-06T13:22:34.268Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-09-06T13:22:34.268Z] === RUN TestNetworkLoopbackNat [2022-09-06T13:22:34.688Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-09-06T13:22:34.954Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-06T13:22:34.954Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s) [2022-09-06T13:22:34.954Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.85s) [2022-09-06T13:22:34.954Z] === CONT TestContainerStartOnDaemonRestart [2022-09-06T13:22:34.954Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-06T13:22:36.581Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-09-06T13:22:36.838Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-09-06T13:22:37.492Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.29s) [2022-09-06T13:22:37.492Z] === CONT TestIpcModeOlderClient [2022-09-06T13:22:37.492Z] --- PASS: TestContainerStartOnDaemonRestart (2.34s) [2022-09-06T13:22:37.492Z] === CONT TestContainerKillOnDaemonStart [2022-09-06T13:22:37.492Z] --- PASS: TestIpcModeOlderClient (0.14s) [2022-09-06T13:22:37.492Z] === CONT TestDaemonHostGatewayIP [2022-09-06T13:22:37.563Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-09-06T13:22:37.563Z] === RUN TestPause [2022-09-06T13:22:37.563Z] --- PASS: TestPause (0.42s) [2022-09-06T13:22:37.563Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T13:22:37.564Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T13:22:37.564Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T13:22:37.564Z] === RUN TestPauseStopPausedContainer [2022-09-06T13:22:37.824Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-09-06T13:22:37.824Z] === RUN TestPsFilter [2022-09-06T13:22:37.824Z] --- PASS: TestPsFilter (0.12s) [2022-09-06T13:22:37.824Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T13:22:38.394Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-09-06T13:22:38.394Z] === RUN TestRemoveContainerWithVolume [2022-09-06T13:22:38.654Z] --- PASS: TestRemoveContainerWithVolume (0.37s) [2022-09-06T13:22:38.654Z] === RUN TestRemoveContainerRunning [2022-09-06T13:22:38.789Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-09-06T13:22:38.789Z] Copying nested executables into bundles/binary-daemon [2022-09-06T13:22:39.045Z] [2022-09-06T13:22:39.227Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-09-06T13:22:39.227Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T13:22:39.359Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-09-06T13:22:39.360Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-09-06T13:22:39.487Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-09-06T13:22:39.487Z] === RUN TestRemoveInvalidContainer [2022-09-06T13:22:39.487Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-06T13:22:39.487Z] === RUN TestRenameLinkedContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-09-06T13:22:40.031Z] --- PASS: TestDaemonHostGatewayIP (2.51s) [2022-09-06T13:22:40.032Z] === CONT TestDaemonRestartIpcMode [2022-09-06T13:22:40.290Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-09-06T13:22:40.290Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-09-06T13:22:40.290Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-09-06T13:22:40.290Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-09-06T13:22:40.290Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-09-06T13:22:40.290Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-09-06T13:22:40.290Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-09-06T13:22:40.290Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-09-06T13:22:40.290Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-09-06T13:22:40.293Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44093/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=97014a8db51a9be25422a49863bf4c3ed12c9b42 -e DOCKER_GRAPHDRIVER docker:97014a8db51a9be25422a49863bf4c3ed12c9b42 hack/make.sh cross [2022-09-06T13:22:40.549Z] [2022-09-06T13:22:40.549Z] Removing bundles/ [2022-09-06T13:22:40.549Z] [2022-09-06T13:22:40.549Z] ---> Making bundle: cross (in bundles/cross) [2022-09-06T13:22:40.549Z] Cross building: bundles/cross/linux/amd64 [2022-09-06T13:22:40.807Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-09-06T13:22:40.807Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-06T13:22:41.397Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-09-06T13:22:41.397Z] === RUN TestRenameStoppedContainer [2022-09-06T13:22:41.657Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-09-06T13:22:41.657Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T13:22:41.659Z] --- PASS: TestUpdateRestartPolicy (12.17s) [2022-09-06T13:22:41.659Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T13:22:41.942Z] --- PASS: TestDaemonRestartIpcMode (2.26s) [2022-09-06T13:22:42.222Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-09-06T13:22:42.479Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2022-09-06T13:22:42.479Z] === RUN TestWaitNonBlocked [2022-09-06T13:22:42.479Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T13:22:42.479Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T13:22:42.479Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T13:22:42.479Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T13:22:42.479Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T13:22:42.479Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T13:22:42.598Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-09-06T13:22:42.598Z] === RUN TestRenameInvalidName [2022-09-06T13:22:42.858Z] --- PASS: TestRenameInvalidName (0.39s) [2022-09-06T13:22:42.858Z] === RUN TestRenameAnonymousContainer [2022-09-06T13:22:43.413Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-09-06T13:22:43.413Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-06T13:22:43.413Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2022-09-06T13:22:43.413Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2022-09-06T13:22:43.413Z] === RUN TestWaitBlocked [2022-09-06T13:22:43.413Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T13:22:43.413Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T13:22:43.413Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T13:22:43.413Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T13:22:43.413Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T13:22:43.413Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T13:22:44.244Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2022-09-06T13:22:44.244Z] === RUN TestRenameContainerWithSameName [2022-09-06T13:22:44.344Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-06T13:22:44.344Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s) [2022-09-06T13:22:44.344Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.85s) [2022-09-06T13:22:44.344Z] === CONT TestContainerStartOnDaemonRestart [2022-09-06T13:22:44.344Z] === CONT TestIpcModeOlderClient [2022-09-06T13:22:44.344Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-09-06T13:22:44.344Z] === CONT TestContainerKillOnDaemonStart [2022-09-06T13:22:44.815Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-09-06T13:22:44.815Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T13:22:45.755Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-09-06T13:22:45.755Z] === RUN TestResize [2022-09-06T13:22:46.014Z] --- PASS: TestResize (0.40s) [2022-09-06T13:22:46.014Z] === RUN TestResizeWithInvalidSize [2022-09-06T13:22:46.274Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-09-06T13:22:46.274Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T13:22:46.843Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-09-06T13:22:46.843Z] === RUN TestDaemonRestartKillContainers [2022-09-06T13:22:46.843Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T13:22:46.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T13:22:46.843Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T13:22:46.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T13:22:46.843Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T13:22:46.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T13:22:46.843Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T13:22:46.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T13:22:46.843Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T13:22:46.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T13:22:46.843Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T13:22:46.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T13:22:46.843Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T13:22:46.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T13:22:46.843Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T13:22:46.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T13:22:46.843Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:22:46.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:22:46.843Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:22:46.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:22:46.843Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:22:46.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:22:46.843Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:22:46.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:22:46.843Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T13:22:46.843Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T13:22:46.865Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-09-06T13:22:47.428Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-09-06T13:22:47.428Z] --- PASS: TestContainerStartOnDaemonRestart (2.92s) [2022-09-06T13:22:47.428Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-06T13:22:48.225Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:22:48.486Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:22:49.869Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T13:22:49.869Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T13:22:50.067Z] --- PASS: TestContainerKillOnDaemonStart (11.64s) [2022-09-06T13:22:50.067Z] PASS [2022-09-06T13:22:50.067Z] [2022-09-06T13:22:50.067Z] === Skipped [2022-09-06T13:22:50.067Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-06T13:22:50.067Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T13:22:50.067Z] [2022-09-06T13:22:50.067Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-06T13:22:50.067Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-06T13:22:50.067Z] [2022-09-06T13:22:50.067Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T13:22:50.067Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T13:22:50.067Z] [2022-09-06T13:22:50.067Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-06T13:22:50.067Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-06T13:22:50.067Z] [2022-09-06T13:22:50.067Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-06T13:22:50.067Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T13:22:50.067Z] [2022-09-06T13:22:50.067Z] DONE 197 tests, 5 skipped in 111.707s [2022-09-06T13:22:50.067Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-06T13:22:50.067Z] INFO: Testing against a local daemon [2022-09-06T13:22:50.067Z] === RUN TestCommitInheritsEnv [2022-09-06T13:22:50.067Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-09-06T13:22:50.067Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T13:22:50.067Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-06T13:22:50.067Z] === RUN TestImagesFilterMultiReference [2022-09-06T13:22:50.067Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-09-06T13:22:50.067Z] === RUN TestImagePullPlatformInvalid [2022-09-06T13:22:50.067Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-06T13:22:50.067Z] === RUN TestRemoveImageOrphaning [2022-09-06T13:22:50.067Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2022-09-06T13:22:50.067Z] === RUN TestRemoveImageGarbageCollector [2022-09-06T13:22:50.715Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.83s) [2022-09-06T13:22:50.715Z] === CONT TestDaemonHostGatewayIP [2022-09-06T13:22:50.715Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-09-06T13:22:50.715Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-09-06T13:22:50.715Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-09-06T13:22:50.843Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T13:22:51.103Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T13:22:51.446Z] --- PASS: TestRemoveImageGarbageCollector (1.89s) [2022-09-06T13:22:51.447Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T13:22:51.447Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-09-06T13:22:51.447Z] === RUN TestTagInvalidReference [2022-09-06T13:22:51.447Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-06T13:22:51.447Z] === RUN TestTagValidPrefixedRepo [2022-09-06T13:22:51.447Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-06T13:22:51.447Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T13:22:51.707Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-06T13:22:51.707Z] === RUN TestTagOfficialNames [2022-09-06T13:22:51.707Z] --- PASS: TestTagOfficialNames (0.06s) [2022-09-06T13:22:51.707Z] === RUN TestTagMatchesDigest [2022-09-06T13:22:51.707Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-06T13:22:51.707Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-06T13:22:52.483Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T13:22:52.743Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T13:22:53.233Z] --- PASS: TestDaemonHostGatewayIP (3.12s) [2022-09-06T13:22:53.233Z] === CONT TestDaemonRestartIpcMode [2022-09-06T13:22:54.126Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T13:22:54.386Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T13:22:54.600Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-09-06T13:22:55.531Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-09-06T13:22:56.297Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-06T13:22:56.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.65s) [2022-09-06T13:22:56.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s) [2022-09-06T13:22:56.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-09-06T13:22:56.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-09-06T13:22:56.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-09-06T13:22:56.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-09-06T13:22:56.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s) [2022-09-06T13:22:56.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.69s) [2022-09-06T13:22:56.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.79s) [2022-09-06T13:22:56.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.78s) [2022-09-06T13:22:56.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s) [2022-09-06T13:22:56.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s) [2022-09-06T13:22:56.297Z] === RUN TestCgroupNamespacesRun [2022-09-06T13:22:56.903Z] --- PASS: TestDaemonRestartIpcMode (3.39s) [2022-09-06T13:22:56.903Z] check_test.go:309: [d69258a5eff33] daemon is not started [2022-09-06T13:22:56.903Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-09-06T13:22:57.160Z] --- PASS: TestContainerKillOnDaemonStart (12.64s) [2022-09-06T13:22:57.160Z] PASS [2022-09-06T13:22:57.160Z] [2022-09-06T13:22:57.160Z] === Skipped [2022-09-06T13:22:57.160Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-06T13:22:57.160Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T13:22:57.160Z] [2022-09-06T13:22:57.160Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-06T13:22:57.160Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T13:22:57.160Z] [2022-09-06T13:22:57.160Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.01s) [2022-09-06T13:22:57.160Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T13:22:57.160Z] [2022-09-06T13:22:57.160Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T13:22:57.160Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T13:22:57.160Z] [2022-09-06T13:22:57.160Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-06T13:22:57.160Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T13:22:57.160Z] [2022-09-06T13:22:57.160Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-06T13:22:57.160Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-06T13:22:57.160Z] [2022-09-06T13:22:57.160Z] DONE 197 tests, 6 skipped in 142.798s [2022-09-06T13:22:57.160Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-06T13:22:57.160Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:22:57.160Z] ++ set -e [2022-09-06T13:22:57.160Z] ++ '[' -n 0 ']' [2022-09-06T13:22:57.160Z] ++ set -x [2022-09-06T13:22:57.160Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:22:57.239Z] --- PASS: TestCgroupNamespacesRun (1.10s) [2022-09-06T13:22:57.239Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-06T13:22:57.417Z] INFO: Testing against a local daemon [2022-09-06T13:22:57.417Z] === RUN TestCommitInheritsEnv [2022-09-06T13:22:57.674Z] --- PASS: TestCommitInheritsEnv (0.45s) [2022-09-06T13:22:57.674Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T13:22:57.674Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-06T13:22:57.674Z] === RUN TestImagesFilterMultiReference [2022-09-06T13:22:57.931Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-09-06T13:22:57.931Z] === RUN TestImagePullPlatformInvalid [2022-09-06T13:22:57.931Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-09-06T13:22:57.931Z] === RUN TestRemoveImageOrphaning [2022-09-06T13:22:58.180Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) [2022-09-06T13:22:58.180Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-06T13:22:58.497Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2022-09-06T13:22:58.497Z] === RUN TestRemoveImageGarbageCollector [2022-09-06T13:22:59.562Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-09-06T13:22:59.562Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-06T13:22:59.866Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-09-06T13:23:00.430Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-09-06T13:23:00.504Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-09-06T13:23:00.504Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-06T13:23:00.687Z] --- PASS: TestRemoveImageGarbageCollector (2.25s) [2022-09-06T13:23:00.687Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T13:23:00.687Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-09-06T13:23:00.687Z] === RUN TestTagInvalidReference [2022-09-06T13:23:00.687Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-06T13:23:00.687Z] === RUN TestTagValidPrefixedRepo [2022-09-06T13:23:00.687Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-06T13:23:00.687Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T13:23:00.687Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-06T13:23:00.687Z] === RUN TestTagOfficialNames [2022-09-06T13:23:00.944Z] --- PASS: TestTagOfficialNames (0.06s) [2022-09-06T13:23:00.944Z] === RUN TestTagMatchesDigest [2022-09-06T13:23:00.944Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-09-06T13:23:00.944Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-06T13:23:00.944Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-09-06T13:23:01.886Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-09-06T13:23:01.886Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-06T13:23:02.312Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-09-06T13:23:02.828Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-09-06T13:23:02.828Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-06T13:23:03.399Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-09-06T13:23:03.399Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-06T13:23:03.681Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-09-06T13:23:04.782Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s) [2022-09-06T13:23:04.782Z] === RUN TestNISDomainname [2022-09-06T13:23:05.042Z] --- PASS: TestNISDomainname (0.53s) [2022-09-06T13:23:05.042Z] === RUN TestHostnameDnsResolution [2022-09-06T13:23:05.574Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-09-06T13:23:05.574Z] check_test.go:309: [d9016efd22052] daemon is not started [2022-09-06T13:23:05.574Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-09-06T13:23:05.612Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-09-06T13:23:05.612Z] === RUN TestUnprivilegedPortsAndPing [2022-09-06T13:23:06.138Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-09-06T13:23:06.138Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-09-06T13:23:06.183Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2022-09-06T13:23:06.183Z] === RUN TestStats [2022-09-06T13:23:07.067Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-09-06T13:23:07.997Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-09-06T13:23:08.723Z] --- PASS: TestStats (2.42s) [2022-09-06T13:23:08.723Z] === RUN TestStopContainerWithTimeout [2022-09-06T13:23:08.723Z] === RUN TestStopContainerWithTimeout/0 [2022-09-06T13:23:08.723Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-06T13:23:08.723Z] === RUN TestStopContainerWithTimeout/1 [2022-09-06T13:23:08.723Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-06T13:23:08.723Z] === RUN TestStopContainerWithTimeout/3 [2022-09-06T13:23:08.723Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-06T13:23:08.723Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-06T13:23:08.723Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-06T13:23:08.723Z] === CONT TestStopContainerWithTimeout/0 [2022-09-06T13:23:08.723Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-06T13:23:08.927Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-09-06T13:23:09.183Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-09-06T13:23:09.294Z] === CONT TestStopContainerWithTimeout/3 [2022-09-06T13:23:11.204Z] === CONT TestStopContainerWithTimeout/1 [2022-09-06T13:23:12.586Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-06T13:23:12.586Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-09-06T13:23:12.586Z] --- PASS: TestStopContainerWithTimeout/-1 (2.59s) [2022-09-06T13:23:12.586Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-09-06T13:23:12.586Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-09-06T13:23:12.586Z] === RUN TestDeleteDevicemapper [2022-09-06T13:23:12.586Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T13:23:12.586Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-06T13:23:12.586Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T13:23:13.982Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s) [2022-09-06T13:23:13.982Z] === RUN TestUpdateMemory [2022-09-06T13:23:14.551Z] --- PASS: TestUpdateMemory (0.53s) [2022-09-06T13:23:14.552Z] === RUN TestUpdateCPUQuota [2022-09-06T13:23:15.492Z] --- PASS: TestUpdateCPUQuota (0.68s) [2022-09-06T13:23:15.492Z] === RUN TestUpdatePidsLimit [2022-09-06T13:23:15.492Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-06T13:23:15.492Z] === RUN TestUpdatePidsLimit/no_change [2022-09-06T13:23:15.734Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-09-06T13:23:15.752Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-06T13:23:15.752Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-06T13:23:15.948Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-09-06T13:23:15.948Z] [2022-09-06T13:23:15.948Z] ________ ____ __. [2022-09-06T13:23:15.948Z] \_____ \ | |/ _| [2022-09-06T13:23:15.948Z] / | \| < [2022-09-06T13:23:15.948Z] / | \ | \ [2022-09-06T13:23:15.948Z] \_______ /____|__ \ [2022-09-06T13:23:15.948Z] \/ \/ [2022-09-06T13:23:15.948Z] [2022-09-06T13:23:15.948Z] INFO: make.ps1 ended at 09/06/2022 13:23:05 [2022-09-06T13:23:15.948Z] INFO: Binaries build ended at 09/06/2022 13:23:06. Duration:00:01:24.3744907 [2022-09-06T13:23:15.948Z] INFO: Copying the built daemon binary to d:\CI\PR-44093\2\binary\dockerd-97014a8db5.exe... [2022-09-06T13:23:15.948Z] INFO: Copying the built client binary to d:\CI\PR-44093\2\binary\docker-97014a8db5.exe... [2022-09-06T13:23:15.948Z] INFO: Copying dockerversion from the container... [2022-09-06T13:23:15.948Z] INFO: Copying the golang package from the container to d:\CI\PR-44093\2\installer\go.zip... [2022-09-06T13:23:15.948Z] INFO: Extracting go.zip to d:\CI\PR-44093\2\go [2022-09-06T13:23:15.990Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-09-06T13:23:16.012Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-06T13:23:16.272Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-06T13:23:16.532Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-06T13:23:16.553Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-09-06T13:23:17.102Z] --- PASS: TestUpdatePidsLimit (1.81s) [2022-09-06T13:23:17.102Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-09-06T13:23:17.102Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-09-06T13:23:17.102Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-09-06T13:23:17.102Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-09-06T13:23:17.102Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-09-06T13:23:17.102Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-09-06T13:23:17.102Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-09-06T13:23:17.102Z] === RUN TestUpdateRestartPolicy [2022-09-06T13:23:17.117Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-09-06T13:23:17.117Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from config [2022-09-06T13:23:17.374Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-09-06T13:23:17.938Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config [2022-09-06T13:23:18.195Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from config [2022-09-06T13:23:18.758Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-09-06T13:23:18.758Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config [2022-09-06T13:23:19.321Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config [2022-09-06T13:23:19.884Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli [2022-09-06T13:23:20.448Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli [2022-09-06T13:23:21.026Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli [2022-09-06T13:23:21.283Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-09-06T13:23:21.283Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli [2022-09-06T13:23:21.846Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli [2022-09-06T13:23:22.410Z] check_test.go:309: [dc84b8f0f66a3] daemon is not started [2022-09-06T13:23:22.410Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-09-06T13:23:23.340Z] check_test.go:309: [dff553313a523] daemon is not started [2022-09-06T13:23:23.340Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-09-06T13:23:23.903Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-09-06T13:23:25.800Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-09-06T13:23:28.323Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-09-06T13:23:28.887Z] check_test.go:309: [d72c9003ef7d2] daemon is not started [2022-09-06T13:23:28.887Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-09-06T13:23:29.323Z] --- PASS: TestUpdateRestartPolicy (10.79s) [2022-09-06T13:23:29.323Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T13:23:29.323Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-09-06T13:23:29.323Z] === RUN TestWaitNonBlocked [2022-09-06T13:23:29.323Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T13:23:29.323Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T13:23:29.323Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T13:23:29.323Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T13:23:29.323Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T13:23:29.323Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T13:23:29.323Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-09-06T13:23:29.323Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2022-09-06T13:23:29.323Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-09-06T13:23:29.323Z] === RUN TestWaitBlocked [2022-09-06T13:23:29.323Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T13:23:29.323Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T13:23:29.323Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T13:23:29.323Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T13:23:29.323Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T13:23:29.323Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T13:23:29.892Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-06T13:23:29.892Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2022-09-06T13:23:29.892Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-09-06T13:23:29.892Z] === CONT TestContainerStartOnDaemonRestart [2022-09-06T13:23:29.892Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-06T13:23:31.409Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-09-06T13:23:31.665Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-09-06T13:23:31.802Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.04s) [2022-09-06T13:23:31.802Z] === CONT TestDaemonHostGatewayIP [2022-09-06T13:23:31.802Z] === CONT TestDaemonRestartIpcMode [2022-09-06T13:23:31.802Z] --- PASS: TestContainerStartOnDaemonRestart (2.11s) [2022-09-06T13:23:32.230Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-09-06T13:23:32.230Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-09-06T13:23:33.599Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-09-06T13:23:34.347Z] --- PASS: TestDaemonHostGatewayIP (2.42s) [2022-09-06T13:23:34.347Z] === CONT TestIpcModeOlderClient [2022-09-06T13:23:34.347Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-09-06T13:23:34.347Z] === CONT TestContainerKillOnDaemonStart [2022-09-06T13:23:34.347Z] --- PASS: TestDaemonRestartIpcMode (2.45s) [2022-09-06T13:23:36.892Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-09-06T13:23:37.423Z] INFO: Extraction ended at 09/06/2022 13:23:36. Duration:00:00:27.6143818 [2022-09-06T13:23:37.423Z] INFO: Updating the golang and path environment variables [2022-09-06T13:23:37.423Z] INFO: GOPATH=d:\gopath [2022-09-06T13:23:37.423Z] INFO: go version go1.18.5 windows/amd64 [2022-09-06T13:23:37.423Z] INFO: Running the daemon under test in debug mode [2022-09-06T13:23:37.423Z] INFO: Starting a daemon under test... [2022-09-06T13:23:37.423Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-44093\2\daemon --pidfile d:\CI\PR-44093\2\docker.pid -D [2022-09-06T13:23:37.423Z] INFO: Process started successfully. [2022-09-06T13:23:37.423Z] INFO: Start tailing logs of the daemon under tests [2022-09-06T13:23:37.423Z] INFO: Waiting for the daemon under test to start... [2022-09-06T13:23:37.455Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-09-06T13:23:38.384Z] check_test.go:309: [da7a115f15a34] daemon is not started [2022-09-06T13:23:38.384Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-09-06T13:23:38.641Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-09-06T13:23:41.161Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-09-06T13:23:43.055Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-09-06T13:23:43.870Z] --- PASS: TestImportExtremelyLargeImageWorks (95.26s) [2022-09-06T13:23:43.870Z] PASS [2022-09-06T13:23:43.870Z] [2022-09-06T13:23:43.870Z] === Skipped [2022-09-06T13:23:43.870Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-06T13:23:43.870Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-06T13:23:43.870Z] [2022-09-06T13:23:43.870Z] DONE 12 tests, 1 skipped in 99.553s [2022-09-06T13:23:43.870Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-06T13:23:43.870Z] INFO: Testing against a local daemon [2022-09-06T13:23:43.870Z] === RUN TestNetworkCreateDelete [2022-09-06T13:23:43.870Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-09-06T13:23:43.870Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T13:23:43.870Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-09-06T13:23:43.870Z] === RUN TestDaemonDNSFallback [2022-09-06T13:23:46.327Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-09-06T13:23:46.568Z] --- PASS: TestContainerKillOnDaemonStart (11.50s) [2022-09-06T13:23:46.568Z] PASS [2022-09-06T13:23:46.568Z] [2022-09-06T13:23:46.568Z] === Skipped [2022-09-06T13:23:46.568Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-09-06T13:23:46.568Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T13:23:46.568Z] [2022-09-06T13:23:46.568Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T13:23:46.568Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T13:23:46.568Z] [2022-09-06T13:23:46.568Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-06T13:23:46.568Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T13:23:46.568Z] [2022-09-06T13:23:46.568Z] DONE 197 tests, 3 skipped in 106.766s [2022-09-06T13:23:46.568Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-09-06T13:23:46.568Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:23:46.568Z] ++ set -e [2022-09-06T13:23:46.568Z] ++ '[' -n 0 ']' [2022-09-06T13:23:46.568Z] ++ set -x [2022-09-06T13:23:46.568Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:23:46.568Z] INFO: Testing against a local daemon [2022-09-06T13:23:46.568Z] === RUN TestCommitInheritsEnv [2022-09-06T13:23:46.568Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-09-06T13:23:46.568Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T13:23:46.568Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-09-06T13:23:46.568Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-06T13:23:46.568Z] === RUN TestImagesFilterMultiReference [2022-09-06T13:23:46.568Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-09-06T13:23:46.568Z] === RUN TestImagePullPlatformInvalid [2022-09-06T13:23:46.568Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-06T13:23:46.568Z] === RUN TestRemoveImageOrphaning [2022-09-06T13:23:46.568Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-09-06T13:23:46.568Z] === RUN TestRemoveImageGarbageCollector [2022-09-06T13:23:46.568Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T13:23:46.568Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-06T13:23:46.568Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T13:23:46.568Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-06T13:23:46.568Z] === RUN TestTagInvalidReference [2022-09-06T13:23:46.568Z] --- PASS: TestTagInvalidReference (0.02s) [2022-09-06T13:23:46.568Z] === RUN TestTagValidPrefixedRepo [2022-09-06T13:23:46.568Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-09-06T13:23:46.568Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T13:23:46.568Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-06T13:23:46.568Z] === RUN TestTagOfficialNames [2022-09-06T13:23:46.828Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-06T13:23:46.828Z] === RUN TestTagMatchesDigest [2022-09-06T13:23:46.828Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-06T13:23:46.828Z] PASS [2022-09-06T13:23:46.828Z] [2022-09-06T13:23:46.828Z] === Skipped [2022-09-06T13:23:46.828Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-06T13:23:46.828Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-09-06T13:23:46.828Z] [2022-09-06T13:23:46.828Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-06T13:23:46.828Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T13:23:46.828Z] [2022-09-06T13:23:46.828Z] DONE 12 tests, 2 skipped in 0.892s [2022-09-06T13:23:46.828Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-09-06T13:23:46.828Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:23:46.828Z] ++ set -e [2022-09-06T13:23:46.828Z] ++ '[' -n 0 ']' [2022-09-06T13:23:46.828Z] ++ set -x [2022-09-06T13:23:46.828Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:23:46.828Z] INFO: Testing against a local daemon [2022-09-06T13:23:46.828Z] === RUN TestNetworkCreateDelete [2022-09-06T13:23:46.894Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-09-06T13:23:47.088Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-09-06T13:23:47.089Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T13:23:47.349Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-09-06T13:23:47.349Z] === RUN TestDaemonDNSFallback [2022-09-06T13:23:48.788Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-09-06T13:23:49.047Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-09-06T13:23:50.443Z] --- PASS: TestDaemonDNSFallback (7.28s) [2022-09-06T13:23:50.443Z] === RUN TestInspectNetwork [2022-09-06T13:23:50.443Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:23:50.443Z] --- SKIP: TestInspectNetwork (0.00s) [2022-09-06T13:23:50.443Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T13:23:50.443Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:23:50.443Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-09-06T13:23:50.443Z] === RUN TestNetworkInvalidJSON [2022-09-06T13:23:50.443Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-06T13:23:50.443Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-06T13:23:50.443Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T13:23:50.443Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T13:23:50.443Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T13:23:50.443Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T13:23:50.443Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-06T13:23:50.443Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T13:23:50.443Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T13:23:50.443Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-06T13:23:50.444Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-09-06T13:23:50.444Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-09-06T13:23:50.444Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-09-06T13:23:50.444Z] === RUN TestNetworkList [2022-09-06T13:23:50.444Z] === RUN TestNetworkList//networks [2022-09-06T13:23:50.444Z] === PAUSE TestNetworkList//networks [2022-09-06T13:23:50.444Z] === RUN TestNetworkList//networks/ [2022-09-06T13:23:50.444Z] === PAUSE TestNetworkList//networks/ [2022-09-06T13:23:50.444Z] === CONT TestNetworkList//networks [2022-09-06T13:23:50.444Z] === CONT TestNetworkList//networks/ [2022-09-06T13:23:50.444Z] --- PASS: TestNetworkList (0.02s) [2022-09-06T13:23:50.444Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T13:23:50.444Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T13:23:50.444Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T13:23:50.444Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:23:50.444Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-09-06T13:23:50.444Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T13:23:50.719Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:23:50.719Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-09-06T13:23:50.719Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T13:23:50.719Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:23:50.719Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-09-06T13:23:50.719Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-06T13:23:50.719Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:23:50.719Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-09-06T13:23:50.719Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T13:23:50.719Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:23:50.719Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-09-06T13:23:50.719Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T13:23:50.719Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:23:50.719Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-09-06T13:23:50.719Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T13:23:50.719Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:23:50.719Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-09-06T13:23:50.719Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T13:23:50.719Z] service_test.go:242: FLAKY_TEST [2022-09-06T13:23:50.719Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T13:23:50.719Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T13:23:50.719Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:23:50.719Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2022-09-06T13:23:50.719Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T13:23:50.719Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:23:50.719Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-06T13:23:50.719Z] PASS [2022-09-06T13:23:50.719Z] [2022-09-06T13:23:50.719Z] === Skipped [2022-09-06T13:23:50.719Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-09-06T13:23:50.719Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:23:50.719Z] [2022-09-06T13:23:50.719Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-09-06T13:23:50.719Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:23:50.719Z] [2022-09-06T13:23:50.719Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-09-06T13:23:50.719Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:23:50.719Z] [2022-09-06T13:23:50.719Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-09-06T13:23:50.719Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:23:50.719Z] [2022-09-06T13:23:50.719Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-09-06T13:23:50.719Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:23:50.719Z] [2022-09-06T13:23:50.719Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-09-06T13:23:50.719Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:23:50.719Z] [2022-09-06T13:23:50.719Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-09-06T13:23:50.719Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:23:50.719Z] [2022-09-06T13:23:50.719Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-09-06T13:23:50.719Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:23:50.719Z] [2022-09-06T13:23:50.719Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-09-06T13:23:50.719Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:23:50.719Z] [2022-09-06T13:23:50.719Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T13:23:50.719Z] service_test.go:242: FLAKY_TEST [2022-09-06T13:23:50.719Z] [2022-09-06T13:23:50.719Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2022-09-06T13:23:50.719Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:23:50.719Z] [2022-09-06T13:23:50.719Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-06T13:23:50.719Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:23:50.719Z] [2022-09-06T13:23:50.719Z] DONE 22 tests, 12 skipped in 7.986s [2022-09-06T13:23:50.719Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-06T13:23:50.719Z] INFO: Testing against a local daemon [2022-09-06T13:23:50.719Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-06T13:23:50.719Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:23:50.719Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T13:23:50.719Z] === RUN TestDockerNetworkIpvlan [2022-09-06T13:23:50.719Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:23:50.719Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-06T13:23:50.719Z] PASS [2022-09-06T13:23:50.719Z] [2022-09-06T13:23:50.719Z] === Skipped [2022-09-06T13:23:50.719Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T13:23:50.719Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:23:50.719Z] [2022-09-06T13:23:50.719Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-06T13:23:50.719Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:23:50.719Z] [2022-09-06T13:23:50.719Z] DONE 2 tests, 2 skipped in 0.113s [2022-09-06T13:23:50.719Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-06T13:23:50.941Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-09-06T13:23:50.989Z] INFO: Testing against a local daemon [2022-09-06T13:23:50.989Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-06T13:23:50.989Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:23:50.989Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-06T13:23:50.989Z] === RUN TestDockerNetworkMacvlan [2022-09-06T13:23:50.989Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:23:50.989Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-09-06T13:23:50.989Z] PASS [2022-09-06T13:23:50.989Z] [2022-09-06T13:23:50.989Z] === Skipped [2022-09-06T13:23:50.989Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-06T13:23:50.989Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:23:50.989Z] [2022-09-06T13:23:50.989Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-09-06T13:23:50.989Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:23:50.989Z] [2022-09-06T13:23:50.989Z] DONE 2 tests, 2 skipped in 0.195s [2022-09-06T13:23:50.989Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-06T13:23:50.989Z] testing: warning: no tests to run [2022-09-06T13:23:50.989Z] PASS [2022-09-06T13:23:50.989Z] [2022-09-06T13:23:50.989Z] DONE 0 tests in 0.026s [2022-09-06T13:23:50.989Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-06T13:23:50.989Z] INFO: Testing against a local daemon [2022-09-06T13:23:50.989Z] === RUN TestAuthZPluginAllowRequest [2022-09-06T13:23:50.989Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:50.989Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-09-06T13:23:50.989Z] === RUN TestAuthZPluginTLS [2022-09-06T13:23:50.989Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:50.989Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-09-06T13:23:50.989Z] === RUN TestAuthZPluginDenyRequest [2022-09-06T13:23:50.989Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:50.989Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-09-06T13:23:50.989Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-06T13:23:50.989Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:50.989Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-06T13:23:50.989Z] === RUN TestAuthZPluginDenyResponse [2022-09-06T13:23:50.989Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:50.989Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-09-06T13:23:50.989Z] === RUN TestAuthZPluginAllowEventStream [2022-09-06T13:23:50.989Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:50.989Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-09-06T13:23:50.989Z] === RUN TestAuthZPluginErrorResponse [2022-09-06T13:23:50.989Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:50.989Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-09-06T13:23:50.989Z] === RUN TestAuthZPluginErrorRequest [2022-09-06T13:23:50.989Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:50.989Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-09-06T13:23:50.989Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-06T13:23:50.989Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:50.989Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-06T13:23:50.989Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-06T13:23:50.989Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:50.989Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-06T13:23:50.989Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-06T13:23:50.989Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:50.989Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-06T13:23:50.989Z] === RUN TestAuthZPluginHeader [2022-09-06T13:23:50.989Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:50.989Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-09-06T13:23:50.989Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-06T13:23:51.198Z] check_test.go:309: [d8c6dbce51089] daemon is not started [2022-09-06T13:23:51.199Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-09-06T13:23:51.557Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:51.557Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-09-06T13:23:51.557Z] === RUN TestAuthZPluginV2Disable [2022-09-06T13:23:51.761Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-09-06T13:23:51.816Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:51.816Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-09-06T13:23:51.816Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-06T13:23:52.076Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:52.076Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-06T13:23:52.076Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-06T13:23:52.325Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-09-06T13:23:52.644Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:52.644Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-06T13:23:52.644Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-06T13:23:52.888Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-09-06T13:23:52.904Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:52.904Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-06T13:23:52.904Z] PASS [2022-09-06T13:23:52.904Z] [2022-09-06T13:23:52.904Z] === Skipped [2022-09-06T13:23:52.904Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-09-06T13:23:52.904Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:52.904Z] [2022-09-06T13:23:52.904Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-09-06T13:23:52.904Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:52.904Z] [2022-09-06T13:23:52.904Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-09-06T13:23:52.904Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:52.904Z] [2022-09-06T13:23:52.904Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-06T13:23:52.904Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:52.904Z] [2022-09-06T13:23:52.904Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-09-06T13:23:52.904Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:52.904Z] [2022-09-06T13:23:52.904Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-09-06T13:23:52.904Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:52.904Z] [2022-09-06T13:23:52.904Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-09-06T13:23:52.904Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:52.904Z] [2022-09-06T13:23:52.904Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-09-06T13:23:52.904Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:52.904Z] [2022-09-06T13:23:52.904Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-06T13:23:52.904Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:52.904Z] [2022-09-06T13:23:52.904Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-06T13:23:52.904Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:52.904Z] [2022-09-06T13:23:52.904Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-06T13:23:52.904Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:52.904Z] [2022-09-06T13:23:52.904Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-09-06T13:23:52.904Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:52.904Z] [2022-09-06T13:23:52.904Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-09-06T13:23:52.904Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:52.904Z] [2022-09-06T13:23:52.904Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-09-06T13:23:52.904Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:52.904Z] [2022-09-06T13:23:52.904Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-06T13:23:52.904Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:52.904Z] [2022-09-06T13:23:52.904Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-06T13:23:52.904Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:52.904Z] [2022-09-06T13:23:52.904Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-06T13:23:52.904Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:52.904Z] [2022-09-06T13:23:52.904Z] DONE 17 tests, 17 skipped in 1.822s [2022-09-06T13:23:52.904Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-06T13:23:52.904Z] INFO: Testing against a local daemon [2022-09-06T13:23:52.904Z] === RUN TestPluginInvalidJSON [2022-09-06T13:23:52.904Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T13:23:52.904Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T13:23:52.904Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T13:23:52.904Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-09-06T13:23:52.904Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-09-06T13:23:52.904Z] === RUN TestPluginInstall [2022-09-06T13:23:52.904Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:52.904Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-06T13:23:52.904Z] === RUN TestPluginsWithRuntimes [2022-09-06T13:23:52.904Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-09-06T13:23:52.904Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-06T13:23:52.904Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T13:23:52.904Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-06T13:23:52.904Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-06T13:23:52.904Z] PASS [2022-09-06T13:23:52.904Z] [2022-09-06T13:23:52.904Z] === Skipped [2022-09-06T13:23:52.904Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-09-06T13:23:52.904Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T13:23:52.904Z] [2022-09-06T13:23:52.904Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-09-06T13:23:52.904Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-09-06T13:23:52.904Z] [2022-09-06T13:23:52.904Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-09-06T13:23:52.904Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-06T13:23:52.904Z] [2022-09-06T13:23:52.904Z] DONE 5 tests, 3 skipped in 0.156s [2022-09-06T13:23:52.904Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-06T13:23:53.164Z] INFO: Testing against a local daemon [2022-09-06T13:23:53.164Z] === RUN TestExternalGraphDriver [2022-09-06T13:23:53.423Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-06T13:23:53.423Z] --- SKIP: TestExternalGraphDriver (0.35s) [2022-09-06T13:23:53.423Z] === RUN TestGraphdriverPluginV2 [2022-09-06T13:23:53.939Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-09-06T13:23:53.939Z] === RUN TestInspectNetwork [2022-09-06T13:23:54.781Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-09-06T13:23:54.781Z] check_test.go:309: [d582066ac0629] daemon is not started [2022-09-06T13:23:54.781Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-09-06T13:23:56.490Z] === RUN TestInspectNetwork/full_network_id [2022-09-06T13:23:56.490Z] === RUN TestInspectNetwork/partial_network_id [2022-09-06T13:23:56.490Z] === RUN TestInspectNetwork/network_name [2022-09-06T13:23:56.490Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-06T13:23:57.302Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-09-06T13:23:58.899Z] .....INFO: Daemon under test started and replied! [2022-09-06T13:23:58.899Z] INFO: Docker version of the daemon under test [2022-09-06T13:23:58.899Z] [2022-09-06T13:23:58.899Z] Client: [2022-09-06T13:23:58.899Z] Version: 17.06.2-ce [2022-09-06T13:23:58.899Z] API version: 1.30 [2022-09-06T13:23:58.899Z] Go version: go1.8.3 [2022-09-06T13:23:58.899Z] Git commit: cec0b72 [2022-09-06T13:23:58.899Z] Built: Tue Sep 5 19:57:19 2017 [2022-09-06T13:23:58.899Z] OS/Arch: windows/amd64 [2022-09-06T13:23:58.899Z] [2022-09-06T13:23:58.899Z] Server: [2022-09-06T13:23:58.899Z] Version: 0.0.0-dev [2022-09-06T13:23:58.899Z] API version: 1.41 (minimum version 1.24) [2022-09-06T13:23:58.899Z] Go version: go1.18.5 [2022-09-06T13:23:58.899Z] Git commit: 97014a8db5 [2022-09-06T13:23:58.899Z] Built: 09/06/2022 13:21:48 [2022-09-06T13:23:58.899Z] OS/Arch: windows/amd64 [2022-09-06T13:23:58.899Z] Experimental: false [2022-09-06T13:23:58.899Z] [2022-09-06T13:23:58.899Z] INFO: Docker info of the daemon under test [2022-09-06T13:23:58.899Z] [2022-09-06T13:23:58.899Z] Containers: 0 [2022-09-06T13:23:58.899Z] Running: 0 [2022-09-06T13:23:58.899Z] Paused: 0 [2022-09-06T13:23:58.899Z] Stopped: 0 [2022-09-06T13:23:58.899Z] Images: 0 [2022-09-06T13:23:58.899Z] Server Version: 0.0.0-dev [2022-09-06T13:23:58.899Z] Storage Driver: windowsfilter [2022-09-06T13:23:58.899Z] Windows: [2022-09-06T13:23:58.899Z] Logging Driver: json-file [2022-09-06T13:23:58.899Z] Plugins: [2022-09-06T13:23:58.899Z] Volume: local [2022-09-06T13:23:58.899Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-09-06T13:23:58.899Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-09-06T13:23:58.899Z] Swarm: inactive [2022-09-06T13:23:58.899Z] Default Isolation: process [2022-09-06T13:23:58.899Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-09-06T13:23:58.899Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-09-06T13:23:58.899Z] OSType: windows [2022-09-06T13:23:58.899Z] Architecture: x86_64 [2022-09-06T13:23:58.899Z] CPUs: 4 [2022-09-06T13:23:58.899Z] Total Memory: 32GiB [2022-09-06T13:23:58.899Z] Name: azwin-2-6083c0 [2022-09-06T13:23:58.899Z] ID: 3NOH:AHQJ:JUUL:WMBO:Z6XQ:44ZC:NSAI:45DW:MPYA:QPWN:6IDN:AW3Z [2022-09-06T13:23:58.899Z] Docker Root Dir: D:\CI\PR-44093\2\daemon [2022-09-06T13:23:58.899Z] Debug Mode (client): false [2022-09-06T13:23:58.899Z] Debug Mode (server): true [2022-09-06T13:23:58.899Z] File Descriptors: -1 [2022-09-06T13:23:58.899Z] Goroutines: 16 [2022-09-06T13:23:58.899Z] System Time: 2022-09-06T13:23:56.1634319Z [2022-09-06T13:23:58.899Z] EventsListeners: 0 [2022-09-06T13:23:58.899Z] Registry: https://index.docker.io/v1/ [2022-09-06T13:23:58.899Z] Labels: [2022-09-06T13:23:58.899Z] Experimental: false [2022-09-06T13:23:58.899Z] Insecure Registries: [2022-09-06T13:23:58.899Z] 127.0.0.0/8 [2022-09-06T13:23:58.899Z] Live Restore Enabled: false [2022-09-06T13:23:58.899Z] [2022-09-06T13:23:58.899Z] [2022-09-06T13:23:58.899Z] INFO: Docker images of the daemon under test [2022-09-06T13:23:58.899Z] [2022-09-06T13:23:58.899Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-06T13:23:58.899Z] [2022-09-06T13:23:58.899Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-09-06T13:23:58.899Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-09-06T13:23:58.899Z] ltsc2019: Pulling from windows/servercore [2022-09-06T13:23:58.899Z] b111c3320c94: Pulling fs layer [2022-09-06T13:23:58.899Z] 294d77ac553d: Pulling fs layer [2022-09-06T13:23:59.825Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-09-06T13:23:59.998Z] --- PASS: TestGraphdriverPluginV2 (5.78s) [2022-09-06T13:23:59.998Z] PASS [2022-09-06T13:23:59.998Z] [2022-09-06T13:23:59.998Z] === Skipped [2022-09-06T13:23:59.998Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.35s) [2022-09-06T13:23:59.998Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-06T13:23:59.998Z] [2022-09-06T13:23:59.998Z] DONE 2 tests, 1 skipped in 6.256s [2022-09-06T13:23:59.998Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-06T13:23:59.998Z] INFO: Testing against a local daemon [2022-09-06T13:23:59.998Z] === RUN TestContinueAfterPluginCrash [2022-09-06T13:23:59.998Z] === PAUSE TestContinueAfterPluginCrash [2022-09-06T13:23:59.998Z] === RUN TestReadPluginNoRead [2022-09-06T13:23:59.998Z] === PAUSE TestReadPluginNoRead [2022-09-06T13:23:59.998Z] === RUN TestDaemonStartWithLogOpt [2022-09-06T13:23:59.998Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-06T13:23:59.998Z] === CONT TestContinueAfterPluginCrash [2022-09-06T13:23:59.998Z] === CONT TestDaemonStartWithLogOpt [2022-09-06T13:24:00.688Z] --- PASS: TestInspectNetwork (6.97s) [2022-09-06T13:24:00.688Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-06T13:24:00.688Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-06T13:24:00.688Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-06T13:24:00.688Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-06T13:24:00.688Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T13:24:02.070Z] --- PASS: TestRunContainerWithBridgeNone (1.49s) [2022-09-06T13:24:02.070Z] === RUN TestNetworkInvalidJSON [2022-09-06T13:24:02.070Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-06T13:24:02.070Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-06T13:24:02.070Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T13:24:02.070Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T13:24:02.070Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T13:24:02.070Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T13:24:02.070Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-06T13:24:02.070Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T13:24:02.070Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T13:24:02.070Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-06T13:24:02.070Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-09-06T13:24:02.070Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-09-06T13:24:02.070Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-09-06T13:24:02.070Z] === RUN TestNetworkList [2022-09-06T13:24:02.070Z] === RUN TestNetworkList//networks [2022-09-06T13:24:02.070Z] === PAUSE TestNetworkList//networks [2022-09-06T13:24:02.070Z] === RUN TestNetworkList//networks/ [2022-09-06T13:24:02.070Z] === PAUSE TestNetworkList//networks/ [2022-09-06T13:24:02.070Z] === CONT TestNetworkList//networks [2022-09-06T13:24:02.070Z] === CONT TestNetworkList//networks/ [2022-09-06T13:24:02.070Z] --- PASS: TestNetworkList (0.02s) [2022-09-06T13:24:02.070Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T13:24:02.070Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T13:24:02.070Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T13:24:02.640Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-06T13:24:02.640Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T13:24:04.013Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-09-06T13:24:04.023Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-06T13:24:04.023Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T13:24:04.275Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-09-06T13:24:04.534Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-09-06T13:24:04.594Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-09-06T13:24:04.594Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-06T13:24:05.466Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-09-06T13:24:05.534Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-09-06T13:24:05.534Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T13:24:06.210Z] 294d77ac553d: Verifying Checksum [2022-09-06T13:24:06.210Z] 294d77ac553d: Download complete [2022-09-06T13:24:06.576Z] --- PASS: TestDaemonStartWithLogOpt (6.30s) [2022-09-06T13:24:06.576Z] === CONT TestReadPluginNoRead [2022-09-06T13:24:06.917Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-09-06T13:24:06.917Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T13:24:07.362Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-09-06T13:24:07.487Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-09-06T13:24:07.487Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T13:24:09.116Z] === RUN TestReadPluginNoRead/default [2022-09-06T13:24:09.255Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-09-06T13:24:09.255Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-09-06T13:24:09.376Z] --- PASS: TestContinueAfterPluginCrash (9.97s) [2022-09-06T13:24:09.820Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-09-06T13:24:10.028Z] --- PASS: TestServiceWithPredefinedNetwork (2.11s) [2022-09-06T13:24:10.028Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T13:24:10.028Z] service_test.go:242: FLAKY_TEST [2022-09-06T13:24:10.028Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T13:24:10.028Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T13:24:10.384Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-09-06T13:24:10.640Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-09-06T13:24:10.640Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-09-06T13:24:10.897Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-09-06T13:24:11.285Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-06T13:24:11.461Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-09-06T13:24:13.354Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-09-06T13:24:13.612Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-09-06T13:24:13.825Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-06T13:24:14.985Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-09-06T13:24:15.734Z] === CONT TestReadPluginNoRead [2022-09-06T13:24:15.734Z] read_test.go:92: [d08222c3b7cd4] daemon is not started [2022-09-06T13:24:15.734Z] --- PASS: TestReadPluginNoRead (9.93s) [2022-09-06T13:24:15.734Z] --- PASS: TestReadPluginNoRead/default (2.24s) [2022-09-06T13:24:15.734Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.25s) [2022-09-06T13:24:15.734Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.24s) [2022-09-06T13:24:15.734Z] PASS [2022-09-06T13:24:15.734Z] [2022-09-06T13:24:15.734Z] DONE 6 tests in 16.351s [2022-09-06T13:24:15.734Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-06T13:24:15.734Z] testing: warning: no tests to run [2022-09-06T13:24:15.734Z] PASS [2022-09-06T13:24:15.734Z] [2022-09-06T13:24:15.734Z] DONE 0 tests in 0.039s [2022-09-06T13:24:15.734Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-06T13:24:15.734Z] INFO: Testing against a local daemon [2022-09-06T13:24:15.734Z] === RUN TestPluginWithDevMounts [2022-09-06T13:24:15.734Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-09-06T13:24:15.734Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-06T13:24:15.734Z] PASS [2022-09-06T13:24:15.734Z] [2022-09-06T13:24:15.734Z] === Skipped [2022-09-06T13:24:15.734Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-09-06T13:24:15.734Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-09-06T13:24:15.734Z] [2022-09-06T13:24:15.734Z] DONE 1 tests, 1 skipped in 0.149s [2022-09-06T13:24:15.734Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-06T13:24:15.995Z] INFO: Testing against a local daemon [2022-09-06T13:24:15.995Z] === RUN TestSecretInspect [2022-09-06T13:24:15.995Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:15.995Z] --- SKIP: TestSecretInspect (0.02s) [2022-09-06T13:24:15.995Z] === RUN TestSecretList [2022-09-06T13:24:15.995Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:15.995Z] --- SKIP: TestSecretList (0.01s) [2022-09-06T13:24:15.995Z] === RUN TestSecretsCreateAndDelete [2022-09-06T13:24:15.995Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:15.995Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-09-06T13:24:15.995Z] === RUN TestSecretsUpdate [2022-09-06T13:24:15.995Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:15.995Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-09-06T13:24:15.995Z] === RUN TestTemplatedSecret [2022-09-06T13:24:15.995Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:15.995Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-09-06T13:24:15.995Z] === RUN TestSecretCreateResolve [2022-09-06T13:24:15.995Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:15.995Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-09-06T13:24:15.995Z] PASS [2022-09-06T13:24:15.995Z] [2022-09-06T13:24:15.995Z] === Skipped [2022-09-06T13:24:15.995Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-09-06T13:24:15.995Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:15.995Z] [2022-09-06T13:24:15.995Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-09-06T13:24:15.995Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:15.995Z] [2022-09-06T13:24:15.995Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-09-06T13:24:15.995Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:15.995Z] [2022-09-06T13:24:15.995Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-09-06T13:24:15.995Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:15.995Z] [2022-09-06T13:24:15.995Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-09-06T13:24:15.995Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:15.995Z] [2022-09-06T13:24:15.995Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-09-06T13:24:15.995Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:15.995Z] [2022-09-06T13:24:15.995Z] DONE 6 tests, 6 skipped in 0.178s [2022-09-06T13:24:15.995Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-06T13:24:16.255Z] INFO: Testing against a local daemon [2022-09-06T13:24:16.255Z] === RUN TestServiceCreateInit [2022-09-06T13:24:16.255Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T13:24:16.255Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:16.255Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T13:24:16.255Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:16.255Z] --- PASS: TestServiceCreateInit (0.02s) [2022-09-06T13:24:16.255Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-06T13:24:16.255Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-06T13:24:16.255Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T13:24:16.255Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:16.255Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-09-06T13:24:16.255Z] === RUN TestCreateServiceConflict [2022-09-06T13:24:16.255Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:16.255Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-09-06T13:24:16.255Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T13:24:16.255Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:16.255Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-09-06T13:24:16.255Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-06T13:24:16.255Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:16.255Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-09-06T13:24:16.255Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T13:24:16.255Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:16.255Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-09-06T13:24:16.255Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T13:24:16.255Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:16.255Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-09-06T13:24:16.255Z] === RUN TestCreateServiceSysctls [2022-09-06T13:24:16.255Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:16.255Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-09-06T13:24:16.255Z] === RUN TestCreateServiceCapabilities [2022-09-06T13:24:16.255Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:16.255Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-09-06T13:24:16.255Z] === RUN TestInspect [2022-09-06T13:24:16.255Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:16.255Z] --- SKIP: TestInspect (0.01s) [2022-09-06T13:24:16.255Z] === RUN TestCreateJob [2022-09-06T13:24:16.255Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:16.255Z] --- SKIP: TestCreateJob (0.01s) [2022-09-06T13:24:16.255Z] === RUN TestReplicatedJob [2022-09-06T13:24:16.255Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:16.255Z] --- SKIP: TestReplicatedJob (0.01s) [2022-09-06T13:24:16.255Z] === RUN TestUpdateReplicatedJob [2022-09-06T13:24:16.255Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:16.255Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-09-06T13:24:16.255Z] === RUN TestServiceListWithStatuses [2022-09-06T13:24:16.255Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T13:24:16.255Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T13:24:16.255Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T13:24:16.255Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:16.255Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-09-06T13:24:16.255Z] === RUN TestDockerNetworkReConnect [2022-09-06T13:24:16.255Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:16.255Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-09-06T13:24:16.255Z] === RUN TestServicePlugin [2022-09-06T13:24:16.879Z] === RUN TestDockerSuite/TestBuildEnv [2022-09-06T13:24:17.810Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-09-06T13:24:18.067Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-09-06T13:24:19.438Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-09-06T13:24:19.551Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:19.551Z] --- SKIP: TestServicePlugin (2.95s) [2022-09-06T13:24:19.551Z] === RUN TestServiceUpdateLabel [2022-09-06T13:24:19.551Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:19.551Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-09-06T13:24:19.551Z] === RUN TestServiceUpdateSecrets [2022-09-06T13:24:19.551Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:19.551Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-09-06T13:24:19.551Z] === RUN TestServiceUpdateConfigs [2022-09-06T13:24:19.551Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:19.551Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-09-06T13:24:19.551Z] === RUN TestServiceUpdateNetwork [2022-09-06T13:24:19.551Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:19.551Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-09-06T13:24:19.551Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T13:24:19.551Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:19.551Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-09-06T13:24:19.551Z] PASS [2022-09-06T13:24:19.551Z] [2022-09-06T13:24:19.551Z] === Skipped [2022-09-06T13:24:19.551Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-06T13:24:19.551Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:19.551Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-06T13:24:19.551Z] [2022-09-06T13:24:19.551Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-06T13:24:19.551Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:19.551Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-06T13:24:19.551Z] [2022-09-06T13:24:19.551Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-09-06T13:24:19.551Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:19.551Z] [2022-09-06T13:24:19.551Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-09-06T13:24:19.551Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:19.551Z] [2022-09-06T13:24:19.551Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-09-06T13:24:19.551Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:19.551Z] [2022-09-06T13:24:19.551Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-09-06T13:24:19.551Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:19.551Z] [2022-09-06T13:24:19.551Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-09-06T13:24:19.551Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:19.551Z] [2022-09-06T13:24:19.551Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-09-06T13:24:19.551Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:19.551Z] [2022-09-06T13:24:19.551Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-09-06T13:24:19.551Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:19.551Z] [2022-09-06T13:24:19.551Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-09-06T13:24:19.551Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:19.551Z] [2022-09-06T13:24:19.551Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-09-06T13:24:19.551Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:19.551Z] [2022-09-06T13:24:19.551Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-09-06T13:24:19.551Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:19.551Z] [2022-09-06T13:24:19.551Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-09-06T13:24:19.551Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:19.551Z] [2022-09-06T13:24:19.551Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-09-06T13:24:19.551Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:19.551Z] [2022-09-06T13:24:19.552Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-06T13:24:19.552Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T13:24:19.552Z] [2022-09-06T13:24:19.552Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-09-06T13:24:19.552Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:19.552Z] [2022-09-06T13:24:19.552Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-09-06T13:24:19.552Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:19.552Z] [2022-09-06T13:24:19.552Z] === SKIP: amd64.integration.service TestServicePlugin (2.95s) [2022-09-06T13:24:19.552Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:19.552Z] [2022-09-06T13:24:19.552Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-09-06T13:24:19.552Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:19.552Z] [2022-09-06T13:24:19.552Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-09-06T13:24:19.552Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:19.552Z] [2022-09-06T13:24:19.552Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-09-06T13:24:19.552Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:19.552Z] [2022-09-06T13:24:19.552Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-09-06T13:24:19.552Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:19.552Z] [2022-09-06T13:24:19.552Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-09-06T13:24:19.552Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T13:24:19.552Z] [2022-09-06T13:24:19.552Z] DONE 24 tests, 23 skipped in 3.344s [2022-09-06T13:24:19.552Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-06T13:24:19.552Z] INFO: Testing against a local daemon [2022-09-06T13:24:19.552Z] === RUN TestSessionCreate [2022-09-06T13:24:19.552Z] --- PASS: TestSessionCreate (0.03s) [2022-09-06T13:24:19.552Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T13:24:19.552Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-06T13:24:19.552Z] PASS [2022-09-06T13:24:19.552Z] [2022-09-06T13:24:19.552Z] DONE 2 tests in 0.180s [2022-09-06T13:24:19.552Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-06T13:24:19.694Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-09-06T13:24:19.811Z] INFO: Testing against a local daemon [2022-09-06T13:24:19.811Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T13:24:19.811Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T13:24:19.811Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T13:24:19.811Z] === RUN TestEventsExecDie [2022-09-06T13:24:20.072Z] --- PASS: TestEventsExecDie (0.47s) [2022-09-06T13:24:20.072Z] === RUN TestEventsBackwardsCompatible [2022-09-06T13:24:20.258Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-09-06T13:24:20.332Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-09-06T13:24:20.332Z] === RUN TestInfoBinaryCommits [2022-09-06T13:24:20.332Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-06T13:24:20.332Z] === RUN TestInfoAPIVersioned [2022-09-06T13:24:20.332Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-06T13:24:20.332Z] === RUN TestInfoDiscoveryBackend [2022-09-06T13:24:20.824Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-09-06T13:24:21.729Z] --- PASS: TestInfoDiscoveryBackend (1.55s) [2022-09-06T13:24:21.729Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-09-06T13:24:21.754Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-09-06T13:24:24.927Z] --- PASS: TestServiceWithDataPathPortInit (13.60s) [2022-09-06T13:24:24.927Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T13:24:25.025Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-09-06T13:24:25.497Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:izeay3el8ja6mx92mb9khc7ae Created:2022-09-06 13:24:24.434200673 +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[bc7846ecd10632a1c2298b6c06512f9a40c5a95189125283eb7c687b676003a2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q3nglfpfw4m40j7991if9iyg6 EndpointID:69ad9dcd53503c4922415e16a2ca5d5a3d29e4795c99d040cbd387180b3b5c33 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1342e35d539d4ef398720467723f6c1a00481a57a8a51c2c25c01eea761ece37 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:1b4e0a5a3329 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q3nglfpfw4m40j7991if9iyg6 EndpointID:69ad9dcd53503c4922415e16a2ca5d5a3d29e4795c99d040cbd387180b3b5c33 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-06T13:24:25.926Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2022-09-06T13:24:25.926Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-09-06T13:24:25.926Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:24:25.926Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-09-06T13:24:25.926Z] === RUN TestInfoAPI [2022-09-06T13:24:25.926Z] --- PASS: TestInfoAPI (0.02s) [2022-09-06T13:24:25.926Z] === RUN TestInfoAPIWarnings [2022-09-06T13:24:27.581Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-09-06T13:24:27.686Z] b111c3320c94: Verifying Checksum [2022-09-06T13:24:27.686Z] b111c3320c94: Download complete [2022-09-06T13:24:28.182Z] --- PASS: TestImportExtremelyLargeImageWorks (92.85s) [2022-09-06T13:24:28.182Z] PASS [2022-09-06T13:24:28.182Z] [2022-09-06T13:24:28.182Z] DONE 12 tests in 95.644s [2022-09-06T13:24:28.182Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-06T13:24:28.182Z] INFO: Testing against a local daemon [2022-09-06T13:24:28.182Z] === RUN TestNetworkCreateDelete [2022-09-06T13:24:28.182Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-09-06T13:24:28.182Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T13:24:28.182Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-09-06T13:24:28.182Z] === RUN TestDaemonDNSFallback [2022-09-06T13:24:30.786Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s) [2022-09-06T13:24:30.786Z] PASS [2022-09-06T13:24:30.786Z] [2022-09-06T13:24:30.786Z] === Skipped [2022-09-06T13:24:30.786Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T13:24:30.786Z] service_test.go:242: FLAKY_TEST [2022-09-06T13:24:30.786Z] [2022-09-06T13:24:30.786Z] DONE 26 tests, 1 skipped in 43.158s [2022-09-06T13:24:30.786Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-06T13:24:30.786Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:24:30.786Z] ++ set -e [2022-09-06T13:24:30.786Z] ++ '[' -n 0 ']' [2022-09-06T13:24:30.786Z] ++ set -x [2022-09-06T13:24:30.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:24:30.786Z] INFO: Testing against a local daemon [2022-09-06T13:24:30.786Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-06T13:24:30.786Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:24:30.786Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T13:24:30.786Z] === RUN TestDockerNetworkIpvlan [2022-09-06T13:24:30.786Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:24:30.786Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-06T13:24:30.786Z] PASS [2022-09-06T13:24:30.786Z] [2022-09-06T13:24:30.786Z] === Skipped [2022-09-06T13:24:30.786Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T13:24:30.786Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:24:30.786Z] [2022-09-06T13:24:30.786Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-06T13:24:30.786Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:24:30.786Z] [2022-09-06T13:24:30.786Z] DONE 2 tests, 2 skipped in 0.106s [2022-09-06T13:24:30.786Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-06T13:24:30.786Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:24:30.786Z] ++ set -e [2022-09-06T13:24:30.786Z] ++ '[' -n 0 ']' [2022-09-06T13:24:30.786Z] ++ set -x [2022-09-06T13:24:30.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:24:30.786Z] INFO: Testing against a local daemon [2022-09-06T13:24:30.786Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-06T13:24:30.851Z] docker_cli_daemon_test.go:2551: [d32403adee736] daemon is not started [2022-09-06T13:24:31.356Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s) [2022-09-06T13:24:31.356Z] === RUN TestDockerNetworkMacvlan [2022-09-06T13:24:31.474Z] --- PASS: TestDaemonDNSFallback (6.39s) [2022-09-06T13:24:31.474Z] === RUN TestInspectNetwork [2022-09-06T13:24:32.218Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-09-06T13:24:32.231Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-09-06T13:24:32.231Z] Copying nested executables into bundles/cross/linux/amd64 [2022-09-06T13:24:32.231Z] Cross building: bundles/cross/windows/amd64 [2022-09-06T13:24:32.231Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-09-06T13:24:32.231Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-06T13:24:32.295Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-06T13:24:32.865Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-06T13:24:33.435Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-06T13:24:34.015Z] === RUN TestInspectNetwork/full_network_id [2022-09-06T13:24:34.015Z] === RUN TestInspectNetwork/partial_network_id [2022-09-06T13:24:34.015Z] === RUN TestInspectNetwork/network_name [2022-09-06T13:24:34.015Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-06T13:24:35.345Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-06T13:24:36.727Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-06T13:24:38.224Z] --- PASS: TestInspectNetwork (6.72s) [2022-09-06T13:24:38.224Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-06T13:24:38.224Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-06T13:24:38.224Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-06T13:24:38.224Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-06T13:24:38.224Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T13:24:40.026Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-06T13:24:40.133Z] --- PASS: TestRunContainerWithBridgeNone (1.63s) [2022-09-06T13:24:40.133Z] === RUN TestNetworkInvalidJSON [2022-09-06T13:24:40.133Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-06T13:24:40.133Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-06T13:24:40.133Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T13:24:40.133Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T13:24:40.133Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T13:24:40.133Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T13:24:40.133Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-06T13:24:40.133Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T13:24:40.133Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T13:24:40.133Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-06T13:24:40.133Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-09-06T13:24:40.133Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-09-06T13:24:40.133Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-09-06T13:24:40.133Z] === RUN TestNetworkList [2022-09-06T13:24:40.133Z] === RUN TestNetworkList//networks [2022-09-06T13:24:40.133Z] === PAUSE TestNetworkList//networks [2022-09-06T13:24:40.133Z] === RUN TestNetworkList//networks/ [2022-09-06T13:24:40.133Z] === PAUSE TestNetworkList//networks/ [2022-09-06T13:24:40.133Z] === CONT TestNetworkList//networks [2022-09-06T13:24:40.133Z] === CONT TestNetworkList//networks/ [2022-09-06T13:24:40.133Z] --- PASS: TestNetworkList (0.01s) [2022-09-06T13:24:40.133Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T13:24:40.133Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T13:24:40.133Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T13:24:40.287Z] --- PASS: TestDockerNetworkMacvlan (9.02s) [2022-09-06T13:24:40.287Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-09-06T13:24:40.287Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-09-06T13:24:40.287Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.75s) [2022-09-06T13:24:40.287Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.76s) [2022-09-06T13:24:40.287Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.86s) [2022-09-06T13:24:40.287Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-09-06T13:24:40.287Z] PASS [2022-09-06T13:24:40.287Z] [2022-09-06T13:24:40.287Z] DONE 8 tests in 10.335s [2022-09-06T13:24:40.287Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-06T13:24:40.287Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:24:40.287Z] ++ set -e [2022-09-06T13:24:40.287Z] ++ '[' -n 0 ']' [2022-09-06T13:24:40.287Z] ++ set -x [2022-09-06T13:24:40.288Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:24:40.393Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-06T13:24:40.393Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T13:24:40.548Z] testing: warning: no tests to run [2022-09-06T13:24:40.548Z] PASS [2022-09-06T13:24:40.548Z] [2022-09-06T13:24:40.548Z] DONE 0 tests in 0.028s [2022-09-06T13:24:40.548Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-06T13:24:40.548Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:24:40.548Z] ++ set -e [2022-09-06T13:24:40.548Z] ++ '[' -n 0 ']' [2022-09-06T13:24:40.548Z] ++ set -x [2022-09-06T13:24:40.548Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:24:40.548Z] INFO: Testing against a local daemon [2022-09-06T13:24:40.548Z] === RUN TestAuthZPluginAllowRequest [2022-09-06T13:24:41.332Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-09-06T13:24:41.332Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T13:24:41.931Z] --- PASS: TestAuthZPluginAllowRequest (1.08s) [2022-09-06T13:24:41.931Z] === RUN TestAuthZPluginTLS [2022-09-06T13:24:42.168Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-09-06T13:24:42.191Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-09-06T13:24:42.191Z] === RUN TestAuthZPluginDenyRequest [2022-09-06T13:24:42.272Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-09-06T13:24:42.272Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-06T13:24:42.761Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-06T13:24:42.761Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-06T13:24:43.097Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-09-06T13:24:43.212Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-09-06T13:24:43.212Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T13:24:43.331Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-06T13:24:43.331Z] === RUN TestAuthZPluginDenyResponse [2022-09-06T13:24:43.901Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-09-06T13:24:43.901Z] === RUN TestAuthZPluginAllowEventStream [2022-09-06T13:24:44.029Z] --- PASS: TestInfoAPIWarnings (17.35s) [2022-09-06T13:24:44.029Z] === RUN TestInfoDebug [2022-09-06T13:24:44.029Z] --- PASS: TestInfoDebug (1.55s) [2022-09-06T13:24:44.029Z] === RUN TestInfoInsecureRegistries [2022-09-06T13:24:44.593Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-09-06T13:24:44.593Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T13:24:44.841Z] --- PASS: TestAuthZPluginAllowEventStream (1.06s) [2022-09-06T13:24:44.841Z] === RUN TestAuthZPluginErrorResponse [2022-09-06T13:24:44.990Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-09-06T13:24:45.162Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-09-06T13:24:45.162Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T13:24:45.412Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-09-06T13:24:45.412Z] === RUN TestAuthZPluginErrorRequest [2022-09-06T13:24:45.937Z] --- PASS: TestInfoInsecureRegistries (1.55s) [2022-09-06T13:24:45.937Z] === RUN TestInfoRegistryMirrors [2022-09-06T13:24:45.982Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-06T13:24:45.982Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-06T13:24:46.552Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-09-06T13:24:46.552Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-06T13:24:47.317Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2022-09-06T13:24:47.317Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T13:24:47.515Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-09-06T13:24:47.515Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-09-06T13:24:47.515Z] check_test.go:309: [d0822808a0b50] daemon is not started [2022-09-06T13:24:47.515Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-09-06T13:24:47.577Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-09-06T13:24:47.577Z] === RUN TestPingCacheHeaders [2022-09-06T13:24:47.577Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-06T13:24:47.577Z] === RUN TestPingGet [2022-09-06T13:24:47.577Z] --- PASS: TestPingGet (0.02s) [2022-09-06T13:24:47.577Z] === RUN TestPingHead [2022-09-06T13:24:47.577Z] --- PASS: TestPingHead (0.02s) [2022-09-06T13:24:47.577Z] === RUN TestVersion [2022-09-06T13:24:47.577Z] --- PASS: TestVersion (0.02s) [2022-09-06T13:24:47.577Z] PASS [2022-09-06T13:24:47.577Z] [2022-09-06T13:24:47.577Z] === Skipped [2022-09-06T13:24:47.577Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T13:24:47.577Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T13:24:47.577Z] [2022-09-06T13:24:47.577Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-09-06T13:24:47.577Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T13:24:47.577Z] [2022-09-06T13:24:47.577Z] DONE 18 tests, 2 skipped in 28.065s [2022-09-06T13:24:47.577Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-06T13:24:47.700Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2022-09-06T13:24:47.700Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T13:24:47.700Z] service_test.go:242: FLAKY_TEST [2022-09-06T13:24:47.700Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T13:24:47.700Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T13:24:47.837Z] INFO: Testing against a local daemon [2022-09-06T13:24:47.837Z] === RUN TestVolumesCreateAndList [2022-09-06T13:24:47.837Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-06T13:24:47.837Z] === RUN TestVolumesRemove [2022-09-06T13:24:47.837Z] --- PASS: TestVolumesRemove (0.05s) [2022-09-06T13:24:47.837Z] === RUN TestVolumesInspect [2022-09-06T13:24:47.837Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-06T13:24:47.837Z] === RUN TestVolumesInvalidJSON [2022-09-06T13:24:47.837Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-06T13:24:47.837Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-06T13:24:47.837Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-06T13:24:47.837Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-06T13:24:47.837Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-06T13:24:47.837Z] PASS [2022-09-06T13:24:47.837Z] [2022-09-06T13:24:47.837Z] DONE 5 tests in 0.238s [2022-09-06T13:24:47.837Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T13:24:47.837Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12427 is not a child of this shell [2022-09-06T13:24:47.837Z] warning: PID 12427 from bundles/test-integration/docker.pid had a nonzero exit code [2022-09-06T13:24:47.933Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.28s) [2022-09-06T13:24:47.933Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-06T13:24:48.096Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T13:24:48.096Z] [2022-09-06T13:24:48.096Z] Unloading profiles will leave already running processes permanently [2022-09-06T13:24:48.096Z] unconfined, which can lead to unexpected situations. [2022-09-06T13:24:48.096Z] [2022-09-06T13:24:48.096Z] To set a process to complain mode, use the command line tool [2022-09-06T13:24:48.096Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T13:24:48.096Z] Removing test suite binaries [2022-09-06T13:24:48.096Z] exiting test-integration [2022-09-06T13:24:48.096Z] ++ exit 0 [2022-09-06T13:24:48.884Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-09-06T13:24:49.035Z] [2022-09-06T13:24:49.315Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.30s) [2022-09-06T13:24:49.316Z] === RUN TestAuthZPluginHeader [2022-09-06T13:24:49.886Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-09-06T13:24:49.886Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-06T13:24:49.886Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T13:24:49.886Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-06T13:24:49.886Z] === RUN TestAuthZPluginV2Disable [2022-09-06T13:24:49.886Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T13:24:49.886Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-09-06T13:24:49.886Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-06T13:24:49.886Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T13:24:49.886Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-06T13:24:49.886Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-06T13:24:49.886Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T13:24:49.886Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-06T13:24:49.886Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart Post stage [Pipeline] junit [2022-09-06T13:24:50.962Z] Recording test results [2022-09-06T13:24:51.346Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T13:24:51.679Z] + echo Ensuring container killed. [2022-09-06T13:24:51.679Z] Ensuring container killed. [2022-09-06T13:24:51.679Z] + docker rm -vf docker-pr2 [2022-09-06T13:24:51.679Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-09-06T13:24:51.962Z] + echo Chowning /workspace to jenkins user [2022-09-06T13:24:51.962Z] Chowning /workspace to jenkins user [2022-09-06T13:24:51.962Z] + id -u [2022-09-06T13:24:51.962Z] + id -g [2022-09-06T13:24:51.962Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44093:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T13:24:53.637Z] + bundleName=amd64-rootless [2022-09-06T13:24:53.637Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-09-06T13:24:53.637Z] Creating amd64-rootless-bundles.tar.gz [2022-09-06T13:24:53.637Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-06T13:24:53.637Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-06T13:24:53.650Z] Archiving artifacts [2022-09-06T13:24:53.839Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44093/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite (337.05s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.22s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.70s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.64s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.25s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.18s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.63s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.35s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.74s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.38s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.26s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.39s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.33s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.56s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.17s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.49s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.37s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.51s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.01s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.64s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.80s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.11s) [2022-09-06T13:24:54.137Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.89s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.00s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.57s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.62s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.33s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.87s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.36s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.19s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.57s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.56s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.58s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.64s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.60s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.58s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.91s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.00s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.34s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.64s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.12s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.74s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.87s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.64s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.49s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.25s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.58s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.01s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.13s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.83s) [2022-09-06T13:24:54.137Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-09-06T13:24:54.137Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.34s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.88s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.55s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.57s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.90s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.58s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.78s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.93s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.37s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.74s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.15s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.78s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.90s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.50s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.90s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.71s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.89s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.88s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.34s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.21s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.69s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.46s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.75s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.50s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.48s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.41s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.49s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.75s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.28s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.14s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.25s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.68s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.01s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.41s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.30s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.56s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.67s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.53s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2022-09-06T13:24:54.137Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.99s) [2022-09-06T13:24:54.137Z] === RUN TestDockerSwarmSuite [2022-09-06T13:24:54.137Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-09-06T13:24:54.146Z] + make clean [2022-09-06T13:24:54.146Z] docker volume rm -f docker-dev-cache [2022-09-06T13:24:54.405Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T13:24:56.659Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-09-06T13:24:57.222Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-09-06T13:24:58.153Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-09-06T13:24:58.717Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-09-06T13:24:59.283Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-09-06T13:24:59.283Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-09-06T13:25:00.652Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-09-06T13:25:00.652Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-09-06T13:25:00.652Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-09-06T13:25:01.217Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-09-06T13:25:02.592Z] --- PASS: TestServiceWithDataPathPortInit (13.47s) [2022-09-06T13:25:02.592Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T13:25:03.161Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:v1koo0kbj7q7cp2yfl9w7xrrp Created:2022-09-06 13:25:01.787369355 +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[8b9791de8d978e6baed616826daf2f505ff798a0bd67b8164be862fc9cea4c0e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gsmj6tt1njw5n5x614sb0vsfl EndpointID:2631f2f34e35de53b8053d5c324fc65bdec6f599bd1e45f3087ba64e6c218b3a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2401f4fbb5c0d9408d090c5840bae0398d0f089ea98c79e423c0e035b7693ace 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:af9ca74846e9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gsmj6tt1njw5n5x614sb0vsfl EndpointID:2631f2f34e35de53b8053d5c324fc65bdec6f599bd1e45f3087ba64e6c218b3a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-06T13:25:04.492Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-09-06T13:25:07.354Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.56s) [2022-09-06T13:25:07.354Z] PASS [2022-09-06T13:25:07.615Z] [2022-09-06T13:25:07.615Z] === Skipped [2022-09-06T13:25:07.615Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T13:25:07.615Z] service_test.go:242: FLAKY_TEST [2022-09-06T13:25:07.615Z] [2022-09-06T13:25:07.615Z] DONE 26 tests, 1 skipped in 42.965s [2022-09-06T13:25:07.615Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-06T13:25:07.615Z] INFO: Testing against a local daemon [2022-09-06T13:25:07.615Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-06T13:25:07.615Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:25:07.615Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T13:25:07.615Z] === RUN TestDockerNetworkIpvlan [2022-09-06T13:25:07.615Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:25:07.615Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-06T13:25:07.615Z] PASS [2022-09-06T13:25:07.615Z] [2022-09-06T13:25:07.615Z] === Skipped [2022-09-06T13:25:07.615Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T13:25:07.615Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:25:07.615Z] [2022-09-06T13:25:07.615Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-06T13:25:07.615Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:25:07.615Z] [2022-09-06T13:25:07.615Z] DONE 2 tests, 2 skipped in 0.039s [2022-09-06T13:25:07.615Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-06T13:25:07.615Z] INFO: Testing against a local daemon [2022-09-06T13:25:07.615Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-06T13:25:08.000Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-09-06T13:25:08.000Z] PASS [2022-09-06T13:25:08.000Z] [2022-09-06T13:25:08.000Z] === Skipped [2022-09-06T13:25:08.000Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-06T13:25:08.000Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T13:25:08.000Z] [2022-09-06T13:25:08.000Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-09-06T13:25:08.000Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T13:25:08.000Z] [2022-09-06T13:25:08.000Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-06T13:25:08.000Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T13:25:08.000Z] [2022-09-06T13:25:08.000Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-06T13:25:08.000Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T13:25:08.000Z] [2022-09-06T13:25:08.000Z] DONE 17 tests, 4 skipped in 26.187s [2022-09-06T13:25:08.000Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-06T13:25:08.000Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:25:08.000Z] ++ set -e [2022-09-06T13:25:08.000Z] ++ '[' -n 0 ']' [2022-09-06T13:25:08.000Z] ++ set -x [2022-09-06T13:25:08.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:25:08.000Z] INFO: Testing against a local daemon [2022-09-06T13:25:08.000Z] === RUN TestPluginInvalidJSON [2022-09-06T13:25:08.000Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T13:25:08.000Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T13:25:08.000Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T13:25:08.000Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-06T13:25:08.000Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-09-06T13:25:08.000Z] === RUN TestPluginInstall [2022-09-06T13:25:08.000Z] === RUN TestPluginInstall/no_auth [2022-09-06T13:25:08.000Z] time="2022-09-06T13:25:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:25:08.000Z] time="2022-09-06T13:25:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e55713df5351a5978b385484d455cbffb818266b80ccbed3c3a21812c0370de0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:25:08.000Z] time="2022-09-06T13:25:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:25:08.000Z] time="2022-09-06T13:25:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e55713df5351a5978b385484d455cbffb818266b80ccbed3c3a21812c0370de0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:25:08.000Z] === RUN TestPluginInstall/with_htpasswd [2022-09-06T13:25:08.000Z] time="2022-09-06T13:25:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:25:08.000Z] time="2022-09-06T13:25:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e55713df5351a5978b385484d455cbffb818266b80ccbed3c3a21812c0370de0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:25:08.000Z] time="2022-09-06T13:25:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:25:08.000Z] time="2022-09-06T13:25:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e55713df5351a5978b385484d455cbffb818266b80ccbed3c3a21812c0370de0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:25:08.260Z] === RUN TestPluginInstall/with_insecure [2022-09-06T13:25:08.996Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s) [2022-09-06T13:25:08.996Z] === RUN TestDockerNetworkMacvlan [2022-09-06T13:25:09.201Z] time="2022-09-06T13:25:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:25:09.201Z] time="2022-09-06T13:25:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5f243d41e73defa2cfd305e2a484ef8b551a4662590276643cd9d7539bf31727" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:25:09.201Z] time="2022-09-06T13:25:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:25:09.201Z] time="2022-09-06T13:25:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5f243d41e73defa2cfd305e2a484ef8b551a4662590276643cd9d7539bf31727" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:25:09.462Z] plugin_test.go:165: [deedef21983b0] daemon is not started [2022-09-06T13:25:09.462Z] --- PASS: TestPluginInstall (2.57s) [2022-09-06T13:25:09.462Z] --- PASS: TestPluginInstall/no_auth (0.94s) [2022-09-06T13:25:09.462Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-09-06T13:25:09.462Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-09-06T13:25:09.462Z] === RUN TestPluginsWithRuntimes [2022-09-06T13:25:09.566Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-06T13:25:10.135Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-06T13:25:10.843Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-06T13:25:11.037Z] === RUN TestDockerSuite/TestBuildExpose [2022-09-06T13:25:11.037Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-09-06T13:25:11.076Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-06T13:25:11.603Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-09-06T13:25:11.783Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-06T13:25:12.166Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-09-06T13:25:12.424Z] === RUN TestDockerSuite/TestBuildFails [2022-09-06T13:25:12.723Z] --- PASS: TestPluginsWithRuntimes (3.27s) [2022-09-06T13:25:12.723Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-09-06T13:25:12.723Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-09-06T13:25:12.723Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T13:25:12.986Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-09-06T13:25:12.986Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-06T13:25:13.243Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-09-06T13:25:13.293Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-09-06T13:25:13.293Z] PASS [2022-09-06T13:25:13.293Z] [2022-09-06T13:25:13.293Z] DONE 10 tests in 6.542s [2022-09-06T13:25:13.293Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-06T13:25:13.293Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:25:13.293Z] ++ set -e [2022-09-06T13:25:13.293Z] ++ '[' -n 0 ']' [2022-09-06T13:25:13.293Z] ++ set -x [2022-09-06T13:25:13.293Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:25:13.293Z] INFO: Testing against a local daemon [2022-09-06T13:25:13.293Z] === RUN TestExternalGraphDriver [2022-09-06T13:25:13.863Z] === RUN TestExternalGraphDriver/json [2022-09-06T13:25:14.370Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-06T13:25:15.136Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-09-06T13:25:15.245Z] === RUN TestExternalGraphDriver/spec [2022-09-06T13:25:17.029Z] === RUN TestDockerSuite/TestBuildForceRm [2022-09-06T13:25:17.155Z] === RUN TestExternalGraphDriver/pull [2022-09-06T13:25:17.286Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-09-06T13:25:17.677Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-06T13:25:18.217Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-09-06T13:25:18.473Z] === RUN TestDockerSuite/TestBuildFromGit [2022-09-06T13:25:18.536Z] --- PASS: TestExternalGraphDriver (5.04s) [2022-09-06T13:25:18.536Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-09-06T13:25:18.536Z] --- PASS: TestExternalGraphDriver/spec (1.55s) [2022-09-06T13:25:18.536Z] --- PASS: TestExternalGraphDriver/pull (1.58s) [2022-09-06T13:25:18.536Z] === RUN TestGraphdriverPluginV2 [2022-09-06T13:25:18.616Z] --- PASS: TestDockerNetworkMacvlan (9.73s) [2022-09-06T13:25:18.616Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-09-06T13:25:18.616Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-09-06T13:25:18.616Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-09-06T13:25:18.616Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s) [2022-09-06T13:25:18.616Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.13s) [2022-09-06T13:25:18.616Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-09-06T13:25:18.616Z] PASS [2022-09-06T13:25:18.616Z] [2022-09-06T13:25:18.616Z] DONE 8 tests in 10.990s [2022-09-06T13:25:18.616Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-06T13:25:18.616Z] testing: warning: no tests to run [2022-09-06T13:25:18.616Z] PASS [2022-09-06T13:25:18.616Z] [2022-09-06T13:25:18.616Z] DONE 0 tests in 0.008s [2022-09-06T13:25:18.616Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-06T13:25:18.616Z] INFO: Testing against a local daemon [2022-09-06T13:25:18.616Z] === RUN TestAuthZPluginAllowRequest [2022-09-06T13:25:18.796Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T13:25:18.796Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-09-06T13:25:18.796Z] PASS [2022-09-06T13:25:18.796Z] [2022-09-06T13:25:18.796Z] === Skipped [2022-09-06T13:25:18.796Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-09-06T13:25:18.796Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T13:25:18.796Z] [2022-09-06T13:25:18.796Z] DONE 5 tests, 1 skipped in 5.486s [2022-09-06T13:25:18.796Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-06T13:25:18.796Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:25:18.796Z] ++ set -e [2022-09-06T13:25:18.796Z] ++ '[' -n 0 ']' [2022-09-06T13:25:18.796Z] ++ set -x [2022-09-06T13:25:18.796Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:25:18.796Z] INFO: Testing against a local daemon [2022-09-06T13:25:18.796Z] === RUN TestContinueAfterPluginCrash [2022-09-06T13:25:18.796Z] === PAUSE TestContinueAfterPluginCrash [2022-09-06T13:25:18.796Z] === RUN TestReadPluginNoRead [2022-09-06T13:25:18.796Z] === PAUSE TestReadPluginNoRead [2022-09-06T13:25:18.796Z] === RUN TestDaemonStartWithLogOpt [2022-09-06T13:25:18.796Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-06T13:25:18.796Z] === CONT TestContinueAfterPluginCrash [2022-09-06T13:25:18.796Z] === CONT TestDaemonStartWithLogOpt [2022-09-06T13:25:19.843Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-09-06T13:25:19.996Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-09-06T13:25:19.996Z] === RUN TestAuthZPluginTLS [2022-09-06T13:25:20.256Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-09-06T13:25:20.256Z] === RUN TestAuthZPluginDenyRequest [2022-09-06T13:25:20.406Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-09-06T13:25:20.662Z] docker_api_swarm_test.go:563: [daa4676b4175c] joining swarm manager [dd46713858bbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:25:20.826Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-06T13:25:20.826Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-06T13:25:21.396Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-09-06T13:25:21.396Z] === RUN TestAuthZPluginDenyResponse [2022-09-06T13:25:21.593Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-09-06T13:25:21.965Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-09-06T13:25:21.965Z] === RUN TestAuthZPluginAllowEventStream [2022-09-06T13:25:22.092Z] --- PASS: TestDaemonStartWithLogOpt (2.96s) [2022-09-06T13:25:22.092Z] === CONT TestReadPluginNoRead [2022-09-06T13:25:23.346Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-09-06T13:25:23.346Z] === RUN TestAuthZPluginErrorResponse [2022-09-06T13:25:23.488Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-09-06T13:25:23.606Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-09-06T13:25:23.606Z] === RUN TestAuthZPluginErrorRequest [2022-09-06T13:25:24.003Z] === RUN TestReadPluginNoRead/default [2022-09-06T13:25:24.175Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-06T13:25:24.175Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-06T13:25:24.417Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-09-06T13:25:24.675Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-09-06T13:25:24.745Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-09-06T13:25:24.745Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-06T13:25:24.943Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-06T13:25:26.130Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2022-09-06T13:25:26.130Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-06T13:25:26.325Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-06T13:25:26.601Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-09-06T13:25:26.895Z] --- PASS: TestContinueAfterPluginCrash (7.99s) [2022-09-06T13:25:27.465Z] === CONT TestReadPluginNoRead [2022-09-06T13:25:27.466Z] read_test.go:92: [d074bb3703d67] daemon is not started [2022-09-06T13:25:27.466Z] --- PASS: TestReadPluginNoRead (5.50s) [2022-09-06T13:25:27.466Z] --- PASS: TestReadPluginNoRead/default (1.16s) [2022-09-06T13:25:27.466Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.13s) [2022-09-06T13:25:27.466Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.12s) [2022-09-06T13:25:27.466Z] PASS [2022-09-06T13:25:27.466Z] [2022-09-06T13:25:27.466Z] DONE 6 tests in 8.576s [2022-09-06T13:25:27.466Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-06T13:25:27.466Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:25:27.466Z] ++ set -e [2022-09-06T13:25:27.466Z] ++ '[' -n 0 ']' [2022-09-06T13:25:27.466Z] ++ set -x [2022-09-06T13:25:27.466Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:25:27.466Z] testing: warning: no tests to run [2022-09-06T13:25:27.466Z] PASS [2022-09-06T13:25:27.466Z] [2022-09-06T13:25:27.466Z] DONE 0 tests in 0.036s [2022-09-06T13:25:27.466Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-06T13:25:27.466Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:25:27.466Z] ++ set -e [2022-09-06T13:25:27.466Z] ++ '[' -n 0 ']' [2022-09-06T13:25:27.466Z] ++ set -x [2022-09-06T13:25:27.466Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:25:27.466Z] INFO: Testing against a local daemon [2022-09-06T13:25:27.466Z] === RUN TestPluginWithDevMounts [2022-09-06T13:25:27.466Z] === PAUSE TestPluginWithDevMounts [2022-09-06T13:25:27.466Z] === CONT TestPluginWithDevMounts [2022-09-06T13:25:27.511Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.50s) [2022-09-06T13:25:27.511Z] === RUN TestAuthZPluginHeader [2022-09-06T13:25:27.970Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-09-06T13:25:28.457Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-09-06T13:25:28.457Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-06T13:25:29.338Z] === RUN TestDockerSuite/TestBuildHistory [2022-09-06T13:25:29.382Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-09-06T13:25:29.382Z] PASS [2022-09-06T13:25:29.382Z] [2022-09-06T13:25:29.382Z] DONE 1 tests in 1.656s [2022-09-06T13:25:29.382Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-06T13:25:29.382Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:25:29.382Z] ++ set -e [2022-09-06T13:25:29.382Z] ++ '[' -n 0 ']' [2022-09-06T13:25:29.382Z] ++ set -x [2022-09-06T13:25:29.382Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:25:29.382Z] INFO: Testing against a local daemon [2022-09-06T13:25:29.382Z] === RUN TestSecretInspect [2022-09-06T13:25:31.295Z] --- PASS: TestSecretInspect (2.11s) [2022-09-06T13:25:31.295Z] === RUN TestSecretList [2022-09-06T13:25:32.652Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.36s) [2022-09-06T13:25:32.652Z] === RUN TestAuthZPluginV2Disable [2022-09-06T13:25:33.511Z] docker_api_swarm_test.go:585: [d2603c5fe3495] joining swarm manager [dd46713858bbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:25:33.768Z] === RUN TestDockerSuite/TestBuildIidFile [2022-09-06T13:25:33.834Z] --- PASS: TestSecretList (2.09s) [2022-09-06T13:25:33.834Z] === RUN TestSecretsCreateAndDelete [2022-09-06T13:25:34.332Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-09-06T13:25:35.262Z] === RUN TestDockerSuite/TestBuildInheritance [2022-09-06T13:25:35.747Z] --- PASS: TestSecretsCreateAndDelete (2.09s) [2022-09-06T13:25:35.747Z] === RUN TestSecretsUpdate [2022-09-06T13:25:35.825Z] check_test.go:380: [daa4676b4175c] daemon is not started [2022-09-06T13:25:35.825Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-09-06T13:25:36.387Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-09-06T13:25:36.387Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-09-06T13:25:36.849Z] --- PASS: TestAuthZPluginV2Disable (3.73s) [2022-09-06T13:25:36.849Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-06T13:25:37.317Z] === RUN TestDockerSuite/TestBuildLabel [2022-09-06T13:25:37.574Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-09-06T13:25:37.655Z] --- PASS: TestSecretsUpdate (2.12s) [2022-09-06T13:25:37.655Z] === RUN TestTemplatedSecret [2022-09-06T13:25:38.136Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-09-06T13:25:38.392Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-09-06T13:25:38.955Z] === RUN TestDockerSuite/TestBuildLabels [2022-09-06T13:25:39.213Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-09-06T13:25:40.141Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.47s) [2022-09-06T13:25:40.141Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-06T13:25:40.143Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-09-06T13:25:40.195Z] --- PASS: TestTemplatedSecret (2.41s) [2022-09-06T13:25:40.195Z] === RUN TestSecretCreateResolve [2022-09-06T13:25:42.104Z] --- PASS: TestSecretCreateResolve (2.10s) [2022-09-06T13:25:42.104Z] PASS [2022-09-06T13:25:42.104Z] [2022-09-06T13:25:42.104Z] DONE 6 tests in 13.013s [2022-09-06T13:25:42.104Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-09-06T13:25:42.104Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:25:42.104Z] ++ set -e [2022-09-06T13:25:42.104Z] ++ '[' -n 0 ']' [2022-09-06T13:25:42.104Z] ++ set -x [2022-09-06T13:25:42.104Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:25:42.104Z] INFO: Testing against a local daemon [2022-09-06T13:25:42.104Z] === RUN TestServiceCreateInit [2022-09-06T13:25:42.104Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T13:25:42.666Z] === RUN TestDockerSuite/TestBuildLastModified [2022-09-06T13:25:46.303Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T13:25:46.838Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-09-06T13:25:46.838Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-06T13:25:46.838Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-09-06T13:25:47.767Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-09-06T13:25:49.137Z] docker_api_swarm_test.go:46: [de0a31744ffbe] joining swarm manager [de95584c09343]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:25:49.598Z] --- PASS: TestServiceCreateInit (6.89s) [2022-09-06T13:25:49.598Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.47s) [2022-09-06T13:25:49.598Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.40s) [2022-09-06T13:25:49.598Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T13:25:51.029Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-09-06T13:25:51.285Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-09-06T13:25:51.285Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-09-06T13:25:51.285Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-09-06T13:25:51.542Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-09-06T13:25:51.846Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-09-06T13:25:52.382Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.36s) [2022-09-06T13:25:52.382Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-06T13:25:53.628Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-09-06T13:25:53.628Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-09-06T13:25:53.628Z] remote: Enumerating objects: 23, done. [2022-09-06T13:25:53.628Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-09-06T13:25:53.628Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-09-06T13:25:53.628Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-09-06T13:25:53.628Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2022-09-06T13:25:53.628Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-09-06T13:25:53.628Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-06T13:25:53.737Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-09-06T13:25:53.949Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44093/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97014a8db51a9be25422a49863bf4c3ed12c9b42 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:97014a8db51a9be25422a49863bf4c3ed12c9b42 hack/test/unit [2022-09-06T13:25:55.105Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-09-06T13:25:55.839Z] ? github.com/docker/docker/api [no test files] [2022-09-06T13:25:58.375Z] --- PASS: TestImportExtremelyLargeImageWorks (176.90s) [2022-09-06T13:25:58.375Z] PASS [2022-09-06T13:25:58.375Z] [2022-09-06T13:25:58.375Z] DONE 12 tests in 180.654s [2022-09-06T13:25:58.375Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-06T13:25:58.375Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:25:58.375Z] ++ set -e [2022-09-06T13:25:58.375Z] ++ '[' -n 0 ']' [2022-09-06T13:25:58.375Z] ++ set -x [2022-09-06T13:25:58.375Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:25:58.375Z] INFO: Testing against a local daemon [2022-09-06T13:25:58.375Z] === RUN TestNetworkCreateDelete [2022-09-06T13:25:58.375Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-09-06T13:25:58.375Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-09-06T13:25:58.375Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T13:25:58.375Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-09-06T13:25:58.632Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2022-09-06T13:25:58.632Z] === RUN TestDaemonDNSFallback [2022-09-06T13:25:58.632Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-09-06T13:26:04.496Z] --- PASS: TestCreateServiceMultipleTimes (14.98s) [2022-09-06T13:26:04.496Z] === RUN TestCreateServiceConflict [2022-09-06T13:26:05.281Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-09-06T13:26:05.281Z] --- PASS: TestDaemonDNSFallback (6.58s) [2022-09-06T13:26:05.281Z] === RUN TestInspectNetwork [2022-09-06T13:26:06.210Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-09-06T13:26:06.435Z] --- PASS: TestCreateServiceConflict (2.11s) [2022-09-06T13:26:06.435Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T13:26:07.140Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-09-06T13:26:07.703Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-09-06T13:26:08.976Z] --- PASS: TestCreateServiceMaxReplicas (2.54s) [2022-09-06T13:26:08.976Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-06T13:26:09.071Z] === RUN TestInspectNetwork/full_network_id [2022-09-06T13:26:09.071Z] === RUN TestInspectNetwork/partial_network_id [2022-09-06T13:26:09.071Z] === RUN TestInspectNetwork/network_name [2022-09-06T13:26:09.071Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-06T13:26:09.071Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-09-06T13:26:10.478Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-09-06T13:26:10.478Z] PASS [2022-09-06T13:26:10.478Z] [2022-09-06T13:26:10.478Z] DONE 17 tests in 49.437s [2022-09-06T13:26:10.478Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-06T13:26:10.478Z] INFO: Testing against a local daemon [2022-09-06T13:26:10.478Z] === RUN TestPluginInvalidJSON [2022-09-06T13:26:10.478Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T13:26:10.478Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T13:26:10.478Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T13:26:10.478Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-09-06T13:26:10.478Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-09-06T13:26:10.478Z] === RUN TestPluginInstall [2022-09-06T13:26:10.478Z] === RUN TestPluginInstall/no_auth [2022-09-06T13:26:10.478Z] time="2022-09-06T13:26:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:26:10.478Z] time="2022-09-06T13:26:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94518421f9906d4fda2b94543714ab239074df408bf4fbda382a6d018ccc88d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:26:10.478Z] time="2022-09-06T13:26:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:26:10.478Z] time="2022-09-06T13:26:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94518421f9906d4fda2b94543714ab239074df408bf4fbda382a6d018ccc88d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:26:10.478Z] === RUN TestPluginInstall/with_htpasswd [2022-09-06T13:26:10.478Z] time="2022-09-06T13:26:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:26:10.478Z] time="2022-09-06T13:26:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e135cbabaf95cb89fa9aa402c3a8a145e682908947b6ae6b26ac2aac1b80050d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:26:10.478Z] time="2022-09-06T13:26:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:26:10.478Z] time="2022-09-06T13:26:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e135cbabaf95cb89fa9aa402c3a8a145e682908947b6ae6b26ac2aac1b80050d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:26:10.478Z] === RUN TestPluginInstall/with_insecure [2022-09-06T13:26:10.686Z] ok github.com/docker/docker/api/server 0.016s coverage: 7.9% of statements [2022-09-06T13:26:10.738Z] time="2022-09-06T13:26:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:26:10.738Z] time="2022-09-06T13:26:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f77645dc15ea57ba4e1603c9fa88d7990ac76aaef6bf47eedfcdf9b2ba469ff0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:26:10.738Z] time="2022-09-06T13:26:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:26:10.738Z] time="2022-09-06T13:26:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f77645dc15ea57ba4e1603c9fa88d7990ac76aaef6bf47eedfcdf9b2ba469ff0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:26:10.960Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-09-06T13:26:10.960Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-09-06T13:26:10.960Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-09-06T13:26:10.998Z] plugin_test.go:165: [d4818c94316f3] daemon is not started [2022-09-06T13:26:10.998Z] --- PASS: TestPluginInstall (2.80s) [2022-09-06T13:26:10.998Z] --- PASS: TestPluginInstall/no_auth (1.06s) [2022-09-06T13:26:10.998Z] --- PASS: TestPluginInstall/with_htpasswd (0.64s) [2022-09-06T13:26:10.998Z] --- PASS: TestPluginInstall/with_insecure (1.10s) [2022-09-06T13:26:10.998Z] === RUN TestPluginsWithRuntimes [2022-09-06T13:26:12.377Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-06T13:26:13.315Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-06T13:26:13.477Z] --- PASS: TestInspectNetwork (8.23s) [2022-09-06T13:26:13.477Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-06T13:26:13.477Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2022-09-06T13:26:13.477Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-06T13:26:13.477Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2022-09-06T13:26:13.477Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T13:26:14.039Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-09-06T13:26:14.254Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2022-09-06T13:26:14.254Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-09-06T13:26:14.254Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-09-06T13:26:14.254Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T13:26:14.296Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-09-06T13:26:14.823Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-09-06T13:26:14.823Z] PASS [2022-09-06T13:26:14.823Z] [2022-09-06T13:26:14.823Z] DONE 10 tests in 6.746s [2022-09-06T13:26:14.823Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-06T13:26:14.823Z] INFO: Testing against a local daemon [2022-09-06T13:26:14.823Z] === RUN TestExternalGraphDriver [2022-09-06T13:26:15.083Z] === RUN TestExternalGraphDriver/json [2022-09-06T13:26:15.227Z] --- PASS: TestRunContainerWithBridgeNone (1.92s) [2022-09-06T13:26:15.227Z] === RUN TestNetworkInvalidJSON [2022-09-06T13:26:15.227Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-06T13:26:15.227Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-06T13:26:15.227Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T13:26:15.227Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T13:26:15.227Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T13:26:15.227Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T13:26:15.227Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-06T13:26:15.227Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T13:26:15.227Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T13:26:15.227Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-06T13:26:15.227Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-09-06T13:26:15.227Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-09-06T13:26:15.227Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-09-06T13:26:15.227Z] === RUN TestNetworkList [2022-09-06T13:26:15.227Z] === RUN TestNetworkList//networks [2022-09-06T13:26:15.227Z] === PAUSE TestNetworkList//networks [2022-09-06T13:26:15.227Z] === RUN TestNetworkList//networks/ [2022-09-06T13:26:15.227Z] === PAUSE TestNetworkList//networks/ [2022-09-06T13:26:15.227Z] === CONT TestNetworkList//networks [2022-09-06T13:26:15.227Z] === CONT TestNetworkList//networks/ [2022-09-06T13:26:15.227Z] --- PASS: TestNetworkList (0.02s) [2022-09-06T13:26:15.227Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T13:26:15.227Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T13:26:15.227Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T13:26:15.790Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-09-06T13:26:15.790Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-09-06T13:26:15.790Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T13:26:16.046Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-09-06T13:26:16.976Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-06T13:26:16.976Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T13:26:16.991Z] === RUN TestExternalGraphDriver/spec [2022-09-06T13:26:17.538Z] === RUN TestDockerSuite/TestBuildNetNone [2022-09-06T13:26:17.538Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-09-06T13:26:17.538Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-06T13:26:18.102Z] === RUN TestDockerSuite/TestBuildNoContext [2022-09-06T13:26:18.665Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-09-06T13:26:18.899Z] === RUN TestExternalGraphDriver/pull [2022-09-06T13:26:18.921Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-09-06T13:26:18.921Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T13:26:19.484Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-09-06T13:26:20.048Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2022-09-06T13:26:20.048Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T13:26:20.280Z] --- PASS: TestExternalGraphDriver (5.31s) [2022-09-06T13:26:20.280Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-09-06T13:26:20.280Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2022-09-06T13:26:20.280Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-09-06T13:26:20.280Z] === RUN TestGraphdriverPluginV2 [2022-09-06T13:26:20.609Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2022-09-06T13:26:20.609Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T13:26:20.609Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-09-06T13:26:21.172Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-09-06T13:26:21.172Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-09-06T13:26:21.734Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-09-06T13:26:21.990Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-09-06T13:26:22.920Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-09-06T13:26:23.176Z] --- PASS: TestServiceWithPredefinedNetwork (2.52s) [2022-09-06T13:26:23.176Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T13:26:23.176Z] service_test.go:242: FLAKY_TEST [2022-09-06T13:26:23.176Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T13:26:23.176Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T13:26:23.869Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s) [2022-09-06T13:26:23.869Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T13:26:24.106Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-09-06T13:26:24.480Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-09-06T13:26:24.484Z] --- PASS: TestGraphdriverPluginV2 (4.31s) [2022-09-06T13:26:24.484Z] PASS [2022-09-06T13:26:24.484Z] [2022-09-06T13:26:24.484Z] DONE 5 tests in 9.687s [2022-09-06T13:26:24.484Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-06T13:26:24.484Z] INFO: Testing against a local daemon [2022-09-06T13:26:24.484Z] === RUN TestContinueAfterPluginCrash [2022-09-06T13:26:24.484Z] === PAUSE TestContinueAfterPluginCrash [2022-09-06T13:26:24.484Z] === RUN TestReadPluginNoRead [2022-09-06T13:26:24.484Z] === PAUSE TestReadPluginNoRead [2022-09-06T13:26:24.484Z] === RUN TestDaemonStartWithLogOpt [2022-09-06T13:26:24.484Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-06T13:26:24.484Z] === CONT TestContinueAfterPluginCrash [2022-09-06T13:26:24.484Z] === CONT TestDaemonStartWithLogOpt [2022-09-06T13:26:27.005Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-09-06T13:26:27.567Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-09-06T13:26:28.683Z] --- PASS: TestDaemonStartWithLogOpt (3.46s) [2022-09-06T13:26:28.683Z] === CONT TestReadPluginNoRead [2022-09-06T13:26:28.935Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-09-06T13:26:29.498Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-09-06T13:26:30.426Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-09-06T13:26:30.591Z] === RUN TestReadPluginNoRead/default [2022-09-06T13:26:30.683Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-09-06T13:26:31.530Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-06T13:26:32.911Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-06T13:26:32.911Z] --- PASS: TestContinueAfterPluginCrash (8.43s) [2022-09-06T13:26:33.218Z] === RUN TestDockerSuite/TestBuildPATH [2022-09-06T13:26:34.320Z] === CONT TestReadPluginNoRead [2022-09-06T13:26:34.320Z] read_test.go:92: [d6f6879100978] daemon is not started [2022-09-06T13:26:34.320Z] --- PASS: TestReadPluginNoRead (6.09s) [2022-09-06T13:26:34.320Z] --- PASS: TestReadPluginNoRead/default (1.30s) [2022-09-06T13:26:34.320Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-09-06T13:26:34.320Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.31s) [2022-09-06T13:26:34.320Z] PASS [2022-09-06T13:26:34.320Z] [2022-09-06T13:26:34.320Z] DONE 6 tests in 9.593s [2022-09-06T13:26:34.320Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-06T13:26:34.320Z] testing: warning: no tests to run [2022-09-06T13:26:34.320Z] PASS [2022-09-06T13:26:34.320Z] [2022-09-06T13:26:34.320Z] DONE 0 tests in 0.009s [2022-09-06T13:26:34.320Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-06T13:26:34.320Z] INFO: Testing against a local daemon [2022-09-06T13:26:34.320Z] === RUN TestPluginWithDevMounts [2022-09-06T13:26:34.320Z] === PAUSE TestPluginWithDevMounts [2022-09-06T13:26:34.320Z] === CONT TestPluginWithDevMounts [2022-09-06T13:26:35.116Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-09-06T13:26:35.372Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-09-06T13:26:35.700Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-09-06T13:26:35.700Z] PASS [2022-09-06T13:26:35.700Z] [2022-09-06T13:26:35.700Z] DONE 1 tests in 1.646s [2022-09-06T13:26:35.700Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-06T13:26:35.700Z] INFO: Testing against a local daemon [2022-09-06T13:26:35.700Z] === RUN TestSecretInspect [2022-09-06T13:26:35.935Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-09-06T13:26:36.123Z] --- PASS: TestCreateServiceSecretFileMode (12.32s) [2022-09-06T13:26:36.123Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T13:26:38.237Z] --- PASS: TestSecretInspect (2.13s) [2022-09-06T13:26:38.237Z] === RUN TestSecretList [2022-09-06T13:26:39.206Z] --- PASS: TestServiceWithDataPathPortInit (15.67s) [2022-09-06T13:26:39.206Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T13:26:40.106Z] b111c3320c94: Pull complete [2022-09-06T13:26:40.143Z] --- PASS: TestSecretList (2.15s) [2022-09-06T13:26:40.144Z] === RUN TestSecretsCreateAndDelete [2022-09-06T13:26:42.476Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fdpjsmnjjze38l0vw6ftq14m9 Created:2022-09-06 13:26:40.286691016 +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[2291ef9688d2f44b8c8c4c3de34e6c1fa282c2aec4f74068a1e848d024fae0fb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i2g1b0mxwisedwdwujbtxanl0 EndpointID:337e016055c8c9b86bffbd5f1111858e44f9873e1c258fde8b62d96c91085ea2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ce2c7b33d9c0ee1ffa65d1e3d8536dcb22dff3e048d09ed1ed5bd3b7d3d3042f 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:2a678abbc1e5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i2g1b0mxwisedwdwujbtxanl0 EndpointID:337e016055c8c9b86bffbd5f1111858e44f9873e1c258fde8b62d96c91085ea2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-06T13:26:42.476Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-09-06T13:26:42.683Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2022-09-06T13:26:42.683Z] === RUN TestSecretsUpdate [2022-09-06T13:26:44.590Z] --- PASS: TestSecretsUpdate (2.16s) [2022-09-06T13:26:44.590Z] === RUN TestTemplatedSecret [2022-09-06T13:26:44.995Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-09-06T13:26:45.923Z] === RUN TestDockerSuite/TestBuildRm [2022-09-06T13:26:46.852Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.88s) [2022-09-06T13:26:46.852Z] PASS [2022-09-06T13:26:46.852Z] [2022-09-06T13:26:46.852Z] === Skipped [2022-09-06T13:26:46.852Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T13:26:46.852Z] service_test.go:242: FLAKY_TEST [2022-09-06T13:26:46.852Z] [2022-09-06T13:26:46.852Z] DONE 26 tests, 1 skipped in 48.973s [2022-09-06T13:26:46.852Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-06T13:26:46.852Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:26:46.852Z] ++ set -e [2022-09-06T13:26:46.852Z] ++ '[' -n 0 ']' [2022-09-06T13:26:46.852Z] ++ set -x [2022-09-06T13:26:46.852Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:26:46.852Z] INFO: Testing against a local daemon [2022-09-06T13:26:46.852Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-06T13:26:46.852Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:26:46.852Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T13:26:46.852Z] === RUN TestDockerNetworkIpvlan [2022-09-06T13:26:46.852Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:26:46.852Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-06T13:26:46.852Z] PASS [2022-09-06T13:26:46.852Z] [2022-09-06T13:26:46.852Z] === Skipped [2022-09-06T13:26:46.852Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T13:26:46.852Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:26:46.852Z] [2022-09-06T13:26:46.852Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-06T13:26:46.852Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T13:26:46.852Z] [2022-09-06T13:26:46.852Z] DONE 2 tests, 2 skipped in 0.135s [2022-09-06T13:26:46.852Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-06T13:26:46.852Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:26:46.852Z] ++ set -e [2022-09-06T13:26:46.852Z] ++ '[' -n 0 ']' [2022-09-06T13:26:46.852Z] ++ set -x [2022-09-06T13:26:46.852Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:26:47.108Z] INFO: Testing against a local daemon [2022-09-06T13:26:47.108Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-06T13:26:47.129Z] --- PASS: TestTemplatedSecret (2.58s) [2022-09-06T13:26:47.129Z] === RUN TestSecretCreateResolve [2022-09-06T13:26:48.037Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-09-06T13:26:48.293Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-09-06T13:26:48.293Z] === RUN TestDockerNetworkMacvlan [2022-09-06T13:26:48.341Z] --- PASS: TestCreateServiceConfigFileMode (12.32s) [2022-09-06T13:26:48.341Z] === RUN TestCreateServiceSysctls [2022-09-06T13:26:48.857Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-09-06T13:26:49.038Z] --- PASS: TestSecretCreateResolve (2.14s) [2022-09-06T13:26:49.038Z] PASS [2022-09-06T13:26:49.038Z] [2022-09-06T13:26:49.038Z] DONE 6 tests in 13.310s [2022-09-06T13:26:49.038Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-06T13:26:49.038Z] INFO: Testing against a local daemon [2022-09-06T13:26:49.038Z] === RUN TestServiceCreateInit [2022-09-06T13:26:49.038Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T13:26:49.113Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-06T13:26:49.281Z] --- PASS: TestCreateServiceSysctls (2.93s) [2022-09-06T13:26:49.281Z] === RUN TestCreateServiceCapabilities [2022-09-06T13:26:49.676Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-09-06T13:26:49.932Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-06T13:26:50.189Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-09-06T13:26:50.752Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-09-06T13:26:50.753Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-06T13:26:51.684Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-09-06T13:26:51.822Z] --- PASS: TestCreateServiceCapabilities (2.35s) [2022-09-06T13:26:51.822Z] === RUN TestInspect [2022-09-06T13:26:52.614Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-09-06T13:26:52.871Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-06T13:26:53.129Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-09-06T13:26:53.235Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T13:26:54.363Z] --- PASS: TestInspect (2.65s) [2022-09-06T13:26:54.363Z] === RUN TestCreateJob [2022-09-06T13:26:55.032Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-06T13:26:55.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-09-06T13:26:56.525Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-09-06T13:26:56.525Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-09-06T13:26:56.530Z] --- PASS: TestServiceCreateInit (7.48s) [2022-09-06T13:26:56.530Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.85s) [2022-09-06T13:26:56.530Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.62s) [2022-09-06T13:26:56.530Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T13:26:56.781Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-09-06T13:26:56.782Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-09-06T13:26:56.782Z] === RUN TestDockerSuite/TestBuildSpaces [2022-09-06T13:26:57.675Z] --- PASS: TestCreateJob (2.93s) [2022-09-06T13:26:57.675Z] === RUN TestReplicatedJob [2022-09-06T13:26:57.761Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-09-06T13:26:58.328Z] docker_api_swarm_test.go:304: [db3d692be740b] joining swarm manager [d7ba47cd00cba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:26:58.585Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-09-06T13:26:58.844Z] === RUN TestDockerSuite/TestBuildStderr [2022-09-06T13:26:59.778Z] docker_api_swarm_test.go:305: [d415ee4ae5c0d] joining swarm manager [d7ba47cd00cba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:26:59.778Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-09-06T13:27:00.034Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-06T13:27:00.597Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-09-06T13:27:01.161Z] --- PASS: TestDockerNetworkMacvlan (12.82s) [2022-09-06T13:27:01.161Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-09-06T13:27:01.161Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-09-06T13:27:01.161Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.01s) [2022-09-06T13:27:01.161Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.11s) [2022-09-06T13:27:01.161Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.73s) [2022-09-06T13:27:01.161Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2022-09-06T13:27:01.161Z] PASS [2022-09-06T13:27:01.161Z] [2022-09-06T13:27:01.161Z] DONE 8 tests in 14.255s [2022-09-06T13:27:01.161Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-06T13:27:01.161Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:27:01.161Z] ++ set -e [2022-09-06T13:27:01.161Z] ++ '[' -n 0 ']' [2022-09-06T13:27:01.161Z] ++ set -x [2022-09-06T13:27:01.161Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:27:01.161Z] testing: warning: no tests to run [2022-09-06T13:27:01.161Z] PASS [2022-09-06T13:27:01.161Z] [2022-09-06T13:27:01.161Z] DONE 0 tests in 0.030s [2022-09-06T13:27:01.161Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-06T13:27:01.161Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:27:01.161Z] ++ set -e [2022-09-06T13:27:01.161Z] ++ '[' -n 0 ']' [2022-09-06T13:27:01.161Z] ++ set -x [2022-09-06T13:27:01.161Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:27:01.418Z] INFO: Testing against a local daemon [2022-09-06T13:27:01.418Z] === RUN TestAuthZPluginAllowRequest [2022-09-06T13:27:02.788Z] --- PASS: TestAuthZPluginAllowRequest (1.42s) [2022-09-06T13:27:02.788Z] === RUN TestAuthZPluginTLS [2022-09-06T13:27:02.956Z] --- PASS: TestReplicatedJob (4.97s) [2022-09-06T13:27:02.956Z] === RUN TestUpdateReplicatedJob [2022-09-06T13:27:03.045Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-09-06T13:27:03.301Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-09-06T13:27:03.301Z] === RUN TestAuthZPluginDenyRequest [2022-09-06T13:27:03.863Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-09-06T13:27:03.863Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2022-09-06T13:27:03.863Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-06T13:27:04.428Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-09-06T13:27:04.428Z] === RUN TestAuthZPluginDenyResponse [2022-09-06T13:27:04.684Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-09-06T13:27:04.940Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-09-06T13:27:04.940Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-09-06T13:27:04.940Z] === RUN TestAuthZPluginAllowEventStream [2022-09-06T13:27:05.497Z] --- PASS: TestUpdateReplicatedJob (3.05s) [2022-09-06T13:27:05.497Z] === RUN TestServiceListWithStatuses [2022-09-06T13:27:05.497Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T13:27:05.497Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T13:27:05.497Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T13:27:05.503Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-09-06T13:27:06.436Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s) [2022-09-06T13:27:06.436Z] === RUN TestAuthZPluginErrorResponse [2022-09-06T13:27:06.693Z] === RUN TestDockerSuite/TestBuildUser [2022-09-06T13:27:06.949Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-09-06T13:27:06.949Z] === RUN TestAuthZPluginErrorRequest [2022-09-06T13:27:07.511Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-09-06T13:27:07.511Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-06T13:27:08.074Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-09-06T13:27:08.074Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-06T13:27:08.074Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-09-06T13:27:09.698Z] --- PASS: TestDockerNetworkConnectAlias (3.95s) [2022-09-06T13:27:09.698Z] === RUN TestDockerNetworkReConnect [2022-09-06T13:27:09.965Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.70s) [2022-09-06T13:27:09.965Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-06T13:27:10.895Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-09-06T13:27:11.459Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.67s) [2022-09-06T13:27:11.459Z] === RUN TestAuthZPluginHeader [2022-09-06T13:27:12.399Z] --- PASS: TestAuthZPluginHeader (0.77s) [2022-09-06T13:27:12.399Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-06T13:27:12.994Z] --- PASS: TestDockerNetworkReConnect (3.12s) [2022-09-06T13:27:12.995Z] === RUN TestServicePlugin [2022-09-06T13:27:12.995Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T13:27:12.995Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-06T13:27:12.995Z] === RUN TestServiceUpdateLabel [2022-09-06T13:27:14.378Z] --- PASS: TestServiceUpdateLabel (2.08s) [2022-09-06T13:27:14.378Z] === RUN TestServiceUpdateSecrets [2022-09-06T13:27:14.641Z] --- PASS: TestCreateServiceMultipleTimes (15.64s) [2022-09-06T13:27:14.641Z] === RUN TestCreateServiceConflict [2022-09-06T13:27:14.641Z] --- PASS: TestCreateServiceConflict (2.12s) [2022-09-06T13:27:14.641Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T13:27:17.182Z] --- PASS: TestCreateServiceMaxReplicas (2.76s) [2022-09-06T13:27:17.182Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-06T13:27:17.656Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.74s) [2022-09-06T13:27:17.657Z] === RUN TestAuthZPluginV2Disable [2022-09-06T13:27:17.657Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-09-06T13:27:20.928Z] --- PASS: TestAuthZPluginV2Disable (4.03s) [2022-09-06T13:27:20.928Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-06T13:27:21.491Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-09-06T13:27:22.053Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-09-06T13:27:22.309Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-09-06T13:27:22.871Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-09-06T13:27:23.434Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-09-06T13:27:24.364Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-09-06T13:27:24.364Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-06T13:27:24.364Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-09-06T13:27:24.364Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-09-06T13:27:24.364Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-09-06T13:27:24.364Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-09-06T13:27:24.621Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-09-06T13:27:24.621Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-09-06T13:27:24.621Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-09-06T13:27:24.621Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.73s) [2022-09-06T13:27:24.621Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-06T13:27:25.551Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-09-06T13:27:25.808Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-09-06T13:27:26.370Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-09-06T13:27:26.628Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-09-06T13:27:27.563Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-09-06T13:27:27.563Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-09-06T13:27:28.931Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-09-06T13:27:29.293Z] --- PASS: TestServiceUpdateSecrets (14.36s) [2022-09-06T13:27:29.293Z] === RUN TestServiceUpdateConfigs [2022-09-06T13:27:29.862Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-09-06T13:27:31.231Z] docker_api_swarm_test.go:272: [d97d1cbd5609a] joining swarm manager [da564e0461780]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-06T13:27:32.072Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 16.2% of statements [2022-09-06T13:27:32.072Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-06T13:27:32.072Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/types [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-06T13:27:32.072Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-09-06T13:27:32.072Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-06T13:27:32.072Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-09-06T13:27:32.072Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/builder [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-06T13:27:32.072Z] ok github.com/docker/docker/builder/remotecontext 0.082s coverage: 13.7% of statements [2022-09-06T13:27:32.072Z] ok github.com/docker/docker/builder/dockerfile 0.184s coverage: 48.5% of statements [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-09-06T13:27:32.072Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-09-06T13:27:32.072Z] ok github.com/docker/docker/builder/remotecontext/git 1.513s coverage: 86.3% of statements [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/cli [no test files] [2022-09-06T13:27:32.072Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-06T13:27:32.074Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.26s) [2022-09-06T13:27:32.074Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T13:27:32.162Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-09-06T13:27:32.727Z] docker_api_swarm_test.go:273: [dbf974c8813e9] joining swarm manager [da564e0461780]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:27:33.290Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-09-06T13:27:33.547Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-09-06T13:27:34.110Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-09-06T13:27:34.110Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-09-06T13:27:34.110Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-09-06T13:27:34.593Z] ok github.com/docker/docker/client 0.134s coverage: 75.4% of statements [2022-09-06T13:27:34.673Z] === RUN TestDockerSuite/TestBuildXZHost [2022-09-06T13:27:36.040Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-09-06T13:27:36.040Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-09-06T13:27:36.040Z] docker_cli_sni_test.go:18: Flakey test [2022-09-06T13:27:36.040Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-09-06T13:27:36.603Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-09-06T13:27:37.166Z] === RUN TestDockerSuite/TestCommitChange [2022-09-06T13:27:37.421Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.80s) [2022-09-06T13:27:37.422Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-06T13:27:37.683Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-09-06T13:27:38.633Z] === RUN TestDockerSuite/TestCommitHardlink [2022-09-06T13:27:39.561Z] === RUN TestDockerSuite/TestCommitNewFile [2022-09-06T13:27:40.491Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-09-06T13:27:41.054Z] === RUN TestDockerSuite/TestCommitTTY [2022-09-06T13:27:41.984Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-09-06T13:27:42.240Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-09-06T13:27:43.169Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-09-06T13:27:43.731Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-09-06T13:27:43.731Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-09-06T13:27:43.731Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-09-06T13:27:43.989Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-09-06T13:27:43.989Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-09-06T13:27:43.989Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-09-06T13:27:43.989Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-09-06T13:27:44.231Z] --- PASS: TestServiceUpdateConfigs (14.41s) [2022-09-06T13:27:44.237Z] === RUN TestServiceUpdateNetwork [2022-09-06T13:27:44.299Z] --- PASS: TestCreateServiceSecretFileMode (12.47s) [2022-09-06T13:27:44.299Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T13:27:44.917Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-09-06T13:27:45.847Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-09-06T13:27:45.847Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-09-06T13:27:46.410Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-09-06T13:27:46.666Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-09-06T13:27:47.229Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-09-06T13:27:47.486Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-09-06T13:27:48.050Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-09-06T13:27:48.050Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-09-06T13:27:48.050Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-09-06T13:27:48.612Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-09-06T13:27:48.612Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-09-06T13:27:48.612Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-09-06T13:27:48.612Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-09-06T13:27:48.612Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-09-06T13:27:49.175Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-09-06T13:27:49.738Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-09-06T13:27:49.995Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-09-06T13:27:50.252Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-09-06T13:27:50.252Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-09-06T13:27:51.619Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-09-06T13:27:52.182Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-09-06T13:27:52.182Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-09-06T13:27:52.750Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-09-06T13:27:53.313Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-09-06T13:27:53.879Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-09-06T13:27:54.442Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-09-06T13:27:54.442Z] PASS [2022-09-06T13:27:54.442Z] [2022-09-06T13:27:54.442Z] DONE 17 tests in 53.067s [2022-09-06T13:27:54.442Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-06T13:27:54.442Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:27:54.442Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-09-06T13:27:54.442Z] ++ set -e [2022-09-06T13:27:54.442Z] ++ '[' -n 0 ']' [2022-09-06T13:27:54.442Z] ++ set -x [2022-09-06T13:27:54.442Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:27:54.442Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-09-06T13:27:54.442Z] INFO: Testing against a local daemon [2022-09-06T13:27:54.442Z] === RUN TestPluginInvalidJSON [2022-09-06T13:27:54.442Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T13:27:54.442Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T13:27:54.442Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T13:27:54.442Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-09-06T13:27:54.442Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-09-06T13:27:54.442Z] === RUN TestPluginInstall [2022-09-06T13:27:54.442Z] === RUN TestPluginInstall/no_auth [2022-09-06T13:27:55.005Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-09-06T13:27:55.568Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-09-06T13:27:56.132Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-09-06T13:27:56.132Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-09-06T13:27:56.458Z] --- PASS: TestServiceUpdateNetwork (12.07s) [2022-09-06T13:27:56.458Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T13:27:56.513Z] --- PASS: TestCreateServiceConfigFileMode (12.51s) [2022-09-06T13:27:56.513Z] === RUN TestCreateServiceSysctls [2022-09-06T13:27:56.695Z] time="2022-09-06T13:27:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:27:56.695Z] time="2022-09-06T13:27:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba5ea1f96394ebdce0a5871e5afdb2f6c8fa3b9a2a22f1e8d9df88438f5dc756" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:27:56.695Z] time="2022-09-06T13:27:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:27:56.695Z] time="2022-09-06T13:27:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba5ea1f96394ebdce0a5871e5afdb2f6c8fa3b9a2a22f1e8d9df88438f5dc756" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:27:56.719Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-06T13:27:56.952Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-09-06T13:27:56.952Z] === RUN TestPluginInstall/with_htpasswd [2022-09-06T13:27:57.289Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-06T13:27:57.517Z] time="2022-09-06T13:27:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:27:57.517Z] time="2022-09-06T13:27:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba5ea1f96394ebdce0a5871e5afdb2f6c8fa3b9a2a22f1e8d9df88438f5dc756" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:27:57.517Z] time="2022-09-06T13:27:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:27:57.517Z] time="2022-09-06T13:27:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba5ea1f96394ebdce0a5871e5afdb2f6c8fa3b9a2a22f1e8d9df88438f5dc756" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:27:57.774Z] === RUN TestPluginInstall/with_insecure [2022-09-06T13:27:58.030Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-09-06T13:27:58.959Z] time="2022-09-06T13:27:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:27:58.959Z] time="2022-09-06T13:27:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c93eebdd7bed83c9820bf1e58e86b1f4462332102301f401b3d45d51cd3b517" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:27:58.959Z] time="2022-09-06T13:27:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T13:27:58.959Z] time="2022-09-06T13:27:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c93eebdd7bed83c9820bf1e58e86b1f4462332102301f401b3d45d51cd3b517" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T13:27:58.959Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-09-06T13:27:59.052Z] --- PASS: TestCreateServiceSysctls (3.19s) [2022-09-06T13:27:59.052Z] === RUN TestCreateServiceCapabilities [2022-09-06T13:27:59.216Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-09-06T13:27:59.216Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-09-06T13:27:59.216Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-09-06T13:27:59.216Z] plugin_test.go:165: [d4f12782309aa] daemon is not started [2022-09-06T13:27:59.216Z] --- PASS: TestPluginInstall (4.59s) [2022-09-06T13:27:59.216Z] --- PASS: TestPluginInstall/no_auth (2.44s) [2022-09-06T13:27:59.216Z] --- PASS: TestPluginInstall/with_htpasswd (0.88s) [2022-09-06T13:27:59.216Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2022-09-06T13:27:59.216Z] === RUN TestPluginsWithRuntimes [2022-09-06T13:27:59.216Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-09-06T13:27:59.780Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-09-06T13:28:00.711Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-06T13:28:01.118Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-09-06T13:28:01.118Z] === RUN TestInspect [2022-09-06T13:28:01.643Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-06T13:28:02.664Z] --- PASS: TestPluginsWithRuntimes (3.38s) [2022-09-06T13:28:02.664Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-09-06T13:28:02.664Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-09-06T13:28:02.664Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T13:28:03.227Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-09-06T13:28:03.227Z] PASS [2022-09-06T13:28:03.227Z] [2022-09-06T13:28:03.227Z] DONE 10 tests in 8.710s [2022-09-06T13:28:03.227Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-06T13:28:03.227Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:28:03.227Z] ++ set -e [2022-09-06T13:28:03.227Z] ++ '[' -n 0 ']' [2022-09-06T13:28:03.227Z] ++ set -x [2022-09-06T13:28:03.227Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:28:03.227Z] INFO: Testing against a local daemon [2022-09-06T13:28:03.227Z] === RUN TestExternalGraphDriver [2022-09-06T13:28:03.483Z] === RUN TestExternalGraphDriver/json [2022-09-06T13:28:04.047Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-09-06T13:28:04.432Z] --- PASS: TestInspect (2.85s) [2022-09-06T13:28:04.432Z] === RUN TestCreateJob [2022-09-06T13:28:04.613Z] === RUN TestDockerSuite/TestContainerAPITop [2022-09-06T13:28:05.176Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-09-06T13:28:05.176Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-09-06T13:28:05.176Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-09-06T13:28:05.176Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-09-06T13:28:05.419Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-06T13:28:05.433Z] === RUN TestExternalGraphDriver/spec [2022-09-06T13:28:06.798Z] === RUN TestExternalGraphDriver/pull [2022-09-06T13:28:06.977Z] --- PASS: TestCreateJob (3.19s) [2022-09-06T13:28:06.977Z] === RUN TestReplicatedJob [2022-09-06T13:28:07.725Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-09-06T13:28:08.288Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-09-06T13:28:08.544Z] --- PASS: TestExternalGraphDriver (5.47s) [2022-09-06T13:28:08.544Z] --- PASS: TestExternalGraphDriver/json (1.80s) [2022-09-06T13:28:08.544Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-09-06T13:28:08.544Z] --- PASS: TestExternalGraphDriver/pull (1.75s) [2022-09-06T13:28:08.544Z] === RUN TestGraphdriverPluginV2 [2022-09-06T13:28:09.107Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-09-06T13:28:11.603Z] --- PASS: TestServiceUpdatePidsLimit (16.01s) [2022-09-06T13:28:11.603Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-09-06T13:28:11.603Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-09-06T13:28:11.603Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-09-06T13:28:11.603Z] PASS [2022-09-06T13:28:11.603Z] [2022-09-06T13:28:11.603Z] === Skipped [2022-09-06T13:28:11.603Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-06T13:28:11.603Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T13:28:11.603Z] [2022-09-06T13:28:11.603Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-09-06T13:28:11.603Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T13:28:11.603Z] [2022-09-06T13:28:11.603Z] DONE 27 tests, 2 skipped in 149.240s [2022-09-06T13:28:11.603Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-09-06T13:28:11.603Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:28:11.603Z] ++ set -e [2022-09-06T13:28:11.603Z] ++ '[' -n 0 ']' [2022-09-06T13:28:11.603Z] ++ set -x [2022-09-06T13:28:11.603Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:28:11.603Z] INFO: Testing against a local daemon [2022-09-06T13:28:11.603Z] === RUN TestSessionCreate [2022-09-06T13:28:11.603Z] --- PASS: TestSessionCreate (0.02s) [2022-09-06T13:28:11.603Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T13:28:11.603Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-06T13:28:11.603Z] PASS [2022-09-06T13:28:11.603Z] [2022-09-06T13:28:11.603Z] DONE 2 tests in 0.135s [2022-09-06T13:28:11.603Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-09-06T13:28:11.603Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:28:11.603Z] ++ set -e [2022-09-06T13:28:11.603Z] ++ '[' -n 0 ']' [2022-09-06T13:28:11.603Z] ++ set -x [2022-09-06T13:28:11.603Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:28:11.603Z] INFO: Testing against a local daemon [2022-09-06T13:28:11.603Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T13:28:11.603Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T13:28:11.603Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T13:28:11.603Z] === RUN TestEventsExecDie [2022-09-06T13:28:11.971Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-09-06T13:28:12.174Z] --- PASS: TestEventsExecDie (0.47s) [2022-09-06T13:28:12.174Z] === RUN TestEventsBackwardsCompatible [2022-09-06T13:28:12.174Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-09-06T13:28:12.174Z] === RUN TestInfoBinaryCommits [2022-09-06T13:28:12.174Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-06T13:28:12.174Z] === RUN TestInfoAPIVersioned [2022-09-06T13:28:12.174Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-06T13:28:12.174Z] === RUN TestInfoDiscoveryBackend [2022-09-06T13:28:12.228Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-09-06T13:28:12.357Z] --- PASS: TestReplicatedJob (5.35s) [2022-09-06T13:28:12.357Z] === RUN TestUpdateReplicatedJob [2022-09-06T13:28:12.744Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-09-06T13:28:12.744Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-09-06T13:28:13.282Z] ok github.com/docker/docker/cmd/dockerd 0.093s coverage: 29.1% of statements [2022-09-06T13:28:13.282Z] ok github.com/docker/docker/container 0.125s coverage: 34.5% of statements [2022-09-06T13:28:13.282Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-06T13:28:13.282Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-06T13:28:13.282Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-06T13:28:13.282Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-06T13:28:13.595Z] --- PASS: TestGraphdriverPluginV2 (4.82s) [2022-09-06T13:28:13.595Z] PASS [2022-09-06T13:28:13.595Z] [2022-09-06T13:28:13.595Z] DONE 5 tests in 10.394s [2022-09-06T13:28:13.595Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-06T13:28:13.595Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:28:13.595Z] ++ set -e [2022-09-06T13:28:13.595Z] ++ '[' -n 0 ']' [2022-09-06T13:28:13.595Z] ++ set -x [2022-09-06T13:28:13.595Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:28:13.595Z] INFO: Testing against a local daemon [2022-09-06T13:28:13.595Z] === RUN TestContinueAfterPluginCrash [2022-09-06T13:28:13.595Z] === PAUSE TestContinueAfterPluginCrash [2022-09-06T13:28:13.595Z] === RUN TestReadPluginNoRead [2022-09-06T13:28:13.595Z] === PAUSE TestReadPluginNoRead [2022-09-06T13:28:13.595Z] === RUN TestDaemonStartWithLogOpt [2022-09-06T13:28:13.595Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-06T13:28:13.595Z] === CONT TestContinueAfterPluginCrash [2022-09-06T13:28:13.595Z] === CONT TestDaemonStartWithLogOpt [2022-09-06T13:28:13.595Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-09-06T13:28:13.683Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-09-06T13:28:13.683Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-09-06T13:28:13.853Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-09-06T13:28:14.253Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-09-06T13:28:14.253Z] === RUN TestInfoAPI [2022-09-06T13:28:14.253Z] --- PASS: TestInfoAPI (0.02s) [2022-09-06T13:28:14.253Z] === RUN TestInfoAPIWarnings [2022-09-06T13:28:15.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-09-06T13:28:15.651Z] --- PASS: TestUpdateReplicatedJob (3.21s) [2022-09-06T13:28:15.651Z] === RUN TestServiceListWithStatuses [2022-09-06T13:28:15.651Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T13:28:15.651Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T13:28:15.651Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T13:28:16.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-09-06T13:28:17.456Z] ok github.com/docker/docker/daemon/cluster 0.069s coverage: 0.5% of statements [2022-09-06T13:28:17.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-09-06T13:28:18.018Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.028s coverage: 65.3% of statements [2022-09-06T13:28:18.527Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-09-06T13:28:19.098Z] --- PASS: TestDaemonStartWithLogOpt (5.30s) [2022-09-06T13:28:19.098Z] === CONT TestReadPluginNoRead [2022-09-06T13:28:19.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-09-06T13:28:19.386Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2022-09-06T13:28:19.848Z] --- PASS: TestDockerNetworkConnectAlias (4.13s) [2022-09-06T13:28:19.848Z] === RUN TestDockerNetworkReConnect [2022-09-06T13:28:20.724Z] docker_api_swarm_node_test.go:20: [d70457f8f1827] joining swarm manager [d6bd85abd630a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:28:20.724Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-09-06T13:28:21.653Z] docker_api_swarm_node_test.go:21: [d49902be9d2d8] joining swarm manager [d6bd85abd630a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:28:21.910Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-06T13:28:21.963Z] 294d77ac553d: Pull complete [2022-09-06T13:28:21.963Z] Digest: sha256:8ca3aaeb91e7715a98a0769dc62ed69212aac3e0bbee12ffd13b5e36d992d127 [2022-09-06T13:28:21.963Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T13:28:21.963Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-09-06T13:28:21.963Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-09-06T13:28:21.963Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.3287' [2022-09-06T13:28:21.963Z] WARN: Skipping validation tests [2022-09-06T13:28:21.963Z] INFO: Running unit tests at 09/06/2022 13:28:14... [2022-09-06T13:28:21.963Z] INFO: make.ps1 starting at 09/06/2022 13:28:20 [2022-09-06T13:28:21.963Z] INFO: Git commit (97014a8db5) assumed from DOCKER_GITCOMMIT environment variable [2022-09-06T13:28:21.963Z] INFO: Invoking autogen... [2022-09-06T13:28:21.963Z] INFO: Running unit tests... [2022-09-06T13:28:22.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000dac9a8_} [2022-09-06T13:28:23.142Z] --- PASS: TestDockerNetworkReConnect (3.38s) [2022-09-06T13:28:23.142Z] === RUN TestServicePlugin [2022-09-06T13:28:23.399Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-06T13:28:23.656Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-121499746_/foo_false____} [2022-09-06T13:28:24.227Z] --- PASS: TestContinueAfterPluginCrash (10.45s) [2022-09-06T13:28:24.483Z] === RUN TestReadPluginNoRead/default [2022-09-06T13:28:25.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-121499746_/foo_true____} [2022-09-06T13:28:25.955Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.8% of statements [2022-09-06T13:28:25.979Z] === CONT TestReadPluginNoRead [2022-09-06T13:28:25.979Z] read_test.go:92: [d607285c1e286] daemon is not started [2022-09-06T13:28:25.979Z] --- PASS: TestReadPluginNoRead (6.85s) [2022-09-06T13:28:25.979Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) [2022-09-06T13:28:25.979Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2022-09-06T13:28:25.979Z] --- PASS: TestReadPluginNoRead/default (1.28s) [2022-09-06T13:28:25.979Z] PASS [2022-09-06T13:28:25.979Z] [2022-09-06T13:28:25.979Z] DONE 6 tests in 12.270s [2022-09-06T13:28:25.979Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-06T13:28:25.979Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:28:25.979Z] ++ set -e [2022-09-06T13:28:25.979Z] ++ '[' -n 0 ']' [2022-09-06T13:28:25.979Z] ++ set -x [2022-09-06T13:28:25.979Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:28:25.979Z] testing: warning: no tests to run [2022-09-06T13:28:25.979Z] PASS [2022-09-06T13:28:25.979Z] [2022-09-06T13:28:25.979Z] DONE 0 tests in 0.041s [2022-09-06T13:28:25.979Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-06T13:28:25.979Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:28:25.979Z] ++ set -e [2022-09-06T13:28:25.979Z] ++ '[' -n 0 ']' [2022-09-06T13:28:25.979Z] ++ set -x [2022-09-06T13:28:25.979Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:28:25.979Z] INFO: Testing against a local daemon [2022-09-06T13:28:25.979Z] === RUN TestPluginWithDevMounts [2022-09-06T13:28:25.979Z] === PAUSE TestPluginWithDevMounts [2022-09-06T13:28:25.979Z] === CONT TestPluginWithDevMounts [2022-09-06T13:28:26.237Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33096361919_/foo_false____} [2022-09-06T13:28:26.883Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 81.8% of statements [2022-09-06T13:28:27.140Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2022-09-06T13:28:27.341Z] plugin_test.go:62: [d27875ff03624] joining swarm manager [dc68129607f26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:28:27.604Z] --- PASS: TestPluginWithDevMounts (1.63s) [2022-09-06T13:28:27.604Z] PASS [2022-09-06T13:28:27.604Z] [2022-09-06T13:28:27.604Z] DONE 1 tests in 1.738s [2022-09-06T13:28:27.604Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-06T13:28:27.604Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:28:27.604Z] ++ set -e [2022-09-06T13:28:27.604Z] ++ '[' -n 0 ']' [2022-09-06T13:28:27.604Z] ++ set -x [2022-09-06T13:28:27.604Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:28:27.604Z] INFO: Testing against a local daemon [2022-09-06T13:28:27.604Z] === RUN TestSecretInspect [2022-09-06T13:28:27.704Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-09-06T13:28:27.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33096361919_/foo_true____} [2022-09-06T13:28:27.912Z] plugin_test.go:65: [d663ec21a2fa1] joining swarm manager [dc68129607f26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:28:27.961Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-09-06T13:28:29.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33096361919_/foo_true__0xc000dac9d8__} [2022-09-06T13:28:29.268Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" 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/autogen/winresources/dockerd 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/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd 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/discovery 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/btrfs 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/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows 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/etwlogs 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/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/local 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator 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/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink 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/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-09-06T13:28:29.330Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.732s coverage: 73.3% of statements [2022-09-06T13:28:30.156Z] --- PASS: TestSecretInspect (2.31s) [2022-09-06T13:28:30.156Z] === RUN TestSecretList [2022-09-06T13:28:30.415Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000dac9f0_} [2022-09-06T13:28:30.697Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2022-09-06T13:28:30.954Z] ok github.com/docker/docker/daemon 12.108s coverage: 17.1% of statements [2022-09-06T13:28:30.954Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-06T13:28:30.954Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-06T13:28:30.954Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-06T13:28:30.954Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-09-06T13:28:31.516Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.414s coverage: 60.7% of statements [2022-09-06T13:28:31.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000daca08_} [2022-09-06T13:28:32.344Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-09-06T13:28:32.344Z] --- PASS: TestSecretList (2.24s) [2022-09-06T13:28:32.344Z] === RUN TestSecretsCreateAndDelete [2022-09-06T13:28:32.354Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-09-06T13:28:32.354Z] === RUN TestInfoDebug [2022-09-06T13:28:32.354Z] --- PASS: TestInfoDebug (0.53s) [2022-09-06T13:28:32.354Z] === RUN TestInfoInsecureRegistries [2022-09-06T13:28:32.354Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-09-06T13:28:32.354Z] === RUN TestInfoRegistryMirrors [2022-09-06T13:28:32.354Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-06T13:28:32.354Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T13:28:32.354Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-06T13:28:32.354Z] === RUN TestPingCacheHeaders [2022-09-06T13:28:32.354Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-06T13:28:32.354Z] === RUN TestPingGet [2022-09-06T13:28:32.354Z] --- PASS: TestPingGet (0.02s) [2022-09-06T13:28:32.354Z] === RUN TestPingHead [2022-09-06T13:28:32.354Z] --- PASS: TestPingHead (0.02s) [2022-09-06T13:28:32.354Z] === RUN TestVersion [2022-09-06T13:28:32.616Z] --- PASS: TestVersion (0.02s) [2022-09-06T13:28:32.616Z] PASS [2022-09-06T13:28:32.616Z] [2022-09-06T13:28:32.616Z] === Skipped [2022-09-06T13:28:32.616Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T13:28:32.616Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T13:28:32.616Z] [2022-09-06T13:28:32.616Z] DONE 18 tests, 1 skipped in 21.009s [2022-09-06T13:28:32.616Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-06T13:28:32.616Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:28:32.616Z] ++ set -e [2022-09-06T13:28:32.616Z] ++ '[' -n 0 ']' [2022-09-06T13:28:32.616Z] ++ set -x [2022-09-06T13:28:32.616Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:28:32.616Z] INFO: Testing against a local daemon [2022-09-06T13:28:32.616Z] === RUN TestVolumesCreateAndList [2022-09-06T13:28:32.616Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-06T13:28:32.616Z] === RUN TestVolumesRemove [2022-09-06T13:28:32.616Z] --- PASS: TestVolumesRemove (0.06s) [2022-09-06T13:28:32.616Z] === RUN TestVolumesInspect [2022-09-06T13:28:32.616Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-06T13:28:32.616Z] === RUN TestVolumesInvalidJSON [2022-09-06T13:28:32.616Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-06T13:28:32.616Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-06T13:28:32.616Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-06T13:28:32.616Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-06T13:28:32.616Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-06T13:28:32.616Z] PASS [2022-09-06T13:28:32.616Z] [2022-09-06T13:28:32.616Z] DONE 5 tests in 0.200s [2022-09-06T13:28:32.616Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T13:28:32.876Z] ++++ cat bundles/test-integration/docker.pid [2022-09-06T13:28:32.876Z] +++ kill 12386 [2022-09-06T13:28:32.884Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2022-09-06T13:28:33.273Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000daca20_} [2022-09-06T13:28:34.258Z] +++ /etc/init.d/apparmor stop [2022-09-06T13:28:34.258Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T13:28:34.258Z] [2022-09-06T13:28:34.258Z] Unloading profiles will leave already running processes permanently [2022-09-06T13:28:34.258Z] unconfined, which can lead to unexpected situations. [2022-09-06T13:28:34.258Z] [2022-09-06T13:28:34.258Z] To set a process to complain mode, use the command line tool [2022-09-06T13:28:34.258Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T13:28:34.258Z] +++ true [2022-09-06T13:28:34.258Z] exiting test-integration [2022-09-06T13:28:34.258Z] ++ exit 0 [2022-09-06T13:28:34.258Z] [2022-09-06T13:28:34.259Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.273s coverage: 50.5% of statements [2022-09-06T13:28:34.639Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000daca38_} [2022-09-06T13:28:34.896Z] --- PASS: TestSecretsCreateAndDelete (2.67s) [2022-09-06T13:28:34.896Z] === RUN TestSecretsUpdate [2022-09-06T13:28:35.189Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.289s coverage: 46.2% of statements [2022-09-06T13:28:35.189Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] Post stage [Pipeline] junit [2022-09-06T13:28:35.218Z] Recording test results [2022-09-06T13:28:35.394Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T13:28:35.743Z] + echo Ensuring container killed. [2022-09-06T13:28:35.744Z] Ensuring container killed. [2022-09-06T13:28:35.744Z] + docker rm -vf docker-pr2 [2022-09-06T13:28:35.744Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-09-06T13:28:36.035Z] + echo Chowning /workspace to jenkins user [2022-09-06T13:28:36.035Z] Chowning /workspace to jenkins user [2022-09-06T13:28:36.035Z] + id -u [2022-09-06T13:28:36.035Z] + id -g [2022-09-06T13:28:36.035Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44093:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T13:28:36.118Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.564s coverage: 58.0% of statements [2022-09-06T13:28:36.118Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-06T13:28:36.118Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-06T13:28:36.118Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.8% of statements [2022-09-06T13:28:36.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-09-06T13:28:36.828Z] docker_api_swarm_test.go:502: [d5b87b92656d0] joining swarm manager [d36b9a07fb892]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T13:28:37.488Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-09-06T13:28:37.719Z] + bundleName=arm64-integration [2022-09-06T13:28:37.719Z] + echo Creating arm64-integration-bundles.tar.gz [2022-09-06T13:28:37.719Z] Creating arm64-integration-bundles.tar.gz [2022-09-06T13:28:37.719Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-06T13:28:37.719Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-06T13:28:37.733Z] Archiving artifacts [2022-09-06T13:28:37.745Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-09-06T13:28:37.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-09-06T13:28:37.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-09-06T13:28:37.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-09-06T13:28:37.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-09-06T13:28:37.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-09-06T13:28:37.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-09-06T13:28:37.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-09-06T13:28:37.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-09-06T13:28:37.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-09-06T13:28:37.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-09-06T13:28:37.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-09-06T13:28:37.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-09-06T13:28:37.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-09-06T13:28:37.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-09-06T13:28:37.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-09-06T13:28:37.757Z] --- PASS: TestSecretsUpdate (2.81s) [2022-09-06T13:28:37.757Z] === RUN TestTemplatedSecret [2022-09-06T13:28:37.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-09-06T13:28:37.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-09-06T13:28:37.757Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-09-06T13:28:37.970Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44093/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T13:28:38.282Z] + make clean [2022-09-06T13:28:38.282Z] docker volume rm -f docker-dev-cache [2022-09-06T13:28:38.282Z] docker-dev-cache [Pipeline] deleteDir [2022-09-06T13:28:38.309Z] ok github.com/docker/docker/daemon/images 0.034s coverage: 6.6% of statements [2022-09-06T13:28:38.309Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-06T13:28:38.309Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-06T13:28:39.239Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.2% of statements [2022-09-06T13:28:39.495Z] ok github.com/docker/docker/daemon/logger/awslogs 0.161s coverage: 77.4% of statements [2022-09-06T13:28:39.495Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-09-06T13:28:39.495Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-06T13:28:39.878Z] ? github.com/docker/docker/api [no test files] [Pipeline] } [2022-09-06T13:28:40.058Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T13:28:40.278Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-09-06T13:28:40.315Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2022-09-06T13:28:40.534Z] --- PASS: TestTemplatedSecret (2.86s) [2022-09-06T13:28:40.535Z] === RUN TestSecretCreateResolve [2022-09-06T13:28:40.878Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2022-09-06T13:28:40.878Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-09-06T13:28:41.441Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 78.7% of statements [2022-09-06T13:28:41.441Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-06T13:28:41.464Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-09-06T13:28:42.005Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 54.7% of statements [2022-09-06T13:28:42.262Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 31.5% of statements [2022-09-06T13:28:43.191Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-09-06T13:28:43.381Z] --- PASS: TestSecretCreateResolve (2.75s) [2022-09-06T13:28:43.381Z] PASS [2022-09-06T13:28:43.381Z] [2022-09-06T13:28:43.381Z] DONE 6 tests in 15.747s [2022-09-06T13:28:43.381Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-06T13:28:43.381Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:28:43.381Z] ++ set -e [2022-09-06T13:28:43.381Z] ++ '[' -n 0 ']' [2022-09-06T13:28:43.381Z] ++ set -x [2022-09-06T13:28:43.381Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:28:43.381Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-09-06T13:28:43.447Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-09-06T13:28:43.637Z] INFO: Testing against a local daemon [2022-09-06T13:28:43.637Z] === RUN TestServiceCreateInit [2022-09-06T13:28:43.637Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T13:28:43.704Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-09-06T13:28:44.566Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-09-06T13:28:44.566Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-09-06T13:28:44.634Z] ok github.com/docker/docker/daemon/logger/splunk 1.579s coverage: 82.5% of statements [2022-09-06T13:28:44.634Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-06T13:28:44.634Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-06T13:28:45.131Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-09-06T13:28:45.562Z] ok github.com/docker/docker/distribution/metadata 0.020s coverage: 48.2% of statements [2022-09-06T13:28:45.694Z] docker_api_swarm_test.go:507: [d3fc38894f39f] joining swarm manager [d36b9a07fb892]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:28:46.259Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-09-06T13:28:46.822Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-09-06T13:28:46.928Z] ok github.com/docker/docker/distribution 1.485s coverage: 27.6% of statements [2022-09-06T13:28:46.928Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-06T13:28:46.928Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.0% of statements [2022-09-06T13:28:47.386Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-09-06T13:28:47.491Z] ok github.com/docker/docker/image 0.014s coverage: 86.8% of statements [2022-09-06T13:28:48.064Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 84.6% of statements [2022-09-06T13:28:48.064Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-06T13:28:48.064Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-09-06T13:28:48.064Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-09-06T13:28:48.319Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T13:28:48.319Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-09-06T13:28:48.627Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2022-09-06T13:28:48.627Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-06T13:28:48.883Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-09-06T13:28:49.189Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-09-06T13:28:49.448Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-09-06T13:28:49.753Z] ok github.com/docker/docker/oci 0.006s coverage: 40.6% of statements [2022-09-06T13:28:50.316Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2022-09-06T13:28:50.316Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-09-06T13:28:50.378Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-09-06T13:28:50.945Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-09-06T13:28:51.877Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-09-06T13:28:52.208Z] ok github.com/docker/docker/pkg/archive 0.274s coverage: 81.9% of statements [2022-09-06T13:28:52.440Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-09-06T13:28:52.440Z] --- PASS: TestServiceCreateInit (8.93s) [2022-09-06T13:28:52.440Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.69s) [2022-09-06T13:28:52.440Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.23s) [2022-09-06T13:28:52.440Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T13:28:52.464Z] ok github.com/docker/docker/pkg/authorization 0.180s coverage: 68.3% of statements [2022-09-06T13:28:52.721Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-06T13:28:52.721Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-09-06T13:28:53.002Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-09-06T13:28:53.565Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-09-06T13:28:54.474Z] --- PASS: TestServicePlugin (29.75s) [2022-09-06T13:28:54.474Z] === RUN TestServiceUpdateLabel [2022-09-06T13:28:54.933Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-09-06T13:28:55.021Z] === RUN TestMiddlewares [2022-09-06T13:28:55.021Z] --- PASS: TestMiddlewares (0.00s) [2022-09-06T13:28:55.021Z] PASS [2022-09-06T13:28:55.021Z] coverage: 7.9% of statements [2022-09-06T13:28:55.021Z] ok github.com/docker/docker/api/server 0.083s coverage: 7.9% of statements [2022-09-06T13:28:55.044Z] --- PASS: TestServiceUpdateLabel (2.12s) [2022-09-06T13:28:55.044Z] === RUN TestServiceUpdateSecrets [2022-09-06T13:28:55.497Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-09-06T13:28:55.987Z] ok github.com/docker/docker/pkg/chrootarchive 2.450s coverage: 43.5% of statements [2022-09-06T13:28:55.987Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-09-06T13:28:56.243Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-09-06T13:28:56.427Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-09-06T13:28:56.427Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-09-06T13:28:56.500Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-09-06T13:28:56.991Z] === RUN TestDockerSuite/TestCpRelativePath [2022-09-06T13:28:57.062Z] ok github.com/docker/docker/layer 7.447s coverage: 68.8% of statements [2022-09-06T13:28:57.062Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-06T13:28:57.062Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-06T13:28:57.062Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-06T13:28:57.062Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-06T13:28:57.062Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-06T13:28:57.062Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-09-06T13:28:57.062Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-06T13:28:57.558Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-09-06T13:28:57.625Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2022-09-06T13:28:57.881Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2022-09-06T13:28:58.138Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2022-09-06T13:28:58.930Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-09-06T13:28:59.066Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-09-06T13:28:59.629Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 86.5% of statements [2022-09-06T13:28:59.860Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-09-06T13:28:59.886Z] ok github.com/docker/docker/pkg/discovery/kv 3.016s coverage: 84.1% of statements [2022-09-06T13:29:00.143Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-09-06T13:29:00.143Z] ok github.com/docker/docker/pkg/fsutils 0.159s coverage: 85.1% of statements [2022-09-06T13:29:00.423Z] === RUN TestDockerSuite/TestCpToCaseA [2022-09-06T13:29:01.071Z] ok github.com/docker/docker/pkg/idtools 0.400s coverage: 69.5% of statements [2022-09-06T13:29:01.329Z] ok github.com/docker/docker/pkg/ioutils 0.420s coverage: 69.3% of statements [2022-09-06T13:29:01.586Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-09-06T13:29:01.586Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-09-06T13:29:01.586Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-09-06T13:29:01.586Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-06T13:29:01.586Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-09-06T13:29:01.791Z] === RUN TestDockerSuite/TestCpToCaseB [2022-09-06T13:29:01.791Z] === RUN TestDockerSuite/TestCpToCaseC [2022-09-06T13:29:01.843Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-09-06T13:29:01.843Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-09-06T13:29:01.843Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-09-06T13:29:02.100Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-09-06T13:29:02.356Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2022-09-06T13:29:02.356Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-09-06T13:29:02.356Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-06T13:29:02.356Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-06T13:29:02.920Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2022-09-06T13:29:03.484Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-09-06T13:29:03.698Z] === RUN TestDockerSuite/TestCpToCaseD [2022-09-06T13:29:03.740Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-09-06T13:29:03.740Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-09-06T13:29:05.106Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-09-06T13:29:05.363Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-09-06T13:29:06.218Z] === RUN TestDockerSuite/TestCpToCaseE [2022-09-06T13:29:08.112Z] === RUN TestDockerSuite/TestCpToCaseF [2022-09-06T13:29:08.675Z] === RUN TestDockerSuite/TestCpToCaseG [2022-09-06T13:29:09.529Z] ok github.com/docker/docker/pkg/signal 3.293s coverage: 62.3% of statements [2022-09-06T13:29:09.529Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-09-06T13:29:09.529Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-09-06T13:29:09.529Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-06T13:29:09.946Z] --- PASS: TestServiceUpdateSecrets (14.53s) [2022-09-06T13:29:09.946Z] === RUN TestServiceUpdateConfigs [2022-09-06T13:29:10.043Z] --- PASS: TestCreateServiceMultipleTimes (17.53s) [2022-09-06T13:29:10.043Z] === RUN TestCreateServiceConflict [2022-09-06T13:29:10.091Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2022-09-06T13:29:10.348Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 36.9% of statements [2022-09-06T13:29:10.604Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2022-09-06T13:29:11.173Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2022-09-06T13:29:11.173Z] coverage: [no statements] [2022-09-06T13:29:11.173Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2022-09-06T13:29:11.410Z] === RUN TestDockerSuite/TestCpToCaseH [2022-09-06T13:29:11.429Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-09-06T13:29:11.686Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-09-06T13:29:11.686Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-09-06T13:29:12.779Z] --- PASS: TestCreateServiceConflict (2.54s) [2022-09-06T13:29:12.780Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T13:29:13.576Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2022-09-06T13:29:13.711Z] === RUN TestDockerSuite/TestCpToCaseI [2022-09-06T13:29:13.833Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-09-06T13:29:14.090Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2022-09-06T13:29:14.643Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-09-06T13:29:14.643Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-09-06T13:29:15.019Z] ok github.com/docker/docker/quota 0.193s coverage: 71.4% of statements [2022-09-06T13:29:15.275Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2022-09-06T13:29:16.203Z] ok github.com/docker/docker/registry 0.049s coverage: 57.1% of statements [2022-09-06T13:29:16.460Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-09-06T13:29:16.535Z] --- PASS: TestCreateServiceMaxReplicas (3.76s) [2022-09-06T13:29:16.536Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-06T13:29:16.716Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-09-06T13:29:16.792Z] docker_api_swarm_node_test.go:81: [d13a2d77d694c] joining swarm manager [dc1902383042a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:29:16.973Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2022-09-06T13:29:17.229Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-09-06T13:29:19.120Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-09-06T13:29:19.314Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-09-06T13:29:19.376Z] ok github.com/docker/docker/volume/local 0.103s coverage: 76.4% of statements [2022-09-06T13:29:19.877Z] === RUN TestDockerSuite/TestCpToDot [2022-09-06T13:29:19.940Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2022-09-06T13:29:20.440Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-09-06T13:29:20.868Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements [2022-09-06T13:29:21.370Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-09-06T13:29:22.300Z] === RUN TestDockerSuite/TestCpToStdout [2022-09-06T13:29:22.864Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-09-06T13:29:24.236Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-09-06T13:29:24.492Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-09-06T13:29:24.833Z] --- PASS: TestServiceUpdateConfigs (14.55s) [2022-09-06T13:29:24.833Z] === RUN TestServiceUpdateNetwork [2022-09-06T13:29:25.420Z] === RUN TestDockerSuite/TestCpVolumePath [2022-09-06T13:29:25.982Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-09-06T13:29:25.982Z] === RUN TestDockerSuite/TestCreateArgs [2022-09-06T13:29:26.238Z] === RUN TestDockerSuite/TestCreateByImageID [2022-09-06T13:29:26.494Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-09-06T13:29:27.057Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-09-06T13:29:27.057Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-09-06T13:29:27.057Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-09-06T13:29:27.057Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-09-06T13:29:27.313Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-09-06T13:29:27.580Z] === RUN TestDockerSuite/TestCreateLabels [2022-09-06T13:29:27.580Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-09-06T13:29:27.839Z] === RUN TestDockerSuite/TestCreateRM [2022-09-06T13:29:27.839Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-09-06T13:29:27.839Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-06T13:29:27.839Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-09-06T13:29:27.839Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-09-06T13:29:28.098Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-09-06T13:29:29.464Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-09-06T13:29:29.464Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-09-06T13:29:29.464Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-09-06T13:29:30.394Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.16s) [2022-09-06T13:29:30.394Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T13:29:30.394Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-09-06T13:29:33.667Z] docker_api_swarm_node_test.go:53: [dfe8ffca345d3] joining swarm manager [d874ced32bdc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:29:33.668Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-09-06T13:29:33.668Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-09-06T13:29:33.668Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-09-06T13:29:33.668Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-09-06T13:29:33.925Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-09-06T13:29:33.925Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-09-06T13:29:34.181Z] docker_api_swarm_node_test.go:54: [d59fa3cdde793] joining swarm manager [d874ced32bdc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:29:34.438Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-09-06T13:29:35.367Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-09-06T13:29:35.622Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-09-06T13:29:36.550Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-09-06T13:29:37.048Z] --- PASS: TestServiceUpdateNetwork (12.36s) [2022-09-06T13:29:37.048Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T13:29:37.480Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-09-06T13:29:37.617Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-06T13:29:38.042Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-09-06T13:29:38.299Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-09-06T13:29:38.299Z] === RUN TestDockerSuite/TestDevicePermissions [2022-09-06T13:29:38.556Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-06T13:29:38.863Z] === RUN TestDockerSuite/TestDockerFails [2022-09-06T13:29:38.863Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-09-06T13:29:38.863Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-09-06T13:29:38.863Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-09-06T13:29:38.906Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.6% of statements [2022-09-06T13:29:38.906Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-06T13:29:38.906Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-06T13:29:38.906Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-09-06T13:29:38.906Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-09-06T13:29:38.906Z] ? github.com/docker/docker/pkg/term [no test files] [2022-09-06T13:29:38.906Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-06T13:29:38.906Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-06T13:29:38.906Z] ? github.com/docker/docker/rootless [no test files] [2022-09-06T13:29:38.906Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-06T13:29:38.906Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-06T13:29:38.906Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-06T13:29:38.906Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-06T13:29:38.906Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-06T13:29:38.906Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-06T13:29:38.906Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-06T13:29:38.906Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-06T13:29:38.906Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-06T13:29:38.906Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-06T13:29:38.906Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-06T13:29:38.906Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-06T13:29:38.906Z] ? github.com/docker/docker/volume [no test files] [2022-09-06T13:29:38.906Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-06T13:29:38.906Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-06T13:29:38.906Z] [2022-09-06T13:29:38.906Z] === Skipped [2022-09-06T13:29:38.906Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-09-06T13:29:38.906Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-09-06T13:29:38.906Z] [2022-09-06T13:29:38.906Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-09-06T13:29:38.906Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-09-06T13:29:38.906Z] [2022-09-06T13:29:38.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-06T13:29:38.906Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:29:38.906Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-06T13:29:38.906Z] [2022-09-06T13:29:38.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-06T13:29:38.906Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:29:38.906Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-06T13:29:38.906Z] [2022-09-06T13:29:38.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-06T13:29:38.906Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:29:38.906Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-06T13:29:38.906Z] [2022-09-06T13:29:38.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-06T13:29:38.906Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:29:38.906Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-06T13:29:38.906Z] [2022-09-06T13:29:38.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-06T13:29:38.906Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:29:38.906Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-06T13:29:38.906Z] [2022-09-06T13:29:38.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-06T13:29:38.906Z] graphtest_unix.go:74: No driver to put! [2022-09-06T13:29:38.906Z] [2022-09-06T13:29:38.906Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-06T13:29:38.906Z] time="2022-09-06T13:28:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T13:29:38.906Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-06T13:29:38.906Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-06T13:29:38.906Z] [2022-09-06T13:29:38.906Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-06T13:29:38.906Z] time="2022-09-06T13:28:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T13:29:38.906Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-06T13:29:38.906Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-06T13:29:38.906Z] [2022-09-06T13:29:38.906Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-06T13:29:38.906Z] time="2022-09-06T13:28:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T13:29:38.906Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-06T13:29:38.906Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-06T13:29:38.906Z] [2022-09-06T13:29:38.906Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-06T13:29:38.906Z] time="2022-09-06T13:28:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T13:29:38.906Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-06T13:29:38.906Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-06T13:29:38.906Z] [2022-09-06T13:29:38.906Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-06T13:29:38.906Z] time="2022-09-06T13:28:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T13:29:38.906Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-06T13:29:38.906Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-06T13:29:38.906Z] [2022-09-06T13:29:38.906Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-06T13:29:38.906Z] graphtest_unix.go:74: No driver to put! [2022-09-06T13:29:38.906Z] [2022-09-06T13:29:38.906Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-06T13:29:38.906Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-06T13:29:38.906Z] [2022-09-06T13:29:38.906Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-06T13:29:38.906Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-06T13:29:38.906Z] [2022-09-06T13:29:38.906Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-06T13:29:38.906Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-09-06T13:29:38.906Z] [2022-09-06T13:29:38.906Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-06T13:29:38.906Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-06T13:29:38.906Z] [2022-09-06T13:29:38.906Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-06T13:29:38.906Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:29:38.906Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-06T13:29:38.906Z] [2022-09-06T13:29:38.906Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-06T13:29:38.906Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:29:38.906Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-06T13:29:38.906Z] [2022-09-06T13:29:38.906Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-06T13:29:38.906Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:29:38.906Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-06T13:29:38.906Z] [2022-09-06T13:29:38.906Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-06T13:29:38.906Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:29:38.906Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-06T13:29:38.906Z] [2022-09-06T13:29:38.906Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-06T13:29:38.906Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T13:29:38.906Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-06T13:29:38.906Z] [2022-09-06T13:29:38.906Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-06T13:29:38.906Z] graphtest_unix.go:74: No driver to put! [2022-09-06T13:29:38.906Z] [2022-09-06T13:29:38.906Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-06T13:29:38.906Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-09-06T13:29:38.906Z] [2022-09-06T13:29:38.906Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-06T13:29:38.906Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-09-06T13:29:38.906Z] [2022-09-06T13:29:38.906Z] DONE 2251 tests, 26 skipped in 221.875s Post stage [Pipeline] junit [2022-09-06T13:29:38.916Z] Recording test results [2022-09-06T13:29:39.057Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-09-06T13:29:39.376Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44093/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97014a8db51a9be25422a49863bf4c3ed12c9b42 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:97014a8db51a9be25422a49863bf4c3ed12c9b42 hack/validate/vendor [2022-09-06T13:29:39.792Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-09-06T13:29:39.948Z] update vendored copy of archive/tar [2022-09-06T13:29:39.948Z] downloading: https://golang.org/dl/go1.18.5.src.tar.gz [2022-09-06T13:29:40.051Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-09-06T13:29:40.980Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-09-06T13:29:40.980Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-09-06T13:29:40.980Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-09-06T13:29:41.236Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-09-06T13:29:41.835Z] patching file stat_unix.go [2022-09-06T13:29:41.835Z] 2022/09/06 13:29:41 Collecting initial packages [2022-09-06T13:29:41.835Z] 2022/09/06 13:29:41 Download dependencies [2022-09-06T13:29:43.754Z] --- PASS: TestCreateServiceSecretFileMode (13.29s) [2022-09-06T13:29:43.754Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T13:29:45.999Z] 2022/09/06 13:29:45 Starting whole vndr cycle because no package specified [2022-09-06T13:29:45.999Z] 2022/09/06 13:29:45 Ignoring paths matching "^archive/tar" [2022-09-06T13:29:45.999Z] 2022/09/06 13:29:45 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2022-09-06T13:29:45.999Z] 2022/09/06 13:29:45 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-09-06T13:29:45.999Z] 2022/09/06 13:29:45 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2022-09-06T13:29:45.999Z] 2022/09/06 13:29:45 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-09-06T13:29:45.999Z] 2022/09/06 13:29:45 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-09-06T13:29:45.999Z] 2022/09/06 13:29:45 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-09-06T13:29:45.999Z] 2022/09/06 13:29:45 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-09-06T13:29:45.999Z] 2022/09/06 13:29:45 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-09-06T13:29:45.999Z] 2022/09/06 13:29:45 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-09-06T13:29:45.999Z] 2022/09/06 13:29:45 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-09-06T13:29:45.999Z] 2022/09/06 13:29:45 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2022-09-06T13:29:45.999Z] 2022/09/06 13:29:45 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-09-06T13:29:45.999Z] 2022/09/06 13:29:45 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-09-06T13:29:45.999Z] 2022/09/06 13:29:45 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-09-06T13:29:45.999Z] 2022/09/06 13:29:45 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-09-06T13:29:45.999Z] 2022/09/06 13:29:45 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-09-06T13:29:46.256Z] 2022/09/06 13:29:46 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2022-09-06T13:29:46.256Z] 2022/09/06 13:29:46 Finished clone github.com/Azure/go-ansiterm [2022-09-06T13:29:46.271Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-09-06T13:29:46.512Z] 2022/09/06 13:29:46 Finished clone github.com/docker/libtrust [2022-09-06T13:29:46.512Z] 2022/09/06 13:29:46 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-09-06T13:29:46.512Z] 2022/09/06 13:29:46 Finished clone github.com/willf/bitset [2022-09-06T13:29:46.512Z] 2022/09/06 13:29:46 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-09-06T13:29:46.682Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-06T13:29:46.768Z] 2022/09/06 13:29:46 Finished clone github.com/creack/pty [2022-09-06T13:29:46.768Z] 2022/09/06 13:29:46 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-09-06T13:29:46.768Z] 2022/09/06 13:29:46 Finished clone github.com/moby/locker [2022-09-06T13:29:46.768Z] 2022/09/06 13:29:46 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-09-06T13:29:46.768Z] 2022/09/06 13:29:46 Finished clone github.com/google/uuid [2022-09-06T13:29:46.768Z] 2022/09/06 13:29:46 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-09-06T13:29:46.768Z] 2022/09/06 13:29:46 Finished clone github.com/tchap/go-patricia [2022-09-06T13:29:46.768Z] 2022/09/06 13:29:46 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-09-06T13:29:46.769Z] 2022/09/06 13:29:46 Finished clone github.com/moby/term [2022-09-06T13:29:46.769Z] 2022/09/06 13:29:46 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-09-06T13:29:47.026Z] 2022/09/06 13:29:46 Finished clone github.com/gorilla/mux [2022-09-06T13:29:47.026Z] 2022/09/06 13:29:46 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-09-06T13:29:47.026Z] 2022/09/06 13:29:46 Finished clone github.com/moby/sys [2022-09-06T13:29:47.026Z] 2022/09/06 13:29:46 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-09-06T13:29:47.283Z] 2022/09/06 13:29:47 Finished clone github.com/Microsoft/go-winio [2022-09-06T13:29:47.283Z] 2022/09/06 13:29:47 Clone github.com/moby/buildkit, revision bc07b2b81b1c6a62d29981ac564b16a15ce2bfa7, attempt 1/20 [2022-09-06T13:29:47.283Z] 2022/09/06 13:29:47 Finished clone github.com/sirupsen/logrus [2022-09-06T13:29:47.283Z] 2022/09/06 13:29:47 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-09-06T13:29:47.539Z] 2022/09/06 13:29:47 Finished clone github.com/docker/go-units [2022-09-06T13:29:47.539Z] 2022/09/06 13:29:47 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-09-06T13:29:47.796Z] 2022/09/06 13:29:47 Finished clone github.com/syndtr/gocapability [2022-09-06T13:29:47.796Z] 2022/09/06 13:29:47 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-09-06T13:29:48.053Z] 2022/09/06 13:29:47 Finished clone github.com/RackSec/srslog [2022-09-06T13:29:48.053Z] 2022/09/06 13:29:47 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-09-06T13:29:48.164Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-09-06T13:29:48.310Z] 2022/09/06 13:29:48 Finished clone github.com/imdario/mergo [2022-09-06T13:29:48.310Z] 2022/09/06 13:29:48 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-09-06T13:29:48.310Z] 2022/09/06 13:29:48 Finished clone gotest.tools/v3 [2022-09-06T13:29:48.310Z] 2022/09/06 13:29:48 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-09-06T13:29:48.567Z] 2022/09/06 13:29:48 Finished clone github.com/google/go-cmp [2022-09-06T13:29:48.567Z] 2022/09/06 13:29:48 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-09-06T13:29:48.567Z] 2022/09/06 13:29:48 Finished clone golang.org/x/sync [2022-09-06T13:29:48.567Z] 2022/09/06 13:29:48 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-09-06T13:29:48.567Z] 2022/09/06 13:29:48 Finished clone github.com/tonistiigi/units [2022-09-06T13:29:48.567Z] 2022/09/06 13:29:48 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-09-06T13:29:49.130Z] 2022/09/06 13:29:49 Finished clone github.com/docker/go-connections [2022-09-06T13:29:49.131Z] 2022/09/06 13:29:49 Clone github.com/docker/libnetwork, revision 0dde5c895075df6e3630e76f750a447cf63f4789, attempt 1/20 [2022-09-06T13:29:49.387Z] 2022/09/06 13:29:49 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-09-06T13:29:49.387Z] 2022/09/06 13:29:49 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-09-06T13:29:49.387Z] 2022/09/06 13:29:49 Finished clone github.com/opentracing/opentracing-go [2022-09-06T13:29:49.387Z] 2022/09/06 13:29:49 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-09-06T13:29:49.530Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-09-06T13:29:49.644Z] 2022/09/06 13:29:49 Finished clone github.com/google/shlex [2022-09-06T13:29:49.644Z] 2022/09/06 13:29:49 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2022-09-06T13:29:49.644Z] 2022/09/06 13:29:49 Finished clone github.com/opentracing-contrib/go-stdlib [2022-09-06T13:29:49.644Z] 2022/09/06 13:29:49 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-09-06T13:29:49.902Z] 2022/09/06 13:29:49 Finished clone github.com/gofrs/flock [2022-09-06T13:29:49.902Z] 2022/09/06 13:29:49 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2022-09-06T13:29:49.902Z] 2022/09/06 13:29:49 Finished clone github.com/mitchellh/hashstructure [2022-09-06T13:29:49.902Z] 2022/09/06 13:29:49 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-09-06T13:29:50.459Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-09-06T13:29:50.832Z] 2022/09/06 13:29:50 Finished clone github.com/docker/go-events [2022-09-06T13:29:50.832Z] 2022/09/06 13:29:50 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-09-06T13:29:50.832Z] 2022/09/06 13:29:50 Finished clone github.com/armon/go-radix [2022-09-06T13:29:50.832Z] 2022/09/06 13:29:50 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-09-06T13:29:51.020Z] === RUN TestDockerSuite/TestEventsAttach [2022-09-06T13:29:51.089Z] 2022/09/06 13:29:50 Finished clone github.com/armon/go-metrics [2022-09-06T13:29:51.089Z] 2022/09/06 13:29:50 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-09-06T13:29:51.089Z] 2022/09/06 13:29:50 Finished clone github.com/sean-/seed [2022-09-06T13:29:51.089Z] 2022/09/06 13:29:50 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-09-06T13:29:51.346Z] 2022/09/06 13:29:51 Finished clone github.com/tonistiigi/fsutil [2022-09-06T13:29:51.346Z] 2022/09/06 13:29:51 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-09-06T13:29:51.584Z] === RUN TestDockerSuite/TestEventsCommit [2022-09-06T13:29:51.909Z] 2022/09/06 13:29:51 Finished clone github.com/hashicorp/errwrap [2022-09-06T13:29:51.909Z] 2022/09/06 13:29:51 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-09-06T13:29:52.154Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-09-06T13:29:52.166Z] 2022/09/06 13:29:52 Finished clone github.com/hashicorp/memberlist [2022-09-06T13:29:52.166Z] 2022/09/06 13:29:52 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-09-06T13:29:52.166Z] 2022/09/06 13:29:52 Finished clone github.com/hashicorp/go-multierror [2022-09-06T13:29:52.166Z] 2022/09/06 13:29:52 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-09-06T13:29:52.719Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-09-06T13:29:52.976Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-09-06T13:29:53.096Z] 2022/09/06 13:29:52 Finished clone github.com/golang/gddo [2022-09-06T13:29:53.096Z] 2022/09/06 13:29:52 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-09-06T13:29:53.096Z] 2022/09/06 13:29:53 Finished clone github.com/docker/libkv [2022-09-06T13:29:53.096Z] 2022/09/06 13:29:53 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-09-06T13:29:53.096Z] 2022/09/06 13:29:53 Finished clone github.com/vishvananda/netns [2022-09-06T13:29:53.096Z] 2022/09/06 13:29:53 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-09-06T13:29:53.251Z] --- PASS: TestServiceUpdatePidsLimit (16.32s) [2022-09-06T13:29:53.251Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.75s) [2022-09-06T13:29:53.251Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2022-09-06T13:29:53.251Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-09-06T13:29:53.251Z] PASS [2022-09-06T13:29:53.251Z] [2022-09-06T13:29:53.251Z] === Skipped [2022-09-06T13:29:53.251Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-06T13:29:53.251Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T13:29:53.251Z] [2022-09-06T13:29:53.251Z] DONE 27 tests, 1 skipped in 183.686s [2022-09-06T13:29:53.251Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-06T13:29:53.251Z] INFO: Testing against a local daemon [2022-09-06T13:29:53.251Z] === RUN TestSessionCreate [2022-09-06T13:29:53.251Z] --- PASS: TestSessionCreate (0.02s) [2022-09-06T13:29:53.251Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T13:29:53.251Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-06T13:29:53.251Z] PASS [2022-09-06T13:29:53.251Z] [2022-09-06T13:29:53.251Z] DONE 2 tests in 0.070s [2022-09-06T13:29:53.251Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-06T13:29:53.251Z] INFO: Testing against a local daemon [2022-09-06T13:29:53.251Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T13:29:53.251Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-09-06T13:29:53.251Z] === RUN TestEventsExecDie [2022-09-06T13:29:53.352Z] 2022/09/06 13:29:53 Finished clone github.com/hashicorp/go-sockaddr [2022-09-06T13:29:53.352Z] 2022/09/06 13:29:53 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2022-09-06T13:29:53.511Z] --- PASS: TestEventsExecDie (0.55s) [2022-09-06T13:29:53.511Z] === RUN TestEventsBackwardsCompatible [2022-09-06T13:29:53.511Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-09-06T13:29:53.511Z] === RUN TestInfoBinaryCommits [2022-09-06T13:29:53.511Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-06T13:29:53.511Z] === RUN TestInfoAPIVersioned [2022-09-06T13:29:53.511Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-06T13:29:53.511Z] === RUN TestInfoDiscoveryBackend [2022-09-06T13:29:53.538Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-09-06T13:29:54.080Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-09-06T13:29:54.080Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-09-06T13:29:54.721Z] 2022/09/06 13:29:54 Finished clone github.com/moby/ipvs [2022-09-06T13:29:54.721Z] 2022/09/06 13:29:54 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-09-06T13:29:54.721Z] 2022/09/06 13:29:54 Finished clone github.com/deckarep/golang-set [2022-09-06T13:29:54.721Z] 2022/09/06 13:29:54 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-09-06T13:29:54.903Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-09-06T13:29:54.978Z] 2022/09/06 13:29:54 Finished clone github.com/samuel/go-zookeeper [2022-09-06T13:29:54.978Z] 2022/09/06 13:29:54 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-09-06T13:29:55.019Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-09-06T13:29:55.019Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-09-06T13:29:55.588Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-09-06T13:29:55.588Z] === RUN TestInfoAPI [2022-09-06T13:29:55.588Z] --- PASS: TestInfoAPI (0.02s) [2022-09-06T13:29:55.588Z] === RUN TestInfoAPIWarnings [2022-09-06T13:29:55.908Z] 2022/09/06 13:29:55 Finished clone github.com/BurntSushi/toml [2022-09-06T13:29:55.908Z] 2022/09/06 13:29:55 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-09-06T13:29:55.908Z] 2022/09/06 13:29:55 Finished clone github.com/vishvananda/netlink [2022-09-06T13:29:55.908Z] 2022/09/06 13:29:55 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-09-06T13:29:55.908Z] 2022/09/06 13:29:55 Finished clone github.com/coreos/go-semver [2022-09-06T13:29:55.908Z] 2022/09/06 13:29:55 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2022-09-06T13:29:55.992Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-06T13:29:55.992Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-06T13:29:55.992Z] === RUN TestBoolValue [2022-09-06T13:29:55.992Z] --- PASS: TestBoolValue (0.00s) [2022-09-06T13:29:55.992Z] === RUN TestBoolValueOrDefault [2022-09-06T13:29:55.992Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-09-06T13:29:55.992Z] === RUN TestInt64ValueOrZero [2022-09-06T13:29:55.992Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-09-06T13:29:55.992Z] === RUN TestInt64ValueOrDefault [2022-09-06T13:29:55.992Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-09-06T13:29:55.992Z] === RUN TestInt64ValueOrDefaultWithError [2022-09-06T13:29:55.992Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-09-06T13:29:55.992Z] === RUN TestJsonContentType [2022-09-06T13:29:55.992Z] --- PASS: TestJsonContentType (0.00s) [2022-09-06T13:29:55.992Z] PASS [2022-09-06T13:29:55.992Z] coverage: 16.2% of statements [2022-09-06T13:29:55.992Z] ok github.com/docker/docker/api/server/httputils 0.048s coverage: 16.2% of statements [2022-09-06T13:29:55.992Z] === RUN TestMaskSecretKeys [2022-09-06T13:29:55.992Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-09-06T13:29:55.992Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-09-06T13:29:55.992Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-09-06T13:29:55.992Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-09-06T13:29:55.992Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-09-06T13:29:55.992Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-09-06T13:29:55.992Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-09-06T13:29:55.992Z] === RUN TestVersionMiddlewareVersion [2022-09-06T13:29:55.992Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-09-06T13:29:55.992Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-09-06T13:29:55.992Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-09-06T13:29:55.992Z] PASS [2022-09-06T13:29:55.992Z] coverage: 37.7% of statements [2022-09-06T13:29:55.992Z] ok github.com/docker/docker/api/server/middleware 0.106s coverage: 37.7% of statements [2022-09-06T13:29:55.992Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-06T13:29:55.992Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-06T13:29:55.992Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-06T13:29:55.992Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-06T13:29:55.992Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-06T13:29:55.992Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-06T13:29:55.992Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-06T13:29:55.992Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-06T13:29:55.992Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-06T13:29:55.992Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-06T13:29:55.992Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-06T13:29:55.992Z] === RUN TestToJSON [2022-09-06T13:29:55.992Z] --- PASS: TestToJSON (0.00s) [2022-09-06T13:29:55.992Z] === RUN TestToParamWithVersion [2022-09-06T13:29:55.992Z] --- PASS: TestToParamWithVersion (0.00s) [2022-09-06T13:29:55.992Z] === RUN TestFromJSON [2022-09-06T13:29:55.992Z] --- PASS: TestFromJSON (0.00s) [2022-09-06T13:29:55.992Z] === RUN TestEmpty [2022-09-06T13:29:55.992Z] --- PASS: TestEmpty (0.00s) [2022-09-06T13:29:55.992Z] === RUN TestArgsMatchKVListEmptySources [2022-09-06T13:29:55.992Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-09-06T13:29:55.992Z] === RUN TestArgsMatchKVList [2022-09-06T13:29:55.992Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-09-06T13:29:55.992Z] === RUN TestArgsMatch [2022-09-06T13:29:55.992Z] --- PASS: TestArgsMatch (0.00s) [2022-09-06T13:29:55.992Z] === RUN TestAdd [2022-09-06T13:29:55.992Z] --- PASS: TestAdd (0.00s) [2022-09-06T13:29:55.992Z] === RUN TestDel [2022-09-06T13:29:55.992Z] --- PASS: TestDel (0.00s) [2022-09-06T13:29:55.992Z] === RUN TestLen [2022-09-06T13:29:55.992Z] --- PASS: TestLen (0.00s) [2022-09-06T13:29:55.992Z] === RUN TestExactMatch [2022-09-06T13:29:55.992Z] --- PASS: TestExactMatch (0.00s) [2022-09-06T13:29:55.992Z] === RUN TestOnlyOneExactMatch [2022-09-06T13:29:55.992Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-09-06T13:29:55.992Z] === RUN TestContains [2022-09-06T13:29:55.992Z] --- PASS: TestContains (0.00s) [2022-09-06T13:29:55.992Z] === RUN TestValidate [2022-09-06T13:29:55.992Z] --- PASS: TestValidate (0.00s) [2022-09-06T13:29:55.992Z] === RUN TestWalkValues [2022-09-06T13:29:55.992Z] --- PASS: TestWalkValues (0.00s) [2022-09-06T13:29:55.992Z] === RUN TestFuzzyMatch [2022-09-06T13:29:55.992Z] --- PASS: TestFuzzyMatch (0.00s) [2022-09-06T13:29:55.992Z] === RUN TestClone [2022-09-06T13:29:55.992Z] --- PASS: TestClone (0.00s) [2022-09-06T13:29:55.992Z] PASS [2022-09-06T13:29:55.992Z] coverage: 92.2% of statements [2022-09-06T13:29:55.993Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2022-09-06T13:29:55.993Z] === RUN TestStrSliceMarshalJSON [2022-09-06T13:29:55.993Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-09-06T13:29:55.993Z] === RUN TestStrSliceUnmarshalJSON [2022-09-06T13:29:55.993Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-09-06T13:29:55.993Z] === RUN TestStrSliceUnmarshalString [2022-09-06T13:29:55.993Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-09-06T13:29:55.993Z] === RUN TestStrSliceUnmarshalSlice [2022-09-06T13:29:55.993Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-09-06T13:29:55.993Z] PASS [2022-09-06T13:29:55.993Z] coverage: 90.0% of statements [2022-09-06T13:29:55.993Z] ok github.com/docker/docker/api/types/strslice 0.037s coverage: 90.0% of statements [2022-09-06T13:29:55.993Z] === RUN TestDurationToSecondsString [2022-09-06T13:29:55.993Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-09-06T13:29:55.993Z] === RUN TestGetTimestamp [2022-09-06T13:29:55.993Z] === RUN TestAdjustForAPIVersion [2022-09-06T13:29:55.993Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-09-06T13:29:55.993Z] PASS [2022-09-06T13:29:55.993Z] coverage: 5.7% of statements [2022-09-06T13:29:55.993Z] ok github.com/docker/docker/api/server/router/swarm 0.043s coverage: 5.7% of statements [2022-09-06T13:29:55.993Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-06T13:29:55.993Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-09-06T13:29:55.993Z] ? github.com/docker/docker/api/types [no test files] [2022-09-06T13:29:55.993Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-06T13:29:55.993Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-06T13:29:55.993Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-06T13:29:55.993Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-06T13:29:55.993Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-06T13:29:55.993Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-06T13:29:55.993Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-06T13:29:55.993Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-06T13:29:55.993Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-09-06T13:29:55.993Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-06T13:29:55.993Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-06T13:29:55.993Z] --- PASS: TestGetTimestamp (0.15s) [2022-09-06T13:29:55.993Z] === RUN TestParseTimestamps [2022-09-06T13:29:55.993Z] --- PASS: TestParseTimestamps (0.00s) [2022-09-06T13:29:55.993Z] PASS [2022-09-06T13:29:55.993Z] coverage: 100.0% of statements [2022-09-06T13:29:55.993Z] ok github.com/docker/docker/api/types/time 0.194s coverage: 100.0% of statements [2022-09-06T13:29:55.993Z] === RUN TestCompareVersion [2022-09-06T13:29:55.993Z] --- PASS: TestCompareVersion (0.00s) [2022-09-06T13:29:55.993Z] PASS [2022-09-06T13:29:55.993Z] coverage: 75.0% of statements [2022-09-06T13:29:55.993Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 75.0% of statements [2022-09-06T13:29:55.993Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-06T13:29:55.993Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-06T13:29:55.993Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-06T13:29:55.993Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-09-06T13:29:55.993Z] ? github.com/docker/docker/builder [no test files] [2022-09-06T13:29:55.993Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-06T13:29:55.993Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-06T13:29:55.993Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-06T13:29:55.993Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-06T13:29:55.993Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-06T13:29:55.993Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-06T13:29:55.993Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-06T13:29:55.993Z] === RUN TestParseRemoteURL [2022-09-06T13:29:55.993Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-09-06T13:29:55.993Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-09-06T13:29:55.993Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-09-06T13:29:55.993Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-09-06T13:29:55.993Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-09-06T13:29:55.993Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-09-06T13:29:55.993Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-09-06T13:29:55.993Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-09-06T13:29:55.993Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-09-06T13:29:55.993Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-09-06T13:29:55.993Z] --- PASS: TestParseRemoteURL (0.00s) [2022-09-06T13:29:55.993Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-09-06T13:29:55.993Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-09-06T13:29:55.993Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-09-06T13:29:55.993Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-09-06T13:29:55.993Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-09-06T13:29:55.993Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-09-06T13:29:55.993Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-09-06T13:29:55.993Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-09-06T13:29:55.993Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-09-06T13:29:55.993Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-09-06T13:29:55.993Z] === RUN TestCloneArgsSmartHttp [2022-09-06T13:29:55.993Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-09-06T13:29:55.993Z] === RUN TestCloneArgsDumbHttp [2022-09-06T13:29:55.993Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-09-06T13:29:55.993Z] === RUN TestCloneArgsGit [2022-09-06T13:29:55.993Z] --- PASS: TestCloneArgsGit (0.00s) [2022-09-06T13:29:55.993Z] === RUN TestCheckoutGit [2022-09-06T13:29:55.993Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-09-06T13:29:55.993Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-09-06T13:29:55.993Z] === RUN TestProcessNoDockerignore [2022-09-06T13:29:55.993Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-09-06T13:29:55.993Z] === RUN TestProcessShouldLeaveAllFiles [2022-09-06T13:29:55.993Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-09-06T13:29:55.993Z] === RUN TestDetectContentType [2022-09-06T13:29:55.993Z] --- PASS: TestDetectContentType (0.00s) [2022-09-06T13:29:55.993Z] === RUN TestSelectAcceptableMIME [2022-09-06T13:29:55.993Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-09-06T13:29:55.993Z] === RUN TestInspectEmptyResponse [2022-09-06T13:29:55.993Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-09-06T13:29:55.993Z] === RUN TestInspectResponseBinary [2022-09-06T13:29:55.993Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-09-06T13:29:55.993Z] === RUN TestResponseUnsupportedContentType [2022-09-06T13:29:55.993Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-09-06T13:29:55.993Z] === RUN TestInspectResponseTextSimple [2022-09-06T13:29:55.993Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-09-06T13:29:55.993Z] === RUN TestInspectResponseEmptyContentType [2022-09-06T13:29:55.993Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-09-06T13:29:55.993Z] === RUN TestUnknownContentLength [2022-09-06T13:29:55.993Z] --- PASS: TestUnknownContentLength (0.00s) [2022-09-06T13:29:55.993Z] === RUN TestDownloadRemote [2022-09-06T13:29:55.993Z] === RUN TestEnable [2022-09-06T13:29:55.993Z] --- PASS: TestEnable (0.00s) [2022-09-06T13:29:55.993Z] === RUN TestDisable [2022-09-06T13:29:55.993Z] --- PASS: TestDisable (0.00s) [2022-09-06T13:29:55.993Z] === RUN TestEnabled [2022-09-06T13:29:55.993Z] --- PASS: TestEnabled (0.00s) [2022-09-06T13:29:55.993Z] PASS [2022-09-06T13:29:55.993Z] coverage: 100.0% of statements [2022-09-06T13:29:55.993Z] ok github.com/docker/docker/cli/debug 0.036s coverage: 100.0% of statements [2022-09-06T13:29:55.993Z] --- PASS: TestDownloadRemote (0.08s) [2022-09-06T13:29:55.993Z] === RUN TestGetWithStatusError [2022-09-06T13:29:55.993Z] --- PASS: TestGetWithStatusError (0.00s) [2022-09-06T13:29:55.993Z] === RUN TestCloseRootDirectory [2022-09-06T13:29:55.993Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-06T13:29:55.993Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-09-06T13:29:55.993Z] === RUN TestHashFile [2022-09-06T13:29:55.993Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-06T13:29:55.993Z] --- SKIP: TestHashFile (0.00s) [2022-09-06T13:29:55.993Z] === RUN TestHashSubdir [2022-09-06T13:29:55.993Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-06T13:29:55.993Z] --- SKIP: TestHashSubdir (0.00s) [2022-09-06T13:29:55.993Z] === RUN TestRemoveDirectory [2022-09-06T13:29:55.993Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-06T13:29:55.993Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-09-06T13:29:55.993Z] PASS [2022-09-06T13:29:55.993Z] coverage: 9.3% of statements [2022-09-06T13:29:55.993Z] ok github.com/docker/docker/builder/remotecontext 0.239s coverage: 9.3% of statements [2022-09-06T13:29:56.272Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-09-06T13:29:56.272Z] --- PASS: TestCreateServiceConfigFileMode (12.44s) [2022-09-06T13:29:56.272Z] === RUN TestCreateServiceSysctls [2022-09-06T13:29:56.478Z] === RUN TestGetAllAllowed [2022-09-06T13:29:56.478Z] --- PASS: TestGetAllAllowed (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestGetAllMeta [2022-09-06T13:29:56.478Z] --- PASS: TestGetAllMeta (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestWarnOnUnusedBuildArgs [2022-09-06T13:29:56.478Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestIsUnreferencedBuiltin [2022-09-06T13:29:56.478Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestIsExistingDirectory [2022-09-06T13:29:56.478Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestGetFilenameForDownload [2022-09-06T13:29:56.478Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestEnv2Variables [2022-09-06T13:29:56.478Z] --- PASS: TestEnv2Variables (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-09-06T13:29:56.478Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestMaintainer [2022-09-06T13:29:56.478Z] --- PASS: TestMaintainer (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestLabel [2022-09-06T13:29:56.478Z] --- PASS: TestLabel (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestFromScratch [2022-09-06T13:29:56.478Z] --- PASS: TestFromScratch (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestFromWithArg [2022-09-06T13:29:56.478Z] --- PASS: TestFromWithArg (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-09-06T13:29:56.478Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestFromWithUndefinedArg [2022-09-06T13:29:56.478Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestFromMultiStageWithNamedStage [2022-09-06T13:29:56.478Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestOnbuild [2022-09-06T13:29:56.478Z] --- PASS: TestOnbuild (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestWorkdir [2022-09-06T13:29:56.478Z] --- PASS: TestWorkdir (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestCmd [2022-09-06T13:29:56.478Z] --- PASS: TestCmd (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestHealthcheckNone [2022-09-06T13:29:56.478Z] --- PASS: TestHealthcheckNone (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestHealthcheckCmd [2022-09-06T13:29:56.478Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestEntrypoint [2022-09-06T13:29:56.478Z] --- PASS: TestEntrypoint (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestExpose [2022-09-06T13:29:56.478Z] --- PASS: TestExpose (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestUser [2022-09-06T13:29:56.478Z] --- PASS: TestUser (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestVolume [2022-09-06T13:29:56.478Z] --- PASS: TestVolume (0.01s) [2022-09-06T13:29:56.478Z] === RUN TestStopSignal [2022-09-06T13:29:56.478Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-09-06T13:29:56.478Z] --- SKIP: TestStopSignal (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestArg [2022-09-06T13:29:56.478Z] --- PASS: TestArg (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestShell [2022-09-06T13:29:56.478Z] --- PASS: TestShell (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestPrependEnvOnCmd [2022-09-06T13:29:56.478Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestRunWithBuildArgs [2022-09-06T13:29:56.478Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestRunIgnoresHealthcheck [2022-09-06T13:29:56.478Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestDispatchUnsupportedOptions [2022-09-06T13:29:56.478Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-09-06T13:29:56.478Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-09-06T13:29:56.478Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-09-06T13:29:56.478Z] --- PASS: TestDispatchUnsupportedOptions (0.01s) [2022-09-06T13:29:56.478Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.01s) [2022-09-06T13:29:56.478Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-09-06T13:29:56.478Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestNormalizeWorkdir [2022-09-06T13:29:56.478Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestDispatch [2022-09-06T13:29:56.478Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-09-06T13:29:56.478Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-09-06T13:29:56.478Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-09-06T13:29:56.478Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-09-06T13:29:56.478Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-09-06T13:29:56.478Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-09-06T13:29:56.478Z] === RUN TestDispatch/COPY_url [2022-09-06T13:29:56.478Z] --- PASS: TestDispatch (0.06s) [2022-09-06T13:29:56.478Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-09-06T13:29:56.478Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-09-06T13:29:56.478Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-09-06T13:29:56.478Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-09-06T13:29:56.478Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-09-06T13:29:56.478Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-09-06T13:29:56.478Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestAddScratchImageAddsToMounts [2022-09-06T13:29:56.478Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestAddFromScratchPopulatesPlatform [2022-09-06T13:29:56.478Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-09-06T13:29:56.478Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-09-06T13:29:56.478Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestImageSourceGetAddsToMounts [2022-09-06T13:29:56.478Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestEmptyDockerfile [2022-09-06T13:29:56.478Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestSymlinkDockerfile [2022-09-06T13:29:56.478Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-09-06T13:29:56.478Z] === RUN TestDockerfileOutsideTheBuildContext [2022-09-06T13:29:56.478Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestNonExistingDockerfile [2022-09-06T13:29:56.478Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestCopyRunConfig [2022-09-06T13:29:56.478Z] --- PASS: TestCopyRunConfig (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestDeepCopyRunConfig [2022-09-06T13:29:56.478Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestExportImage [2022-09-06T13:29:56.478Z] --- PASS: TestExportImage (0.00s) [2022-09-06T13:29:56.478Z] === RUN TestNormalizeDest [2022-09-06T13:29:56.478Z] --- PASS: TestNormalizeDest (0.00s) [2022-09-06T13:29:56.478Z] PASS [2022-09-06T13:29:56.478Z] coverage: 46.8% of statements [2022-09-06T13:29:56.478Z] ok github.com/docker/docker/builder/dockerfile 0.260s coverage: 46.8% of statements [2022-09-06T13:29:56.840Z] 2022/09/06 13:29:56 Finished clone github.com/hashicorp/go-msgpack [2022-09-06T13:29:56.840Z] 2022/09/06 13:29:56 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2022-09-06T13:29:56.966Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-09-06T13:29:57.097Z] 2022/09/06 13:29:56 Finished clone github.com/ishidawataru/sctp [2022-09-06T13:29:57.097Z] 2022/09/06 13:29:56 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2022-09-06T13:29:58.169Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-09-06T13:29:58.465Z] 2022/09/06 13:29:58 Finished clone github.com/modern-go/concurrent [2022-09-06T13:29:58.465Z] 2022/09/06 13:29:58 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2022-09-06T13:29:58.465Z] 2022/09/06 13:29:58 Finished clone github.com/modern-go/reflect2 [2022-09-06T13:29:58.465Z] 2022/09/06 13:29:58 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2022-09-06T13:29:58.722Z] 2022/09/06 13:29:58 Finished clone golang.org/x/net [2022-09-06T13:29:58.722Z] 2022/09/06 13:29:58 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-09-06T13:29:58.979Z] 2022/09/06 13:29:58 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-09-06T13:29:58.979Z] 2022/09/06 13:29:58 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-09-06T13:29:58.979Z] 2022/09/06 13:29:58 Finished clone github.com/json-iterator/go [2022-09-06T13:29:58.979Z] 2022/09/06 13:29:58 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-09-06T13:29:58.979Z] 2022/09/06 13:29:58 Finished clone go.etcd.io/bbolt [2022-09-06T13:29:58.979Z] 2022/09/06 13:29:58 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-09-06T13:29:58.979Z] 2022/09/06 13:29:58 Finished clone github.com/hashicorp/serf [2022-09-06T13:29:58.979Z] 2022/09/06 13:29:58 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-09-06T13:29:59.536Z] --- PASS: TestCreateServiceSysctls (3.43s) [2022-09-06T13:29:59.537Z] === RUN TestCreateServiceCapabilities [2022-09-06T13:29:59.909Z] 2022/09/06 13:29:59 Finished clone github.com/Microsoft/opengcs [2022-09-06T13:29:59.909Z] 2022/09/06 13:29:59 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-09-06T13:30:00.166Z] 2022/09/06 13:30:00 Finished clone github.com/opencontainers/go-digest [2022-09-06T13:30:00.166Z] 2022/09/06 13:30:00 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-09-06T13:30:00.425Z] 2022/09/06 13:30:00 Finished clone github.com/mistifyio/go-zfs [2022-09-06T13:30:00.425Z] 2022/09/06 13:30:00 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-09-06T13:30:00.465Z] === RUN TestDockerSuite/TestEventsCopy [2022-09-06T13:30:01.028Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-09-06T13:30:01.793Z] 2022/09/06 13:30:01 Finished clone github.com/cyphar/filepath-securejoin [2022-09-06T13:30:01.793Z] 2022/09/06 13:30:01 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-09-06T13:30:02.050Z] 2022/09/06 13:30:01 Finished clone github.com/opencontainers/runtime-spec [2022-09-06T13:30:02.050Z] 2022/09/06 13:30:01 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-09-06T13:30:02.613Z] 2022/09/06 13:30:02 Finished clone github.com/coreos/go-systemd [2022-09-06T13:30:02.613Z] 2022/09/06 13:30:02 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-09-06T13:30:02.921Z] --- PASS: TestCreateServiceCapabilities (3.05s) [2022-09-06T13:30:02.921Z] === RUN TestInspect [2022-09-06T13:30:02.921Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-09-06T13:30:03.176Z] 2022/09/06 13:30:02 Finished clone github.com/vbatts/tar-split [2022-09-06T13:30:03.177Z] 2022/09/06 13:30:02 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-09-06T13:30:03.696Z] 2022/09/06 13:30:03 Finished clone github.com/opencontainers/image-spec [2022-09-06T13:30:03.696Z] 2022/09/06 13:30:03 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-09-06T13:30:04.264Z] 2022/09/06 13:30:04 Finished clone github.com/coreos/go-systemd/v22 [2022-09-06T13:30:04.264Z] 2022/09/06 13:30:04 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-09-06T13:30:04.264Z] 2022/09/06 13:30:04 Finished clone github.com/Graylog2/go-gelf [2022-09-06T13:30:04.264Z] 2022/09/06 13:30:04 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-09-06T13:30:04.826Z] 2022/09/06 13:30:04 Finished clone github.com/godbus/dbus/v5 [2022-09-06T13:30:04.826Z] 2022/09/06 13:30:04 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-09-06T13:30:05.083Z] 2022/09/06 13:30:04 Finished clone github.com/fluent/fluent-logger-golang [2022-09-06T13:30:05.083Z] 2022/09/06 13:30:04 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-09-06T13:30:05.083Z] 2022/09/06 13:30:05 Finished clone github.com/philhofer/fwd [2022-09-06T13:30:05.083Z] 2022/09/06 13:30:05 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-09-06T13:30:05.438Z] --- PASS: TestInspect (2.72s) [2022-09-06T13:30:05.438Z] === RUN TestCreateJob [2022-09-06T13:30:06.365Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-09-06T13:30:06.450Z] 2022/09/06 13:30:06 Finished clone github.com/fsnotify/fsnotify [2022-09-06T13:30:06.450Z] 2022/09/06 13:30:06 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-09-06T13:30:06.706Z] 2022/09/06 13:30:06 Finished clone github.com/bsphere/le_go [2022-09-06T13:30:06.706Z] 2022/09/06 13:30:06 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-09-06T13:30:07.566Z] === RUN TestCheckpointCreateError [2022-09-06T13:30:07.566Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestCheckpointCreate [2022-09-06T13:30:07.566Z] --- PASS: TestCheckpointCreate (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestCheckpointDeleteError [2022-09-06T13:30:07.566Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestCheckpointDelete [2022-09-06T13:30:07.566Z] --- PASS: TestCheckpointDelete (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestCheckpointListError [2022-09-06T13:30:07.566Z] --- PASS: TestCheckpointListError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestCheckpointList [2022-09-06T13:30:07.566Z] --- PASS: TestCheckpointList (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestCheckpointListContainerNotFound [2022-09-06T13:30:07.566Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestNewClientWithOpsFromEnv [2022-09-06T13:30:07.566Z] client_test.go:23: runtime.GOOS == "windows" [2022-09-06T13:30:07.566Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestGetAPIPath [2022-09-06T13:30:07.566Z] --- PASS: TestGetAPIPath (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestParseHostURL [2022-09-06T13:30:07.566Z] --- PASS: TestParseHostURL (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-09-06T13:30:07.566Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestNegotiateAPIVersionEmpty [2022-09-06T13:30:07.566Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestNegotiateAPIVersion [2022-09-06T13:30:07.566Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestNegotiateAPVersionOverride [2022-09-06T13:30:07.566Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestNegotiateAPIVersionAutomatic [2022-09-06T13:30:07.566Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-09-06T13:30:07.566Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-09-06T13:30:07.566Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestClientRedirect [2022-09-06T13:30:07.566Z] --- PASS: TestClientRedirect (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestConfigCreateUnsupported [2022-09-06T13:30:07.566Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestConfigCreateError [2022-09-06T13:30:07.566Z] --- PASS: TestConfigCreateError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestConfigCreate [2022-09-06T13:30:07.566Z] --- PASS: TestConfigCreate (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestConfigInspectNotFound [2022-09-06T13:30:07.566Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestConfigInspectWithEmptyID [2022-09-06T13:30:07.566Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestConfigInspectUnsupported [2022-09-06T13:30:07.566Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestConfigInspectError [2022-09-06T13:30:07.566Z] --- PASS: TestConfigInspectError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestConfigInspectConfigNotFound [2022-09-06T13:30:07.566Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestConfigInspect [2022-09-06T13:30:07.566Z] --- PASS: TestConfigInspect (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestConfigListUnsupported [2022-09-06T13:30:07.566Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestConfigListError [2022-09-06T13:30:07.566Z] --- PASS: TestConfigListError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestConfigList [2022-09-06T13:30:07.566Z] --- PASS: TestConfigList (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestConfigRemoveUnsupported [2022-09-06T13:30:07.566Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestConfigRemoveError [2022-09-06T13:30:07.566Z] --- PASS: TestConfigRemoveError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestConfigRemove [2022-09-06T13:30:07.566Z] --- PASS: TestConfigRemove (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestConfigUpdateUnsupported [2022-09-06T13:30:07.566Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestConfigUpdateError [2022-09-06T13:30:07.566Z] --- PASS: TestConfigUpdateError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestConfigUpdate [2022-09-06T13:30:07.566Z] --- PASS: TestConfigUpdate (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerCommitError [2022-09-06T13:30:07.566Z] --- PASS: TestContainerCommitError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerCommit [2022-09-06T13:30:07.566Z] --- PASS: TestContainerCommit (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerStatPathError [2022-09-06T13:30:07.566Z] --- PASS: TestContainerStatPathError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerStatPathNotFoundError [2022-09-06T13:30:07.566Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerStatPathNoHeaderError [2022-09-06T13:30:07.566Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerStatPath [2022-09-06T13:30:07.566Z] --- PASS: TestContainerStatPath (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestCopyToContainerError [2022-09-06T13:30:07.566Z] --- PASS: TestCopyToContainerError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestCopyToContainerNotFoundError [2022-09-06T13:30:07.566Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestCopyToContainerNotStatusOKError [2022-09-06T13:30:07.566Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestCopyToContainer [2022-09-06T13:30:07.566Z] --- PASS: TestCopyToContainer (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestCopyFromContainerError [2022-09-06T13:30:07.566Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestCopyFromContainerNotFoundError [2022-09-06T13:30:07.566Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestCopyFromContainerNotStatusOKError [2022-09-06T13:30:07.566Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestCopyFromContainerNoHeaderError [2022-09-06T13:30:07.566Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestCopyFromContainer [2022-09-06T13:30:07.566Z] --- PASS: TestCopyFromContainer (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerCreateError [2022-09-06T13:30:07.566Z] --- PASS: TestContainerCreateError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerCreateImageNotFound [2022-09-06T13:30:07.566Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerCreateWithName [2022-09-06T13:30:07.566Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerCreateAutoRemove [2022-09-06T13:30:07.566Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerDiffError [2022-09-06T13:30:07.566Z] --- PASS: TestContainerDiffError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerDiff [2022-09-06T13:30:07.566Z] --- PASS: TestContainerDiff (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerExecCreateError [2022-09-06T13:30:07.566Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerExecCreate [2022-09-06T13:30:07.566Z] --- PASS: TestContainerExecCreate (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerExecStartError [2022-09-06T13:30:07.566Z] --- PASS: TestContainerExecStartError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerExecStart [2022-09-06T13:30:07.566Z] --- PASS: TestContainerExecStart (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerExecInspectError [2022-09-06T13:30:07.566Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerExecInspect [2022-09-06T13:30:07.566Z] --- PASS: TestContainerExecInspect (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerExportError [2022-09-06T13:30:07.566Z] --- PASS: TestContainerExportError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerExport [2022-09-06T13:30:07.566Z] --- PASS: TestContainerExport (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerInspectError [2022-09-06T13:30:07.566Z] --- PASS: TestContainerInspectError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerInspectContainerNotFound [2022-09-06T13:30:07.566Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerInspectWithEmptyID [2022-09-06T13:30:07.566Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerInspect [2022-09-06T13:30:07.566Z] --- PASS: TestContainerInspect (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerInspectNode [2022-09-06T13:30:07.566Z] --- PASS: TestContainerInspectNode (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerKillError [2022-09-06T13:30:07.566Z] --- PASS: TestContainerKillError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerKill [2022-09-06T13:30:07.566Z] --- PASS: TestContainerKill (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerListError [2022-09-06T13:30:07.566Z] --- PASS: TestContainerListError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerList [2022-09-06T13:30:07.566Z] --- PASS: TestContainerList (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerLogsNotFoundError [2022-09-06T13:30:07.566Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerLogsError [2022-09-06T13:30:07.566Z] --- PASS: TestContainerLogsError (0.00s) [2022-09-06T13:30:07.566Z] === RUN TestContainerLogs [2022-09-06T13:30:07.636Z] 2022/09/06 13:30:07 Finished clone github.com/jmespath/go-jmespath [2022-09-06T13:30:07.636Z] 2022/09/06 13:30:07 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-09-06T13:30:08.051Z] --- PASS: TestContainerLogs (0.15s) [2022-09-06T13:30:08.051Z] === RUN TestContainerPauseError [2022-09-06T13:30:08.051Z] --- PASS: TestContainerPauseError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestContainerPause [2022-09-06T13:30:08.051Z] --- PASS: TestContainerPause (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestContainersPruneError [2022-09-06T13:30:08.051Z] --- PASS: TestContainersPruneError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestContainersPrune [2022-09-06T13:30:08.051Z] --- PASS: TestContainersPrune (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestContainerRemoveError [2022-09-06T13:30:08.051Z] --- PASS: TestContainerRemoveError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestContainerRemoveNotFoundError [2022-09-06T13:30:08.051Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestContainerRemove [2022-09-06T13:30:08.051Z] --- PASS: TestContainerRemove (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestContainerRenameError [2022-09-06T13:30:08.051Z] --- PASS: TestContainerRenameError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestContainerRename [2022-09-06T13:30:08.051Z] --- PASS: TestContainerRename (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestContainerResizeError [2022-09-06T13:30:08.051Z] --- PASS: TestContainerResizeError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestContainerExecResizeError [2022-09-06T13:30:08.051Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestContainerResize [2022-09-06T13:30:08.051Z] --- PASS: TestContainerResize (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestContainerExecResize [2022-09-06T13:30:08.051Z] --- PASS: TestContainerExecResize (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestContainerRestartError [2022-09-06T13:30:08.051Z] --- PASS: TestContainerRestartError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestContainerRestart [2022-09-06T13:30:08.051Z] --- PASS: TestContainerRestart (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestContainerStartError [2022-09-06T13:30:08.051Z] --- PASS: TestContainerStartError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestContainerStart [2022-09-06T13:30:08.051Z] --- PASS: TestContainerStart (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestContainerStatsError [2022-09-06T13:30:08.051Z] --- PASS: TestContainerStatsError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestContainerStats [2022-09-06T13:30:08.051Z] --- PASS: TestContainerStats (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestContainerStopError [2022-09-06T13:30:08.051Z] --- PASS: TestContainerStopError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestContainerStop [2022-09-06T13:30:08.051Z] --- PASS: TestContainerStop (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestContainerTopError [2022-09-06T13:30:08.051Z] --- PASS: TestContainerTopError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestContainerTop [2022-09-06T13:30:08.051Z] --- PASS: TestContainerTop (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestContainerUnpauseError [2022-09-06T13:30:08.051Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestContainerUnpause [2022-09-06T13:30:08.051Z] --- PASS: TestContainerUnpause (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestContainerUpdateError [2022-09-06T13:30:08.051Z] --- PASS: TestContainerUpdateError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestContainerUpdate [2022-09-06T13:30:08.051Z] --- PASS: TestContainerUpdate (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestContainerWaitError [2022-09-06T13:30:08.051Z] --- PASS: TestContainerWaitError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestContainerWait [2022-09-06T13:30:08.051Z] --- PASS: TestContainerWait (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestDiskUsageError [2022-09-06T13:30:08.051Z] --- PASS: TestDiskUsageError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestDiskUsage [2022-09-06T13:30:08.051Z] --- PASS: TestDiskUsage (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestDistributionInspectUnsupported [2022-09-06T13:30:08.051Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestDistributionInspectWithEmptyID [2022-09-06T13:30:08.051Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestEventsErrorInOptions [2022-09-06T13:30:08.051Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestEventsErrorFromServer [2022-09-06T13:30:08.051Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestEvents [2022-09-06T13:30:08.051Z] --- PASS: TestEvents (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestTLSCloseWriter [2022-09-06T13:30:08.051Z] === PAUSE TestTLSCloseWriter [2022-09-06T13:30:08.051Z] === RUN TestImageBuildError [2022-09-06T13:30:08.051Z] --- PASS: TestImageBuildError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImageBuild [2022-09-06T13:30:08.051Z] --- PASS: TestImageBuild (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestGetDockerOS [2022-09-06T13:30:08.051Z] --- PASS: TestGetDockerOS (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImageCreateError [2022-09-06T13:30:08.051Z] --- PASS: TestImageCreateError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImageCreate [2022-09-06T13:30:08.051Z] --- PASS: TestImageCreate (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImageHistoryError [2022-09-06T13:30:08.051Z] --- PASS: TestImageHistoryError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImageHistory [2022-09-06T13:30:08.051Z] --- PASS: TestImageHistory (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImageImportError [2022-09-06T13:30:08.051Z] --- PASS: TestImageImportError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImageImport [2022-09-06T13:30:08.051Z] --- PASS: TestImageImport (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImageInspectError [2022-09-06T13:30:08.051Z] --- PASS: TestImageInspectError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImageInspectImageNotFound [2022-09-06T13:30:08.051Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImageInspectWithEmptyID [2022-09-06T13:30:08.051Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImageInspect [2022-09-06T13:30:08.051Z] --- PASS: TestImageInspect (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImageListError [2022-09-06T13:30:08.051Z] --- PASS: TestImageListError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImageList [2022-09-06T13:30:08.051Z] --- PASS: TestImageList (0.01s) [2022-09-06T13:30:08.051Z] === RUN TestImageListApiBefore125 [2022-09-06T13:30:08.051Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImageLoadError [2022-09-06T13:30:08.051Z] --- PASS: TestImageLoadError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImageLoad [2022-09-06T13:30:08.051Z] --- PASS: TestImageLoad (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImagesPruneError [2022-09-06T13:30:08.051Z] --- PASS: TestImagesPruneError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImagesPrune [2022-09-06T13:30:08.051Z] --- PASS: TestImagesPrune (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImagePullReferenceParseError [2022-09-06T13:30:08.051Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImagePullAnyError [2022-09-06T13:30:08.051Z] --- PASS: TestImagePullAnyError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImagePullStatusUnauthorizedError [2022-09-06T13:30:08.051Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-09-06T13:30:08.051Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-09-06T13:30:08.051Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-09-06T13:30:08.051Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImagePullWithoutErrors [2022-09-06T13:30:08.051Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImagePushReferenceError [2022-09-06T13:30:08.051Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImagePushAnyError [2022-09-06T13:30:08.051Z] --- PASS: TestImagePushAnyError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImagePushStatusUnauthorizedError [2022-09-06T13:30:08.051Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-09-06T13:30:08.051Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-09-06T13:30:08.051Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-09-06T13:30:08.051Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImagePushWithoutErrors [2022-09-06T13:30:08.051Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-09-06T13:30:08.051Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-09-06T13:30:08.051Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-09-06T13:30:08.051Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-09-06T13:30:08.051Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-09-06T13:30:08.051Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-09-06T13:30:08.051Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-09-06T13:30:08.051Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-09-06T13:30:08.051Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImageRemoveError [2022-09-06T13:30:08.051Z] --- PASS: TestImageRemoveError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImageRemoveImageNotFound [2022-09-06T13:30:08.051Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImageRemove [2022-09-06T13:30:08.051Z] --- PASS: TestImageRemove (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImageSaveError [2022-09-06T13:30:08.051Z] --- PASS: TestImageSaveError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImageSave [2022-09-06T13:30:08.051Z] --- PASS: TestImageSave (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImageSearchAnyError [2022-09-06T13:30:08.051Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-09-06T13:30:08.051Z] === RUN TestImageSearchStatusUnauthorizedError [2022-09-06T13:30:08.052Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-09-06T13:30:08.052Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-09-06T13:30:08.052Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-09-06T13:30:08.052Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestImageSearchWithoutErrors [2022-09-06T13:30:08.052Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestImageTagError [2022-09-06T13:30:08.052Z] --- PASS: TestImageTagError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestImageTagInvalidReference [2022-09-06T13:30:08.052Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestImageTagInvalidSourceImageName [2022-09-06T13:30:08.052Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestImageTagHexSource [2022-09-06T13:30:08.052Z] --- PASS: TestImageTagHexSource (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestImageTag [2022-09-06T13:30:08.052Z] --- PASS: TestImageTag (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestInfoServerError [2022-09-06T13:30:08.052Z] --- PASS: TestInfoServerError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestInfoInvalidResponseJSONError [2022-09-06T13:30:08.052Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestInfo [2022-09-06T13:30:08.052Z] --- PASS: TestInfo (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestNetworkConnectError [2022-09-06T13:30:08.052Z] --- PASS: TestNetworkConnectError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-09-06T13:30:08.052Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestNetworkConnect [2022-09-06T13:30:08.052Z] --- PASS: TestNetworkConnect (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestNetworkCreateError [2022-09-06T13:30:08.052Z] --- PASS: TestNetworkCreateError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestNetworkCreate [2022-09-06T13:30:08.052Z] --- PASS: TestNetworkCreate (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestNetworkDisconnectError [2022-09-06T13:30:08.052Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestNetworkDisconnect [2022-09-06T13:30:08.052Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestNetworkInspectError [2022-09-06T13:30:08.052Z] --- PASS: TestNetworkInspectError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestNetworkInspectNotFoundError [2022-09-06T13:30:08.052Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestNetworkInspectWithEmptyID [2022-09-06T13:30:08.052Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestNetworkInspect [2022-09-06T13:30:08.052Z] --- PASS: TestNetworkInspect (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestNetworkListError [2022-09-06T13:30:08.052Z] --- PASS: TestNetworkListError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestNetworkList [2022-09-06T13:30:08.052Z] --- PASS: TestNetworkList (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestNetworksPruneError [2022-09-06T13:30:08.052Z] --- PASS: TestNetworksPruneError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestNetworksPrune [2022-09-06T13:30:08.052Z] --- PASS: TestNetworksPrune (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestNetworkRemoveError [2022-09-06T13:30:08.052Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestNetworkRemove [2022-09-06T13:30:08.052Z] --- PASS: TestNetworkRemove (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestNodeInspectError [2022-09-06T13:30:08.052Z] --- PASS: TestNodeInspectError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestNodeInspectNodeNotFound [2022-09-06T13:30:08.052Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestNodeInspectWithEmptyID [2022-09-06T13:30:08.052Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestNodeInspect [2022-09-06T13:30:08.052Z] --- PASS: TestNodeInspect (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestNodeListError [2022-09-06T13:30:08.052Z] --- PASS: TestNodeListError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestNodeList [2022-09-06T13:30:08.052Z] --- PASS: TestNodeList (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestNodeRemoveError [2022-09-06T13:30:08.052Z] --- PASS: TestNodeRemoveError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestNodeRemove [2022-09-06T13:30:08.052Z] --- PASS: TestNodeRemove (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestNodeUpdateError [2022-09-06T13:30:08.052Z] --- PASS: TestNodeUpdateError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestNodeUpdate [2022-09-06T13:30:08.052Z] --- PASS: TestNodeUpdate (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestOptionWithTimeout [2022-09-06T13:30:08.052Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestPingFail [2022-09-06T13:30:08.052Z] --- PASS: TestPingFail (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestPingWithError [2022-09-06T13:30:08.052Z] 2022/09/06 13:30:07 RoundTripper returned a response & error; ignoring response [2022-09-06T13:30:08.052Z] 2022/09/06 13:30:07 RoundTripper returned a response & error; ignoring response [2022-09-06T13:30:08.052Z] --- PASS: TestPingWithError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestPingSuccess [2022-09-06T13:30:08.052Z] --- PASS: TestPingSuccess (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestPingHeadFallback [2022-09-06T13:30:08.052Z] === RUN TestPingHeadFallback/OK [2022-09-06T13:30:08.052Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-09-06T13:30:08.052Z] === RUN TestPingHeadFallback/Not_Found [2022-09-06T13:30:08.052Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-09-06T13:30:08.052Z] --- PASS: TestPingHeadFallback (0.00s) [2022-09-06T13:30:08.052Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-09-06T13:30:08.052Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-09-06T13:30:08.052Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-09-06T13:30:08.052Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestPluginDisableError [2022-09-06T13:30:08.052Z] --- PASS: TestPluginDisableError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestPluginDisable [2022-09-06T13:30:08.052Z] --- PASS: TestPluginDisable (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestPluginEnableError [2022-09-06T13:30:08.052Z] --- PASS: TestPluginEnableError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestPluginEnable [2022-09-06T13:30:08.052Z] --- PASS: TestPluginEnable (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestPluginInspectError [2022-09-06T13:30:08.052Z] --- PASS: TestPluginInspectError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestPluginInspectWithEmptyID [2022-09-06T13:30:08.052Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestPluginInspect [2022-09-06T13:30:08.052Z] --- PASS: TestPluginInspect (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestPluginListError [2022-09-06T13:30:08.052Z] --- PASS: TestPluginListError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestPluginList [2022-09-06T13:30:08.052Z] --- PASS: TestPluginList (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestPluginPushError [2022-09-06T13:30:08.052Z] --- PASS: TestPluginPushError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestPluginPush [2022-09-06T13:30:08.052Z] --- PASS: TestPluginPush (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestPluginRemoveError [2022-09-06T13:30:08.052Z] --- PASS: TestPluginRemoveError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestPluginRemove [2022-09-06T13:30:08.052Z] --- PASS: TestPluginRemove (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestPluginSetError [2022-09-06T13:30:08.052Z] --- PASS: TestPluginSetError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestPluginSet [2022-09-06T13:30:08.052Z] --- PASS: TestPluginSet (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSetHostHeader [2022-09-06T13:30:08.052Z] --- PASS: TestSetHostHeader (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestPlainTextError [2022-09-06T13:30:08.052Z] --- PASS: TestPlainTextError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestInfiniteError [2022-09-06T13:30:08.052Z] --- PASS: TestInfiniteError (0.02s) [2022-09-06T13:30:08.052Z] === RUN TestSecretCreateUnsupported [2022-09-06T13:30:08.052Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSecretCreateError [2022-09-06T13:30:08.052Z] --- PASS: TestSecretCreateError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSecretCreate [2022-09-06T13:30:08.052Z] --- PASS: TestSecretCreate (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSecretInspectUnsupported [2022-09-06T13:30:08.052Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSecretInspectError [2022-09-06T13:30:08.052Z] --- PASS: TestSecretInspectError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSecretInspectSecretNotFound [2022-09-06T13:30:08.052Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSecretInspectWithEmptyID [2022-09-06T13:30:08.052Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSecretInspect [2022-09-06T13:30:08.052Z] --- PASS: TestSecretInspect (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSecretListUnsupported [2022-09-06T13:30:08.052Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSecretListError [2022-09-06T13:30:08.052Z] --- PASS: TestSecretListError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSecretList [2022-09-06T13:30:08.052Z] --- PASS: TestSecretList (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSecretRemoveUnsupported [2022-09-06T13:30:08.052Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSecretRemoveError [2022-09-06T13:30:08.052Z] --- PASS: TestSecretRemoveError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSecretRemove [2022-09-06T13:30:08.052Z] --- PASS: TestSecretRemove (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSecretUpdateUnsupported [2022-09-06T13:30:08.052Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSecretUpdateError [2022-09-06T13:30:08.052Z] --- PASS: TestSecretUpdateError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSecretUpdate [2022-09-06T13:30:08.052Z] --- PASS: TestSecretUpdate (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestServiceCreateError [2022-09-06T13:30:08.052Z] --- PASS: TestServiceCreateError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestServiceCreate [2022-09-06T13:30:08.052Z] --- PASS: TestServiceCreate (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestServiceCreateCompatiblePlatforms [2022-09-06T13:30:08.052Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestServiceCreateDigestPinning [2022-09-06T13:30:08.052Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestServiceInspectError [2022-09-06T13:30:08.052Z] --- PASS: TestServiceInspectError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestServiceInspectServiceNotFound [2022-09-06T13:30:08.052Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestServiceInspectWithEmptyID [2022-09-06T13:30:08.052Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestServiceInspect [2022-09-06T13:30:08.052Z] --- PASS: TestServiceInspect (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestServiceListError [2022-09-06T13:30:08.052Z] --- PASS: TestServiceListError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestServiceList [2022-09-06T13:30:08.052Z] --- PASS: TestServiceList (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestServiceLogsError [2022-09-06T13:30:08.052Z] --- PASS: TestServiceLogsError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestServiceLogs [2022-09-06T13:30:08.052Z] --- PASS: TestServiceLogs (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestServiceRemoveError [2022-09-06T13:30:08.052Z] --- PASS: TestServiceRemoveError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestServiceRemoveNotFoundError [2022-09-06T13:30:08.052Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestServiceRemove [2022-09-06T13:30:08.052Z] --- PASS: TestServiceRemove (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestServiceUpdateError [2022-09-06T13:30:08.052Z] --- PASS: TestServiceUpdateError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestServiceUpdate [2022-09-06T13:30:08.052Z] --- PASS: TestServiceUpdate (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSwarmGetUnlockKeyError [2022-09-06T13:30:08.052Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSwarmGetUnlockKey [2022-09-06T13:30:08.052Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSwarmInitError [2022-09-06T13:30:08.052Z] --- PASS: TestSwarmInitError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSwarmInit [2022-09-06T13:30:08.052Z] --- PASS: TestSwarmInit (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSwarmInspectError [2022-09-06T13:30:08.052Z] --- PASS: TestSwarmInspectError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSwarmInspect [2022-09-06T13:30:08.052Z] --- PASS: TestSwarmInspect (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSwarmJoinError [2022-09-06T13:30:08.052Z] --- PASS: TestSwarmJoinError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSwarmJoin [2022-09-06T13:30:08.052Z] --- PASS: TestSwarmJoin (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSwarmLeaveError [2022-09-06T13:30:08.052Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSwarmLeave [2022-09-06T13:30:08.052Z] --- PASS: TestSwarmLeave (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSwarmUnlockError [2022-09-06T13:30:08.052Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSwarmUnlock [2022-09-06T13:30:08.052Z] --- PASS: TestSwarmUnlock (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSwarmUpdateError [2022-09-06T13:30:08.052Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestSwarmUpdate [2022-09-06T13:30:08.052Z] --- PASS: TestSwarmUpdate (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestTaskInspectError [2022-09-06T13:30:08.052Z] --- PASS: TestTaskInspectError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestTaskInspectWithEmptyID [2022-09-06T13:30:08.052Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestTaskInspect [2022-09-06T13:30:08.052Z] --- PASS: TestTaskInspect (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestTaskListError [2022-09-06T13:30:08.052Z] --- PASS: TestTaskListError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestTaskList [2022-09-06T13:30:08.052Z] --- PASS: TestTaskList (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestVolumeCreateError [2022-09-06T13:30:08.052Z] --- PASS: TestVolumeCreateError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestVolumeCreate [2022-09-06T13:30:08.052Z] --- PASS: TestVolumeCreate (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestVolumeInspectError [2022-09-06T13:30:08.052Z] --- PASS: TestVolumeInspectError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestVolumeInspectNotFound [2022-09-06T13:30:08.052Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestVolumeInspectWithEmptyID [2022-09-06T13:30:08.052Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestVolumeInspect [2022-09-06T13:30:08.052Z] --- PASS: TestVolumeInspect (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestVolumeListError [2022-09-06T13:30:08.052Z] --- PASS: TestVolumeListError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestVolumeList [2022-09-06T13:30:08.052Z] --- PASS: TestVolumeList (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestVolumeRemoveError [2022-09-06T13:30:08.052Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-09-06T13:30:08.052Z] === RUN TestVolumeRemove [2022-09-06T13:30:08.052Z] --- PASS: TestVolumeRemove (0.00s) [2022-09-06T13:30:08.052Z] === CONT TestTLSCloseWriter [2022-09-06T13:30:08.052Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-09-06T13:30:08.052Z] PASS [2022-09-06T13:30:08.052Z] coverage: 74.9% of statements [2022-09-06T13:30:08.052Z] ok github.com/docker/docker/client 0.420s coverage: 74.9% of statements [2022-09-06T13:30:08.258Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-09-06T13:30:08.514Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-09-06T13:30:08.565Z] 2022/09/06 13:30:08 Finished clone github.com/tinylib/msgp [2022-09-06T13:30:08.565Z] 2022/09/06 13:30:08 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-09-06T13:30:08.772Z] --- PASS: TestCreateJob (3.41s) [2022-09-06T13:30:08.772Z] === RUN TestReplicatedJob [2022-09-06T13:30:08.821Z] 2022/09/06 13:30:08 Finished clone github.com/docker/libnetwork [2022-09-06T13:30:08.821Z] 2022/09/06 13:30:08 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-09-06T13:30:09.077Z] 2022/09/06 13:30:08 Finished clone github.com/golang/groupcache [2022-09-06T13:30:09.077Z] 2022/09/06 13:30:08 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-09-06T13:30:09.640Z] 2022/09/06 13:30:09 Finished clone golang.org/x/oauth2 [2022-09-06T13:30:09.640Z] 2022/09/06 13:30:09 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-09-06T13:30:09.701Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-09-06T13:30:10.263Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-09-06T13:30:10.263Z] === RUN TestDockerSuite/TestEventsFilterType [2022-09-06T13:30:10.827Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-09-06T13:30:11.008Z] 2022/09/06 13:30:10 Finished clone github.com/googleapis/gax-go [2022-09-06T13:30:11.008Z] 2022/09/06 13:30:10 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 [2022-09-06T13:30:11.083Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-09-06T13:30:11.083Z] === RUN TestDockerSuite/TestEventsFilters [2022-09-06T13:30:11.571Z] 2022/09/06 13:30:11 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-09-06T13:30:11.571Z] 2022/09/06 13:30:11 Finished clone github.com/miekg/dns [2022-09-06T13:30:12.451Z] === RUN TestDockerSuite/TestEventsFormat [2022-09-06T13:30:12.708Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-09-06T13:30:12.939Z] 2022/09/06 13:30:12 Finished clone go.opencensus.io [2022-09-06T13:30:12.939Z] 2022/09/06 13:30:12 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2022-09-06T13:30:12.939Z] 2022/09/06 13:30:12 Finished clone github.com/containerd/fifo [2022-09-06T13:30:12.939Z] 2022/09/06 13:30:12 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2022-09-06T13:30:13.640Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-09-06T13:30:13.640Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-09-06T13:30:13.640Z] === RUN TestDockerSuite/TestEventsImageImport [2022-09-06T13:30:13.695Z] --- PASS: TestInfoAPIWarnings (16.26s) [2022-09-06T13:30:13.695Z] === RUN TestInfoDebug [2022-09-06T13:30:13.695Z] --- PASS: TestInfoDebug (0.52s) [2022-09-06T13:30:13.695Z] === RUN TestInfoInsecureRegistries [2022-09-06T13:30:13.695Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-06T13:30:13.695Z] === RUN TestInfoRegistryMirrors [2022-09-06T13:30:13.695Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-06T13:30:13.695Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T13:30:13.695Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-09-06T13:30:13.695Z] === RUN TestPingCacheHeaders [2022-09-06T13:30:13.870Z] 2022/09/06 13:30:13 Finished clone golang.org/x/sys [2022-09-06T13:30:13.870Z] 2022/09/06 13:30:13 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2022-09-06T13:30:13.955Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-06T13:30:13.955Z] === RUN TestPingGet [2022-09-06T13:30:13.955Z] --- PASS: TestPingGet (0.02s) [2022-09-06T13:30:13.955Z] === RUN TestPingHead [2022-09-06T13:30:13.955Z] --- PASS: TestPingHead (0.02s) [2022-09-06T13:30:13.955Z] === RUN TestVersion [2022-09-06T13:30:13.955Z] --- PASS: TestVersion (0.02s) [2022-09-06T13:30:13.955Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-09-06T13:30:14.569Z] --- PASS: TestReplicatedJob (5.80s) [2022-09-06T13:30:14.569Z] === RUN TestUpdateReplicatedJob [2022-09-06T13:30:14.569Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-09-06T13:30:15.132Z] === RUN TestDockerSuite/TestEventsImagePull [2022-09-06T13:30:15.132Z] docker_api_swarm_test.go:202: [d8cb02e56da58] joining swarm manager [dd555f83eb987]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:30:15.240Z] 2022/09/06 13:30:15 Finished clone github.com/containerd/cgroups [2022-09-06T13:30:15.240Z] 2022/09/06 13:30:15 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-09-06T13:30:15.335Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.18s) [2022-09-06T13:30:15.335Z] PASS [2022-09-06T13:30:15.335Z] [2022-09-06T13:30:15.335Z] DONE 18 tests in 22.198s [2022-09-06T13:30:15.335Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-06T13:30:15.335Z] INFO: Testing against a local daemon [2022-09-06T13:30:15.335Z] === RUN TestVolumesCreateAndList [2022-09-06T13:30:15.335Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-06T13:30:15.335Z] === RUN TestVolumesRemove [2022-09-06T13:30:15.335Z] --- PASS: TestVolumesRemove (0.07s) [2022-09-06T13:30:15.335Z] === RUN TestVolumesInspect [2022-09-06T13:30:15.335Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-06T13:30:15.335Z] === RUN TestVolumesInvalidJSON [2022-09-06T13:30:15.335Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-06T13:30:15.335Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-06T13:30:15.335Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-06T13:30:15.335Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-06T13:30:15.335Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-06T13:30:15.335Z] PASS [2022-09-06T13:30:15.335Z] [2022-09-06T13:30:15.335Z] DONE 5 tests in 0.153s [2022-09-06T13:30:15.335Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T13:30:16.100Z] === RUN TestDockerSuite/TestEventsImageTag [2022-09-06T13:30:16.717Z] Stopping apparmor (via systemctl): apparmor.service. [2022-09-06T13:30:16.717Z] Removing test suite binaries [2022-09-06T13:30:16.977Z] exiting test-integration [2022-09-06T13:30:16.977Z] ++ exit 0 [2022-09-06T13:30:16.977Z] [2022-09-06T13:30:17.030Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-09-06T13:30:17.135Z] 2022/09/06 13:30:16 Finished clone github.com/containerd/go-runc [2022-09-06T13:30:17.135Z] 2022/09/06 13:30:16 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-09-06T13:30:17.289Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-09-06T13:30:17.289Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-09-06T13:30:17.289Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-09-06T13:30:17.289Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-09-06T13:30:17.289Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-09-06T13:30:17.392Z] 2022/09/06 13:30:17 Finished clone github.com/containerd/console [2022-09-06T13:30:17.392Z] 2022/09/06 13:30:17 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-09-06T13:30:17.853Z] --- PASS: TestUpdateReplicatedJob (3.36s) [2022-09-06T13:30:17.853Z] === RUN TestServiceListWithStatuses [2022-09-06T13:30:17.853Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T13:30:17.853Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T13:30:17.853Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T13:30:18.324Z] 2022/09/06 13:30:18 Finished clone github.com/containerd/typeurl [2022-09-06T13:30:18.324Z] 2022/09/06 13:30:18 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-09-06T13:30:18.888Z] 2022/09/06 13:30:18 Finished clone golang.org/x/text [2022-09-06T13:30:18.888Z] 2022/09/06 13:30:18 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 Post stage [Pipeline] junit [2022-09-06T13:30:18.902Z] Recording test results [2022-09-06T13:30:19.040Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T13:30:19.146Z] 2022/09/06 13:30:19 Finished clone github.com/containerd/ttrpc [2022-09-06T13:30:19.146Z] 2022/09/06 13:30:19 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2022-09-06T13:30:19.390Z] + echo Ensuring container killed. [2022-09-06T13:30:19.390Z] Ensuring container killed. [2022-09-06T13:30:19.390Z] + docker rm -vf docker-pr2 [2022-09-06T13:30:19.390Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-09-06T13:30:19.677Z] + echo Chowning /workspace to jenkins user [2022-09-06T13:30:19.677Z] Chowning /workspace to jenkins user [2022-09-06T13:30:19.677Z] + id -u [2022-09-06T13:30:19.677Z] + id -g [2022-09-06T13:30:19.677Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44093:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T13:30:19.710Z] 2022/09/06 13:30:19 Finished clone github.com/containerd/continuity [2022-09-06T13:30:19.710Z] 2022/09/06 13:30:19 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-09-06T13:30:19.745Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-09-06T13:30:20.310Z] === RUN TestDockerSuite/TestEventsRename [2022-09-06T13:30:20.642Z] 2022/09/06 13:30:20 Finished clone github.com/gogo/googleapis [2022-09-06T13:30:20.642Z] 2022/09/06 13:30:20 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T13:30:21.241Z] === RUN TestDockerSuite/TestEventsResize [2022-09-06T13:30:21.357Z] + bundleName=amd64-cgroup2 [2022-09-06T13:30:21.358Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-09-06T13:30:21.358Z] Creating amd64-cgroup2-bundles.tar.gz [2022-09-06T13:30:21.358Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-09-06T13:30:21.358Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-06T13:30:21.573Z] 2022/09/06 13:30:21 Finished clone github.com/opencontainers/runc [2022-09-06T13:30:21.573Z] 2022/09/06 13:30:21 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [Pipeline] archiveArtifacts [2022-09-06T13:30:21.631Z] Archiving artifacts [2022-09-06T13:30:21.803Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-09-06T13:30:21.885Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44093/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T13:30:22.192Z] + make clean [2022-09-06T13:30:22.192Z] docker volume rm -f docker-dev-cache [2022-09-06T13:30:22.192Z] docker-dev-cache [Pipeline] deleteDir [2022-09-06T13:30:22.366Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-09-06T13:30:22.366Z] --- PASS: TestDockerNetworkConnectAlias (4.56s) [2022-09-06T13:30:22.366Z] === RUN TestDockerNetworkReConnect [2022-09-06T13:30:22.504Z] 2022/09/06 13:30:22 Finished clone google.golang.org/grpc [2022-09-06T13:30:22.505Z] 2022/09/06 13:30:22 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-09-06T13:30:23.296Z] === RUN TestDockerSuite/TestEventsStreaming [2022-09-06T13:30:23.551Z] === RUN TestDockerSuite/TestEventsTimestampFormats [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-09-06T13:30:23.876Z] 2022/09/06 13:30:23 Finished clone github.com/fernet/fernet-go [2022-09-06T13:30:23.876Z] 2022/09/06 13:30:23 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T13:30:24.807Z] 2022/09/06 13:30:24 Finished clone github.com/Microsoft/hcsshim [2022-09-06T13:30:24.807Z] 2022/09/06 13:30:24 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-09-06T13:30:26.069Z] --- PASS: TestDockerNetworkReConnect (3.60s) [2022-09-06T13:30:26.070Z] === RUN TestServicePlugin [2022-09-06T13:30:26.099Z] --- PASS: TestCheckoutGit (31.02s) [2022-09-06T13:30:26.100Z] === RUN TestValidGitTransport [2022-09-06T13:30:26.100Z] --- PASS: TestValidGitTransport (0.00s) [2022-09-06T13:30:26.100Z] === RUN TestGitInvalidRef [2022-09-06T13:30:26.100Z] --- PASS: TestGitInvalidRef (0.22s) [2022-09-06T13:30:26.100Z] PASS [2022-09-06T13:30:26.100Z] coverage: 86.3% of statements [2022-09-06T13:30:26.100Z] ok github.com/docker/docker/builder/remotecontext/git 31.313s coverage: 86.3% of statements [2022-09-06T13:30:26.100Z] ? github.com/docker/docker/cli [no test files] [2022-09-06T13:30:26.100Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-06T13:30:26.633Z] === RUN TestDockerSuite/TestEventsTop [2022-09-06T13:30:26.704Z] 2022/09/06 13:30:26 Finished clone github.com/docker/distribution [2022-09-06T13:30:26.705Z] 2022/09/06 13:30:26 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-09-06T13:30:27.197Z] === RUN TestDockerSuite/TestEventsUntag [2022-09-06T13:30:28.601Z] 2022/09/06 13:30:28 Finished clone golang.org/x/time [2022-09-06T13:30:28.602Z] 2022/09/06 13:30:28 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-09-06T13:30:28.602Z] 2022/09/06 13:30:28 Finished clone github.com/cilium/ebpf [2022-09-06T13:30:28.602Z] 2022/09/06 13:30:28 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-09-06T13:30:28.861Z] 2022/09/06 13:30:28 Finished clone github.com/golang/protobuf [2022-09-06T13:30:28.861Z] 2022/09/06 13:30:28 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-09-06T13:30:29.715Z] plugin_test.go:62: [d4e349a07e017] joining swarm manager [da8c6ef8d1417]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:30:29.715Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-09-06T13:30:29.791Z] 2022/09/06 13:30:29 Finished clone github.com/hashicorp/go-immutable-radix [2022-09-06T13:30:29.791Z] 2022/09/06 13:30:29 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-09-06T13:30:29.791Z] 2022/09/06 13:30:29 Finished clone github.com/hashicorp/go-memdb [2022-09-06T13:30:29.791Z] 2022/09/06 13:30:29 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-09-06T13:30:30.355Z] 2022/09/06 13:30:30 Finished clone github.com/hashicorp/golang-lru [2022-09-06T13:30:30.355Z] 2022/09/06 13:30:30 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-09-06T13:30:30.919Z] 2022/09/06 13:30:30 Finished clone github.com/moby/buildkit [2022-09-06T13:30:30.919Z] 2022/09/06 13:30:30 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-09-06T13:30:31.083Z] === RUN TestDockerSuite/TestExec [2022-09-06T13:30:31.083Z] plugin_test.go:65: [d6adbbf166dd7] joining swarm manager [da8c6ef8d1417]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:30:31.340Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-09-06T13:30:31.483Z] 2022/09/06 13:30:31 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-09-06T13:30:31.483Z] 2022/09/06 13:30:31 Finished clone github.com/coreos/pkg [2022-09-06T13:30:32.049Z] 2022/09/06 13:30:31 Finished clone golang.org/x/crypto [2022-09-06T13:30:32.049Z] 2022/09/06 13:30:31 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-09-06T13:30:32.269Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-09-06T13:30:32.306Z] 2022/09/06 13:30:32 Finished clone github.com/beorn7/perks [2022-09-06T13:30:32.306Z] 2022/09/06 13:30:32 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-09-06T13:30:32.527Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-09-06T13:30:33.090Z] === RUN TestDockerSuite/TestExecAPIStart [2022-09-06T13:30:33.238Z] 2022/09/06 13:30:33 Finished clone github.com/prometheus/client_model [2022-09-06T13:30:33.238Z] 2022/09/06 13:30:33 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-09-06T13:30:33.401Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-09-06T13:30:33.401Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-09-06T13:30:33.401Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-09-06T13:30:33.401Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-09-06T13:30:33.401Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-09-06T13:30:33.401Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-09-06T13:30:33.401Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-09-06T13:30:33.402Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-09-06T13:30:33.402Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-09-06T13:30:33.402Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-09-06T13:30:33.402Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-09-06T13:30:33.402Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-09-06T13:30:33.402Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-09-06T13:30:33.402Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-09-06T13:30:33.402Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-09-06T13:30:33.402Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-09-06T13:30:33.402Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-09-06T13:30:33.402Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-09-06T13:30:33.402Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-09-06T13:30:33.402Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-09-06T13:30:33.402Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-09-06T13:30:33.402Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-09-06T13:30:33.402Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-09-06T13:30:33.402Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-09-06T13:30:33.402Z] === RUN TestConfigureDaemonLogs [2022-09-06T13:30:33.402Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-09-06T13:30:33.402Z] === RUN TestCommonOptionsInstallFlags [2022-09-06T13:30:33.402Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-09-06T13:30:33.402Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-09-06T13:30:33.402Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-09-06T13:30:33.402Z] PASS [2022-09-06T13:30:33.402Z] coverage: 18.4% of statements [2022-09-06T13:30:33.402Z] ok github.com/docker/docker/cmd/dockerd 0.189s coverage: 18.4% of statements [2022-09-06T13:30:33.886Z] === RUN TestContainerStopSignal [2022-09-06T13:30:33.886Z] --- PASS: TestContainerStopSignal (0.00s) [2022-09-06T13:30:33.886Z] === RUN TestContainerStopTimeout [2022-09-06T13:30:33.886Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-09-06T13:30:33.886Z] === RUN TestContainerSecretReferenceDestTarget [2022-09-06T13:30:33.886Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-09-06T13:30:33.886Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-09-06T13:30:33.886Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-09-06T13:30:33.886Z] === RUN TestContainerLogPathSetForRingLogger [2022-09-06T13:30:33.886Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-09-06T13:30:33.886Z] === RUN TestReplaceAndAppendEnvVars [2022-09-06T13:30:33.886Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-09-06T13:30:33.886Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-09-06T13:30:33.886Z] === RUN TestNewMemoryStore [2022-09-06T13:30:33.886Z] --- PASS: TestNewMemoryStore (0.00s) [2022-09-06T13:30:33.886Z] === RUN TestAddContainers [2022-09-06T13:30:33.886Z] --- PASS: TestAddContainers (0.00s) [2022-09-06T13:30:33.886Z] === RUN TestGetContainer [2022-09-06T13:30:33.886Z] --- PASS: TestGetContainer (0.00s) [2022-09-06T13:30:33.886Z] === RUN TestDeleteContainer [2022-09-06T13:30:33.886Z] --- PASS: TestDeleteContainer (0.00s) [2022-09-06T13:30:33.886Z] === RUN TestListContainers [2022-09-06T13:30:33.886Z] --- PASS: TestListContainers (0.00s) [2022-09-06T13:30:33.886Z] === RUN TestFirstContainer [2022-09-06T13:30:33.886Z] --- PASS: TestFirstContainer (0.00s) [2022-09-06T13:30:33.886Z] === RUN TestApplyAllContainer [2022-09-06T13:30:33.886Z] --- PASS: TestApplyAllContainer (0.00s) [2022-09-06T13:30:33.886Z] === RUN TestIsValidHealthString [2022-09-06T13:30:33.886Z] --- PASS: TestIsValidHealthString (0.00s) [2022-09-06T13:30:33.886Z] === RUN TestStateRunStop [2022-09-06T13:30:33.886Z] --- PASS: TestStateRunStop (0.00s) [2022-09-06T13:30:33.886Z] === RUN TestStateTimeoutWait [2022-09-06T13:30:33.886Z] state_test.go:141: Stop callback fired [2022-09-06T13:30:33.886Z] state_test.go:165: Stop callback fired [2022-09-06T13:30:33.886Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-09-06T13:30:33.886Z] === RUN TestIsValidStateString [2022-09-06T13:30:33.886Z] --- PASS: TestIsValidStateString (0.00s) [2022-09-06T13:30:33.886Z] === RUN TestViewSaveDelete [2022-09-06T13:30:33.886Z] --- PASS: TestViewSaveDelete (0.02s) [2022-09-06T13:30:33.886Z] === RUN TestViewAll [2022-09-06T13:30:33.886Z] --- PASS: TestViewAll (0.01s) [2022-09-06T13:30:33.886Z] === RUN TestViewGet [2022-09-06T13:30:33.886Z] --- PASS: TestViewGet (0.01s) [2022-09-06T13:30:33.886Z] === RUN TestNames [2022-09-06T13:30:33.886Z] --- PASS: TestNames (0.00s) [2022-09-06T13:30:33.886Z] === RUN TestViewWithHealthCheck [2022-09-06T13:30:33.886Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-09-06T13:30:33.886Z] PASS [2022-09-06T13:30:33.886Z] coverage: 41.1% of statements [2022-09-06T13:30:34.371Z] ok github.com/docker/docker/container 0.232s coverage: 41.1% of statements [2022-09-06T13:30:34.371Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-06T13:30:34.371Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-06T13:30:34.371Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-06T13:30:34.371Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-06T13:30:34.460Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-09-06T13:30:34.855Z] === RUN TestPrepare [2022-09-06T13:30:34.855Z] --- PASS: TestPrepare (0.00s) [2022-09-06T13:30:34.855Z] === RUN TestStart [2022-09-06T13:30:34.855Z] --- PASS: TestStart (0.00s) [2022-09-06T13:30:34.855Z] === RUN TestWaitCancel [2022-09-06T13:30:34.855Z] --- PASS: TestWaitCancel (0.00s) [2022-09-06T13:30:34.855Z] === RUN TestWaitDisabled [2022-09-06T13:30:34.855Z] --- PASS: TestWaitDisabled (0.00s) [2022-09-06T13:30:34.855Z] === RUN TestWaitEnabled [2022-09-06T13:30:34.855Z] --- PASS: TestWaitEnabled (0.00s) [2022-09-06T13:30:34.855Z] === RUN TestRemove [2022-09-06T13:30:34.855Z] --- PASS: TestRemove (0.00s) [2022-09-06T13:30:34.855Z] PASS [2022-09-06T13:30:34.855Z] coverage: 65.3% of statements [2022-09-06T13:30:34.855Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.059s coverage: 65.3% of statements [2022-09-06T13:30:35.022Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-09-06T13:30:35.133Z] 2022/09/06 13:30:34 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-09-06T13:30:35.133Z] 2022/09/06 13:30:34 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-09-06T13:30:35.133Z] 2022/09/06 13:30:34 Finished clone github.com/prometheus/client_golang [2022-09-06T13:30:35.133Z] 2022/09/06 13:30:34 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-09-06T13:30:35.586Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-09-06T13:30:36.064Z] 2022/09/06 13:30:35 Finished clone github.com/prometheus/procfs [2022-09-06T13:30:36.064Z] 2022/09/06 13:30:35 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-09-06T13:30:36.064Z] 2022/09/06 13:30:35 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-09-06T13:30:36.064Z] 2022/09/06 13:30:35 Finished clone github.com/prometheus/common [2022-09-06T13:30:36.064Z] 2022/09/06 13:30:35 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-09-06T13:30:36.064Z] 2022/09/06 13:30:35 Finished clone code.cloudfoundry.org/clock [2022-09-06T13:30:36.064Z] 2022/09/06 13:30:36 Finished clone github.com/pkg/errors [2022-09-06T13:30:36.065Z] 2022/09/06 13:30:36 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-09-06T13:30:36.148Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-09-06T13:30:36.322Z] 2022/09/06 13:30:36 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-09-06T13:30:36.322Z] 2022/09/06 13:30:36 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-09-06T13:30:36.405Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-09-06T13:30:36.968Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-09-06T13:30:37.136Z] === RUN TestNewListSecretsFilters [2022-09-06T13:30:37.136Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-09-06T13:30:37.136Z] === RUN TestNewListConfigsFilters [2022-09-06T13:30:37.136Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-09-06T13:30:37.136Z] PASS [2022-09-06T13:30:37.136Z] coverage: 0.5% of statements [2022-09-06T13:30:37.136Z] ok github.com/docker/docker/daemon/cluster 0.223s coverage: 0.5% of statements [2022-09-06T13:30:37.255Z] 2022/09/06 13:30:37 Finished clone github.com/cespare/xxhash/v2 [2022-09-06T13:30:37.255Z] 2022/09/06 13:30:37 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-09-06T13:30:37.512Z] 2022/09/06 13:30:37 Finished clone github.com/inconshreveable/mousetrap [2022-09-06T13:30:37.512Z] 2022/09/06 13:30:37 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-09-06T13:30:37.530Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-09-06T13:30:37.770Z] 2022/09/06 13:30:37 Finished clone github.com/spf13/pflag [2022-09-06T13:30:37.770Z] 2022/09/06 13:30:37 Finished clone github.com/morikuni/aec [2022-09-06T13:30:38.100Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-09-06T13:30:38.155Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-09-06T13:30:38.155Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertToGRPCIsolation [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertFromGRPCIsolation [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-09-06T13:30:38.155Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-09-06T13:30:38.155Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertFromGRPCConfigs [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertToGRPCConfigs [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-09-06T13:30:38.155Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-09-06T13:30:38.155Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-09-06T13:30:38.155Z] PASS [2022-09-06T13:30:38.155Z] coverage: 35.9% of statements [2022-09-06T13:30:38.155Z] ok github.com/docker/docker/daemon/cluster/convert 0.600s coverage: 35.9% of statements [2022-09-06T13:30:39.038Z] === RUN TestDockerSuite/TestExecCgroup [2022-09-06T13:30:39.602Z] === RUN TestDockerSuite/TestExecEnv [2022-09-06T13:30:39.667Z] 2022/09/06 13:30:39 Finished clone github.com/google/certificate-transparency-go [2022-09-06T13:30:39.667Z] 2022/09/06 13:30:39 Finished clone github.com/spf13/cobra [2022-09-06T13:30:39.926Z] 2022/09/06 13:30:39 Finished clone github.com/docker/go-metrics [2022-09-06T13:30:40.166Z] docker_api_swarm_test.go:384: [d4276b1a1578f] joining swarm manager [d5b3a77e12640]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:30:40.423Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-09-06T13:30:40.436Z] === RUN TestWaitNodeAttachment [2022-09-06T13:30:40.856Z] 2022/09/06 13:30:40 Finished clone github.com/opencontainers/selinux [2022-09-06T13:30:40.920Z] === RUN TestDiscoveryOptsErrors [2022-09-06T13:30:40.920Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-09-06T13:30:40.920Z] === RUN TestDiscoveryOpts [2022-09-06T13:30:40.920Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-09-06T13:30:40.920Z] PASS [2022-09-06T13:30:40.920Z] coverage: 30.0% of statements [2022-09-06T13:30:40.920Z] ok github.com/docker/docker/daemon/discovery 0.041s coverage: 30.0% of statements [2022-09-06T13:30:40.920Z] === RUN TestBuilderGC [2022-09-06T13:30:40.920Z] --- PASS: TestBuilderGC (0.00s) [2022-09-06T13:30:40.920Z] === RUN TestDaemonConfigurationNotFound [2022-09-06T13:30:40.920Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-09-06T13:30:40.920Z] === RUN TestDaemonBrokenConfiguration [2022-09-06T13:30:40.920Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-09-06T13:30:40.920Z] === RUN TestParseClusterAdvertiseSettings [2022-09-06T13:30:40.920Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-09-06T13:30:40.920Z] === RUN TestFindConfigurationConflicts [2022-09-06T13:30:40.920Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-09-06T13:30:40.920Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-09-06T13:30:40.920Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-09-06T13:30:40.920Z] === RUN TestDaemonConfigurationMergeConflicts [2022-09-06T13:30:40.920Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-09-06T13:30:40.920Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-09-06T13:30:40.920Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-09-06T13:30:40.920Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-09-06T13:30:40.920Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-09-06T13:30:40.920Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-09-06T13:30:40.920Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-09-06T13:30:40.920Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-09-06T13:30:40.920Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-09-06T13:30:40.920Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-09-06T13:30:40.920Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-09-06T13:30:40.920Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-09-06T13:30:40.920Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-09-06T13:30:40.920Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-09-06T13:30:40.920Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-09-06T13:30:40.920Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-09-06T13:30:40.920Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-09-06T13:30:40.920Z] === RUN TestValidateConfigurationErrors [2022-09-06T13:30:40.920Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-09-06T13:30:40.920Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-09-06T13:30:40.920Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-09-06T13:30:40.920Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-09-06T13:30:40.920Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-09-06T13:30:40.920Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-09-06T13:30:40.920Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-09-06T13:30:40.920Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-09-06T13:30:40.920Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-09-06T13:30:40.920Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-09-06T13:30:40.920Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-09-06T13:30:40.920Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-09-06T13:30:40.920Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-09-06T13:30:40.920Z] === RUN TestValidateConfiguration [2022-09-06T13:30:40.920Z] === RUN TestValidateConfiguration/with_label [2022-09-06T13:30:40.920Z] === RUN TestValidateConfiguration/with_dns [2022-09-06T13:30:40.920Z] === RUN TestValidateConfiguration/with_dns-search [2022-09-06T13:30:40.920Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-09-06T13:30:40.920Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-09-06T13:30:40.920Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-09-06T13:30:40.920Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-09-06T13:30:40.920Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-09-06T13:30:40.920Z] --- PASS: TestValidateConfiguration (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-09-06T13:30:40.920Z] === RUN TestIsolationConversion [2022-09-06T13:30:40.920Z] === RUN TestIsolationConversion/default [2022-09-06T13:30:40.920Z] === RUN TestIsolationConversion/process [2022-09-06T13:30:40.920Z] === RUN TestIsolationConversion/hyperv [2022-09-06T13:30:40.920Z] --- PASS: TestIsolationConversion (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-09-06T13:30:40.920Z] === RUN TestContainerLabels [2022-09-06T13:30:40.920Z] --- PASS: TestContainerLabels (0.00s) [2022-09-06T13:30:40.920Z] === RUN TestCredentialSpecConversion [2022-09-06T13:30:40.920Z] === RUN TestCredentialSpecConversion/none [2022-09-06T13:30:40.920Z] === RUN TestCredentialSpecConversion/config [2022-09-06T13:30:40.920Z] === RUN TestCredentialSpecConversion/file [2022-09-06T13:30:40.920Z] === RUN TestCredentialSpecConversion/registry [2022-09-06T13:30:40.920Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-09-06T13:30:40.920Z] === RUN TestControllerValidateMountBind [2022-09-06T13:30:40.920Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-09-06T13:30:40.920Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-09-06T13:30:40.920Z] === RUN TestModifiedDiscoverySettings [2022-09-06T13:30:40.920Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-09-06T13:30:40.920Z] === RUN TestReloadSetConfigFileNotExist [2022-09-06T13:30:40.920Z] === RUN TestControllerValidateMountVolume [2022-09-06T13:30:40.920Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-09-06T13:30:40.920Z] === RUN TestControllerValidateMountTarget [2022-09-06T13:30:40.920Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-09-06T13:30:40.920Z] === RUN TestControllerValidateMountTmpfs [2022-09-06T13:30:40.920Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-09-06T13:30:40.920Z] === RUN TestControllerValidateMountInvalidType [2022-09-06T13:30:40.920Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-09-06T13:30:40.920Z] === RUN TestControllerValidateMountNamedPipe [2022-09-06T13:30:40.920Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-09-06T13:30:40.920Z] PASS [2022-09-06T13:30:40.920Z] coverage: 11.0% of statements [2022-09-06T13:30:40.920Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.910s coverage: 11.0% of statements [2022-09-06T13:30:40.920Z] time="2022-09-06T13:30:40Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-09-06T13:30:40.920Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2022-09-06T13:30:40.920Z] === RUN TestReloadDefaultConfigNotExist [2022-09-06T13:30:40.920Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-09-06T13:30:40.920Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-09-06T13:30:40.920Z] === RUN TestReloadBadDefaultConfig [2022-09-06T13:30:40.920Z] time="2022-09-06T13:30:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-919657" [2022-09-06T13:30:40.920Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-09-06T13:30:40.920Z] === RUN TestReloadWithConflictingLabels [2022-09-06T13:30:40.920Z] time="2022-09-06T13:30:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4127523287" [2022-09-06T13:30:40.920Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-09-06T13:30:40.920Z] === RUN TestReloadWithDuplicateLabels [2022-09-06T13:30:40.920Z] time="2022-09-06T13:30:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3206020837" [2022-09-06T13:30:40.920Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-09-06T13:30:40.920Z] === RUN TestDaemonConfigurationMerge [2022-09-06T13:30:40.920Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-09-06T13:30:40.920Z] PASS [2022-09-06T13:30:40.920Z] coverage: 79.7% of statements [2022-09-06T13:30:40.920Z] ok github.com/docker/docker/daemon/config 0.250s coverage: 79.7% of statements [2022-09-06T13:30:41.791Z] docker_api_swarm_test.go:385: [d94d8f7c6a863] joining swarm manager [d5b3a77e12640]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:30:41.791Z] === RUN TestDockerSuite/TestExecExitStatus [2022-09-06T13:30:42.356Z] === RUN TestDockerSuite/TestExecInspectID [2022-09-06T13:30:42.534Z] === RUN TestEventsLog [2022-09-06T13:30:42.534Z] --- PASS: TestEventsLog (0.00s) [2022-09-06T13:30:42.534Z] === RUN TestEventsLogTimeout [2022-09-06T13:30:42.534Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-09-06T13:30:42.534Z] === RUN TestLogEvents [2022-09-06T13:30:42.534Z] --- PASS: TestLogEvents (0.05s) [2022-09-06T13:30:42.534Z] === RUN TestLoadBufferedEvents [2022-09-06T13:30:42.534Z] --- PASS: TestLoadBufferedEvents (0.13s) [2022-09-06T13:30:42.534Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-09-06T13:30:42.534Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-09-06T13:30:42.534Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-09-06T13:30:42.534Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-09-06T13:30:42.534Z] PASS [2022-09-06T13:30:42.534Z] coverage: 50.0% of statements [2022-09-06T13:30:42.534Z] ok github.com/docker/docker/daemon/events 0.305s coverage: 50.0% of statements [2022-09-06T13:30:42.534Z] === RUN TestIsEmptyDir [2022-09-06T13:30:42.534Z] --- PASS: TestIsEmptyDir (0.00s) [2022-09-06T13:30:42.534Z] PASS [2022-09-06T13:30:42.534Z] coverage: 2.3% of statements [2022-09-06T13:30:42.534Z] ok github.com/docker/docker/daemon/graphdriver 0.065s coverage: 2.3% of statements [2022-09-06T13:30:43.018Z] === RUN TestVerifyNetworkingConfig [2022-09-06T13:30:43.018Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-09-06T13:30:43.018Z] === RUN TestGetContainer [2022-09-06T13:30:43.018Z] --- PASS: TestGetContainer (0.00s) [2022-09-06T13:30:43.018Z] === RUN TestValidContainerNames [2022-09-06T13:30:43.018Z] --- PASS: TestValidContainerNames (0.00s) [2022-09-06T13:30:43.018Z] === RUN TestContainerInitDNS [2022-09-06T13:30:43.018Z] daemon_test.go:147: root required [2022-09-06T13:30:43.018Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-09-06T13:30:43.018Z] === RUN TestMerge [2022-09-06T13:30:43.018Z] --- PASS: TestMerge (0.00s) [2022-09-06T13:30:43.018Z] === RUN TestValidateContainerIsolation [2022-09-06T13:30:43.018Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-09-06T13:30:43.018Z] === RUN TestFindNetworkErrorType [2022-09-06T13:30:43.018Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-09-06T13:30:43.018Z] === RUN TestEnsureServicesExist [2022-09-06T13:30:43.018Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-09-06T13:30:43.018Z] === RUN TestEnsureServicesExistErrors [2022-09-06T13:30:43.018Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-09-06T13:30:43.018Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-09-06T13:30:43.018Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-09-06T13:30:43.018Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-09-06T13:30:43.018Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-09-06T13:30:43.018Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-09-06T13:30:43.018Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-09-06T13:30:43.018Z] === RUN TestContainerDelete [2022-09-06T13:30:43.018Z] --- PASS: TestContainerDelete (0.01s) [2022-09-06T13:30:43.018Z] === RUN TestContainerDoubleDelete [2022-09-06T13:30:43.018Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-09-06T13:30:43.018Z] === RUN TestLogContainerEventCopyLabels [2022-09-06T13:30:43.018Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-09-06T13:30:43.018Z] === RUN TestLogContainerEventWithAttributes [2022-09-06T13:30:43.018Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-09-06T13:30:43.018Z] === RUN TestNoneHealthcheck [2022-09-06T13:30:43.018Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-09-06T13:30:43.018Z] === RUN TestHealthStates [2022-09-06T13:30:43.503Z] === RUN TestLinkNaming [2022-09-06T13:30:43.503Z] --- PASS: TestLinkNaming (0.00s) [2022-09-06T13:30:43.503Z] === RUN TestLinkNew [2022-09-06T13:30:43.503Z] --- PASS: TestLinkNew (0.00s) [2022-09-06T13:30:43.503Z] === RUN TestLinkEnv [2022-09-06T13:30:43.503Z] --- PASS: TestLinkEnv (0.00s) [2022-09-06T13:30:43.503Z] === RUN TestLinkMultipleEnv [2022-09-06T13:30:43.503Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-09-06T13:30:43.503Z] === RUN TestLinkPortRangeEnv [2022-09-06T13:30:43.503Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-09-06T13:30:43.503Z] PASS [2022-09-06T13:30:43.503Z] coverage: 93.0% of statements [2022-09-06T13:30:43.503Z] time="2022-09-06T13:30:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-06T13:30:43.503Z] time="2022-09-06T13:30:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-06T13:30:43.503Z] time="2022-09-06T13:30:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-06T13:30:43.503Z] time="2022-09-06T13:30:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-06T13:30:43.503Z] time="2022-09-06T13:30:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-06T13:30:43.503Z] time="2022-09-06T13:30:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-06T13:30:43.503Z] time="2022-09-06T13:30:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-06T13:30:43.503Z] time="2022-09-06T13:30:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-06T13:30:43.503Z] time="2022-09-06T13:30:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-06T13:30:43.503Z] time="2022-09-06T13:30:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-06T13:30:43.503Z] --- PASS: TestHealthStates (0.15s) [2022-09-06T13:30:43.503Z] === RUN TestMaskURLCredentials [2022-09-06T13:30:43.503Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-09-06T13:30:43.503Z] === RUN TestGetInspectData [2022-09-06T13:30:43.503Z] --- PASS: TestGetInspectData (0.00s) [2022-09-06T13:30:43.503Z] === RUN TestFillLicense [2022-09-06T13:30:43.503Z] --- PASS: TestFillLicense (0.00s) [2022-09-06T13:30:43.503Z] === RUN TestListInvalidFilter [2022-09-06T13:30:43.503Z] --- PASS: TestListInvalidFilter (0.00s) [2022-09-06T13:30:43.503Z] === RUN TestNameFilter [2022-09-06T13:30:43.503Z] ok github.com/docker/docker/daemon/links 0.046s coverage: 93.0% of statements [2022-09-06T13:30:43.503Z] --- PASS: TestNameFilter (0.00s) [2022-09-06T13:30:43.503Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-09-06T13:30:43.503Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-09-06T13:30:43.503Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-09-06T13:30:43.503Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-09-06T13:30:43.503Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-09-06T13:30:43.503Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-09-06T13:30:43.503Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-09-06T13:30:43.503Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-09-06T13:30:43.503Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-09-06T13:30:43.503Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-09-06T13:30:43.503Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-09-06T13:30:43.503Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-09-06T13:30:43.503Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-09-06T13:30:43.504Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-09-06T13:30:43.504Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-09-06T13:30:43.504Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-09-06T13:30:43.504Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-09-06T13:30:43.504Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-09-06T13:30:43.504Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-09-06T13:30:43.504Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-09-06T13:30:43.504Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-09-06T13:30:43.504Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-09-06T13:30:43.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-09-06T13:30:43.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-09-06T13:30:43.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-09-06T13:30:43.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-09-06T13:30:43.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-09-06T13:30:43.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-09-06T13:30:43.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-09-06T13:30:43.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-09-06T13:30:43.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-09-06T13:30:43.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-09-06T13:30:43.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-09-06T13:30:43.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-09-06T13:30:43.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-09-06T13:30:43.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-09-06T13:30:43.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-09-06T13:30:43.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-09-06T13:30:43.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-09-06T13:30:43.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-09-06T13:30:43.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-09-06T13:30:43.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-09-06T13:30:43.504Z] === RUN TestDaemonReloadLabels [2022-09-06T13:30:43.504Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-09-06T13:30:43.504Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-09-06T13:30:43.504Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-09-06T13:30:43.504Z] === RUN TestDaemonReloadMirrors [2022-09-06T13:30:43.504Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-09-06T13:30:43.504Z] === RUN TestDaemonReloadInsecureRegistries [2022-09-06T13:30:43.504Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-09-06T13:30:43.504Z] === RUN TestDaemonReloadNotAffectOthers [2022-09-06T13:30:43.504Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-09-06T13:30:43.504Z] === RUN TestDaemonDiscoveryReload [2022-09-06T13:30:44.522Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2022-09-06T13:30:44.522Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-09-06T13:30:45.007Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2022-09-06T13:30:45.007Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-09-06T13:30:45.007Z] === RUN TestAdapterReadLogs [2022-09-06T13:30:45.007Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-09-06T13:30:45.007Z] === RUN TestCopier [2022-09-06T13:30:45.007Z] --- PASS: TestCopier (0.00s) [2022-09-06T13:30:45.007Z] === RUN TestCopierLongLines [2022-09-06T13:30:45.007Z] --- PASS: TestCopierLongLines (0.00s) [2022-09-06T13:30:45.007Z] === RUN TestCopierSlow [2022-09-06T13:30:45.007Z] --- PASS: TestCopierSlow (0.20s) [2022-09-06T13:30:45.007Z] === RUN TestCopierWithSized [2022-09-06T13:30:45.007Z] === RUN TestCopierWithSized/as_is [2022-09-06T13:30:45.007Z] === RUN TestCopierWithSized/With_RingLogger [2022-09-06T13:30:45.007Z] --- PASS: TestCopierWithSized (0.01s) [2022-09-06T13:30:45.007Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-09-06T13:30:45.007Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-09-06T13:30:45.007Z] === RUN TestCopierWithPartial [2022-09-06T13:30:45.007Z] --- PASS: TestCopierWithPartial (0.00s) [2022-09-06T13:30:45.007Z] === RUN TestRingLogger [2022-09-06T13:30:45.007Z] --- PASS: TestRingLogger (0.00s) [2022-09-06T13:30:45.007Z] === RUN TestRingCap [2022-09-06T13:30:45.007Z] --- PASS: TestRingCap (0.00s) [2022-09-06T13:30:45.007Z] === RUN TestRingClose [2022-09-06T13:30:45.007Z] --- PASS: TestRingClose (0.00s) [2022-09-06T13:30:45.007Z] === RUN TestRingDrain [2022-09-06T13:30:45.007Z] --- PASS: TestRingDrain (0.00s) [2022-09-06T13:30:45.007Z] PASS [2022-09-06T13:30:45.007Z] coverage: 43.5% of statements [2022-09-06T13:30:45.007Z] ok github.com/docker/docker/daemon/logger 0.263s coverage: 43.5% of statements [2022-09-06T13:30:45.492Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2022-09-06T13:30:45.492Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-09-06T13:30:45.492Z] reload_test.go:520: root required [2022-09-06T13:30:45.492Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-09-06T13:30:45.492Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-09-06T13:30:45.492Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-09-06T13:30:45.492Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-09-06T13:30:45.492Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-09-06T13:30:45.492Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-09-06T13:30:45.492Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-09-06T13:30:45.492Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-09-06T13:30:45.492Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-09-06T13:30:45.492Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-09-06T13:30:45.492Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-09-06T13:30:45.492Z] === RUN TestParseVolumesFrom [2022-09-06T13:30:45.492Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-09-06T13:30:45.492Z] PASS [2022-09-06T13:30:45.492Z] coverage: 9.0% of statements [2022-09-06T13:30:45.492Z] ok github.com/docker/docker/daemon 2.406s coverage: 9.0% of statements [2022-09-06T13:30:45.492Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-06T13:30:45.492Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-06T13:30:45.492Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-06T13:30:45.492Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-09-06T13:30:45.492Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-09-06T13:30:45.492Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-09-06T13:30:45.492Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-09-06T13:30:45.492Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-06T13:30:45.492Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-09-06T13:30:45.492Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-09-06T13:30:45.492Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-09-06T13:30:45.492Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-06T13:30:45.492Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-09-06T13:30:45.492Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-09-06T13:30:45.492Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-09-06T13:30:45.627Z] === RUN TestDockerSuite/TestExecInteractive [2022-09-06T13:30:45.627Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-09-06T13:30:45.975Z] === RUN TestNewStreamConfig [2022-09-06T13:30:45.975Z] === RUN TestNewStreamConfig/defaults [2022-09-06T13:30:45.975Z] === RUN TestNewStreamConfig/invalid_create_group [2022-09-06T13:30:45.975Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-09-06T13:30:45.975Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-09-06T13:30:45.975Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-09-06T13:30:45.975Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-09-06T13:30:45.975Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-09-06T13:30:45.975Z] --- PASS: TestNewStreamConfig (0.00s) [2022-09-06T13:30:45.975Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-09-06T13:30:45.975Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-09-06T13:30:45.975Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-09-06T13:30:45.975Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-09-06T13:30:45.975Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-09-06T13:30:45.975Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-09-06T13:30:45.975Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-09-06T13:30:45.975Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-09-06T13:30:45.975Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-09-06T13:30:45.975Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-09-06T13:30:45.975Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-09-06T13:30:45.975Z] === RUN TestNewAWSLogsClientRegionDetect [2022-09-06T13:30:45.976Z] time="2022-09-06T13:30:45Z" level=info msg="Trying to get region from EC2 Metadata" [2022-09-06T13:30:45.976Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2022-09-06T13:30:45.976Z] === RUN TestCreateSuccess [2022-09-06T13:30:45.976Z] --- PASS: TestCreateSuccess (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestCreateLogGroupSuccess [2022-09-06T13:30:45.976Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestCreateError [2022-09-06T13:30:45.976Z] --- PASS: TestCreateError (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestCreateAlreadyExists [2022-09-06T13:30:45.976Z] time="2022-09-06T13:30:45Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-09-06T13:30:45.976Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestLogClosed [2022-09-06T13:30:45.976Z] --- PASS: TestLogClosed (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestLogBlocking [2022-09-06T13:30:45.976Z] --- PASS: TestLogBlocking (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestLogNonBlockingBufferEmpty [2022-09-06T13:30:45.976Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestLogNonBlockingBufferFull [2022-09-06T13:30:45.976Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestPublishBatchSuccess [2022-09-06T13:30:45.976Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestPublishBatchError [2022-09-06T13:30:45.976Z] time="2022-09-06T13:30:45Z" level=error msg=Error [2022-09-06T13:30:45.976Z] --- PASS: TestPublishBatchError (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-09-06T13:30:45.976Z] time="2022-09-06T13:30:45Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-09-06T13:30:45.976Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestPublishBatchAlreadyAccepted [2022-09-06T13:30:45.976Z] time="2022-09-06T13:30:45Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-09-06T13:30:45.976Z] time="2022-09-06T13:30:45Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-09-06T13:30:45.976Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestCollectBatchSimple [2022-09-06T13:30:45.976Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestCollectBatchTicker [2022-09-06T13:30:45.976Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestCollectBatchMultilinePattern [2022-09-06T13:30:45.976Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-09-06T13:30:45.976Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-09-06T13:30:45.976Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-09-06T13:30:45.976Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-09-06T13:30:45.976Z] === RUN TestCollectBatchClose [2022-09-06T13:30:45.976Z] --- PASS: TestCollectBatchClose (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestEffectiveLen [2022-09-06T13:30:45.976Z] === RUN TestEffectiveLen/0/Hello [2022-09-06T13:30:45.976Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-09-06T13:30:45.976Z] === RUN TestEffectiveLen/2/🙃 [2022-09-06T13:30:45.976Z] === RUN TestEffectiveLen/3/���� [2022-09-06T13:30:45.976Z] === RUN TestEffectiveLen/4/He��o [2022-09-06T13:30:45.976Z] === RUN TestEffectiveLen/5/ [2022-09-06T13:30:45.976Z] --- PASS: TestEffectiveLen (0.00s) [2022-09-06T13:30:45.976Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-09-06T13:30:45.976Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-09-06T13:30:45.976Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-09-06T13:30:45.976Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-09-06T13:30:45.976Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-09-06T13:30:45.976Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestFindValidSplit [2022-09-06T13:30:45.976Z] === RUN TestFindValidSplit/0/ [2022-09-06T13:30:45.976Z] cloudwatchlogs_test.go:1044: [2022-09-06T13:30:45.976Z] cloudwatchlogs_test.go:1045: [2022-09-06T13:30:45.976Z] === RUN TestFindValidSplit/1/Hello [2022-09-06T13:30:45.976Z] cloudwatchlogs_test.go:1044: Hello [2022-09-06T13:30:45.976Z] cloudwatchlogs_test.go:1045: [2022-09-06T13:30:45.976Z] === RUN TestFindValidSplit/2/Hello [2022-09-06T13:30:45.976Z] cloudwatchlogs_test.go:1044: He [2022-09-06T13:30:45.976Z] cloudwatchlogs_test.go:1045: llo [2022-09-06T13:30:45.976Z] === RUN TestFindValidSplit/3/Hello [2022-09-06T13:30:45.976Z] cloudwatchlogs_test.go:1044: [2022-09-06T13:30:45.976Z] cloudwatchlogs_test.go:1045: Hello [2022-09-06T13:30:45.976Z] === RUN TestFindValidSplit/4/🙃 [2022-09-06T13:30:45.976Z] cloudwatchlogs_test.go:1044: [2022-09-06T13:30:45.976Z] cloudwatchlogs_test.go:1045: 🙃 [2022-09-06T13:30:45.976Z] === RUN TestFindValidSplit/5/🙃 [2022-09-06T13:30:45.976Z] cloudwatchlogs_test.go:1044: 🙃 [2022-09-06T13:30:45.976Z] cloudwatchlogs_test.go:1045: [2022-09-06T13:30:45.976Z] === RUN TestFindValidSplit/6/a� [2022-09-06T13:30:45.976Z] cloudwatchlogs_test.go:1044: a [2022-09-06T13:30:45.976Z] cloudwatchlogs_test.go:1045: � [2022-09-06T13:30:45.976Z] === RUN TestFindValidSplit/7/a� [2022-09-06T13:30:45.976Z] cloudwatchlogs_test.go:1044: a� [2022-09-06T13:30:45.976Z] cloudwatchlogs_test.go:1045: [2022-09-06T13:30:45.976Z] --- PASS: TestFindValidSplit (0.00s) [2022-09-06T13:30:45.976Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-09-06T13:30:45.976Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-09-06T13:30:45.976Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-09-06T13:30:45.976Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-09-06T13:30:45.976Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-09-06T13:30:45.976Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-09-06T13:30:45.976Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-09-06T13:30:45.976Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestProcessEventEmoji [2022-09-06T13:30:45.976Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestCollectBatchLineSplit [2022-09-06T13:30:45.976Z] === RUN TestSearchRegistryForImagesErrors [2022-09-06T13:30:45.976Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestSearchRegistryForImages [2022-09-06T13:30:45.976Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestOnlyPlatformWithFallback [2022-09-06T13:30:45.976Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestImageDelete [2022-09-06T13:30:45.976Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-09-06T13:30:45.976Z] === RUN TestCollectBatchLineSplitWithBinary [2022-09-06T13:30:45.976Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestCollectBatchMaxEvents [2022-09-06T13:30:45.976Z] === RUN TestImageDelete/no_lease [2022-09-06T13:30:45.976Z] === RUN TestImageDelete/lease_exists [2022-09-06T13:30:45.976Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-09-06T13:30:45.976Z] === RUN TestCollectBatchMaxTotalBytes [2022-09-06T13:30:45.976Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-09-06T13:30:45.976Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-09-06T13:30:45.976Z] --- PASS: TestImageDelete (0.06s) [2022-09-06T13:30:45.976Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-09-06T13:30:45.976Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-09-06T13:30:45.976Z] === RUN TestContentStoreForPull [2022-09-06T13:30:45.976Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2022-09-06T13:30:45.976Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-09-06T13:30:45.976Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-09-06T13:30:45.976Z] === RUN TestParseLogOptionsMultilinePattern [2022-09-06T13:30:45.976Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestParseLogOptionsDatetimeFormat [2022-09-06T13:30:45.976Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-09-06T13:30:45.976Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-09-06T13:30:45.976Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-09-06T13:30:45.976Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-09-06T13:30:45.976Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-09-06T13:30:45.976Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-09-06T13:30:45.976Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-09-06T13:30:45.976Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-09-06T13:30:45.976Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-09-06T13:30:45.976Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-09-06T13:30:45.976Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-09-06T13:30:45.976Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-09-06T13:30:45.976Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-09-06T13:30:45.976Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-09-06T13:30:45.976Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-09-06T13:30:45.976Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-09-06T13:30:45.976Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-09-06T13:30:45.976Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-09-06T13:30:45.976Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-09-06T13:30:45.976Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-09-06T13:30:45.976Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-09-06T13:30:45.976Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-09-06T13:30:45.976Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-09-06T13:30:45.976Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-09-06T13:30:45.976Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-09-06T13:30:45.976Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-09-06T13:30:45.976Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-09-06T13:30:45.976Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-09-06T13:30:45.976Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-09-06T13:30:45.976Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-09-06T13:30:45.976Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-09-06T13:30:45.976Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-09-06T13:30:45.976Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-09-06T13:30:45.976Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestCreateTagSuccess [2022-09-06T13:30:45.976Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-09-06T13:30:45.976Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-09-06T13:30:45.976Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-09-06T13:30:45.976Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-09-06T13:30:45.976Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-09-06T13:30:45.976Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-09-06T13:30:45.976Z] PASS [2022-09-06T13:30:45.976Z] coverage: 77.8% of statements [2022-09-06T13:30:45.976Z] ok github.com/docker/docker/daemon/logger/awslogs 0.382s coverage: 77.8% of statements [2022-09-06T13:30:45.976Z] --- PASS: TestContentStoreForPull (0.18s) [2022-09-06T13:30:45.976Z] PASS [2022-09-06T13:30:45.976Z] coverage: 6.6% of statements [2022-09-06T13:30:45.976Z] ok github.com/docker/docker/daemon/images 0.332s coverage: 6.6% of statements [2022-09-06T13:30:46.189Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-09-06T13:30:46.461Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-06T13:30:46.461Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-06T13:30:46.461Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-09-06T13:30:46.461Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-09-06T13:30:46.461Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-06T13:30:46.461Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-09-06T13:30:46.461Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-09-06T13:30:46.461Z] === RUN TestJSONLogsMarshalJSONBuf [2022-09-06T13:30:46.461Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-09-06T13:30:46.461Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-09-06T13:30:46.461Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2022-09-06T13:30:46.461Z] === RUN TestFastTimeMarshalJSON [2022-09-06T13:30:46.461Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-09-06T13:30:46.461Z] PASS [2022-09-06T13:30:46.461Z] coverage: 87.2% of statements [2022-09-06T13:30:46.461Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.171s coverage: 87.2% of statements [2022-09-06T13:30:46.754Z] === RUN TestDockerSuite/TestExecParseError [2022-09-06T13:30:46.951Z] === RUN TestJSONFileLogger [2022-09-06T13:30:46.951Z] --- PASS: TestJSONFileLogger (0.00s) [2022-09-06T13:30:46.951Z] === RUN TestJSONFileLoggerWithTags [2022-09-06T13:30:46.951Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-09-06T13:30:46.951Z] === RUN TestJSONFileLoggerWithOpts [2022-09-06T13:30:46.951Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2022-09-06T13:30:46.951Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-09-06T13:30:46.951Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-09-06T13:30:46.951Z] === RUN TestEncodeDecode [2022-09-06T13:30:46.951Z] === PAUSE TestEncodeDecode [2022-09-06T13:30:46.951Z] === RUN TestUnexpectedEOF [2022-09-06T13:30:46.951Z] time="2022-09-06T13:30:46Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-09-06T13:30:46.951Z] time="2022-09-06T13:30:46Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-09-06T13:30:46.951Z] --- PASS: TestUnexpectedEOF (0.13s) [2022-09-06T13:30:46.951Z] === CONT TestEncodeDecode [2022-09-06T13:30:46.951Z] --- PASS: TestEncodeDecode (0.00s) [2022-09-06T13:30:46.951Z] PASS [2022-09-06T13:30:46.951Z] coverage: 69.9% of statements [2022-09-06T13:30:46.951Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.243s coverage: 69.9% of statements [2022-09-06T13:30:47.010Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-09-06T13:30:47.573Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-09-06T13:30:47.998Z] === RUN TestWriteLog [2022-09-06T13:30:47.998Z] === PAUSE TestWriteLog [2022-09-06T13:30:47.998Z] === RUN TestReadLog [2022-09-06T13:30:47.998Z] === PAUSE TestReadLog [2022-09-06T13:30:47.998Z] === RUN TestDecode [2022-09-06T13:30:47.998Z] --- PASS: TestDecode (0.02s) [2022-09-06T13:30:47.998Z] === CONT TestWriteLog [2022-09-06T13:30:47.998Z] === CONT TestReadLog [2022-09-06T13:30:47.998Z] --- PASS: TestWriteLog (0.00s) [2022-09-06T13:30:47.998Z] === RUN TestReadLog/tail_exact [2022-09-06T13:30:47.998Z] === RUN TestReadLog/tail_less_than_available [2022-09-06T13:30:47.998Z] === RUN TestReadLog/tail_more_than_available [2022-09-06T13:30:47.998Z] --- PASS: TestReadLog (0.15s) [2022-09-06T13:30:47.998Z] --- PASS: TestReadLog/tail_exact (0.13s) [2022-09-06T13:30:47.998Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-09-06T13:30:47.998Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-09-06T13:30:47.998Z] PASS [2022-09-06T13:30:47.998Z] coverage: 78.7% of statements [2022-09-06T13:30:47.998Z] ok github.com/docker/docker/daemon/logger/local 0.269s coverage: 78.7% of statements [2022-09-06T13:30:47.998Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-06T13:30:48.136Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-09-06T13:30:48.484Z] === RUN TestOpenFileDelete [2022-09-06T13:30:48.484Z] --- PASS: TestOpenFileDelete (0.00s) [2022-09-06T13:30:48.484Z] === RUN TestOpenFileRename [2022-09-06T13:30:48.484Z] --- PASS: TestOpenFileRename (0.00s) [2022-09-06T13:30:48.484Z] === RUN TestHandleDecoderErr [2022-09-06T13:30:48.484Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-09-06T13:30:48.484Z] === RUN TestParseLogTagDefaultTag [2022-09-06T13:30:48.484Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-09-06T13:30:48.484Z] === RUN TestParseLogTag [2022-09-06T13:30:48.484Z] --- PASS: TestParseLogTag (0.00s) [2022-09-06T13:30:48.484Z] === RUN TestParseLogTagEmptyTag [2022-09-06T13:30:48.484Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-09-06T13:30:48.484Z] === RUN TestTailFiles [2022-09-06T13:30:48.484Z] --- PASS: TestTailFiles (0.00s) [2022-09-06T13:30:48.484Z] === RUN TestFollowLogsConsumerGone [2022-09-06T13:30:48.484Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-09-06T13:30:48.484Z] === RUN TestFollowLogsProducerGone [2022-09-06T13:30:48.484Z] logfile_test.go:181: logDecode() closed after sending 4098 messages [2022-09-06T13:30:48.484Z] logfile_test.go:234: messages sent: 4098, received: 4098 [2022-09-06T13:30:48.484Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-09-06T13:30:48.484Z] === RUN TestCheckCapacityAndRotate [2022-09-06T13:30:48.484Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-09-06T13:30:48.484Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-09-06T13:30:48.484Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2022-09-06T13:30:48.484Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-09-06T13:30:48.484Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-09-06T13:30:48.484Z] PASS [2022-09-06T13:30:48.484Z] coverage: 54.9% of statements [2022-09-06T13:30:48.484Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.414s coverage: 54.9% of statements [2022-09-06T13:30:48.484Z] === RUN TestLog [2022-09-06T13:30:48.484Z] --- PASS: TestLog (0.00s) [2022-09-06T13:30:48.484Z] PASS [2022-09-06T13:30:48.484Z] coverage: 31.5% of statements [2022-09-06T13:30:48.484Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.062s coverage: 31.5% of statements [2022-09-06T13:30:49.067Z] === RUN TestDockerSuite/TestExecSetEnv [2022-09-06T13:30:49.506Z] === RUN TestNewParse [2022-09-06T13:30:49.506Z] --- PASS: TestNewParse (0.00s) [2022-09-06T13:30:49.506Z] PASS [2022-09-06T13:30:49.506Z] coverage: 8.3% of statements [2022-09-06T13:30:49.506Z] ok github.com/docker/docker/daemon/logger/templates 0.037s coverage: 8.3% of statements [2022-09-06T13:30:49.506Z] === RUN TestValidateLogOpt [2022-09-06T13:30:49.506Z] --- PASS: TestValidateLogOpt (0.00s) [2022-09-06T13:30:49.506Z] === RUN TestNewMissedConfig [2022-09-06T13:30:49.506Z] --- PASS: TestNewMissedConfig (0.00s) [2022-09-06T13:30:49.506Z] === RUN TestNewMissedUrl [2022-09-06T13:30:49.506Z] --- PASS: TestNewMissedUrl (0.00s) [2022-09-06T13:30:49.506Z] === RUN TestNewMissedToken [2022-09-06T13:30:49.506Z] --- PASS: TestNewMissedToken (0.00s) [2022-09-06T13:30:49.506Z] === RUN TestNewWithProxy [2022-09-06T13:30:49.506Z] --- PASS: TestNewWithProxy (0.00s) [2022-09-06T13:30:49.506Z] === RUN TestDefault [2022-09-06T13:30:49.506Z] --- PASS: TestDefault (0.01s) [2022-09-06T13:30:49.506Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-09-06T13:30:49.506Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-09-06T13:30:49.506Z] === RUN TestJsonFormat [2022-09-06T13:30:49.506Z] --- PASS: TestJsonFormat (0.01s) [2022-09-06T13:30:49.506Z] === RUN TestRawFormat [2022-09-06T13:30:49.506Z] --- PASS: TestRawFormat (0.00s) [2022-09-06T13:30:49.506Z] === RUN TestRawFormatWithLabels [2022-09-06T13:30:49.506Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-09-06T13:30:49.506Z] === RUN TestRawFormatWithoutTag [2022-09-06T13:30:49.506Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-09-06T13:30:49.506Z] === RUN TestBatching [2022-09-06T13:30:49.633Z] === RUN TestDockerSuite/TestExecStartFails [2022-09-06T13:30:49.991Z] === RUN TestParseLogFormat [2022-09-06T13:30:49.992Z] --- PASS: TestParseLogFormat (0.00s) [2022-09-06T13:30:49.992Z] === RUN TestValidateLogOptEmpty [2022-09-06T13:30:49.992Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-09-06T13:30:49.992Z] === RUN TestValidateSyslogAddress [2022-09-06T13:30:49.992Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-09-06T13:30:49.992Z] === RUN TestParseAddressDefaultPort [2022-09-06T13:30:49.992Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-09-06T13:30:49.992Z] === RUN TestValidateSyslogFacility [2022-09-06T13:30:49.992Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-09-06T13:30:49.992Z] === RUN TestValidateLogOptSyslogFormat [2022-09-06T13:30:49.992Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-09-06T13:30:49.992Z] === RUN TestValidateLogOpt [2022-09-06T13:30:49.992Z] --- PASS: TestValidateLogOpt (0.00s) [2022-09-06T13:30:49.992Z] PASS [2022-09-06T13:30:49.992Z] coverage: 46.8% of statements [2022-09-06T13:30:49.992Z] ok github.com/docker/docker/daemon/logger/syslog 0.059s coverage: 46.8% of statements [2022-09-06T13:30:49.992Z] --- PASS: TestBatching (0.29s) [2022-09-06T13:30:49.992Z] === RUN TestFrequency [2022-09-06T13:30:49.992Z] --- PASS: TestFrequency (0.16s) [2022-09-06T13:30:49.992Z] === RUN TestOneMessagePerRequest [2022-09-06T13:30:49.992Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-09-06T13:30:49.992Z] === RUN TestVerify [2022-09-06T13:30:49.992Z] --- PASS: TestVerify (0.00s) [2022-09-06T13:30:49.992Z] === RUN TestSkipVerify [2022-09-06T13:30:50.196Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-09-06T13:30:50.476Z] time="2022-09-06T13:30:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-06T13:30:50.476Z] time="2022-09-06T13:30:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-06T13:30:50.476Z] time="2022-09-06T13:30:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-06T13:30:50.476Z] time="2022-09-06T13:30:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-06T13:30:50.817Z] 2022/09/06 13:30:50 Finished clone github.com/cloudflare/cfssl [2022-09-06T13:30:50.962Z] --- PASS: TestSkipVerify (0.58s) [2022-09-06T13:30:50.962Z] === RUN TestBufferMaximum [2022-09-06T13:30:50.962Z] time="2022-09-06T13:30:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-06T13:30:50.962Z] time="2022-09-06T13:30:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-06T13:30:50.962Z] time="2022-09-06T13:30:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-06T13:30:50.962Z] time="2022-09-06T13:30:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-06T13:30:50.962Z] time="2022-09-06T13:30:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-06T13:30:50.962Z] time="2022-09-06T13:30:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662471050.425786\",\"host\":\"e3179259d1cc\"}'" [2022-09-06T13:30:50.962Z] time="2022-09-06T13:30:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662471050.425786\",\"host\":\"e3179259d1cc\"}'" [2022-09-06T13:30:50.962Z] --- PASS: TestBufferMaximum (0.00s) [2022-09-06T13:30:50.962Z] === RUN TestServerAlwaysDown [2022-09-06T13:30:50.962Z] time="2022-09-06T13:30:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-06T13:30:50.962Z] time="2022-09-06T13:30:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-06T13:30:50.962Z] time="2022-09-06T13:30:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662471050.429069\",\"host\":\"e3179259d1cc\"}'" [2022-09-06T13:30:50.962Z] time="2022-09-06T13:30:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662471050.429069\",\"host\":\"e3179259d1cc\"}'" [2022-09-06T13:30:50.962Z] time="2022-09-06T13:30:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-06T13:30:50.962Z] time="2022-09-06T13:30:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662471050.429069\",\"host\":\"e3179259d1cc\"}'" [2022-09-06T13:30:50.962Z] time="2022-09-06T13:30:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662471050.430123\",\"host\":\"e3179259d1cc\"}'" [2022-09-06T13:30:50.962Z] time="2022-09-06T13:30:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662471050.430123\",\"host\":\"e3179259d1cc\"}'" [2022-09-06T13:30:50.962Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-09-06T13:30:50.962Z] === RUN TestCannotSendAfterClose [2022-09-06T13:30:50.962Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-09-06T13:30:50.962Z] === RUN TestDeadlockOnBlockedEndpoint [2022-09-06T13:30:51.447Z] === RUN TestV1IDService [2022-09-06T13:30:51.447Z] --- PASS: TestV1IDService (0.02s) [2022-09-06T13:30:51.447Z] === RUN TestV2MetadataService [2022-09-06T13:30:51.931Z] time="2022-09-06T13:30:51Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49201/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-09-06T13:30:51.932Z] time="2022-09-06T13:30:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e3179259d1cc\"}'" [2022-09-06T13:30:51.932Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-09-06T13:30:51.932Z] PASS [2022-09-06T13:30:51.932Z] coverage: 82.5% of statements [2022-09-06T13:30:51.932Z] ok github.com/docker/docker/daemon/logger/splunk 2.122s coverage: 82.5% of statements [2022-09-06T13:30:51.932Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-06T13:30:51.932Z] ? github.com/docker/docker/daemon/network [no test files] [2022-09-06T13:30:51.932Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-06T13:30:51.932Z] === RUN TestSuccessfulDownload [2022-09-06T13:30:51.932Z] download_test.go:268: Needs fixing on Windows [2022-09-06T13:30:51.932Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-09-06T13:30:51.932Z] === RUN TestCancelledDownload [2022-09-06T13:30:51.932Z] --- PASS: TestCancelledDownload (0.00s) [2022-09-06T13:30:51.932Z] === RUN TestMaxDownloadAttempts [2022-09-06T13:30:51.932Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-09-06T13:30:51.932Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-09-06T13:30:51.932Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-09-06T13:30:51.932Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-09-06T13:30:51.932Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-09-06T13:30:51.932Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-09-06T13:30:51.932Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-09-06T13:30:51.932Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-09-06T13:30:51.932Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-09-06T13:30:51.932Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-09-06T13:30:51.932Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-09-06T13:30:51.932Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-09-06T13:30:52.416Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-09-06T13:30:52.416Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-09-06T13:30:52.416Z] === RUN TestContinueOnError_MirrorEndpoint [2022-09-06T13:30:52.416Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-09-06T13:30:52.416Z] === RUN TestContinueOnError_NeverContinue [2022-09-06T13:30:52.416Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-09-06T13:30:52.416Z] === RUN TestContinueOnError_UnnestsErrors [2022-09-06T13:30:52.416Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-09-06T13:30:52.416Z] === RUN TestManifestStore [2022-09-06T13:30:52.416Z] === RUN TestManifestStore/no_remote_or_local [2022-09-06T13:30:52.416Z] time="2022-09-06T13:30:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-09-06T13:30:52.416Z] time="2022-09-06T13:30:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-09-06T13:30:52.416Z] time="2022-09-06T13:30:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-09-06T13:30:52.416Z] time="2022-09-06T13:30:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-09-06T13:30:52.416Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-09-06T13:30:52.416Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2022-09-06T13:30:52.416Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2022-09-06T13:30:52.416Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2022-09-06T13:30:52.416Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2022-09-06T13:30:52.416Z] === RUN TestTransfer [2022-09-06T13:30:52.416Z] time="2022-09-06T13:30:52Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3776451690\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-09-06T13:30:52.416Z] === RUN TestManifestStore/no_local_cache [2022-09-06T13:30:52.416Z] === RUN TestManifestStore/with_local_cache [2022-09-06T13:30:52.416Z] --- PASS: TestV2MetadataService (1.05s) [2022-09-06T13:30:52.416Z] PASS [2022-09-06T13:30:52.416Z] coverage: 48.2% of statements [2022-09-06T13:30:52.416Z] === RUN TestManifestStore/unknown_media_type [2022-09-06T13:30:52.416Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-09-06T13:30:52.416Z] time="2022-09-06T13:30:52Z" level=warning msg="reference for unknown type: " [2022-09-06T13:30:52.416Z] ok github.com/docker/docker/distribution/metadata 1.139s coverage: 48.2% of statements [2022-09-06T13:30:52.416Z] --- PASS: TestTransfer (0.12s) [2022-09-06T13:30:52.416Z] === RUN TestConcurrencyLimit [2022-09-06T13:30:52.416Z] time="2022-09-06T13:30:52Z" level=warning msg="reference for unknown type: " [2022-09-06T13:30:52.416Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-09-06T13:30:52.416Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-09-06T13:30:52.416Z] time="2022-09-06T13:30:52Z" level=warning msg="reference for unknown type: " [2022-09-06T13:30:52.416Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-09-06T13:30:52.416Z] time="2022-09-06T13:30:52Z" level=warning msg="reference for unknown type: " [2022-09-06T13:30:52.416Z] time="2022-09-06T13:30:52Z" level=warning msg="reference for unknown type: " [2022-09-06T13:30:52.416Z] === RUN TestManifestStore/error_persisting_manifest [2022-09-06T13:30:52.416Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-09-06T13:30:52.416Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-09-06T13:30:52.416Z] time="2022-09-06T13:30:52Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-09-06T13:30:52.416Z] --- PASS: TestManifestStore (0.29s) [2022-09-06T13:30:52.417Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2022-09-06T13:30:52.417Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-09-06T13:30:52.417Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-09-06T13:30:52.417Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-09-06T13:30:52.417Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-09-06T13:30:52.417Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-09-06T13:30:52.417Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-09-06T13:30:52.417Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-09-06T13:30:52.417Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-09-06T13:30:52.417Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-09-06T13:30:52.417Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-09-06T13:30:52.417Z] === RUN TestDetectManifestBlobMediaType [2022-09-06T13:30:52.417Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-09-06T13:30:52.417Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-09-06T13:30:52.417Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-09-06T13:30:52.417Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-09-06T13:30:52.417Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-09-06T13:30:52.417Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-09-06T13:30:52.417Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-09-06T13:30:52.417Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-09-06T13:30:52.417Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-09-06T13:30:52.417Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-09-06T13:30:52.417Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-09-06T13:30:52.417Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-09-06T13:30:52.417Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-09-06T13:30:52.417Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-09-06T13:30:52.417Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-09-06T13:30:52.417Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-09-06T13:30:52.417Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-09-06T13:30:52.417Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-09-06T13:30:52.417Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-09-06T13:30:52.417Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-09-06T13:30:52.417Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-09-06T13:30:52.417Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-09-06T13:30:52.417Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-09-06T13:30:52.417Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-09-06T13:30:52.417Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-09-06T13:30:52.417Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-09-06T13:30:52.417Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-09-06T13:30:52.417Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-09-06T13:30:52.417Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-09-06T13:30:52.417Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-09-06T13:30:52.417Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-09-06T13:30:52.417Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-09-06T13:30:52.417Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-09-06T13:30:52.417Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-09-06T13:30:52.417Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-09-06T13:30:52.417Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-09-06T13:30:52.417Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-09-06T13:30:52.417Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-09-06T13:30:52.417Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-09-06T13:30:52.417Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-09-06T13:30:52.417Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-09-06T13:30:52.417Z] === RUN TestFixManifestLayers [2022-09-06T13:30:52.417Z] --- PASS: TestFixManifestLayers (0.00s) [2022-09-06T13:30:52.417Z] === RUN TestFixManifestLayersBaseLayerParent [2022-09-06T13:30:52.417Z] pull_v2_test.go:82: Needs fixing on Windows [2022-09-06T13:30:52.417Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-09-06T13:30:52.417Z] === RUN TestFixManifestLayersBadParent [2022-09-06T13:30:52.417Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-09-06T13:30:52.417Z] === RUN TestValidateManifest [2022-09-06T13:30:52.417Z] pull_v2_test.go:127: Needs fixing on Windows [2022-09-06T13:30:52.417Z] --- SKIP: TestValidateManifest (0.00s) [2022-09-06T13:30:52.417Z] === RUN TestFormatPlatform [2022-09-06T13:30:52.417Z] --- PASS: TestFormatPlatform (0.00s) [2022-09-06T13:30:52.417Z] === RUN TestPullSchema2Config [2022-09-06T13:30:52.417Z] === RUN TestPullSchema2Config/success_first_time [2022-09-06T13:30:52.417Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-09-06T13:30:52.417Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-06T13:30:52.417Z] === RUN TestPullSchema2Config/500_status [2022-09-06T13:30:52.417Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-09-06T13:30:52.417Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-06T13:30:52.902Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-06T13:30:52.902Z] === RUN TestPullSchema2Config/EOF [2022-09-06T13:30:52.902Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-09-06T13:30:52.902Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-09-06T13:30:52.902Z] === RUN TestInactiveJobs [2022-09-06T13:30:52.902Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-06T13:30:52.902Z] 2022/09/06 13:30:52 http: panic serving 127.0.0.1:49212: intentional panic [2022-09-06T13:30:52.902Z] goroutine 95 [running]: [2022-09-06T13:30:52.902Z] net/http.(*conn).serve.func1() [2022-09-06T13:30:52.902Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-09-06T13:30:52.902Z] panic({0x1253b20, 0x13f8ed0}) [2022-09-06T13:30:52.902Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-09-06T13:30:52.902Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0003ac9c0?, {0x13ffda0?, 0xc000532540?}) [2022-09-06T13:30:52.902Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-09-06T13:30:52.902Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x13ffda0, 0xc000532540}, 0xc0003b1100) [2022-09-06T13:30:52.902Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-09-06T13:30:52.902Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x13ffda0?, 0xc000532540?}, 0x1774180?) [2022-09-06T13:30:52.902Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-09-06T13:30:52.902Z] net/http.serverHandler.ServeHTTP({0xc000305f80?}, {0x13ffda0, 0xc000532540}, 0xc0003b1100) [2022-09-06T13:30:52.902Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-09-06T13:30:52.902Z] net/http.(*conn).serve(0xc0002e3e00, {0x14004b8, 0xc000305e30}) [2022-09-06T13:30:52.902Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-09-06T13:30:52.902Z] created by net/http.(*Server).Serve [2022-09-06T13:30:52.902Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-09-06T13:30:52.902Z] === RUN TestNotFound [2022-09-06T13:30:52.902Z] --- PASS: TestNotFound (0.00s) [2022-09-06T13:30:52.902Z] === RUN TestConflict [2022-09-06T13:30:52.902Z] --- PASS: TestConflict (0.00s) [2022-09-06T13:30:52.902Z] === RUN TestForbidden [2022-09-06T13:30:52.902Z] --- PASS: TestForbidden (0.00s) [2022-09-06T13:30:52.902Z] === RUN TestInvalidParameter [2022-09-06T13:30:52.902Z] --- PASS: TestInvalidParameter (0.00s) [2022-09-06T13:30:52.902Z] === RUN TestNotImplemented [2022-09-06T13:30:52.902Z] --- PASS: TestNotImplemented (0.00s) [2022-09-06T13:30:52.902Z] === RUN TestNotModified [2022-09-06T13:30:52.902Z] --- PASS: TestNotModified (0.00s) [2022-09-06T13:30:52.902Z] === RUN TestUnauthorized [2022-09-06T13:30:52.902Z] --- PASS: TestUnauthorized (0.00s) [2022-09-06T13:30:52.902Z] === RUN TestUnknown [2022-09-06T13:30:52.902Z] --- PASS: TestUnknown (0.00s) [2022-09-06T13:30:52.902Z] === RUN TestCancelled [2022-09-06T13:30:52.902Z] --- PASS: TestCancelled (0.00s) [2022-09-06T13:30:52.902Z] === RUN TestDeadline [2022-09-06T13:30:52.902Z] --- PASS: TestDeadline (0.00s) [2022-09-06T13:30:52.902Z] === RUN TestDataLoss [2022-09-06T13:30:52.902Z] --- PASS: TestDataLoss (0.00s) [2022-09-06T13:30:52.902Z] === RUN TestUnavailable [2022-09-06T13:30:52.902Z] --- PASS: TestUnavailable (0.00s) [2022-09-06T13:30:52.902Z] === RUN TestSystem [2022-09-06T13:30:52.902Z] --- PASS: TestSystem (0.00s) [2022-09-06T13:30:52.902Z] === RUN TestFromStatusCode [2022-09-06T13:30:52.902Z] === RUN TestFromStatusCode/Not_Found [2022-09-06T13:30:52.902Z] === RUN TestFromStatusCode/Bad_Request [2022-09-06T13:30:52.902Z] === RUN TestFromStatusCode/Conflict [2022-09-06T13:30:52.902Z] === RUN TestFromStatusCode/Unauthorized [2022-09-06T13:30:52.902Z] === RUN TestFromStatusCode/Service_Unavailable [2022-09-06T13:30:52.902Z] === RUN TestFromStatusCode/Forbidden [2022-09-06T13:30:52.902Z] === RUN TestFromStatusCode/Not_Modified [2022-09-06T13:30:52.902Z] === RUN TestFromStatusCode/Not_Implemented [2022-09-06T13:30:52.902Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-09-06T13:30:52.902Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-09-06T13:30:52.902Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-09-06T13:30:52.902Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-09-06T13:30:52.902Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-09-06T13:30:52.902Z] --- PASS: TestFromStatusCode (0.00s) [2022-09-06T13:30:52.902Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-09-06T13:30:52.902Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-09-06T13:30:52.902Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-09-06T13:30:52.902Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-09-06T13:30:52.902Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-09-06T13:30:52.902Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-09-06T13:30:52.902Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-09-06T13:30:52.902Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-09-06T13:30:52.902Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-09-06T13:30:52.902Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-09-06T13:30:52.902Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-09-06T13:30:52.902Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-09-06T13:30:52.902Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-09-06T13:30:52.902Z] PASS [2022-09-06T13:30:52.902Z] coverage: 77.0% of statements [2022-09-06T13:30:52.902Z] ok github.com/docker/docker/errdefs 0.040s coverage: 77.0% of statements [2022-09-06T13:30:52.902Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-06T13:30:52.902Z] === RUN TestPullSchema2Config/unauthorized [2022-09-06T13:30:52.902Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-09-06T13:30:52.902Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-06T13:30:52.902Z] --- PASS: TestPullSchema2Config (0.55s) [2022-09-06T13:30:52.902Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-09-06T13:30:52.902Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-09-06T13:30:52.902Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-09-06T13:30:52.902Z] --- PASS: TestPullSchema2Config/unauthorized (0.02s) [2022-09-06T13:30:52.902Z] === RUN TestGetRepositoryMountCandidates [2022-09-06T13:30:52.902Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-09-06T13:30:52.902Z] === RUN TestLayerAlreadyExists [2022-09-06T13:30:52.902Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-09-06T13:30:52.902Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-09-06T13:30:52.902Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-09-06T13:30:52.902Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-09-06T13:30:52.902Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-09-06T13:30:52.902Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-09-06T13:30:52.902Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-09-06T13:30:52.902Z] === RUN TestWhenEmptyAuthConfig [2022-09-06T13:30:53.386Z] --- PASS: TestInactiveJobs (0.43s) [2022-09-06T13:30:53.386Z] === RUN TestWatchRelease [2022-09-06T13:30:53.386Z] --- PASS: TestWatchRelease (0.04s) [2022-09-06T13:30:53.386Z] === RUN TestWatchFinishedTransfer [2022-09-06T13:30:53.386Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-09-06T13:30:53.386Z] === RUN TestDuplicateTransfer [2022-09-06T13:30:53.386Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-09-06T13:30:53.386Z] === RUN TestSuccessfulUpload [2022-09-06T13:30:53.386Z] time="2022-09-06T13:30:53Z" level=error msg="Upload failed, retrying: simulating retry" [2022-09-06T13:30:53.871Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-09-06T13:30:53.871Z] === RUN TestCancelledUpload [2022-09-06T13:30:53.871Z] --- PASS: TestCancelledUpload (0.00s) [2022-09-06T13:30:53.871Z] PASS [2022-09-06T13:30:53.871Z] coverage: 76.4% of statements [2022-09-06T13:30:53.871Z] ok github.com/docker/docker/distribution/xfer 1.870s coverage: 76.4% of statements [2022-09-06T13:30:53.871Z] === RUN TestCompare [2022-09-06T13:30:53.871Z] --- PASS: TestCompare (0.00s) [2022-09-06T13:30:53.871Z] PASS [2022-09-06T13:30:53.871Z] coverage: 19.2% of statements [2022-09-06T13:30:53.871Z] ok github.com/docker/docker/image/cache 0.067s coverage: 19.2% of statements [2022-09-06T13:30:53.871Z] === RUN TestFSGetInvalidData [2022-09-06T13:30:54.356Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-09-06T13:30:54.356Z] === RUN TestFSInvalidSet [2022-09-06T13:30:54.356Z] --- PASS: TestFSInvalidSet (0.01s) [2022-09-06T13:30:54.356Z] === RUN TestFSInvalidRoot [2022-09-06T13:30:54.356Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-09-06T13:30:54.356Z] === RUN TestFSMetadataGetSet [2022-09-06T13:30:54.356Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-09-06T13:30:54.356Z] === RUN TestFSInvalidWalker [2022-09-06T13:30:54.356Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-09-06T13:30:54.356Z] === RUN TestFSGetSet [2022-09-06T13:30:54.356Z] --- PASS: TestFSGetSet (0.01s) [2022-09-06T13:30:54.356Z] === RUN TestFSGetUnsetKey [2022-09-06T13:30:54.356Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-09-06T13:30:54.356Z] === RUN TestFSGetEmptyData [2022-09-06T13:30:54.356Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-09-06T13:30:54.356Z] === RUN TestFSDelete [2022-09-06T13:30:54.356Z] --- PASS: TestFSDelete (0.02s) [2022-09-06T13:30:54.356Z] === RUN TestFSWalker [2022-09-06T13:30:54.356Z] --- PASS: TestFSWalker (0.02s) [2022-09-06T13:30:54.356Z] === RUN TestFSWalkerStopOnError [2022-09-06T13:30:54.356Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-09-06T13:30:54.356Z] === RUN TestNewFromJSON [2022-09-06T13:30:54.356Z] --- PASS: TestNewFromJSON (0.00s) [2022-09-06T13:30:54.356Z] === RUN TestNewFromJSONWithInvalidJSON [2022-09-06T13:30:54.356Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-09-06T13:30:54.356Z] === RUN TestMarshalKeyOrder [2022-09-06T13:30:54.356Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-09-06T13:30:54.356Z] === RUN TestImage [2022-09-06T13:30:54.356Z] --- PASS: TestImage (0.00s) [2022-09-06T13:30:54.356Z] === RUN TestImageOSNotEmpty [2022-09-06T13:30:54.356Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-09-06T13:30:54.356Z] === RUN TestNewChildImageFromImageWithRootFS [2022-09-06T13:30:54.356Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-09-06T13:30:54.356Z] === RUN TestCreate [2022-09-06T13:30:54.356Z] --- PASS: TestCreate (0.01s) [2022-09-06T13:30:54.356Z] === RUN TestRestore [2022-09-06T13:30:54.356Z] --- PASS: TestWhenEmptyAuthConfig (1.17s) [2022-09-06T13:30:54.356Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-09-06T13:30:54.356Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-09-06T13:30:54.356Z] === RUN TestTokenPassThru [2022-09-06T13:30:54.356Z] --- PASS: TestTokenPassThru (0.01s) [2022-09-06T13:30:54.356Z] === RUN TestTokenPassThruDifferentHost [2022-09-06T13:30:54.356Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-09-06T13:30:54.356Z] PASS [2022-09-06T13:30:54.356Z] coverage: 26.0% of statements [2022-09-06T13:30:54.356Z] ok github.com/docker/docker/distribution 2.132s coverage: 26.0% of statements [2022-09-06T13:30:54.356Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-06T13:30:54.356Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-06T13:30:54.356Z] time="2022-09-06T13:30:54Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-09-06T13:30:54.356Z] --- PASS: TestRestore (0.19s) [2022-09-06T13:30:54.356Z] === RUN TestAddDelete [2022-09-06T13:30:54.356Z] --- PASS: TestAddDelete (0.03s) [2022-09-06T13:30:54.356Z] === RUN TestSearchAfterDelete [2022-09-06T13:30:54.356Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-09-06T13:30:54.356Z] === RUN TestParentReset [2022-09-06T13:30:54.356Z] --- PASS: TestParentReset (0.03s) [2022-09-06T13:30:54.356Z] === RUN TestGetAndSetLastUpdated [2022-09-06T13:30:54.356Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-09-06T13:30:54.356Z] === RUN TestStoreLen [2022-09-06T13:30:54.841Z] --- PASS: TestStoreLen (0.05s) [2022-09-06T13:30:54.841Z] PASS [2022-09-06T13:30:54.841Z] coverage: 86.8% of statements [2022-09-06T13:30:54.841Z] ok github.com/docker/docker/image 0.573s coverage: 86.8% of statements [2022-09-06T13:30:54.841Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-09-06T13:30:54.841Z] === RUN TestMakeV1ConfigFromConfig [2022-09-06T13:30:54.841Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-09-06T13:30:55.325Z] PASS [2022-09-06T13:30:55.325Z] coverage: 25.0% of statements [2022-09-06T13:30:55.325Z] ok github.com/docker/docker/image/v1 0.165s coverage: 25.0% of statements [2022-09-06T13:30:55.325Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-06T13:30:55.810Z] === RUN TestSerialization [2022-09-06T13:30:55.810Z] --- PASS: TestSerialization (0.02s) [2022-09-06T13:30:55.810Z] PASS [2022-09-06T13:30:55.810Z] coverage: 100.0% of statements [2022-09-06T13:30:55.810Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2022-09-06T13:30:56.076Z] 2022/09/06 13:30:55 Finished clone github.com/containerd/containerd [2022-09-06T13:30:56.829Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-09-06T13:30:56.829Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-09-06T13:30:56.829Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-09-06T13:30:56.829Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-09-06T13:30:56.829Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-09-06T13:30:56.829Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-09-06T13:30:56.829Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-09-06T13:30:56.829Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-09-06T13:30:56.829Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-09-06T13:30:56.829Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-09-06T13:30:56.829Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-09-06T13:30:56.829Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-09-06T13:30:56.829Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-09-06T13:30:56.829Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-09-06T13:30:56.829Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-09-06T13:30:56.829Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-09-06T13:30:56.829Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-09-06T13:30:56.829Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-09-06T13:30:56.829Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-09-06T13:30:56.829Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-09-06T13:30:56.829Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-09-06T13:30:56.829Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-09-06T13:30:56.829Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-09-06T13:30:56.829Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-09-06T13:30:56.829Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-09-06T13:30:56.829Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-09-06T13:30:56.829Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-09-06T13:30:56.829Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-09-06T13:30:56.829Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-09-06T13:30:56.829Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-09-06T13:30:56.829Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-09-06T13:30:56.829Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-09-06T13:30:56.829Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-09-06T13:30:56.829Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-09-06T13:30:56.829Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-09-06T13:30:56.829Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-09-06T13:30:56.829Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-09-06T13:30:56.829Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-09-06T13:30:56.829Z] === RUN TestEmptyLayer [2022-09-06T13:30:56.829Z] --- PASS: TestEmptyLayer (0.00s) [2022-09-06T13:30:56.829Z] === RUN TestCommitFailure [2022-09-06T13:30:56.829Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-09-06T13:30:56.829Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-09-06T13:30:56.829Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-09-06T13:30:56.829Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-09-06T13:30:56.829Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-09-06T13:30:56.829Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-09-06T13:30:56.829Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-09-06T13:30:56.829Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-09-06T13:30:56.829Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-09-06T13:30:56.829Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-09-06T13:30:56.829Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-09-06T13:30:56.829Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-09-06T13:30:56.829Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-09-06T13:30:56.829Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-09-06T13:30:56.829Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-09-06T13:30:56.829Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-09-06T13:30:56.829Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-09-06T13:30:56.829Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-09-06T13:30:56.829Z] PASS [2022-09-06T13:30:56.829Z] coverage: 45.8% of statements [2022-09-06T13:30:56.829Z] ok github.com/docker/docker/oci 0.091s coverage: 45.8% of statements [2022-09-06T13:30:56.829Z] === RUN TestEnvironmentParsing [2022-09-06T13:30:56.829Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-09-06T13:30:56.829Z] PASS [2022-09-06T13:30:56.829Z] coverage: 1.0% of statements [2022-09-06T13:30:56.829Z] --- PASS: TestCommitFailure (0.01s) [2022-09-06T13:30:56.829Z] === RUN TestStartTransactionFailure [2022-09-06T13:30:56.829Z] ok github.com/docker/docker/libcontainerd/local 0.087s coverage: 1.0% of statements [2022-09-06T13:30:56.829Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-09-06T13:30:56.829Z] === RUN TestGetOrphan [2022-09-06T13:30:56.829Z] --- PASS: TestGetOrphan (0.01s) [2022-09-06T13:30:56.829Z] === RUN TestMountAndRegister [2022-09-06T13:30:56.829Z] layer_test.go:271: Layer size: 14 [2022-09-06T13:30:56.829Z] --- PASS: TestMountAndRegister (0.06s) [2022-09-06T13:30:56.829Z] === RUN TestLayerRelease [2022-09-06T13:30:56.829Z] layer_test.go:304: Failing on Windows [2022-09-06T13:30:56.829Z] --- SKIP: TestLayerRelease (0.00s) [2022-09-06T13:30:56.829Z] === RUN TestStoreRestore [2022-09-06T13:30:56.829Z] layer_test.go:353: Failing on Windows [2022-09-06T13:30:56.829Z] --- SKIP: TestStoreRestore (0.00s) [2022-09-06T13:30:56.829Z] === RUN TestTarStreamStability [2022-09-06T13:30:56.829Z] layer_test.go:468: Failing on Windows [2022-09-06T13:30:56.829Z] --- SKIP: TestTarStreamStability (0.00s) [2022-09-06T13:30:56.829Z] === RUN TestRegisterExistingLayer [2022-09-06T13:30:56.829Z] --- PASS: TestRegisterExistingLayer (0.13s) [2022-09-06T13:30:56.829Z] === RUN TestTarStreamVerification [2022-09-06T13:30:56.829Z] layer_test.go:697: Failing on Windows [2022-09-06T13:30:56.829Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-09-06T13:30:56.829Z] === RUN TestLayerMigration [2022-09-06T13:30:56.829Z] migration_test.go:46: Failing on Windows [2022-09-06T13:30:56.829Z] --- SKIP: TestLayerMigration (0.00s) [2022-09-06T13:30:56.829Z] === RUN TestLayerMigrationNoTarsplit [2022-09-06T13:30:56.829Z] migration_test.go:182: Failing on Windows [2022-09-06T13:30:56.829Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-09-06T13:30:56.829Z] === RUN TestMountInit [2022-09-06T13:30:56.829Z] mount_test.go:17: Failing on Windows [2022-09-06T13:30:56.829Z] --- SKIP: TestMountInit (0.00s) [2022-09-06T13:30:56.829Z] === RUN TestMountSize [2022-09-06T13:30:56.829Z] mount_test.go:76: Failing on Windows [2022-09-06T13:30:56.829Z] --- SKIP: TestMountSize (0.00s) [2022-09-06T13:30:56.829Z] === RUN TestMountChanges [2022-09-06T13:30:56.829Z] mount_test.go:125: Failing on Windows [2022-09-06T13:30:56.829Z] --- SKIP: TestMountChanges (0.00s) [2022-09-06T13:30:56.829Z] === RUN TestMountApply [2022-09-06T13:30:56.829Z] mount_test.go:212: Failing on Windows [2022-09-06T13:30:56.829Z] --- SKIP: TestMountApply (0.00s) [2022-09-06T13:30:56.829Z] PASS [2022-09-06T13:30:56.829Z] coverage: 30.1% of statements [2022-09-06T13:30:56.829Z] ok github.com/docker/docker/layer 0.390s coverage: 30.1% of statements [2022-09-06T13:30:57.314Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-06T13:30:57.314Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-06T13:30:57.314Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-06T13:30:57.314Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-06T13:30:57.314Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-06T13:30:57.314Z] === RUN TestParseVersion [2022-09-06T13:30:57.314Z] --- PASS: TestParseVersion (0.00s) [2022-09-06T13:30:57.314Z] PASS [2022-09-06T13:30:57.314Z] coverage: 52.9% of statements [2022-09-06T13:30:57.314Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 52.9% of statements [2022-09-06T13:30:57.454Z] 2022/09/06 13:30:57 Finished clone github.com/coreos/etcd [2022-09-06T13:30:57.798Z] === RUN TestAddressPoolOpt [2022-09-06T13:30:57.798Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-09-06T13:30:57.798Z] === RUN TestValidateEnv [2022-09-06T13:30:57.798Z] === RUN TestValidateEnv/a [2022-09-06T13:30:57.798Z] === RUN TestValidateEnv/something [2022-09-06T13:30:57.798Z] === RUN TestValidateEnv/_=a [2022-09-06T13:30:57.798Z] === RUN TestValidateEnv/env1=value1 [2022-09-06T13:30:57.798Z] === RUN TestValidateEnv/_env1=value1 [2022-09-06T13:30:57.798Z] === RUN TestValidateEnv/env2=value2=value3 [2022-09-06T13:30:57.798Z] === RUN TestValidateEnv/env3=abc!qwe [2022-09-06T13:30:57.798Z] === RUN TestValidateEnv/env_4=value_4 [2022-09-06T13:30:57.798Z] === RUN TestValidateEnv/PATH [2022-09-06T13:30:57.798Z] === RUN TestValidateEnv/=a [2022-09-06T13:30:57.798Z] === RUN TestValidateEnv/PATH= [2022-09-06T13:30:57.798Z] === RUN TestValidateEnv/PATH=something [2022-09-06T13:30:57.798Z] === RUN TestValidateEnv/asd!qwe [2022-09-06T13:30:57.798Z] === RUN TestValidateEnv/1asd [2022-09-06T13:30:57.798Z] === RUN TestValidateEnv/123 [2022-09-06T13:30:57.798Z] === RUN TestValidateEnv/some_space [2022-09-06T13:30:57.798Z] === RUN TestValidateEnv/__some_space_before [2022-09-06T13:30:57.798Z] === RUN TestValidateEnv/some_space_after__ [2022-09-06T13:30:57.798Z] === RUN TestValidateEnv/= [2022-09-06T13:30:57.798Z] === RUN TestValidateEnv/PaTh [2022-09-06T13:30:57.798Z] --- PASS: TestValidateEnv (0.00s) [2022-09-06T13:30:57.798Z] --- PASS: TestValidateEnv/a (0.00s) [2022-09-06T13:30:57.798Z] --- PASS: TestValidateEnv/something (0.00s) [2022-09-06T13:30:57.798Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-09-06T13:30:57.798Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-09-06T13:30:57.798Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-09-06T13:30:57.798Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-09-06T13:30:57.798Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-09-06T13:30:57.798Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-09-06T13:30:57.798Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-09-06T13:30:57.798Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-09-06T13:30:57.798Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-09-06T13:30:57.798Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-09-06T13:30:57.798Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-09-06T13:30:57.798Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-09-06T13:30:57.798Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-09-06T13:30:57.798Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-09-06T13:30:57.798Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-09-06T13:30:57.798Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-09-06T13:30:57.798Z] --- PASS: TestValidateEnv/= (0.00s) [2022-09-06T13:30:57.798Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-09-06T13:30:57.798Z] === RUN TestParseHost [2022-09-06T13:30:57.798Z] --- PASS: TestParseHost (0.00s) [2022-09-06T13:30:57.798Z] === RUN TestParseDockerDaemonHost [2022-09-06T13:30:57.798Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-09-06T13:30:57.798Z] === RUN TestParseTCP [2022-09-06T13:30:57.798Z] --- PASS: TestParseTCP (0.00s) [2022-09-06T13:30:57.798Z] === RUN TestParseInvalidUnixAddrInvalid [2022-09-06T13:30:57.798Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-09-06T13:30:57.798Z] === RUN TestValidateExtraHosts [2022-09-06T13:30:57.798Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-09-06T13:30:57.798Z] === RUN TestIpOptString [2022-09-06T13:30:57.798Z] --- PASS: TestIpOptString (0.00s) [2022-09-06T13:30:57.798Z] === RUN TestNewIpOptInvalidDefaultVal [2022-09-06T13:30:57.798Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-09-06T13:30:57.798Z] === RUN TestNewIpOptValidDefaultVal [2022-09-06T13:30:57.798Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-09-06T13:30:57.798Z] === RUN TestIpOptSetInvalidVal [2022-09-06T13:30:57.798Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-09-06T13:30:57.798Z] === RUN TestValidateIPAddress [2022-09-06T13:30:57.798Z] --- PASS: TestValidateIPAddress (0.00s) [2022-09-06T13:30:57.798Z] === RUN TestMapOpts [2022-09-06T13:30:57.798Z] --- PASS: TestMapOpts (0.00s) [2022-09-06T13:30:57.798Z] === RUN TestListOptsWithoutValidator [2022-09-06T13:30:57.798Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-09-06T13:30:57.798Z] === RUN TestListOptsWithValidator [2022-09-06T13:30:57.798Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-09-06T13:30:57.798Z] === RUN TestValidateDNSSearch [2022-09-06T13:30:57.798Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-09-06T13:30:57.798Z] === RUN TestValidateLabel [2022-09-06T13:30:57.798Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-09-06T13:30:57.798Z] === RUN TestValidateLabel/label_with_general_format [2022-09-06T13:30:57.798Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-09-06T13:30:57.798Z] === RUN TestValidateLabel/label_with_one_more [2022-09-06T13:30:57.798Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-09-06T13:30:57.798Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-09-06T13:30:57.798Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-09-06T13:30:57.798Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-09-06T13:30:57.798Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-09-06T13:30:57.798Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-09-06T13:30:57.798Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-09-06T13:30:57.798Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-09-06T13:30:57.798Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-09-06T13:30:57.798Z] --- PASS: TestValidateLabel (0.00s) [2022-09-06T13:30:57.798Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-09-06T13:30:57.798Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-09-06T13:30:57.798Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-09-06T13:30:57.798Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-09-06T13:30:57.798Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-09-06T13:30:57.798Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-09-06T13:30:57.798Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-09-06T13:30:57.798Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-09-06T13:30:57.799Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-09-06T13:30:57.799Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-09-06T13:30:57.799Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-09-06T13:30:57.799Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-09-06T13:30:57.799Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-09-06T13:30:57.799Z] === RUN TestNamedListOpts [2022-09-06T13:30:57.799Z] --- PASS: TestNamedListOpts (0.00s) [2022-09-06T13:30:57.799Z] === RUN TestNamedMapOpts [2022-09-06T13:30:57.799Z] --- PASS: TestNamedMapOpts (0.00s) [2022-09-06T13:30:57.799Z] === RUN TestParseLink [2022-09-06T13:30:57.799Z] --- PASS: TestParseLink (0.00s) [2022-09-06T13:30:57.799Z] === RUN TestQuotedStringSetWithQuotes [2022-09-06T13:30:57.799Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-09-06T13:30:57.799Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-09-06T13:30:57.799Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-09-06T13:30:57.799Z] === RUN TestQuotedStringSetWithNoQuotes [2022-09-06T13:30:57.799Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-09-06T13:30:57.799Z] === RUN TestUlimitOpt [2022-09-06T13:30:57.799Z] --- PASS: TestUlimitOpt (0.00s) [2022-09-06T13:30:57.799Z] PASS [2022-09-06T13:30:57.799Z] coverage: 67.1% of statements [2022-09-06T13:30:57.799Z] ok github.com/docker/docker/opts 0.093s coverage: 67.1% of statements [2022-09-06T13:30:58.281Z] --- PASS: TestServicePlugin (31.01s) [2022-09-06T13:30:58.281Z] === RUN TestServiceUpdateLabel [2022-09-06T13:30:58.818Z] === RUN TestUnbuffered [2022-09-06T13:30:58.818Z] --- PASS: TestUnbuffered (0.00s) [2022-09-06T13:30:58.818Z] === RUN TestRaceUnbuffered [2022-09-06T13:30:58.818Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-09-06T13:30:58.818Z] PASS [2022-09-06T13:30:58.818Z] coverage: 100.0% of statements [2022-09-06T13:30:58.818Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2022-09-06T13:30:58.818Z] === RUN TestPeerCertificateMarshalJSON [2022-09-06T13:30:58.818Z] === RUN TestMatch [2022-09-06T13:30:58.818Z] === RUN TestMatch/[[]] [2022-09-06T13:30:58.818Z] === RUN TestMatch/[[foo]] [2022-09-06T13:30:58.818Z] === RUN TestMatch/[[bar]_[foo]] [2022-09-06T13:30:58.818Z] === RUN TestMatch/[[foo_bar]] [2022-09-06T13:30:58.818Z] === RUN TestMatch/[[qux]_[foo]] [2022-09-06T13:30:58.818Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-09-06T13:30:58.818Z] === RUN TestMatch/[] [2022-09-06T13:30:58.818Z] === RUN TestMatch/[]#01 [2022-09-06T13:30:58.818Z] === RUN TestMatch/[[qux]] [2022-09-06T13:30:58.818Z] === RUN TestMatch/[[foo_bar_qux]] [2022-09-06T13:30:58.818Z] === RUN TestMatch/[[qux]_[baz]] [2022-09-06T13:30:58.818Z] === RUN TestMatch/[[foo_baz]] [2022-09-06T13:30:58.818Z] --- PASS: TestMatch (0.00s) [2022-09-06T13:30:58.818Z] --- PASS: TestMatch/[[]] (0.00s) [2022-09-06T13:30:58.818Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-09-06T13:30:58.818Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-09-06T13:30:58.818Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-09-06T13:30:58.818Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-09-06T13:30:58.818Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-09-06T13:30:58.818Z] --- PASS: TestMatch/[] (0.00s) [2022-09-06T13:30:58.818Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-09-06T13:30:58.818Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-09-06T13:30:58.818Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-09-06T13:30:58.818Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-09-06T13:30:58.818Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-09-06T13:30:58.818Z] PASS [2022-09-06T13:30:58.818Z] coverage: 87.5% of statements [2022-09-06T13:30:58.818Z] ok github.com/docker/docker/pkg/capabilities 0.054s coverage: 87.5% of statements [2022-09-06T13:30:58.818Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-09-06T13:30:58.818Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-09-06T13:30:58.818Z] --- PASS: TestPeerCertificateMarshalJSON (0.28s) [2022-09-06T13:30:58.818Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-09-06T13:30:58.818Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-09-06T13:30:58.818Z] === RUN TestMiddleware [2022-09-06T13:30:58.818Z] --- PASS: TestMiddleware (0.00s) [2022-09-06T13:30:58.818Z] === RUN TestNewResponseModifier [2022-09-06T13:30:58.818Z] --- PASS: TestNewResponseModifier (0.00s) [2022-09-06T13:30:58.818Z] PASS [2022-09-06T13:30:58.818Z] coverage: 26.8% of statements [2022-09-06T13:30:59.210Z] --- PASS: TestServiceUpdateLabel (2.14s) [2022-09-06T13:30:59.210Z] === RUN TestServiceUpdateSecrets [2022-09-06T13:30:59.302Z] ok github.com/docker/docker/pkg/authorization 0.323s coverage: 26.8% of statements [2022-09-06T13:30:59.302Z] === RUN TestIsArchivePathDir [2022-09-06T13:30:59.302Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-09-06T13:30:59.302Z] === RUN TestIsArchivePathInvalidFile [2022-09-06T13:30:59.917Z] --- PASS: TestIsArchivePathInvalidFile (0.19s) [2022-09-06T13:30:59.917Z] === RUN TestIsArchivePathTar [2022-09-06T13:30:59.917Z] === RUN TestSizeEmpty [2022-09-06T13:30:59.917Z] --- PASS: TestSizeEmpty (0.00s) [2022-09-06T13:30:59.917Z] === RUN TestSizeEmptyFile [2022-09-06T13:30:59.917Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-09-06T13:30:59.917Z] === RUN TestSizeNonemptyFile [2022-09-06T13:30:59.917Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-09-06T13:30:59.917Z] === RUN TestSizeNestedDirectoryEmpty [2022-09-06T13:30:59.917Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-09-06T13:30:59.917Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-09-06T13:30:59.917Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-09-06T13:30:59.917Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-09-06T13:30:59.917Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-09-06T13:30:59.917Z] === RUN TestMoveToSubdir [2022-09-06T13:30:59.917Z] --- PASS: TestMoveToSubdir (0.00s) [2022-09-06T13:30:59.917Z] === RUN TestSizeNonExistingDirectory [2022-09-06T13:30:59.917Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-09-06T13:30:59.917Z] PASS [2022-09-06T13:30:59.917Z] coverage: 80.0% of statements [2022-09-06T13:30:59.917Z] ok github.com/docker/docker/pkg/directory 0.052s coverage: 80.0% of statements [2022-09-06T13:30:59.917Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-09-06T13:30:59.917Z] === RUN TestDecompressStreamGzip [2022-09-06T13:30:59.917Z] === RUN TestChrootTarUntar [2022-09-06T13:30:59.917Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-09-06T13:30:59.917Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-09-06T13:30:59.917Z] === RUN TestChrootUntarWithHugeExcludesList [2022-09-06T13:30:59.917Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-09-06T13:30:59.917Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-09-06T13:30:59.917Z] === RUN TestChrootUntarEmptyArchive [2022-09-06T13:30:59.917Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-09-06T13:30:59.917Z] === RUN TestChrootTarUntarWithSymlink [2022-09-06T13:30:59.917Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-06T13:30:59.917Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-09-06T13:30:59.917Z] === RUN TestChrootCopyWithTar [2022-09-06T13:30:59.917Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-06T13:30:59.917Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-09-06T13:30:59.917Z] === RUN TestChrootCopyFileWithTar [2022-09-06T13:30:59.917Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-09-06T13:30:59.917Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-09-06T13:30:59.917Z] === RUN TestChrootUntarPath [2022-09-06T13:30:59.917Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-06T13:30:59.917Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-09-06T13:30:59.917Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-09-06T13:30:59.917Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-09-06T13:30:59.917Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-09-06T13:30:59.917Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-09-06T13:30:59.917Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-09-06T13:30:59.917Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-09-06T13:30:59.917Z] === RUN TestChrootApplyDotDotFile [2022-09-06T13:30:59.917Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-09-06T13:30:59.917Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-09-06T13:30:59.917Z] PASS [2022-09-06T13:30:59.917Z] coverage: 15.1% of statements [2022-09-06T13:30:59.917Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-09-06T13:30:59.917Z] === RUN TestDecompressStreamBzip2 [2022-09-06T13:30:59.917Z] ok github.com/docker/docker/pkg/chrootarchive 0.101s coverage: 15.1% of statements [2022-09-06T13:30:59.917Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-09-06T13:30:59.917Z] === RUN TestDecompressStreamXz [2022-09-06T13:30:59.917Z] archive_test.go:134: Xz not present in msys2 [2022-09-06T13:30:59.917Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-09-06T13:30:59.917Z] === RUN TestCompressStreamXzUnsupported [2022-09-06T13:30:59.917Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-09-06T13:30:59.917Z] === RUN TestCompressStreamBzip2Unsupported [2022-09-06T13:30:59.917Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-09-06T13:30:59.917Z] === RUN TestCompressStreamInvalid [2022-09-06T13:30:59.917Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-09-06T13:30:59.917Z] === RUN TestExtensionInvalid [2022-09-06T13:30:59.917Z] --- PASS: TestExtensionInvalid (0.00s) [2022-09-06T13:30:59.917Z] === RUN TestExtensionUncompressed [2022-09-06T13:30:59.917Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-09-06T13:30:59.917Z] === RUN TestExtensionBzip2 [2022-09-06T13:30:59.917Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-09-06T13:30:59.917Z] === RUN TestExtensionGzip [2022-09-06T13:30:59.917Z] --- PASS: TestExtensionGzip (0.00s) [2022-09-06T13:30:59.917Z] === RUN TestExtensionXz [2022-09-06T13:30:59.917Z] --- PASS: TestExtensionXz (0.00s) [2022-09-06T13:30:59.917Z] === RUN TestCmdStreamLargeStderr [2022-09-06T13:31:00.402Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-09-06T13:31:00.402Z] === RUN TestCmdStreamBad [2022-09-06T13:31:00.402Z] archive_test.go:239: Failing on Windows CI machines [2022-09-06T13:31:00.402Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-09-06T13:31:00.402Z] === RUN TestCmdStreamGood [2022-09-06T13:31:00.402Z] --- PASS: TestCmdStreamGood (0.06s) [2022-09-06T13:31:00.402Z] === RUN TestUntarPathWithInvalidDest [2022-09-06T13:31:00.402Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-09-06T13:31:00.402Z] === RUN TestUntarPathWithInvalidSrc [2022-09-06T13:31:00.402Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-09-06T13:31:00.402Z] === RUN TestUntarPath [2022-09-06T13:31:00.402Z] --- PASS: TestUntarPath (0.06s) [2022-09-06T13:31:00.402Z] === RUN TestUntarPathWithDestinationFile [2022-09-06T13:31:00.402Z] === RUN Test [2022-09-06T13:31:00.402Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-09-06T13:31:00.402Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-09-06T13:31:00.402Z] === RUN Test/TestContainsEntry [2022-09-06T13:31:00.402Z] === RUN Test/TestCreateEntries [2022-09-06T13:31:00.402Z] === RUN Test/TestEntriesDiff [2022-09-06T13:31:00.402Z] === RUN Test/TestEntriesEquality [2022-09-06T13:31:00.402Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-09-06T13:31:00.402Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-09-06T13:31:00.402Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-09-06T13:31:00.402Z] === RUN Test/TestGeneratorNotGenerate [2022-09-06T13:31:00.402Z] === RUN Test/TestGeneratorWithPort [2022-09-06T13:31:00.402Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-09-06T13:31:00.402Z] === RUN Test/TestNewEntry [2022-09-06T13:31:00.402Z] === RUN Test/TestParse [2022-09-06T13:31:00.402Z] --- PASS: Test (0.00s) [2022-09-06T13:31:00.402Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-09-06T13:31:00.402Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-09-06T13:31:00.402Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-09-06T13:31:00.402Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-09-06T13:31:00.402Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-09-06T13:31:00.402Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-09-06T13:31:00.402Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-09-06T13:31:00.402Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-09-06T13:31:00.402Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-09-06T13:31:00.402Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-09-06T13:31:00.402Z] --- PASS: Test/TestNewEntry (0.00s) [2022-09-06T13:31:00.402Z] --- PASS: Test/TestParse (0.00s) [2022-09-06T13:31:00.402Z] PASS [2022-09-06T13:31:00.402Z] coverage: 58.3% of statements [2022-09-06T13:31:00.402Z] ok github.com/docker/docker/pkg/discovery 0.047s coverage: 58.3% of statements [2022-09-06T13:31:00.402Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-09-06T13:31:00.402Z] === RUN TestCopyWithTarInvalidSrc [2022-09-06T13:31:00.402Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-09-06T13:31:00.402Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-09-06T13:31:00.402Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-09-06T13:31:00.402Z] === RUN TestCopyWithTarSrcFile [2022-09-06T13:31:00.402Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-09-06T13:31:00.402Z] === RUN TestCopyWithTarSrcFolder [2022-09-06T13:31:00.402Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-09-06T13:31:00.402Z] === RUN TestCopyFileWithTarInvalidSrc [2022-09-06T13:31:00.402Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-09-06T13:31:00.402Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-09-06T13:31:00.402Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-09-06T13:31:00.402Z] === RUN TestCopyFileWithTarSrcFolder [2022-09-06T13:31:00.402Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-09-06T13:31:00.402Z] === RUN TestCopyFileWithTarSrcFile [2022-09-06T13:31:00.402Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-09-06T13:31:00.402Z] === RUN TestTarFiles [2022-09-06T13:31:00.402Z] === RUN Test [2022-09-06T13:31:00.402Z] === RUN Test/TestContent [2022-09-06T13:31:00.402Z] === RUN Test/TestInitialize [2022-09-06T13:31:00.402Z] === RUN Test/TestNew [2022-09-06T13:31:00.402Z] === RUN Test/TestParsingContentsWithComments [2022-09-06T13:31:00.402Z] === RUN Test/TestRegister [2022-09-06T13:31:00.402Z] === RUN Test/TestWatch [2022-09-06T13:31:00.402Z] --- PASS: Test (0.01s) [2022-09-06T13:31:00.402Z] --- PASS: Test/TestContent (0.00s) [2022-09-06T13:31:00.402Z] --- PASS: Test/TestInitialize (0.00s) [2022-09-06T13:31:00.402Z] --- PASS: Test/TestNew (0.00s) [2022-09-06T13:31:00.402Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-09-06T13:31:00.402Z] --- PASS: Test/TestRegister (0.00s) [2022-09-06T13:31:00.402Z] --- PASS: Test/TestWatch (0.00s) [2022-09-06T13:31:00.402Z] PASS [2022-09-06T13:31:00.402Z] coverage: 97.6% of statements [2022-09-06T13:31:00.402Z] ok github.com/docker/docker/pkg/discovery/file 0.050s coverage: 97.6% of statements [2022-09-06T13:31:00.730Z] 2022/09/06 13:31:00 Finished clone github.com/docker/swarmkit [2022-09-06T13:31:01.101Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-09-06T13:31:01.360Z] === RUN TestDockerSuite/TestExecTTY [2022-09-06T13:31:01.421Z] === RUN Test [2022-09-06T13:31:01.421Z] === RUN Test/TestInitialize [2022-09-06T13:31:01.421Z] === RUN Test [2022-09-06T13:31:01.421Z] === RUN Test/TestWatch [2022-09-06T13:31:01.421Z] --- PASS: Test (0.00s) [2022-09-06T13:31:01.421Z] --- PASS: Test/TestWatch (0.00s) [2022-09-06T13:31:01.421Z] PASS [2022-09-06T13:31:01.421Z] coverage: 92.3% of statements [2022-09-06T13:31:01.421Z] ok github.com/docker/docker/pkg/discovery/memory 0.047s coverage: 92.3% of statements [2022-09-06T13:31:01.421Z] time="2022-09-06T13:31:00Z" level=info msg="Initializing discovery without TLS" [2022-09-06T13:31:01.421Z] time="2022-09-06T13:31:01Z" level=info msg="Initializing discovery without TLS" [2022-09-06T13:31:01.421Z] time="2022-09-06T13:31:01Z" level=info msg="Initializing discovery without TLS" [2022-09-06T13:31:01.421Z] === RUN Test/TestInitializeWithCerts [2022-09-06T13:31:01.421Z] time="2022-09-06T13:31:01Z" level=info msg="Initializing discovery with TLS" [2022-09-06T13:31:01.421Z] === RUN Test/TestWatch [2022-09-06T13:31:01.421Z] time="2022-09-06T13:31:01Z" level=info msg="Initializing discovery without TLS" [2022-09-06T13:31:01.421Z] === RUN Test [2022-09-06T13:31:01.421Z] === RUN Test/TestInitialize [2022-09-06T13:31:01.421Z] === RUN Test/TestInitializeWithPattern [2022-09-06T13:31:01.421Z] === RUN Test/TestRegister [2022-09-06T13:31:01.421Z] === RUN Test/TestWatch [2022-09-06T13:31:01.421Z] --- PASS: Test (0.00s) [2022-09-06T13:31:01.421Z] --- PASS: Test/TestInitialize (0.00s) [2022-09-06T13:31:01.421Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-09-06T13:31:01.421Z] --- PASS: Test/TestRegister (0.00s) [2022-09-06T13:31:01.421Z] --- PASS: Test/TestWatch (0.00s) [2022-09-06T13:31:01.421Z] PASS [2022-09-06T13:31:01.421Z] coverage: 93.8% of statements [2022-09-06T13:31:01.421Z] ok github.com/docker/docker/pkg/discovery/nodes 0.050s coverage: 93.8% of statements [2022-09-06T13:31:01.923Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-09-06T13:31:02.440Z] === RUN TestPollerAddRemove [2022-09-06T13:31:02.440Z] --- PASS: TestPollerAddRemove (0.00s) [2022-09-06T13:31:02.440Z] === RUN TestPollerEvent [2022-09-06T13:31:02.440Z] poller_test.go:41: No chmod on Windows [2022-09-06T13:31:02.440Z] --- SKIP: TestPollerEvent (0.00s) [2022-09-06T13:31:02.440Z] === RUN TestPollerClose [2022-09-06T13:31:02.440Z] --- PASS: TestPollerClose (0.00s) [2022-09-06T13:31:02.440Z] PASS [2022-09-06T13:31:02.440Z] coverage: 36.2% of statements [2022-09-06T13:31:02.440Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 36.2% of statements [2022-09-06T13:31:02.440Z] === RUN TestCopyFileWithInvalidSrc [2022-09-06T13:31:02.440Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-09-06T13:31:02.440Z] === RUN TestCopyFileWithInvalidDest [2022-09-06T13:31:02.440Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-09-06T13:31:02.440Z] === RUN TestCopyFileWithSameSrcAndDest [2022-09-06T13:31:02.440Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-09-06T13:31:02.440Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-09-06T13:31:02.440Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-09-06T13:31:02.440Z] === RUN TestCopyFile [2022-09-06T13:31:02.440Z] --- PASS: TestCopyFile (0.00s) [2022-09-06T13:31:02.440Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-09-06T13:31:02.440Z] fileutils_test.go:134: Needs porting to Windows [2022-09-06T13:31:02.440Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-09-06T13:31:02.440Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-09-06T13:31:02.440Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-09-06T13:31:02.440Z] === RUN TestReadSymlinkedDirectoryToFile [2022-09-06T13:31:02.440Z] fileutils_test.go:180: Needs porting to Windows [2022-09-06T13:31:02.440Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-09-06T13:31:02.487Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-09-06T13:31:02.925Z] === RUN TestWildcardMatches [2022-09-06T13:31:02.925Z] --- PASS: TestWildcardMatches (0.00s) [2022-09-06T13:31:02.925Z] === RUN TestPatternMatches [2022-09-06T13:31:02.925Z] --- PASS: TestPatternMatches (0.00s) [2022-09-06T13:31:02.925Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-09-06T13:31:02.925Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-09-06T13:31:02.925Z] === RUN TestPatternMatchesFolderExclusions [2022-09-06T13:31:02.925Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-09-06T13:31:02.925Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-09-06T13:31:02.925Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-09-06T13:31:02.925Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-09-06T13:31:02.925Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-09-06T13:31:02.925Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-09-06T13:31:02.925Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-09-06T13:31:02.925Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-09-06T13:31:02.925Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-09-06T13:31:02.925Z] === RUN TestSingleExclamationError [2022-09-06T13:31:02.925Z] --- PASS: TestSingleExclamationError (0.00s) [2022-09-06T13:31:02.925Z] === RUN TestMatchesWithNoPatterns [2022-09-06T13:31:02.925Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-09-06T13:31:02.925Z] === RUN TestMatchesWithMalformedPatterns [2022-09-06T13:31:02.925Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-09-06T13:31:02.925Z] === RUN TestMatches [2022-09-06T13:31:02.925Z] --- PASS: TestMatches (0.00s) [2022-09-06T13:31:02.925Z] === RUN TestCleanPatterns [2022-09-06T13:31:02.925Z] --- PASS: TestCleanPatterns (0.00s) [2022-09-06T13:31:02.925Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-09-06T13:31:02.925Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-09-06T13:31:02.925Z] === RUN TestCleanPatternsExceptionFlag [2022-09-06T13:31:02.925Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-09-06T13:31:02.925Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-09-06T13:31:02.925Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-09-06T13:31:02.925Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-09-06T13:31:02.925Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-09-06T13:31:02.925Z] === RUN TestCleanPatternsErrorSingleException [2022-09-06T13:31:02.925Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-09-06T13:31:02.925Z] === RUN TestCreateIfNotExistsDir [2022-09-06T13:31:02.925Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-09-06T13:31:02.925Z] === RUN TestCreateIfNotExistsFile [2022-09-06T13:31:02.925Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-09-06T13:31:02.925Z] === RUN TestMatch [2022-09-06T13:31:02.925Z] --- PASS: TestMatch (0.00s) [2022-09-06T13:31:02.925Z] PASS [2022-09-06T13:31:02.925Z] coverage: 85.4% of statements [2022-09-06T13:31:02.925Z] ok github.com/docker/docker/pkg/fileutils 0.064s coverage: 85.4% of statements [2022-09-06T13:31:02.925Z] === RUN TestGet [2022-09-06T13:31:02.925Z] --- PASS: TestGet (0.00s) [2022-09-06T13:31:02.925Z] === RUN TestGetShortcutString [2022-09-06T13:31:02.925Z] --- PASS: TestGetShortcutString (0.00s) [2022-09-06T13:31:02.925Z] PASS [2022-09-06T13:31:02.925Z] coverage: 42.9% of statements [2022-09-06T13:31:02.925Z] ok github.com/docker/docker/pkg/homedir 0.037s coverage: 42.9% of statements [2022-09-06T13:31:03.050Z] === RUN TestDockerSuite/TestExecUlimits [2022-09-06T13:31:03.307Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-09-06T13:31:03.307Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-09-06T13:31:03.307Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-09-06T13:31:03.943Z] === RUN TestCreateIDMapOrder [2022-09-06T13:31:03.943Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-09-06T13:31:03.943Z] PASS [2022-09-06T13:31:03.943Z] coverage: 7.2% of statements [2022-09-06T13:31:03.943Z] ok github.com/docker/docker/pkg/idtools 0.040s coverage: 7.2% of statements [2022-09-06T13:31:03.943Z] === RUN TestFixedBufferCap [2022-09-06T13:31:03.943Z] --- PASS: TestFixedBufferCap (0.00s) [2022-09-06T13:31:03.943Z] === RUN TestFixedBufferLen [2022-09-06T13:31:03.943Z] --- PASS: TestFixedBufferLen (0.00s) [2022-09-06T13:31:03.943Z] === RUN TestFixedBufferString [2022-09-06T13:31:03.943Z] --- PASS: TestFixedBufferString (0.00s) [2022-09-06T13:31:03.943Z] === RUN TestFixedBufferWrite [2022-09-06T13:31:03.944Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-09-06T13:31:03.944Z] === RUN TestFixedBufferRead [2022-09-06T13:31:03.944Z] --- PASS: TestFixedBufferRead (0.00s) [2022-09-06T13:31:03.944Z] === RUN TestBytesPipeRead [2022-09-06T13:31:03.944Z] --- PASS: TestBytesPipeRead (0.00s) [2022-09-06T13:31:03.944Z] === RUN TestBytesPipeWrite [2022-09-06T13:31:03.944Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-09-06T13:31:03.944Z] === RUN TestBytesPipeWriteRandomChunks [2022-09-06T13:31:04.428Z] --- PASS: Test (3.17s) [2022-09-06T13:31:04.428Z] --- PASS: Test/TestInitialize (0.14s) [2022-09-06T13:31:04.428Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2022-09-06T13:31:04.428Z] --- PASS: Test/TestWatch (3.02s) [2022-09-06T13:31:04.428Z] PASS [2022-09-06T13:31:04.428Z] coverage: 84.1% of statements [2022-09-06T13:31:04.428Z] ok github.com/docker/docker/pkg/discovery/kv 3.230s coverage: 84.1% of statements [2022-09-06T13:31:04.428Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2022-09-06T13:31:04.428Z] === RUN TestAtomicWriteToFile [2022-09-06T13:31:04.428Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-09-06T13:31:04.428Z] === RUN TestAtomicWriteSetCommit [2022-09-06T13:31:04.428Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-09-06T13:31:04.428Z] === RUN TestAtomicWriteSetCancel [2022-09-06T13:31:04.676Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-09-06T13:31:04.913Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-09-06T13:31:04.913Z] === RUN TestReadCloserWrapperClose [2022-09-06T13:31:04.913Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-09-06T13:31:04.913Z] === RUN TestReaderErrWrapperReadOnError [2022-09-06T13:31:04.913Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-09-06T13:31:04.913Z] === RUN TestReaderErrWrapperRead [2022-09-06T13:31:04.913Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-09-06T13:31:04.913Z] === RUN TestHashData [2022-09-06T13:31:04.913Z] --- PASS: TestHashData (0.00s) [2022-09-06T13:31:04.913Z] === RUN TestCancelReadCloser [2022-09-06T13:31:04.913Z] === RUN TestError [2022-09-06T13:31:04.913Z] --- PASS: TestError (0.00s) [2022-09-06T13:31:04.913Z] === RUN TestProgressString [2022-09-06T13:31:04.913Z] === RUN TestProgressString/no_progress [2022-09-06T13:31:04.913Z] === RUN TestProgressString/progress_1 [2022-09-06T13:31:04.913Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-09-06T13:31:04.913Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-09-06T13:31:04.913Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-09-06T13:31:04.913Z] === RUN TestProgressString/with_units [2022-09-06T13:31:04.913Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-09-06T13:31:04.913Z] === RUN TestProgressString/hide_counts [2022-09-06T13:31:04.913Z] --- PASS: TestProgressString (0.00s) [2022-09-06T13:31:04.913Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-09-06T13:31:04.913Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-09-06T13:31:04.913Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-09-06T13:31:04.913Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-09-06T13:31:04.913Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-09-06T13:31:04.913Z] --- PASS: TestProgressString/with_units (0.00s) [2022-09-06T13:31:04.913Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-09-06T13:31:04.913Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-09-06T13:31:04.913Z] === RUN TestJSONMessageDisplay [2022-09-06T13:31:04.913Z] --- PASS: TestCancelReadCloser (0.14s) [2022-09-06T13:31:04.913Z] === RUN TestWriteCloserWrapperClose [2022-09-06T13:31:04.913Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-09-06T13:31:04.913Z] === RUN TestNopWriteCloser [2022-09-06T13:31:04.913Z] --- PASS: TestNopWriteCloser (0.00s) [2022-09-06T13:31:04.913Z] === RUN TestNopWriter [2022-09-06T13:31:04.913Z] --- PASS: TestNopWriter (0.00s) [2022-09-06T13:31:04.913Z] === RUN TestWriteCounter [2022-09-06T13:31:04.913Z] --- PASS: TestWriteCounter (0.00s) [2022-09-06T13:31:04.913Z] PASS [2022-09-06T13:31:04.913Z] coverage: 69.2% of statements [2022-09-06T13:31:04.913Z] ok github.com/docker/docker/pkg/ioutils 0.694s coverage: 69.2% of statements [2022-09-06T13:31:04.913Z] --- PASS: TestJSONMessageDisplay (0.14s) [2022-09-06T13:31:04.913Z] === RUN TestJSONMessageDisplayWithJSONError [2022-09-06T13:31:04.913Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-09-06T13:31:04.913Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-09-06T13:31:04.913Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-09-06T13:31:04.913Z] === RUN TestDisplayJSONMessagesStream [2022-09-06T13:31:04.913Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-09-06T13:31:04.913Z] PASS [2022-09-06T13:31:04.913Z] coverage: 91.7% of statements [2022-09-06T13:31:04.913Z] ok github.com/docker/docker/pkg/jsonmessage 0.187s coverage: 91.7% of statements [2022-09-06T13:31:04.932Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-09-06T13:31:05.398Z] === RUN TestStandardLongPath [2022-09-06T13:31:05.398Z] --- PASS: TestStandardLongPath (0.00s) [2022-09-06T13:31:05.398Z] === RUN TestUNCLongPath [2022-09-06T13:31:05.398Z] --- PASS: TestUNCLongPath (0.00s) [2022-09-06T13:31:05.398Z] PASS [2022-09-06T13:31:05.398Z] coverage: 100.0% of statements [2022-09-06T13:31:05.398Z] ok github.com/docker/docker/pkg/longpath 0.040s coverage: 100.0% of statements [2022-09-06T13:31:05.398Z] === RUN TestNameFormat [2022-09-06T13:31:05.398Z] --- PASS: TestNameFormat (0.00s) [2022-09-06T13:31:05.398Z] === RUN TestNameRetries [2022-09-06T13:31:05.398Z] --- PASS: TestNameRetries (0.00s) [2022-09-06T13:31:05.398Z] PASS [2022-09-06T13:31:05.398Z] coverage: 85.7% of statements [2022-09-06T13:31:05.398Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2022-09-06T13:31:05.868Z] === RUN TestDockerSuite/TestExecWithTERM [2022-09-06T13:31:05.883Z] --- PASS: TestTarFiles (5.32s) [2022-09-06T13:31:05.883Z] === RUN TestTarUntar [2022-09-06T13:31:05.883Z] --- PASS: TestTarUntar (0.03s) [2022-09-06T13:31:05.883Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-09-06T13:31:05.883Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-09-06T13:31:05.883Z] === RUN TestTarWithOptions [2022-09-06T13:31:05.883Z] --- PASS: TestTarWithOptions (0.02s) [2022-09-06T13:31:05.883Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-09-06T13:31:05.883Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-09-06T13:31:05.883Z] === RUN TestUntarUstarGnuConflict [2022-09-06T13:31:05.883Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-09-06T13:31:05.883Z] === RUN TestUntarInvalidFilenames [2022-09-06T13:31:05.883Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames835268242\\dest" [2022-09-06T13:31:05.883Z] === RUN TestParseKeyValueOpt [2022-09-06T13:31:05.883Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-09-06T13:31:05.883Z] === RUN TestParseUintList [2022-09-06T13:31:05.883Z] --- PASS: TestParseUintList (0.00s) [2022-09-06T13:31:05.883Z] === RUN TestParseUintListMaximumLimits [2022-09-06T13:31:05.883Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-09-06T13:31:05.883Z] PASS [2022-09-06T13:31:05.883Z] coverage: 97.0% of statements [2022-09-06T13:31:05.883Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2022-09-06T13:31:05.883Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2022-09-06T13:31:05.883Z] === RUN TestUntarHardlinkToSymlink [2022-09-06T13:31:05.883Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-09-06T13:31:05.883Z] === RUN TestUntarInvalidHardlink [2022-09-06T13:31:05.883Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink293301853\\victim\\hello" -> "../victim/hello" [2022-09-06T13:31:05.883Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink893201609\\victim\\hello" -> "/../victim/hello" [2022-09-06T13:31:05.883Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1765676833\\victim" -> "../victim" [2022-09-06T13:31:05.883Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3459395283\\victim" -> "../victim" [2022-09-06T13:31:05.883Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink288720531\\victim" -> "../victim" [2022-09-06T13:31:05.883Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2085696675\\victim" -> "../victim" [2022-09-06T13:31:05.883Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-09-06T13:31:05.883Z] === RUN TestUntarInvalidSymlink [2022-09-06T13:31:05.883Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3728654139\\dest\\dotdot" -> "../victim/hello" [2022-09-06T13:31:05.883Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3133428963\\dest\\slash-dotdot" -> "/../victim/hello" [2022-09-06T13:31:05.883Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3778564429\\dest\\loophole-victim" -> "../victim" [2022-09-06T13:31:05.883Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3220998845\\dest\\loophole-victim" -> "../victim" [2022-09-06T13:31:05.883Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1322001493\\dest\\loophole-victim" -> "../victim" [2022-09-06T13:31:05.883Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2819290986\\dest\\loophole-victim" -> "../victim" [2022-09-06T13:31:05.883Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2346573880\\dest\\dir\\loophole" -> "../../victim" [2022-09-06T13:31:05.883Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-09-06T13:31:05.883Z] === RUN TestTempArchiveCloseMultipleTimes [2022-09-06T13:31:05.883Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-09-06T13:31:05.883Z] === RUN TestXGlobalNoParent [2022-09-06T13:31:05.883Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-09-06T13:31:05.883Z] === RUN TestReplaceFileTarWrapper [2022-09-06T13:31:05.883Z] === RUN TestNewAndRemove [2022-09-06T13:31:05.883Z] --- PASS: TestNewAndRemove (0.00s) [2022-09-06T13:31:05.883Z] === RUN TestRemoveInvalidPath [2022-09-06T13:31:05.883Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-09-06T13:31:05.883Z] PASS [2022-09-06T13:31:05.883Z] coverage: 82.6% of statements [2022-09-06T13:31:05.883Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.6% of statements [2022-09-06T13:31:06.367Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-09-06T13:31:06.367Z] === RUN TestPrefixHeaderReadable [2022-09-06T13:31:06.367Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-09-06T13:31:06.367Z] === RUN TestDisablePigz [2022-09-06T13:31:06.367Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2022-09-06T13:31:06.367Z] --- PASS: TestDisablePigz (0.18s) [2022-09-06T13:31:06.367Z] === RUN TestPigz [2022-09-06T13:31:06.367Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2022-09-06T13:31:06.367Z] --- PASS: TestPigz (0.13s) [2022-09-06T13:31:06.367Z] === RUN TestCopyFileWithInvalidDest [2022-09-06T13:31:06.367Z] archive_windows_test.go:17: Currently fails [2022-09-06T13:31:06.367Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-09-06T13:31:06.367Z] === RUN TestCanonicalTarNameForPath [2022-09-06T13:31:06.367Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-09-06T13:31:06.367Z] === RUN TestCanonicalTarName [2022-09-06T13:31:06.367Z] --- PASS: TestCanonicalTarName (0.00s) [2022-09-06T13:31:06.367Z] === RUN TestChmodTarEntry [2022-09-06T13:31:06.367Z] --- PASS: TestChmodTarEntry (0.00s) [2022-09-06T13:31:06.367Z] === RUN TestHardLinkOrder [2022-09-06T13:31:06.431Z] === RUN TestDockerSuite/TestExecWithUser [2022-09-06T13:31:06.852Z] --- PASS: TestHardLinkOrder (0.07s) [2022-09-06T13:31:06.852Z] === RUN TestChangeString [2022-09-06T13:31:06.852Z] --- PASS: TestChangeString (0.00s) [2022-09-06T13:31:06.852Z] === RUN TestChangesWithNoChanges [2022-09-06T13:31:06.852Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-09-06T13:31:06.852Z] === RUN TestChangesWithChanges [2022-09-06T13:31:06.852Z] --- PASS: TestChangesWithChanges (0.05s) [2022-09-06T13:31:06.852Z] === RUN TestChangesWithChangesGH13590 [2022-09-06T13:31:06.852Z] changes_test.go:192: needs more investigation [2022-09-06T13:31:06.852Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-09-06T13:31:06.852Z] === RUN TestChangesDirsEmpty [2022-09-06T13:31:06.852Z] --- PASS: TestChangesDirsEmpty (0.16s) [2022-09-06T13:31:06.852Z] === RUN TestChangesDirsMutated [2022-09-06T13:31:06.852Z] === RUN TestParseEmptyInterface [2022-09-06T13:31:06.852Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-09-06T13:31:06.852Z] === RUN TestParseNonInterfaceType [2022-09-06T13:31:06.852Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-09-06T13:31:06.852Z] === RUN TestParseWithOneFunction [2022-09-06T13:31:06.852Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-09-06T13:31:06.852Z] === RUN TestParseWithMultipleFuncs [2022-09-06T13:31:06.852Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-09-06T13:31:06.852Z] === RUN TestParseWithUnnamedReturn [2022-09-06T13:31:06.852Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-09-06T13:31:06.852Z] === RUN TestEmbeddedInterface [2022-09-06T13:31:06.852Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-09-06T13:31:06.852Z] === RUN TestParsedImports [2022-09-06T13:31:06.852Z] --- PASS: TestParsedImports (0.00s) [2022-09-06T13:31:06.852Z] === RUN TestAliasedImports [2022-09-06T13:31:06.852Z] --- PASS: TestAliasedImports (0.00s) [2022-09-06T13:31:06.852Z] PASS [2022-09-06T13:31:06.852Z] coverage: 56.8% of statements [2022-09-06T13:31:06.852Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.049s coverage: 56.8% of statements [2022-09-06T13:31:06.852Z] --- PASS: TestChangesDirsMutated (0.14s) [2022-09-06T13:31:06.852Z] === RUN TestApplyLayer [2022-09-06T13:31:06.852Z] changes_test.go:405: needs further investigation [2022-09-06T13:31:06.852Z] --- SKIP: TestApplyLayer (0.00s) [2022-09-06T13:31:06.852Z] === RUN TestChangesSizeWithHardlinks [2022-09-06T13:31:06.852Z] changes_test.go:441: needs further investigation [2022-09-06T13:31:06.852Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-09-06T13:31:06.852Z] === RUN TestChangesSizeWithNoChanges [2022-09-06T13:31:06.852Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-09-06T13:31:06.852Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-09-06T13:31:06.852Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-09-06T13:31:06.852Z] === RUN TestChangesSize [2022-09-06T13:31:06.852Z] --- PASS: TestChangesSize (0.00s) [2022-09-06T13:31:06.852Z] === RUN TestApplyLayerInvalidFilenames [2022-09-06T13:31:06.852Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2152088444\\dest" [2022-09-06T13:31:06.852Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-09-06T13:31:06.852Z] === RUN TestApplyLayerInvalidHardlink [2022-09-06T13:31:06.852Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3118663955\\victim\\hello" -> "../victim/hello" [2022-09-06T13:31:06.852Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1248701383\\victim\\hello" -> "/../victim/hello" [2022-09-06T13:31:06.852Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1189376061\\victim" -> "../victim" [2022-09-06T13:31:06.852Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1335915846\\victim" -> "../victim" [2022-09-06T13:31:06.852Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1138908749\\victim" -> "../victim" [2022-09-06T13:31:06.852Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3389578076\\victim" -> "../victim" [2022-09-06T13:31:06.852Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-09-06T13:31:06.852Z] === RUN TestApplyLayerInvalidSymlink [2022-09-06T13:31:06.852Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4042292294\\dest\\dotdot" -> "../victim/hello" [2022-09-06T13:31:06.852Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink611491509\\dest\\slash-dotdot" -> "/../victim/hello" [2022-09-06T13:31:06.852Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1744577621\\dest\\loophole-victim" -> "../victim" [2022-09-06T13:31:06.852Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4176166817\\dest\\loophole-victim" -> "../victim" [2022-09-06T13:31:06.852Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2043855963\\dest\\loophole-victim" -> "../victim" [2022-09-06T13:31:06.852Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3704162223\\dest\\loophole-victim" -> "../victim" [2022-09-06T13:31:06.852Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-09-06T13:31:06.852Z] === RUN TestApplyLayerWhiteouts [2022-09-06T13:31:06.996Z] === RUN TestDockerSuite/TestGetContainerStats [2022-09-06T13:31:07.337Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-09-06T13:31:07.337Z] === RUN TestGenerateEmptyFile [2022-09-06T13:31:07.337Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-09-06T13:31:07.337Z] === RUN TestGenerateWithContent [2022-09-06T13:31:07.337Z] --- PASS: TestGenerateWithContent (0.00s) [2022-09-06T13:31:07.337Z] PASS [2022-09-06T13:31:07.337Z] coverage: 62.6% of statements [2022-09-06T13:31:07.337Z] ok github.com/docker/docker/pkg/archive 7.882s coverage: 62.6% of statements [2022-09-06T13:31:07.337Z] === RUN TestFailedConnection [2022-09-06T13:31:07.821Z] === RUN TestHTTPTransport [2022-09-06T13:31:07.821Z] --- PASS: TestHTTPTransport (0.00s) [2022-09-06T13:31:07.821Z] PASS [2022-09-06T13:31:07.821Z] coverage: 85.7% of statements [2022-09-06T13:31:07.821Z] ok github.com/docker/docker/pkg/plugins/transport 0.042s coverage: 85.7% of statements [2022-09-06T13:31:07.821Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-09-06T13:31:07.821Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-09-06T13:31:07.821Z] === RUN TestBufioReaderPoolPutAndGet [2022-09-06T13:31:07.821Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-09-06T13:31:07.821Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-09-06T13:31:07.821Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-09-06T13:31:07.821Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-09-06T13:31:07.821Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-09-06T13:31:07.821Z] === RUN TestBufioWriterPoolPutAndGet [2022-09-06T13:31:07.821Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-09-06T13:31:07.821Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-09-06T13:31:07.821Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-09-06T13:31:07.821Z] === RUN TestBufferPoolPutAndGet [2022-09-06T13:31:07.821Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-09-06T13:31:07.821Z] PASS [2022-09-06T13:31:07.821Z] coverage: 88.2% of statements [2022-09-06T13:31:07.821Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2022-09-06T13:31:08.306Z] === RUN TestOutputOnPrematureClose [2022-09-06T13:31:08.306Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-09-06T13:31:08.306Z] === RUN TestCompleteSilently [2022-09-06T13:31:08.306Z] --- PASS: TestCompleteSilently (0.00s) [2022-09-06T13:31:08.306Z] PASS [2022-09-06T13:31:08.306Z] coverage: 75.9% of statements [2022-09-06T13:31:08.306Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2022-09-06T13:31:08.306Z] === RUN TestSendToOneSub [2022-09-06T13:31:08.306Z] --- PASS: TestSendToOneSub (0.00s) [2022-09-06T13:31:08.306Z] === RUN TestSendToMultipleSubs [2022-09-06T13:31:08.306Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-09-06T13:31:08.306Z] === RUN TestEvictOneSub [2022-09-06T13:31:08.306Z] --- PASS: TestEvictOneSub (0.00s) [2022-09-06T13:31:08.306Z] === RUN TestClosePublisher [2022-09-06T13:31:08.306Z] --- PASS: TestClosePublisher (0.00s) [2022-09-06T13:31:08.306Z] === RUN TestPubSubRace [2022-09-06T13:31:08.306Z] --- PASS: TestFailedConnection (1.10s) [2022-09-06T13:31:08.306Z] === RUN TestFailOnce [2022-09-06T13:31:08.791Z] 2022/09/06 13:31:08 http: panic serving 127.0.0.1:49235: Plugin not ready [2022-09-06T13:31:08.791Z] goroutine 22 [running]: [2022-09-06T13:31:08.791Z] net/http.(*conn).serve.func1() [2022-09-06T13:31:08.791Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-09-06T13:31:08.791Z] panic({0xc35960, 0xd792a0}) [2022-09-06T13:31:08.791Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-09-06T13:31:08.791Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xee0000000000003b?, 0xffffffffffffffff?}, 0xee3859ee7a35b19c?) [2022-09-06T13:31:08.791Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-09-06T13:31:08.791Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xd7eae8?, 0xc0001a40e0?}, 0xc000167a78?) [2022-09-06T13:31:08.791Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-09-06T13:31:08.791Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xd7eae8, 0xc0001a40e0}, 0xc0001b0200) [2022-09-06T13:31:08.791Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-09-06T13:31:08.791Z] net/http.serverHandler.ServeHTTP({0xd7d018?}, {0xd7eae8, 0xc0001a40e0}, 0xc0001b0200) [2022-09-06T13:31:08.791Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-09-06T13:31:08.791Z] net/http.(*conn).serve(0xc0001be000, {0xd7eef8, 0xc0000880c0}) [2022-09-06T13:31:08.791Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-09-06T13:31:08.791Z] created by net/http.(*Server).Serve [2022-09-06T13:31:08.791Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-09-06T13:31:08.791Z] time="2022-09-06T13:31:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49234/Test.FailOnce: Post \"http://127.0.0.1:49234/Test.FailOnce\": EOF, retrying in 1s" [2022-09-06T13:31:09.276Z] === RUN TestRegister [2022-09-06T13:31:09.276Z] --- PASS: TestRegister (0.00s) [2022-09-06T13:31:09.276Z] === RUN TestCommand [2022-09-06T13:31:09.276Z] --- PASS: TestCommand (0.03s) [2022-09-06T13:31:09.276Z] === RUN TestNaiveSelf [2022-09-06T13:31:09.276Z] --- PASS: TestNaiveSelf (0.03s) [2022-09-06T13:31:09.276Z] PASS [2022-09-06T13:31:09.276Z] coverage: 82.4% of statements [2022-09-06T13:31:09.276Z] ok github.com/docker/docker/pkg/reexec 0.109s coverage: 82.4% of statements [2022-09-06T13:31:09.276Z] --- PASS: TestPubSubRace (1.06s) [2022-09-06T13:31:09.276Z] PASS [2022-09-06T13:31:09.276Z] coverage: 75.0% of statements [2022-09-06T13:31:09.276Z] ok github.com/docker/docker/pkg/pubsub 1.098s coverage: 75.0% of statements [2022-09-06T13:31:09.760Z] --- PASS: TestFailOnce (1.16s) [2022-09-06T13:31:09.760Z] === RUN TestEchoInputOutput [2022-09-06T13:31:09.760Z] --- PASS: TestEchoInputOutput (0.00s) [2022-09-06T13:31:09.760Z] === RUN TestBackoff [2022-09-06T13:31:09.760Z] --- PASS: TestBackoff (0.00s) [2022-09-06T13:31:09.760Z] === RUN TestAbortRetry [2022-09-06T13:31:09.760Z] --- PASS: TestAbortRetry (0.00s) [2022-09-06T13:31:09.760Z] === RUN TestClientScheme [2022-09-06T13:31:09.760Z] --- PASS: TestClientScheme (0.00s) [2022-09-06T13:31:09.760Z] === RUN TestNewClientWithTimeout [2022-09-06T13:31:09.760Z] === RUN TestParseSignal [2022-09-06T13:31:09.760Z] --- PASS: TestParseSignal (0.00s) [2022-09-06T13:31:09.760Z] === RUN TestValidSignalForPlatform [2022-09-06T13:31:09.760Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-09-06T13:31:09.760Z] PASS [2022-09-06T13:31:09.760Z] coverage: 19.7% of statements [2022-09-06T13:31:09.760Z] ok github.com/docker/docker/pkg/signal 0.051s coverage: 19.7% of statements [2022-09-06T13:31:10.246Z] time="2022-09-06T13:31:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.Echo: Post \"http://127.0.0.1:49239/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-09-06T13:31:10.246Z] === RUN TestNewStdWriter [2022-09-06T13:31:10.246Z] --- PASS: TestNewStdWriter (0.00s) [2022-09-06T13:31:10.246Z] === RUN TestWriteWithUninitializedStdWriter [2022-09-06T13:31:10.246Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-09-06T13:31:10.246Z] === RUN TestWriteWithNilBytes [2022-09-06T13:31:10.246Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-09-06T13:31:10.246Z] === RUN TestWrite [2022-09-06T13:31:10.246Z] --- PASS: TestWrite (0.00s) [2022-09-06T13:31:10.246Z] === RUN TestWriteWithWriterError [2022-09-06T13:31:10.246Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-09-06T13:31:10.246Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-09-06T13:31:10.246Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-09-06T13:31:10.246Z] === RUN TestStdCopyWriteAndRead [2022-09-06T13:31:10.246Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-09-06T13:31:10.246Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-09-06T13:31:10.246Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-09-06T13:31:10.246Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-09-06T13:31:10.246Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-09-06T13:31:10.246Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-09-06T13:31:10.246Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-09-06T13:31:10.246Z] === RUN TestStdCopyWithInvalidInputHeader [2022-09-06T13:31:10.246Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-09-06T13:31:10.246Z] === RUN TestStdCopyWithCorruptedPrefix [2022-09-06T13:31:10.246Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-09-06T13:31:10.246Z] === RUN TestStdCopyReturnsWriteErrors [2022-09-06T13:31:10.246Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-09-06T13:31:10.246Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-09-06T13:31:10.246Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-09-06T13:31:10.246Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-09-06T13:31:10.246Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-09-06T13:31:10.246Z] PASS [2022-09-06T13:31:10.246Z] coverage: 100.0% of statements [2022-09-06T13:31:10.246Z] ok github.com/docker/docker/pkg/stdcopy 0.056s coverage: 100.0% of statements [2022-09-06T13:31:10.730Z] === RUN TestRawProgressFormatterFormatStatus [2022-09-06T13:31:10.730Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-09-06T13:31:10.730Z] === RUN TestRawProgressFormatterFormatProgress [2022-09-06T13:31:10.730Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-09-06T13:31:10.730Z] === RUN TestFormatStatus [2022-09-06T13:31:10.730Z] --- PASS: TestFormatStatus (0.00s) [2022-09-06T13:31:10.730Z] === RUN TestFormatError [2022-09-06T13:31:10.730Z] --- PASS: TestFormatError (0.00s) [2022-09-06T13:31:10.730Z] === RUN TestFormatJSONError [2022-09-06T13:31:10.730Z] --- PASS: TestFormatJSONError (0.00s) [2022-09-06T13:31:10.730Z] === RUN TestJsonProgressFormatterFormatProgress [2022-09-06T13:31:10.730Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-09-06T13:31:10.730Z] === RUN TestJsonProgressFormatterFormatStatus [2022-09-06T13:31:10.730Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-09-06T13:31:10.730Z] === RUN TestNewJSONProgressOutput [2022-09-06T13:31:10.730Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-09-06T13:31:10.730Z] === RUN TestAuxFormatterEmit [2022-09-06T13:31:10.730Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-09-06T13:31:10.730Z] === RUN TestStreamWriterStdout [2022-09-06T13:31:10.730Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-09-06T13:31:10.730Z] === RUN TestStreamWriterStderr [2022-09-06T13:31:10.730Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-09-06T13:31:10.730Z] PASS [2022-09-06T13:31:10.730Z] coverage: 66.2% of statements [2022-09-06T13:31:10.730Z] ok github.com/docker/docker/pkg/streamformatter 0.063s coverage: 66.2% of statements [2022-09-06T13:31:11.215Z] === RUN TestGenerateRandomID [2022-09-06T13:31:11.215Z] --- PASS: TestGenerateRandomID (0.00s) [2022-09-06T13:31:11.215Z] === RUN TestShortenId [2022-09-06T13:31:11.215Z] --- PASS: TestShortenId (0.00s) [2022-09-06T13:31:11.215Z] === RUN TestShortenSha256Id [2022-09-06T13:31:11.215Z] --- PASS: TestShortenSha256Id (0.00s) [2022-09-06T13:31:11.215Z] === RUN TestShortenIdEmpty [2022-09-06T13:31:11.215Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-09-06T13:31:11.215Z] === RUN TestShortenIdInvalid [2022-09-06T13:31:11.215Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-09-06T13:31:11.215Z] === RUN TestIsShortIDNonHex [2022-09-06T13:31:11.215Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-09-06T13:31:11.215Z] === RUN TestIsShortIDNotCorrectSize [2022-09-06T13:31:11.215Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-09-06T13:31:11.215Z] PASS [2022-09-06T13:31:11.215Z] coverage: 70.6% of statements [2022-09-06T13:31:11.215Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2022-09-06T13:31:11.700Z] time="2022-09-06T13:31:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.Echo: Post \"http://127.0.0.1:49239/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-09-06T13:31:11.700Z] === RUN TestIsCpusetListAvailable [2022-09-06T13:31:11.700Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-09-06T13:31:11.700Z] PASS [2022-09-06T13:31:11.700Z] coverage: 38.2% of statements [2022-09-06T13:31:11.700Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 38.2% of statements [2022-09-06T13:31:12.240Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-09-06T13:31:12.719Z] === RUN TestChtimes [2022-09-06T13:31:12.719Z] --- PASS: TestChtimes (0.00s) [2022-09-06T13:31:12.719Z] === RUN TestChtimesWindows [2022-09-06T13:31:12.719Z] --- PASS: TestChtimesWindows (0.00s) [2022-09-06T13:31:12.719Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-09-06T13:31:12.719Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-09-06T13:31:12.719Z] === RUN TestEnsureRemoveAllNotExist [2022-09-06T13:31:12.719Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-09-06T13:31:12.719Z] === RUN TestEnsureRemoveAllWithDir [2022-09-06T13:31:12.719Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-09-06T13:31:12.719Z] === RUN TestEnsureRemoveAllWithFile [2022-09-06T13:31:12.719Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-09-06T13:31:12.719Z] === RUN TestHasWin32KSupport [2022-09-06T13:31:12.719Z] syscall_windows_test.go:8: win32k: true [2022-09-06T13:31:12.719Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-09-06T13:31:12.719Z] PASS [2022-09-06T13:31:12.719Z] coverage: 12.0% of statements [2022-09-06T13:31:12.719Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 12.0% of statements [2022-09-06T13:31:12.719Z] === RUN TestTailFile [2022-09-06T13:31:12.719Z] --- PASS: TestTailFile (0.00s) [2022-09-06T13:31:12.719Z] === RUN TestTailFileManyLines [2022-09-06T13:31:12.719Z] --- PASS: TestTailFileManyLines (0.00s) [2022-09-06T13:31:12.719Z] === RUN TestTailEmptyFile [2022-09-06T13:31:12.719Z] --- PASS: TestTailEmptyFile (0.00s) [2022-09-06T13:31:12.719Z] === RUN TestTailNegativeN [2022-09-06T13:31:12.719Z] --- PASS: TestTailNegativeN (0.00s) [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader [2022-09-06T13:31:12.719Z] === CONT TestNewTailReader [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/no_delimiter [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/no_delimiter [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/single_byte_delimiter [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/2_byte_delimiter [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/4_byte_delimiter [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/8_byte_delimiter [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/12_byte_delimiter [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/truncated_last_line [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-09-06T13:31:12.719Z] === CONT TestNewTailReader/no_delimiter [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-09-06T13:31:12.719Z] === CONT TestNewTailReader/4_byte_delimiter [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-09-06T13:31:12.719Z] === CONT TestNewTailReader/12_byte_delimiter [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-09-06T13:31:12.719Z] === CONT TestNewTailReader/8_byte_delimiter [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-09-06T13:31:12.719Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-09-06T13:31:12.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-09-06T13:31:12.719Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === CONT TestNewTailReader/single_byte_delimiter [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-09-06T13:31:12.720Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === CONT TestNewTailReader/2_byte_delimiter [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-09-06T13:31:12.720Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T13:31:12.720Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T13:31:12.720Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T13:31:12.720Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T13:31:12.721Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T13:31:12.721Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T13:31:12.721Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T13:31:12.721Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T13:31:12.721Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T13:31:12.721Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-09-06T13:31:12.721Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-09-06T13:31:12.721Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-09-06T13:31:12.721Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.206Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T13:31:13.206Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.206Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T13:31:13.206Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-09-06T13:31:13.206Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-09-06T13:31:13.206Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T13:31:13.206Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T13:31:13.206Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T13:31:13.206Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T13:31:13.206Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-09-06T13:31:13.206Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-09-06T13:31:13.206Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-09-06T13:31:13.207Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T13:31:13.207Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T13:31:13.207Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-09-06T13:31:13.207Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-09-06T13:31:13.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-09-06T13:31:13.207Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T13:31:13.208Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-09-06T13:31:13.208Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-09-06T13:31:13.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-09-06T13:31:13.209Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-09-06T13:31:13.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-09-06T13:31:13.209Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-09-06T13:31:13.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-09-06T13:31:13.209Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-09-06T13:31:13.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-09-06T13:31:13.209Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-09-06T13:31:13.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-09-06T13:31:13.209Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-09-06T13:31:13.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-09-06T13:31:13.209Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-09-06T13:31:13.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-09-06T13:31:13.209Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-09-06T13:31:13.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-09-06T13:31:13.209Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-09-06T13:31:13.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-09-06T13:31:13.209Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-09-06T13:31:13.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T13:31:13.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T13:31:13.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T13:31:13.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T13:31:13.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T13:31:13.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T13:31:13.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T13:31:13.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T13:31:13.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T13:31:13.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T13:31:13.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-09-06T13:31:13.209Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-09-06T13:31:13.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-09-06T13:31:13.209Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-09-06T13:31:13.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-09-06T13:31:13.209Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-09-06T13:31:13.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-09-06T13:31:13.209Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T13:31:13.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T13:31:13.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T13:31:13.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T13:31:13.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T13:31:13.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T13:31:13.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T13:31:13.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T13:31:13.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T13:31:13.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T13:31:13.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T13:31:13.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T13:31:13.209Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T13:31:13.210Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-09-06T13:31:13.210Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-06T13:31:13.211Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.211Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-06T13:31:13.211Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-06T13:31:13.211Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-06T13:31:13.211Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-06T13:31:13.211Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-06T13:31:13.211Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.211Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-06T13:31:13.211Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-09-06T13:31:13.211Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-06T13:31:13.211Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.211Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-09-06T13:31:13.211Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-06T13:31:13.211Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.211Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-06T13:31:13.211Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-06T13:31:13.211Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-06T13:31:13.211Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-06T13:31:13.211Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-09-06T13:31:13.211Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-06T13:31:13.211Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-06T13:31:13.211Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-09-06T13:31:13.606Z] --- PASS: TestServiceUpdateSecrets (14.38s) [2022-09-06T13:31:13.606Z] === RUN TestServiceUpdateConfigs [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-06T13:31:13.695Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.01s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.01s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-06T13:31:13.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-06T13:31:13.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-06T13:31:13.697Z] PASS [2022-09-06T13:31:13.697Z] coverage: 88.6% of statements [2022-09-06T13:31:13.697Z] ok github.com/docker/docker/pkg/tailfile 0.321s coverage: 88.6% of statements [2022-09-06T13:31:14.182Z] === RUN TestTarSumRemoveNonExistent [2022-09-06T13:31:14.182Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-09-06T13:31:14.182Z] === RUN TestTarSumRemove [2022-09-06T13:31:14.182Z] --- PASS: TestTarSumRemove (0.00s) [2022-09-06T13:31:14.182Z] === RUN TestSortFileInfoSums [2022-09-06T13:31:14.182Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-09-06T13:31:14.182Z] === RUN TestNewTarSumForLabelInvalid [2022-09-06T13:31:14.182Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-09-06T13:31:14.182Z] === RUN TestNewTarSumForLabel [2022-09-06T13:31:14.182Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-09-06T13:31:14.182Z] === RUN TestEmptyTar [2022-09-06T13:31:14.182Z] --- PASS: TestEmptyTar (0.01s) [2022-09-06T13:31:14.182Z] === RUN TestTarSumsReadSize [2022-09-06T13:31:14.182Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-09-06T13:31:14.182Z] === RUN TestTarSums [2022-09-06T13:31:14.182Z] --- PASS: TestTarSums (0.08s) [2022-09-06T13:31:14.182Z] === RUN TestIteration [2022-09-06T13:31:14.182Z] --- PASS: TestIteration (0.00s) [2022-09-06T13:31:14.182Z] === RUN TestVersionLabelForChecksum [2022-09-06T13:31:14.182Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-09-06T13:31:14.182Z] === RUN TestVersion [2022-09-06T13:31:14.182Z] --- PASS: TestVersion (0.00s) [2022-09-06T13:31:14.182Z] === RUN TestGetVersion [2022-09-06T13:31:14.182Z] --- PASS: TestGetVersion (0.00s) [2022-09-06T13:31:14.182Z] === RUN TestGetVersions [2022-09-06T13:31:14.182Z] --- PASS: TestGetVersions (0.00s) [2022-09-06T13:31:14.182Z] PASS [2022-09-06T13:31:14.182Z] coverage: 89.3% of statements [2022-09-06T13:31:14.182Z] ok github.com/docker/docker/pkg/tarsum 0.141s coverage: 89.3% of statements [2022-09-06T13:31:14.182Z] time="2022-09-06T13:31:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.Echo: Post \"http://127.0.0.1:49239/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-09-06T13:31:14.182Z] testing: warning: no tests to run [2022-09-06T13:31:14.182Z] PASS [2022-09-06T13:31:14.182Z] coverage: [no statements] [2022-09-06T13:31:14.182Z] ok github.com/docker/docker/pkg/term/windows 0.033s coverage: [no statements] [no tests to run] [2022-09-06T13:31:14.667Z] === RUN TestTruncIndex [2022-09-06T13:31:14.667Z] --- PASS: TestTruncIndex (0.10s) [2022-09-06T13:31:14.667Z] PASS [2022-09-06T13:31:14.667Z] coverage: 91.5% of statements [2022-09-06T13:31:14.667Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2022-09-06T13:31:15.152Z] === RUN TestIsGIT [2022-09-06T13:31:15.152Z] --- PASS: TestIsGIT (0.00s) [2022-09-06T13:31:15.152Z] === RUN TestIsTransport [2022-09-06T13:31:15.152Z] --- PASS: TestIsTransport (0.00s) [2022-09-06T13:31:15.152Z] PASS [2022-09-06T13:31:15.152Z] coverage: 100.0% of statements [2022-09-06T13:31:15.152Z] ok github.com/docker/docker/pkg/urlutil 0.034s coverage: 100.0% of statements [2022-09-06T13:31:15.588Z] 2022/09/06 13:31:13 Finished clone cloud.google.com/go [2022-09-06T13:31:15.636Z] === RUN TestVersionInfo [2022-09-06T13:31:15.637Z] --- PASS: TestVersionInfo (0.00s) [2022-09-06T13:31:15.637Z] === RUN TestAppendVersions [2022-09-06T13:31:15.637Z] --- PASS: TestAppendVersions (0.00s) [2022-09-06T13:31:15.637Z] PASS [2022-09-06T13:31:15.637Z] coverage: 88.9% of statements [2022-09-06T13:31:15.637Z] ok github.com/docker/docker/pkg/useragent 0.041s coverage: 88.9% of statements [2022-09-06T13:31:16.124Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-09-06T13:31:16.656Z] === RUN TestValidatePrivileges [2022-09-06T13:31:16.656Z] --- PASS: TestValidatePrivileges (0.00s) [2022-09-06T13:31:16.656Z] === RUN TestFilterByCapNeg [2022-09-06T13:31:16.656Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-09-06T13:31:16.656Z] === RUN TestFilterByCapPos [2022-09-06T13:31:16.656Z] --- PASS: TestFilterByCapPos (0.00s) [2022-09-06T13:31:16.656Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-09-06T13:31:16.656Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-09-06T13:31:16.656Z] PASS [2022-09-06T13:31:16.656Z] coverage: 12.0% of statements [2022-09-06T13:31:16.656Z] ok github.com/docker/docker/plugin 0.060s coverage: 12.0% of statements [2022-09-06T13:31:16.656Z] === RUN TestNewSettable [2022-09-06T13:31:16.656Z] --- PASS: TestNewSettable (0.00s) [2022-09-06T13:31:16.656Z] === RUN TestIsSettable [2022-09-06T13:31:16.656Z] --- PASS: TestIsSettable (0.00s) [2022-09-06T13:31:16.656Z] === RUN TestUpdateSettingsEnv [2022-09-06T13:31:16.656Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-09-06T13:31:16.656Z] PASS [2022-09-06T13:31:16.656Z] coverage: 20.0% of statements [2022-09-06T13:31:16.656Z] ok github.com/docker/docker/plugin/v2 0.039s coverage: 20.0% of statements [2022-09-06T13:31:17.483Z] 2022/09/06 13:31:17 Finished clone github.com/gogo/protobuf [2022-09-06T13:31:17.489Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-09-06T13:31:18.269Z] === RUN TestLoad [2022-09-06T13:31:18.269Z] --- PASS: TestLoad (0.00s) [2022-09-06T13:31:18.269Z] === RUN TestSave [2022-09-06T13:31:18.269Z] --- PASS: TestSave (0.03s) [2022-09-06T13:31:18.269Z] === RUN TestAddDeleteGet [2022-09-06T13:31:18.269Z] --- PASS: TestAddDeleteGet (0.05s) [2022-09-06T13:31:18.269Z] === RUN TestInvalidTags [2022-09-06T13:31:18.269Z] --- PASS: TestInvalidTags (0.01s) [2022-09-06T13:31:18.269Z] PASS [2022-09-06T13:31:18.269Z] coverage: 84.4% of statements [2022-09-06T13:31:18.269Z] ok github.com/docker/docker/reference 0.153s coverage: 84.4% of statements [2022-09-06T13:31:18.754Z] time="2022-09-06T13:31:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.Echo: Post \"http://127.0.0.1:49239/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-09-06T13:31:19.238Z] === RUN TestResolveAuthConfigIndexServer [2022-09-06T13:31:19.238Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-09-06T13:31:19.238Z] === RUN TestResolveAuthConfigFullURL [2022-09-06T13:31:19.238Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-09-06T13:31:19.238Z] === RUN TestLoadAllowNondistributableArtifacts [2022-09-06T13:31:19.238Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-09-06T13:31:19.238Z] === RUN TestValidateMirror [2022-09-06T13:31:19.238Z] --- PASS: TestValidateMirror (0.00s) [2022-09-06T13:31:19.238Z] === RUN TestLoadInsecureRegistries [2022-09-06T13:31:19.238Z] time="2022-09-06T13:31:18Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-09-06T13:31:19.238Z] time="2022-09-06T13:31:19Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-09-06T13:31:19.238Z] time="2022-09-06T13:31:19Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-09-06T13:31:19.238Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2022-09-06T13:31:19.238Z] === RUN TestNewServiceConfig [2022-09-06T13:31:19.238Z] --- PASS: TestNewServiceConfig (0.00s) [2022-09-06T13:31:19.238Z] === RUN TestValidateIndexName [2022-09-06T13:31:19.238Z] --- PASS: TestValidateIndexName (0.00s) [2022-09-06T13:31:19.238Z] === RUN TestValidateIndexNameWithError [2022-09-06T13:31:19.238Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-09-06T13:31:19.238Z] === RUN TestEndpointParse [2022-09-06T13:31:19.238Z] --- PASS: TestEndpointParse (0.00s) [2022-09-06T13:31:19.238Z] === RUN TestEndpointParseInvalid [2022-09-06T13:31:19.238Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-09-06T13:31:19.238Z] === RUN TestValidateEndpoint [2022-09-06T13:31:19.238Z] --- PASS: TestValidateEndpoint (0.01s) [2022-09-06T13:31:19.238Z] === RUN TestPing [2022-09-06T13:31:19.238Z] --- PASS: TestPing (0.00s) [2022-09-06T13:31:19.238Z] === RUN TestPingRegistryEndpoint [2022-09-06T13:31:19.238Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-09-06T13:31:19.238Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-09-06T13:31:19.238Z] === RUN TestEndpoint [2022-09-06T13:31:19.238Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-09-06T13:31:19.238Z] --- SKIP: TestEndpoint (0.00s) [2022-09-06T13:31:19.238Z] === RUN TestParseRepositoryInfo [2022-09-06T13:31:19.238Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-09-06T13:31:19.238Z] === RUN TestNewIndexInfo [2022-09-06T13:31:19.238Z] --- PASS: TestNewIndexInfo (0.00s) [2022-09-06T13:31:19.238Z] === RUN TestMirrorEndpointLookup [2022-09-06T13:31:19.238Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-09-06T13:31:19.238Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-09-06T13:31:19.238Z] === RUN TestSearchRepositories [2022-09-06T13:31:19.238Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-09-06T13:31:19.238Z] Host: 127.0.0.1:49246 [2022-09-06T13:31:19.238Z] User-Agent: docker test client [2022-09-06T13:31:19.238Z] Authorization: Token fake-token [2022-09-06T13:31:19.238Z] X-Docker-Token: true [2022-09-06T13:31:19.238Z] Accept-Encoding: gzip [2022-09-06T13:31:19.238Z] [2022-09-06T13:31:19.238Z] [2022-09-06T13:31:19.238Z] registry_test.go:730: HTTP/1.1 200 OK [2022-09-06T13:31:19.238Z] Connection: close [2022-09-06T13:31:19.238Z] Content-Length: 144 [2022-09-06T13:31:19.238Z] Cache-Control: no-cache [2022-09-06T13:31:19.238Z] Content-Type: application/json [2022-09-06T13:31:19.238Z] Date: Tue, 06 Sep 2022 13:31:19 GMT [2022-09-06T13:31:19.238Z] Expires: -1 [2022-09-06T13:31:19.238Z] Pragma: no-cache [2022-09-06T13:31:19.238Z] Server: docker-tests/mock [2022-09-06T13:31:19.238Z] X-Docker-Registry-Config: mock [2022-09-06T13:31:19.238Z] X-Docker-Registry-Version: 0.0.0 [2022-09-06T13:31:19.238Z] [2022-09-06T13:31:19.238Z] [2022-09-06T13:31:19.238Z] --- PASS: TestSearchRepositories (0.01s) [2022-09-06T13:31:19.238Z] === RUN TestTrustedLocation [2022-09-06T13:31:19.238Z] --- PASS: TestTrustedLocation (0.00s) [2022-09-06T13:31:19.238Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-09-06T13:31:19.238Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-09-06T13:31:19.238Z] === RUN TestAllowNondistributableArtifacts [2022-09-06T13:31:19.238Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-09-06T13:31:19.238Z] === RUN TestIsSecureIndex [2022-09-06T13:31:19.238Z] --- PASS: TestIsSecureIndex (0.00s) [2022-09-06T13:31:19.238Z] PASS [2022-09-06T13:31:19.238Z] coverage: 50.2% of statements [2022-09-06T13:31:19.238Z] ok github.com/docker/docker/registry 0.227s coverage: 50.2% of statements [2022-09-06T13:31:19.722Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-09-06T13:31:19.722Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-09-06T13:31:19.722Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-09-06T13:31:19.722Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-09-06T13:31:19.722Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-09-06T13:31:19.722Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-09-06T13:31:19.722Z] === RUN TestResumableRequestReaderWithReadError [2022-09-06T13:31:19.722Z] time="2022-09-06T13:31:19Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-09-06T13:31:19.722Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s) [2022-09-06T13:31:19.722Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-09-06T13:31:19.722Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-09-06T13:31:19.722Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-09-06T13:31:19.722Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-09-06T13:31:19.722Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-09-06T13:31:19.722Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-09-06T13:31:19.722Z] === RUN TestResumableRequestReader [2022-09-06T13:31:19.722Z] --- PASS: TestResumableRequestReader (0.00s) [2022-09-06T13:31:19.722Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-09-06T13:31:19.722Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-09-06T13:31:19.722Z] PASS [2022-09-06T13:31:19.722Z] coverage: 100.0% of statements [2022-09-06T13:31:19.722Z] ok github.com/docker/docker/registry/resumable 0.239s coverage: 100.0% of statements [2022-09-06T13:31:20.206Z] === RUN TestRestartManagerTimeout [2022-09-06T13:31:20.206Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-09-06T13:31:20.206Z] === RUN TestRestartManagerTimeoutReset [2022-09-06T13:31:20.206Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-09-06T13:31:20.206Z] PASS [2022-09-06T13:31:20.206Z] coverage: 45.3% of statements [2022-09-06T13:31:20.206Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 45.3% of statements [2022-09-06T13:31:20.690Z] === RUN TestDecodeContainerConfig [2022-09-06T13:31:20.690Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-09-06T13:31:20.690Z] === RUN TestDecodeContainerConfigIsolation [2022-09-06T13:31:20.690Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-09-06T13:31:20.690Z] === RUN TestValidatePrivileged [2022-09-06T13:31:20.690Z] --- PASS: TestValidatePrivileged (0.00s) [2022-09-06T13:31:20.690Z] PASS [2022-09-06T13:31:20.690Z] coverage: 52.2% of statements [2022-09-06T13:31:20.691Z] ok github.com/docker/docker/runconfig 0.040s coverage: 52.2% of statements [2022-09-06T13:31:20.691Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-09-06T13:31:20.691Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-09-06T13:31:20.691Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-09-06T13:31:20.691Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-09-06T13:31:20.691Z] PASS [2022-09-06T13:31:20.691Z] coverage: 62.5% of statements [2022-09-06T13:31:20.691Z] ok github.com/docker/docker/testutil 0.038s coverage: 62.5% of statements [2022-09-06T13:31:21.657Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-09-06T13:31:22.220Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-09-06T13:31:22.220Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-09-06T13:31:22.220Z] === RUN TestDockerSuite/TestHealth [2022-09-06T13:31:22.970Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-09-06T13:31:22.970Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-06T13:31:22.970Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-09-06T13:31:22.970Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-09-06T13:31:22.970Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-09-06T13:31:22.970Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-09-06T13:31:22.970Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-09-06T13:31:22.970Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-06T13:31:22.970Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-06T13:31:23.455Z] === RUN TestGetAddress [2022-09-06T13:31:23.455Z] --- PASS: TestGetAddress (0.00s) [2022-09-06T13:31:23.455Z] === RUN TestRemove [2022-09-06T13:31:23.455Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-09-06T13:31:23.455Z] --- SKIP: TestRemove (0.00s) [2022-09-06T13:31:23.455Z] === RUN TestInitializeWithVolumes [2022-09-06T13:31:23.455Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-09-06T13:31:23.455Z] === RUN TestCreate [2022-09-06T13:31:23.455Z] --- PASS: TestCreate (0.01s) [2022-09-06T13:31:23.455Z] === RUN TestValidateName [2022-09-06T13:31:23.455Z] --- PASS: TestValidateName (0.00s) [2022-09-06T13:31:23.455Z] === RUN TestCreateWithOpts [2022-09-06T13:31:23.455Z] local_test.go:181: runtime.GOOS == "windows" [2022-09-06T13:31:23.455Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-09-06T13:31:23.455Z] === RUN TestRelaodNoOpts [2022-09-06T13:31:23.455Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-09-06T13:31:23.455Z] PASS [2022-09-06T13:31:23.455Z] coverage: 41.5% of statements [2022-09-06T13:31:23.455Z] ok github.com/docker/docker/volume/local 0.083s coverage: 41.5% of statements [2022-09-06T13:31:23.455Z] === RUN TestGetDriver [2022-09-06T13:31:23.455Z] --- PASS: TestGetDriver (0.00s) [2022-09-06T13:31:23.455Z] === RUN TestVolumeRequestError [2022-09-06T13:31:23.455Z] --- PASS: TestVolumeRequestError (0.01s) [2022-09-06T13:31:23.455Z] PASS [2022-09-06T13:31:23.455Z] coverage: 36.1% of statements [2022-09-06T13:31:23.455Z] ok github.com/docker/docker/volume/drivers 0.052s coverage: 36.1% of statements [2022-09-06T13:31:24.034Z] 2022/09/06 13:31:23 Finished clone google.golang.org/genproto [2022-09-06T13:31:24.474Z] === RUN TestConvertTmpfsOptions [2022-09-06T13:31:24.474Z] parser_test.go:49: data="mode=700,size=1m" [2022-09-06T13:31:24.474Z] parser_test.go:49: data="ro" [2022-09-06T13:31:24.474Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-09-06T13:31:24.474Z] === RUN TestParseMountRaw [2022-09-06T13:31:24.474Z] --- PASS: TestParseMountRaw (0.03s) [2022-09-06T13:31:24.474Z] === RUN TestParseMountRawSplit [2022-09-06T13:31:24.474Z] parser_test.go:390: case 0 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 1 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 2 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 3 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 4 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 5 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 6 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 7 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 8 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 0 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 1 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 2 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 3 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 4 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 5 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 6 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 7 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 8 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 9 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 10 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 11 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 12 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 0 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 1 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 2 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 3 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 4 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 5 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 6 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 7 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 8 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 9 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 10 [2022-09-06T13:31:24.474Z] parser_test.go:390: case 11 [2022-09-06T13:31:24.474Z] --- PASS: TestParseMountRawSplit (0.00s) [2022-09-06T13:31:24.474Z] === RUN TestParseMountSpec [2022-09-06T13:31:24.474Z] parser_test.go:455: case 0 [2022-09-06T13:31:24.474Z] parser_test.go:455: case 1 [2022-09-06T13:31:24.474Z] parser_test.go:455: case 2 [2022-09-06T13:31:24.474Z] parser_test.go:455: case 3 [2022-09-06T13:31:24.474Z] parser_test.go:455: case 4 [2022-09-06T13:31:24.474Z] parser_test.go:455: case 5 [2022-09-06T13:31:24.474Z] --- PASS: TestParseMountSpec (0.00s) [2022-09-06T13:31:24.474Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-09-06T13:31:24.474Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-09-06T13:31:24.474Z] === RUN TestValidateMount [2022-09-06T13:31:24.474Z] --- PASS: TestValidateMount (0.00s) [2022-09-06T13:31:24.474Z] PASS [2022-09-06T13:31:24.474Z] coverage: 66.2% of statements [2022-09-06T13:31:24.474Z] ok github.com/docker/docker/volume/mounts 0.078s coverage: 66.2% of statements [2022-09-06T13:31:25.492Z] === RUN TestSetGetMeta [2022-09-06T13:31:25.492Z] === PAUSE TestSetGetMeta [2022-09-06T13:31:25.492Z] === RUN TestRestore [2022-09-06T13:31:25.492Z] === PAUSE TestRestore [2022-09-06T13:31:25.492Z] === RUN TestServiceCreate [2022-09-06T13:31:25.492Z] === PAUSE TestServiceCreate [2022-09-06T13:31:25.492Z] === RUN TestServiceList [2022-09-06T13:31:25.492Z] === PAUSE TestServiceList [2022-09-06T13:31:25.492Z] === RUN TestServiceRemove [2022-09-06T13:31:25.492Z] === PAUSE TestServiceRemove [2022-09-06T13:31:25.492Z] === RUN TestServiceGet [2022-09-06T13:31:25.493Z] === PAUSE TestServiceGet [2022-09-06T13:31:25.493Z] === RUN TestServicePrune [2022-09-06T13:31:25.493Z] === PAUSE TestServicePrune [2022-09-06T13:31:25.493Z] === RUN TestCreate [2022-09-06T13:31:25.493Z] === PAUSE TestCreate [2022-09-06T13:31:25.493Z] === RUN TestRemove [2022-09-06T13:31:25.493Z] === PAUSE TestRemove [2022-09-06T13:31:25.493Z] === RUN TestList [2022-09-06T13:31:25.493Z] === PAUSE TestList [2022-09-06T13:31:25.493Z] === RUN TestFindByDriver [2022-09-06T13:31:25.493Z] === PAUSE TestFindByDriver [2022-09-06T13:31:25.493Z] === RUN TestFindByReferenced [2022-09-06T13:31:25.493Z] === PAUSE TestFindByReferenced [2022-09-06T13:31:25.493Z] === RUN TestDerefMultipleOfSameRef [2022-09-06T13:31:25.493Z] === PAUSE TestDerefMultipleOfSameRef [2022-09-06T13:31:25.493Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-09-06T13:31:25.493Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-09-06T13:31:25.493Z] === RUN TestDefererencePluginOnCreateError [2022-09-06T13:31:25.493Z] === PAUSE TestDefererencePluginOnCreateError [2022-09-06T13:31:25.493Z] === RUN TestRefDerefRemove [2022-09-06T13:31:25.493Z] === PAUSE TestRefDerefRemove [2022-09-06T13:31:25.493Z] === RUN TestGet [2022-09-06T13:31:25.493Z] === PAUSE TestGet [2022-09-06T13:31:25.493Z] === RUN TestGetWithReference [2022-09-06T13:31:25.493Z] === PAUSE TestGetWithReference [2022-09-06T13:31:25.493Z] === RUN TestFilterFunc [2022-09-06T13:31:25.493Z] === RUN TestFilterFunc/test_nil_list [2022-09-06T13:31:25.493Z] === PAUSE TestFilterFunc/test_nil_list [2022-09-06T13:31:25.493Z] === RUN TestFilterFunc/test_empty_list [2022-09-06T13:31:25.493Z] === PAUSE TestFilterFunc/test_empty_list [2022-09-06T13:31:25.493Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-09-06T13:31:25.493Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-09-06T13:31:25.493Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-09-06T13:31:25.493Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-09-06T13:31:25.493Z] === RUN TestFilterFunc/test_filter_some [2022-09-06T13:31:25.493Z] === PAUSE TestFilterFunc/test_filter_some [2022-09-06T13:31:25.493Z] === RUN TestFilterFunc/test_filter_middle [2022-09-06T13:31:25.493Z] === PAUSE TestFilterFunc/test_filter_middle [2022-09-06T13:31:25.493Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-09-06T13:31:25.493Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-09-06T13:31:25.493Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-09-06T13:31:25.493Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-09-06T13:31:25.493Z] === CONT TestFilterFunc/test_nil_list [2022-09-06T13:31:25.493Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-09-06T13:31:25.493Z] === CONT TestFilterFunc/test_filter_some [2022-09-06T13:31:25.493Z] === CONT TestFilterFunc/test_empty_list [2022-09-06T13:31:25.493Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-09-06T13:31:25.493Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-09-06T13:31:25.493Z] === CONT TestFilterFunc/test_filter_middle [2022-09-06T13:31:25.493Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-09-06T13:31:25.493Z] --- PASS: TestFilterFunc (0.00s) [2022-09-06T13:31:25.493Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-09-06T13:31:25.493Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-09-06T13:31:25.493Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-09-06T13:31:25.493Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-09-06T13:31:25.493Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-09-06T13:31:25.493Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-09-06T13:31:25.493Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-09-06T13:31:25.493Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-09-06T13:31:25.493Z] === CONT TestSetGetMeta [2022-09-06T13:31:25.493Z] === CONT TestList [2022-09-06T13:31:25.493Z] === CONT TestCreate [2022-09-06T13:31:25.493Z] === CONT TestServiceGet [2022-09-06T13:31:25.493Z] --- PASS: TestSetGetMeta (0.02s) [2022-09-06T13:31:25.493Z] === CONT TestRemove [2022-09-06T13:31:25.493Z] --- PASS: TestCreate (0.02s) [2022-09-06T13:31:25.493Z] === CONT TestDefererencePluginOnCreateError [2022-09-06T13:31:25.493Z] --- PASS: TestList (0.04s) [2022-09-06T13:31:25.493Z] === CONT TestGetWithReference [2022-09-06T13:31:25.493Z] --- PASS: TestRemove (0.02s) [2022-09-06T13:31:25.493Z] === CONT TestGet [2022-09-06T13:31:25.493Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-09-06T13:31:25.493Z] === CONT TestRefDerefRemove [2022-09-06T13:31:25.493Z] --- PASS: TestGet (0.02s) [2022-09-06T13:31:25.493Z] === CONT TestServiceList [2022-09-06T13:31:25.493Z] --- PASS: TestGetWithReference (0.03s) [2022-09-06T13:31:25.493Z] === CONT TestServiceRemove [2022-09-06T13:31:25.493Z] --- PASS: TestRefDerefRemove (0.02s) [2022-09-06T13:31:25.493Z] === CONT TestServiceCreate [2022-09-06T13:31:25.493Z] --- PASS: TestServiceGet (0.16s) [2022-09-06T13:31:25.493Z] === CONT TestDerefMultipleOfSameRef [2022-09-06T13:31:25.493Z] --- PASS: TestServiceRemove (0.10s) [2022-09-06T13:31:25.493Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-09-06T13:31:25.493Z] --- PASS: TestServiceList (0.10s) [2022-09-06T13:31:25.493Z] === CONT TestFindByReferenced [2022-09-06T13:31:25.493Z] --- PASS: TestServiceCreate (0.09s) [2022-09-06T13:31:25.493Z] === CONT TestRestore [2022-09-06T13:31:25.493Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-09-06T13:31:25.493Z] === CONT TestServicePrune [2022-09-06T13:31:25.493Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-09-06T13:31:25.493Z] === CONT TestFindByDriver [2022-09-06T13:31:25.493Z] --- PASS: TestFindByReferenced (0.03s) [2022-09-06T13:31:25.493Z] --- PASS: TestRestore (0.03s) [2022-09-06T13:31:25.493Z] time="2022-09-06T13:31:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-09-06T13:31:25.493Z] time="2022-09-06T13:31:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-09-06T13:31:25.493Z] --- PASS: TestFindByDriver (0.03s) [2022-09-06T13:31:25.493Z] time="2022-09-06T13:31:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-09-06T13:31:25.493Z] time="2022-09-06T13:31:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-09-06T13:31:25.493Z] time="2022-09-06T13:31:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-09-06T13:31:25.493Z] --- PASS: TestServicePrune (0.06s) [2022-09-06T13:31:25.493Z] PASS [2022-09-06T13:31:25.493Z] coverage: 70.3% of statements [2022-09-06T13:31:25.493Z] ok github.com/docker/docker/volume/service 0.294s coverage: 70.3% of statements [2022-09-06T13:31:27.104Z] --- PASS: TestNewClientWithTimeout (17.65s) [2022-09-06T13:31:27.105Z] === RUN TestClientStream [2022-09-06T13:31:27.105Z] --- PASS: TestClientStream (0.00s) [2022-09-06T13:31:27.105Z] === RUN TestClientSendFile [2022-09-06T13:31:27.105Z] --- PASS: TestClientSendFile (0.00s) [2022-09-06T13:31:27.105Z] === RUN TestClientWithRequestTimeout [2022-09-06T13:31:27.105Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-09-06T13:31:27.105Z] === RUN TestFileSpecPlugin [2022-09-06T13:31:27.105Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-09-06T13:31:27.105Z] === RUN TestFileJSONSpecPlugin [2022-09-06T13:31:27.105Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-09-06T13:31:27.105Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-09-06T13:31:27.105Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-09-06T13:31:27.105Z] === RUN TestPluginAddHandler [2022-09-06T13:31:27.105Z] --- PASS: TestPluginAddHandler (0.00s) [2022-09-06T13:31:27.105Z] === RUN TestPluginWaitBadPlugin [2022-09-06T13:31:27.105Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-09-06T13:31:27.105Z] === RUN TestGet [2022-09-06T13:31:27.105Z] time="2022-09-06T13:31:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-09-06T13:31:28.123Z] time="2022-09-06T13:31:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-09-06T13:31:28.764Z] --- PASS: TestServiceUpdateConfigs (14.43s) [2022-09-06T13:31:28.764Z] === RUN TestServiceUpdateNetwork [2022-09-06T13:31:30.402Z] time="2022-09-06T13:31:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-09-06T13:31:34.287Z] time="2022-09-06T13:31:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-09-06T13:31:40.936Z] check_test.go:380: [d94d8f7c6a863] daemon is not started [2022-09-06T13:31:40.936Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-09-06T13:31:40.936Z] --- PASS: TestServiceUpdateNetwork (12.64s) [2022-09-06T13:31:40.936Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T13:31:41.501Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-09-06T13:31:41.501Z] docker_api_swarm_test.go:802: [dc3f0557ce1a3] joining swarm manager [d7cd454b65348]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:31:41.501Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-09-06T13:31:41.501Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-09-06T13:31:41.501Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-09-06T13:31:42.065Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-09-06T13:31:42.065Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-09-06T13:31:42.322Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-06T13:31:42.886Z] docker_api_swarm_test.go:802: [d3fedd708d00a] joining swarm manager [d7cd454b65348]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:31:43.107Z] --- PASS: TestGet (15.01s) [2022-09-06T13:31:43.107Z] === RUN TestPluginWithNoManifest [2022-09-06T13:31:43.107Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-09-06T13:31:43.107Z] === RUN TestGetAll [2022-09-06T13:31:43.107Z] --- PASS: TestGetAll (0.00s) [2022-09-06T13:31:43.107Z] PASS [2022-09-06T13:31:43.107Z] coverage: 73.4% of statements [2022-09-06T13:31:43.107Z] ok github.com/docker/docker/pkg/plugins 34.986s coverage: 73.4% of statements [2022-09-06T13:31:43.107Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-06T13:31:43.107Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-06T13:31:43.107Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-09-06T13:31:43.107Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-09-06T13:31:43.107Z] ? github.com/docker/docker/pkg/term [no test files] [2022-09-06T13:31:43.107Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-06T13:31:43.107Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-09-06T13:31:43.107Z] ? github.com/docker/docker/quota [no test files] [2022-09-06T13:31:43.107Z] ? github.com/docker/docker/rootless [no test files] [2022-09-06T13:31:43.107Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-06T13:31:43.107Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-06T13:31:43.107Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-06T13:31:43.107Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-06T13:31:43.108Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-06T13:31:43.108Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-06T13:31:43.108Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-06T13:31:43.108Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-06T13:31:43.108Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-06T13:31:43.108Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-06T13:31:43.108Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-06T13:31:43.108Z] ? github.com/docker/docker/volume [no test files] [2022-09-06T13:31:43.108Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-06T13:31:43.108Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-06T13:31:43.143Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-09-06T13:31:43.143Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-09-06T13:31:43.143Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-09-06T13:31:43.143Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-09-06T13:31:43.403Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-06T13:31:43.660Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-09-06T13:31:43.660Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === Skipped [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-09-06T13:31:44.127Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-09-06T13:31:44.127Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-09-06T13:31:44.127Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-09-06T13:31:44.127Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-09-06T13:31:44.127Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-09-06T13:31:44.127Z] client_test.go:23: runtime.GOOS == "windows" [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-09-06T13:31:44.127Z] daemon_test.go:147: root required [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-09-06T13:31:44.127Z] reload_test.go:520: root required [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-09-06T13:31:44.127Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-09-06T13:31:44.127Z] pull_v2_test.go:82: Needs fixing on Windows [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-09-06T13:31:44.127Z] pull_v2_test.go:127: Needs fixing on Windows [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-09-06T13:31:44.127Z] download_test.go:268: Needs fixing on Windows [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-09-06T13:31:44.127Z] layer_test.go:304: Failing on Windows [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-09-06T13:31:44.127Z] layer_test.go:353: Failing on Windows [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-09-06T13:31:44.127Z] layer_test.go:468: Failing on Windows [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-09-06T13:31:44.127Z] layer_test.go:697: Failing on Windows [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-09-06T13:31:44.127Z] migration_test.go:46: Failing on Windows [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-09-06T13:31:44.127Z] migration_test.go:182: Failing on Windows [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-09-06T13:31:44.127Z] mount_test.go:17: Failing on Windows [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-09-06T13:31:44.127Z] mount_test.go:76: Failing on Windows [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-09-06T13:31:44.127Z] mount_test.go:125: Failing on Windows [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-09-06T13:31:44.127Z] mount_test.go:212: Failing on Windows [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-09-06T13:31:44.127Z] archive_test.go:134: Xz not present in msys2 [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-09-06T13:31:44.127Z] archive_test.go:239: Failing on Windows CI machines [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-09-06T13:31:44.127Z] archive_windows_test.go:17: Currently fails [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-09-06T13:31:44.127Z] changes_test.go:192: needs more investigation [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-09-06T13:31:44.127Z] changes_test.go:405: needs further investigation [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-09-06T13:31:44.127Z] changes_test.go:441: needs further investigation [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-09-06T13:31:44.127Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-09-06T13:31:44.127Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-09-06T13:31:44.127Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-09-06T13:31:44.127Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-09-06T13:31:44.127Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-09-06T13:31:44.127Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-09-06T13:31:44.127Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-09-06T13:31:44.127Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-09-06T13:31:44.127Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-09-06T13:31:44.127Z] poller_test.go:41: No chmod on Windows [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-09-06T13:31:44.127Z] fileutils_test.go:134: Needs porting to Windows [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-09-06T13:31:44.127Z] fileutils_test.go:180: Needs porting to Windows [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-09-06T13:31:44.127Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-09-06T13:31:44.127Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-09-06T13:31:44.127Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-09-06T13:31:44.127Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-09-06T13:31:44.127Z] local_test.go:181: runtime.GOOS == "windows" [2022-09-06T13:31:44.127Z] [2022-09-06T13:31:44.127Z] DONE 1851 tests, 45 skipped in 195.397s [2022-09-06T13:31:44.127Z] INFO: make.ps1 ended at 09/06/2022 13:31:44 [2022-09-06T13:31:44.224Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-09-06T13:31:44.224Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-09-06T13:31:44.224Z] docker_api_swarm_test.go:802: [dc7bc6832702c] joining swarm manager [d7cd454b65348]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-06T13:31:44.787Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-09-06T13:31:45.044Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-09-06T13:31:45.608Z] docker_api_swarm_test.go:802: [d9d142b7b9f4c] joining swarm manager [d7cd454b65348]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-06T13:31:45.865Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-09-06T13:31:46.407Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-09-06T13:31:46.407Z] INFO: Unit tests ended at 09/06/2022 13:31:45. Duration:00:03:31.0424056 [2022-09-06T13:31:46.407Z] INFO: Building busybox [2022-09-06T13:31:46.407Z] Sending build context to Docker daemon 5.12kB [2022-09-06T13:31:46.407Z] [2022-09-06T13:31:46.407Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-09-06T13:31:46.407Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-09-06T13:31:46.407Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-09-06T13:31:46.407Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-09-06T13:31:46.407Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-09-06T13:31:46.407Z] ---> e795f3f8aa80 [2022-09-06T13:31:46.407Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-09-06T13:31:46.407Z] ---> Running in e84e1628cfbc [2022-09-06T13:31:46.427Z] === RUN TestDockerSuite/TestImagesFormat [2022-09-06T13:31:46.427Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-09-06T13:31:46.990Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-09-06T13:31:46.990Z] docker_api_swarm_test.go:810: [debf7044177ab] joining swarm manager [d7cd454b65348]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-09-06T13:31:49.506Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-09-06T13:31:49.506Z] === RUN TestDockerSuite/TestImportBadURL [2022-09-06T13:31:49.762Z] === RUN TestDockerSuite/TestImportDisplay [2022-09-06T13:31:50.326Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-06T13:31:50.582Z] === RUN TestDockerSuite/TestImportFile [2022-09-06T13:31:51.952Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-09-06T13:31:51.952Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-09-06T13:31:53.322Z] === RUN TestDockerSuite/TestImportGzipped [2022-09-06T13:31:54.688Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-09-06T13:31:55.617Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-09-06T13:31:55.873Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-09-06T13:31:56.437Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-09-06T13:31:57.000Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-09-06T13:31:57.000Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-09-06T13:31:57.000Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-09-06T13:31:57.256Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-09-06T13:31:57.819Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-09-06T13:31:58.075Z] --- PASS: TestServiceUpdatePidsLimit (17.42s) [2022-09-06T13:31:58.075Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.08s) [2022-09-06T13:31:58.075Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2022-09-06T13:31:58.075Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2022-09-06T13:31:58.075Z] PASS [2022-09-06T13:31:58.075Z] [2022-09-06T13:31:58.075Z] === Skipped [2022-09-06T13:31:58.075Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-06T13:31:58.075Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T13:31:58.075Z] [2022-09-06T13:31:58.075Z] DONE 27 tests, 1 skipped in 194.724s [2022-09-06T13:31:58.075Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-06T13:31:58.075Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:31:58.075Z] ++ set -e [2022-09-06T13:31:58.075Z] ++ '[' -n 0 ']' [2022-09-06T13:31:58.075Z] ++ set -x [2022-09-06T13:31:58.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-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:31:58.333Z] INFO: Testing against a local daemon [2022-09-06T13:31:58.333Z] === RUN TestSessionCreate [2022-09-06T13:31:58.333Z] --- PASS: TestSessionCreate (0.03s) [2022-09-06T13:31:58.333Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T13:31:58.333Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-06T13:31:58.333Z] PASS [2022-09-06T13:31:58.333Z] [2022-09-06T13:31:58.333Z] DONE 2 tests in 0.194s [2022-09-06T13:31:58.333Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-06T13:31:58.333Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:31:58.333Z] ++ set -e [2022-09-06T13:31:58.333Z] ++ '[' -n 0 ']' [2022-09-06T13:31:58.333Z] ++ set -x [2022-09-06T13:31:58.333Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:31:58.333Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-09-06T13:31:58.333Z] INFO: Testing against a local daemon [2022-09-06T13:31:58.333Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T13:31:58.333Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T13:31:58.333Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T13:31:58.333Z] === RUN TestEventsExecDie [2022-09-06T13:31:58.896Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-09-06T13:31:59.152Z] --- PASS: TestEventsExecDie (0.67s) [2022-09-06T13:31:59.152Z] === RUN TestEventsBackwardsCompatible [2022-09-06T13:31:59.152Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-09-06T13:31:59.152Z] === RUN TestInfoBinaryCommits [2022-09-06T13:31:59.152Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-09-06T13:31:59.152Z] === RUN TestInfoAPIVersioned [2022-09-06T13:31:59.152Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-06T13:31:59.152Z] === RUN TestInfoDiscoveryBackend [2022-09-06T13:31:59.409Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-09-06T13:31:59.667Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-09-06T13:31:59.667Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-09-06T13:31:59.924Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-09-06T13:31:59.924Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-09-06T13:32:00.853Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-09-06T13:32:00.853Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-09-06T13:32:01.110Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-09-06T13:32:01.367Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-09-06T13:32:01.367Z] === RUN TestInfoAPI [2022-09-06T13:32:01.367Z] --- PASS: TestInfoAPI (0.03s) [2022-09-06T13:32:01.367Z] === RUN TestInfoAPIWarnings [2022-09-06T13:32:01.623Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-09-06T13:32:02.185Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-09-06T13:32:02.185Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-09-06T13:32:02.749Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-09-06T13:32:02.749Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-09-06T13:32:02.749Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-09-06T13:32:03.311Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-09-06T13:32:03.567Z] === RUN TestDockerSuite/TestInspectDefault [2022-09-06T13:32:04.133Z] === RUN TestDockerSuite/TestInspectHistory [2022-09-06T13:32:04.441Z] Removing intermediate container e84e1628cfbc [2022-09-06T13:32:04.441Z] ---> 513547911f4d [2022-09-06T13:32:04.441Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-09-06T13:32:04.441Z] ---> Running in 368aa2d6bd10 [2022-09-06T13:32:04.441Z] Removing intermediate container 368aa2d6bd10 [2022-09-06T13:32:04.441Z] ---> 8aed03ee9009 [2022-09-06T13:32:04.441Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-09-06T13:32:04.441Z] ---> Running in 9a44f2383ec5 [2022-09-06T13:32:04.696Z] === RUN TestDockerSuite/TestInspectImage [2022-09-06T13:32:04.696Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-09-06T13:32:04.696Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-09-06T13:32:04.696Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-09-06T13:32:04.696Z] === RUN TestDockerSuite/TestInspectInt64 [2022-09-06T13:32:04.926Z] Removing intermediate container 9a44f2383ec5 [2022-09-06T13:32:04.926Z] ---> c3391b94362f [2022-09-06T13:32:04.926Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-09-06T13:32:05.260Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-09-06T13:32:05.517Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-09-06T13:32:05.517Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-09-06T13:32:05.944Z] [2022-09-06T13:32:06.079Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-09-06T13:32:06.428Z] ---> db33cf514edb [2022-09-06T13:32:06.428Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-09-06T13:32:06.428Z] ---> Running in 7244517ea10a [2022-09-06T13:32:06.641Z] === RUN TestDockerSuite/TestInspectPlugin [2022-09-06T13:32:09.163Z] === RUN TestDockerSuite/TestInspectRootFS [2022-09-06T13:32:09.163Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-09-06T13:32:09.419Z] === RUN TestDockerSuite/TestInspectStatus [2022-09-06T13:32:09.982Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-09-06T13:32:11.352Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-09-06T13:32:11.608Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-09-06T13:32:12.173Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-09-06T13:32:12.736Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-09-06T13:32:12.993Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-09-06T13:32:13.555Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-09-06T13:32:13.811Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-09-06T13:32:13.811Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-09-06T13:32:15.703Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-09-06T13:32:16.266Z] === RUN TestDockerSuite/TestLinksEnvs [2022-09-06T13:32:17.196Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-09-06T13:32:17.452Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-09-06T13:32:17.709Z] --- PASS: TestInfoAPIWarnings (16.33s) [2022-09-06T13:32:17.709Z] === RUN TestInfoDebug [2022-09-06T13:32:18.272Z] --- PASS: TestInfoDebug (0.53s) [2022-09-06T13:32:18.272Z] === RUN TestInfoInsecureRegistries [2022-09-06T13:32:18.528Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-09-06T13:32:18.785Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-09-06T13:32:18.785Z] === RUN TestInfoRegistryMirrors [2022-09-06T13:32:19.348Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-06T13:32:19.348Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T13:32:19.603Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-09-06T13:32:19.603Z] === RUN TestPingCacheHeaders [2022-09-06T13:32:19.603Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-09-06T13:32:19.603Z] === RUN TestPingGet [2022-09-06T13:32:19.603Z] --- PASS: TestPingGet (0.02s) [2022-09-06T13:32:19.603Z] === RUN TestPingHead [2022-09-06T13:32:19.603Z] --- PASS: TestPingHead (0.02s) [2022-09-06T13:32:19.603Z] === RUN TestVersion [2022-09-06T13:32:19.860Z] --- PASS: TestVersion (0.02s) [2022-09-06T13:32:19.860Z] PASS [2022-09-06T13:32:19.860Z] [2022-09-06T13:32:19.860Z] === Skipped [2022-09-06T13:32:19.860Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T13:32:19.860Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T13:32:19.860Z] [2022-09-06T13:32:19.860Z] DONE 18 tests, 1 skipped in 21.403s [2022-09-06T13:32:19.860Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-06T13:32:19.860Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:32:19.860Z] ++ set -e [2022-09-06T13:32:19.860Z] ++ '[' -n 0 ']' [2022-09-06T13:32:19.860Z] ++ set -x [2022-09-06T13:32:19.860Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-09-06T13:32:19.860Z] INFO: Testing against a local daemon [2022-09-06T13:32:19.860Z] === RUN TestVolumesCreateAndList [2022-09-06T13:32:19.860Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-06T13:32:19.860Z] === RUN TestVolumesRemove [2022-09-06T13:32:19.860Z] --- PASS: TestVolumesRemove (0.07s) [2022-09-06T13:32:19.860Z] === RUN TestVolumesInspect [2022-09-06T13:32:20.117Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-09-06T13:32:20.117Z] --- PASS: TestVolumesInspect (0.03s) [2022-09-06T13:32:20.117Z] === RUN TestVolumesInvalidJSON [2022-09-06T13:32:20.117Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-06T13:32:20.117Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-06T13:32:20.117Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-06T13:32:20.117Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-09-06T13:32:20.117Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-06T13:32:20.117Z] PASS [2022-09-06T13:32:20.117Z] [2022-09-06T13:32:20.117Z] DONE 5 tests in 0.259s [2022-09-06T13:32:20.117Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T13:32:20.226Z] 2022/09/06 13:32:12 Finished clone github.com/hashicorp/consul [2022-09-06T13:32:20.374Z] ++++ cat bundles/test-integration/docker.pid [2022-09-06T13:32:20.374Z] +++ kill 5670 [2022-09-06T13:32:21.742Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-09-06T13:32:21.742Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-09-06T13:32:21.742Z] +++ /etc/init.d/apparmor stop [2022-09-06T13:32:21.742Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T13:32:21.742Z] [2022-09-06T13:32:21.742Z] Unloading profiles will leave already running processes permanently [2022-09-06T13:32:21.742Z] unconfined, which can lead to unexpected situations. [2022-09-06T13:32:21.742Z] [2022-09-06T13:32:21.742Z] To set a process to complain mode, use the command line tool [2022-09-06T13:32:21.742Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T13:32:21.742Z] +++ true [2022-09-06T13:32:21.742Z] exiting test-integration [2022-09-06T13:32:21.742Z] ++ exit 0 [2022-09-06T13:32:21.742Z] [2022-09-06T13:32:22.305Z] + for job in $(jobs -p) [2022-09-06T13:32:22.305Z] + wait 29925 [2022-09-06T13:32:23.234Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-09-06T13:32:23.797Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-09-06T13:32:24.053Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-09-06T13:32:30.608Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-09-06T13:32:31.976Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-09-06T13:32:32.905Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-09-06T13:32:33.468Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-09-06T13:32:34.834Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-09-06T13:32:34.835Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-09-06T13:32:35.091Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-09-06T13:32:35.091Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-09-06T13:32:35.091Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-09-06T13:32:35.108Z] 2022/09/06 13:32:32 Finished clone github.com/aws/aws-sdk-go [2022-09-06T13:32:35.654Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-09-06T13:32:35.911Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-09-06T13:32:36.811Z] Removing intermediate container 7244517ea10a [2022-09-06T13:32:36.811Z] ---> 525dd67c1a2d [2022-09-06T13:32:36.811Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-09-06T13:32:36.811Z] ---> Running in 54ab20032a2e [2022-09-06T13:32:36.811Z] [2022-09-06T13:32:36.811Z] SUCCESS: Specified value was saved. [2022-09-06T13:32:39.091Z] Removing intermediate container 54ab20032a2e [2022-09-06T13:32:39.091Z] ---> 9e0f9fa3cea8 [2022-09-06T13:32:39.091Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-09-06T13:32:39.091Z] ---> Running in bb74f4a58162 [2022-09-06T13:32:40.079Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-09-06T13:32:40.079Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-09-06T13:32:44.245Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-09-06T13:32:44.808Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-09-06T13:32:44.808Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-09-06T13:32:45.085Z] Cannot create a file when that file already exists. [2022-09-06T13:32:45.737Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-09-06T13:32:46.667Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-09-06T13:32:46.925Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-09-06T13:32:47.182Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-09-06T13:32:48.112Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-09-06T13:32:48.973Z] Removing intermediate container bb74f4a58162 [2022-09-06T13:32:48.973Z] ---> f4193f6d5f0c [2022-09-06T13:32:48.973Z] Step 13/13 : CMD ["sh"] [2022-09-06T13:32:48.973Z] ---> Running in 0417ff654bee [2022-09-06T13:32:49.040Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-09-06T13:32:49.457Z] Removing intermediate container 0417ff654bee [2022-09-06T13:32:49.457Z] ---> ab005235a45a [2022-09-06T13:32:49.457Z] Successfully built ab005235a45a [2022-09-06T13:32:49.457Z] Successfully tagged busybox:latest [2022-09-06T13:32:49.457Z] INFO: Docker images of the daemon under test [2022-09-06T13:32:49.457Z] [2022-09-06T13:32:49.457Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-06T13:32:49.457Z] busybox latest ab005235a45a Less than a second ago 5.63GB [2022-09-06T13:32:49.457Z] microsoft/windowsservercore latest e795f3f8aa80 4 weeks ago 5.6GB [2022-09-06T13:32:49.457Z] mcr.microsoft.com/windows/servercore ltsc2019 e795f3f8aa80 4 weeks ago 5.6GB [2022-09-06T13:32:49.457Z] [2022-09-06T13:32:49.457Z] INFO: Running integration tests at 09/06/2022 13:32:49... [2022-09-06T13:32:49.457Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-09-06T13:32:49.457Z] INFO: Integration API tests being run from the host: [2022-09-06T13:32:49.457Z] INFO: make.ps1 starting at 09/06/2022 13:32:49 [2022-09-06T13:32:50.477Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-09-06T13:32:50.932Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-09-06T13:32:51.188Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-09-06T13:32:51.445Z] === RUN TestDockerSuite/TestLogsSince [2022-09-06T13:32:57.999Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-09-06T13:33:04.534Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-09-06T13:33:04.534Z] === RUN TestDockerSuite/TestLogsTail [2022-09-06T13:33:04.534Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-09-06T13:33:04.790Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-09-06T13:33:05.353Z] === RUN TestDockerSuite/TestMountIntoProc [2022-09-06T13:33:05.353Z] === RUN TestDockerSuite/TestMountIntoSys [2022-09-06T13:33:05.915Z] === RUN TestDockerSuite/TestNetHostname [2022-09-06T13:33:07.283Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-09-06T13:33:07.283Z] === RUN TestDockerSuite/TestNetworkEvents [2022-09-06T13:33:07.846Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-09-06T13:33:08.409Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-09-06T13:33:09.338Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-09-06T13:33:09.594Z] === RUN TestDockerSuite/TestPluginActive [2022-09-06T13:33:12.114Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-09-06T13:33:12.370Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-09-06T13:33:14.888Z] docker_api_swarm_service_test.go:395: [dcf96afbac7de] joining swarm manager [d02f5043e7fc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:33:15.451Z] docker_api_swarm_service_test.go:395: [dd8a04e87d04f] joining swarm manager [d02f5043e7fc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:33:19.623Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-09-06T13:33:19.623Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-09-06T13:33:19.623Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-09-06T13:33:20.992Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-09-06T13:33:21.002Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T13:33:21.002Z] INFO: Testing against a local daemon [2022-09-06T13:33:21.002Z] === RUN TestBuildWithSession [2022-09-06T13:33:21.002Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T13:33:21.002Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T13:33:21.002Z] === RUN TestBuildSquashParent [2022-09-06T13:33:21.002Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:33:21.002Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-09-06T13:33:21.002Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T13:33:21.002Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T13:33:21.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T13:33:21.002Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T13:33:21.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T13:33:21.002Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T13:33:21.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T13:33:21.002Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T13:33:21.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T13:33:21.002Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T13:33:21.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T13:33:21.002Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T13:33:21.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T13:33:21.002Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T13:33:21.002Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T13:33:21.002Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T13:33:21.002Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T13:33:23.510Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-09-06T13:33:25.399Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-09-06T13:33:28.686Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-09-06T13:33:31.956Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-09-06T13:33:33.802Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T13:33:33.802Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T13:33:33.848Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-09-06T13:33:33.848Z] docker_api_swarm_service_test.go:343: [d8a833d5ab1df] joining swarm manager [dc2b1e2492fda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:33:34.412Z] docker_api_swarm_service_test.go:343: [d8f015eb26f48] joining swarm manager [dc2b1e2492fda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:33:34.974Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-09-06T13:33:36.341Z] === RUN TestDockerSuite/TestPortHostBinding [2022-09-06T13:33:37.716Z] === RUN TestDockerSuite/TestPortList [2022-09-06T13:33:41.124Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-09-06T13:33:41.124Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.10s) [2022-09-06T13:33:41.124Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.23s) [2022-09-06T13:33:41.124Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.43s) [2022-09-06T13:33:41.124Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (17.44s) [2022-09-06T13:33:41.124Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.80s) [2022-09-06T13:33:41.124Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.83s) [2022-09-06T13:33:41.124Z] === RUN TestBuildMultiStageCopy [2022-09-06T13:33:41.124Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T13:33:44.260Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-09-06T13:33:44.517Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-09-06T13:33:48.686Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-09-06T13:33:49.950Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T13:33:49.950Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T13:33:50.052Z] docker_api_swarm_service_test.go:490: [dea03a05fe901] joining swarm manager [d453bd477c8c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:33:50.308Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-09-06T13:33:50.308Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-09-06T13:33:50.308Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-09-06T13:33:50.435Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T13:33:50.871Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-09-06T13:33:50.871Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-09-06T13:33:50.871Z] docker_api_swarm_service_test.go:490: [d16823b2d458e] joining swarm manager [d453bd477c8c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:33:51.434Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-09-06T13:33:51.434Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-09-06T13:33:51.454Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T13:33:51.998Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-09-06T13:33:52.255Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-09-06T13:33:52.473Z] --- PASS: TestBuildMultiStageCopy (11.12s) [2022-09-06T13:33:52.473Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.05s) [2022-09-06T13:33:52.473Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2022-09-06T13:33:52.473Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.71s) [2022-09-06T13:33:52.473Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.81s) [2022-09-06T13:33:52.473Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.90s) [2022-09-06T13:33:52.473Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T13:33:53.623Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-09-06T13:33:53.623Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-09-06T13:33:54.753Z] --- PASS: TestBuildMultiStageParentConfig (2.27s) [2022-09-06T13:33:54.753Z] === RUN TestBuildLabelWithTargets [2022-09-06T13:33:54.753Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-06T13:33:54.753Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-09-06T13:33:54.753Z] === RUN TestBuildWithEmptyLayers [2022-09-06T13:33:54.998Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-09-06T13:33:55.772Z] --- PASS: TestBuildWithEmptyLayers (1.18s) [2022-09-06T13:33:55.772Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T13:33:55.933Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-09-06T13:33:56.495Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-09-06T13:33:56.495Z] === RUN TestDockerSuite/TestPsByOrder [2022-09-06T13:33:58.386Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-09-06T13:33:58.948Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-09-06T13:34:01.466Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-09-06T13:34:03.986Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-09-06T13:34:03.986Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-09-06T13:34:03.986Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-09-06T13:34:07.255Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-09-06T13:34:09.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-09-06T13:34:11.668Z] docker_api_swarm_service_test.go:128: [da1b639a169ef] joining swarm manager [d8910c9e2beaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:34:11.924Z] docker_api_swarm_service_test.go:129: [df2b9ae37798b] joining swarm manager [d8910c9e2beaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:34:13.809Z] --- PASS: TestBuildMultiStageOnBuild (15.99s) [2022-09-06T13:34:13.809Z] === RUN TestBuildUncleanTarFilenames [2022-09-06T13:34:13.809Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-06T13:34:13.809Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-09-06T13:34:13.809Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T13:34:13.817Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-09-06T13:34:13.817Z] docker_api_swarm_service_test.go:137: [dcfa22dc2bc5b] joining swarm manager [d8910c9e2beaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-06T13:34:14.749Z] docker_api_swarm_service_test.go:138: [db41d3f25b48e] joining swarm manager [d8910c9e2beaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-06T13:34:14.749Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-09-06T13:34:16.641Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-09-06T13:34:17.205Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-09-06T13:34:18.134Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-09-06T13:34:19.501Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-09-06T13:34:21.398Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-09-06T13:34:21.973Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-09-06T13:34:22.229Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-09-06T13:34:22.793Z] === RUN TestDockerSuite/TestPsRightTagName [2022-09-06T13:34:24.158Z] === RUN TestDockerSuite/TestPsShowMounts [2022-09-06T13:34:25.526Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-09-06T13:34:26.088Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-09-06T13:34:26.088Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-09-06T13:34:26.088Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-09-06T13:34:26.345Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-09-06T13:34:26.907Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-09-06T13:34:26.907Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-09-06T13:34:27.470Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-09-06T13:34:28.398Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-09-06T13:34:28.961Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-09-06T13:34:29.523Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-09-06T13:34:31.839Z] --- PASS: TestBuildMultiStageLayerLeak (19.29s) [2022-09-06T13:34:31.839Z] === RUN TestBuildWithHugeFile [2022-09-06T13:34:34.770Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-09-06T13:34:35.334Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-09-06T13:34:36.701Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-09-06T13:34:36.701Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-09-06T13:34:36.701Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-09-06T13:34:36.958Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-09-06T13:34:36.958Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-09-06T13:34:39.475Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-09-06T13:34:39.475Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-09-06T13:34:40.040Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-09-06T13:34:41.407Z] docker_api_swarm_service_test.go:304: [d04b047bec25c] joining swarm manager [dcc3c62964684]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:34:42.337Z] docker_api_swarm_service_test.go:304: [d2fcc448128b1] joining swarm manager [dcc3c62964684]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:34:42.337Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-09-06T13:34:43.706Z] === RUN TestDockerSuite/TestRmiBlank [2022-09-06T13:34:43.962Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-09-06T13:34:43.962Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-09-06T13:34:46.484Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-09-06T13:34:46.748Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-09-06T13:34:47.005Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-09-06T13:34:48.371Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-09-06T13:34:48.628Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-09-06T13:34:49.994Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-09-06T13:34:50.926Z] === RUN TestDockerSuite/TestRmiTag [2022-09-06T13:34:50.926Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-09-06T13:34:51.488Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-09-06T13:34:54.010Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-09-06T13:34:54.575Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-09-06T13:34:54.832Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-09-06T13:34:55.090Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-09-06T13:34:56.021Z] === RUN TestDockerSuite/TestRunAddHost [2022-09-06T13:34:56.278Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-09-06T13:34:56.534Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-09-06T13:34:57.097Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-09-06T13:34:57.097Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-09-06T13:34:57.660Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-09-06T13:34:58.588Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-09-06T13:34:58.844Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-09-06T13:34:59.407Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-09-06T13:34:59.969Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-09-06T13:35:00.897Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-09-06T13:35:01.827Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-09-06T13:35:01.827Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-09-06T13:35:02.389Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-09-06T13:35:02.952Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-09-06T13:35:03.515Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-09-06T13:35:04.077Z] docker_api_swarm_service_test.go:100: [d85d8ac0f122e] joining swarm manager [de27df7bfba9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:35:04.333Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-09-06T13:35:04.897Z] docker_api_swarm_service_test.go:101: [da355167814a9] joining swarm manager [de27df7bfba9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:35:04.897Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-09-06T13:35:05.460Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-09-06T13:35:06.450Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-09-06T13:35:07.015Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-09-06T13:35:07.596Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-09-06T13:35:08.530Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-09-06T13:35:08.530Z] === RUN TestDockerSuite/TestRunBindMounts [2022-09-06T13:35:10.423Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-09-06T13:35:10.423Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-09-06T13:35:10.985Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-09-06T13:35:11.548Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-09-06T13:35:11.805Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-09-06T13:35:11.805Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-09-06T13:35:12.368Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-09-06T13:35:12.624Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-09-06T13:35:13.187Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-09-06T13:35:13.443Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-09-06T13:35:14.006Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-09-06T13:35:14.006Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-09-06T13:35:14.266Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-09-06T13:35:14.266Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-09-06T13:35:15.195Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-09-06T13:35:15.451Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-09-06T13:35:16.014Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-09-06T13:35:16.577Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-09-06T13:35:16.577Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-09-06T13:35:17.140Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-09-06T13:35:18.070Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-09-06T13:35:19.000Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-09-06T13:35:20.372Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-09-06T13:35:20.628Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-09-06T13:35:21.560Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-09-06T13:35:22.122Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-09-06T13:35:22.122Z] check_test.go:380: [d85d8ac0f122e] daemon is not started [2022-09-06T13:35:22.684Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-09-06T13:35:23.246Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-09-06T13:35:24.176Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-09-06T13:35:26.069Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-09-06T13:35:26.069Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-09-06T13:35:26.326Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-09-06T13:35:27.691Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-09-06T13:35:27.691Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-09-06T13:35:29.072Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-09-06T13:35:29.072Z] docker_api_swarm_service_test.go:533: [d9b3685f0a324] joining swarm manager [d4851664a1785]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:35:30.447Z] docker_api_swarm_service_test.go:534: [d24c87ea37cf5] joining swarm manager [d4851664a1785]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:35:30.703Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-09-06T13:35:32.599Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-09-06T13:35:32.599Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-09-06T13:35:32.599Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-09-06T13:35:32.599Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-09-06T13:35:32.599Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-09-06T13:35:33.164Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-09-06T13:35:35.060Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-09-06T13:35:35.990Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-09-06T13:35:37.886Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-09-06T13:35:37.886Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-09-06T13:35:38.816Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-09-06T13:35:39.379Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-09-06T13:35:39.379Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-09-06T13:35:39.379Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-09-06T13:35:39.635Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-09-06T13:35:41.002Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-09-06T13:35:41.002Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-09-06T13:35:41.258Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-09-06T13:35:41.514Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-09-06T13:35:42.078Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-09-06T13:35:42.640Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-09-06T13:35:42.896Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-09-06T13:35:43.152Z] === RUN TestDockerSuite/TestRunEnvironment [2022-09-06T13:35:43.716Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-09-06T13:35:43.972Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-09-06T13:35:44.534Z] === RUN TestDockerSuite/TestRunExitCode [2022-09-06T13:35:44.791Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-09-06T13:35:45.354Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-09-06T13:35:45.610Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-09-06T13:35:46.173Z] === RUN TestDockerSuite/TestRunExposePort [2022-09-06T13:35:46.173Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-09-06T13:35:46.736Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-09-06T13:35:46.993Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-09-06T13:35:48.361Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-09-06T13:35:48.361Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-06T13:35:48.361Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-09-06T13:35:48.361Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-09-06T13:35:50.880Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-09-06T13:35:50.880Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-09-06T13:35:51.443Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-09-06T13:35:52.029Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-09-06T13:35:52.959Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-09-06T13:35:52.959Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-09-06T13:35:52.959Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-09-06T13:35:52.959Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-09-06T13:35:53.215Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-09-06T13:35:53.215Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-09-06T13:35:55.106Z] docker_api_swarm_service_test.go:148: [d80d153ac6e66] joining swarm manager [dd25307a84ff8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:35:55.363Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-09-06T13:35:56.293Z] docker_api_swarm_service_test.go:148: [d612a7655d6d5] joining swarm manager [dd25307a84ff8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:35:56.293Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-09-06T13:35:57.663Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-09-06T13:36:04.201Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-09-06T13:36:04.201Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-09-06T13:36:04.201Z] === RUN TestDockerSuite/TestRunModeHostname [2022-09-06T13:36:04.458Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-09-06T13:36:04.714Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-09-06T13:36:04.714Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-09-06T13:36:06.082Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-09-06T13:36:06.645Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-09-06T13:36:07.574Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-09-06T13:36:07.574Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-09-06T13:36:07.830Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-09-06T13:36:08.758Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-09-06T13:36:09.320Z] === RUN TestDockerSuite/TestRunMount [2022-09-06T13:36:13.489Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-09-06T13:36:14.054Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-09-06T13:36:14.620Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-09-06T13:36:15.550Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-09-06T13:36:16.917Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-09-06T13:36:18.819Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-09-06T13:36:20.195Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-09-06T13:36:22.085Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-09-06T13:36:22.647Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-09-06T13:36:23.574Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-09-06T13:36:23.574Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-09-06T13:36:23.831Z] === RUN TestDockerSuite/TestRunNetHost [2022-09-06T13:36:24.759Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-09-06T13:36:25.015Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-09-06T13:36:25.578Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-09-06T13:36:26.950Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-09-06T13:36:28.316Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-09-06T13:36:30.835Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-09-06T13:36:30.835Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-09-06T13:36:31.091Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-09-06T13:36:31.347Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-09-06T13:36:31.604Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-09-06T13:36:31.604Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-09-06T13:36:32.166Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-09-06T13:36:32.423Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-09-06T13:36:32.423Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-09-06T13:36:33.353Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-09-06T13:36:39.892Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-09-06T13:36:39.892Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-09-06T13:36:39.892Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-09-06T13:36:39.892Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-09-06T13:36:40.148Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-09-06T13:36:41.518Z] === RUN TestDockerSuite/TestRunPortInUse [2022-09-06T13:36:42.081Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-09-06T13:36:42.644Z] docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n" [2022-09-06T13:36:42.644Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-09-06T13:36:42.900Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-09-06T13:36:43.463Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-09-06T13:36:44.027Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-09-06T13:36:44.173Z] --- PASS: TestBuildWithHugeFile (129.64s) [2022-09-06T13:36:44.173Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T13:36:44.173Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T13:36:44.173Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T13:36:44.173Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T13:36:44.173Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T13:36:44.173Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T13:36:44.173Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T13:36:44.173Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T13:36:44.173Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T13:36:44.173Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T13:36:44.173Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-09-06T13:36:44.173Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-09-06T13:36:44.173Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-09-06T13:36:44.173Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-09-06T13:36:44.173Z] === RUN TestBuildPreserveOwnership [2022-09-06T13:36:44.173Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-06T13:36:44.173Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-09-06T13:36:44.173Z] === RUN TestBuildPlatformInvalid [2022-09-06T13:36:44.173Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-06T13:36:44.173Z] PASS [2022-09-06T13:36:44.173Z] ok github.com/docker/docker/integration/build 199.820s [2022-09-06T13:36:44.173Z] [2022-09-06T13:36:44.173Z] === Skipped [2022-09-06T13:36:44.173Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-09-06T13:36:44.173Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T13:36:44.173Z] [2022-09-06T13:36:44.173Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-09-06T13:36:44.173Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:36:44.173Z] [2022-09-06T13:36:44.173Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-09-06T13:36:44.173Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-06T13:36:44.173Z] [2022-09-06T13:36:44.173Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-09-06T13:36:44.173Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-06T13:36:44.173Z] [2022-09-06T13:36:44.173Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-09-06T13:36:44.173Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-06T13:36:44.173Z] [2022-09-06T13:36:44.173Z] DONE 28 tests, 5 skipped in 230.722s [2022-09-06T13:36:44.173Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-09-06T13:36:44.173Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T13:36:44.173Z] INFO: Testing against a local daemon [2022-09-06T13:36:44.173Z] === RUN TestConfigInspect [2022-09-06T13:36:44.173Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:36:44.173Z] --- SKIP: TestConfigInspect (0.00s) [2022-09-06T13:36:44.173Z] === RUN TestConfigList [2022-09-06T13:36:44.173Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:36:44.173Z] --- SKIP: TestConfigList (0.00s) [2022-09-06T13:36:44.173Z] === RUN TestConfigsCreateAndDelete [2022-09-06T13:36:44.173Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:36:44.173Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-09-06T13:36:44.173Z] === RUN TestConfigsUpdate [2022-09-06T13:36:44.173Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:36:44.173Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-09-06T13:36:44.173Z] === RUN TestTemplatedConfig [2022-09-06T13:36:44.173Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:36:44.173Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-09-06T13:36:44.173Z] === RUN TestConfigCreateResolve [2022-09-06T13:36:44.173Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T13:36:44.173Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-09-06T13:36:44.173Z] === RUN TestConfigDaemonLibtrustID [2022-09-06T13:36:44.173Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T13:36:44.173Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-09-06T13:36:44.173Z] PASS [2022-09-06T13:36:44.173Z] ok github.com/docker/docker/integration/config 0.143s [2022-09-06T13:36:44.173Z] [2022-09-06T13:36:44.173Z] === Skipped [2022-09-06T13:36:44.173Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-09-06T13:36:44.173Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:36:44.173Z] [2022-09-06T13:36:44.173Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-09-06T13:36:44.173Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:36:44.173Z] [2022-09-06T13:36:44.173Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-09-06T13:36:44.173Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:36:44.173Z] [2022-09-06T13:36:44.173Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-09-06T13:36:44.173Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:36:44.173Z] [2022-09-06T13:36:44.173Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-09-06T13:36:44.173Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:36:44.173Z] [2022-09-06T13:36:44.173Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-09-06T13:36:44.173Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T13:36:44.173Z] [2022-09-06T13:36:44.173Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2022-09-06T13:36:44.173Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T13:36:44.173Z] [2022-09-06T13:36:44.173Z] DONE 7 tests, 7 skipped in 2.320s [2022-09-06T13:36:44.173Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-09-06T13:36:44.291Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-06T13:36:44.291Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-09-06T13:36:44.291Z] === RUN TestDockerSuite/TestRunPublishPort [2022-09-06T13:36:44.892Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-09-06T13:36:45.453Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-09-06T13:36:45.453Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-09-06T13:36:45.453Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-09-06T13:36:45.709Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-09-06T13:36:46.485Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T13:36:46.485Z] INFO: Testing against a local daemon [2022-09-06T13:36:46.485Z] === RUN TestCheckpoint [2022-09-06T13:36:46.485Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T13:36:46.485Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T13:36:46.485Z] === RUN TestContainerInvalidJSON [2022-09-06T13:36:46.485Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T13:36:46.485Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T13:36:46.485Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T13:36:46.485Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T13:36:46.485Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-06T13:36:46.485Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-06T13:36:46.485Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T13:36:46.485Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T13:36:46.485Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-06T13:36:46.485Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-09-06T13:36:46.485Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-09-06T13:36:46.485Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-09-06T13:36:46.485Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-09-06T13:36:46.485Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T13:36:46.970Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s) [2022-09-06T13:36:46.970Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T13:36:46.970Z] copy_test.go:38: testEnv.OSType == "windows" [2022-09-06T13:36:46.970Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2022-09-06T13:36:46.970Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T13:36:47.074Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-09-06T13:36:47.074Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-09-06T13:36:47.074Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-09-06T13:36:47.454Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.54s) [2022-09-06T13:36:47.454Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T13:36:47.454Z] copy_test.go:63: testEnv.OSType == "windows" [2022-09-06T13:36:47.454Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2022-09-06T13:36:47.454Z] === RUN TestCopyFromContainer [2022-09-06T13:36:47.454Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:36:47.454Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-09-06T13:36:47.454Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T13:36:47.454Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T13:36:47.454Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T13:36:47.454Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T13:36:47.454Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T13:36:47.454Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T13:36:47.454Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T13:36:47.454Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T13:36:47.454Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T13:36:47.454Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T13:36:47.454Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-09-06T13:36:47.454Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-06T13:36:47.454Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-09-06T13:36:47.454Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-09-06T13:36:47.454Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T13:36:47.454Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-09-06T13:36:47.454Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-09-06T13:36:47.454Z] === RUN TestCreateWithInvalidEnv [2022-09-06T13:36:47.454Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T13:36:47.454Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T13:36:47.454Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T13:36:47.454Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T13:36:47.454Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T13:36:47.454Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T13:36:47.454Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T13:36:47.454Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T13:36:47.454Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T13:36:47.454Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-09-06T13:36:47.454Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T13:36:47.454Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-06T13:36:47.454Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-09-06T13:36:47.454Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T13:36:47.454Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:36:47.454Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-09-06T13:36:47.454Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-06T13:36:47.454Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T13:36:47.454Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-09-06T13:36:47.454Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-06T13:36:47.454Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T13:36:47.454Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-09-06T13:36:47.454Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T13:36:47.454Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T13:36:47.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T13:36:47.454Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T13:36:47.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T13:36:47.454Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T13:36:47.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T13:36:47.454Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T13:36:47.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T13:36:47.454Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T13:36:47.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T13:36:47.454Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T13:36:47.454Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T13:36:47.454Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T13:36:47.454Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T13:36:47.454Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T13:36:47.454Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-09-06T13:36:47.454Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-06T13:36:47.454Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-06T13:36:47.454Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-06T13:36:47.454Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-06T13:36:47.454Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-06T13:36:47.454Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T13:36:47.454Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-09-06T13:36:47.454Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-09-06T13:36:47.454Z] === RUN TestCreateDifferentPlatform [2022-09-06T13:36:47.454Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T13:36:47.454Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T13:36:47.454Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-09-06T13:36:47.454Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-09-06T13:36:47.454Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-09-06T13:36:47.454Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T13:36:47.454Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-09-06T13:36:47.454Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T13:36:47.454Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-09-06T13:36:47.454Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-09-06T13:36:47.454Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T13:36:47.454Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:36:47.454Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-09-06T13:36:47.454Z] === RUN TestDiff [2022-09-06T13:36:47.454Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-09-06T13:36:47.454Z] --- SKIP: TestDiff (0.00s) [2022-09-06T13:36:47.454Z] === RUN TestExecWithCloseStdin [2022-09-06T13:36:49.594Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-09-06T13:36:50.485Z] --- PASS: TestExecWithCloseStdin (2.35s) [2022-09-06T13:36:50.486Z] === RUN TestExec [2022-09-06T13:36:50.525Z] === RUN TestDockerSuite/TestRunRm [2022-09-06T13:36:51.087Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-09-06T13:36:52.124Z] --- PASS: TestExec (2.20s) [2022-09-06T13:36:52.124Z] === RUN TestExecUser [2022-09-06T13:36:52.124Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-09-06T13:36:52.124Z] --- SKIP: TestExecUser (0.01s) [2022-09-06T13:36:52.124Z] === RUN TestExportContainerAndImportImage [2022-09-06T13:36:52.124Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:36:52.124Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-09-06T13:36:52.124Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T13:36:52.124Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:36:52.124Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-09-06T13:36:52.124Z] === RUN TestHealthCheckWorkdir [2022-09-06T13:36:52.124Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2022-09-06T13:36:52.124Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-09-06T13:36:52.124Z] === RUN TestHealthKillContainer [2022-09-06T13:36:52.124Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-09-06T13:36:52.124Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-09-06T13:36:52.124Z] === RUN TestHealthCheckProcessKilled [2022-09-06T13:36:54.403Z] --- PASS: TestHealthCheckProcessKilled (2.24s) [2022-09-06T13:36:54.403Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T13:36:54.403Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-06T13:36:54.403Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-09-06T13:36:54.403Z] === RUN TestKillContainerInvalidSignal [2022-09-06T13:36:55.255Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-09-06T13:36:55.512Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-09-06T13:36:55.512Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-09-06T13:36:55.768Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-09-06T13:36:56.582Z] 2022/09/06 13:36:42 Finished clone google.golang.org/api [2022-09-06T13:36:56.582Z] 2022/09/06 13:36:42 Dependencies downloaded. Download time: 6m57.174598214s [2022-09-06T13:36:56.582Z] 2022/09/06 13:36:42 Collecting all dependencies [2022-09-06T13:36:56.582Z] 2022/09/06 13:36:52 Clean vendor dir from unused packages [2022-09-06T13:36:56.582Z] 2022/09/06 13:36:52 Ignoring paths matching "^archive/tar" [2022-09-06T13:36:56.582Z] 2022/09/06 13:36:53 Success [2022-09-06T13:36:56.582Z] 2022/09/06 13:36:53 Running time: 7m12.023009474s [2022-09-06T13:36:56.582Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T13:36:56.682Z] --- PASS: TestKillContainerInvalidSignal (2.02s) [2022-09-06T13:36:56.682Z] === RUN TestKillContainer [2022-09-06T13:36:56.682Z] === RUN TestKillContainer/no_signal [2022-09-06T13:36:56.925Z] + echo Ensuring container killed. [2022-09-06T13:36:56.925Z] Ensuring container killed. [2022-09-06T13:36:56.925Z] + docker rm -vf docker-pr2 [2022-09-06T13:36:56.925Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-09-06T13:36:57.241Z] + echo Chowning /workspace to jenkins user [2022-09-06T13:36:57.241Z] Chowning /workspace to jenkins user [2022-09-06T13:36:57.241Z] + id -u [2022-09-06T13:36:57.241Z] + id -g [2022-09-06T13:36:57.241Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44093:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T13:36:57.662Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T13:36:57.920Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-09-06T13:36:58.132Z] + bundleName=unit [2022-09-06T13:36:58.132Z] + echo Creating unit-bundles.tar.gz [2022-09-06T13:36:58.132Z] Creating unit-bundles.tar.gz [2022-09-06T13:36:58.132Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-09-06T13:36:58.132Z] bundles/junit-report.xml [2022-09-06T13:36:58.132Z] bundles/go-test-report.json [2022-09-06T13:36:58.132Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-09-06T13:36:58.141Z] Archiving artifacts [2022-09-06T13:36:58.295Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T13:36:58.295Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-09-06T13:36:58.295Z] === RUN TestKillContainer/killing_signal [2022-09-06T13:36:58.456Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44093/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T13:36:58.766Z] + make clean [2022-09-06T13:36:58.766Z] docker volume rm -f docker-dev-cache [2022-09-06T13:36:58.766Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T13:37:00.441Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-09-06T13:37:00.698Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-09-06T13:37:01.329Z] --- PASS: TestKillContainer (4.38s) [2022-09-06T13:37:01.329Z] --- PASS: TestKillContainer/no_signal (1.97s) [2022-09-06T13:37:01.329Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-09-06T13:37:01.329Z] --- PASS: TestKillContainer/killing_signal (2.35s) [2022-09-06T13:37:01.329Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T13:37:01.329Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-06T13:37:01.329Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-09-06T13:37:01.329Z] === RUN TestKillStoppedContainer [2022-09-06T13:37:01.329Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-06T13:37:01.329Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-09-06T13:37:01.329Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T13:37:01.329Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-06T13:37:01.329Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-09-06T13:37:01.329Z] === RUN TestKillDifferentUserContainer [2022-09-06T13:37:01.329Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-09-06T13:37:01.329Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-09-06T13:37:01.329Z] === RUN TestInspectOomKilledTrue [2022-09-06T13:37:01.329Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:37:01.329Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-06T13:37:01.329Z] === RUN TestInspectOomKilledFalse [2022-09-06T13:37:01.329Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T13:37:01.329Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-06T13:37:01.329Z] === RUN TestLogsFollowTailEmpty [2022-09-06T13:37:02.591Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-09-06T13:37:02.940Z] --- PASS: TestLogsFollowTailEmpty (2.02s) [2022-09-06T13:37:02.940Z] === RUN TestNetworkNat [2022-09-06T13:37:02.940Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-09-06T13:37:02.940Z] --- SKIP: TestNetworkNat (0.00s) [2022-09-06T13:37:02.940Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T13:37:03.961Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-09-06T13:37:04.218Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-09-06T13:37:04.781Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-09-06T13:37:05.218Z] --- PASS: TestNetworkLocalhostTCPNat (2.33s) [2022-09-06T13:37:05.218Z] === RUN TestNetworkLoopbackNat [2022-09-06T13:37:05.219Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-09-06T13:37:05.219Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-09-06T13:37:05.219Z] === RUN TestPause [2022-09-06T13:37:05.219Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-09-06T13:37:05.219Z] --- SKIP: TestPause (0.00s) [2022-09-06T13:37:05.219Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T13:37:05.710Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-09-06T13:37:05.710Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-09-06T13:37:05.967Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-09-06T13:37:06.529Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-09-06T13:37:06.785Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-09-06T13:37:07.349Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-09-06T13:37:07.499Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.04s) [2022-09-06T13:37:07.499Z] === RUN TestPauseStopPausedContainer [2022-09-06T13:37:07.499Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:37:07.499Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-09-06T13:37:07.499Z] === RUN TestPsFilter [2022-09-06T13:37:07.499Z] --- PASS: TestPsFilter (0.11s) [2022-09-06T13:37:07.499Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T13:37:07.913Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-09-06T13:37:08.475Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-09-06T13:37:08.475Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-09-06T13:37:09.778Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.42s) [2022-09-06T13:37:09.778Z] === RUN TestRemoveContainerWithVolume [2022-09-06T13:37:11.010Z] === RUN TestDockerSuite/TestRunState [2022-09-06T13:37:11.010Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-09-06T13:37:11.939Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-09-06T13:37:12.058Z] --- PASS: TestRemoveContainerWithVolume (2.32s) [2022-09-06T13:37:12.058Z] === RUN TestRemoveContainerRunning [2022-09-06T13:37:12.502Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-09-06T13:37:13.066Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-09-06T13:37:13.322Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-09-06T13:37:13.322Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-09-06T13:37:13.322Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-09-06T13:37:13.578Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-09-06T13:37:13.835Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-09-06T13:37:14.336Z] --- PASS: TestRemoveContainerRunning (2.04s) [2022-09-06T13:37:14.336Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T13:37:14.399Z] === RUN TestDockerSuite/TestRunSysctls [2022-09-06T13:37:15.328Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-09-06T13:37:15.585Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-09-06T13:37:15.585Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-09-06T13:37:15.951Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.00s) [2022-09-06T13:37:15.951Z] === RUN TestRemoveInvalidContainer [2022-09-06T13:37:15.951Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-09-06T13:37:15.951Z] === RUN TestRenameLinkedContainer [2022-09-06T13:37:15.951Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-09-06T13:37:15.951Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-09-06T13:37:15.951Z] === RUN TestRenameStoppedContainer [2022-09-06T13:37:16.148Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-09-06T13:37:18.040Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-09-06T13:37:18.040Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-09-06T13:37:18.296Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-09-06T13:37:18.984Z] --- PASS: TestRenameStoppedContainer (2.42s) [2022-09-06T13:37:18.984Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T13:37:19.663Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-09-06T13:37:22.182Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-09-06T13:37:22.438Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-09-06T13:37:22.870Z] --- PASS: TestRenameRunningContainerAndReuse (4.16s) [2022-09-06T13:37:22.870Z] === RUN TestRenameInvalidName [2022-09-06T13:37:24.482Z] --- PASS: TestRenameInvalidName (1.97s) [2022-09-06T13:37:24.482Z] === RUN TestRenameAnonymousContainer [2022-09-06T13:37:24.482Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-09-06T13:37:24.482Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2022-09-06T13:37:24.482Z] === RUN TestRenameContainerWithSameName [2022-09-06T13:37:25.707Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-09-06T13:37:25.707Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-09-06T13:37:26.269Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-09-06T13:37:26.525Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-09-06T13:37:26.763Z] --- PASS: TestRenameContainerWithSameName (1.99s) [2022-09-06T13:37:26.763Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T13:37:26.763Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-09-06T13:37:26.763Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-09-06T13:37:26.763Z] === RUN TestResize [2022-09-06T13:37:27.893Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-09-06T13:37:28.822Z] === RUN TestDockerSuite/TestRunUserByID [2022-09-06T13:37:29.046Z] --- PASS: TestResize (2.03s) [2022-09-06T13:37:29.046Z] === RUN TestResizeWithInvalidSize [2022-09-06T13:37:29.046Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-09-06T13:37:29.046Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2022-09-06T13:37:29.046Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T13:37:29.079Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-09-06T13:37:29.336Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-09-06T13:37:29.336Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-09-06T13:37:29.899Z] === RUN TestDockerSuite/TestRunUserByName [2022-09-06T13:37:30.156Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-09-06T13:37:30.719Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-09-06T13:37:30.719Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-09-06T13:37:30.719Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-09-06T13:37:30.719Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-09-06T13:37:31.282Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-09-06T13:37:31.324Z] --- PASS: TestResizeWhenContainerNotStarted (2.36s) [2022-09-06T13:37:31.324Z] === RUN TestDaemonRestartKillContainers [2022-09-06T13:37:31.324Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:37:31.324Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-09-06T13:37:31.324Z] === RUN TestStats [2022-09-06T13:37:31.324Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-09-06T13:37:31.324Z] --- SKIP: TestStats (0.00s) [2022-09-06T13:37:31.324Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T13:37:33.818Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-09-06T13:37:34.075Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-09-06T13:37:34.638Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-09-06T13:37:36.006Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-09-06T13:37:36.936Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-09-06T13:37:38.303Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-09-06T13:37:39.670Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-09-06T13:37:39.926Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-09-06T13:37:39.926Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-09-06T13:37:39.926Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-09-06T13:37:39.926Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-09-06T13:37:39.926Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-09-06T13:37:39.926Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-09-06T13:37:39.926Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-09-06T13:37:40.154Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.80s) [2022-09-06T13:37:40.154Z] === RUN TestStopContainerWithTimeout [2022-09-06T13:37:40.154Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-09-06T13:37:40.154Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-09-06T13:37:40.154Z] === RUN TestUpdateRestartPolicy [2022-09-06T13:37:40.183Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-09-06T13:37:40.183Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-09-06T13:37:40.183Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-09-06T13:37:40.746Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-09-06T13:37:41.309Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-09-06T13:37:41.872Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-09-06T13:37:42.434Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-09-06T13:37:42.996Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-09-06T13:37:42.996Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-09-06T13:37:43.253Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-09-06T13:37:43.253Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-09-06T13:37:43.253Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-09-06T13:37:43.253Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-09-06T13:37:43.509Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-09-06T13:37:43.509Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-09-06T13:37:43.509Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-09-06T13:37:43.509Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-09-06T13:37:43.509Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-09-06T13:37:43.509Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-09-06T13:37:43.509Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-09-06T13:37:43.509Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-09-06T13:37:43.509Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-09-06T13:37:43.509Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-09-06T13:37:43.509Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-09-06T13:37:43.766Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-09-06T13:37:44.328Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-09-06T13:37:44.328Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-09-06T13:37:45.259Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-09-06T13:37:45.259Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-09-06T13:37:45.515Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-09-06T13:37:45.771Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-09-06T13:37:45.771Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-09-06T13:37:46.333Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-09-06T13:37:46.590Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-09-06T13:37:46.590Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-09-06T13:37:46.846Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-09-06T13:37:47.409Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-09-06T13:37:48.778Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-09-06T13:37:49.341Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-09-06T13:37:49.341Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-09-06T13:37:49.341Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-09-06T13:37:49.598Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-09-06T13:37:49.598Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-09-06T13:37:50.527Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-09-06T13:37:51.090Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-09-06T13:37:52.456Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-09-06T13:37:52.712Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-09-06T13:37:52.713Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-09-06T13:37:52.713Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-09-06T13:37:53.652Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-09-06T13:37:53.909Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-09-06T13:37:54.471Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-09-06T13:37:55.401Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-09-06T13:37:55.401Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-09-06T13:37:56.769Z] === RUN TestDockerSuite/TestSaveImageId [2022-09-06T13:37:57.026Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-09-06T13:37:57.283Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-09-06T13:37:57.283Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-09-06T13:37:58.653Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents2031459476 [2022-09-06T13:37:58.909Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-09-06T13:37:59.165Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-09-06T13:38:00.094Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-09-06T13:38:00.094Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-09-06T13:38:00.094Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-09-06T13:38:01.023Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-09-06T13:38:01.624Z] --- PASS: TestUpdateRestartPolicy (21.16s) [2022-09-06T13:38:01.624Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T13:38:02.390Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-09-06T13:38:03.235Z] --- PASS: TestUpdateRestartWithAutoRemove (1.95s) [2022-09-06T13:38:03.236Z] === RUN TestWaitNonBlocked [2022-09-06T13:38:03.236Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T13:38:03.236Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T13:38:03.236Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T13:38:03.236Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T13:38:03.236Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T13:38:03.236Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T13:38:04.279Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-09-06T13:38:04.841Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-09-06T13:38:05.097Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-09-06T13:38:05.097Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-09-06T13:38:06.266Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-09-06T13:38:06.266Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.74s) [2022-09-06T13:38:06.266Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.86s) [2022-09-06T13:38:06.266Z] === RUN TestWaitBlocked [2022-09-06T13:38:06.266Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T13:38:06.266Z] --- SKIP: TestWaitBlocked (0.00s) [2022-09-06T13:38:06.266Z] PASS [2022-09-06T13:38:06.266Z] ok github.com/docker/docker/integration/container 79.354s [2022-09-06T13:38:06.266Z] [2022-09-06T13:38:06.266Z] === Skipped [2022-09-06T13:38:06.266Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-09-06T13:38:06.266Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T13:38:06.266Z] [2022-09-06T13:38:06.266Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2022-09-06T13:38:06.266Z] copy_test.go:38: testEnv.OSType == "windows" [2022-09-06T13:38:06.266Z] [2022-09-06T13:38:06.266Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2022-09-06T13:38:06.266Z] copy_test.go:63: testEnv.OSType == "windows" [2022-09-06T13:38:06.266Z] [2022-09-06T13:38:06.266Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-09-06T13:38:06.266Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:06.266Z] [2022-09-06T13:38:06.266Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-09-06T13:38:06.266Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-09-06T13:38:06.266Z] [2022-09-06T13:38:06.266Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-09-06T13:38:06.266Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:06.266Z] [2022-09-06T13:38:06.266Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-09-06T13:38:06.266Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T13:38:06.266Z] [2022-09-06T13:38:06.266Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-09-06T13:38:06.266Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T13:38:06.266Z] [2022-09-06T13:38:06.266Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-09-06T13:38:06.266Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-09-06T13:38:06.266Z] [2022-09-06T13:38:06.266Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-09-06T13:38:06.266Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-09-06T13:38:06.266Z] [2022-09-06T13:38:06.266Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-09-06T13:38:06.266Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:06.266Z] [2022-09-06T13:38:06.266Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-09-06T13:38:06.266Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-09-06T13:38:06.266Z] [2022-09-06T13:38:06.266Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.01s) [2022-09-06T13:38:06.266Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-09-06T13:38:06.266Z] [2022-09-06T13:38:06.266Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-09-06T13:38:06.266Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:06.266Z] [2022-09-06T13:38:06.266Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-09-06T13:38:06.266Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:06.266Z] [2022-09-06T13:38:06.266Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-09-06T13:38:06.266Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2022-09-06T13:38:06.266Z] [2022-09-06T13:38:06.266Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-09-06T13:38:06.266Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-09-06T13:38:06.266Z] [2022-09-06T13:38:06.266Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-09-06T13:38:06.267Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-06T13:38:06.267Z] [2022-09-06T13:38:06.267Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-09-06T13:38:06.267Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-09-06T13:38:06.267Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-09-06T13:38:06.267Z] [2022-09-06T13:38:06.267Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-09-06T13:38:06.267Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-06T13:38:06.267Z] [2022-09-06T13:38:06.267Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-09-06T13:38:06.267Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-06T13:38:06.267Z] [2022-09-06T13:38:06.267Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-09-06T13:38:06.267Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-06T13:38:06.267Z] [2022-09-06T13:38:06.267Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-09-06T13:38:06.267Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-09-06T13:38:06.267Z] [2022-09-06T13:38:06.267Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-09-06T13:38:06.267Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:06.267Z] [2022-09-06T13:38:06.267Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-09-06T13:38:06.267Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T13:38:06.267Z] [2022-09-06T13:38:06.267Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-09-06T13:38:06.267Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-09-06T13:38:06.267Z] [2022-09-06T13:38:06.267Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-09-06T13:38:06.267Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-09-06T13:38:06.267Z] [2022-09-06T13:38:06.267Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-09-06T13:38:06.267Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-09-06T13:38:06.267Z] [2022-09-06T13:38:06.267Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-09-06T13:38:06.267Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:06.267Z] [2022-09-06T13:38:06.267Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-09-06T13:38:06.267Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-09-06T13:38:06.267Z] [2022-09-06T13:38:06.267Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2022-09-06T13:38:06.267Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-09-06T13:38:06.267Z] [2022-09-06T13:38:06.267Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-09-06T13:38:06.267Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-09-06T13:38:06.267Z] [2022-09-06T13:38:06.267Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2022-09-06T13:38:06.267Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-09-06T13:38:06.267Z] [2022-09-06T13:38:06.267Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-09-06T13:38:06.267Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:06.267Z] [2022-09-06T13:38:06.267Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-09-06T13:38:06.267Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-09-06T13:38:06.267Z] [2022-09-06T13:38:06.267Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-09-06T13:38:06.267Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-09-06T13:38:06.267Z] [2022-09-06T13:38:06.267Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-09-06T13:38:06.267Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T13:38:06.267Z] [2022-09-06T13:38:06.267Z] DONE 89 tests, 37 skipped in 82.179s [2022-09-06T13:38:06.267Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-09-06T13:38:06.985Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-09-06T13:38:07.882Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T13:38:07.882Z] INFO: Testing against a local daemon [2022-09-06T13:38:07.882Z] === RUN TestCommitInheritsEnv [2022-09-06T13:38:07.882Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-06T13:38:07.882Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-09-06T13:38:07.882Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T13:38:07.882Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-09-06T13:38:07.882Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-06T13:38:07.882Z] === RUN TestImagesFilterMultiReference [2022-09-06T13:38:08.367Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-09-06T13:38:08.367Z] === RUN TestImagePullPlatformInvalid [2022-09-06T13:38:08.367Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-09-06T13:38:08.367Z] === RUN TestRemoveImageOrphaning [2022-09-06T13:38:08.876Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-09-06T13:38:09.385Z] --- PASS: TestRemoveImageOrphaning (0.97s) [2022-09-06T13:38:09.385Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T13:38:09.385Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-09-06T13:38:09.385Z] === RUN TestTagInvalidReference [2022-09-06T13:38:09.385Z] --- PASS: TestTagInvalidReference (0.04s) [2022-09-06T13:38:09.385Z] === RUN TestTagValidPrefixedRepo [2022-09-06T13:38:09.385Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-09-06T13:38:09.385Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T13:38:09.386Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-09-06T13:38:09.386Z] === RUN TestTagOfficialNames [2022-09-06T13:38:09.386Z] --- PASS: TestTagOfficialNames (0.08s) [2022-09-06T13:38:09.386Z] === RUN TestTagMatchesDigest [2022-09-06T13:38:09.386Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-09-06T13:38:09.386Z] PASS [2022-09-06T13:38:09.386Z] ok github.com/docker/docker/integration/image 1.480s [2022-09-06T13:38:09.386Z] [2022-09-06T13:38:09.386Z] === Skipped [2022-09-06T13:38:09.386Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-09-06T13:38:09.386Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-06T13:38:09.386Z] [2022-09-06T13:38:09.386Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-06T13:38:09.386Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-09-06T13:38:09.386Z] [2022-09-06T13:38:09.386Z] DONE 11 tests, 2 skipped in 3.370s [2022-09-06T13:38:09.440Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-09-06T13:38:09.870Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-09-06T13:38:11.482Z] testing: warning: no tests to run [2022-09-06T13:38:11.482Z] PASS [2022-09-06T13:38:11.482Z] ok github.com/docker/docker/integration/network/ipvlan 0.117s [no tests to run] [2022-09-06T13:38:11.482Z] testing: warning: no tests to run [2022-09-06T13:38:11.482Z] PASS [2022-09-06T13:38:11.482Z] ok github.com/docker/docker/integration/network/macvlan 0.066s [no tests to run] [2022-09-06T13:38:11.957Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-09-06T13:38:11.966Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T13:38:11.966Z] INFO: Testing against a local daemon [2022-09-06T13:38:11.966Z] === RUN TestNetworkCreateDelete [2022-09-06T13:38:11.966Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T13:38:11.966Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-09-06T13:38:11.966Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T13:38:11.966Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-09-06T13:38:11.966Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-09-06T13:38:11.966Z] === RUN TestDaemonDNSFallback [2022-09-06T13:38:11.966Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T13:38:11.966Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-09-06T13:38:11.966Z] === RUN TestInspectNetwork [2022-09-06T13:38:11.966Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-09-06T13:38:11.966Z] --- SKIP: TestInspectNetwork (0.00s) [2022-09-06T13:38:11.966Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T13:38:11.966Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T13:38:11.966Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-09-06T13:38:11.966Z] === RUN TestNetworkInvalidJSON [2022-09-06T13:38:11.966Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-06T13:38:11.966Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-06T13:38:11.966Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T13:38:11.966Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T13:38:11.966Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T13:38:11.966Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T13:38:11.966Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-06T13:38:11.966Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T13:38:11.966Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T13:38:11.966Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-09-06T13:38:11.966Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-09-06T13:38:11.966Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-09-06T13:38:11.966Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-09-06T13:38:11.966Z] === RUN TestNetworkList [2022-09-06T13:38:11.966Z] === RUN TestNetworkList//networks [2022-09-06T13:38:11.966Z] === PAUSE TestNetworkList//networks [2022-09-06T13:38:11.966Z] === RUN TestNetworkList//networks/ [2022-09-06T13:38:11.966Z] === PAUSE TestNetworkList//networks/ [2022-09-06T13:38:11.966Z] === CONT TestNetworkList//networks [2022-09-06T13:38:11.966Z] === CONT TestNetworkList//networks/ [2022-09-06T13:38:11.966Z] --- PASS: TestNetworkList (0.03s) [2022-09-06T13:38:11.966Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T13:38:11.966Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T13:38:11.966Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T13:38:11.966Z] network_test.go:126: testEnv.OSType == "windows" [2022-09-06T13:38:11.966Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-09-06T13:38:11.966Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T13:38:11.966Z] service_test.go:29: testEnv.OSType == "windows" [2022-09-06T13:38:11.966Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-09-06T13:38:11.966Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T13:38:11.966Z] service_test.go:58: testEnv.OSType == "windows" [2022-09-06T13:38:11.966Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-09-06T13:38:11.966Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-06T13:38:11.966Z] service_test.go:102: testEnv.OSType == "windows" [2022-09-06T13:38:11.966Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-09-06T13:38:11.966Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T13:38:11.966Z] service_test.go:136: testEnv.OSType == "windows" [2022-09-06T13:38:11.966Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-09-06T13:38:11.966Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T13:38:11.966Z] service_test.go:187: testEnv.OSType == "windows" [2022-09-06T13:38:11.966Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-09-06T13:38:11.966Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T13:38:11.966Z] service_test.go:212: testEnv.OSType == "windows" [2022-09-06T13:38:11.966Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-09-06T13:38:11.966Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T13:38:11.966Z] service_test.go:242: FLAKY_TEST [2022-09-06T13:38:11.966Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T13:38:11.966Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T13:38:11.966Z] service_test.go:333: testEnv.OSType == "windows" [2022-09-06T13:38:11.966Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-09-06T13:38:11.966Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T13:38:11.966Z] service_test.go:401: testEnv.OSType == "windows" [2022-09-06T13:38:11.966Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-06T13:38:11.966Z] PASS [2022-09-06T13:38:11.966Z] ok github.com/docker/docker/integration/network 0.168s [2022-09-06T13:38:12.450Z] [2022-09-06T13:38:12.450Z] === Skipped [2022-09-06T13:38:12.450Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-09-06T13:38:12.450Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T13:38:12.450Z] [2022-09-06T13:38:12.450Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-09-06T13:38:12.450Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-09-06T13:38:12.450Z] [2022-09-06T13:38:12.450Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-09-06T13:38:12.450Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T13:38:12.450Z] [2022-09-06T13:38:12.450Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-09-06T13:38:12.450Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-09-06T13:38:12.450Z] [2022-09-06T13:38:12.450Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-09-06T13:38:12.450Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T13:38:12.450Z] [2022-09-06T13:38:12.450Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-09-06T13:38:12.451Z] network_test.go:126: testEnv.OSType == "windows" [2022-09-06T13:38:12.451Z] [2022-09-06T13:38:12.451Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-09-06T13:38:12.451Z] service_test.go:29: testEnv.OSType == "windows" [2022-09-06T13:38:12.451Z] [2022-09-06T13:38:12.451Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-09-06T13:38:12.451Z] service_test.go:58: testEnv.OSType == "windows" [2022-09-06T13:38:12.451Z] [2022-09-06T13:38:12.451Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-09-06T13:38:12.451Z] service_test.go:102: testEnv.OSType == "windows" [2022-09-06T13:38:12.451Z] [2022-09-06T13:38:12.451Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-09-06T13:38:12.451Z] service_test.go:136: testEnv.OSType == "windows" [2022-09-06T13:38:12.451Z] [2022-09-06T13:38:12.451Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-09-06T13:38:12.451Z] service_test.go:187: testEnv.OSType == "windows" [2022-09-06T13:38:12.451Z] [2022-09-06T13:38:12.451Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-09-06T13:38:12.451Z] service_test.go:212: testEnv.OSType == "windows" [2022-09-06T13:38:12.451Z] [2022-09-06T13:38:12.451Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T13:38:12.451Z] service_test.go:242: FLAKY_TEST [2022-09-06T13:38:12.451Z] [2022-09-06T13:38:12.451Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-09-06T13:38:12.451Z] service_test.go:333: testEnv.OSType == "windows" [2022-09-06T13:38:12.451Z] [2022-09-06T13:38:12.451Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-06T13:38:12.451Z] service_test.go:401: testEnv.OSType == "windows" [2022-09-06T13:38:12.451Z] [2022-09-06T13:38:12.451Z] DONE 22 tests, 15 skipped in 2.687s [2022-09-06T13:38:12.451Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-09-06T13:38:12.935Z] testing: warning: no tests to run [2022-09-06T13:38:12.935Z] PASS [2022-09-06T13:38:12.935Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-09-06T13:38:12.935Z] [2022-09-06T13:38:12.935Z] DONE 0 tests in 0.442s [2022-09-06T13:38:12.935Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-09-06T13:38:13.419Z] testing: warning: no tests to run [2022-09-06T13:38:13.419Z] PASS [2022-09-06T13:38:13.419Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-09-06T13:38:13.419Z] [2022-09-06T13:38:13.419Z] DONE 0 tests in 0.460s [2022-09-06T13:38:13.419Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-09-06T13:38:13.847Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-09-06T13:38:14.777Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-09-06T13:38:15.032Z] testing: warning: no tests to run [2022-09-06T13:38:15.032Z] PASS [2022-09-06T13:38:15.032Z] testing: warning: no tests to run [2022-09-06T13:38:15.032Z] PASS [2022-09-06T13:38:15.032Z] ok github.com/docker/docker/integration/plugin 0.169s [no tests to run] [2022-09-06T13:38:15.032Z] ok github.com/docker/docker/integration/plugin/authz 0.136s [no tests to run] [2022-09-06T13:38:15.707Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-09-06T13:38:16.271Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-09-06T13:38:17.222Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-09-06T13:38:17.222Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-09-06T13:38:19.758Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-09-06T13:38:19.758Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-09-06T13:38:21.694Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-09-06T13:38:22.258Z] === RUN TestDockerSuite/TestStartRecordError [2022-09-06T13:38:22.516Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-09-06T13:38:23.446Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-09-06T13:38:24.813Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-09-06T13:38:25.667Z] testing: warning: no tests to run [2022-09-06T13:38:25.667Z] PASS [2022-09-06T13:38:25.667Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T13:38:25.667Z] INFO: Testing against a local daemon [2022-09-06T13:38:25.667Z] === RUN TestExternalGraphDriver [2022-09-06T13:38:25.667Z] external_test.go:48: runtime.GOOS == "windows" [2022-09-06T13:38:25.667Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-09-06T13:38:25.667Z] === RUN TestGraphdriverPluginV2 [2022-09-06T13:38:25.667Z] external_test.go:408: runtime.GOOS == "windows" [2022-09-06T13:38:25.667Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-09-06T13:38:25.667Z] PASS [2022-09-06T13:38:25.667Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.046s [no tests to run] [2022-09-06T13:38:25.667Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.164s [2022-09-06T13:38:26.182Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-09-06T13:38:26.182Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-09-06T13:38:27.287Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T13:38:27.288Z] INFO: Testing against a local daemon [2022-09-06T13:38:27.288Z] === RUN TestReadPluginNoRead [2022-09-06T13:38:27.288Z] read_test.go:21: no unix domain sockets on Windows [2022-09-06T13:38:27.288Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-09-06T13:38:27.288Z] PASS [2022-09-06T13:38:27.288Z] ok github.com/docker/docker/integration/plugin/logging 0.183s [2022-09-06T13:38:27.288Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T13:38:27.288Z] INFO: Testing against a local daemon [2022-09-06T13:38:27.288Z] === RUN TestPluginInvalidJSON [2022-09-06T13:38:27.288Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T13:38:27.288Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T13:38:27.288Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T13:38:27.288Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T13:38:27.288Z] INFO: Testing against a local daemon [2022-09-06T13:38:27.288Z] === RUN TestPluginWithDevMounts [2022-09-06T13:38:27.288Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-09-06T13:38:27.288Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-09-06T13:38:27.288Z] === RUN TestPluginInstall [2022-09-06T13:38:27.288Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:27.288Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-06T13:38:27.288Z] PASS [2022-09-06T13:38:27.288Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-09-06T13:38:27.288Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-06T13:38:27.288Z] === RUN TestPluginsWithRuntimes [2022-09-06T13:38:27.288Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-09-06T13:38:27.288Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-06T13:38:27.288Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T13:38:27.288Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-09-06T13:38:27.288Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-06T13:38:27.288Z] PASS [2022-09-06T13:38:27.288Z] ok github.com/docker/docker/integration/plugin/volumes 0.084s [2022-09-06T13:38:27.288Z] ok github.com/docker/docker/integration/plugin/common 0.133s [2022-09-06T13:38:27.288Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-09-06T13:38:27.288Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-09-06T13:38:27.288Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-09-06T13:38:27.772Z] [2022-09-06T13:38:27.772Z] === Skipped [2022-09-06T13:38:27.772Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-09-06T13:38:27.772Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-09-06T13:38:27.772Z] [2022-09-06T13:38:27.772Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-09-06T13:38:27.772Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-09-06T13:38:27.772Z] [2022-09-06T13:38:27.772Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-09-06T13:38:27.772Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-09-06T13:38:27.772Z] [2022-09-06T13:38:27.772Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-09-06T13:38:27.772Z] external_test.go:48: runtime.GOOS == "windows" [2022-09-06T13:38:27.772Z] [2022-09-06T13:38:27.772Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-09-06T13:38:27.772Z] external_test.go:408: runtime.GOOS == "windows" [2022-09-06T13:38:27.772Z] [2022-09-06T13:38:27.772Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-09-06T13:38:27.772Z] read_test.go:21: no unix domain sockets on Windows [2022-09-06T13:38:27.772Z] [2022-09-06T13:38:27.772Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-09-06T13:38:27.772Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:27.772Z] [2022-09-06T13:38:27.772Z] DONE 9 tests, 7 skipped in 14.176s [2022-09-06T13:38:27.772Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-09-06T13:38:28.074Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-09-06T13:38:28.256Z] testing: warning: no tests to run [2022-09-06T13:38:28.256Z] PASS [2022-09-06T13:38:28.257Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-09-06T13:38:28.257Z] [2022-09-06T13:38:28.257Z] DONE 0 tests in 0.438s [2022-09-06T13:38:28.257Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-09-06T13:38:29.002Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-09-06T13:38:29.275Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T13:38:29.275Z] INFO: Testing against a local daemon [2022-09-06T13:38:29.275Z] === RUN TestPluginInvalidJSON [2022-09-06T13:38:29.275Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T13:38:29.275Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T13:38:29.275Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T13:38:29.275Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-09-06T13:38:29.275Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-09-06T13:38:29.275Z] === RUN TestPluginInstall [2022-09-06T13:38:29.275Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-09-06T13:38:29.275Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-06T13:38:29.275Z] === RUN TestPluginsWithRuntimes [2022-09-06T13:38:29.275Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-09-06T13:38:29.275Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-06T13:38:29.275Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T13:38:29.275Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-09-06T13:38:29.275Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-06T13:38:29.275Z] PASS [2022-09-06T13:38:29.275Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-09-06T13:38:29.770Z] [2022-09-06T13:38:29.770Z] === Skipped [2022-09-06T13:38:29.770Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-09-06T13:38:29.770Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-09-06T13:38:29.770Z] [2022-09-06T13:38:29.770Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-09-06T13:38:29.770Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-09-06T13:38:29.770Z] [2022-09-06T13:38:29.770Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-09-06T13:38:29.770Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-09-06T13:38:29.770Z] [2022-09-06T13:38:29.770Z] DONE 5 tests, 3 skipped in 1.092s [2022-09-06T13:38:29.770Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-09-06T13:38:30.790Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T13:38:30.790Z] INFO: Testing against a local daemon [2022-09-06T13:38:30.790Z] === RUN TestExternalGraphDriver [2022-09-06T13:38:30.790Z] external_test.go:48: runtime.GOOS == "windows" [2022-09-06T13:38:30.790Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-09-06T13:38:30.790Z] === RUN TestGraphdriverPluginV2 [2022-09-06T13:38:30.790Z] external_test.go:408: runtime.GOOS == "windows" [2022-09-06T13:38:30.790Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-09-06T13:38:30.790Z] PASS [2022-09-06T13:38:30.790Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-09-06T13:38:30.790Z] [2022-09-06T13:38:30.790Z] === Skipped [2022-09-06T13:38:30.790Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-09-06T13:38:30.790Z] external_test.go:48: runtime.GOOS == "windows" [2022-09-06T13:38:30.790Z] [2022-09-06T13:38:30.790Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-09-06T13:38:30.790Z] external_test.go:408: runtime.GOOS == "windows" [2022-09-06T13:38:30.790Z] [2022-09-06T13:38:30.790Z] DONE 2 tests, 2 skipped in 1.003s [2022-09-06T13:38:30.790Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-09-06T13:38:30.897Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-09-06T13:38:31.817Z] testing: warning: no tests to run [2022-09-06T13:38:31.817Z] PASS [2022-09-06T13:38:31.817Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T13:38:31.817Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-09-06T13:38:31.817Z] INFO: Testing against a local daemon [2022-09-06T13:38:31.817Z] === RUN TestReadPluginNoRead [2022-09-06T13:38:31.817Z] read_test.go:21: no unix domain sockets on Windows [2022-09-06T13:38:31.817Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-09-06T13:38:31.817Z] PASS [2022-09-06T13:38:31.817Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-09-06T13:38:31.817Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-09-06T13:38:31.817Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-09-06T13:38:31.817Z] [2022-09-06T13:38:31.817Z] === Skipped [2022-09-06T13:38:31.817Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-09-06T13:38:31.817Z] read_test.go:21: no unix domain sockets on Windows [2022-09-06T13:38:31.817Z] [2022-09-06T13:38:31.817Z] DONE 1 tests, 1 skipped in 1.183s [2022-09-06T13:38:32.301Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-09-06T13:38:32.785Z] testing: warning: no tests to run [2022-09-06T13:38:32.785Z] PASS [2022-09-06T13:38:32.785Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-09-06T13:38:32.785Z] [2022-09-06T13:38:32.785Z] DONE 0 tests in 0.651s [2022-09-06T13:38:32.785Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-09-06T13:38:33.414Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-09-06T13:38:33.804Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T13:38:33.804Z] INFO: Testing against a local daemon [2022-09-06T13:38:33.804Z] === RUN TestPluginWithDevMounts [2022-09-06T13:38:33.804Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:33.804Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-06T13:38:33.804Z] PASS [2022-09-06T13:38:33.804Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-09-06T13:38:33.804Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-09-06T13:38:33.804Z] [2022-09-06T13:38:33.804Z] === Skipped [2022-09-06T13:38:33.804Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-09-06T13:38:33.804Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:33.804Z] [2022-09-06T13:38:33.804Z] DONE 1 tests, 1 skipped in 1.003s [2022-09-06T13:38:33.804Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-09-06T13:38:36.084Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T13:38:36.084Z] INFO: Testing against a local daemon [2022-09-06T13:38:36.084Z] === RUN TestSecretInspect [2022-09-06T13:38:36.084Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:36.084Z] --- SKIP: TestSecretInspect (0.00s) [2022-09-06T13:38:36.084Z] === RUN TestSecretList [2022-09-06T13:38:36.084Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:36.084Z] --- SKIP: TestSecretList (0.00s) [2022-09-06T13:38:36.084Z] === RUN TestSecretsCreateAndDelete [2022-09-06T13:38:36.084Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:36.084Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-09-06T13:38:36.084Z] === RUN TestSecretsUpdate [2022-09-06T13:38:36.084Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:36.084Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-09-06T13:38:36.084Z] === RUN TestTemplatedSecret [2022-09-06T13:38:36.084Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:36.084Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-09-06T13:38:36.084Z] === RUN TestSecretCreateResolve [2022-09-06T13:38:36.084Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T13:38:36.084Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-09-06T13:38:36.084Z] PASS [2022-09-06T13:38:36.084Z] ok github.com/docker/docker/integration/secret 0.109s [2022-09-06T13:38:36.084Z] [2022-09-06T13:38:36.084Z] === Skipped [2022-09-06T13:38:36.084Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-09-06T13:38:36.084Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:36.084Z] [2022-09-06T13:38:36.084Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-09-06T13:38:36.084Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:36.084Z] [2022-09-06T13:38:36.084Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-09-06T13:38:36.084Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:36.084Z] [2022-09-06T13:38:36.084Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-09-06T13:38:36.084Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:36.084Z] [2022-09-06T13:38:36.084Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-09-06T13:38:36.084Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:36.084Z] [2022-09-06T13:38:36.084Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-09-06T13:38:36.084Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T13:38:36.084Z] [2022-09-06T13:38:36.084Z] DONE 6 tests, 6 skipped in 2.021s [2022-09-06T13:38:36.084Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-09-06T13:38:36.683Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-09-06T13:38:36.683Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-09-06T13:38:38.371Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T13:38:38.371Z] INFO: Testing against a local daemon [2022-09-06T13:38:38.371Z] === RUN TestServiceCreateInit [2022-09-06T13:38:38.371Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T13:38:38.371Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.371Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T13:38:38.371Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.371Z] --- PASS: TestServiceCreateInit (0.04s) [2022-09-06T13:38:38.371Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-06T13:38:38.371Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-06T13:38:38.371Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T13:38:38.371Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.371Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-09-06T13:38:38.371Z] === RUN TestCreateServiceConflict [2022-09-06T13:38:38.371Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.371Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-09-06T13:38:38.371Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T13:38:38.371Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.371Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-09-06T13:38:38.371Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-06T13:38:38.371Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.371Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-09-06T13:38:38.371Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T13:38:38.371Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.371Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-09-06T13:38:38.371Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T13:38:38.371Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.371Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-09-06T13:38:38.371Z] === RUN TestCreateServiceSysctls [2022-09-06T13:38:38.371Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.371Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-09-06T13:38:38.371Z] === RUN TestCreateServiceCapabilities [2022-09-06T13:38:38.855Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.855Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-09-06T13:38:38.855Z] === RUN TestInspect [2022-09-06T13:38:38.855Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.855Z] --- SKIP: TestInspect (0.00s) [2022-09-06T13:38:38.855Z] === RUN TestCreateJob [2022-09-06T13:38:38.855Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.855Z] --- SKIP: TestCreateJob (0.00s) [2022-09-06T13:38:38.855Z] === RUN TestReplicatedJob [2022-09-06T13:38:38.855Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.855Z] --- SKIP: TestReplicatedJob (0.00s) [2022-09-06T13:38:38.855Z] === RUN TestUpdateReplicatedJob [2022-09-06T13:38:38.855Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.855Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-09-06T13:38:38.855Z] === RUN TestServiceListWithStatuses [2022-09-06T13:38:38.855Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.855Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T13:38:38.855Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T13:38:38.855Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.855Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-09-06T13:38:38.855Z] === RUN TestDockerNetworkReConnect [2022-09-06T13:38:38.855Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.855Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-09-06T13:38:38.855Z] === RUN TestServicePlugin [2022-09-06T13:38:38.855Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.855Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-06T13:38:38.855Z] === RUN TestServiceUpdateLabel [2022-09-06T13:38:38.855Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T13:38:38.855Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-09-06T13:38:38.855Z] === RUN TestServiceUpdateSecrets [2022-09-06T13:38:38.855Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T13:38:38.855Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-09-06T13:38:38.855Z] === RUN TestServiceUpdateConfigs [2022-09-06T13:38:38.855Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T13:38:38.855Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-09-06T13:38:38.855Z] === RUN TestServiceUpdateNetwork [2022-09-06T13:38:38.855Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T13:38:38.855Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-09-06T13:38:38.855Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T13:38:38.855Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T13:38:38.855Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-09-06T13:38:38.855Z] PASS [2022-09-06T13:38:38.855Z] ok github.com/docker/docker/integration/service 0.288s [2022-09-06T13:38:38.855Z] [2022-09-06T13:38:38.855Z] === Skipped [2022-09-06T13:38:38.855Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-06T13:38:38.855Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.855Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-06T13:38:38.855Z] [2022-09-06T13:38:38.855Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-06T13:38:38.855Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.855Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-06T13:38:38.855Z] [2022-09-06T13:38:38.855Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-09-06T13:38:38.855Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.855Z] [2022-09-06T13:38:38.855Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-09-06T13:38:38.855Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.855Z] [2022-09-06T13:38:38.855Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-09-06T13:38:38.855Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.855Z] [2022-09-06T13:38:38.855Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-09-06T13:38:38.855Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.855Z] [2022-09-06T13:38:38.855Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-09-06T13:38:38.855Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.855Z] [2022-09-06T13:38:38.855Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-09-06T13:38:38.855Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.855Z] [2022-09-06T13:38:38.855Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-09-06T13:38:38.855Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.855Z] [2022-09-06T13:38:38.855Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-09-06T13:38:38.855Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.855Z] [2022-09-06T13:38:38.855Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-09-06T13:38:38.855Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.855Z] [2022-09-06T13:38:38.855Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-09-06T13:38:38.855Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.855Z] [2022-09-06T13:38:38.855Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-09-06T13:38:38.855Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.855Z] [2022-09-06T13:38:38.855Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-09-06T13:38:38.855Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.855Z] [2022-09-06T13:38:38.855Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-09-06T13:38:38.855Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.856Z] [2022-09-06T13:38:38.856Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-09-06T13:38:38.856Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.856Z] [2022-09-06T13:38:38.856Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-09-06T13:38:38.856Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.856Z] [2022-09-06T13:38:38.856Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-09-06T13:38:38.856Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:38.856Z] [2022-09-06T13:38:38.856Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-09-06T13:38:38.856Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T13:38:38.856Z] [2022-09-06T13:38:38.856Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-09-06T13:38:38.856Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T13:38:38.856Z] [2022-09-06T13:38:38.856Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-09-06T13:38:38.856Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T13:38:38.856Z] [2022-09-06T13:38:38.856Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-09-06T13:38:38.856Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T13:38:38.856Z] [2022-09-06T13:38:38.856Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-09-06T13:38:38.856Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T13:38:38.856Z] [2022-09-06T13:38:38.856Z] DONE 24 tests, 23 skipped in 2.610s [2022-09-06T13:38:38.856Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-09-06T13:38:40.470Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T13:38:40.470Z] INFO: Testing against a local daemon [2022-09-06T13:38:40.470Z] === RUN TestSessionCreate [2022-09-06T13:38:40.470Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-09-06T13:38:40.470Z] --- SKIP: TestSessionCreate (0.00s) [2022-09-06T13:38:40.470Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T13:38:40.470Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-09-06T13:38:40.470Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-09-06T13:38:40.470Z] PASS [2022-09-06T13:38:40.470Z] ok github.com/docker/docker/integration/session 0.100s [2022-09-06T13:38:40.853Z] === RUN TestDockerSuite/TestStatsNoStream [2022-09-06T13:38:40.954Z] [2022-09-06T13:38:40.954Z] === Skipped [2022-09-06T13:38:40.954Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-09-06T13:38:40.954Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-09-06T13:38:40.954Z] [2022-09-06T13:38:40.954Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-09-06T13:38:40.954Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-09-06T13:38:40.954Z] [2022-09-06T13:38:40.954Z] DONE 2 tests, 2 skipped in 1.875s [2022-09-06T13:38:40.954Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-09-06T13:38:41.109Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-09-06T13:38:42.567Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T13:38:42.567Z] INFO: Testing against a local daemon [2022-09-06T13:38:42.567Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T13:38:42.567Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:42.567Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T13:38:42.567Z] === RUN TestEventsExecDie [2022-09-06T13:38:42.567Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-09-06T13:38:42.567Z] --- SKIP: TestEventsExecDie (0.00s) [2022-09-06T13:38:42.567Z] === RUN TestEventsBackwardsCompatible [2022-09-06T13:38:42.567Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-09-06T13:38:42.567Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-09-06T13:38:42.567Z] === RUN TestInfoAPI [2022-09-06T13:38:42.567Z] --- PASS: TestInfoAPI (0.03s) [2022-09-06T13:38:42.567Z] === RUN TestInfoAPIWarnings [2022-09-06T13:38:42.567Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-06T13:38:42.567Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-09-06T13:38:42.567Z] === RUN TestInfoDebug [2022-09-06T13:38:42.567Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-06T13:38:42.567Z] --- SKIP: TestInfoDebug (0.00s) [2022-09-06T13:38:42.567Z] === RUN TestInfoInsecureRegistries [2022-09-06T13:38:42.567Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-06T13:38:42.567Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-09-06T13:38:42.567Z] === RUN TestInfoRegistryMirrors [2022-09-06T13:38:42.567Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-06T13:38:42.567Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-09-06T13:38:42.567Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T13:38:43.585Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2022-09-06T13:38:43.585Z] === RUN TestPingCacheHeaders [2022-09-06T13:38:43.585Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-09-06T13:38:43.585Z] === RUN TestPingGet [2022-09-06T13:38:43.585Z] --- PASS: TestPingGet (0.03s) [2022-09-06T13:38:43.585Z] === RUN TestPingHead [2022-09-06T13:38:43.585Z] --- PASS: TestPingHead (0.03s) [2022-09-06T13:38:43.585Z] === RUN TestVersion [2022-09-06T13:38:43.585Z] --- PASS: TestVersion (0.04s) [2022-09-06T13:38:43.585Z] PASS [2022-09-06T13:38:43.585Z] ok github.com/docker/docker/integration/system 1.283s [2022-09-06T13:38:43.629Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-09-06T13:38:44.069Z] [2022-09-06T13:38:44.069Z] === Skipped [2022-09-06T13:38:44.069Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T13:38:44.069Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T13:38:44.069Z] [2022-09-06T13:38:44.069Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-09-06T13:38:44.069Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-09-06T13:38:44.069Z] [2022-09-06T13:38:44.069Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-09-06T13:38:44.069Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-09-06T13:38:44.069Z] [2022-09-06T13:38:44.069Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-09-06T13:38:44.069Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-06T13:38:44.069Z] [2022-09-06T13:38:44.069Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-09-06T13:38:44.069Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-06T13:38:44.069Z] [2022-09-06T13:38:44.069Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-09-06T13:38:44.069Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-06T13:38:44.069Z] [2022-09-06T13:38:44.069Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-09-06T13:38:44.069Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-06T13:38:44.069Z] [2022-09-06T13:38:44.069Z] DONE 13 tests, 7 skipped in 3.152s [2022-09-06T13:38:44.069Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-09-06T13:38:45.004Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-09-06T13:38:45.261Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-09-06T13:38:45.822Z] === RUN TestDockerSuite/TestTopPrivileged [2022-09-06T13:38:46.078Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-09-06T13:38:46.078Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-09-06T13:38:46.078Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-09-06T13:38:46.348Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T13:38:46.348Z] INFO: Testing against a local daemon [2022-09-06T13:38:46.348Z] === RUN TestVolumesCreateAndList [2022-09-06T13:38:46.348Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-09-06T13:38:46.348Z] === RUN TestVolumesRemove [2022-09-06T13:38:46.348Z] --- PASS: TestVolumesRemove (0.07s) [2022-09-06T13:38:46.348Z] === RUN TestVolumesInspect [2022-09-06T13:38:46.348Z] --- PASS: TestVolumesInspect (0.04s) [2022-09-06T13:38:46.348Z] === RUN TestVolumesInvalidJSON [2022-09-06T13:38:46.348Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-06T13:38:46.348Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-06T13:38:46.348Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-06T13:38:46.348Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-09-06T13:38:46.348Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-06T13:38:46.348Z] PASS [2022-09-06T13:38:46.348Z] ok github.com/docker/docker/integration/volume 0.265s [2022-09-06T13:38:46.348Z] [2022-09-06T13:38:46.348Z] DONE 5 tests in 2.185s [2022-09-06T13:38:46.348Z] INFO: make.ps1 ended at 09/06/2022 13:38:46 [2022-09-06T13:38:46.348Z] INFO: Integration CLI tests being run from the host: [2022-09-06T13:38:46.348Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-09-06T13:38:46.641Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-09-06T13:38:49.164Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-09-06T13:38:52.431Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-09-06T13:38:52.431Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-09-06T13:38:52.993Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-09-06T13:38:52.994Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-09-06T13:38:52.994Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-09-06T13:38:52.994Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-09-06T13:38:52.994Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-09-06T13:38:53.925Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-09-06T13:38:54.182Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-09-06T13:38:54.744Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-09-06T13:38:55.307Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-09-06T13:38:56.674Z] === RUN TestDockerSuite/TestUpdateStats [2022-09-06T13:38:56.931Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-09-06T13:38:56.967Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T13:38:56.967Z] INFO: Testing against a local daemon [2022-09-06T13:38:56.967Z] === RUN TestDockerSuite [2022-09-06T13:38:56.967Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-09-06T13:38:56.967Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-09-06T13:38:56.967Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-09-06T13:38:56.967Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-09-06T13:38:56.967Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-09-06T13:38:56.967Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-09-06T13:38:56.967Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-09-06T13:38:56.967Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-09-06T13:38:56.967Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-09-06T13:38:56.967Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-09-06T13:38:57.985Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-09-06T13:38:57.985Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-09-06T13:38:58.468Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-09-06T13:38:58.952Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-09-06T13:39:00.197Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-09-06T13:39:00.197Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-09-06T13:39:01.126Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-09-06T13:39:01.126Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-09-06T13:39:01.126Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-09-06T13:39:02.056Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-09-06T13:39:02.620Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-09-06T13:39:03.186Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-09-06T13:39:05.708Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-09-06T13:39:08.228Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-09-06T13:39:08.228Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-09-06T13:39:10.761Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-09-06T13:39:11.017Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-09-06T13:39:11.947Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-09-06T13:39:14.467Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-09-06T13:39:16.985Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-09-06T13:39:17.915Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-09-06T13:39:19.281Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-09-06T13:39:20.210Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-09-06T13:39:20.775Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-09-06T13:39:22.144Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-09-06T13:39:23.512Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-09-06T13:39:24.075Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-09-06T13:39:25.004Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-09-06T13:39:26.897Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-09-06T13:39:27.826Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-09-06T13:39:37.769Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-09-06T13:39:39.137Z] docker_cli_service_logs_test.go:246: checking task hy33v0cmq9bu [2022-09-06T13:39:39.137Z] docker_cli_service_logs_test.go:251: checking messages for hy33v0cmq9bu [2022-09-06T13:39:39.137Z] docker_cli_service_logs_test.go:246: checking task 9r1yxdkxdwtv [2022-09-06T13:39:39.137Z] docker_cli_service_logs_test.go:251: checking messages for 9r1yxdkxdwtv [2022-09-06T13:39:43.329Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-09-06T13:39:43.329Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-09-06T13:39:43.329Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-09-06T13:39:43.329Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-09-06T13:39:43.587Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-09-06T13:39:43.587Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-09-06T13:39:43.587Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-09-06T13:39:44.149Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-09-06T13:39:44.149Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-09-06T13:39:44.712Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-09-06T13:39:44.712Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-09-06T13:39:44.712Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-09-06T13:39:44.712Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-09-06T13:39:44.712Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-09-06T13:39:46.081Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-09-06T13:39:46.081Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-09-06T13:39:46.337Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-09-06T13:39:46.337Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-09-06T13:39:46.337Z] === RUN TestDockerSuite/TestVolumeEvents [2022-09-06T13:39:49.606Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-09-06T13:39:52.122Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-09-06T13:39:52.122Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-09-06T13:39:53.489Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-09-06T13:39:53.489Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-09-06T13:39:53.489Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-09-06T13:39:55.382Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-09-06T13:39:57.901Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-09-06T13:39:57.901Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite (1241.68s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.09s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.57s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.79s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.98s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.83s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.00s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.89s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.37s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.84s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.10s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.12s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.72s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.72s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.60s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.63s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.79s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.87s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAttachDetach (0.96s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.79s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.97s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.90s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.68s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.00s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.40s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.04s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.95s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.07s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.58s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.63s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.43s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.85s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.09s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.94s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.17s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.51s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.32s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.87s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.15s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.58s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.64s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.91s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.00s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.13s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.80s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.72s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (2.75s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (1.91s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.20s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.31s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.14s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.97s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.42s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.88s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.34s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.89s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.45s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.86s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.68s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.60s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.71s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.68s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (1.91s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.01s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.62s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.10s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.40s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.55s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.58s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.22s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.39s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.81s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.88s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.19s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.50s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.78s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.79s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.98s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.95s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.84s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.47s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildCmd (0.31s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.33s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.38s) [2022-09-06T13:39:57.901Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.26s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.53s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.87s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.74s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.16s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.73s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.62s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.38s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.59s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.40s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.10s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.78s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.87s) [2022-09-06T13:39:57.901Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-06T13:39:57.901Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-09-06T13:39:57.901Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-06T13:39:57.901Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.89s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.02s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.89s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.36s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.11s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.92s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.43s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.04s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.24s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.75s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.91s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.88s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.90s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.76s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.23s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.59s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.71s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.07s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.44s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.05s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.14s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.96s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.18s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.92s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.40s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.52s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.39s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.33s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.73s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.99s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.49s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.74s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildEnv (1.45s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.31s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.95s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.15s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.67s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.76s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.40s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.82s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.62s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.58s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.36s) [2022-09-06T13:39:57.901Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.45s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.63s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.63s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.28s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildFails (0.68s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.78s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.77s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.64s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.42s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.49s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.22s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.97s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.88s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.43s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.70s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.64s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.28s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildHistory (4.31s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.63s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.94s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.64s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.79s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildLabel (0.39s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildLabels (0.41s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.02s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.58s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.94s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.32s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.66s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.36s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.09s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.35s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.41s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.31s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.82s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.25s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.66s) [2022-09-06T13:39:57.901Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.23s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.39s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.50s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.27s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.43s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.45s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.76s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.62s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.31s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2022-09-06T13:39:57.901Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.57s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.47s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.64s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.40s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.35s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.07s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.87s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.33s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.71s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.09s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.24s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.55s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildPATH (1.63s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.50s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.56s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.26s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.33s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.37s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildRm (2.17s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.66s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.96s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.42s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.41s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.95s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.90s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.77s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.23s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.16s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2022-09-06T13:39:57.902Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.60s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.13s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.18s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildStderr (0.91s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.27s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.83s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.75s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.37s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.65s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.13s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildUser (1.35s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.61s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.82s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.54s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.60s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.63s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.96s) [2022-09-06T13:39:57.902Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-06T13:39:57.902Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-09-06T13:39:57.902Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-09-06T13:39:57.902Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.12s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.53s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.82s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.40s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.05s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.15s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.43s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.67s) [2022-09-06T13:39:57.902Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.54s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.34s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-09-06T13:39:57.902Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.55s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCommitChange (0.68s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.73s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.95s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.88s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.56s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCommitTTY (0.90s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.54s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.91s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.49s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.93s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.92s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.43s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.49s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.42s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.44s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.43s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.44s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.55s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.65s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.52s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.15s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.54s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.75s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.53s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.48s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.53s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.55s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.62s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.59s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.62s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.13s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.10s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.51s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.60s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.57s) [2022-09-06T13:39:57.902Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.55s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.49s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.79s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.85s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.45s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.42s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.34s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.09s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.60s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.46s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.43s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.58s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000dac9a8_} (1.29s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-121499746_/foo_false____} (1.36s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-121499746_/foo_true____} (1.32s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33096361919_/foo_false____} (1.40s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33096361919_/foo_true____} (1.31s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33096361919_/foo_true__0xc000dac9d8__} (1.37s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000dac9f0_} (1.38s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000daca08_} (1.44s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000daca20_} (1.33s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000daca38_} (1.54s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.44s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.95s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.49s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.19s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.03s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.61s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.90s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.61s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.70s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.89s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.57s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.54s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.85s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.63s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.74s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.74s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.56s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.66s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.04s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.75s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.81s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.04s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.77s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.57s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.33s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.72s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.61s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.23s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.42s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.76s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.61s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.77s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.48s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.92s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.36s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.80s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.24s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.90s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpToDot (0.58s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.06s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.94s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpToStdout (0.63s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.33s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.28s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.69s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.75s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.33s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.43s) [2022-09-06T13:39:57.902Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-09-06T13:39:57.902Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.32s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.10s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.52s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.86s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.46s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.87s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.90s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.43s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.44s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.43s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.70s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.47s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.94s) [2022-09-06T13:39:57.902Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.18s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.51s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.51s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.10s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.61s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsAttach (0.48s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsCommit (0.58s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.43s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.42s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.46s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.03s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.22s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.10s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsCopy (0.81s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.52s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.39s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.37s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.12s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.60s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.50s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.31s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsFilters (1.22s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsFormat (1.26s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.91s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.39s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.04s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2022-09-06T13:39:57.903Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-06T13:39:57.903Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.33s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.66s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsRename (0.65s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsResize (0.69s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.67s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.76s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.87s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsTop (0.69s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsUntag (2.60s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.01s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExec (0.62s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.80s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.43s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.57s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.21s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.48s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.64s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.46s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.53s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.48s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.61s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.21s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecCgroup (0.90s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecEnv (0.81s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.36s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.58s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecInspectID (2.66s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecInteractive (0.51s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.55s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.43s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.91s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.49s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.69s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.70s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecTTY (0.50s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecUlimits (0.51s) [2022-09-06T13:39:57.903Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.15s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.47s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestExecWithUser (0.56s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.46s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.46s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.46s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.45s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.51s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestHealth (19.09s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.04s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.66s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.94s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.28s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.23s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.72s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.13s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.87s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestImportDisplay (1.05s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.51s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestImportGzipped (1.09s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.03s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.50s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.46s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.45s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.42s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.60s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.48s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.57s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.57s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.47s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.13s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.49s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-09-06T13:39:57.903Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.63s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectHistory (0.54s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-09-06T13:39:57.903Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.41s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.41s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.41s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.56s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectStatus (0.60s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.13s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.44s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.41s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.43s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.84s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.25s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.16s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.45s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.58s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.74s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.49s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.47s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.34s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.05s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.42s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.49s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.24s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.42s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.39s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.46s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.45s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.85s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.93s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.67s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.81s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.44s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.42s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLogsSince (6.51s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.41s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLogsTail (0.45s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.43s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.42s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.43s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestNetHostname (1.23s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.67s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.29s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.41s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPluginActive (2.45s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.97s) [2022-09-06T13:39:57.903Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.67s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.74s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.93s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.70s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.36s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.55s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.15s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.42s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPortList (5.96s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.83s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.95s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.52s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.76s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.11s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.77s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.87s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPsByOrder (1.84s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPsListContainersBase (1.99s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.84s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.09s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.54s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.20s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.73s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.87s) [2022-09-06T13:39:57.903Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.84s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.45s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.39s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.35s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.52s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) [2022-09-06T13:39:57.904Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.45s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.42s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.86s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.86s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.42s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.16s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.76s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.19s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.22s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.99s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.29s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.44s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.20s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.05s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.07s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.90s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.74s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.40s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.41s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.53s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.81s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunAddHost (0.41s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.50s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.40s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.98s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.53s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.77s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.84s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.67s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.67s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.67s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.60s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.77s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.67s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.81s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.58s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.41s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.41s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.40s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.42s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.39s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.41s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.40s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.42s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.54s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.48s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.92s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.98s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.15s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.75s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.72s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.60s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.93s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.87s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.40s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.36s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.24s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.77s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.85s) [2022-09-06T13:39:57.904Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-06T13:39:57.904Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.69s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.55s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.98s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.69s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.42s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.93s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.42s) [2022-09-06T13:39:57.904Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.00s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.41s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.70s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.42s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunExitCode (0.41s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.39s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.41s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.42s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.14s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2022-09-06T13:39:57.904Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.97s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.45s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.44s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.60s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.85s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.48s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.03s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.95s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.24s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.82s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.29s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.32s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.66s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.24s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.66s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.89s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.83s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.86s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunMount (4.01s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.64s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.86s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.28s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.87s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.73s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.55s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.90s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.81s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.42s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunNetHost (0.61s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.55s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.46s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.34s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.27s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.43s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.32s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.48s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.46s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.64s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.02s) [2022-09-06T13:39:57.904Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.53s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.43s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.27s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.61s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.48s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.55s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2022-09-06T13:39:57.904Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.50s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2022-09-06T13:39:57.904Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.48s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.98s) [2022-09-06T13:39:57.904Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.46s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.13s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunRm (0.63s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.57s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.81s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.51s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.50s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.63s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.78s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.90s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.52s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.66s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.63s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.46s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.40s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.62s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.58s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.51s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.49s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunState (1.04s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.62s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.26s) [2022-09-06T13:39:57.904Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.50s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.48s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunSysctls (1.10s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.62s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.83s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.45s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.24s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.84s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.78s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.42s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.40s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.41s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.25s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.02s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunUserByID (0.41s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.42s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunUserByName (0.43s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.41s) [2022-09-06T13:39:57.904Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.40s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.41s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.44s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.63s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.25s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.85s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.29s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.50s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.41s) [2022-09-06T13:39:57.904Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-06T13:39:57.904Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-06T13:39:57.904Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-09-06T13:39:57.904Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.54s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.43s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.86s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.45s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.42s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2022-09-06T13:39:57.904Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-09-06T13:39:57.904Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-09-06T13:39:57.904Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-09-06T13:39:57.904Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-06T13:39:57.904Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-06T13:39:57.905Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-06T13:39:57.905Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.41s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.44s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.74s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.51s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.69s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.16s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.61s) [2022-09-06T13:39:57.905Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.40s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.85s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.39s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.36s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.44s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.90s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.78s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.83s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.50s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.68s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (0.94s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.04s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.07s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.21s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.47s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.06s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.83s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.67s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.07s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.63s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.73s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestStartRecordError (1.31s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.39s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.43s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.55s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.26s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.56s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.65s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.44s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.48s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2022-09-06T13:39:57.905Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.39s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.88s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-09-06T13:39:57.905Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-06T13:39:57.905Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.09s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.66s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.63s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.27s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestUpdateStats (3.67s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.00s) [2022-09-06T13:39:57.905Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.76s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.81s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.74s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.34s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.45s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.61s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.47s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.42s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.23s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.23s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.83s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.84s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.27s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.23s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.67s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.56s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.25s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.43s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.52s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.06s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.34s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.42s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.49s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.09s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.79s) [2022-09-06T13:39:57.905Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.26s) [2022-09-06T13:39:57.905Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-06T13:39:57.905Z] === RUN TestDockerRegistrySuite [2022-09-06T13:39:57.905Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-09-06T13:39:58.835Z] check_test.go:196: [dd331ed437a81] daemon is not started [2022-09-06T13:39:58.835Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-09-06T13:39:59.763Z] check_test.go:196: [d208f17ea5b37] daemon is not started [2022-09-06T13:39:59.763Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-09-06T13:40:01.133Z] check_test.go:196: [d4b2b63f2d235] daemon is not started [2022-09-06T13:40:01.133Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-09-06T13:40:01.133Z] check_test.go:196: [dac3462a897de] daemon is not started [2022-09-06T13:40:01.133Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-09-06T13:40:03.652Z] check_test.go:196: [d127d27ddefbd] daemon is not started [2022-09-06T13:40:03.652Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-09-06T13:40:08.900Z] check_test.go:196: [d2a56d86b65d7] daemon is not started [2022-09-06T13:40:08.900Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-09-06T13:40:09.470Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-09-06T13:40:11.361Z] check_test.go:196: [da15f95a47d60] daemon is not started [2022-09-06T13:40:11.361Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-09-06T13:40:12.290Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-09-06T13:40:12.547Z] check_test.go:196: [dbab0f2bb36d2] daemon is not started [2022-09-06T13:40:12.547Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-09-06T13:40:13.481Z] check_test.go:196: [dc4efcda43ea3] daemon is not started [2022-09-06T13:40:13.481Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-09-06T13:40:14.849Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-09-06T13:40:14.849Z] check_test.go:196: [d79fd50e0bbfe] daemon is not started [2022-09-06T13:40:14.849Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-09-06T13:40:15.779Z] check_test.go:196: [da8ab66ea7446] daemon is not started [2022-09-06T13:40:15.779Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-09-06T13:40:16.710Z] docker_cli_swarm_test.go:1902: [d404ce601376e] joining swarm manager [d98cb217bef2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:40:16.966Z] check_test.go:196: [dd361cfa5cc53] daemon is not started [2022-09-06T13:40:16.966Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-09-06T13:40:17.895Z] docker_cli_swarm_test.go:1903: [deb6b9c467bf5] joining swarm manager [d98cb217bef2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:40:18.463Z] check_test.go:196: [df7655caf2e89] daemon is not started [2022-09-06T13:40:18.463Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-09-06T13:40:19.831Z] check_test.go:196: [dad0f92c63ce6] daemon is not started [2022-09-06T13:40:19.831Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-09-06T13:40:20.393Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3edacdfe87618ccf15eeb886ff6460a5b43f5fd9f82a0654493e6ad1900810e2 [2022-09-06T13:40:20.955Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b8e38100b734d74281a168c999b755db9ca8fe4a9fa68d451bcc9440498e76f3 [2022-09-06T13:40:21.211Z] check_test.go:196: [da144c88aec0c] daemon is not started [2022-09-06T13:40:21.211Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-09-06T13:40:22.145Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3b46c0e3ae38fb30929f5e8c56a46851eed5d6ad1c50fbe28e9c381520945490 [2022-09-06T13:40:22.708Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2027412957f5c3fc6c33ddc47cc58580a218a487f3218d1281bdd01b9a4811f2 [2022-09-06T13:40:22.964Z] check_test.go:196: [d3fe5fe50ea3b] daemon is not started [2022-09-06T13:40:22.964Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-09-06T13:40:23.893Z] check_test.go:196: [de9cc56051120] daemon is not started [2022-09-06T13:40:23.893Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-09-06T13:40:25.785Z] check_test.go:196: [d85b5a8508af6] daemon is not started [2022-09-06T13:40:25.785Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-09-06T13:40:26.715Z] check_test.go:196: [d3a1c820b7b45] daemon is not started [2022-09-06T13:40:26.715Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-09-06T13:40:26.971Z] check_test.go:196: [d6acc6cc6bf2d] daemon is not started [2022-09-06T13:40:26.971Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-09-06T13:40:27.902Z] check_test.go:196: [d8eb108aa25ed] daemon is not started [2022-09-06T13:40:27.902Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-09-06T13:40:28.832Z] check_test.go:196: [dffd5dd736342] daemon is not started [2022-09-06T13:40:28.832Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-09-06T13:40:29.395Z] check_test.go:196: [d5c0e6d5799b4] daemon is not started [2022-09-06T13:40:29.395Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-09-06T13:40:31.925Z] check_test.go:196: [d054ba027acb4] daemon is not started [2022-09-06T13:40:31.925Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-09-06T13:40:31.925Z] check_test.go:196: [df8a2b636774d] daemon is not started [2022-09-06T13:40:31.925Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-09-06T13:40:32.860Z] check_test.go:196: [da1b3b9ae9ff8] daemon is not started [2022-09-06T13:40:32.860Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-09-06T13:40:33.424Z] check_test.go:196: [d4f6989c58e4e] daemon is not started [2022-09-06T13:40:33.424Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-09-06T13:40:33.424Z] check_test.go:196: [df969d8cfcccb] daemon is not started [2022-09-06T13:40:33.424Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-09-06T13:40:33.681Z] check_test.go:196: [d63fcd374bc74] daemon is not started [2022-09-06T13:40:33.681Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-09-06T13:40:33.937Z] check_test.go:196: [dd7da9f156494] daemon is not started [2022-09-06T13:40:33.937Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-09-06T13:40:34.194Z] check_test.go:196: [dfa7f967790c8] daemon is not started [2022-09-06T13:40:34.194Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-09-06T13:40:34.194Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-09-06T13:40:34.451Z] check_test.go:196: [d61bf53744ed7] daemon is not started [2022-09-06T13:40:34.451Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-09-06T13:40:35.821Z] check_test.go:196: [dd536c31fef45] daemon is not started [2022-09-06T13:40:35.821Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-09-06T13:40:37.189Z] check_test.go:196: [daaf70eeac7fc] daemon is not started [2022-09-06T13:40:37.190Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-09-06T13:40:37.752Z] check_test.go:196: [d8be7ddebf02c] daemon is not started [2022-09-06T13:40:37.752Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-09-06T13:40:38.681Z] check_test.go:196: [d140a182d33d1] daemon is not started [2022-09-06T13:40:38.681Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-09-06T13:40:39.611Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite (42.84s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.18s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.16s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.20s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.57s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.54s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.96s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.33s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.95s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.17s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.10s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.26s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.27s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.18s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.76s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.73s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.90s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.96s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.88s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.82s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.80s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.21s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.91s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.23s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.28s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.39s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.77s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.94s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.87s) [2022-09-06T13:40:40.540Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2022-09-06T13:40:40.540Z] === RUN TestDockerSchema1RegistrySuite [2022-09-06T13:40:40.540Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-09-06T13:40:40.540Z] check_test.go:223: [df71490f300c3] daemon is not started [2022-09-06T13:40:40.540Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-09-06T13:40:40.812Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-09-06T13:40:40.812Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-09-06T13:40:40.813Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-09-06T13:40:40.813Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-09-06T13:40:40.813Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-09-06T13:40:40.813Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-09-06T13:40:40.813Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-09-06T13:40:40.813Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-09-06T13:40:40.813Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-09-06T13:40:40.813Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-09-06T13:40:40.813Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-09-06T13:40:40.813Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-09-06T13:40:40.813Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-09-06T13:40:40.813Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-09-06T13:40:40.813Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-09-06T13:40:40.813Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-09-06T13:40:40.813Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-09-06T13:40:40.813Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-09-06T13:40:40.813Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-09-06T13:40:40.813Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-09-06T13:40:41.907Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-09-06T13:40:43.093Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-09-06T13:40:43.093Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-09-06T13:40:43.093Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-09-06T13:40:43.093Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-09-06T13:40:43.093Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-09-06T13:40:43.277Z] check_test.go:223: [d8ae26aac42e6] daemon is not started [2022-09-06T13:40:43.277Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-09-06T13:40:44.207Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-09-06T13:40:46.124Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-09-06T13:40:47.476Z] check_test.go:223: [d68429cfc1a89] daemon is not started [2022-09-06T13:40:47.476Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-09-06T13:40:48.402Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-09-06T13:40:48.402Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-09-06T13:40:48.402Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-09-06T13:40:48.402Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-09-06T13:40:48.402Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-09-06T13:40:48.402Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-09-06T13:40:48.402Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-09-06T13:40:48.402Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-09-06T13:40:48.402Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-09-06T13:40:49.994Z] check_test.go:223: [d05569e78d466] daemon is not started [2022-09-06T13:40:50.251Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-09-06T13:40:51.277Z] check_test.go:223: [de1fc0df4c86d] daemon is not started [2022-09-06T13:40:51.277Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-09-06T13:40:51.451Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-09-06T13:40:51.451Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-09-06T13:40:51.451Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-09-06T13:40:51.451Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-09-06T13:40:51.451Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-09-06T13:40:52.206Z] check_test.go:223: [dee03fb271fe5] daemon is not started [2022-09-06T13:40:52.206Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-09-06T13:40:52.206Z] check_test.go:223: [d1790257dccec] daemon is not started [2022-09-06T13:40:52.206Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-09-06T13:40:53.572Z] check_test.go:223: [d38148d716d06] daemon is not started [2022-09-06T13:40:53.572Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-09-06T13:40:54.136Z] check_test.go:223: [dab6e2c72f1be] daemon is not started [2022-09-06T13:40:54.136Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-09-06T13:40:55.065Z] check_test.go:223: [d72c12698bdb4] daemon is not started [2022-09-06T13:40:55.065Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-09-06T13:40:57.586Z] check_test.go:223: [d3a7e19d1d43e] daemon is not started [2022-09-06T13:40:57.586Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-09-06T13:40:57.586Z] check_test.go:223: [dfbd1b33961de] daemon is not started [2022-09-06T13:40:57.586Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-09-06T13:40:57.842Z] check_test.go:223: [d7f81867710a9] daemon is not started [2022-09-06T13:40:57.842Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-09-06T13:40:58.098Z] check_test.go:223: [d21400a57da63] daemon is not started [2022-09-06T13:40:58.099Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-09-06T13:40:58.355Z] check_test.go:223: [d2a1a75d3afda] daemon is not started [2022-09-06T13:40:58.355Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-09-06T13:40:58.612Z] check_test.go:223: [d6b46d77316c8] daemon is not started [2022-09-06T13:40:58.612Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-09-06T13:40:58.748Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-09-06T13:40:59.175Z] check_test.go:223: [d66be31506e85] daemon is not started [2022-09-06T13:40:59.175Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-09-06T13:40:59.175Z] check_test.go:223: [d3e9e81233e83] daemon is not started [2022-09-06T13:40:59.175Z] --- PASS: TestDockerSchema1RegistrySuite (18.81s) [2022-09-06T13:40:59.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-09-06T13:40:59.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.77s) [2022-09-06T13:40:59.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.33s) [2022-09-06T13:40:59.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.55s) [2022-09-06T13:40:59.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.96s) [2022-09-06T13:40:59.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.93s) [2022-09-06T13:40:59.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-09-06T13:40:59.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.12s) [2022-09-06T13:40:59.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2022-09-06T13:40:59.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-09-06T13:40:59.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.21s) [2022-09-06T13:40:59.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-09-06T13:40:59.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.36s) [2022-09-06T13:40:59.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-09-06T13:40:59.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2022-09-06T13:40:59.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.23s) [2022-09-06T13:40:59.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.44s) [2022-09-06T13:40:59.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2022-09-06T13:40:59.175Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-09-06T13:40:59.175Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-09-06T13:40:59.432Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-09-06T13:40:59.996Z] check_test.go:252: [d2183656e04cd] daemon is not started [2022-09-06T13:40:59.996Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-09-06T13:41:00.560Z] check_test.go:252: [d35c88a664bc9] daemon is not started [2022-09-06T13:41:00.560Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-09-06T13:41:00.560Z] check_test.go:252: [d6ef6f6f56506] daemon is not started [2022-09-06T13:41:00.560Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-09-06T13:41:01.490Z] docker_cli_swarm_test.go:1803: [daa46229f7ec2] joining swarm manager [dc86de928df54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:41:01.746Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-09-06T13:41:02.003Z] check_test.go:252: [d1c5168904677] daemon is not started [2022-09-06T13:41:02.003Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-09-06T13:41:02.566Z] check_test.go:252: [d21a3638760ef] daemon is not started [2022-09-06T13:41:02.566Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-09-06T13:41:02.823Z] docker_cli_swarm_test.go:1804: [d69d9a0957184] joining swarm manager [dc86de928df54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:41:03.079Z] check_test.go:252: [d291efb359461] daemon is not started [2022-09-06T13:41:03.079Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-09-06T13:41:03.335Z] check_test.go:252: [d76f86aa1f6e1] daemon is not started [2022-09-06T13:41:03.335Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.13s) [2022-09-06T13:41:03.335Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.76s) [2022-09-06T13:41:03.335Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2022-09-06T13:41:03.335Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-09-06T13:41:03.335Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.25s) [2022-09-06T13:41:03.335Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2022-09-06T13:41:03.335Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s) [2022-09-06T13:41:03.335Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.68s) [2022-09-06T13:41:03.335Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-09-06T13:41:03.335Z] === RUN TestDockerRegistryAuthTokenSuite [2022-09-06T13:41:03.335Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-09-06T13:41:08.579Z] check_test.go:279: [d70bd09ecd3a3] daemon is not started [2022-09-06T13:41:08.579Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-09-06T13:41:08.579Z] check_test.go:279: [d9e0170c32d7c] daemon is not started [2022-09-06T13:41:08.579Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-09-06T13:41:08.836Z] check_test.go:279: [d881df0b609da] daemon is not started [2022-09-06T13:41:08.836Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-09-06T13:41:08.836Z] check_test.go:279: [d999212ac551d] daemon is not started [2022-09-06T13:41:08.836Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-09-06T13:41:09.092Z] check_test.go:279: [d6aff76772ea4] daemon is not started [2022-09-06T13:41:09.092Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s) [2022-09-06T13:41:09.092Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-09-06T13:41:09.092Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-09-06T13:41:09.092Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.20s) [2022-09-06T13:41:09.092Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-09-06T13:41:09.092Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-09-06T13:41:09.092Z] === RUN TestDockerNetworkSuite [2022-09-06T13:41:09.092Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-09-06T13:41:11.609Z] docker_cli_network_unix_test.go:47: [d345b4770ef7c] daemon is not started [2022-09-06T13:41:11.609Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-09-06T13:41:11.865Z] docker_cli_network_unix_test.go:47: [d452ef7c70d65] daemon is not started [2022-09-06T13:41:12.121Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-09-06T13:41:14.014Z] docker_cli_network_unix_test.go:47: [dcd266848ff0e] daemon is not started [2022-09-06T13:41:14.576Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-09-06T13:41:14.577Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-09-06T13:41:15.945Z] docker_cli_network_unix_test.go:47: [ddf3e882929b9] daemon is not started [2022-09-06T13:41:16.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-09-06T13:41:16.510Z] docker_cli_network_unix_test.go:1234: [dcc4d24ee67ee] daemon is not started [2022-09-06T13:41:19.034Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-09-06T13:41:19.963Z] docker_cli_network_unix_test.go:47: [d39cd17e33db6] daemon is not started [2022-09-06T13:41:20.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-09-06T13:41:22.739Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-09-06T13:41:24.631Z] docker_cli_swarm_test.go:1322: [d9e159aa097b5] joining swarm manager [d20f4db17d6ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:41:24.887Z] docker_cli_network_unix_test.go:47: [d6c07befd8765] daemon is not started [2022-09-06T13:41:25.816Z] docker_cli_swarm_test.go:1323: [db7283cfb744a] joining swarm manager [d20f4db17d6ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:41:25.816Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-09-06T13:41:27.709Z] docker_cli_network_unix_test.go:47: [dda02dcaf2acb] daemon is not started [2022-09-06T13:41:27.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-09-06T13:41:28.897Z] docker_cli_network_unix_test.go:47: [d430bfc68144d] daemon is not started [2022-09-06T13:41:28.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-09-06T13:41:29.459Z] docker_cli_network_unix_test.go:47: [d0560ff3e4f13] daemon is not started [2022-09-06T13:41:29.459Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-09-06T13:41:29.716Z] docker_cli_network_unix_test.go:47: [d67be3282612b] daemon is not started [2022-09-06T13:41:29.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-09-06T13:41:30.278Z] docker_cli_network_unix_test.go:47: [d125a03c25fdb] daemon is not started [2022-09-06T13:41:30.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-09-06T13:41:31.098Z] docker_cli_network_unix_test.go:47: [dd5570ff18b3d] daemon is not started [2022-09-06T13:41:31.660Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-09-06T13:41:31.660Z] docker_cli_network_unix_test.go:47: [d9e1229f8c0c6] daemon is not started [2022-09-06T13:41:31.660Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-09-06T13:41:31.917Z] docker_cli_network_unix_test.go:47: [dcc8fa8184774] daemon is not started [2022-09-06T13:41:31.917Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-09-06T13:41:32.480Z] docker_cli_network_unix_test.go:47: [d3305b8a1306e] daemon is not started [2022-09-06T13:41:32.736Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-09-06T13:41:32.993Z] docker_cli_network_unix_test.go:47: [db4078a944dfe] daemon is not started [2022-09-06T13:41:32.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-09-06T13:41:32.993Z] docker_cli_network_unix_test.go:47: [d86b363ff6d33] daemon is not started [2022-09-06T13:41:32.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-09-06T13:41:32.993Z] docker_cli_network_unix_test.go:47: [dc64ca949ec32] daemon is not started [2022-09-06T13:41:32.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-09-06T13:41:33.922Z] docker_cli_network_unix_test.go:47: [da2c449a9724b] daemon is not started [2022-09-06T13:41:33.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-09-06T13:41:34.180Z] docker_cli_network_unix_test.go:47: [d97d28f8495c1] daemon is not started [2022-09-06T13:41:34.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-09-06T13:41:34.743Z] docker_cli_network_unix_test.go:47: [dab8a57176cdd] daemon is not started [2022-09-06T13:41:34.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-09-06T13:41:34.999Z] docker_cli_network_unix_test.go:47: [d044b8dbe3946] daemon is not started [2022-09-06T13:41:34.999Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-09-06T13:41:34.999Z] docker_cli_network_unix_test.go:47: [dd8b39249b37c] daemon is not started [2022-09-06T13:41:34.999Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-09-06T13:41:36.368Z] docker_cli_network_unix_test.go:969: [daa28c921f158] daemon is not started [2022-09-06T13:41:37.297Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-09-06T13:41:38.680Z] docker_cli_network_unix_test.go:47: [d86598c50d7ef] daemon is not started [2022-09-06T13:41:38.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-09-06T13:41:41.199Z] docker_cli_network_unix_test.go:1117: [d5f96cdc51147] daemon is not started [2022-09-06T13:41:43.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-09-06T13:41:43.722Z] docker_cli_network_unix_test.go:47: [d05bacb135501] daemon is not started [2022-09-06T13:41:43.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-09-06T13:41:44.651Z] docker_cli_network_unix_test.go:47: [d519642eee0c3] daemon is not started [2022-09-06T13:41:44.652Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-09-06T13:41:44.652Z] docker_cli_network_unix_test.go:47: [d454c2270c251] daemon is not started [2022-09-06T13:41:44.652Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-09-06T13:41:44.908Z] docker_cli_network_unix_test.go:47: [dfa51d00e9c33] daemon is not started [2022-09-06T13:41:44.908Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-09-06T13:41:44.908Z] docker_cli_network_unix_test.go:47: [d0705d0b600eb] daemon is not started [2022-09-06T13:41:44.908Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-09-06T13:41:45.165Z] docker_cli_network_unix_test.go:47: [d09d7dbcad4cc] daemon is not started [2022-09-06T13:41:45.165Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-09-06T13:41:45.165Z] docker_cli_network_unix_test.go:47: [d3b765097e270] daemon is not started [2022-09-06T13:41:45.165Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-09-06T13:41:46.532Z] docker_cli_network_unix_test.go:47: [dc9f45bd3f08c] daemon is not started [2022-09-06T13:41:47.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-09-06T13:41:47.464Z] docker_cli_network_unix_test.go:47: [d68556bbd19ae] daemon is not started [2022-09-06T13:41:47.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-09-06T13:41:47.464Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-09-06T13:41:47.464Z] docker_cli_network_unix_test.go:47: [da4c432b147ec] daemon is not started [2022-09-06T13:41:47.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-09-06T13:41:48.027Z] docker_cli_network_unix_test.go:47: [d28e693b37d7d] daemon is not started [2022-09-06T13:41:48.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-09-06T13:41:51.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-09-06T13:41:52.920Z] docker_cli_network_unix_test.go:1085: [dfd5bae4d7c62] daemon is not started [2022-09-06T13:41:54.293Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-09-06T13:41:54.293Z] docker_cli_network_unix_test.go:47: [db0d84d077686] daemon is not started [2022-09-06T13:41:54.293Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-09-06T13:41:54.856Z] docker_cli_network_unix_test.go:47: [d9c7e89b89451] daemon is not started [2022-09-06T13:41:55.113Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-09-06T13:41:56.042Z] docker_cli_network_unix_test.go:47: [d3bf923a13532] daemon is not started [2022-09-06T13:41:56.604Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-09-06T13:41:56.604Z] docker_cli_network_unix_test.go:47: [de2a3b908213f] daemon is not started [2022-09-06T13:41:56.604Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-09-06T13:41:56.861Z] docker_cli_network_unix_test.go:47: [ddf025ab51425] daemon is not started [2022-09-06T13:41:57.117Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-09-06T13:41:57.679Z] docker_cli_network_unix_test.go:47: [d622ac381527f] daemon is not started [2022-09-06T13:41:57.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-09-06T13:41:58.242Z] docker_cli_network_unix_test.go:47: [dc129ace9ac22] daemon is not started [2022-09-06T13:41:58.498Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-09-06T13:42:03.747Z] docker_cli_network_unix_test.go:47: [d270bbf8bb8aa] daemon is not started [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite (54.98s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.33s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.66s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.58s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.68s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.51s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.43s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.42s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.16s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.07s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.48s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.92s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.69s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.95s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.26s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.11s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.09s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.29s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-09-06T13:42:04.009Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.27s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.88s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.73s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.42s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.88s) [2022-09-06T13:42:04.009Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.50s) [2022-09-06T13:42:04.009Z] === RUN TestDockerHubPullSuite [2022-09-06T13:42:04.009Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-09-06T13:42:06.525Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-09-06T13:42:09.041Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-09-06T13:42:09.604Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-09-06T13:42:11.494Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-09-06T13:42:11.750Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-09-06T13:42:12.006Z] --- PASS: TestDockerHubPullSuite (8.01s) [2022-09-06T13:42:12.006Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.95s) [2022-09-06T13:42:12.006Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s) [2022-09-06T13:42:12.006Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.95s) [2022-09-06T13:42:12.006Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.68s) [2022-09-06T13:42:12.006Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.53s) [2022-09-06T13:42:12.006Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-09-06T13:42:12.006Z] PASS [2022-09-06T13:42:12.006Z] [2022-09-06T13:42:12.006Z] === Skipped [2022-09-06T13:42:12.006Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-06T13:42:12.006Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-09-06T13:42:12.006Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-06T13:42:12.006Z] [2022-09-06T13:42:12.006Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-06T13:42:12.006Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-09-06T13:42:12.006Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-06T13:42:12.006Z] [2022-09-06T13:42:12.006Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-09-06T13:42:12.006Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-09-06T13:42:12.006Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-09-06T13:42:12.006Z] [2022-09-06T13:42:12.006Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-06T13:42:12.006Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-09-06T13:42:12.006Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-06T13:42:12.006Z] [2022-09-06T13:42:12.006Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-06T13:42:12.006Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-09-06T13:42:12.006Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-06T13:42:12.006Z] [2022-09-06T13:42:12.006Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-09-06T13:42:12.006Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-09-06T13:42:12.006Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-09-06T13:42:12.006Z] [2022-09-06T13:42:12.006Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-06T13:42:12.006Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-09-06T13:42:12.006Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-06T13:42:12.006Z] [2022-09-06T13:42:12.006Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-06T13:42:12.007Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-06T13:42:12.007Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-09-06T13:42:12.007Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-09-06T13:42:12.007Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2022-09-06T13:42:12.007Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-06T13:42:12.007Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-09-06T13:42:12.007Z] docker_cli_sni_test.go:18: Flakey test [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-06T13:42:12.007Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-06T13:42:12.007Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-06T13:42:12.007Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-06T13:42:12.007Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-06T13:42:12.007Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-06T13:42:12.007Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-06T13:42:12.007Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-09-06T13:42:12.007Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-06T13:42:12.007Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-06T13:42:12.007Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-06T13:42:12.007Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-09-06T13:42:12.007Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-09-06T13:42:12.007Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-09-06T13:42:12.007Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-06T13:42:12.007Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T13:42:12.007Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-06T13:42:12.007Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-09-06T13:42:12.007Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-06T13:42:12.007Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-06T13:42:12.007Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-06T13:42:12.007Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-06T13:42:12.007Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-06T13:42:12.007Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-06T13:42:12.007Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-06T13:42:12.007Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-09-06T13:42:12.007Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-06T13:42:12.007Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-06T13:42:12.007Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-06T13:42:12.007Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-06T13:42:12.007Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-09-06T13:42:12.007Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-06T13:42:12.007Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-06T13:42:12.007Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-06T13:42:12.007Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-06T13:42:12.007Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-06T13:42:12.007Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-06T13:42:12.007Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-09-06T13:42:12.007Z] docker_cli_network_unix_test.go:47: [da4c432b147ec] daemon is not started [2022-09-06T13:42:12.007Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-06T13:42:12.007Z] [2022-09-06T13:42:12.007Z] DONE 1270 tests, 51 skipped in 1424.030s [2022-09-06T13:42:12.007Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T13:42:12.007Z] ++++ cat bundles/test-integration/docker.pid [2022-09-06T13:42:12.007Z] +++ kill 8048 [2022-09-06T13:42:13.372Z] +++ /etc/init.d/apparmor stop [2022-09-06T13:42:13.372Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T13:42:13.372Z] [2022-09-06T13:42:13.372Z] Unloading profiles will leave already running processes permanently [2022-09-06T13:42:13.372Z] unconfined, which can lead to unexpected situations. [2022-09-06T13:42:13.372Z] [2022-09-06T13:42:13.372Z] To set a process to complain mode, use the command line tool [2022-09-06T13:42:13.372Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T13:42:13.372Z] +++ true [2022-09-06T13:42:13.372Z] exiting test-integration [2022-09-06T13:42:13.372Z] ++ exit 0 [2022-09-06T13:42:13.372Z] [2022-09-06T13:42:13.372Z] + for job in $(jobs -p) [2022-09-06T13:42:13.372Z] + wait 29926 [2022-09-06T13:42:55.830Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-09-06T13:42:55.830Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-09-06T13:42:55.830Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-09-06T13:42:55.830Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-09-06T13:42:55.830Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-09-06T13:42:55.830Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-09-06T13:42:55.830Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-09-06T13:42:55.830Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-09-06T13:42:55.830Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-09-06T13:42:55.830Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-09-06T13:42:55.830Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-09-06T13:42:55.830Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-09-06T13:42:55.830Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-09-06T13:42:55.830Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-09-06T13:42:55.830Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-09-06T13:42:55.830Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-09-06T13:42:57.444Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-09-06T13:42:57.444Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-09-06T13:42:57.444Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-09-06T13:42:57.444Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-09-06T13:42:57.444Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-09-06T13:42:57.444Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-09-06T13:42:59.723Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-09-06T13:43:12.409Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-09-06T13:43:15.444Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-09-06T13:43:17.058Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-09-06T13:43:17.058Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-09-06T13:43:17.058Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-09-06T13:43:20.094Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-09-06T13:43:20.997Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-09-06T13:43:20.997Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-09-06T13:43:21.708Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-09-06T13:43:25.167Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-09-06T13:43:26.575Z] === RUN TestDockerSuite/TestBuildAddScript [2022-09-06T13:43:26.575Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-09-06T13:43:26.575Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-09-06T13:43:26.575Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-09-06T13:43:26.575Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-09-06T13:43:26.575Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-09-06T13:43:26.575Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-09-06T13:43:26.575Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-09-06T13:43:26.575Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-09-06T13:43:26.575Z] === RUN TestDockerSuite/TestBuildAddTar [2022-09-06T13:43:31.706Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-09-06T13:43:33.102Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-09-06T13:43:37.269Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-09-06T13:43:39.158Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-09-06T13:43:43.327Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-09-06T13:43:43.327Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-09-06T13:43:43.327Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-09-06T13:43:47.499Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-09-06T13:43:48.428Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-09-06T13:43:48.989Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-09-06T13:43:50.881Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-09-06T13:44:09.581Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-09-06T13:44:09.581Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-09-06T13:44:09.581Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-09-06T13:44:09.581Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-09-06T13:44:09.581Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-09-06T13:44:27.620Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-09-06T13:44:27.620Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-09-06T13:44:27.620Z] === RUN TestDockerSuite/TestBuildBlankName [2022-09-06T13:44:27.620Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-09-06T13:44:34.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-09-06T13:44:34.920Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-09-06T13:44:34.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-09-06T13:44:39.787Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-09-06T13:44:47.050Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-09-06T13:44:47.050Z] docker_cli_swarm_test.go:1187: [d4fdb6a8f04d6] joining swarm manager [d9da3d32953e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:44:48.609Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-09-06T13:44:53.625Z] docker_cli_swarm_test.go:1196: [d084d163bcf57] joining swarm manager [d9da3d32953e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:44:55.909Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-09-06T13:44:55.909Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-09-06T13:44:55.909Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-09-06T13:45:00.873Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-09-06T13:45:00.873Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-09-06T13:45:00.873Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-09-06T13:45:00.873Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-09-06T13:45:00.873Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-09-06T13:45:05.740Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-09-06T13:45:05.740Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-09-06T13:45:05.740Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-09-06T13:45:06.224Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-09-06T13:45:06.224Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-09-06T13:45:06.224Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-09-06T13:45:06.224Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-09-06T13:45:06.224Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-09-06T13:45:32.283Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-09-06T13:45:40.369Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-09-06T13:45:44.537Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-09-06T13:45:45.903Z] docker_cli_swarm_test.go:1119: [dfe091c7eb275] joining swarm manager [dcab9b45e4fba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:45:47.268Z] docker_cli_swarm_test.go:1120: [dabccefbeacf3] joining swarm manager [dcab9b45e4fba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:45:49.227Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-09-06T13:45:51.506Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-09-06T13:45:51.506Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-09-06T13:45:51.991Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-09-06T13:45:51.991Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-09-06T13:45:51.991Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-09-06T13:45:53.605Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-09-06T13:45:53.605Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-09-06T13:45:53.605Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-09-06T13:45:57.490Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-09-06T13:45:59.103Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-09-06T13:45:59.104Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-09-06T13:45:59.104Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-09-06T13:45:59.104Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-09-06T13:45:59.104Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-09-06T13:46:00.122Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-09-06T13:46:01.142Z] === RUN TestDockerSuite/TestBuildCmd [2022-09-06T13:46:01.626Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-09-06T13:46:02.110Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-09-06T13:46:02.594Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-09-06T13:46:08.587Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-09-06T13:46:09.605Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-09-06T13:46:09.605Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-09-06T13:46:09.605Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-09-06T13:46:11.217Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-09-06T13:46:11.217Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-09-06T13:46:11.217Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-09-06T13:46:11.217Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-09-06T13:46:13.496Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-09-06T13:46:13.980Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-09-06T13:46:14.465Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-09-06T13:46:14.465Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-09-06T13:46:14.465Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-09-06T13:46:15.483Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-09-06T13:46:15.968Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-09-06T13:46:15.968Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-09-06T13:46:15.968Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-09-06T13:46:15.968Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-09-06T13:46:15.968Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-09-06T13:46:20.834Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-09-06T13:46:51.212Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-09-06T13:46:51.212Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-09-06T13:46:51.697Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-09-06T13:46:55.581Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-09-06T13:46:55.581Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-09-06T13:46:56.065Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-09-06T13:46:56.065Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-09-06T13:46:56.065Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-09-06T13:46:56.065Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-09-06T13:46:56.549Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-09-06T13:46:57.033Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-09-06T13:46:57.033Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-09-06T13:46:57.033Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-09-06T13:47:22.571Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-09-06T13:47:22.571Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-09-06T13:47:22.571Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-09-06T13:47:22.571Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-09-06T13:47:38.664Z] docker_cli_swarm_test.go:1173: [d34ada5b75531] joining swarm manager [dcab9b45e4fba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-06T13:47:48.108Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-09-06T13:47:48.108Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-09-06T13:47:48.592Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-09-06T13:47:51.620Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-09-06T13:47:53.503Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-09-06T13:47:53.896Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-09-06T13:47:54.869Z] docker_cli_swarm_test.go:1454: [deda161c49fa2] joining swarm manager [d401c9575800a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:47:55.431Z] docker_cli_swarm_test.go:1455: [d61fb3a77209d] joining swarm manager [d401c9575800a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T13:47:56.925Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-09-06T13:48:07.599Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-09-06T13:48:07.599Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-09-06T13:48:07.599Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-09-06T13:48:07.599Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-09-06T13:48:07.599Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-09-06T13:48:08.162Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-09-06T13:48:10.678Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-09-06T13:48:13.946Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-09-06T13:48:15.836Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-09-06T13:48:17.727Z] docker_cli_swarm_unix_test.go:63: [d3546f696e693] joining swarm manager [d64a4301ecf62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:49:09.563Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-09-06T13:49:09.563Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-09-06T13:49:09.563Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-09-06T13:49:09.563Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-09-06T13:49:13.930Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-09-06T13:49:13.930Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-09-06T13:49:13.930Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-09-06T13:49:14.858Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-09-06T13:49:18.128Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-09-06T13:49:20.019Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-09-06T13:49:21.909Z] docker_api_swarm_test.go:962: [d2a67e2da594c] joining swarm manager [d0d3ae2897f0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T13:49:39.952Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-09-06T13:49:54.793Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-09-06T13:49:54.793Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-09-06T13:49:57.329Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-09-06T13:49:59.847Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-09-06T13:50:06.385Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-09-06T13:50:11.631Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-09-06T13:50:13.523Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-09-06T13:50:15.414Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-09-06T13:50:17.931Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-09-06T13:50:20.447Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-09-06T13:50:22.967Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-09-06T13:50:25.487Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-09-06T13:50:36.194Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-09-06T13:50:36.194Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-09-06T13:50:36.194Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-09-06T13:51:01.734Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-09-06T13:51:09.033Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-09-06T13:51:21.693Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-09-06T13:51:27.060Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-09-06T13:51:36.532Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite (1617.76s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.98s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.87s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.83s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.03s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.13s) [2022-09-06T13:51:51.369Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.01s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.45s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.99s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.43s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.89s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.50s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.74s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (42.36s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.90s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.93s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.40s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.15s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.33s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (67.55s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.53s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.87s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.16s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.71s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.41s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.73s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.62s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.27s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.73s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.50s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.70s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.20s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.26s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.58s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.48s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.88s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.95s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.54s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.52s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.26s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.06s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.64s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.50s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.30s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.16s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.47s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.70s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.46s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.57s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.99s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.30s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.11s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.85s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.39s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.90s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.97s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.76s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.33s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.87s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.91s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.10s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.96s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.77s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.77s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.14s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.84s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.60s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.39s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.68s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.47s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.37s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.35s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.98s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.87s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (114.17s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.32s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.48s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.69s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.11s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.10s) [2022-09-06T13:51:51.369Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.12s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.47s) [2022-09-06T13:51:51.370Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.76s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.67s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.07s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.49s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.50s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.87s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.10s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (128.82s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.13s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.20s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.11s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.18s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.09s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.12s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.08s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.89s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.10s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.98s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.39s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.76s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.80s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.08s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.10s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.75s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.77s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.36s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.41s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.38s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.40s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.41s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.76s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.09s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.87s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.09s) [2022-09-06T13:51:51.370Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.07s) [2022-09-06T13:51:51.370Z] === RUN TestDockerExternalVolumeSuite [2022-09-06T13:51:51.370Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-09-06T13:51:51.626Z] docker_cli_external_volume_driver_test.go:53: [d31c6a9ecfd76] daemon is not started [2022-09-06T13:52:09.667Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-09-06T13:52:10.055Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-09-06T13:52:20.646Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-09-06T13:52:35.785Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-09-06T13:53:17.303Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-09-06T13:53:23.838Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-09-06T13:53:38.675Z] docker_cli_external_volume_driver_test.go:53: [d8c716b2c0944] daemon is not started [2022-09-06T13:53:53.514Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-09-06T13:54:11.568Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-09-06T13:54:26.430Z] docker_cli_external_volume_driver_test.go:53: [d2147263cf1e8] daemon is not started [2022-09-06T13:54:32.893Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-09-06T13:54:32.893Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-09-06T13:54:32.893Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-09-06T13:54:32.893Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-09-06T13:54:32.893Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-09-06T13:54:32.893Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-09-06T13:54:32.893Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-09-06T13:54:32.893Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-09-06T13:54:32.893Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-09-06T13:54:32.893Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-09-06T13:54:32.893Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-09-06T13:54:33.377Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-09-06T13:54:38.250Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-09-06T13:54:41.268Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-09-06T13:54:41.268Z] docker_cli_external_volume_driver_test.go:53: [d355c4ac4b7aa] daemon is not started [2022-09-06T13:54:41.289Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-09-06T13:54:46.153Z] === RUN TestDockerSuite/TestBuildEnv [2022-09-06T13:54:46.153Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-09-06T13:54:46.153Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-09-06T13:54:46.153Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-09-06T13:54:46.153Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-09-06T13:54:46.153Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-09-06T13:54:46.153Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-09-06T13:54:46.153Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-09-06T13:54:46.153Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-09-06T13:54:46.153Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-09-06T13:54:46.153Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-09-06T13:54:49.183Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-09-06T13:54:49.183Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-09-06T13:54:49.183Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-09-06T13:54:49.183Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-09-06T13:54:49.183Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-09-06T13:54:49.183Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-09-06T13:54:49.183Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-09-06T13:54:50.200Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-09-06T13:54:55.066Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-09-06T13:54:56.104Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-09-06T13:55:10.309Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-09-06T13:55:10.309Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-09-06T13:55:10.309Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-09-06T13:55:10.309Z] === RUN TestDockerSuite/TestBuildExpose [2022-09-06T13:55:10.309Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-09-06T13:55:10.309Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-09-06T13:55:10.309Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-09-06T13:55:10.309Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-09-06T13:55:10.309Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-09-06T13:55:10.309Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-09-06T13:55:10.309Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-09-06T13:55:10.309Z] === RUN TestDockerSuite/TestBuildFails [2022-09-06T13:55:17.610Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-09-06T13:55:17.610Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-09-06T13:55:22.476Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-09-06T13:55:27.342Z] === RUN TestDockerSuite/TestBuildForceRm [2022-09-06T13:55:28.128Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-09-06T13:55:37.932Z] === RUN TestDockerSuite/TestBuildFromGit [2022-09-06T13:55:42.985Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-09-06T13:55:48.531Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-09-06T13:55:49.016Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-09-06T13:55:53.878Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-09-06T13:55:53.878Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-09-06T13:55:53.878Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-09-06T13:55:54.896Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-09-06T13:55:55.380Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-09-06T13:55:55.380Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-09-06T13:55:55.380Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-09-06T13:55:57.822Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-09-06T13:56:04.198Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-09-06T13:56:04.198Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-09-06T13:56:04.198Z] === RUN TestDockerSuite/TestBuildHistory [2022-09-06T13:56:13.031Z] === RUN TestDockerSuite/TestBuildIidFile [2022-09-06T13:56:13.516Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-09-06T13:56:15.793Z] === RUN TestDockerSuite/TestBuildInheritance [2022-09-06T13:56:15.793Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-09-06T13:56:15.793Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-09-06T13:56:16.277Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-09-06T13:56:16.277Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-09-06T13:56:20.166Z] === RUN TestDockerSuite/TestBuildLabel [2022-09-06T13:56:20.650Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-09-06T13:56:21.668Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-09-06T13:56:22.153Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-09-06T13:56:23.171Z] === RUN TestDockerSuite/TestBuildLabels [2022-09-06T13:56:23.655Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-09-06T13:56:25.268Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-09-06T13:56:30.129Z] === RUN TestDockerSuite/TestBuildLastModified [2022-09-06T13:56:30.129Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-09-06T13:56:30.612Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-09-06T13:56:30.613Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-09-06T13:56:30.613Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-09-06T13:56:30.613Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-09-06T13:56:30.613Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-09-06T13:56:30.613Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-09-06T13:56:30.613Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-09-06T13:56:31.096Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-09-06T13:56:32.114Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-09-06T13:56:36.977Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-09-06T13:56:44.442Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-09-06T13:57:02.485Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-09-06T13:57:02.518Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-09-06T13:57:02.518Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-09-06T13:57:02.518Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-09-06T13:57:02.518Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-09-06T13:57:32.890Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-09-06T13:57:34.512Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-09-06T13:57:48.026Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-09-06T13:57:52.890Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-09-06T13:57:57.752Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-09-06T13:58:02.618Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-09-06T13:58:06.537Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-09-06T13:58:17.750Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-09-06T13:58:17.751Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-09-06T13:58:17.751Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-09-06T13:58:21.376Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-09-06T13:58:25.047Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-09-06T13:58:25.531Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-09-06T13:58:25.531Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-09-06T13:58:25.531Z] === RUN TestDockerSuite/TestBuildNetNone [2022-09-06T13:58:25.531Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-09-06T13:58:25.531Z] === RUN TestDockerSuite/TestBuildNoContext [2022-09-06T13:58:27.807Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-09-06T13:58:35.106Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-09-06T13:58:36.720Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-09-06T13:58:36.720Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-09-06T13:58:36.720Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-09-06T13:58:39.419Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-09-06T13:58:39.419Z] docker_cli_external_volume_driver_test.go:485: [d021d1967b2ba] daemon is not started [2022-09-06T13:58:39.752Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-09-06T13:58:40.769Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-09-06T13:58:41.788Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-09-06T13:58:54.257Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-09-06T13:58:54.257Z] docker_cli_external_volume_driver_test.go:53: [dac7c08215153] daemon is not started [2022-09-06T13:58:56.925Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-09-06T13:58:56.926Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-09-06T13:59:04.226Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-09-06T13:59:08.115Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-09-06T13:59:09.121Z] --- PASS: TestDockerExternalVolumeSuite (436.53s) [2022-09-06T13:59:09.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-09-06T13:59:09.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-09-06T13:59:09.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.12s) [2022-09-06T13:59:09.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2022-09-06T13:59:09.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-09-06T13:59:09.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-09-06T13:59:09.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-09-06T13:59:09.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.13s) [2022-09-06T13:59:09.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.11s) [2022-09-06T13:59:09.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.73s) [2022-09-06T13:59:09.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-09-06T13:59:09.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2022-09-06T13:59:09.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.22s) [2022-09-06T13:59:09.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-09-06T13:59:09.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2022-09-06T13:59:09.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.54s) [2022-09-06T13:59:09.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2022-09-06T13:59:09.122Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-09-06T13:59:09.122Z] PASS [2022-09-06T13:59:09.122Z] [2022-09-06T13:59:09.122Z] === Skipped [2022-09-06T13:59:09.122Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-06T13:59:09.122Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-06T13:59:09.122Z] check_test.go:309: [de1c909fa3215] daemon is not started [2022-09-06T13:59:09.122Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-06T13:59:09.122Z] [2022-09-06T13:59:09.122Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-09-06T13:59:09.122Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-06T13:59:09.122Z] check_test.go:309: [dac9bd6e52b14] daemon is not started [2022-09-06T13:59:09.122Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-09-06T13:59:09.122Z] [2022-09-06T13:59:09.122Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-09-06T13:59:09.122Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-06T13:59:09.122Z] check_test.go:309: [d69f9482b3a47] daemon is not started [2022-09-06T13:59:09.122Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-09-06T13:59:09.122Z] [2022-09-06T13:59:09.122Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-09-06T13:59:09.122Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-06T13:59:09.122Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-09-06T13:59:09.122Z] [2022-09-06T13:59:09.122Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-06T13:59:09.122Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-09-06T13:59:09.122Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-06T13:59:09.122Z] [2022-09-06T13:59:09.122Z] DONE 273 tests, 5 skipped in 2438.353s [2022-09-06T13:59:09.122Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T13:59:09.122Z] ++++ cat bundles/test-integration/docker.pid [2022-09-06T13:59:09.122Z] +++ kill 8044 [2022-09-06T13:59:09.122Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dea601585fed4/docker.pid [2022-09-06T13:59:09.122Z] +++ kill 5871 [2022-09-06T13:59:09.122Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5871 is not a child of this shell [2022-09-06T13:59:09.122Z] warning: PID 5871 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dea601585fed4/docker.pid had a nonzero exit code [2022-09-06T13:59:09.122Z] +++ /etc/init.d/apparmor stop [2022-09-06T13:59:09.122Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T13:59:09.122Z] [2022-09-06T13:59:09.122Z] Unloading profiles will leave already running processes permanently [2022-09-06T13:59:09.122Z] unconfined, which can lead to unexpected situations. [2022-09-06T13:59:09.122Z] [2022-09-06T13:59:09.122Z] To set a process to complain mode, use the command line tool [2022-09-06T13:59:09.122Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T13:59:09.122Z] +++ true [2022-09-06T13:59:09.122Z] exiting test-integration [2022-09-06T13:59:09.122Z] ++ exit 0 [2022-09-06T13:59:09.122Z] [2022-09-06T13:59:09.122Z] + exit 0 [2022-09-06T13:59:09.122Z] ++ jobs -p [2022-09-06T13:59:09.122Z] + pids= [2022-09-06T13:59:09.122Z] + echo 'Remaining pids to kill: []' [2022-09-06T13:59:09.122Z] Remaining pids to kill: [] [2022-09-06T13:59:09.122Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-09-06T13:59:09.132Z] Recording test results [2022-09-06T13:59:09.545Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T13:59:09.891Z] + echo Ensuring container killed. [2022-09-06T13:59:09.891Z] Ensuring container killed. [2022-09-06T13:59:09.891Z] + docker ps -aq -f name=docker-pr2-* [2022-09-06T13:59:09.891Z] + cids=2c91f3b13f1b [2022-09-06T13:59:09.891Z] 0f69077138cc [2022-09-06T13:59:09.891Z] da8deeeccf6a [2022-09-06T13:59:09.891Z] + [ -n 2c91f3b13f1b [2022-09-06T13:59:09.891Z] 0f69077138cc [2022-09-06T13:59:09.891Z] da8deeeccf6a ] [2022-09-06T13:59:09.891Z] + docker rm -vf 2c91f3b13f1b 0f69077138cc da8deeeccf6a [2022-09-06T13:59:13.169Z] 2c91f3b13f1b [2022-09-06T13:59:13.169Z] 0f69077138cc [2022-09-06T13:59:13.731Z] da8deeeccf6a [Pipeline] sh [2022-09-06T13:59:14.011Z] + echo Chowning /workspace to jenkins user [2022-09-06T13:59:14.011Z] Chowning /workspace to jenkins user [2022-09-06T13:59:14.011Z] + id -u [2022-09-06T13:59:14.011Z] + id -g [2022-09-06T13:59:14.011Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44093:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T13:59:15.423Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T13:59:16.861Z] + bundleName=amd64 [2022-09-06T13:59:16.861Z] + echo Creating amd64-bundles.tar.gz [2022-09-06T13:59:16.861Z] Creating amd64-bundles.tar.gz [2022-09-06T13:59:16.861Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-06T13:59:16.861Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-06T13:59:17.799Z] Archiving artifacts [2022-09-06T13:59:18.200Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44093/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T13:59:18.499Z] + make clean [2022-09-06T13:59:18.499Z] docker volume rm -f docker-dev-cache [2022-09-06T13:59:18.499Z] docker-dev-cache [Pipeline] deleteDir [2022-09-06T13:59:20.285Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T13:59:24.170Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-09-06T13:59:25.188Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-09-06T13:59:25.188Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-09-06T13:59:25.188Z] === RUN TestDockerSuite/TestBuildPATH [2022-09-06T13:59:25.188Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-09-06T13:59:25.188Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-09-06T13:59:27.466Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-09-06T13:59:27.466Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-09-06T13:59:27.466Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-09-06T14:00:10.461Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-09-06T14:00:40.828Z] === RUN TestDockerSuite/TestBuildRm [2022-09-06T14:00:51.425Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-09-06T14:00:53.703Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-09-06T14:00:53.703Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-09-06T14:00:54.188Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-09-06T14:00:54.188Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-09-06T14:00:54.188Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-09-06T14:00:55.800Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-09-06T14:00:58.829Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-09-06T14:01:01.860Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-09-06T14:01:05.748Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-09-06T14:01:20.883Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-09-06T14:01:20.883Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-09-06T14:01:20.883Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-09-06T14:01:31.478Z] === RUN TestDockerSuite/TestBuildSpaces [2022-09-06T14:01:31.478Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-09-06T14:01:35.364Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-09-06T14:01:35.364Z] === RUN TestDockerSuite/TestBuildStderr [2022-09-06T14:01:40.229Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-09-06T14:01:58.266Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-09-06T14:01:58.266Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-09-06T14:01:58.266Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-09-06T14:02:00.542Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-09-06T14:02:01.027Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-09-06T14:02:05.893Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-09-06T14:02:10.757Z] === RUN TestDockerSuite/TestBuildUser [2022-09-06T14:02:10.757Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-09-06T14:02:10.757Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-09-06T14:02:10.757Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-09-06T14:02:10.757Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-09-06T14:02:10.757Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-09-06T14:02:10.757Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-09-06T14:02:13.792Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-09-06T14:02:14.276Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-09-06T14:02:23.097Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-09-06T14:02:23.097Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-09-06T14:02:23.097Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-09-06T14:02:23.097Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-09-06T14:02:23.097Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-09-06T14:02:41.132Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-09-06T14:02:41.615Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-09-06T14:02:50.435Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-09-06T14:02:59.248Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-09-06T14:02:59.248Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-09-06T14:02:59.732Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-09-06T14:02:59.732Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-09-06T14:02:59.732Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-09-06T14:03:02.010Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-09-06T14:03:02.010Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-09-06T14:03:02.494Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-09-06T14:03:13.087Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-09-06T14:03:16.973Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-09-06T14:03:16.973Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-09-06T14:03:29.659Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-09-06T14:03:29.659Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-09-06T14:03:29.659Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-09-06T14:03:29.659Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-09-06T14:03:29.659Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-09-06T14:03:29.659Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-09-06T14:03:29.659Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-09-06T14:03:30.143Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-09-06T14:03:37.439Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-09-06T14:03:39.051Z] === RUN TestDockerSuite/TestBuildXZHost [2022-09-06T14:03:39.051Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-09-06T14:03:39.535Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-09-06T14:03:39.535Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-09-06T14:03:39.535Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-09-06T14:03:39.535Z] docker_cli_sni_test.go:18: Flakey test [2022-09-06T14:03:39.535Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-09-06T14:03:41.812Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-09-06T14:03:45.696Z] === RUN TestDockerSuite/TestCommitChange [2022-09-06T14:03:49.580Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-09-06T14:03:54.443Z] === RUN TestDockerSuite/TestCommitHardlink [2022-09-06T14:03:54.443Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-09-06T14:03:54.443Z] === RUN TestDockerSuite/TestCommitNewFile [2022-09-06T14:04:05.036Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-09-06T14:04:05.036Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-09-06T14:04:05.036Z] === RUN TestDockerSuite/TestCommitTTY [2022-09-06T14:04:17.717Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-09-06T14:04:25.009Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-09-06T14:04:25.009Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-09-06T14:04:25.009Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-09-06T14:04:25.009Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-09-06T14:04:25.009Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-09-06T14:04:25.009Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-09-06T14:04:25.009Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-09-06T14:04:25.009Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-09-06T14:04:25.009Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-09-06T14:04:25.009Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-09-06T14:04:25.009Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-09-06T14:04:25.009Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-09-06T14:04:25.009Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-09-06T14:04:25.009Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-09-06T14:04:25.009Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-09-06T14:04:25.009Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-09-06T14:04:30.997Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-09-06T14:04:43.678Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-09-06T14:04:43.678Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-09-06T14:04:43.678Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-09-06T14:04:44.162Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-09-06T14:04:44.162Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-09-06T14:04:44.162Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-09-06T14:04:44.162Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-09-06T14:04:44.162Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-09-06T14:04:44.162Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-09-06T14:04:44.162Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-09-06T14:04:46.439Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-09-06T14:04:46.439Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-09-06T14:04:46.439Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-09-06T14:04:46.439Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-09-06T14:04:48.716Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-09-06T14:04:48.716Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-09-06T14:04:48.716Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-09-06T14:04:48.716Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-09-06T14:04:48.716Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-09-06T14:04:48.716Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-09-06T14:04:48.716Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-09-06T14:04:48.716Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-09-06T14:04:50.992Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-09-06T14:04:53.270Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-09-06T14:04:54.882Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-09-06T14:04:54.882Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-09-06T14:04:54.882Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-09-06T14:04:54.882Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-09-06T14:04:57.158Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-09-06T14:04:57.158Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-09-06T14:04:59.434Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-09-06T14:04:59.434Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-09-06T14:04:59.434Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-09-06T14:04:59.434Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-09-06T14:04:59.434Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-09-06T14:05:01.711Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-09-06T14:05:01.711Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-09-06T14:05:03.322Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-09-06T14:05:03.322Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-09-06T14:05:03.322Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-09-06T14:05:06.351Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-09-06T14:05:06.351Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-09-06T14:05:07.964Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-09-06T14:05:16.780Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-09-06T14:05:20.664Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-09-06T14:05:20.664Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-09-06T14:05:20.664Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-09-06T14:05:20.664Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-09-06T14:05:20.664Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-09-06T14:05:22.275Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-09-06T14:05:22.275Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-09-06T14:05:22.275Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-09-06T14:05:29.567Z] === RUN TestDockerSuite/TestContainerAPITop [2022-09-06T14:05:29.567Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-09-06T14:05:29.567Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-09-06T14:05:31.179Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-09-06T14:05:31.179Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-09-06T14:05:35.064Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-09-06T14:05:36.675Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-09-06T14:05:36.675Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-09-06T14:05:37.159Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-09-06T14:05:37.159Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-09-06T14:05:37.159Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-09-06T14:05:37.159Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-09-06T14:05:37.159Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-09-06T14:05:37.159Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-09-06T14:05:37.159Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-09-06T14:05:37.159Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-09-06T14:05:37.159Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-09-06T14:05:38.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-09-06T14:05:38.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-09-06T14:05:41.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-09-06T14:05:44.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-09-06T14:05:51.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-09-06T14:05:58.671Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000556ea0_} [2022-09-06T14:06:00.948Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12774008475_c:\foo_false____} [2022-09-06T14:06:03.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12774008475_c:\foo_true____} [2022-09-06T14:06:05.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-09-06T14:06:05.501Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-09-06T14:06:05.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-09-06T14:06:05.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-09-06T14:06:05.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-09-06T14:06:05.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-09-06T14:06:05.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-09-06T14:06:05.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-09-06T14:06:05.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-09-06T14:06:05.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-09-06T14:06:05.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-09-06T14:06:05.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-09-06T14:06:05.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-09-06T14:06:05.501Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-09-06T14:06:05.501Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-09-06T14:06:05.501Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-09-06T14:06:05.501Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-09-06T14:06:05.985Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-09-06T14:06:05.985Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-09-06T14:06:05.985Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-09-06T14:06:05.985Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-09-06T14:06:05.985Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-09-06T14:06:05.985Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-09-06T14:06:05.985Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-09-06T14:06:08.260Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-09-06T14:06:08.260Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-09-06T14:06:08.260Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-09-06T14:06:08.260Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-09-06T14:06:08.260Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-09-06T14:06:08.260Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-09-06T14:06:08.260Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-09-06T14:06:08.260Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-09-06T14:06:08.260Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-09-06T14:06:08.260Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-09-06T14:06:08.260Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-09-06T14:06:08.260Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-09-06T14:06:08.260Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-09-06T14:06:08.260Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-09-06T14:06:08.260Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-09-06T14:06:08.260Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-09-06T14:06:08.260Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-09-06T14:06:08.260Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-09-06T14:06:08.260Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-09-06T14:06:08.260Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-09-06T14:06:08.260Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-09-06T14:06:08.260Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-09-06T14:06:08.260Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-09-06T14:06:08.260Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-09-06T14:06:08.260Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-09-06T14:06:08.260Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-09-06T14:06:08.260Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-09-06T14:06:17.078Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-09-06T14:06:17.078Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-09-06T14:06:17.078Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-09-06T14:06:17.078Z] === RUN TestDockerSuite/TestCpRelativePath [2022-09-06T14:06:18.688Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-09-06T14:06:18.688Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-09-06T14:06:18.688Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-09-06T14:06:18.688Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-09-06T14:06:18.688Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-09-06T14:06:18.688Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-09-06T14:06:18.688Z] === RUN TestDockerSuite/TestCpToCaseA [2022-09-06T14:06:22.571Z] === RUN TestDockerSuite/TestCpToCaseB [2022-09-06T14:06:29.868Z] === RUN TestDockerSuite/TestCpToCaseC [2022-09-06T14:06:29.868Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-09-06T14:06:29.868Z] === RUN TestDockerSuite/TestCpToCaseD [2022-09-06T14:06:29.868Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-09-06T14:06:29.868Z] === RUN TestDockerSuite/TestCpToCaseE [2022-09-06T14:06:45.006Z] === RUN TestDockerSuite/TestCpToCaseF [2022-09-06T14:06:45.006Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-09-06T14:06:45.006Z] === RUN TestDockerSuite/TestCpToCaseG [2022-09-06T14:06:45.006Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-09-06T14:06:45.006Z] === RUN TestDockerSuite/TestCpToCaseH [2022-09-06T14:06:52.300Z] === RUN TestDockerSuite/TestCpToCaseI [2022-09-06T14:06:52.300Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-09-06T14:06:52.300Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-09-06T14:06:52.300Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-09-06T14:06:52.300Z] === RUN TestDockerSuite/TestCpToDot [2022-09-06T14:06:53.915Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-09-06T14:06:53.915Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-09-06T14:06:53.915Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-09-06T14:06:53.915Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-09-06T14:06:53.915Z] === RUN TestDockerSuite/TestCpToStdout [2022-09-06T14:06:56.192Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-09-06T14:06:56.192Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-09-06T14:06:56.192Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-09-06T14:06:56.192Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-09-06T14:06:56.192Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-09-06T14:06:56.192Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-09-06T14:06:56.192Z] === RUN TestDockerSuite/TestCpVolumePath [2022-09-06T14:06:56.192Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-09-06T14:06:56.192Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-09-06T14:06:56.192Z] === RUN TestDockerSuite/TestCreateArgs [2022-09-06T14:06:56.676Z] === RUN TestDockerSuite/TestCreateByImageID [2022-09-06T14:06:58.288Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-09-06T14:07:00.564Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-09-06T14:07:01.047Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-09-06T14:07:01.047Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-09-06T14:07:02.657Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-09-06T14:07:03.141Z] === RUN TestDockerSuite/TestCreateLabels [2022-09-06T14:07:03.624Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-09-06T14:07:03.624Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-09-06T14:07:03.624Z] === RUN TestDockerSuite/TestCreateRM [2022-09-06T14:07:03.624Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-09-06T14:07:03.624Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-06T14:07:03.624Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-09-06T14:07:03.624Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-09-06T14:07:04.108Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-09-06T14:07:16.778Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-09-06T14:07:16.778Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-09-06T14:07:16.778Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-09-06T14:07:19.054Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-09-06T14:07:19.054Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-09-06T14:07:19.054Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-09-06T14:07:19.054Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-09-06T14:07:21.331Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-09-06T14:07:21.331Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-09-06T14:07:21.331Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-09-06T14:07:21.331Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-09-06T14:07:21.331Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-09-06T14:07:21.331Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-09-06T14:07:21.331Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-09-06T14:07:21.331Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-09-06T14:07:21.331Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-09-06T14:07:21.331Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-09-06T14:07:21.331Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-09-06T14:07:21.331Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-09-06T14:07:21.331Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-09-06T14:07:21.331Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-09-06T14:07:21.331Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:07:21.331Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-09-06T14:07:21.331Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-09-06T14:07:21.331Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-09-06T14:07:21.331Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-09-06T14:07:21.331Z] === RUN TestDockerSuite/TestDevicePermissions [2022-09-06T14:07:21.331Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-09-06T14:07:21.331Z] === RUN TestDockerSuite/TestDockerFails [2022-09-06T14:07:21.815Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-09-06T14:07:21.815Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-09-06T14:07:21.815Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-09-06T14:07:21.815Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-09-06T14:07:21.815Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-09-06T14:07:21.815Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-09-06T14:07:21.815Z] === RUN TestDockerSuite/TestEventsAttach [2022-09-06T14:07:21.815Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-09-06T14:07:21.815Z] === RUN TestDockerSuite/TestEventsCommit [2022-09-06T14:07:21.815Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-09-06T14:07:21.815Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-09-06T14:07:24.092Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-09-06T14:07:26.371Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-09-06T14:07:28.648Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-09-06T14:07:35.944Z] === RUN TestDockerSuite/TestEventsCopy [2022-09-06T14:07:40.804Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-09-06T14:07:49.623Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-09-06T14:07:51.900Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-09-06T14:07:52.917Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-09-06T14:07:56.805Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-09-06T14:07:57.288Z] === RUN TestDockerSuite/TestEventsFilterType [2022-09-06T14:07:58.306Z] === RUN TestDockerSuite/TestEventsFilters [2022-09-06T14:08:03.167Z] === RUN TestDockerSuite/TestEventsFormat [2022-09-06T14:08:07.049Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-09-06T14:08:07.049Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-09-06T14:08:07.049Z] === RUN TestDockerSuite/TestEventsImageImport [2022-09-06T14:08:07.049Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-09-06T14:08:07.049Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-09-06T14:08:07.049Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-09-06T14:08:07.049Z] === RUN TestDockerSuite/TestEventsImagePull [2022-09-06T14:08:07.049Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-09-06T14:08:07.049Z] === RUN TestDockerSuite/TestEventsImageTag [2022-09-06T14:08:08.668Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-09-06T14:08:08.668Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-09-06T14:08:08.668Z] === RUN TestDockerSuite/TestEventsRename [2022-09-06T14:08:10.946Z] === RUN TestDockerSuite/TestEventsResize [2022-09-06T14:08:13.223Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-09-06T14:08:20.521Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-09-06T14:08:22.800Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-09-06T14:08:27.664Z] === RUN TestDockerSuite/TestEventsTop [2022-09-06T14:08:27.664Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-09-06T14:08:27.664Z] === RUN TestDockerSuite/TestEventsUntag [2022-09-06T14:08:29.943Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-09-06T14:08:33.826Z] === RUN TestDockerSuite/TestExec [2022-09-06T14:08:33.826Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-09-06T14:08:33.826Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-09-06T14:08:33.826Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-09-06T14:08:33.826Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-09-06T14:08:35.437Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-09-06T14:08:37.714Z] === RUN TestDockerSuite/TestExecAPIStart [2022-09-06T14:08:37.714Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-09-06T14:08:37.714Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-09-06T14:08:37.714Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-09-06T14:08:37.714Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-09-06T14:08:37.714Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-09-06T14:08:37.714Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-09-06T14:08:39.326Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-09-06T14:08:41.604Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-09-06T14:08:43.217Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-09-06T14:08:45.506Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-09-06T14:08:50.375Z] === RUN TestDockerSuite/TestExecCgroup [2022-09-06T14:08:50.375Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-09-06T14:08:50.375Z] === RUN TestDockerSuite/TestExecEnv [2022-09-06T14:08:50.375Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-09-06T14:08:50.375Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-09-06T14:08:50.375Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-09-06T14:08:50.375Z] === RUN TestDockerSuite/TestExecExitStatus [2022-09-06T14:08:51.986Z] === RUN TestDockerSuite/TestExecInspectID [2022-09-06T14:08:56.851Z] === RUN TestDockerSuite/TestExecInteractive [2022-09-06T14:08:56.851Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-09-06T14:08:56.851Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-09-06T14:08:56.851Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-09-06T14:08:56.851Z] === RUN TestDockerSuite/TestExecParseError [2022-09-06T14:08:56.851Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-09-06T14:08:56.851Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-09-06T14:08:56.851Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-09-06T14:08:56.851Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-09-06T14:08:56.851Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-09-06T14:08:56.851Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-09-06T14:08:59.128Z] === RUN TestDockerSuite/TestExecSetEnv [2022-09-06T14:08:59.128Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-09-06T14:08:59.128Z] === RUN TestDockerSuite/TestExecStartFails [2022-09-06T14:08:59.128Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-09-06T14:08:59.128Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-09-06T14:08:59.128Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-09-06T14:08:59.128Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-09-06T14:08:59.128Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-09-06T14:08:59.128Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-09-06T14:08:59.128Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-09-06T14:08:59.128Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-09-06T14:09:01.406Z] === RUN TestDockerSuite/TestExecUlimits [2022-09-06T14:09:01.406Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-09-06T14:09:01.406Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-09-06T14:09:08.711Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-09-06T14:09:08.711Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-09-06T14:09:08.711Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-09-06T14:09:08.711Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-09-06T14:09:08.711Z] === RUN TestDockerSuite/TestExecWithUser [2022-09-06T14:09:08.711Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-09-06T14:09:08.711Z] === RUN TestDockerSuite/TestGetContainerStats [2022-09-06T14:09:14.702Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-09-06T14:09:20.693Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-09-06T14:09:23.722Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-09-06T14:09:29.717Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-09-06T14:09:29.717Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-09-06T14:09:29.717Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-09-06T14:09:29.717Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-09-06T14:09:29.717Z] === RUN TestDockerSuite/TestHealth [2022-09-06T14:09:29.717Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-09-06T14:09:29.717Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-09-06T14:09:29.717Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-09-06T14:09:29.717Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-09-06T14:09:29.717Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-09-06T14:09:33.599Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-09-06T14:09:34.082Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-09-06T14:09:34.082Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-09-06T14:09:34.082Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-09-06T14:09:34.082Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-09-06T14:09:34.082Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-09-06T14:09:34.565Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-09-06T14:09:35.049Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-09-06T14:09:35.049Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-09-06T14:09:35.049Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-09-06T14:09:36.066Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-09-06T14:09:36.066Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-09-06T14:09:37.677Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-09-06T14:09:37.677Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-09-06T14:09:39.954Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-09-06T14:09:47.247Z] === RUN TestDockerSuite/TestImagesFormat [2022-09-06T14:09:47.247Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-09-06T14:09:47.247Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-09-06T14:09:47.247Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-09-06T14:09:51.132Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-09-06T14:09:51.132Z] === RUN TestDockerSuite/TestImportBadURL [2022-09-06T14:09:53.412Z] === RUN TestDockerSuite/TestImportDisplay [2022-09-06T14:09:53.412Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-09-06T14:09:53.412Z] === RUN TestDockerSuite/TestImportFile [2022-09-06T14:09:53.412Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-09-06T14:09:53.412Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-09-06T14:09:53.412Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-09-06T14:09:53.412Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-09-06T14:09:53.412Z] === RUN TestDockerSuite/TestImportGzipped [2022-09-06T14:09:53.412Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-09-06T14:09:53.412Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-09-06T14:09:53.412Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-09-06T14:09:53.412Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-09-06T14:09:53.412Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-09-06T14:09:53.412Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-09-06T14:09:53.412Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-09-06T14:09:53.412Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-09-06T14:09:53.412Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-09-06T14:09:53.412Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-09-06T14:09:53.412Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-09-06T14:09:53.412Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-09-06T14:09:53.412Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-09-06T14:09:53.412Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-09-06T14:09:53.412Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-09-06T14:09:55.688Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-09-06T14:09:57.965Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-09-06T14:09:57.965Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-09-06T14:09:57.965Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-09-06T14:09:57.965Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-09-06T14:09:57.965Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-09-06T14:09:57.965Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-09-06T14:09:57.965Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-09-06T14:09:57.965Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-09-06T14:10:00.394Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-09-06T14:10:00.394Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-09-06T14:10:02.670Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-09-06T14:10:02.670Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-09-06T14:10:02.670Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-09-06T14:10:02.670Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-09-06T14:10:02.670Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-09-06T14:10:02.670Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-09-06T14:10:02.670Z] === RUN TestDockerSuite/TestInspectDefault [2022-09-06T14:10:04.947Z] === RUN TestDockerSuite/TestInspectHistory [2022-09-06T14:10:08.830Z] === RUN TestDockerSuite/TestInspectImage [2022-09-06T14:10:08.830Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-09-06T14:10:08.830Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-09-06T14:10:08.830Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-09-06T14:10:08.830Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-09-06T14:10:08.830Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-09-06T14:10:08.830Z] === RUN TestDockerSuite/TestInspectInt64 [2022-09-06T14:10:10.439Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-09-06T14:10:12.717Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-09-06T14:10:12.717Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-09-06T14:10:14.996Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-09-06T14:10:16.607Z] === RUN TestDockerSuite/TestInspectPlugin [2022-09-06T14:10:16.607Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-09-06T14:10:16.607Z] === RUN TestDockerSuite/TestInspectRootFS [2022-09-06T14:10:16.607Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-09-06T14:10:18.883Z] === RUN TestDockerSuite/TestInspectStatus [2022-09-06T14:10:21.160Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-09-06T14:10:25.043Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-09-06T14:10:27.321Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-09-06T14:10:29.598Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-09-06T14:10:31.877Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-09-06T14:10:33.488Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-09-06T14:10:35.767Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-09-06T14:10:38.045Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-09-06T14:10:38.045Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-09-06T14:10:38.045Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-09-06T14:10:38.045Z] === RUN TestDockerSuite/TestLinksEnvs [2022-09-06T14:10:38.045Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-09-06T14:10:38.045Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-09-06T14:10:38.045Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-09-06T14:10:38.045Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-09-06T14:10:38.045Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-09-06T14:10:38.045Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-09-06T14:10:38.045Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-09-06T14:10:38.045Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-09-06T14:10:38.045Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-09-06T14:10:38.045Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-09-06T14:10:38.045Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-09-06T14:10:38.045Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-09-06T14:10:38.045Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-09-06T14:10:38.045Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-09-06T14:10:38.045Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-09-06T14:10:38.045Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-09-06T14:10:38.045Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-09-06T14:10:38.045Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-09-06T14:10:38.045Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-09-06T14:10:38.529Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-09-06T14:10:38.529Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-09-06T14:10:38.529Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-09-06T14:10:38.529Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-09-06T14:10:38.529Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-09-06T14:10:38.529Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-09-06T14:10:38.529Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-09-06T14:10:38.529Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-09-06T14:10:38.529Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-09-06T14:10:38.529Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-09-06T14:10:38.529Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-09-06T14:10:38.529Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-09-06T14:10:38.529Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-09-06T14:10:40.140Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-09-06T14:10:42.418Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-09-06T14:10:48.410Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-09-06T14:10:50.023Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-09-06T14:10:50.023Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-09-06T14:10:50.023Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-09-06T14:10:52.300Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-09-06T14:10:52.300Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-09-06T14:10:58.294Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-09-06T14:11:04.282Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-09-06T14:11:09.147Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-09-06T14:11:11.428Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-09-06T14:11:14.458Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-09-06T14:11:14.458Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-09-06T14:11:14.458Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-09-06T14:11:16.070Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-09-06T14:11:23.368Z] === RUN TestDockerSuite/TestLogsSince [2022-09-06T14:11:32.189Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-09-06T14:11:32.189Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-09-06T14:11:32.189Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-09-06T14:11:32.189Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-09-06T14:11:32.189Z] === RUN TestDockerSuite/TestLogsTail [2022-09-06T14:11:35.216Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-09-06T14:11:37.493Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-09-06T14:11:44.793Z] === RUN TestDockerSuite/TestMountIntoProc [2022-09-06T14:11:44.793Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-09-06T14:11:44.793Z] === RUN TestDockerSuite/TestMountIntoSys [2022-09-06T14:11:44.793Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-09-06T14:11:44.793Z] === RUN TestDockerSuite/TestNetHostname [2022-09-06T14:11:44.793Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-09-06T14:11:44.793Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-09-06T14:11:44.793Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-09-06T14:11:44.793Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-09-06T14:11:44.793Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-09-06T14:11:44.793Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-09-06T14:11:44.793Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-09-06T14:11:44.793Z] === RUN TestDockerSuite/TestPluginActive [2022-09-06T14:11:44.793Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-09-06T14:11:44.793Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-09-06T14:11:44.793Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-09-06T14:11:44.793Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-09-06T14:11:44.793Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-09-06T14:11:44.793Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-09-06T14:11:44.793Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-09-06T14:11:44.793Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-09-06T14:11:44.793Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-09-06T14:11:44.793Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-09-06T14:11:44.793Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-09-06T14:11:44.793Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-09-06T14:11:44.793Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-09-06T14:11:44.793Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-09-06T14:11:44.793Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-09-06T14:11:44.793Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-09-06T14:11:44.793Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-09-06T14:11:44.793Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-09-06T14:11:44.793Z] === RUN TestDockerSuite/TestPortHostBinding [2022-09-06T14:11:44.793Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-09-06T14:11:44.793Z] === RUN TestDockerSuite/TestPortList [2022-09-06T14:11:44.793Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-09-06T14:11:44.793Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-09-06T14:11:49.659Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-09-06T14:11:49.659Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-09-06T14:11:49.659Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-09-06T14:11:49.659Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-09-06T14:11:49.659Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-09-06T14:11:49.659Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-09-06T14:11:49.659Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-09-06T14:11:49.659Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-09-06T14:11:49.659Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-09-06T14:11:49.659Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-09-06T14:11:49.659Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-09-06T14:11:49.659Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-09-06T14:11:49.659Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-09-06T14:11:49.659Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-09-06T14:11:49.659Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-09-06T14:11:49.659Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-09-06T14:11:49.659Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-09-06T14:11:49.659Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-09-06T14:11:58.479Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-09-06T14:11:58.479Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-09-06T14:11:58.479Z] === RUN TestDockerSuite/TestPsByOrder [2022-09-06T14:12:07.307Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-09-06T14:12:07.307Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-09-06T14:12:07.307Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-09-06T14:12:16.127Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-09-06T14:12:28.808Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-09-06T14:12:29.292Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-09-06T14:12:29.292Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-09-06T14:12:29.292Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-09-06T14:12:41.969Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-09-06T14:12:47.957Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-09-06T14:12:55.253Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-09-06T14:12:59.137Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-09-06T14:12:59.137Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-09-06T14:12:59.137Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-09-06T14:12:59.137Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-09-06T14:12:59.137Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-09-06T14:13:03.021Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-09-06T14:13:03.021Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-09-06T14:13:03.021Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-09-06T14:13:03.021Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-09-06T14:13:03.505Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-09-06T14:13:03.505Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-09-06T14:13:03.505Z] === RUN TestDockerSuite/TestPsRightTagName [2022-09-06T14:13:03.505Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-09-06T14:13:03.505Z] === RUN TestDockerSuite/TestPsShowMounts [2022-09-06T14:13:10.802Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-09-06T14:13:10.802Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-09-06T14:13:10.802Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-09-06T14:13:11.820Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-09-06T14:13:11.820Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-09-06T14:13:11.820Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-09-06T14:13:12.838Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-09-06T14:13:13.986Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-09-06T14:13:13.986Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-09-06T14:13:13.986Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-09-06T14:13:17.870Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-09-06T14:13:21.811Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-09-06T14:13:24.090Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-09-06T14:13:45.553Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-09-06T14:13:45.553Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-09-06T14:13:45.553Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-09-06T14:13:50.415Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-09-06T14:13:50.415Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-09-06T14:13:50.415Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-09-06T14:13:50.898Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-09-06T14:13:54.780Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-09-06T14:13:58.664Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-09-06T14:13:58.664Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-09-06T14:13:58.664Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-09-06T14:14:02.547Z] === RUN TestDockerSuite/TestRmiBlank [2022-09-06T14:14:02.547Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-09-06T14:14:02.547Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-09-06T14:14:15.224Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-09-06T14:14:17.501Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-09-06T14:14:17.985Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-09-06T14:14:23.975Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-09-06T14:14:34.569Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-09-06T14:14:40.562Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-09-06T14:14:43.590Z] === RUN TestDockerSuite/TestRmiTag [2022-09-06T14:14:44.608Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-09-06T14:14:46.885Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-09-06T14:15:02.031Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-09-06T14:15:04.311Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-09-06T14:15:09.173Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-09-06T14:15:09.658Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-09-06T14:15:09.658Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-09-06T14:15:09.658Z] === RUN TestDockerSuite/TestRunAddHost [2022-09-06T14:15:09.658Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-09-06T14:15:09.658Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-09-06T14:15:09.658Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-09-06T14:15:09.658Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-09-06T14:15:09.658Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-09-06T14:15:09.658Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-09-06T14:15:09.658Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-09-06T14:15:09.658Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-09-06T14:15:09.658Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-09-06T14:15:09.658Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-09-06T14:15:09.658Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-09-06T14:15:09.658Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-09-06T14:15:11.935Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-09-06T14:15:11.935Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-09-06T14:15:11.935Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-09-06T14:15:11.935Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-09-06T14:15:11.935Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-09-06T14:15:15.822Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-09-06T14:15:18.851Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-09-06T14:15:20.462Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-09-06T14:15:22.739Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-09-06T14:15:30.040Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-09-06T14:15:30.040Z] === RUN TestDockerSuite/TestRunBindMounts [2022-09-06T14:15:38.860Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-09-06T14:15:38.860Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-09-06T14:15:38.860Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-09-06T14:15:38.860Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-09-06T14:15:38.860Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-09-06T14:15:38.860Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-09-06T14:15:38.860Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-09-06T14:15:38.860Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-09-06T14:15:38.860Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-09-06T14:15:38.860Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-09-06T14:15:38.860Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-09-06T14:15:38.860Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-09-06T14:15:38.860Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-09-06T14:15:38.860Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-09-06T14:15:38.860Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-09-06T14:15:38.860Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-09-06T14:15:38.860Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-09-06T14:15:38.860Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-09-06T14:15:38.860Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-09-06T14:15:38.860Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-09-06T14:15:38.860Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-09-06T14:15:38.860Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-09-06T14:15:38.860Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-09-06T14:15:40.472Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-09-06T14:15:40.472Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-09-06T14:15:40.472Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-09-06T14:15:43.503Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-09-06T14:15:43.504Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-09-06T14:15:43.504Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-09-06T14:15:43.504Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-09-06T14:15:43.504Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-09-06T14:15:45.117Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-09-06T14:15:45.117Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-09-06T14:15:45.117Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-09-06T14:15:45.117Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-09-06T14:15:45.117Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-09-06T14:15:45.117Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-09-06T14:15:45.117Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-09-06T14:15:45.117Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-09-06T14:15:45.117Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-09-06T14:15:45.117Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-09-06T14:15:45.117Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-09-06T14:15:45.117Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-09-06T14:15:45.117Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-09-06T14:15:45.117Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-09-06T14:15:45.117Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-09-06T14:15:47.395Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-09-06T14:15:49.675Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-09-06T14:15:51.288Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-09-06T14:15:51.288Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-09-06T14:15:51.772Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-09-06T14:15:51.772Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-09-06T14:15:51.772Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-09-06T14:15:51.772Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-09-06T14:15:51.772Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-09-06T14:15:53.386Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-09-06T14:15:53.386Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-09-06T14:15:53.386Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-09-06T14:15:53.386Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-09-06T14:15:53.386Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-09-06T14:15:53.386Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-09-06T14:15:53.870Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-09-06T14:15:53.870Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-09-06T14:15:53.870Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-09-06T14:15:55.482Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-09-06T14:16:00.347Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-09-06T14:16:00.347Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-09-06T14:16:00.347Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-09-06T14:16:00.347Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-09-06T14:16:00.347Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-09-06T14:16:00.347Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-09-06T14:16:00.347Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-09-06T14:16:00.347Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-09-06T14:16:00.347Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-09-06T14:16:00.347Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-09-06T14:16:00.347Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-09-06T14:16:00.347Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-09-06T14:16:00.347Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-09-06T14:16:02.627Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-09-06T14:16:02.627Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-09-06T14:16:02.627Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-09-06T14:16:02.627Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-09-06T14:16:02.627Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-09-06T14:16:02.627Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-09-06T14:16:04.907Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-09-06T14:16:06.520Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-09-06T14:16:06.520Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-09-06T14:16:06.520Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-09-06T14:16:08.798Z] === RUN TestDockerSuite/TestRunEnvironment [2022-09-06T14:16:08.798Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-09-06T14:16:08.798Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-09-06T14:16:08.798Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-09-06T14:16:08.798Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-09-06T14:16:08.798Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-09-06T14:16:08.798Z] === RUN TestDockerSuite/TestRunExitCode [2022-09-06T14:16:11.077Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-09-06T14:16:13.355Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-09-06T14:16:15.633Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-09-06T14:16:17.911Z] === RUN TestDockerSuite/TestRunExposePort [2022-09-06T14:16:17.911Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-09-06T14:16:17.911Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-09-06T14:16:17.911Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-09-06T14:16:17.911Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-09-06T14:16:17.911Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-09-06T14:16:17.911Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-09-06T14:16:17.911Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-09-06T14:16:17.911Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-09-06T14:16:17.911Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-06T14:16:17.911Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-09-06T14:16:17.911Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-09-06T14:16:17.911Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-09-06T14:16:17.911Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-09-06T14:16:17.911Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-09-06T14:16:17.911Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-09-06T14:16:21.796Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-09-06T14:16:21.796Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-09-06T14:16:21.796Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-09-06T14:16:21.796Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-09-06T14:16:21.796Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-09-06T14:16:21.796Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-09-06T14:16:21.796Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-09-06T14:16:21.796Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-09-06T14:16:21.796Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-09-06T14:16:21.796Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-09-06T14:16:21.796Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-09-06T14:16:21.796Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-09-06T14:16:30.614Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-09-06T14:16:30.614Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-09-06T14:16:30.614Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-09-06T14:16:32.227Z] === RUN TestDockerSuite/TestRunModeHostname [2022-09-06T14:16:32.227Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-09-06T14:16:32.227Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-09-06T14:16:32.227Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-09-06T14:16:32.227Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-09-06T14:16:32.227Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-09-06T14:16:32.227Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-09-06T14:16:32.227Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-09-06T14:16:32.227Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-09-06T14:16:32.227Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-09-06T14:16:32.227Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-09-06T14:16:32.227Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-09-06T14:16:32.227Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-09-06T14:16:32.227Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-09-06T14:16:32.227Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-09-06T14:16:32.227Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-09-06T14:16:32.227Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-09-06T14:16:32.227Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-09-06T14:16:32.227Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-09-06T14:16:32.227Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-09-06T14:16:32.227Z] === RUN TestDockerSuite/TestRunMount [2022-09-06T14:16:32.227Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-09-06T14:16:32.227Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-09-06T14:16:32.227Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-09-06T14:16:32.227Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-09-06T14:16:32.227Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-09-06T14:16:32.227Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-09-06T14:16:32.227Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-09-06T14:16:32.227Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-09-06T14:16:44.907Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-09-06T14:16:44.907Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-09-06T14:16:44.907Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-09-06T14:16:44.907Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-09-06T14:16:44.907Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-09-06T14:16:44.907Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-09-06T14:16:44.907Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-09-06T14:16:48.793Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-09-06T14:16:57.612Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-09-06T14:16:57.612Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-09-06T14:16:57.612Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-09-06T14:16:57.612Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-09-06T14:16:57.612Z] === RUN TestDockerSuite/TestRunNetHost [2022-09-06T14:16:57.612Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-09-06T14:16:57.612Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-09-06T14:16:57.612Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-09-06T14:16:57.612Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-09-06T14:16:57.612Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-09-06T14:16:57.612Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-09-06T14:16:57.612Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-09-06T14:16:57.612Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-09-06T14:16:57.612Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-09-06T14:16:57.612Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-09-06T14:16:57.612Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-09-06T14:16:57.612Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-09-06T14:16:57.612Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-09-06T14:16:57.612Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-09-06T14:16:57.612Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-09-06T14:16:59.225Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-09-06T14:17:01.505Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-09-06T14:17:03.116Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-09-06T14:17:04.728Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-09-06T14:17:06.340Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-09-06T14:17:06.823Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-09-06T14:17:06.823Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-09-06T14:17:06.823Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-09-06T14:17:06.823Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-09-06T14:17:06.823Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-09-06T14:17:06.823Z] === RUN TestDockerSuite/TestRunPortInUse [2022-09-06T14:17:06.823Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-09-06T14:17:06.823Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-09-06T14:17:06.823Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-09-06T14:17:06.823Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-09-06T14:17:06.823Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-09-06T14:17:06.823Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-09-06T14:17:06.823Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-09-06T14:17:06.823Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-09-06T14:17:06.823Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-09-06T14:17:06.823Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-06T14:17:14.207Z] === RUN TestDockerSuite/TestRunPublishPort [2022-09-06T14:17:14.207Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-09-06T14:17:14.207Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-09-06T14:17:14.207Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-09-06T14:17:14.207Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-09-06T14:17:14.207Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-09-06T14:17:14.207Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-09-06T14:17:14.207Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-09-06T14:17:14.207Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-09-06T14:17:14.207Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-09-06T14:17:14.207Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-09-06T14:17:23.025Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-09-06T14:17:23.025Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-09-06T14:17:23.025Z] === RUN TestDockerSuite/TestRunRm [2022-09-06T14:17:24.043Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-09-06T14:17:30.040Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-09-06T14:17:31.651Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-09-06T14:17:33.929Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-09-06T14:17:36.208Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-09-06T14:17:38.493Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-09-06T14:17:38.493Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-09-06T14:17:38.493Z] === RUN TestDockerSuite/TestRunState [2022-09-06T14:17:38.493Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-09-06T14:17:38.493Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-09-06T14:17:40.774Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-09-06T14:17:40.774Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-09-06T14:17:40.774Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-09-06T14:17:43.052Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-09-06T14:17:43.052Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-09-06T14:17:43.052Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-09-06T14:17:43.052Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-09-06T14:17:43.052Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-09-06T14:17:43.052Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-09-06T14:17:43.052Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-09-06T14:17:43.052Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-09-06T14:17:43.052Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-09-06T14:17:47.929Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-09-06T14:17:47.930Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-09-06T14:17:47.930Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-09-06T14:17:47.930Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-09-06T14:17:47.930Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-09-06T14:17:47.930Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-09-06T14:17:47.930Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-09-06T14:17:47.930Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-09-06T14:17:47.930Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-09-06T14:17:47.930Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-09-06T14:17:47.930Z] === RUN TestDockerSuite/TestRunUserByID [2022-09-06T14:17:47.930Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-09-06T14:17:47.930Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-09-06T14:17:47.930Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-09-06T14:17:47.930Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-09-06T14:17:47.930Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-09-06T14:17:47.930Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-09-06T14:17:47.930Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-09-06T14:17:47.930Z] === RUN TestDockerSuite/TestRunUserByName [2022-09-06T14:17:47.930Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-09-06T14:17:47.930Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-09-06T14:17:49.540Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-09-06T14:17:49.540Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-09-06T14:17:49.540Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-09-06T14:17:51.816Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-09-06T14:17:51.816Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-09-06T14:17:51.816Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-09-06T14:17:51.816Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-09-06T14:17:51.816Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-09-06T14:17:54.844Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-09-06T14:18:00.836Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-09-06T14:18:04.722Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-09-06T14:18:10.713Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-09-06T14:18:10.713Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-09-06T14:18:10.713Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-09-06T14:18:10.713Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-09-06T14:18:12.991Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-09-06T14:18:15.272Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-09-06T14:18:17.550Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-09-06T14:18:17.551Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-09-06T14:18:17.551Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-09-06T14:18:17.551Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-09-06T14:18:17.551Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-09-06T14:18:17.551Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-09-06T14:18:17.551Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-09-06T14:18:17.551Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-09-06T14:18:17.551Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-09-06T14:18:17.551Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-09-06T14:18:17.551Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-09-06T14:18:17.551Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-09-06T14:18:17.551Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-09-06T14:18:17.551Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-09-06T14:18:17.551Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-09-06T14:18:21.435Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-09-06T14:18:23.047Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-09-06T14:18:24.660Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-09-06T14:18:29.523Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-09-06T14:18:29.524Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-09-06T14:18:29.524Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-09-06T14:18:29.524Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-09-06T14:18:29.524Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-09-06T14:18:29.524Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-09-06T14:18:29.524Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-09-06T14:18:29.524Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-09-06T14:18:29.524Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-09-06T14:18:29.524Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-09-06T14:18:29.524Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-09-06T14:18:29.524Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-09-06T14:18:29.524Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-09-06T14:18:29.524Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-09-06T14:18:29.524Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-09-06T14:18:29.524Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-09-06T14:18:29.524Z] === RUN TestDockerSuite/TestSaveImageId [2022-09-06T14:18:29.524Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-09-06T14:18:29.524Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-09-06T14:18:29.524Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-09-06T14:18:29.524Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-09-06T14:18:29.524Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-09-06T14:18:29.524Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-09-06T14:18:29.524Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-09-06T14:18:29.524Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-09-06T14:18:29.524Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-09-06T14:18:29.524Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-09-06T14:18:29.524Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-09-06T14:18:29.524Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-09-06T14:18:29.524Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-09-06T14:18:29.524Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-09-06T14:18:29.524Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-09-06T14:18:29.524Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-09-06T14:18:29.524Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-09-06T14:18:29.524Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-09-06T14:18:31.805Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-09-06T14:18:32.289Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-09-06T14:18:32.772Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-09-06T14:18:33.256Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-09-06T14:18:34.869Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-09-06T14:18:47.667Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-09-06T14:18:47.667Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-09-06T14:18:47.667Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-09-06T14:18:53.663Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-09-06T14:18:53.663Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-09-06T14:18:53.663Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-09-06T14:19:02.486Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-09-06T14:19:02.486Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-09-06T14:19:02.486Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-09-06T14:19:02.486Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-09-06T14:19:02.486Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-09-06T14:19:02.486Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-09-06T14:19:02.486Z] === RUN TestDockerSuite/TestStartRecordError [2022-09-06T14:19:02.486Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-09-06T14:19:02.486Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-09-06T14:19:13.086Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-09-06T14:19:13.086Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-09-06T14:19:13.086Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-09-06T14:19:13.086Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-09-06T14:19:13.086Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-09-06T14:19:13.086Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-09-06T14:19:13.086Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-09-06T14:19:13.086Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-09-06T14:19:13.086Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-09-06T14:19:13.086Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-09-06T14:19:13.086Z] === RUN TestDockerSuite/TestStatsNoStream [2022-09-06T14:19:13.086Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-09-06T14:19:13.086Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-09-06T14:19:15.363Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-09-06T14:19:17.643Z] === RUN TestDockerSuite/TestTopPrivileged [2022-09-06T14:19:17.643Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-09-06T14:19:17.643Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-09-06T14:19:19.921Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-09-06T14:19:19.921Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-09-06T14:19:19.921Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-09-06T14:19:19.921Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-09-06T14:19:19.921Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-09-06T14:19:19.921Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-09-06T14:19:19.921Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-09-06T14:19:19.921Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-09-06T14:19:19.921Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-09-06T14:19:19.922Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-09-06T14:19:19.922Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-09-06T14:19:19.922Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-09-06T14:19:19.922Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-09-06T14:19:35.063Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-09-06T14:19:35.548Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-09-06T14:19:35.548Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-09-06T14:19:35.548Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-09-06T14:19:35.548Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-09-06T14:19:36.031Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-09-06T14:19:36.031Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-09-06T14:19:36.515Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-09-06T14:19:38.792Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-09-06T14:19:38.792Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-09-06T14:19:41.821Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-09-06T14:19:42.306Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-09-06T14:19:42.306Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-09-06T14:19:42.790Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-09-06T14:19:42.790Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-09-06T14:19:55.469Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-09-06T14:19:55.469Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-09-06T14:19:55.469Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-09-06T14:19:55.469Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-09-06T14:19:55.469Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-09-06T14:19:55.469Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-09-06T14:19:55.469Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-09-06T14:20:02.768Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-09-06T14:20:02.768Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-09-06T14:20:02.768Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-09-06T14:20:11.586Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-09-06T14:20:11.586Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-09-06T14:20:11.586Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-09-06T14:20:12.071Z] --- PASS: TestDockerSuite (2475.29s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.77s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (96.52s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.85s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.16s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.10s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.13s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.12s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.69s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (103.36s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.32s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.93s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.84s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.76s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.98s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.36s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.52s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.80s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.04s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.07s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.14s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.61s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.61s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildAddTar (39.35s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.25s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.35s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.36s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.21s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.66s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.53s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.60s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (40.59s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.29s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.26s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.16s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.21s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.34s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.89s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildCmd (0.55s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.02s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.01s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.11s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.92s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.85s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.79s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.78s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.81s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.00s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.84s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.29s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.30s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.44s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.38s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.60s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.01s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.46s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.57s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildDockerignore (66.86s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.81s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (82.17s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.38s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.20s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.35s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (18.76s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (39.52s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.25s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.28s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (114.95s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.40s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.99s) [2022-09-06T14:20:12.072Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.06s) [2022-09-06T14:20:12.072Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.01s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.33s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.16s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.88s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.30s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.85s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.60s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildFails (7.02s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.08s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.94s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.66s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildFromGit (9.94s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.31s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.89s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.81s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildHistory (9.55s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.89s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.90s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.67s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.84s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildLabel (0.86s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.59s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.88s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.57s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildLabels (0.94s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.52s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.99s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.63s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.55s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.94s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.83s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.56s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.42s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.92s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.48s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.04s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.01s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.89s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.55s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (6.29s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.26s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.01s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.02s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.15s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.95s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.39s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.02s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.51s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.70s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.29s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.14s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.99s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.10s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.64s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (31.61s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildRm (11.51s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.03s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.25s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.17s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.29s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.91s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.88s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.66s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.76s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.27s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildStderr (4.01s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.48s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.85s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.12s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.23s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.65s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.72s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.41s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.16s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.79s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.73s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.79s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.46s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.84s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.06s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.37s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.77s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.04s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.20s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.71s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.11s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.92s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestCommitChange (4.31s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.02s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestCommitNewFile (10.99s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestCommitTTY (11.10s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (8.92s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.01s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.10s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.03s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.09s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.22s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-09-06T14:20:12.557Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-09-06T14:20:12.557Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.31s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.99s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.99s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.16s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.10s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.29s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.89s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.35s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.19s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.15s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.40s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.56s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.69s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.95s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.97s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.11s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.85s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.82s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.75s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.40s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.40s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.39s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.38s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000556ea0_} (2.41s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12774008475_c:\foo_false____} (2.37s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12774008475_c:\foo_true____} (2.37s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.15s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.24s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestCpGarbagePath (8.15s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.23s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.01s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.07s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.52s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestCpToDot (2.22s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestCpToStdout (2.43s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.04s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.16s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.13s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.79s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.55s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestCreateLabels (0.14s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestCreateRM (0.27s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.27s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.50s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.37s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.91s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.11s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.19s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.26s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.29s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.41s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestEventsCopy (4.31s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (9.64s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.17s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.72s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.52s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.13s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.91s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestEventsFilters (4.40s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestEventsFormat (4.37s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestEventsRename (2.34s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestEventsResize (2.50s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (6.93s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.43s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.54s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.63s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.94s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.86s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.83s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.05s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.09s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.20s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.14s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.19s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestExecInspectID (4.61s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.41s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.14s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.34s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.97s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.91s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.87s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.99s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.01s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.56s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.95s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.57s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.94s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.33s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.53s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.97s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.99s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.44s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.13s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestInspectDefault (2.03s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestInspectHistory (3.88s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-09-06T14:20:12.558Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.00s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.00s) [2022-09-06T14:20:12.558Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.05s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.95s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestInspectStatus (2.42s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.03s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.16s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.06s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.18s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.12s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.20s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.19s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.84s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.84s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.49s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.38s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.10s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.85s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.39s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.57s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.49s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.44s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.27s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.01s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestLogsSince (8.93s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestLogsTail (2.74s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.39s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestLogsWithDetails (6.98s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.35s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.00s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestPsByOrder (7.92s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.32s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.64s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.24s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.87s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.91s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.71s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.17s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.19s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.46s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.79s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.42s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.03s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.74s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.86s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.22s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.46s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.50s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.59s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.81s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.93s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.80s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.35s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.50s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.61s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.74s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (9.44s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.67s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.74s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRmiTag (0.64s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.19s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.45s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.43s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.29s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.07s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.84s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.19s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.65s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.01s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.02s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (6.80s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunBindMounts (8.88s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.99s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.78s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.82s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.11s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.14s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.99s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.60s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.86s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.12s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.06s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.20s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.28s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunExitCode (2.13s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.13s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.11s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.15s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.77s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.96s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.62s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (11.65s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.53s) [2022-09-06T14:20:12.559Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (8.65s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-09-06T14:20:12.559Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.29s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.37s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.14s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.08s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.36s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.89s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (7.30s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.54s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunRm (2.15s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.41s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.36s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.09s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.16s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.49s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.21s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.92s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.52s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.98s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.68s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.14s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.22s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.66s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.30s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.20s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.20s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.69s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.62s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.03s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.33s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.52s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.46s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.83s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (11.29s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.64s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.71s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.55s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.06s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.39s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.10s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.48s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.81s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.07s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.58s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.43s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.29s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-09-06T14:20:12.560Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.38s) [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-09-06T14:20:12.560Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.560Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-09-06T14:20:12.560Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-09-06T14:20:12.561Z] === RUN TestDockerSchema1RegistrySuite [2022-09-06T14:20:12.561Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-09-06T14:20:12.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-09-06T14:20:12.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-09-06T14:20:12.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-09-06T14:20:12.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-09-06T14:20:12.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-09-06T14:20:12.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-09-06T14:20:12.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-09-06T14:20:12.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-09-06T14:20:12.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-09-06T14:20:12.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-09-06T14:20:12.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-09-06T14:20:12.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-09-06T14:20:12.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-09-06T14:20:12.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-09-06T14:20:12.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-09-06T14:20:12.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-09-06T14:20:12.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-09-06T14:20:12.561Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-09-06T14:20:12.561Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-09-06T14:20:12.561Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-09-06T14:20:12.561Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-09-06T14:20:12.561Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-09-06T14:20:12.561Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-09-06T14:20:12.561Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-09-06T14:20:12.561Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-09-06T14:20:12.561Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-09-06T14:20:12.561Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-09-06T14:20:12.561Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-09-06T14:20:12.561Z] === RUN TestDockerRegistryAuthTokenSuite [2022-09-06T14:20:12.561Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-09-06T14:20:12.561Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-09-06T14:20:12.561Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-09-06T14:20:12.561Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-09-06T14:20:12.561Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-09-06T14:20:12.561Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-09-06T14:20:12.561Z] === RUN TestDockerDaemonSuite [2022-09-06T14:20:12.561Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-09-06T14:20:12.561Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-09-06T14:20:12.561Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-09-06T14:20:12.561Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-09-06T14:20:12.561Z] === RUN TestDockerSwarmSuite [2022-09-06T14:20:12.561Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-09-06T14:20:12.561Z] === RUN TestDockerPluginSuite [2022-09-06T14:20:12.561Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-09-06T14:20:12.561Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-09-06T14:20:12.561Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-09-06T14:20:12.561Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-09-06T14:20:12.561Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-09-06T14:20:12.561Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-09-06T14:20:12.561Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-09-06T14:20:12.561Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-09-06T14:20:12.561Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-09-06T14:20:12.561Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-09-06T14:20:12.561Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-09-06T14:20:12.561Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] --- PASS: TestDockerPluginSuite (0.02s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-09-06T14:20:12.561Z] === RUN TestDockerExternalVolumeSuite [2022-09-06T14:20:12.561Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-09-06T14:20:12.561Z] === RUN TestDockerNetworkSuite [2022-09-06T14:20:12.561Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-09-06T14:20:12.561Z] === RUN TestDockerHubPullSuite [2022-09-06T14:20:12.561Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-09-06T14:20:12.561Z] PASS [2022-09-06T14:20:12.561Z] ok github.com/docker/docker/integration-cli 2475.692s [2022-09-06T14:20:12.561Z] [2022-09-06T14:20:12.561Z] === Skipped [2022-09-06T14:20:12.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-09-06T14:20:12.561Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-09-06T14:20:12.561Z] [2022-09-06T14:20:12.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-09-06T14:20:12.561Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-09-06T14:20:12.561Z] [2022-09-06T14:20:12.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-09-06T14:20:12.561Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-09-06T14:20:12.561Z] [2022-09-06T14:20:12.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-09-06T14:20:12.561Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-09-06T14:20:12.561Z] [2022-09-06T14:20:12.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-09-06T14:20:12.561Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-09-06T14:20:12.561Z] [2022-09-06T14:20:12.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-09-06T14:20:12.561Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-09-06T14:20:12.561Z] [2022-09-06T14:20:12.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-09-06T14:20:12.561Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-09-06T14:20:12.561Z] [2022-09-06T14:20:12.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-09-06T14:20:12.561Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-09-06T14:20:12.561Z] [2022-09-06T14:20:12.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-09-06T14:20:12.561Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-09-06T14:20:12.561Z] [2022-09-06T14:20:12.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-09-06T14:20:12.561Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-09-06T14:20:12.561Z] [2022-09-06T14:20:12.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-09-06T14:20:12.561Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-09-06T14:20:12.561Z] [2022-09-06T14:20:12.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-09-06T14:20:12.561Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-09-06T14:20:12.561Z] [2022-09-06T14:20:12.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-09-06T14:20:12.561Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-09-06T14:20:12.561Z] [2022-09-06T14:20:12.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-09-06T14:20:12.561Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-09-06T14:20:12.561Z] [2022-09-06T14:20:12.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-09-06T14:20:12.561Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-09-06T14:20:12.561Z] [2022-09-06T14:20:12.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-09-06T14:20:12.561Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-09-06T14:20:12.561Z] [2022-09-06T14:20:12.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-09-06T14:20:12.561Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-09-06T14:20:12.561Z] [2022-09-06T14:20:12.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-09-06T14:20:12.561Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-09-06T14:20:12.561Z] [2022-09-06T14:20:12.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-09-06T14:20:12.561Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-09-06T14:20:12.561Z] [2022-09-06T14:20:12.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-09-06T14:20:12.561Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-09-06T14:20:12.561Z] [2022-09-06T14:20:12.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-09-06T14:20:12.561Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-09-06T14:20:12.561Z] [2022-09-06T14:20:12.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-09-06T14:20:12.561Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-09-06T14:20:12.561Z] [2022-09-06T14:20:12.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-09-06T14:20:12.561Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-09-06T14:20:12.561Z] [2022-09-06T14:20:12.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-09-06T14:20:12.561Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.561Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-09-06T14:20:12.561Z] [2022-09-06T14:20:12.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-09-06T14:20:12.562Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-09-06T14:20:12.562Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-09-06T14:20:12.562Z] [2022-09-06T14:20:12.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-09-06T14:20:12.562Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.047Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-09-06T14:20:13.047Z] [2022-09-06T14:20:13.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-09-06T14:20:13.047Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.047Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-09-06T14:20:13.047Z] [2022-09-06T14:20:13.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-09-06T14:20:13.047Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-09-06T14:20:13.047Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-09-06T14:20:13.047Z] [2022-09-06T14:20:13.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-09-06T14:20:13.047Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.047Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-09-06T14:20:13.047Z] [2022-09-06T14:20:13.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-09-06T14:20:13.047Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.047Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-09-06T14:20:13.047Z] [2022-09-06T14:20:13.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-09-06T14:20:13.047Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.047Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-09-06T14:20:13.047Z] [2022-09-06T14:20:13.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-09-06T14:20:13.047Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.047Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-09-06T14:20:13.047Z] [2022-09-06T14:20:13.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-09-06T14:20:13.047Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.047Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-09-06T14:20:13.047Z] [2022-09-06T14:20:13.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-09-06T14:20:13.047Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.047Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-09-06T14:20:13.047Z] [2022-09-06T14:20:13.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-09-06T14:20:13.047Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.047Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-09-06T14:20:13.047Z] [2022-09-06T14:20:13.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-09-06T14:20:13.047Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.047Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-09-06T14:20:13.047Z] [2022-09-06T14:20:13.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-09-06T14:20:13.047Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-09-06T14:20:13.048Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-09-06T14:20:13.048Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-09-06T14:20:13.048Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-09-06T14:20:13.048Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-09-06T14:20:13.048Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2022-09-06T14:20:13.048Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-09-06T14:20:13.048Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-09-06T14:20:13.048Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-09-06T14:20:13.048Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-09-06T14:20:13.048Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-09-06T14:20:13.048Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.33s) [2022-09-06T14:20:13.048Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-09-06T14:20:13.048Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-09-06T14:20:13.048Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-09-06T14:20:13.048Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-09-06T14:20:13.048Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-09-06T14:20:13.048Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2022-09-06T14:20:13.048Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-09-06T14:20:13.048Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-09-06T14:20:13.048Z] docker_cli_sni_test.go:18: Flakey test [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-09-06T14:20:13.048Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-09-06T14:20:13.048Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-09-06T14:20:13.048Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-09-06T14:20:13.048Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-09-06T14:20:13.048Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-09-06T14:20:13.048Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-09-06T14:20:13.048Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-09-06T14:20:13.048Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-09-06T14:20:13.048Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-09-06T14:20:13.048Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-09-06T14:20:13.048Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-09-06T14:20:13.048Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-09-06T14:20:13.048Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-09-06T14:20:13.048Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-09-06T14:20:13.048Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-09-06T14:20:13.048Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-09-06T14:20:13.048Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-09-06T14:20:13.048Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-09-06T14:20:13.048Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-09-06T14:20:13.048Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-09-06T14:20:13.048Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-09-06T14:20:13.048Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-09-06T14:20:13.048Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-09-06T14:20:13.048Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-09-06T14:20:13.048Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-09-06T14:20:13.048Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-09-06T14:20:13.048Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-09-06T14:20:13.048Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-09-06T14:20:13.048Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-09-06T14:20:13.048Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-09-06T14:20:13.048Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-09-06T14:20:13.048Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-09-06T14:20:13.048Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-09-06T14:20:13.048Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-09-06T14:20:13.048Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-09-06T14:20:13.048Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-09-06T14:20:13.048Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-09-06T14:20:13.048Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-09-06T14:20:13.048Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-09-06T14:20:13.048Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-09-06T14:20:13.048Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-09-06T14:20:13.048Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-09-06T14:20:13.048Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-09-06T14:20:13.048Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-09-06T14:20:13.048Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-09-06T14:20:13.048Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-09-06T14:20:13.048Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-09-06T14:20:13.048Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-09-06T14:20:13.048Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.048Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-09-06T14:20:13.048Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-09-06T14:20:13.049Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-09-06T14:20:13.049Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-09-06T14:20:13.049Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-09-06T14:20:13.049Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-09-06T14:20:13.049Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-09-06T14:20:13.049Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-09-06T14:20:13.049Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-09-06T14:20:13.049Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-09-06T14:20:13.049Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-09-06T14:20:13.049Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-09-06T14:20:13.049Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-09-06T14:20:13.049Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-09-06T14:20:13.049Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-09-06T14:20:13.049Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-09-06T14:20:13.049Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-09-06T14:20:13.049Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-09-06T14:20:13.049Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-09-06T14:20:13.049Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-09-06T14:20:13.049Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-09-06T14:20:13.049Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-09-06T14:20:13.049Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-09-06T14:20:13.049Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-09-06T14:20:13.049Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-09-06T14:20:13.049Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-09-06T14:20:13.049Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-09-06T14:20:13.049Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-09-06T14:20:13.049Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-09-06T14:20:13.049Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-09-06T14:20:13.049Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-09-06T14:20:13.049Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-09-06T14:20:13.049Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-09-06T14:20:13.049Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-09-06T14:20:13.049Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-09-06T14:20:13.049Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-09-06T14:20:13.049Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) [2022-09-06T14:20:13.049Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-09-06T14:20:13.049Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-09-06T14:20:13.049Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-09-06T14:20:13.049Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-09-06T14:20:13.049Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-09-06T14:20:13.049Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-09-06T14:20:13.049Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-09-06T14:20:13.049Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-09-06T14:20:13.049Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-09-06T14:20:13.049Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-09-06T14:20:13.049Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-09-06T14:20:13.049Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-09-06T14:20:13.049Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-09-06T14:20:13.049Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-09-06T14:20:13.049Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-09-06T14:20:13.049Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-09-06T14:20:13.049Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-09-06T14:20:13.049Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-09-06T14:20:13.049Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-09-06T14:20:13.049Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-09-06T14:20:13.049Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-09-06T14:20:13.049Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-09-06T14:20:13.049Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-09-06T14:20:13.049Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-09-06T14:20:13.049Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-09-06T14:20:13.049Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-09-06T14:20:13.049Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-09-06T14:20:13.049Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-09-06T14:20:13.049Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-09-06T14:20:13.049Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-09-06T14:20:13.049Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-09-06T14:20:13.049Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-09-06T14:20:13.049Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-09-06T14:20:13.049Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.049Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-09-06T14:20:13.049Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-09-06T14:20:13.050Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-09-06T14:20:13.050Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-09-06T14:20:13.050Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-09-06T14:20:13.050Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-09-06T14:20:13.050Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-09-06T14:20:13.050Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-09-06T14:20:13.050Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-09-06T14:20:13.050Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-09-06T14:20:13.050Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-09-06T14:20:13.050Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-09-06T14:20:13.050Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-09-06T14:20:13.050Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-09-06T14:20:13.050Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-09-06T14:20:13.050Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-09-06T14:20:13.050Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-09-06T14:20:13.050Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-09-06T14:20:13.050Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-09-06T14:20:13.050Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-09-06T14:20:13.050Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-09-06T14:20:13.050Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-09-06T14:20:13.050Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-09-06T14:20:13.050Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-09-06T14:20:13.050Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-09-06T14:20:13.050Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-09-06T14:20:13.050Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-09-06T14:20:13.050Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-09-06T14:20:13.050Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-09-06T14:20:13.050Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-09-06T14:20:13.050Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-09-06T14:20:13.050Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-09-06T14:20:13.050Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-09-06T14:20:13.050Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-09-06T14:20:13.050Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-09-06T14:20:13.050Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-09-06T14:20:13.050Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-09-06T14:20:13.050Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-09-06T14:20:13.050Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-09-06T14:20:13.050Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-09-06T14:20:13.050Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-09-06T14:20:13.050Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-09-06T14:20:13.050Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-09-06T14:20:13.050Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-09-06T14:20:13.050Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-09-06T14:20:13.050Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-09-06T14:20:13.050Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-09-06T14:20:13.050Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-09-06T14:20:13.050Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-09-06T14:20:13.050Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-09-06T14:20:13.050Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-09-06T14:20:13.050Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-09-06T14:20:13.050Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-09-06T14:20:13.050Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-09-06T14:20:13.050Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-09-06T14:20:13.050Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-09-06T14:20:13.050Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-09-06T14:20:13.050Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-09-06T14:20:13.050Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-09-06T14:20:13.050Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-09-06T14:20:13.050Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-09-06T14:20:13.050Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-09-06T14:20:13.050Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-09-06T14:20:13.050Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-09-06T14:20:13.050Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-09-06T14:20:13.050Z] [2022-09-06T14:20:13.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-09-06T14:20:13.050Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.050Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-09-06T14:20:13.051Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-09-06T14:20:13.051Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-09-06T14:20:13.051Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-09-06T14:20:13.051Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-09-06T14:20:13.051Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-09-06T14:20:13.051Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.051Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-09-06T14:20:13.051Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-09-06T14:20:13.052Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.052Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-09-06T14:20:13.052Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-09-06T14:20:13.053Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-09-06T14:20:13.053Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-09-06T14:20:13.053Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-09-06T14:20:13.053Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-09-06T14:20:13.053Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-09-06T14:20:13.053Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-09-06T14:20:13.053Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-09-06T14:20:13.053Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-09-06T14:20:13.053Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-09-06T14:20:13.053Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-09-06T14:20:13.053Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-09-06T14:20:13.053Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-09-06T14:20:13.053Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-09-06T14:20:13.053Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-09-06T14:20:13.053Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-09-06T14:20:13.053Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-09-06T14:20:13.053Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-09-06T14:20:13.053Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-09-06T14:20:13.053Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-09-06T14:20:13.053Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-09-06T14:20:13.053Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-09-06T14:20:13.053Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-09-06T14:20:13.053Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-09-06T14:20:13.053Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-09-06T14:20:13.053Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-09-06T14:20:13.053Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-09-06T14:20:13.053Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-09-06T14:20:13.053Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-09-06T14:20:13.053Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-09-06T14:20:13.053Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-09-06T14:20:13.053Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-09-06T14:20:13.053Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-09-06T14:20:13.053Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-09-06T14:20:13.053Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-09-06T14:20:13.053Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-09-06T14:20:13.053Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-09-06T14:20:13.053Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-09-06T14:20:13.053Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-09-06T14:20:13.053Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-09-06T14:20:13.053Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-09-06T14:20:13.053Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-06T14:20:13.053Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-06T14:20:13.053Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-06T14:20:13.053Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-09-06T14:20:13.053Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-09-06T14:20:13.053Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-09-06T14:20:13.053Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-09-06T14:20:13.053Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-09-06T14:20:13.053Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-09-06T14:20:13.053Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-09-06T14:20:13.053Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-09-06T14:20:13.053Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-09-06T14:20:13.053Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-09-06T14:20:13.053Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-09-06T14:20:13.053Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.053Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-09-06T14:20:13.053Z] [2022-09-06T14:20:13.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-09-06T14:20:13.053Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.054Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-09-06T14:20:13.054Z] [2022-09-06T14:20:13.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-09-06T14:20:13.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.054Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-09-06T14:20:13.054Z] [2022-09-06T14:20:13.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-06T14:20:13.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.054Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-06T14:20:13.054Z] [2022-09-06T14:20:13.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-06T14:20:13.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.054Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-06T14:20:13.054Z] [2022-09-06T14:20:13.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s) [2022-09-06T14:20:13.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.054Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s) [2022-09-06T14:20:13.054Z] [2022-09-06T14:20:13.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-06T14:20:13.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.054Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-06T14:20:13.054Z] [2022-09-06T14:20:13.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-09-06T14:20:13.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.054Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-09-06T14:20:13.054Z] [2022-09-06T14:20:13.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-06T14:20:13.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.054Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-06T14:20:13.054Z] [2022-09-06T14:20:13.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-09-06T14:20:13.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.054Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-09-06T14:20:13.054Z] [2022-09-06T14:20:13.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-09-06T14:20:13.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.054Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-09-06T14:20:13.054Z] [2022-09-06T14:20:13.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-09-06T14:20:13.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.054Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-09-06T14:20:13.054Z] [2022-09-06T14:20:13.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-06T14:20:13.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.054Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-06T14:20:13.054Z] [2022-09-06T14:20:13.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-06T14:20:13.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.054Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-06T14:20:13.054Z] [2022-09-06T14:20:13.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-09-06T14:20:13.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.054Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-09-06T14:20:13.054Z] [2022-09-06T14:20:13.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-09-06T14:20:13.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.054Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-09-06T14:20:13.054Z] [2022-09-06T14:20:13.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-09-06T14:20:13.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.054Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-09-06T14:20:13.054Z] [2022-09-06T14:20:13.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-09-06T14:20:13.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.054Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-09-06T14:20:13.054Z] [2022-09-06T14:20:13.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-09-06T14:20:13.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.054Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-09-06T14:20:13.054Z] [2022-09-06T14:20:13.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-09-06T14:20:13.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.054Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-09-06T14:20:13.054Z] [2022-09-06T14:20:13.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-09-06T14:20:13.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.054Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-09-06T14:20:13.054Z] [2022-09-06T14:20:13.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-09-06T14:20:13.054Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.054Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-09-06T14:20:13.054Z] [2022-09-06T14:20:13.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-06T14:20:13.054Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.054Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-06T14:20:13.054Z] [2022-09-06T14:20:13.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-06T14:20:13.054Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.054Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-06T14:20:13.054Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-09-06T14:20:13.538Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] DONE 1093 tests, 547 skipped in 2486.769s [2022-09-06T14:20:13.538Z] INFO: Integration tests ended at 09/06/2022 14:20:13. Duration:00:41:26.9348803 [2022-09-06T14:20:13.538Z] INFO: Docker info of the daemon under test at end of run [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] Containers: 2 [2022-09-06T14:20:13.538Z] Running: 0 [2022-09-06T14:20:13.538Z] Paused: 0 [2022-09-06T14:20:13.538Z] Stopped: 2 [2022-09-06T14:20:13.538Z] Images: 18 [2022-09-06T14:20:13.538Z] Server Version: 0.0.0-dev [2022-09-06T14:20:13.538Z] Storage Driver: windowsfilter [2022-09-06T14:20:13.538Z] Windows: [2022-09-06T14:20:13.538Z] Logging Driver: json-file [2022-09-06T14:20:13.538Z] Plugins: [2022-09-06T14:20:13.538Z] Volume: local [2022-09-06T14:20:13.538Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-09-06T14:20:13.538Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-09-06T14:20:13.538Z] Swarm: inactive [2022-09-06T14:20:13.538Z] Default Isolation: process [2022-09-06T14:20:13.538Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-09-06T14:20:13.538Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-09-06T14:20:13.538Z] OSType: windows [2022-09-06T14:20:13.538Z] Architecture: x86_64 [2022-09-06T14:20:13.538Z] CPUs: 4 [2022-09-06T14:20:13.538Z] Total Memory: 32GiB [2022-09-06T14:20:13.538Z] Name: azwin-2-6083c0 [2022-09-06T14:20:13.538Z] ID: 3NOH:AHQJ:JUUL:WMBO:Z6XQ:44ZC:NSAI:45DW:MPYA:QPWN:6IDN:AW3Z [2022-09-06T14:20:13.538Z] Docker Root Dir: D:\CI\PR-44093\2\daemon [2022-09-06T14:20:13.538Z] Debug Mode (client): false [2022-09-06T14:20:13.538Z] Debug Mode (server): true [2022-09-06T14:20:13.538Z] File Descriptors: -1 [2022-09-06T14:20:13.538Z] Goroutines: 17 [2022-09-06T14:20:13.538Z] System Time: 2022-09-06T14:20:13.1518042Z [2022-09-06T14:20:13.538Z] EventsListeners: 0 [2022-09-06T14:20:13.538Z] Registry: https://index.docker.io/v1/ [2022-09-06T14:20:13.538Z] Labels: [2022-09-06T14:20:13.538Z] Experimental: false [2022-09-06T14:20:13.538Z] Insecure Registries: [2022-09-06T14:20:13.538Z] 127.0.0.0/8 [2022-09-06T14:20:13.538Z] Live Restore Enabled: false [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] [2022-09-06T14:20:13.538Z] INFO: Stopping daemon under test [2022-09-06T14:20:13.538Z] SUCCESS: The process with PID 4268 (child process of PID 1436) has been terminated. [2022-09-06T14:20:13.538Z] SUCCESS: The process with PID 1436 (child process of PID 4532) has been terminated. [2022-09-06T14:20:13.538Z] INFO: Stop tailing logs of the daemon under tests [2022-09-06T14:20:13.538Z] INFO: executeCI.ps1 Completed successfully at 09/06/2022 14:20:13. [2022-09-06T14:20:13.538Z] INFO: Tidying up at end of run [2022-09-06T14:20:13.538Z] INFO: Saving daemon under test log (d:\CI\PR-44093\2\dut.out) to bundles\CIDUT.out [2022-09-06T14:20:13.538Z] INFO: Saving daemon under test log (d:\CI\PR-44093\2\dut.err) to bundles\CIDUT.err [2022-09-06T14:20:13.538Z] INFO: Nuke-Everything... [2022-09-06T14:20:13.538Z] INFO: Container count on control daemon to delete is 2 [2022-09-06T14:20:14.022Z] e3179259d1cc [2022-09-06T14:20:14.022Z] af6ef4659287 [2022-09-06T14:20:14.022Z] INFO: Tidying pidfile d:\CI\PR-44093\2\docker.pid [2022-09-06T14:20:14.022Z] INFO: Nuking d:\CI [2022-09-06T14:20:39.713Z] INFO: Zapped successfully [2022-09-06T14:20:39.713Z] [2022-09-06T14:20:39.713Z] INFO: executeCI.ps1 exiting at Tue Sep 6 14:20:37 CUT 2022. Duration 01:05:53.7735184 [2022-09-06T14:20:39.713Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-09-06T14:20:39.976Z] Recording test results [2022-09-06T14:20:47.455Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-09-06T14:20:49.046Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-09-06T14:20:50.896Z] Archiving artifacts [2022-09-06T14:21:06.375Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44093/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T14:21:07.371Z] + make clean [2022-09-06T14:21:08.985Z] docker volume rm -f docker-dev-cache [2022-09-06T14:21:08.985Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [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