Started by user Sebastiaan van Stijn Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 rather than 5d244675bdb23e8fce427036c03517243f344cd4 Obtained Jenkinsfile from c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42604@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-07-09T17:04:07.436Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-07-09T17:04:07.439Z] Trying to pass milestone 4 [Pipeline] milestone [2021-07-09T17:04:07.496Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-07-09T17:04:07.654Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e149ed584c5aebe5) in /home/ubuntu/workspace/moby_PR-42604 [Pipeline] { [Pipeline] checkout [2021-07-09T17:04:07.682Z] The recommended git tool is: git [2021-07-09T17:04:07.754Z] using credential docker-jenkins-github-credentials [2021-07-09T17:04:07.759Z] Cloning the remote Git repository [2021-07-09T17:04:07.759Z] Cloning with configured refspecs honoured and without tags [2021-07-09T17:04:07.757Z] Cloning repository https://github.com/moby/moby.git [2021-07-09T17:04:07.757Z] > git init /home/ubuntu/workspace/moby_PR-42604 # timeout=10 [2021-07-09T17:04:07.778Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-09T17:04:07.778Z] > git --version # timeout=10 [2021-07-09T17:04:07.783Z] > git --version # 'git version 2.17.1' [2021-07-09T17:04:07.783Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T17:04:07.784Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42604/head:refs/remotes/origin/PR-42604 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-09T17:04:22.525Z] Fetching without tags [2021-07-09T17:04:22.771Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 5d244675bdb23e8fce427036c03517243f344cd4 [2021-07-09T17:04:22.499Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-09T17:04:22.503Z] > git config --add remote.origin.fetch +refs/pull/42604/head:refs/remotes/origin/PR-42604 # timeout=10 [2021-07-09T17:04:22.507Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-09T17:04:22.512Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-09T17:04:22.523Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-09T17:04:22.523Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T17:04:22.524Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42604/head:refs/remotes/origin/PR-42604 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-09T17:04:22.768Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T17:04:22.774Z] > git checkout -f 5d244675bdb23e8fce427036c03517243f344cd4 # timeout=10 [2021-07-09T17:04:23.235Z] > git remote # timeout=10 [2021-07-09T17:04:23.243Z] > git config --get remote.origin.url # timeout=10 [2021-07-09T17:04:23.257Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T17:04:23.258Z] > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10 [2021-07-09T17:04:23.708Z] Merge succeeded, producing 0cc3124c3fb63eb0d3e694b0fbc4d103dd6412a7 [2021-07-09T17:04:23.708Z] Checking out Revision 0cc3124c3fb63eb0d3e694b0fbc4d103dd6412a7 (PR-42604) [2021-07-09T17:04:24.027Z] Commit message: "Merge commit 'c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3' into HEAD" [2021-07-09T17:04:23.694Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-09T17:04:23.705Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T17:04:23.710Z] > git checkout -f 0cc3124c3fb63eb0d3e694b0fbc4d103dd6412a7 # timeout=10 [2021-07-09T17:04:24.024Z] > git rev-list --no-walk 5d244675bdb23e8fce427036c03517243f344cd4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-09T17:04:24.667Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42604:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-07-09T17:04:24.667Z] Unable to find image 'alpine:latest' locally [2021-07-09T17:04:24.923Z] latest: Pulling from library/alpine [2021-07-09T17:04:24.923Z] 5843afab3874: Pulling fs layer [2021-07-09T17:04:24.923Z] 5843afab3874: Verifying Checksum [2021-07-09T17:04:24.923Z] 5843afab3874: Download complete [2021-07-09T17:04:25.179Z] 5843afab3874: Pull complete [2021-07-09T17:04:25.179Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0 [2021-07-09T17:04:25.179Z] Status: Downloaded newer image for alpine:latest [2021-07-09T17:04:27.694Z] 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-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [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-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "arm64" skipped due to when conditional Stage "win-RS5" skipped due to when conditional Stage "win-2022-c8d" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [Pipeline] stage [2021-07-09T17:04:28.206Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ab6a1e9ca07e345e) in /home/ubuntu/workspace/moby_PR-42604 [Pipeline] { (Print info) [Pipeline] stage [2021-07-09T17:04:28.208Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0082e75c339de9a9a) in /home/ubuntu/workspace/moby_PR-42604 [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2021-07-09T17:04:28.217Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0df2e38f4c939c4c7) in /home/ubuntu/workspace/moby_PR-42604 Stage "arm64" skipped due to when conditional [Pipeline] } Stage "win-RS5" skipped due to when conditional [Pipeline] } Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [Pipeline] stage [2021-07-09T17:04:28.220Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0cac4767e26f2c908) in /home/ubuntu/workspace/moby_PR-42604 [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [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] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-07-09T17:04:28.277Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] { [2021-07-09T17:04:28.284Z] The recommended git tool is: git [2021-07-09T17:04:28.285Z] using credential docker-jenkins-github-credentials [2021-07-09T17:04:28.291Z] Cloning the remote Git repository [2021-07-09T17:04:28.291Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2021-07-09T17:04:28.306Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-07-09T17:04:28.313Z] Cloning the remote Git repository [2021-07-09T17:04:28.313Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [2021-07-09T17:04:28.393Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout Stage "arm64" skipped due to when conditional [Pipeline] } Stage "win-RS5" skipped due to when conditional [2021-07-09T17:04:28.456Z] using credential docker-jenkins-github-credentials [Pipeline] } Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [2021-07-09T17:04:28.459Z] The recommended git tool is: git [2021-07-09T17:04:28.466Z] Cloning the remote Git repository [2021-07-09T17:04:28.466Z] Cloning with configured refspecs honoured and without tags [2021-07-09T17:04:28.470Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [2021-07-09T17:04:28.478Z] Cloning the remote Git repository [2021-07-09T17:04:28.478Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run 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] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-07-09T17:04:28.487Z] Running on azwin-2-de1570 in d:\jenkins\workspace\moby_PR-42604 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] // stage [Pipeline] // stage Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] ws [2021-07-09T17:04:28.658Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { 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] checkout [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2021-07-09T17:04:28.751Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [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] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2021-07-09T17:04:28.965Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-07-09T17:04:29.039Z] Cloning the remote Git repository [2021-07-09T17:04:29.039Z] Cloning with configured refspecs honoured and without tags [2021-07-09T17:04:28.293Z] Cloning repository https://github.com/moby/moby.git [2021-07-09T17:04:28.294Z] > git init /home/ubuntu/workspace/moby_PR-42604 # timeout=10 [2021-07-09T17:04:28.300Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-09T17:04:28.300Z] > git --version # timeout=10 [2021-07-09T17:04:28.302Z] > git --version # 'git version 2.17.1' [2021-07-09T17:04:28.302Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T17:04:28.303Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42604/head:refs/remotes/origin/PR-42604 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-09T17:04:28.314Z] Cloning repository https://github.com/moby/moby.git [2021-07-09T17:04:28.314Z] > git init /home/ubuntu/workspace/moby_PR-42604 # timeout=10 [2021-07-09T17:04:28.340Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-09T17:04:28.340Z] > git --version # timeout=10 [2021-07-09T17:04:28.350Z] > git --version # 'git version 2.17.1' [2021-07-09T17:04:28.351Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T17:04:28.351Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42604/head:refs/remotes/origin/PR-42604 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-09T17:04:28.477Z] Cloning repository https://github.com/moby/moby.git [2021-07-09T17:04:28.477Z] > git init /home/ubuntu/workspace/moby_PR-42604 # timeout=10 [2021-07-09T17:04:28.550Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-09T17:04:28.551Z] > git --version # timeout=10 [2021-07-09T17:04:28.562Z] > git --version # 'git version 2.17.1' [2021-07-09T17:04:28.562Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T17:04:28.564Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42604/head:refs/remotes/origin/PR-42604 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-09T17:04:28.488Z] Cloning repository https://github.com/moby/moby.git [2021-07-09T17:04:28.488Z] > git init /home/ubuntu/workspace/moby_PR-42604 # timeout=10 [2021-07-09T17:04:28.500Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-09T17:04:28.501Z] > git --version # timeout=10 [2021-07-09T17:04:28.508Z] > git --version # 'git version 2.25.1' [2021-07-09T17:04:28.508Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T17:04:28.509Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42604/head:refs/remotes/origin/PR-42604 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-09T17:04:29.064Z] Cloning repository https://github.com/moby/moby.git [2021-07-09T17:04:29.064Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-09T17:04:29.111Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-09T17:04:29.111Z] > git --version # timeout=10 [2021-07-09T17:04:29.158Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-09T17:04:29.158Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T17:04:29.158Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42604/head:refs/remotes/origin/PR-42604 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-09T17:04:42.741Z] Fetching without tags [2021-07-09T17:04:42.983Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 5d244675bdb23e8fce427036c03517243f344cd4 [2021-07-09T17:04:43.124Z] Fetching without tags [2021-07-09T17:04:43.376Z] Fetching without tags [2021-07-09T17:04:43.388Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 5d244675bdb23e8fce427036c03517243f344cd4 [2021-07-09T17:04:43.619Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 5d244675bdb23e8fce427036c03517243f344cd4 [2021-07-09T17:04:43.676Z] Fetching without tags [2021-07-09T17:04:43.927Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 5d244675bdb23e8fce427036c03517243f344cd4 [2021-07-09T17:04:42.710Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-09T17:04:42.716Z] > git config --add remote.origin.fetch +refs/pull/42604/head:refs/remotes/origin/PR-42604 # timeout=10 [2021-07-09T17:04:42.721Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-09T17:04:42.729Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-09T17:04:42.744Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-09T17:04:42.744Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T17:04:42.745Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42604/head:refs/remotes/origin/PR-42604 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-09T17:04:42.985Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T17:04:42.991Z] > git checkout -f 5d244675bdb23e8fce427036c03517243f344cd4 # timeout=10 [2021-07-09T17:04:43.436Z] > git remote # timeout=10 [2021-07-09T17:04:43.445Z] > git config --get remote.origin.url # timeout=10 [2021-07-09T17:04:43.450Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T17:04:43.451Z] > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10 [2021-07-09T17:04:43.344Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-09T17:04:43.355Z] > git config --add remote.origin.fetch +refs/pull/42604/head:refs/remotes/origin/PR-42604 # timeout=10 [2021-07-09T17:04:43.360Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-09T17:04:43.367Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-09T17:04:43.375Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-09T17:04:43.375Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T17:04:43.376Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42604/head:refs/remotes/origin/PR-42604 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-09T17:04:43.618Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T17:04:43.623Z] > git checkout -f 5d244675bdb23e8fce427036c03517243f344cd4 # timeout=10 [2021-07-09T17:04:44.069Z] > git remote # timeout=10 [2021-07-09T17:04:44.074Z] > git config --get remote.origin.url # timeout=10 [2021-07-09T17:04:44.082Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T17:04:44.082Z] > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10 [2021-07-09T17:04:44.203Z] Merge succeeded, producing 4adce2b1632395fc6a07abc2db7530b6a556e395 [2021-07-09T17:04:44.203Z] Checking out Revision 4adce2b1632395fc6a07abc2db7530b6a556e395 (PR-42604) [2021-07-09T17:04:44.255Z] Merge succeeded, producing bd913a5546727f94eec0fee342e29d984bb042e1 [2021-07-09T17:04:44.256Z] Checking out Revision bd913a5546727f94eec0fee342e29d984bb042e1 (PR-42604) [2021-07-09T17:04:44.259Z] Commit message: "Merge commit 'c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3' into HEAD" [2021-07-09T17:04:44.198Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-09T17:04:44.205Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T17:04:44.210Z] > git checkout -f 4adce2b1632395fc6a07abc2db7530b6a556e395 # timeout=10 [2021-07-09T17:04:44.261Z] > git rev-list --no-walk 5d244675bdb23e8fce427036c03517243f344cd4 # timeout=10 [2021-07-09T17:04:43.656Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-09T17:04:43.664Z] > git config --add remote.origin.fetch +refs/pull/42604/head:refs/remotes/origin/PR-42604 # timeout=10 [2021-07-09T17:04:43.669Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-09T17:04:43.680Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-09T17:04:43.685Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-09T17:04:43.685Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T17:04:43.686Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42604/head:refs/remotes/origin/PR-42604 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-09T17:04:43.936Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T17:04:43.940Z] > git checkout -f 5d244675bdb23e8fce427036c03517243f344cd4 # timeout=10 [2021-07-09T17:04:43.073Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-09T17:04:43.081Z] > git config --add remote.origin.fetch +refs/pull/42604/head:refs/remotes/origin/PR-42604 # timeout=10 [2021-07-09T17:04:43.094Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-09T17:04:43.105Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-09T17:04:43.126Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-09T17:04:43.126Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T17:04:43.127Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42604/head:refs/remotes/origin/PR-42604 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-09T17:04:43.389Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T17:04:43.407Z] > git checkout -f 5d244675bdb23e8fce427036c03517243f344cd4 # timeout=10 [2021-07-09T17:04:43.863Z] > git remote # timeout=10 [2021-07-09T17:04:43.876Z] > git config --get remote.origin.url # timeout=10 [2021-07-09T17:04:43.881Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T17:04:43.882Z] > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10 [2021-07-09T17:04:44.387Z] Fetching without tags [2021-07-09T17:04:44.397Z] Commit message: "Merge commit 'c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3' into HEAD" [2021-07-09T17:04:44.241Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-09T17:04:44.254Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T17:04:44.260Z] > git checkout -f bd913a5546727f94eec0fee342e29d984bb042e1 # timeout=10 [2021-07-09T17:04:44.395Z] > git rev-list --no-walk 5d244675bdb23e8fce427036c03517243f344cd4 # timeout=10 [2021-07-09T17:04:44.478Z] Merge succeeded, producing bd913a5546727f94eec0fee342e29d984bb042e1 [2021-07-09T17:04:44.478Z] Checking out Revision bd913a5546727f94eec0fee342e29d984bb042e1 (PR-42604) [2021-07-09T17:04:44.553Z] Commit message: "Merge commit 'c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3' into HEAD" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-09T17:04:44.093Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-09T17:04:44.140Z] > git config --add remote.origin.fetch +refs/pull/42604/head:refs/remotes/origin/PR-42604 # timeout=10 [2021-07-09T17:04:44.172Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-09T17:04:44.297Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-09T17:04:44.406Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-09T17:04:44.406Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T17:04:44.406Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42604/head:refs/remotes/origin/PR-42604 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-09T17:04:44.873Z] + [ PR != PR ] [2021-07-09T17:04:44.873Z] + [ master != master ] [2021-07-09T17:04:44.873Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-07-09T17:04:45.071Z] Merge succeeded, producing bd913a5546727f94eec0fee342e29d984bb042e1 [Pipeline] sh [2021-07-09T17:04:45.071Z] Checking out Revision bd913a5546727f94eec0fee342e29d984bb042e1 (PR-42604) [2021-07-09T17:04:45.120Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 5d244675bdb23e8fce427036c03517243f344cd4 [2021-07-09T17:04:45.154Z] Commit message: "Merge commit 'c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3' into HEAD" [2021-07-09T17:04:45.228Z] + docker version [2021-07-09T17:04:45.228Z] Client: Docker Engine - Community [2021-07-09T17:04:45.228Z] Version: 20.10.6 [2021-07-09T17:04:45.228Z] API version: 1.41 [2021-07-09T17:04:45.228Z] Go version: go1.13.15 [2021-07-09T17:04:45.228Z] Git commit: 370c289 [2021-07-09T17:04:45.228Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-09T17:04:45.228Z] OS/Arch: linux/amd64 [2021-07-09T17:04:45.228Z] Context: default [2021-07-09T17:04:45.228Z] Experimental: true [2021-07-09T17:04:45.228Z] [2021-07-09T17:04:45.228Z] Server: Docker Engine - Community [2021-07-09T17:04:45.228Z] Engine: [2021-07-09T17:04:45.228Z] Version: 20.10.6 [2021-07-09T17:04:45.228Z] API version: 1.41 (minimum version 1.12) [2021-07-09T17:04:45.228Z] Go version: go1.13.15 [2021-07-09T17:04:45.228Z] Git commit: 8728dd2 [2021-07-09T17:04:45.228Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-09T17:04:45.228Z] OS/Arch: linux/amd64 [2021-07-09T17:04:45.228Z] Experimental: true [2021-07-09T17:04:45.228Z] containerd: [2021-07-09T17:04:45.228Z] Version: 1.4.6 [2021-07-09T17:04:45.228Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T17:04:45.228Z] runc: [2021-07-09T17:04:45.228Z] Version: 1.0.0-rc95 [2021-07-09T17:04:45.228Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-09T17:04:45.228Z] docker-init: [2021-07-09T17:04:45.228Z] Version: 0.19.0 [2021-07-09T17:04:45.228Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-09T17:04:45.263Z] + docker version [2021-07-09T17:04:45.263Z] Client: Docker Engine - Community [2021-07-09T17:04:45.263Z] Version: 20.10.6 [2021-07-09T17:04:45.263Z] API version: 1.41 [2021-07-09T17:04:45.263Z] Go version: go1.13.15 [2021-07-09T17:04:45.263Z] Git commit: 370c289 [2021-07-09T17:04:45.263Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-09T17:04:45.263Z] OS/Arch: linux/amd64 [2021-07-09T17:04:45.263Z] Context: default [2021-07-09T17:04:45.263Z] Experimental: true [2021-07-09T17:04:45.263Z] [2021-07-09T17:04:45.263Z] Server: Docker Engine - Community [2021-07-09T17:04:45.263Z] Engine: [2021-07-09T17:04:45.263Z] Version: 20.10.6 [2021-07-09T17:04:45.263Z] API version: 1.41 (minimum version 1.12) [2021-07-09T17:04:45.263Z] Go version: go1.13.15 [2021-07-09T17:04:45.263Z] Git commit: 8728dd2 [2021-07-09T17:04:45.263Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-09T17:04:45.263Z] OS/Arch: linux/amd64 [2021-07-09T17:04:45.263Z] Experimental: true [2021-07-09T17:04:45.263Z] containerd: [2021-07-09T17:04:45.263Z] Version: 1.4.6 [2021-07-09T17:04:45.263Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T17:04:45.263Z] runc: [2021-07-09T17:04:45.263Z] Version: 1.0.0-rc95 [2021-07-09T17:04:45.263Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-09T17:04:45.263Z] docker-init: [2021-07-09T17:04:45.263Z] Version: 0.19.0 [2021-07-09T17:04:45.263Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-09T17:04:45.349Z] + docker version [2021-07-09T17:04:45.349Z] Client: Docker Engine - Community [2021-07-09T17:04:45.349Z] Version: 20.10.6 [2021-07-09T17:04:45.349Z] API version: 1.41 [2021-07-09T17:04:45.349Z] Go version: go1.13.15 [2021-07-09T17:04:45.349Z] Git commit: 370c289 [2021-07-09T17:04:45.349Z] Built: Fri Apr 9 22:47:17 2021 [2021-07-09T17:04:45.349Z] OS/Arch: linux/amd64 [2021-07-09T17:04:45.349Z] Context: default [2021-07-09T17:04:45.349Z] Experimental: true [2021-07-09T17:04:45.349Z] [2021-07-09T17:04:45.349Z] Server: Docker Engine - Community [2021-07-09T17:04:45.349Z] Engine: [2021-07-09T17:04:45.349Z] Version: 20.10.6 [2021-07-09T17:04:45.349Z] API version: 1.41 (minimum version 1.12) [2021-07-09T17:04:45.349Z] Go version: go1.13.15 [2021-07-09T17:04:45.349Z] Git commit: 8728dd2 [2021-07-09T17:04:45.349Z] Built: Fri Apr 9 22:45:28 2021 [2021-07-09T17:04:45.349Z] OS/Arch: linux/amd64 [2021-07-09T17:04:45.349Z] Experimental: true [2021-07-09T17:04:45.349Z] containerd: [2021-07-09T17:04:45.349Z] Version: 1.4.6 [2021-07-09T17:04:45.349Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T17:04:45.349Z] runc: [2021-07-09T17:04:45.349Z] Version: 1.0.0-rc95 [2021-07-09T17:04:45.349Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-09T17:04:45.349Z] docker-init: [2021-07-09T17:04:45.349Z] Version: 0.19.0 [2021-07-09T17:04:45.349Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-09T17:04:45.506Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-07-09T17:04:45.548Z] + docker info [Pipeline] sh [2021-07-09T17:04:45.639Z] + docker info [2021-07-09T17:04:45.822Z] + docker version [2021-07-09T17:04:45.822Z] Client: Docker Engine - Community [2021-07-09T17:04:45.822Z] Version: 20.10.6 [2021-07-09T17:04:45.822Z] API version: 1.41 [2021-07-09T17:04:45.822Z] Go version: go1.13.15 [2021-07-09T17:04:45.822Z] Git commit: 370c289 [2021-07-09T17:04:45.822Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-09T17:04:45.822Z] OS/Arch: linux/amd64 [2021-07-09T17:04:45.822Z] Context: default [2021-07-09T17:04:45.822Z] Experimental: true [2021-07-09T17:04:45.822Z] [2021-07-09T17:04:45.822Z] Server: Docker Engine - Community [2021-07-09T17:04:45.822Z] Engine: [2021-07-09T17:04:45.822Z] Version: 20.10.6 [2021-07-09T17:04:45.822Z] API version: 1.41 (minimum version 1.12) [2021-07-09T17:04:45.822Z] Go version: go1.13.15 [2021-07-09T17:04:45.822Z] Git commit: 8728dd2 [2021-07-09T17:04:45.822Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-09T17:04:45.822Z] OS/Arch: linux/amd64 [2021-07-09T17:04:45.822Z] Experimental: true [2021-07-09T17:04:45.822Z] containerd: [2021-07-09T17:04:45.822Z] Version: 1.4.6 [2021-07-09T17:04:45.822Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T17:04:45.822Z] runc: [2021-07-09T17:04:45.822Z] Version: 1.0.0-rc95 [2021-07-09T17:04:45.822Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-09T17:04:45.822Z] docker-init: [2021-07-09T17:04:45.822Z] Version: 0.19.0 [2021-07-09T17:04:45.822Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-09T17:04:44.385Z] > git remote # timeout=10 [2021-07-09T17:04:44.390Z] > git config --get remote.origin.url # timeout=10 [2021-07-09T17:04:44.394Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T17:04:44.395Z] > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10 [2021-07-09T17:04:45.075Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-09T17:04:45.080Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T17:04:45.082Z] > git checkout -f bd913a5546727f94eec0fee342e29d984bb042e1 # timeout=10 [2021-07-09T17:04:46.072Z] Client: [2021-07-09T17:04:46.072Z] Context: default [2021-07-09T17:04:46.072Z] Debug Mode: false [2021-07-09T17:04:46.072Z] Plugins: [2021-07-09T17:04:46.072Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-09T17:04:46.072Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-09T17:04:46.072Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-09T17:04:46.072Z] [2021-07-09T17:04:46.072Z] Server: [2021-07-09T17:04:46.072Z] Containers: 0 [2021-07-09T17:04:46.072Z] Running: 0 [2021-07-09T17:04:46.072Z] Paused: 0 [2021-07-09T17:04:46.072Z] Stopped: 0 [2021-07-09T17:04:46.072Z] Images: 4 [2021-07-09T17:04:46.072Z] Server Version: 20.10.6 [2021-07-09T17:04:46.072Z] Storage Driver: overlay2 [2021-07-09T17:04:46.072Z] Backing Filesystem: extfs [2021-07-09T17:04:46.072Z] Supports d_type: true [2021-07-09T17:04:46.072Z] Native Overlay Diff: true [2021-07-09T17:04:46.072Z] userxattr: false [2021-07-09T17:04:46.072Z] Logging Driver: json-file [2021-07-09T17:04:46.072Z] Cgroup Driver: cgroupfs [2021-07-09T17:04:46.072Z] Cgroup Version: 1 [2021-07-09T17:04:46.072Z] Plugins: [2021-07-09T17:04:46.072Z] Volume: local [2021-07-09T17:04:46.072Z] Network: bridge host ipvlan macvlan null overlay [2021-07-09T17:04:46.072Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-09T17:04:46.072Z] Swarm: inactive [2021-07-09T17:04:46.072Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-07-09T17:04:46.072Z] Default Runtime: runc [2021-07-09T17:04:46.072Z] Init Binary: docker-init [2021-07-09T17:04:46.072Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T17:04:46.072Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-09T17:04:46.072Z] init version: de40ad0 [2021-07-09T17:04:46.072Z] Security Options: [2021-07-09T17:04:46.072Z] apparmor [2021-07-09T17:04:46.072Z] seccomp [2021-07-09T17:04:46.072Z] Profile: default [2021-07-09T17:04:46.072Z] Kernel Version: 5.4.0-1048-aws [2021-07-09T17:04:46.072Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-09T17:04:46.072Z] OSType: linux [2021-07-09T17:04:46.072Z] Architecture: x86_64 [2021-07-09T17:04:46.072Z] CPUs: 2 [2021-07-09T17:04:46.072Z] Total Memory: 7.487GiB [2021-07-09T17:04:46.072Z] Name: ip-10-100-109-187 [2021-07-09T17:04:46.072Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-09T17:04:46.072Z] Docker Root Dir: /var/lib/docker [2021-07-09T17:04:46.072Z] Debug Mode: false [2021-07-09T17:04:46.072Z] Registry: https://index.docker.io/v1/ [2021-07-09T17:04:46.072Z] Labels: [2021-07-09T17:04:46.072Z] Experimental: true [2021-07-09T17:04:46.072Z] Insecure Registries: [2021-07-09T17:04:46.072Z] 127.0.0.0/8 [2021-07-09T17:04:46.072Z] Live Restore Enabled: true [2021-07-09T17:04:46.072Z] [2021-07-09T17:04:46.072Z] WARNING: No swap limit support [Pipeline] sh [2021-07-09T17:04:46.116Z] Client: [2021-07-09T17:04:46.116Z] Context: default [2021-07-09T17:04:46.116Z] Debug Mode: false [2021-07-09T17:04:46.116Z] Plugins: [2021-07-09T17:04:46.116Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-09T17:04:46.116Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-09T17:04:46.116Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-09T17:04:46.116Z] [2021-07-09T17:04:46.116Z] Server: [2021-07-09T17:04:46.116Z] Containers: 0 [2021-07-09T17:04:46.116Z] Running: 0 [2021-07-09T17:04:46.116Z] Paused: 0 [2021-07-09T17:04:46.116Z] Stopped: 0 [2021-07-09T17:04:46.116Z] Images: 2 [2021-07-09T17:04:46.116Z] Server Version: 20.10.6 [2021-07-09T17:04:46.116Z] Storage Driver: overlay2 [2021-07-09T17:04:46.116Z] Backing Filesystem: extfs [2021-07-09T17:04:46.116Z] Supports d_type: true [2021-07-09T17:04:46.116Z] Native Overlay Diff: true [2021-07-09T17:04:46.116Z] userxattr: false [2021-07-09T17:04:46.116Z] Logging Driver: json-file [2021-07-09T17:04:46.116Z] Cgroup Driver: cgroupfs [2021-07-09T17:04:46.116Z] Cgroup Version: 1 [2021-07-09T17:04:46.116Z] Plugins: [2021-07-09T17:04:46.116Z] Volume: local [2021-07-09T17:04:46.116Z] Network: bridge host ipvlan macvlan null overlay [2021-07-09T17:04:46.116Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-09T17:04:46.116Z] Swarm: inactive [2021-07-09T17:04:46.116Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-09T17:04:46.116Z] Default Runtime: runc [2021-07-09T17:04:46.116Z] Init Binary: docker-init [2021-07-09T17:04:46.116Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T17:04:46.116Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-09T17:04:46.116Z] init version: de40ad0 [2021-07-09T17:04:46.116Z] Security Options: [2021-07-09T17:04:46.116Z] apparmor [2021-07-09T17:04:46.116Z] seccomp [2021-07-09T17:04:46.116Z] Profile: default [2021-07-09T17:04:46.116Z] Kernel Version: 5.4.0-1048-aws [2021-07-09T17:04:46.116Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-09T17:04:46.116Z] OSType: linux [2021-07-09T17:04:46.116Z] Architecture: x86_64 [2021-07-09T17:04:46.116Z] CPUs: 2 [2021-07-09T17:04:46.116Z] Total Memory: 7.487GiB [2021-07-09T17:04:46.116Z] Name: ip-10-100-117-53 [2021-07-09T17:04:46.116Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-09T17:04:46.116Z] Docker Root Dir: /var/lib/docker [2021-07-09T17:04:46.116Z] Debug Mode: false [2021-07-09T17:04:46.116Z] Registry: https://index.docker.io/v1/ [2021-07-09T17:04:46.116Z] Labels: [2021-07-09T17:04:46.116Z] Experimental: true [2021-07-09T17:04:46.116Z] Insecure Registries: [2021-07-09T17:04:46.116Z] 127.0.0.0/8 [2021-07-09T17:04:46.116Z] Live Restore Enabled: true [2021-07-09T17:04:46.116Z] [2021-07-09T17:04:46.116Z] WARNING: No swap limit support [Pipeline] sh [2021-07-09T17:04:46.134Z] + docker info [2021-07-09T17:04:44.456Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-09T17:04:44.479Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T17:04:44.491Z] > git checkout -f bd913a5546727f94eec0fee342e29d984bb042e1 # timeout=10 [2021-07-09T17:04:46.351Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-09T17:04:46.351Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-09T17:04:46.351Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42604/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-09T17:04:46.351Z] + bash /home/ubuntu/workspace/moby_PR-42604/check-config.sh [2021-07-09T17:04:46.351Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-09T17:04:46.351Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-09T17:04:46.351Z] [2021-07-09T17:04:46.351Z] Generally Necessary: [2021-07-09T17:04:46.351Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-09T17:04:46.351Z] - apparmor: enabled and tools installed [2021-07-09T17:04:46.351Z] - CONFIG_NAMESPACES: enabled [2021-07-09T17:04:46.351Z] - CONFIG_NET_NS: enabled [2021-07-09T17:04:46.351Z] - CONFIG_PID_NS: enabled [2021-07-09T17:04:46.351Z] - CONFIG_IPC_NS: enabled [2021-07-09T17:04:46.351Z] - CONFIG_UTS_NS: enabled [2021-07-09T17:04:46.351Z] - CONFIG_CGROUPS: enabled [2021-07-09T17:04:46.351Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-09T17:04:46.351Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-09T17:04:46.351Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-09T17:04:46.351Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-09T17:04:46.351Z] - CONFIG_CPUSETS: enabled [2021-07-09T17:04:46.351Z] - CONFIG_MEMCG: enabled [2021-07-09T17:04:46.351Z] - CONFIG_KEYS: enabled [2021-07-09T17:04:46.351Z] - CONFIG_VETH: enabled (as module) [2021-07-09T17:04:46.351Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-09T17:04:46.351Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-09T17:04:46.351Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-09T17:04:46.351Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-09T17:04:46.351Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-09T17:04:46.351Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-09T17:04:46.351Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-09T17:04:46.351Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-09T17:04:46.351Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-09T17:04:46.351Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-09T17:04:46.351Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-09T17:04:46.351Z] [2021-07-09T17:04:46.351Z] Optional Features: [2021-07-09T17:04:46.351Z] - CONFIG_USER_NS: enabled [2021-07-09T17:04:46.351Z] - CONFIG_SECCOMP: enabled [2021-07-09T17:04:46.351Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-09T17:04:46.351Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-09T17:04:46.351Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-09T17:04:46.351Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-09T17:04:46.351Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-09T17:04:46.351Z] - CONFIG_BLK_CGROUP: enabled [2021-07-09T17:04:46.351Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-09T17:04:46.351Z] - CONFIG_CGROUP_PERF: enabled [2021-07-09T17:04:46.351Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-09T17:04:46.351Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-09T17:04:46.351Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-09T17:04:46.351Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-09T17:04:46.351Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-09T17:04:46.351Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-09T17:04:46.395Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-09T17:04:46.395Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-09T17:04:46.395Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42604/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-09T17:04:46.395Z] + bash /home/ubuntu/workspace/moby_PR-42604/check-config.sh [2021-07-09T17:04:46.395Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-09T17:04:46.395Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-09T17:04:46.395Z] [2021-07-09T17:04:46.395Z] Generally Necessary: [2021-07-09T17:04:46.395Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-09T17:04:46.395Z] - apparmor: enabled and tools installed [2021-07-09T17:04:46.395Z] - CONFIG_NAMESPACES: enabled [2021-07-09T17:04:46.395Z] - CONFIG_NET_NS: enabled [2021-07-09T17:04:46.395Z] - CONFIG_PID_NS: enabled [2021-07-09T17:04:46.395Z] - CONFIG_IPC_NS: enabled [2021-07-09T17:04:46.395Z] - CONFIG_UTS_NS: enabled [2021-07-09T17:04:46.396Z] - CONFIG_CGROUPS: enabled [2021-07-09T17:04:46.396Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-09T17:04:46.396Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-09T17:04:46.396Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-09T17:04:46.396Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-09T17:04:46.396Z] - CONFIG_CPUSETS: enabled [2021-07-09T17:04:46.396Z] - CONFIG_MEMCG: enabled [2021-07-09T17:04:46.396Z] - CONFIG_KEYS: enabled [2021-07-09T17:04:46.396Z] - CONFIG_VETH: enabled (as module) [2021-07-09T17:04:46.396Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-09T17:04:46.396Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-09T17:04:46.396Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-09T17:04:46.396Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-09T17:04:46.396Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-09T17:04:46.396Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-09T17:04:46.396Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-09T17:04:46.396Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-09T17:04:46.396Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-09T17:04:46.396Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-09T17:04:46.396Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-09T17:04:46.396Z] [2021-07-09T17:04:46.396Z] Optional Features: [2021-07-09T17:04:46.396Z] - CONFIG_USER_NS: enabled [2021-07-09T17:04:46.396Z] - CONFIG_SECCOMP: enabled [2021-07-09T17:04:46.396Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-09T17:04:46.396Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-09T17:04:46.396Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-09T17:04:46.396Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-09T17:04:46.396Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-09T17:04:46.396Z] - CONFIG_BLK_CGROUP: enabled [2021-07-09T17:04:46.396Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-09T17:04:46.396Z] - CONFIG_CGROUP_PERF: enabled [2021-07-09T17:04:46.396Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-09T17:04:46.396Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-09T17:04:46.396Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-09T17:04:46.396Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-09T17:04:46.396Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-09T17:04:46.396Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-09T17:04:46.396Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-09T17:04:46.579Z] Client: [2021-07-09T17:04:46.579Z] Context: default [2021-07-09T17:04:46.579Z] Debug Mode: false [2021-07-09T17:04:46.579Z] Plugins: [2021-07-09T17:04:46.579Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-09T17:04:46.579Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-09T17:04:46.579Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-09T17:04:46.579Z] [2021-07-09T17:04:46.579Z] Server: [2021-07-09T17:04:46.579Z] Containers: 0 [2021-07-09T17:04:46.579Z] Running: 0 [2021-07-09T17:04:46.579Z] Paused: 0 [2021-07-09T17:04:46.579Z] Stopped: 0 [2021-07-09T17:04:46.579Z] Images: 2 [2021-07-09T17:04:46.579Z] Server Version: 20.10.6 [2021-07-09T17:04:46.579Z] Storage Driver: overlay2 [2021-07-09T17:04:46.579Z] Backing Filesystem: extfs [2021-07-09T17:04:46.579Z] Supports d_type: true [2021-07-09T17:04:46.579Z] Native Overlay Diff: true [2021-07-09T17:04:46.579Z] userxattr: false [2021-07-09T17:04:46.579Z] Logging Driver: json-file [2021-07-09T17:04:46.579Z] Cgroup Driver: systemd [2021-07-09T17:04:46.579Z] Cgroup Version: 2 [2021-07-09T17:04:46.579Z] Plugins: [2021-07-09T17:04:46.579Z] Volume: local [2021-07-09T17:04:46.579Z] Network: bridge host ipvlan macvlan null overlay [2021-07-09T17:04:46.579Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-09T17:04:46.579Z] Swarm: inactive [2021-07-09T17:04:46.579Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-07-09T17:04:46.579Z] Default Runtime: runc [2021-07-09T17:04:46.579Z] Init Binary: docker-init [2021-07-09T17:04:46.579Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T17:04:46.579Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-09T17:04:46.579Z] init version: de40ad0 [2021-07-09T17:04:46.579Z] Security Options: [2021-07-09T17:04:46.579Z] apparmor [2021-07-09T17:04:46.579Z] seccomp [2021-07-09T17:04:46.579Z] Profile: default [2021-07-09T17:04:46.579Z] cgroupns [2021-07-09T17:04:46.579Z] Kernel Version: 5.4.0-1048-aws [2021-07-09T17:04:46.579Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-09T17:04:46.579Z] OSType: linux [2021-07-09T17:04:46.579Z] Architecture: x86_64 [2021-07-09T17:04:46.579Z] CPUs: 2 [2021-07-09T17:04:46.579Z] Total Memory: 7.487GiB [2021-07-09T17:04:46.579Z] Name: ip-10-100-57-70 [2021-07-09T17:04:46.579Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-07-09T17:04:46.579Z] Docker Root Dir: /var/lib/docker [2021-07-09T17:04:46.579Z] Debug Mode: false [2021-07-09T17:04:46.579Z] Registry: https://index.docker.io/v1/ [2021-07-09T17:04:46.579Z] Labels: [2021-07-09T17:04:46.579Z] Experimental: true [2021-07-09T17:04:46.579Z] Insecure Registries: [2021-07-09T17:04:46.579Z] 127.0.0.0/8 [2021-07-09T17:04:46.579Z] Live Restore Enabled: true [2021-07-09T17:04:46.579Z] [2021-07-09T17:04:46.579Z] WARNING: No kernel memory limit support [2021-07-09T17:04:46.579Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [2021-07-09T17:04:45.141Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T17:04:45.187Z] > git checkout -f 5d244675bdb23e8fce427036c03517243f344cd4 # timeout=10 [2021-07-09T17:04:46.609Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-09T17:04:46.609Z] - CONFIG_IP_VS: enabled (as module) [2021-07-09T17:04:46.609Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-09T17:04:46.609Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-09T17:04:46.609Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-09T17:04:46.609Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-09T17:04:46.609Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-09T17:04:46.609Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-09T17:04:46.609Z] - CONFIG_EXT4_FS: enabled [2021-07-09T17:04:46.609Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-09T17:04:46.609Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-09T17:04:46.609Z] - Network Drivers: [2021-07-09T17:04:46.609Z] - "overlay": [2021-07-09T17:04:46.609Z] - CONFIG_VXLAN: enabled (as module) [2021-07-09T17:04:46.609Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-09T17:04:46.609Z] Optional (for encrypted networks): [2021-07-09T17:04:46.609Z] - CONFIG_CRYPTO: enabled [2021-07-09T17:04:46.609Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-09T17:04:46.609Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-09T17:04:46.609Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-09T17:04:46.609Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-09T17:04:46.609Z] - CONFIG_XFRM: enabled [2021-07-09T17:04:46.609Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-09T17:04:46.609Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-09T17:04:46.609Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-09T17:04:46.609Z] - "ipvlan": [2021-07-09T17:04:46.609Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-09T17:04:46.609Z] - "macvlan": [2021-07-09T17:04:46.609Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-09T17:04:46.609Z] - CONFIG_DUMMY: enabled (as module) [2021-07-09T17:04:46.609Z] - "ftp,tftp client in container": [2021-07-09T17:04:46.609Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-09T17:04:46.609Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-09T17:04:46.609Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-09T17:04:46.609Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-09T17:04:46.609Z] - Storage Drivers: [2021-07-09T17:04:46.609Z] - "aufs": [2021-07-09T17:04:46.609Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-09T17:04:46.609Z] - "btrfs": [2021-07-09T17:04:46.609Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-09T17:04:46.609Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-09T17:04:46.609Z] - "devicemapper": [2021-07-09T17:04:46.609Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-09T17:04:46.609Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-09T17:04:46.609Z] - "overlay": [2021-07-09T17:04:46.609Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-09T17:04:46.609Z] - "zfs": [2021-07-09T17:04:46.609Z] - /dev/zfs: present [2021-07-09T17:04:46.609Z] - zfs command: missing [2021-07-09T17:04:46.609Z] - zpool command: missing [2021-07-09T17:04:46.609Z] [2021-07-09T17:04:46.609Z] Limits: [2021-07-09T17:04:46.609Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-09T17:04:46.609Z] [2021-07-09T17:04:46.609Z] + true [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] } [Pipeline] // stage [2021-07-09T17:04:46.653Z] - CONFIG_IP_VS: enabled (as module) [2021-07-09T17:04:46.653Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-09T17:04:46.653Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-09T17:04:46.653Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-09T17:04:46.653Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-09T17:04:46.653Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-09T17:04:46.653Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-09T17:04:46.653Z] - CONFIG_EXT4_FS: enabled [2021-07-09T17:04:46.653Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-09T17:04:46.653Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-09T17:04:46.653Z] - Network Drivers: [2021-07-09T17:04:46.653Z] - "overlay": [2021-07-09T17:04:46.653Z] - CONFIG_VXLAN: enabled (as module) [2021-07-09T17:04:46.653Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-09T17:04:46.653Z] Optional (for encrypted networks): [2021-07-09T17:04:46.653Z] - CONFIG_CRYPTO: enabled [2021-07-09T17:04:46.653Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-09T17:04:46.653Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-09T17:04:46.653Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-09T17:04:46.653Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-09T17:04:46.653Z] - CONFIG_XFRM: enabled [2021-07-09T17:04:46.653Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-09T17:04:46.653Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-09T17:04:46.653Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-09T17:04:46.653Z] - "ipvlan": [2021-07-09T17:04:46.653Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-09T17:04:46.653Z] - "macvlan": [2021-07-09T17:04:46.653Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-09T17:04:46.653Z] - CONFIG_DUMMY: enabled (as module) [2021-07-09T17:04:46.653Z] - "ftp,tftp client in container": [2021-07-09T17:04:46.653Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-09T17:04:46.653Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-09T17:04:46.653Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-09T17:04:46.653Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-09T17:04:46.654Z] - Storage Drivers: [2021-07-09T17:04:46.654Z] - "aufs": [2021-07-09T17:04:46.654Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-09T17:04:46.654Z] - "btrfs": [2021-07-09T17:04:46.654Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-09T17:04:46.654Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-09T17:04:46.654Z] - "devicemapper": [2021-07-09T17:04:46.654Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-09T17:04:46.654Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-09T17:04:46.654Z] - "overlay": [2021-07-09T17:04:46.654Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-09T17:04:46.654Z] - "zfs": [2021-07-09T17:04:46.654Z] - /dev/zfs: present [2021-07-09T17:04:46.654Z] - zfs command: missing [2021-07-09T17:04:46.654Z] - zpool command: missing [2021-07-09T17:04:46.654Z] [2021-07-09T17:04:46.654Z] Limits: [2021-07-09T17:04:46.654Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-09T17:04:46.654Z] [2021-07-09T17:04:46.654Z] + true [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh [Pipeline] sh [2021-07-09T17:04:46.985Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:bd913a5546727f94eec0fee342e29d984bb042e1 . [2021-07-09T17:04:47.014Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:bd913a5546727f94eec0fee342e29d984bb042e1 . [2021-07-09T17:04:47.014Z] #1 [internal] load build definition from Dockerfile [2021-07-09T17:04:47.014Z] #1 sha256:5166bab840a87777a8a6e1fbcf55f6aa10f2f370c6f8d75a1b090df5f6b67614 [2021-07-09T17:04:47.014Z] #1 transferring dockerfile: 16.59kB done [2021-07-09T17:04:47.014Z] #1 DONE 0.0s [2021-07-09T17:04:47.014Z] [2021-07-09T17:04:47.014Z] #2 [internal] load .dockerignore [2021-07-09T17:04:47.014Z] #2 sha256:56939e897444e0fff4d514e3c348707c1f6774ecbb144555a0c238b9f5c6159a [2021-07-09T17:04:47.014Z] #2 transferring context: 87B done [2021-07-09T17:04:47.014Z] #2 DONE 0.0s [2021-07-09T17:04:47.014Z] [2021-07-09T17:04:47.014Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-09T17:04:47.014Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-09T17:04:47.036Z] + sudo modprobe ip_vs [2021-07-09T17:04:47.036Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bd913a5546727f94eec0fee342e29d984bb042e1 . [2021-07-09T17:04:47.059Z] Client: [2021-07-09T17:04:47.059Z] Context: default [2021-07-09T17:04:47.059Z] Debug Mode: false [2021-07-09T17:04:47.059Z] Plugins: [2021-07-09T17:04:47.059Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-09T17:04:47.059Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-09T17:04:47.059Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-09T17:04:47.059Z] [2021-07-09T17:04:47.059Z] Server: [2021-07-09T17:04:47.059Z] Containers: 0 [2021-07-09T17:04:47.059Z] Running: 0 [2021-07-09T17:04:47.059Z] Paused: 0 [2021-07-09T17:04:47.059Z] Stopped: 0 [2021-07-09T17:04:47.059Z] Images: 2 [2021-07-09T17:04:47.059Z] Server Version: 20.10.6 [2021-07-09T17:04:47.059Z] Storage Driver: overlay2 [2021-07-09T17:04:47.059Z] Backing Filesystem: extfs [2021-07-09T17:04:47.059Z] Supports d_type: true [2021-07-09T17:04:47.059Z] Native Overlay Diff: true [2021-07-09T17:04:47.059Z] userxattr: false [2021-07-09T17:04:47.059Z] Logging Driver: json-file [2021-07-09T17:04:47.059Z] Cgroup Driver: cgroupfs [2021-07-09T17:04:47.059Z] Cgroup Version: 1 [2021-07-09T17:04:47.059Z] Plugins: [2021-07-09T17:04:47.059Z] Volume: local [2021-07-09T17:04:47.059Z] Network: bridge host ipvlan macvlan null overlay [2021-07-09T17:04:47.059Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-09T17:04:47.059Z] Swarm: inactive [2021-07-09T17:04:47.059Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-07-09T17:04:47.059Z] Default Runtime: runc [2021-07-09T17:04:47.059Z] Init Binary: docker-init [2021-07-09T17:04:47.059Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-09T17:04:47.059Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-09T17:04:47.059Z] init version: de40ad0 [2021-07-09T17:04:47.059Z] Security Options: [2021-07-09T17:04:47.059Z] apparmor [2021-07-09T17:04:47.059Z] seccomp [2021-07-09T17:04:47.059Z] Profile: default [2021-07-09T17:04:47.059Z] Kernel Version: 5.4.0-1048-aws [2021-07-09T17:04:47.059Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-09T17:04:47.059Z] OSType: linux [2021-07-09T17:04:47.059Z] Architecture: x86_64 [2021-07-09T17:04:47.059Z] CPUs: 2 [2021-07-09T17:04:47.059Z] Total Memory: 7.487GiB [2021-07-09T17:04:47.059Z] Name: ip-10-100-84-249 [2021-07-09T17:04:47.059Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-09T17:04:47.059Z] Docker Root Dir: /var/lib/docker [2021-07-09T17:04:47.059Z] Debug Mode: false [2021-07-09T17:04:47.059Z] Registry: https://index.docker.io/v1/ [2021-07-09T17:04:47.059Z] Labels: [2021-07-09T17:04:47.059Z] Experimental: true [2021-07-09T17:04:47.059Z] Insecure Registries: [2021-07-09T17:04:47.059Z] 127.0.0.0/8 [2021-07-09T17:04:47.059Z] Live Restore Enabled: true [2021-07-09T17:04:47.059Z] [2021-07-09T17:04:47.059Z] WARNING: No swap limit support [Pipeline] sh [2021-07-09T17:04:47.245Z] #1 [internal] load build definition from Dockerfile [2021-07-09T17:04:47.245Z] #1 sha256:92755cddc96b965e1fe5c33118410e99a2f61d504514f20295dc4d933a03dc78 [2021-07-09T17:04:47.245Z] #1 transferring dockerfile: 16.59kB done [2021-07-09T17:04:47.245Z] #1 DONE 0.0s [2021-07-09T17:04:47.245Z] [2021-07-09T17:04:47.245Z] #2 [internal] load .dockerignore [2021-07-09T17:04:47.245Z] #2 sha256:a7d0066d1c9f7fd786d2007e37a13e3724c31ee35652aca98f728e297cc0b51c [2021-07-09T17:04:47.245Z] #2 transferring context: 87B done [2021-07-09T17:04:47.245Z] #2 DONE 0.0s [2021-07-09T17:04:47.245Z] [2021-07-09T17:04:47.245Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-09T17:04:47.245Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-09T17:04:47.245Z] #3 DONE 0.1s [2021-07-09T17:04:47.245Z] [2021-07-09T17:04:47.245Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-09T17:04:47.245Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-09T17:04:47.245Z] #4 CACHED [2021-07-09T17:04:47.272Z] #3 DONE 0.1s [2021-07-09T17:04:47.272Z] [2021-07-09T17:04:47.272Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-09T17:04:47.272Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-09T17:04:47.272Z] #4 CACHED [2021-07-09T17:04:47.293Z] #1 [internal] load build definition from Dockerfile [2021-07-09T17:04:47.293Z] #1 sha256:1a4bee0e94e438700ca3ec786c81018400752753fd6bc07faba2b677d59cb622 [2021-07-09T17:04:47.293Z] #1 transferring dockerfile: 16.59kB done [2021-07-09T17:04:47.293Z] #1 DONE 0.0s [2021-07-09T17:04:47.293Z] [2021-07-09T17:04:47.293Z] #2 [internal] load .dockerignore [2021-07-09T17:04:47.293Z] #2 sha256:f23d2fc849a3caee21f28aae429dce281c96b1e4db344598a34b6f3b2bc0740c [2021-07-09T17:04:47.293Z] #2 transferring context: 87B done [2021-07-09T17:04:47.293Z] #2 DONE 0.0s [2021-07-09T17:04:47.293Z] [2021-07-09T17:04:47.293Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-09T17:04:47.293Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-09T17:04:47.293Z] #3 DONE 0.1s [2021-07-09T17:04:47.293Z] [2021-07-09T17:04:47.293Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-09T17:04:47.293Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-09T17:04:47.293Z] #4 CACHED [2021-07-09T17:04:47.370Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-09T17:04:47.370Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-09T17:04:47.370Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42604/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-09T17:04:47.370Z] + bash /home/ubuntu/workspace/moby_PR-42604/check-config.sh [2021-07-09T17:04:47.370Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-09T17:04:47.370Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-09T17:04:47.370Z] [2021-07-09T17:04:47.370Z] Generally Necessary: [2021-07-09T17:04:47.370Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-09T17:04:47.370Z] - apparmor: enabled and tools installed [2021-07-09T17:04:47.370Z] - CONFIG_NAMESPACES: enabled [2021-07-09T17:04:47.370Z] - CONFIG_NET_NS: enabled [2021-07-09T17:04:47.370Z] - CONFIG_PID_NS: enabled [2021-07-09T17:04:47.370Z] - CONFIG_IPC_NS: enabled [2021-07-09T17:04:47.370Z] - CONFIG_UTS_NS: enabled [2021-07-09T17:04:47.370Z] - CONFIG_CGROUPS: enabled [2021-07-09T17:04:47.370Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-09T17:04:47.370Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-09T17:04:47.370Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-09T17:04:47.370Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-09T17:04:47.370Z] - CONFIG_CPUSETS: enabled [2021-07-09T17:04:47.370Z] - CONFIG_MEMCG: enabled [2021-07-09T17:04:47.370Z] - CONFIG_KEYS: enabled [2021-07-09T17:04:47.370Z] - CONFIG_VETH: enabled (as module) [2021-07-09T17:04:47.370Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-09T17:04:47.370Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-09T17:04:47.370Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-09T17:04:47.370Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-09T17:04:47.370Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-09T17:04:47.370Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-09T17:04:47.370Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-09T17:04:47.370Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-09T17:04:47.370Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-09T17:04:47.370Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-09T17:04:47.370Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-09T17:04:47.370Z] [2021-07-09T17:04:47.370Z] Optional Features: [2021-07-09T17:04:47.370Z] - CONFIG_USER_NS: enabled [2021-07-09T17:04:47.370Z] - CONFIG_SECCOMP: enabled [2021-07-09T17:04:47.370Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-09T17:04:47.370Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-09T17:04:47.370Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-09T17:04:47.370Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-09T17:04:47.370Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-09T17:04:47.370Z] - CONFIG_BLK_CGROUP: enabled [2021-07-09T17:04:47.370Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-09T17:04:47.505Z] [2021-07-09T17:04:47.505Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-09T17:04:47.505Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-09T17:04:47.505Z] #5 ... [2021-07-09T17:04:47.505Z] [2021-07-09T17:04:47.505Z] #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-07-09T17:04:47.505Z] #6 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-07-09T17:04:47.505Z] #6 DONE 0.1s [2021-07-09T17:04:47.530Z] [2021-07-09T17:04:47.530Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-09T17:04:47.531Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-09T17:04:47.531Z] #8 ... [2021-07-09T17:04:47.531Z] [2021-07-09T17:04:47.531Z] #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-07-09T17:04:47.531Z] #6 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-07-09T17:04:47.531Z] #6 DONE 0.1s [2021-07-09T17:04:47.531Z] [2021-07-09T17:04:47.531Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-09T17:04:47.531Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-09T17:04:47.531Z] #5 DONE 0.1s [2021-07-09T17:04:47.551Z] [2021-07-09T17:04:47.551Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-09T17:04:47.551Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-09T17:04:47.551Z] #5 ... [2021-07-09T17:04:47.551Z] [2021-07-09T17:04:47.551Z] #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-07-09T17:04:47.551Z] #6 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-07-09T17:04:47.551Z] #6 DONE 0.1s [2021-07-09T17:04:47.551Z] [2021-07-09T17:04:47.551Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-09T17:04:47.551Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-09T17:04:47.551Z] #7 DONE 0.1s [2021-07-09T17:04:47.626Z] - CONFIG_CGROUP_PERF: enabled [2021-07-09T17:04:47.626Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-09T17:04:47.626Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-09T17:04:47.626Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-09T17:04:47.626Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-09T17:04:47.626Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-09T17:04:47.626Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-09T17:04:47.626Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-09T17:04:47.626Z] - CONFIG_IP_VS: enabled (as module) [2021-07-09T17:04:47.626Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-09T17:04:47.626Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-09T17:04:47.626Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-09T17:04:47.626Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-09T17:04:47.626Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-09T17:04:47.626Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-09T17:04:47.626Z] - CONFIG_EXT4_FS: enabled [2021-07-09T17:04:47.626Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-09T17:04:47.626Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-09T17:04:47.626Z] - Network Drivers: [2021-07-09T17:04:47.626Z] - "overlay": [2021-07-09T17:04:47.626Z] - CONFIG_VXLAN: enabled (as module) [2021-07-09T17:04:47.626Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-09T17:04:47.626Z] Optional (for encrypted networks): [2021-07-09T17:04:47.626Z] - CONFIG_CRYPTO: enabled [2021-07-09T17:04:47.626Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-09T17:04:47.626Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-09T17:04:47.626Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-09T17:04:47.626Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-09T17:04:47.626Z] - CONFIG_XFRM: enabled [2021-07-09T17:04:47.626Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-09T17:04:47.626Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-09T17:04:47.626Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-09T17:04:47.626Z] - "ipvlan": [2021-07-09T17:04:47.626Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-09T17:04:47.626Z] - "macvlan": [2021-07-09T17:04:47.626Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-09T17:04:47.626Z] - CONFIG_DUMMY: enabled (as module) [2021-07-09T17:04:47.626Z] - "ftp,tftp client in container": [2021-07-09T17:04:47.626Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-09T17:04:47.626Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-09T17:04:47.626Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-09T17:04:47.626Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-09T17:04:47.626Z] - Storage Drivers: [2021-07-09T17:04:47.626Z] - "aufs": [2021-07-09T17:04:47.626Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-09T17:04:47.626Z] - "btrfs": [2021-07-09T17:04:47.626Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-09T17:04:47.626Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-09T17:04:47.626Z] - "devicemapper": [2021-07-09T17:04:47.626Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-09T17:04:47.626Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-09T17:04:47.626Z] - "overlay": [2021-07-09T17:04:47.626Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-09T17:04:47.626Z] - "zfs": [2021-07-09T17:04:47.626Z] - /dev/zfs: present [2021-07-09T17:04:47.626Z] - zfs command: missing [2021-07-09T17:04:47.626Z] - zpool command: missing [2021-07-09T17:04:47.626Z] [2021-07-09T17:04:47.626Z] Limits: [2021-07-09T17:04:47.626Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-09T17:04:47.626Z] [2021-07-09T17:04:47.626Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-09T17:04:47.765Z] [2021-07-09T17:04:47.765Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-09T17:04:47.765Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-09T17:04:47.765Z] #8 DONE 0.1s [2021-07-09T17:04:47.765Z] [2021-07-09T17:04:47.765Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-09T17:04:47.765Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-09T17:04:47.765Z] #5 DONE 0.2s [2021-07-09T17:04:47.765Z] [2021-07-09T17:04:47.765Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-09T17:04:47.765Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-09T17:04:47.765Z] #7 DONE 0.2s [2021-07-09T17:04:47.793Z] [2021-07-09T17:04:47.793Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-09T17:04:47.793Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-09T17:04:47.793Z] #8 DONE 0.1s [2021-07-09T17:04:47.793Z] [2021-07-09T17:04:47.793Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-09T17:04:47.793Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-09T17:04:47.793Z] #7 DONE 0.1s [2021-07-09T17:04:47.793Z] [2021-07-09T17:04:47.793Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-09T17:04:47.793Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-09T17:04:47.793Z] #9 DONE 0.0s [2021-07-09T17:04:47.793Z] [2021-07-09T17:04:47.793Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-09T17:04:47.793Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-09T17:04:47.793Z] #72 DONE 0.0s [2021-07-09T17:04:47.793Z] [2021-07-09T17:04:47.793Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-09T17:04:47.793Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-09T17:04:47.793Z] #70 DONE 0.0s [2021-07-09T17:04:47.793Z] [2021-07-09T17:04:47.793Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-09T17:04:47.793Z] #33 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-09T17:04:47.793Z] #33 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.0s done [2021-07-09T17:04:47.793Z] #33 DONE 0.0s [2021-07-09T17:04:47.793Z] [2021-07-09T17:04:47.793Z] #30 [internal] load build context [2021-07-09T17:04:47.793Z] #30 sha256:ae088dbe0e48474d0da7df712e56e2b9eba9d3676e50be5864594302eb7bd17f [2021-07-09T17:04:47.813Z] [2021-07-09T17:04:47.813Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-09T17:04:47.813Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-09T17:04:47.813Z] #8 DONE 0.1s [2021-07-09T17:04:47.813Z] [2021-07-09T17:04:47.813Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-09T17:04:47.813Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-09T17:04:47.953Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bd913a5546727f94eec0fee342e29d984bb042e1 . [2021-07-09T17:04:48.071Z] #5 DONE 0.4s [2021-07-09T17:04:48.072Z] [2021-07-09T17:04:48.072Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-09T17:04:48.072Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-09T17:04:48.072Z] #65 DONE 0.0s [2021-07-09T17:04:48.072Z] [2021-07-09T17:04:48.072Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-09T17:04:48.072Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-09T17:04:48.072Z] #63 DONE 0.0s [2021-07-09T17:04:48.072Z] [2021-07-09T17:04:48.072Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-09T17:04:48.072Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-09T17:04:48.072Z] #9 DONE 0.0s [2021-07-09T17:04:48.072Z] [2021-07-09T17:04:48.072Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-09T17:04:48.072Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-09T17:04:48.208Z] #1 [internal] load build definition from Dockerfile [2021-07-09T17:04:48.208Z] #1 sha256:c887f02be20ed6de4addf86817e52256bb259a06b353afbb3c1fddf0aec453dc [2021-07-09T17:04:48.208Z] #1 transferring dockerfile: 16.59kB done [2021-07-09T17:04:48.208Z] #1 DONE 0.0s [2021-07-09T17:04:48.208Z] [2021-07-09T17:04:48.208Z] #2 [internal] load .dockerignore [2021-07-09T17:04:48.208Z] #2 sha256:c2826853ff4cec85ea9bcec9400293bb8ffda9c8ca2ca123b113e6c27912b7c0 [2021-07-09T17:04:48.208Z] #2 transferring context: 87B done [2021-07-09T17:04:48.208Z] #2 DONE 0.0s [2021-07-09T17:04:48.208Z] [2021-07-09T17:04:48.208Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-09T17:04:48.208Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-09T17:04:48.208Z] #3 DONE 0.1s [2021-07-09T17:04:48.208Z] [2021-07-09T17:04:48.208Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-09T17:04:48.208Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-09T17:04:48.208Z] #4 CACHED [2021-07-09T17:04:48.331Z] Merge succeeded, producing a510a01e20fed7f62e988282d331bc7486f475e4 [2021-07-09T17:04:48.332Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.0s done [2021-07-09T17:04:48.332Z] #26 DONE 0.0s [2021-07-09T17:04:48.332Z] [2021-07-09T17:04:48.332Z] #23 [internal] load build context [2021-07-09T17:04:48.332Z] #23 sha256:3b8eb89cbd6e49addbbd73bbff961b9c760a11c79ff4cff905e9f473c1dfd306 [2021-07-09T17:04:48.332Z] Checking out Revision a510a01e20fed7f62e988282d331bc7486f475e4 (PR-42604) [2021-07-09T17:04:48.341Z] [2021-07-09T17:04:48.341Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-09T17:04:48.341Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-09T17:04:48.341Z] #65 DONE 0.0s [2021-07-09T17:04:48.341Z] [2021-07-09T17:04:48.341Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-09T17:04:48.341Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-09T17:04:48.341Z] #63 DONE 0.0s [2021-07-09T17:04:48.341Z] [2021-07-09T17:04:48.341Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-09T17:04:48.341Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-09T17:04:48.341Z] #9 DONE 0.0s [2021-07-09T17:04:48.341Z] [2021-07-09T17:04:48.341Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-09T17:04:48.341Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-09T17:04:48.341Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.0s done [2021-07-09T17:04:48.341Z] #26 DONE 0.0s [2021-07-09T17:04:48.341Z] [2021-07-09T17:04:48.341Z] #23 [internal] load build context [2021-07-09T17:04:48.341Z] #23 sha256:4a30e954b96f99207eba8d49fab52e370d2e6e97ade4853b80a862a5e86a2245 [2021-07-09T17:04:48.369Z] #30 ... [2021-07-09T17:04:48.369Z] [2021-07-09T17:04:48.369Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-09T17:04:48.369Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-09T17:04:48.369Z] #49 DONE 0.4s [2021-07-09T17:04:48.369Z] [2021-07-09T17:04:48.369Z] #30 [internal] load build context [2021-07-09T17:04:48.369Z] #30 sha256:ae088dbe0e48474d0da7df712e56e2b9eba9d3676e50be5864594302eb7bd17f [2021-07-09T17:04:48.463Z] [2021-07-09T17:04:48.463Z] #5 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-07-09T17:04:48.463Z] #5 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-07-09T17:04:48.463Z] #5 DONE 0.1s [2021-07-09T17:04:48.463Z] [2021-07-09T17:04:48.463Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-09T17:04:48.463Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-09T17:04:47.705Z] > git remote # timeout=10 [2021-07-09T17:04:47.737Z] > git config --get remote.origin.url # timeout=10 [2021-07-09T17:04:47.784Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-09T17:04:47.784Z] > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10 [2021-07-09T17:04:48.237Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-09T17:04:48.362Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T17:04:48.410Z] > git checkout -f a510a01e20fed7f62e988282d331bc7486f475e4 # timeout=10 [2021-07-09T17:04:48.592Z] #23 ... [2021-07-09T17:04:48.592Z] [2021-07-09T17:04:48.592Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-09T17:04:48.592Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-09T17:04:48.592Z] #42 DONE 0.4s [2021-07-09T17:04:48.592Z] [2021-07-09T17:04:48.592Z] #23 [internal] load build context [2021-07-09T17:04:48.592Z] #23 sha256:3b8eb89cbd6e49addbbd73bbff961b9c760a11c79ff4cff905e9f473c1dfd306 [2021-07-09T17:04:48.606Z] #23 ... [2021-07-09T17:04:48.606Z] [2021-07-09T17:04:48.606Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-09T17:04:48.606Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-09T17:04:48.606Z] #42 DONE 0.4s [2021-07-09T17:04:48.606Z] [2021-07-09T17:04:48.606Z] #23 [internal] load build context [2021-07-09T17:04:48.606Z] #23 sha256:4a30e954b96f99207eba8d49fab52e370d2e6e97ade4853b80a862a5e86a2245 [2021-07-09T17:04:48.719Z] #8 DONE 0.1s [2021-07-09T17:04:48.720Z] [2021-07-09T17:04:48.720Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-09T17:04:48.720Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-09T17:04:48.720Z] #7 DONE 0.1s [2021-07-09T17:04:48.720Z] [2021-07-09T17:04:48.720Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-07-09T17:04:48.720Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-09T17:04:48.720Z] #6 DONE 0.1s [2021-07-09T17:04:48.785Z] Commit message: "Merge commit 'c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3' into HEAD" [2021-07-09T17:04:48.978Z] [2021-07-09T17:04:48.978Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-09T17:04:48.978Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-09T17:04:48.978Z] #65 DONE 0.0s [2021-07-09T17:04:48.978Z] [2021-07-09T17:04:48.978Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-09T17:04:48.978Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-09T17:04:48.978Z] #63 DONE 0.0s [2021-07-09T17:04:48.978Z] [2021-07-09T17:04:48.978Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-09T17:04:48.978Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-09T17:04:48.978Z] #9 DONE 0.0s [2021-07-09T17:04:48.978Z] [2021-07-09T17:04:48.978Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-09T17:04:48.978Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-09T17:04:48.978Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.0s done [2021-07-09T17:04:48.978Z] #26 DONE 0.0s [2021-07-09T17:04:48.978Z] [2021-07-09T17:04:48.978Z] #23 [internal] load build context [2021-07-09T17:04:48.978Z] #23 sha256:bbf82abf5d15af2f3283ca8a346d3138c19bfbaacafe7978ed6c9b01e1e35bce [2021-07-09T17:04:48.816Z] > git rev-list --no-walk 5d244675bdb23e8fce427036c03517243f344cd4 # timeout=10 [2021-07-09T17:04:49.238Z] #23 ... [2021-07-09T17:04:49.238Z] [2021-07-09T17:04:49.238Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-09T17:04:49.238Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-09T17:04:49.238Z] #42 DONE 0.4s [2021-07-09T17:04:49.238Z] [2021-07-09T17:04:49.238Z] #23 [internal] load build context [2021-07-09T17:04:49.238Z] #23 sha256:bbf82abf5d15af2f3283ca8a346d3138c19bfbaacafe7978ed6c9b01e1e35bce [2021-07-09T17:04:49.305Z] #30 transferring context: 55.68MB 1.3s done [2021-07-09T17:04:49.305Z] #30 DONE 1.3s [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-09T17:04:49.305Z] #45 sha256:5d19ba9c609fcae1c2b92d92fa0d47810883aebef0b66b08cad5367f4e4b3eb3 [2021-07-09T17:04:49.305Z] #45 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #63 [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 [2021-07-09T17:04:49.305Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a [2021-07-09T17:04:49.305Z] #63 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-09T17:04:49.305Z] #46 sha256:31ddbff9f2cf0a02e829f1c81fc8e306bda7e328dbd7ea17fe01a9aa67efdf10 [2021-07-09T17:04:49.305Z] #46 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-07-09T17:04:49.305Z] #26 sha256:ae0db780aaf914d8d5c97fabc00ac54c46b4af1693c0f45229eabc8e7f6fa0b7 [2021-07-09T17:04:49.305Z] #26 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-09T17:04:49.305Z] #32 sha256:a9ae0dac626c07fcdf6c3612f4a904c4ecd6023cf6a23a0440ad19fc9a696bb0 [2021-07-09T17:04:49.305Z] #32 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #41 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-09T17:04:49.305Z] #41 sha256:6b6422b8cecb8f0e944b6bce4047c10e52b6d3d0f13c14bc1b52394f2e6c3efa [2021-07-09T17:04:49.305Z] #41 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #43 [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 [2021-07-09T17:04:49.305Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458 [2021-07-09T17:04:49.305Z] #43 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-09T17:04:49.305Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-09T17:04:49.305Z] #73 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-09T17:04:49.305Z] #54 sha256:ea7a44bc7f48c771bedae93d884df45b2cc32d7959d24c74e5eac0fc66687111 [2021-07-09T17:04:49.305Z] #54 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-07-09T17:04:49.305Z] #15 sha256:e3fc2e67146fa8b81da8d1e6deb2aa1d0b4b0723b9b644b4562650f1364464ff [2021-07-09T17:04:49.305Z] #15 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #18 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-09T17:04:49.305Z] #18 sha256:4e7dbf64f9af4323142aeb05bf2038563a726837f0159db9cec08890cd2fcf8a [2021-07-09T17:04:49.305Z] #18 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-09T17:04:49.305Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-09T17:04:49.305Z] #71 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-09T17:04:49.305Z] #68 sha256:a5d8df1b0b0bc43d344d20862aabafe506d225a5663b428887f9acfe62d84d4e [2021-07-09T17:04:49.305Z] #68 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-09T17:04:49.305Z] #38 sha256:d680f3e1e676523afc8237556ac0aa70f3febe1ea899ec6f46e8537f5e50b54f [2021-07-09T17:04:49.305Z] #38 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #22 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-09T17:04:49.305Z] #22 sha256:10afe5c81cb7080e90e4669baed8c1aee94fda7524d2d2bc38f75f8a146bbbee [2021-07-09T17:04:49.305Z] #22 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #66 [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 [2021-07-09T17:04:49.305Z] #66 sha256:571bb4fc0c3476ccebab98779441d6ef23f0a61b6072693cdfa496939b908506 [2021-07-09T17:04:49.305Z] #66 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #36 [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 [2021-07-09T17:04:49.305Z] #36 sha256:d03a7d1d8995ac1cc1cec8931c64465027d694d78c07009fee925c92c9270d83 [2021-07-09T17:04:49.305Z] #36 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-09T17:04:49.305Z] #50 sha256:18a6a30518753cc2cf84cb4c9cead93e3b02a5420463ddb3ada6950d03757d94 [2021-07-09T17:04:49.305Z] #50 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #39 [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 [2021-07-09T17:04:49.305Z] #39 sha256:2f0d148838deb7ddd1e4dd2cf402a276b1d01e3ecbd6bfab487f217ee42c94e4 [2021-07-09T17:04:49.305Z] #39 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-09T17:04:49.305Z] #62 sha256:4d8f553bd2b9cd0ae440b1f356a32059ab46bd541f8b1ee023447e851aea592a [2021-07-09T17:04:49.305Z] #62 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-09T17:04:49.305Z] #40 sha256:16083fd10e94c0f89f545bb72b8762122f41a0c1c355f3e3569b36409f03eb64 [2021-07-09T17:04:49.305Z] #40 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-09T17:04:49.305Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c [2021-07-09T17:04:49.305Z] #10 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-09T17:04:49.305Z] #65 sha256:73bd91fb4f36cab361021ac9f4721e679608ae34acdb980ce1f128799ff6723b [2021-07-09T17:04:49.305Z] #65 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #44 [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 [2021-07-09T17:04:49.305Z] #44 sha256:e8d1cc848a2d4daeeee76f3d62931bfe6be832fe3d2ac8b1f7794fff1f516923 [2021-07-09T17:04:49.305Z] #44 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-09T17:04:49.305Z] #69 sha256:2f8ef5f8987fd5dbc78a1c6fb43e0d42bbd75ba94ee2b45b1be85b54b035c3d1 [2021-07-09T17:04:49.305Z] #69 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #53 [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 [2021-07-09T17:04:49.305Z] #53 sha256:ba5cd5a0ecf10a64871e291e16f228789066fa42fddaffb27c8e8254d7078481 [2021-07-09T17:04:49.305Z] #53 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-09T17:04:49.305Z] #35 sha256:362eb906d4e4b12ee4cfefc7316a1c2b67f4f3696b36682948556f0d3ea09ef3 [2021-07-09T17:04:49.305Z] #35 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #59 [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 [2021-07-09T17:04:49.305Z] #59 sha256:fe5c6521004b87cd200dc19587c300920de865e9b315b84ef65629ba0204622a [2021-07-09T17:04:49.305Z] #59 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-09T17:04:49.305Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-09T17:04:49.305Z] #51 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-09T17:04:49.305Z] #60 sha256:1f4aa13567e6f270f2339e5b7af8091f3c3c0f59aeb2a10c8e26d0641dc63530 [2021-07-09T17:04:49.305Z] #60 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #34 [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 [2021-07-09T17:04:49.305Z] #34 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-09T17:04:49.305Z] #34 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-09T17:04:49.305Z] #25 sha256:45238e52abd8d3b8563241fd9533b311192ac85c1436ffec83faf0338a9c0c2f [2021-07-09T17:04:49.305Z] #25 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-09T17:04:49.305Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777 [2021-07-09T17:04:49.305Z] #17 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-07-09T17:04:49.305Z] #13 sha256:e140c858d0ae984f613493f6e398b12ac1fe8911fce7f7e228f0b580d079bca7 [2021-07-09T17:04:49.305Z] #13 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-07-09T17:04:49.305Z] #16 sha256:b943fb6d8e4bfd933f8fb6ce9991b2bdb2e0b97bcf7e6b55faa4484cfac8d541 [2021-07-09T17:04:49.305Z] #16 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #31 [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 [2021-07-09T17:04:49.305Z] #31 sha256:6648617024087deceb5224652266750a0277e13146daba799a9af81005f9cb03 [2021-07-09T17:04:49.305Z] #31 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-09T17:04:49.305Z] #74 sha256:c6390923fc243e4ac931f1d4f139cb614a281939368f7d196049056928bc2a31 [2021-07-09T17:04:49.305Z] #74 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-09T17:04:49.305Z] #23 sha256:3080c4eebbe11b6a82d8bbeeab5fbff68c683d4e31ffed64b957bd235379871e [2021-07-09T17:04:49.305Z] #23 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-09T17:04:49.305Z] #58 sha256:fe0e932c82e28168b884ad7d5018703c60f8b3618990eebf2b7180efd64e953e [2021-07-09T17:04:49.305Z] #58 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #19 [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 [2021-07-09T17:04:49.305Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1 [2021-07-09T17:04:49.305Z] #19 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #57 [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 [2021-07-09T17:04:49.305Z] #57 sha256:b0daaf85e701a01f59425ba03b42ff4feb38165e52a9d0b17bd2f4782003e933 [2021-07-09T17:04:49.305Z] #57 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-09T17:04:49.305Z] #37 sha256:8a02b879d3d60890d5f6fad1b1ac3e7a4816544cdadbe6ecb4e15b1a0273031c [2021-07-09T17:04:49.305Z] #37 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #61 [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 [2021-07-09T17:04:49.305Z] #61 sha256:0e9d2ca3937a5d9d34d9d83483057d2a4cacbe41a90d6b0a6f57c6dd33cefc6f [2021-07-09T17:04:49.305Z] #61 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-09T17:04:49.305Z] #52 sha256:1a6bbe5e548f44a698a0d6d127bd6098abe4f9bc39c64efba4af23fb26306c99 [2021-07-09T17:04:49.305Z] #52 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #27 [dev-systemd-false 7/25] 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 [2021-07-09T17:04:49.305Z] #27 sha256:ba9953951396f4e82697e334984aa0b58ce8c583c4adf8f219234a06976ed067 [2021-07-09T17:04:49.305Z] #27 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-09T17:04:49.305Z] #21 sha256:02e11c15e92d1cf902ef14e0bc18d16c35c0dcd601a615f0f9782307a92c6055 [2021-07-09T17:04:49.305Z] #21 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.305Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-07-09T17:04:49.305Z] #14 sha256:ec239385c399ab19d8fa3dbf6c1477cd5664cd9f5387025175700edbf3476eac [2021-07-09T17:04:49.305Z] #14 CACHED [2021-07-09T17:04:49.305Z] [2021-07-09T17:04:49.306Z] #28 [dev-systemd-false 8/25] 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 [2021-07-09T17:04:49.306Z] #28 sha256:9a5262c8b60d656939dbd31ac6ada084fe57ab2b26d512ef0a756b2ae3f56878 [2021-07-09T17:04:49.306Z] #28 CACHED [2021-07-09T17:04:49.306Z] [2021-07-09T17:04:49.306Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-09T17:04:49.306Z] #48 sha256:281370b958257f39f5074007528adaab02eed38a09902e405a3a6135e2212cf6 [2021-07-09T17:04:49.306Z] #48 CACHED [2021-07-09T17:04:49.306Z] [2021-07-09T17:04:49.306Z] #20 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-07-09T17:04:49.306Z] #20 sha256:73402ef437df642e8b0e2e2008387bbdf7dd5b0524bc3c40a3cd49672975109c [2021-07-09T17:04:49.306Z] #20 CACHED [2021-07-09T17:04:49.306Z] [2021-07-09T17:04:49.306Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-09T17:04:49.306Z] #42 sha256:d430448676f90923487e08e2a22fdccc01561e837fa474a9696c1b12aad36e0c [2021-07-09T17:04:49.306Z] #42 CACHED [2021-07-09T17:04:49.306Z] [2021-07-09T17:04:49.306Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-09T17:04:49.306Z] #29 sha256:bf9aa37e25bcefddd61296816f6f03f52b245c07e8f5abc5af8206e1bd6e6f74 [2021-07-09T17:04:49.306Z] #29 CACHED [2021-07-09T17:04:49.306Z] [2021-07-09T17:04:49.306Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-09T17:04:49.306Z] #67 sha256:82add9715ced1e167663f92d288e8877036bf4b695a1ae612cdc22c42d0dad6d [2021-07-09T17:04:49.306Z] #67 CACHED [2021-07-09T17:04:49.306Z] [2021-07-09T17:04:49.306Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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 [2021-07-09T17:04:49.306Z] #47 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-07-09T17:04:49.306Z] #47 CACHED [2021-07-09T17:04:49.306Z] [2021-07-09T17:04:49.306Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-09T17:04:49.306Z] #24 sha256:1952e465261da5f31914a4c8740d03f5a5c8b541f5281d9273ed2e18dd3d0d9e [2021-07-09T17:04:49.306Z] #24 CACHED [2021-07-09T17:04:49.306Z] [2021-07-09T17:04:49.306Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-07-09T17:04:49.306Z] #12 sha256:4ba1b820d7cf7fab04de28c302cc5ad6ba5c1bce5b0faa2c8c7476b3cb90f15d [2021-07-09T17:04:49.306Z] #12 CACHED [2021-07-09T17:04:49.306Z] [2021-07-09T17:04:49.306Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-09T17:04:49.306Z] #56 sha256:2b710a86ec7a5bbdb4c4c1fec18891c0a919e1280970bcd9d9df54e73dcde215 [2021-07-09T17:04:49.306Z] #56 CACHED [2021-07-09T17:04:49.306Z] [2021-07-09T17:04:49.306Z] #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 [2021-07-09T17:04:49.306Z] #11 sha256:7e7cc28ac802b4f5a198feb1094c3ea6d21f9e71144c62cfb877f67001e28055 [2021-07-09T17:04:49.306Z] #11 CACHED [2021-07-09T17:04:49.306Z] [2021-07-09T17:04:49.306Z] #64 [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 [2021-07-09T17:04:49.306Z] #64 sha256:c56c4586674b86ae7921bc80d1864bced49b89ecc1fb6f74895a02f9df1aa82d [2021-07-09T17:04:49.306Z] #64 CACHED [2021-07-09T17:04:49.306Z] [2021-07-09T17:04:49.306Z] #55 [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 [2021-07-09T17:04:49.306Z] #55 sha256:8888c597b7c114743a478dbf24f4ac31d4d616b35a3bf09354d1e8d6ce8e25f8 [2021-07-09T17:04:49.306Z] #55 CACHED [2021-07-09T17:04:49.306Z] [2021-07-09T17:04:49.306Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-09T17:04:49.306Z] #75 sha256:28a1630eabcafcbf00cfd7bcd3bc678e13c6b6d35cc13a878a7ed4992420dc2d [2021-07-09T17:04:49.306Z] #75 CACHED [2021-07-09T17:04:49.306Z] [2021-07-09T17:04:49.306Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-09T17:04:49.306Z] #76 sha256:07edcda33eb40e86347d4ff8da47e7bba0f662b678ab90972cd86e1fac8b2d7a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-09T17:04:49.970Z] #23 transferring context: 55.68MB 1.4s done [2021-07-09T17:04:49.971Z] #23 DONE 1.5s [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #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 [2021-07-09T17:04:49.971Z] #32 sha256:2f0d148838deb7ddd1e4dd2cf402a276b1d01e3ecbd6bfab487f217ee42c94e4 [2021-07-09T17:04:49.971Z] #32 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #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 [2021-07-09T17:04:49.971Z] #29 sha256:263a04469b457657ecf33a7046dfcb1b9ac05792bcf0feac49e14cad37128573 [2021-07-09T17:04:49.971Z] #29 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-09T17:04:49.971Z] #30 sha256:ca2bf4af4c8882cdf465ddb57c52ff6d10f63c10653bb049e19701f4a86d2ff9 [2021-07-09T17:04:49.971Z] #30 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #50 [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 [2021-07-09T17:04:49.971Z] #50 sha256:af821cd0560118e3158e1e958750250b256c22a720ddfe0caa9c4af3195dd95a [2021-07-09T17:04:49.971Z] #50 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-09T17:04:49.971Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-09T17:04:49.971Z] #44 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-09T17:04:49.971Z] #41 sha256:2f25cbb1f2417e50f23f140f7c6e1cfe4420fa084619acbc53b210298c488409 [2021-07-09T17:04:49.971Z] #41 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-09T17:04:49.971Z] #16 sha256:864b9c7430e2112146aef982e9d643a75220c4e7c9a4b060e235bf5a375fbb0a [2021-07-09T17:04:49.971Z] #16 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-09T17:04:49.971Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-09T17:04:49.971Z] #66 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-09T17:04:49.971Z] #19 sha256:5496f0e97ae390c3729965c93383ff2b000402a6445882ae9b4d1818308ae8a2 [2021-07-09T17:04:49.971Z] #19 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #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 [2021-07-09T17:04:49.971Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-09T17:04:49.971Z] #13 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-09T17:04:49.971Z] #53 sha256:24843d83cec162a0805e3bbc16ef83d428427b75c7c21c592803be7b5ffbd4b2 [2021-07-09T17:04:49.971Z] #53 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-09T17:04:49.971Z] #61 sha256:5a3733e37420a89146317cf360ad8cba2dc018c8f880ba35b2c471b81325bec9 [2021-07-09T17:04:49.971Z] #61 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-09T17:04:49.971Z] #45 sha256:9d7a83e294c66973722950fa7c47ab15761ee86289e6cda6c60f06b82ba8e679 [2021-07-09T17:04:49.971Z] #45 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-09T17:04:49.971Z] #55 sha256:75ae231685a303aee1fce5788e6d890a4bcaea854690a71281c792514962bda2 [2021-07-09T17:04:49.971Z] #55 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-09T17:04:49.971Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-09T17:04:49.971Z] #64 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #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 [2021-07-09T17:04:49.971Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-07-09T17:04:49.971Z] #40 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #57 [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 [2021-07-09T17:04:49.971Z] #57 sha256:a2625195b9f110ceb55929e0e2a6c2fe00d02e58370fde33c3438115be91f4ae [2021-07-09T17:04:49.971Z] #57 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-09T17:04:49.971Z] #15 sha256:3a86d1606e676808439c4981a5d96af34a635de25264183a2c8705d6201beccf [2021-07-09T17:04:49.971Z] #15 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-09T17:04:49.971Z] #18 sha256:4a06eb2e6916706953af6d0e20900029c471662c7599357c77f718bd0031b81d [2021-07-09T17:04:49.971Z] #18 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #52 [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 [2021-07-09T17:04:49.971Z] #52 sha256:7c1392c7e2653772efdf0cea687f634b3cd277fadd8060619034b3a0628bf48f [2021-07-09T17:04:49.971Z] #52 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-09T17:04:49.971Z] #28 sha256:56412c6dda8d174f85355469db9c22a3d3ceb7a138d75b5411a3bf9b1db8ffb8 [2021-07-09T17:04:49.971Z] #28 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-09T17:04:49.971Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf [2021-07-09T17:04:49.971Z] #22 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #59 [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 [2021-07-09T17:04:49.971Z] #59 sha256:bcfcfcfeac7fa88a3231286426705c5f25dae7e4db606f20e80fa84c8bdb8dad [2021-07-09T17:04:49.971Z] #59 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-09T17:04:49.971Z] #39 sha256:31ddbff9f2cf0a02e829f1c81fc8e306bda7e328dbd7ea17fe01a9aa67efdf10 [2021-07-09T17:04:49.971Z] #39 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-09T17:04:49.971Z] #31 sha256:d680f3e1e676523afc8237556ac0aa70f3febe1ea899ec6f46e8537f5e50b54f [2021-07-09T17:04:49.971Z] #31 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-09T17:04:49.971Z] #47 sha256:250d76f3a5118577fd87991719c0a2f1494d2ebd8c8059a4fc7bbc777ba91512 [2021-07-09T17:04:49.971Z] #47 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #56 [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 [2021-07-09T17:04:49.971Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-07-09T17:04:49.971Z] #56 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-09T17:04:49.971Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c [2021-07-09T17:04:49.971Z] #10 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-09T17:04:49.971Z] #43 sha256:18a6a30518753cc2cf84cb4c9cead93e3b02a5420463ddb3ada6950d03757d94 [2021-07-09T17:04:49.971Z] #43 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-09T17:04:49.971Z] #17 sha256:1467fbc48ad14ac7553111828c320388f02e69c9da51832b2ecbdc6994e485f3 [2021-07-09T17:04:49.971Z] #17 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #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 [2021-07-09T17:04:49.971Z] #24 sha256:a2a1ca28dc6158f28e373fa49e66f9f8796b782b16268f77f20a48c4073bc050 [2021-07-09T17:04:49.971Z] #24 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-09T17:04:49.971Z] #14 sha256:36c49fb902c07c78a3f717333e0b4566bc240c82fb30c553c8f9257633680e0a [2021-07-09T17:04:49.971Z] #14 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-09T17:04:49.971Z] #34 sha256:252592d63d27cc7128441b09d80a0bbec8367ee4b6700ca7292a750d4dcf2f76 [2021-07-09T17:04:49.971Z] #34 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #54 [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 [2021-07-09T17:04:49.971Z] #54 sha256:da372d33441bfe17e3d827a072098dd83d5aea0585b380ef6edbbf62935ccacd [2021-07-09T17:04:49.971Z] #54 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-09T17:04:49.971Z] #38 sha256:985f66fee70d58229deb64f6f8901d12149b5ddf62be9c59e92b692ac4fdb444 [2021-07-09T17:04:49.971Z] #38 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #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 [2021-07-09T17:04:49.971Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-09T17:04:49.971Z] #27 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-09T17:04:49.971Z] #62 sha256:f65d076487b8b62d1fcc71627ba7cf6b22d46684f2156f98318699c95559606d [2021-07-09T17:04:49.971Z] #62 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #20 [dev-systemd-false 7/25] 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 [2021-07-09T17:04:49.971Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-07-09T17:04:49.971Z] #20 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-09T17:04:49.971Z] #35 sha256:7c12176e766a43d8d55ac4eb153810ff8be5589705cef4e83c602848234f889b [2021-07-09T17:04:49.971Z] #35 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #21 [dev-systemd-false 8/25] 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 [2021-07-09T17:04:49.971Z] #21 sha256:76a9f64f9fb82892ea9968c686b94db27a4b2f619ff7f6fc0ad4059c1753ce94 [2021-07-09T17:04:49.971Z] #21 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #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 [2021-07-09T17:04:49.971Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-07-09T17:04:49.971Z] #36 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-09T17:04:49.971Z] #33 sha256:b0f7cf2e5da154ef919e7cf91e75a926a7a27f6032b05c5fc5502a775b993d49 [2021-07-09T17:04:49.971Z] #33 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-09T17:04:49.971Z] #49 sha256:d2e86a7a92e0e2eccd93fca89b2b072034ed23f241dd2b7383bc6566319be534 [2021-07-09T17:04:49.971Z] #49 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-09T17:04:49.971Z] #67 sha256:4d6538e203cdb4375dd5cbc470bb41f42fd66a70e9025b9d499243174e1fdc47 [2021-07-09T17:04:49.971Z] #67 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #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 [2021-07-09T17:04:49.971Z] #11 sha256:7e7cc28ac802b4f5a198feb1094c3ea6d21f9e71144c62cfb877f67001e28055 [2021-07-09T17:04:49.971Z] #11 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-09T17:04:49.971Z] #58 sha256:5e40ad76bcb3447dd63de06b5e6db43c9c8a322d4fb342ca55d1b542d774efd7 [2021-07-09T17:04:49.971Z] #58 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-09T17:04:49.971Z] #25 sha256:73fc36e7205de98819bb4986fe592df11702614f681d78efd2c5d86187a4bbee [2021-07-09T17:04:49.971Z] #25 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #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 [2021-07-09T17:04:49.971Z] #12 sha256:884cc595349644e28cfbd586d6020b24c75d1db9540338f26e6912490963d9f4 [2021-07-09T17:04:49.971Z] #12 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-09T17:04:49.971Z] #51 sha256:1e8a8b132da6a398fec9e36537206ea37689e8492e5eb90f786479e0cdcc89eb [2021-07-09T17:04:49.971Z] #51 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #48 [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 [2021-07-09T17:04:49.971Z] #48 sha256:727a98ed3f44743fc6480cc92b2e5f7876edf928d55b1cab23ad53d0c32d9ca6 [2021-07-09T17:04:49.971Z] #48 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #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 [2021-07-09T17:04:49.971Z] #37 sha256:ef28cab83a4170165183ce0be1f531bd999192c18a603da5c9f5f6cc4c867ff4 [2021-07-09T17:04:49.971Z] #37 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #46 [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 [2021-07-09T17:04:49.971Z] #46 sha256:b4df4f87049a9faf0e76a5545d6e8434d83108bf0e164b12b3a50fe70a3d3004 [2021-07-09T17:04:49.971Z] #46 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-09T17:04:49.971Z] #60 sha256:a32585828c5f584217b18572bf37e6ecb2618b121ab0a910651d2349bc41ab3f [2021-07-09T17:04:49.971Z] #60 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-09T17:04:49.971Z] #68 sha256:0f722237164e24330618e58659832d48bc39b44fe82a9978383984606d5bc283 [2021-07-09T17:04:49.971Z] #68 CACHED [2021-07-09T17:04:49.971Z] [2021-07-09T17:04:49.971Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-09T17:04:49.971Z] #69 sha256:dd079d1ffe9e272f6497558545ac30d3a96075f2468cd5930bcbb490c71bd5fc [2021-07-09T17:04:49.992Z] #23 transferring context: 55.67MB 1.6s done [2021-07-09T17:04:49.992Z] #23 DONE 1.6s [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-09T17:04:49.992Z] #49 sha256:56c764d87bd4225fead1c0157aa722fd15f93dbf0d7505d00e4b8072b9b900d3 [2021-07-09T17:04:49.992Z] #49 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-09T17:04:49.992Z] #35 sha256:0a33a054dc0d73e45d37aa19b54a36c0a58c60d443d2ca110d97539836b38d23 [2021-07-09T17:04:49.992Z] #35 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-09T17:04:49.992Z] #33 sha256:219cf612631679dd5851cdf8ffce6955821e939f86e335d67b9c1d6fd95f7b21 [2021-07-09T17:04:49.992Z] #33 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-09T17:04:49.992Z] #51 sha256:40a693d99e5e18c7da3d35e7ba55bd729637135cd629c291d7b0ebf7239d14be [2021-07-09T17:04:49.992Z] #51 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-09T17:04:49.992Z] #41 sha256:bd5ca4dd5c129a207800e0f8680e72daf215aced81146e4a012218617a8c36b4 [2021-07-09T17:04:49.992Z] #41 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #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 [2021-07-09T17:04:49.992Z] #32 sha256:2f0d148838deb7ddd1e4dd2cf402a276b1d01e3ecbd6bfab487f217ee42c94e4 [2021-07-09T17:04:49.992Z] #32 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #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 [2021-07-09T17:04:49.992Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-09T17:04:49.992Z] #27 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-09T17:04:49.992Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-09T17:04:49.992Z] #66 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-09T17:04:49.992Z] #16 sha256:864b9c7430e2112146aef982e9d643a75220c4e7c9a4b060e235bf5a375fbb0a [2021-07-09T17:04:49.992Z] #16 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-09T17:04:49.992Z] #18 sha256:4a06eb2e6916706953af6d0e20900029c471662c7599357c77f718bd0031b81d [2021-07-09T17:04:49.992Z] #18 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #54 [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 [2021-07-09T17:04:49.992Z] #54 sha256:ab0351b0e1bbec106df11c0e1763c7af42789702ad8045c4276e044a4da23bd4 [2021-07-09T17:04:49.992Z] #54 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-09T17:04:49.992Z] #47 sha256:1f2ce0f358e2e78bd72c4a5cd7d48bcc0236936cc88ac34aed1f8a3e105b9b64 [2021-07-09T17:04:49.992Z] #47 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-09T17:04:49.992Z] #15 sha256:3a86d1606e676808439c4981a5d96af34a635de25264183a2c8705d6201beccf [2021-07-09T17:04:49.992Z] #15 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #48 [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 [2021-07-09T17:04:49.992Z] #48 sha256:5426390ac5eee44c184a944d319b2f392ac2305e35ba9291bc1e3e0f05f43da3 [2021-07-09T17:04:49.992Z] #48 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #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 [2021-07-09T17:04:49.992Z] #12 sha256:884cc595349644e28cfbd586d6020b24c75d1db9540338f26e6912490963d9f4 [2021-07-09T17:04:49.992Z] #12 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #46 [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 [2021-07-09T17:04:49.992Z] #46 sha256:cae400a01706306dbda72afa110a54ffcba57cdbc6490f853193a6a4298ecce5 [2021-07-09T17:04:49.992Z] #46 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #21 [dev-systemd-false 8/25] 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 [2021-07-09T17:04:49.992Z] #21 sha256:76a9f64f9fb82892ea9968c686b94db27a4b2f619ff7f6fc0ad4059c1753ce94 [2021-07-09T17:04:49.992Z] #21 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-09T17:04:49.992Z] #14 sha256:36c49fb902c07c78a3f717333e0b4566bc240c82fb30c553c8f9257633680e0a [2021-07-09T17:04:49.992Z] #14 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #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 [2021-07-09T17:04:49.992Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-07-09T17:04:49.992Z] #36 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-09T17:04:49.992Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-09T17:04:49.992Z] #64 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-09T17:04:49.992Z] #38 sha256:daa12888c982553d2ec02c71ce32b5bae3eeea4cb40bec3fcec03306136698bd [2021-07-09T17:04:49.992Z] #38 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #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 [2021-07-09T17:04:49.992Z] #11 sha256:7e7cc28ac802b4f5a198feb1094c3ea6d21f9e71144c62cfb877f67001e28055 [2021-07-09T17:04:49.992Z] #11 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #57 [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 [2021-07-09T17:04:49.992Z] #57 sha256:ba1d2054c6185c25c254104ff1dcd580a02e78f95f1e449be38b6f719c48a844 [2021-07-09T17:04:49.992Z] #57 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #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 [2021-07-09T17:04:49.992Z] #24 sha256:0eac3d6fa6df7c402b912d46fa4c979e7897d0fb0995a1ab0b62ebd988c85df7 [2021-07-09T17:04:49.992Z] #24 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-09T17:04:49.992Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c [2021-07-09T17:04:49.992Z] #10 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-09T17:04:49.992Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-09T17:04:49.992Z] #44 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-09T17:04:49.992Z] #62 sha256:833598abf00e2216e3e4dad737208eb7c0077d83353d54c924dec0ed4afdc72a [2021-07-09T17:04:49.992Z] #62 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #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 [2021-07-09T17:04:49.992Z] #37 sha256:d1343095aa12db87a432953f9b27395a8e2de7eae37c0f7074a187fe17528d8e [2021-07-09T17:04:49.992Z] #37 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-09T17:04:49.992Z] #31 sha256:d680f3e1e676523afc8237556ac0aa70f3febe1ea899ec6f46e8537f5e50b54f [2021-07-09T17:04:49.992Z] #31 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-09T17:04:49.992Z] #61 sha256:809f9c1a7512b71b859d968b36381e6225de7f031491c4eb69a94ee2498e6179 [2021-07-09T17:04:49.992Z] #61 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #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 [2021-07-09T17:04:49.992Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-09T17:04:49.992Z] #13 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-09T17:04:49.992Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf [2021-07-09T17:04:49.992Z] #22 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-09T17:04:49.992Z] #34 sha256:69f77355770ac3a8bae69803c683c9f2cc35d24082d14054277036c6941e8ba9 [2021-07-09T17:04:49.992Z] #34 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #50 [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 [2021-07-09T17:04:49.992Z] #50 sha256:336f0b366ae2b740554916dde076215207de73acc33878f6ebc3d5e0bed70b0e [2021-07-09T17:04:49.992Z] #50 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-09T17:04:49.992Z] #53 sha256:63ff52e64878c6e36518bfe898bef85e376ba6694633a979d65117e247ef7a56 [2021-07-09T17:04:49.992Z] #53 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-09T17:04:49.992Z] #28 sha256:015c92d9f5cc239ffeb8cdacc078f95abf558a66f962bca05ea57efae1591b25 [2021-07-09T17:04:49.992Z] #28 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #20 [dev-systemd-false 7/25] 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 [2021-07-09T17:04:49.992Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-07-09T17:04:49.992Z] #20 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-09T17:04:49.992Z] #55 sha256:deec71df3d11f5b44945df23139d2497c3935a058c2ac26bc5b18dbba7b7808d [2021-07-09T17:04:49.992Z] #55 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-09T17:04:49.992Z] #67 sha256:4d1a0f2a7d04414fd3e87de5b2a61c97837ca66494697cc3f2723b38197e9444 [2021-07-09T17:04:49.992Z] #67 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #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 [2021-07-09T17:04:49.992Z] #29 sha256:dcadc421e74adc143597978fb113bd31debf0ba7f44130f323920e4c47bb0b16 [2021-07-09T17:04:49.992Z] #29 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #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 [2021-07-09T17:04:49.992Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-07-09T17:04:49.992Z] #40 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-09T17:04:49.992Z] #60 sha256:cb9ec01b060885543ad2a6fe3ca54f9164d73f2a8bac6fa7dfd868e6471e22ba [2021-07-09T17:04:49.992Z] #60 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-09T17:04:49.992Z] #68 sha256:2d276d6de8cb12cb4212404baa5919c6296d572c0cbef096fb15b1d3f0324388 [2021-07-09T17:04:49.992Z] #68 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-09T17:04:49.992Z] #25 sha256:2277d871472ea553c8fb9ffc92e2c2f9c9f43305bdac8a755a716af05eecec33 [2021-07-09T17:04:49.992Z] #25 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-09T17:04:49.992Z] #19 sha256:5496f0e97ae390c3729965c93383ff2b000402a6445882ae9b4d1818308ae8a2 [2021-07-09T17:04:49.992Z] #19 CACHED [2021-07-09T17:04:49.992Z] [2021-07-09T17:04:49.992Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-09T17:04:49.992Z] #17 sha256:1467fbc48ad14ac7553111828c320388f02e69c9da51832b2ecbdc6994e485f3 [2021-07-09T17:04:49.992Z] #17 CACHED [2021-07-09T17:04:49.993Z] [2021-07-09T17:04:49.993Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-09T17:04:49.993Z] #45 sha256:3ced0528036adbba3be441696eae2f4498685ff533cc4ccf9809436a87349042 [2021-07-09T17:04:49.993Z] #45 CACHED [2021-07-09T17:04:49.993Z] [2021-07-09T17:04:49.993Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-09T17:04:49.993Z] #30 sha256:b79e11fe52390011d96ab5396ac6cb063ec780fabadf0ad996002d8350395ef3 [2021-07-09T17:04:49.993Z] #30 CACHED [2021-07-09T17:04:49.993Z] [2021-07-09T17:04:49.993Z] #52 [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 [2021-07-09T17:04:49.993Z] #52 sha256:f6d794745f3f3f5ae8ea453181ff66524f11affd94a756881c23c56c5e7fa546 [2021-07-09T17:04:49.993Z] #52 CACHED [2021-07-09T17:04:49.993Z] [2021-07-09T17:04:49.993Z] #56 [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 [2021-07-09T17:04:49.993Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-07-09T17:04:49.993Z] #56 CACHED [2021-07-09T17:04:49.993Z] [2021-07-09T17:04:49.993Z] #59 [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 [2021-07-09T17:04:49.993Z] #59 sha256:f34dcdf5376181ca3cef4f09191984dd947ec13b1c114d2550aac08158f1c330 [2021-07-09T17:04:49.993Z] #59 CACHED [2021-07-09T17:04:49.993Z] [2021-07-09T17:04:49.993Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-09T17:04:49.993Z] #58 sha256:525561789b60e8aa4a7b58fbb5aba232fae0c1adbbded4bb7f0fa12d0be9002a [2021-07-09T17:04:49.993Z] #58 CACHED [2021-07-09T17:04:49.993Z] [2021-07-09T17:04:49.993Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-09T17:04:49.993Z] #43 sha256:18a6a30518753cc2cf84cb4c9cead93e3b02a5420463ddb3ada6950d03757d94 [2021-07-09T17:04:49.993Z] #43 CACHED [2021-07-09T17:04:49.993Z] [2021-07-09T17:04:49.993Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-09T17:04:49.993Z] #39 sha256:31ddbff9f2cf0a02e829f1c81fc8e306bda7e328dbd7ea17fe01a9aa67efdf10 [2021-07-09T17:04:49.993Z] #39 CACHED [2021-07-09T17:04:49.993Z] [2021-07-09T17:04:49.993Z] #69 [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 [2021-07-09T17:04:49.993Z] #69 sha256:8aa2194dc5739a8afc155603c775b9d2f47f9b22dccde50dbc857c026a7b7beb [2021-07-09T17:04:49.993Z] #69 CACHED [2021-07-09T17:04:49.993Z] [2021-07-09T17:04:49.993Z] #70 [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 [2021-07-09T17:04:49.993Z] #70 sha256:5ba18c4e5d60206a47729366f97485527ce4c23738c60ee3083188fc307413da [2021-07-09T17:04:49.993Z] #70 CACHED [2021-07-09T17:04:49.993Z] [2021-07-09T17:04:49.993Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-09T17:04:49.993Z] #71 sha256:1f8ba29bf3590e56c5e71ef818e9c3ee81a5a0e7f2831acd52be63618e3d316d [2021-07-09T17:04:50.249Z] #76 DONE 1.1s [2021-07-09T17:04:50.249Z] [2021-07-09T17:04:50.249Z] #77 exporting to image [2021-07-09T17:04:50.249Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-09T17:04:50.249Z] #77 exporting layers [2021-07-09T17:04:50.398Z] + docker version [2021-07-09T17:04:50.398Z] Client: Mirantis Container Runtime [2021-07-09T17:04:50.398Z] Version: 20.10.0 [2021-07-09T17:04:50.398Z] API version: 1.41 [2021-07-09T17:04:50.398Z] Go version: go1.13.15 [2021-07-09T17:04:50.398Z] Git commit: 6ee42dc [2021-07-09T17:04:50.398Z] Built: 03/11/2021 13:24:56 [2021-07-09T17:04:50.398Z] OS/Arch: windows/amd64 [2021-07-09T17:04:50.398Z] Context: default [2021-07-09T17:04:50.398Z] Experimental: true [2021-07-09T17:04:50.398Z] [2021-07-09T17:04:50.398Z] Server: Mirantis Container Runtime [2021-07-09T17:04:50.398Z] Engine: [2021-07-09T17:04:50.398Z] Version: 20.10.0 [2021-07-09T17:04:50.398Z] API version: 1.41 (minimum version 1.24) [2021-07-09T17:04:50.398Z] Go version: go1.13.15 [2021-07-09T17:04:50.398Z] Git commit: 1e08f21e79 [2021-07-09T17:04:50.398Z] Built: 03/11/2021 13:23:32 [2021-07-09T17:04:50.398Z] OS/Arch: windows/amd64 [2021-07-09T17:04:50.398Z] Experimental: true [Pipeline] sh [2021-07-09T17:04:50.604Z] #23 transferring context: 55.68MB 1.6s done [2021-07-09T17:04:50.604Z] #23 DONE 1.7s [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #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 [2021-07-09T17:04:50.604Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-09T17:04:50.604Z] #13 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #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 [2021-07-09T17:04:50.604Z] #24 sha256:3273a6146dc09e1ea004455dce19e0a0dcb05071b7a2749b046a05541903d810 [2021-07-09T17:04:50.604Z] #24 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #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 [2021-07-09T17:04:50.604Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-07-09T17:04:50.604Z] #40 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #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 [2021-07-09T17:04:50.604Z] #29 sha256:439337f0848ada52e5c4a91a34c6ea48fd1ec34c0e91930818883541ea420b0f [2021-07-09T17:04:50.604Z] #29 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-09T17:04:50.604Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-09T17:04:50.604Z] #44 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-09T17:04:50.604Z] #67 sha256:4ac64c24e07e175dac132d9c04590b2f3a87588556ce9a8ba84abd7d71d0ac72 [2021-07-09T17:04:50.604Z] #67 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-09T17:04:50.604Z] #18 sha256:4a06eb2e6916706953af6d0e20900029c471662c7599357c77f718bd0031b81d [2021-07-09T17:04:50.604Z] #18 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-09T17:04:50.604Z] #30 sha256:739096b98d55b16ccbd90678cdf8a585ac0d908114a27e1cc89e793c17ad2699 [2021-07-09T17:04:50.604Z] #30 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #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 [2021-07-09T17:04:50.604Z] #37 sha256:227b227b11a55e1d5b7914a47435917bbd26b2e9eca4d48409a9ddf076681dfb [2021-07-09T17:04:50.604Z] #37 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #50 [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 [2021-07-09T17:04:50.604Z] #50 sha256:db80ff6d9d0e131afd522146681ff58194b79f8152c79dc0e76cb20c79b7f785 [2021-07-09T17:04:50.604Z] #50 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-09T17:04:50.604Z] #41 sha256:374c167e18afacc388f33899f307357cdb81918a355a6a3de4ebb80212bda3d1 [2021-07-09T17:04:50.604Z] #41 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-09T17:04:50.604Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c [2021-07-09T17:04:50.604Z] #10 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-09T17:04:50.604Z] #62 sha256:15b966ca21e93a385310215135fd36a0aa2bbed00a32ec15aff157627e56bfec [2021-07-09T17:04:50.604Z] #62 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-09T17:04:50.604Z] #19 sha256:5496f0e97ae390c3729965c93383ff2b000402a6445882ae9b4d1818308ae8a2 [2021-07-09T17:04:50.604Z] #19 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-09T17:04:50.604Z] #43 sha256:18a6a30518753cc2cf84cb4c9cead93e3b02a5420463ddb3ada6950d03757d94 [2021-07-09T17:04:50.604Z] #43 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #54 [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 [2021-07-09T17:04:50.604Z] #54 sha256:4d90bb9acfbb786c3416df872bfd0ed89db0aaeeba058494efdf8d815453346b [2021-07-09T17:04:50.604Z] #54 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #20 [dev-systemd-false 7/25] 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 [2021-07-09T17:04:50.604Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-07-09T17:04:50.604Z] #20 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-09T17:04:50.604Z] #61 sha256:fa7f51d7bb654607f7a5e49c551c696fe35f00898609f1fa657fecb22f319602 [2021-07-09T17:04:50.604Z] #61 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #48 [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 [2021-07-09T17:04:50.604Z] #48 sha256:d19340ef7a8446cabfbab1bc4fb35df91614161b042983d84fa1d4cd1af72d88 [2021-07-09T17:04:50.604Z] #48 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #59 [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 [2021-07-09T17:04:50.604Z] #59 sha256:93a5f98d184b347075ca3de1d1f4c5b1a32b896edd5c162d223edbd057ada7ba [2021-07-09T17:04:50.604Z] #59 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-09T17:04:50.604Z] #45 sha256:ec6b27efbfe3635f6f2b27aa36511e0255debb9ef400667ab75243c0ad8e59b5 [2021-07-09T17:04:50.604Z] #45 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-09T17:04:50.604Z] #34 sha256:e8f0af8d07c43bd5e863f18ef375f148a5d2271e34207294c988e78a6c84f04f [2021-07-09T17:04:50.604Z] #34 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #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 [2021-07-09T17:04:50.604Z] #12 sha256:884cc595349644e28cfbd586d6020b24c75d1db9540338f26e6912490963d9f4 [2021-07-09T17:04:50.604Z] #12 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-09T17:04:50.604Z] #15 sha256:3a86d1606e676808439c4981a5d96af34a635de25264183a2c8705d6201beccf [2021-07-09T17:04:50.604Z] #15 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #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 [2021-07-09T17:04:50.604Z] #32 sha256:2f0d148838deb7ddd1e4dd2cf402a276b1d01e3ecbd6bfab487f217ee42c94e4 [2021-07-09T17:04:50.604Z] #32 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-09T17:04:50.604Z] #33 sha256:5ddf005f34b9f42db19590e739a6d6d0080985c6c6325a0833e75ca9641fa219 [2021-07-09T17:04:50.604Z] #33 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-09T17:04:50.604Z] #60 sha256:a8d8b62678982fd128ed25d750d2d92c6f6ab10cb4ca6f56210b695d73cda45c [2021-07-09T17:04:50.604Z] #60 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-09T17:04:50.604Z] #51 sha256:69fc8dc9c2b93d971272bfad019e627405f5e89882487ea20bdc3e648cf54094 [2021-07-09T17:04:50.604Z] #51 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-09T17:04:50.604Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-09T17:04:50.604Z] #66 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-09T17:04:50.604Z] #47 sha256:611a5cbc9e2f86ecb78325fee13cdde6dc4b8cab2f8aa661955ee6abaa5f2354 [2021-07-09T17:04:50.604Z] #47 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-09T17:04:50.604Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf [2021-07-09T17:04:50.604Z] #22 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-09T17:04:50.604Z] #17 sha256:1467fbc48ad14ac7553111828c320388f02e69c9da51832b2ecbdc6994e485f3 [2021-07-09T17:04:50.604Z] #17 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-09T17:04:50.604Z] #53 sha256:13760babeb26c17778b60a4d6a57d8a38decdf7bb756dd9252099c5d9b3d7bdc [2021-07-09T17:04:50.604Z] #53 CACHED [2021-07-09T17:04:50.604Z] [2021-07-09T17:04:50.604Z] #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 [2021-07-09T17:04:50.605Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-09T17:04:50.605Z] #27 CACHED [2021-07-09T17:04:50.605Z] [2021-07-09T17:04:50.605Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-09T17:04:50.605Z] #35 sha256:a52ba699db2ede352700f58bba23015b699073ca45eab5fbb280adf75d7ec39e [2021-07-09T17:04:50.605Z] #35 CACHED [2021-07-09T17:04:50.605Z] [2021-07-09T17:04:50.605Z] #56 [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 [2021-07-09T17:04:50.605Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-07-09T17:04:50.605Z] #56 CACHED [2021-07-09T17:04:50.605Z] [2021-07-09T17:04:50.605Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-09T17:04:50.605Z] #28 sha256:120d838ae5340794cb8e08923a928e4c39439bdebb3840b6102e6f71500949de [2021-07-09T17:04:50.605Z] #28 CACHED [2021-07-09T17:04:50.605Z] [2021-07-09T17:04:50.605Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-09T17:04:50.605Z] #39 sha256:31ddbff9f2cf0a02e829f1c81fc8e306bda7e328dbd7ea17fe01a9aa67efdf10 [2021-07-09T17:04:50.605Z] #39 CACHED [2021-07-09T17:04:50.605Z] [2021-07-09T17:04:50.605Z] #21 [dev-systemd-false 8/25] 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 [2021-07-09T17:04:50.605Z] #21 sha256:76a9f64f9fb82892ea9968c686b94db27a4b2f619ff7f6fc0ad4059c1753ce94 [2021-07-09T17:04:50.605Z] #21 CACHED [2021-07-09T17:04:50.605Z] [2021-07-09T17:04:50.605Z] #46 [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 [2021-07-09T17:04:50.605Z] #46 sha256:4cfb56f0dc860a44ecba3028f416302f6526cd4d2df2ec1500f5f9fecb68239d [2021-07-09T17:04:50.605Z] #46 CACHED [2021-07-09T17:04:50.605Z] [2021-07-09T17:04:50.605Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-09T17:04:50.605Z] #31 sha256:d680f3e1e676523afc8237556ac0aa70f3febe1ea899ec6f46e8537f5e50b54f [2021-07-09T17:04:50.605Z] #31 CACHED [2021-07-09T17:04:50.605Z] [2021-07-09T17:04:50.605Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-09T17:04:50.605Z] #55 sha256:e54cc708b4ba73a1a851a24377825ddfe087546814b2127ad872fc89024f2355 [2021-07-09T17:04:50.605Z] #55 CACHED [2021-07-09T17:04:50.605Z] [2021-07-09T17:04:50.605Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-09T17:04:50.605Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-09T17:04:50.605Z] #64 CACHED [2021-07-09T17:04:50.605Z] [2021-07-09T17:04:50.605Z] #57 [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 [2021-07-09T17:04:50.605Z] #57 sha256:d8ed001964007d23c54d947eded621c87a0f788d943712017828ca6b3788365a [2021-07-09T17:04:50.605Z] #57 CACHED [2021-07-09T17:04:50.605Z] [2021-07-09T17:04:50.605Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-09T17:04:50.605Z] #16 sha256:864b9c7430e2112146aef982e9d643a75220c4e7c9a4b060e235bf5a375fbb0a [2021-07-09T17:04:50.605Z] #16 CACHED [2021-07-09T17:04:50.605Z] [2021-07-09T17:04:50.605Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-09T17:04:50.605Z] #38 sha256:770f1d30dd5096f8e3a5366c1569a9f0005125430daab41aefd3e6743a76ad2c [2021-07-09T17:04:50.605Z] #38 CACHED [2021-07-09T17:04:50.605Z] [2021-07-09T17:04:50.605Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-09T17:04:50.605Z] #49 sha256:946f458d2cda2ba184d6cc217da1a8ca94bdd47363d9373e6ad01a691237efdf [2021-07-09T17:04:50.605Z] #49 CACHED [2021-07-09T17:04:50.605Z] [2021-07-09T17:04:50.605Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-09T17:04:50.605Z] #25 sha256:3a0f9ee3819aa67c42b9f38a5219d3b202a562de8df80cf29a89b6e0e9fbb87e [2021-07-09T17:04:50.605Z] #25 CACHED [2021-07-09T17:04:50.605Z] [2021-07-09T17:04:50.605Z] #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 [2021-07-09T17:04:50.605Z] #11 sha256:7e7cc28ac802b4f5a198feb1094c3ea6d21f9e71144c62cfb877f67001e28055 [2021-07-09T17:04:50.605Z] #11 CACHED [2021-07-09T17:04:50.605Z] [2021-07-09T17:04:50.605Z] #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 [2021-07-09T17:04:50.605Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-07-09T17:04:50.605Z] #36 CACHED [2021-07-09T17:04:50.605Z] [2021-07-09T17:04:50.605Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-09T17:04:50.605Z] #14 sha256:36c49fb902c07c78a3f717333e0b4566bc240c82fb30c553c8f9257633680e0a [2021-07-09T17:04:50.605Z] #14 CACHED [2021-07-09T17:04:50.605Z] [2021-07-09T17:04:50.605Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-09T17:04:50.605Z] #58 sha256:1e6345353a0d23aa02ebdb4ce31143d288fd03ec690b9c87a26b18715a1c141d [2021-07-09T17:04:50.605Z] #58 CACHED [2021-07-09T17:04:50.605Z] [2021-07-09T17:04:50.605Z] #52 [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 [2021-07-09T17:04:50.605Z] #52 sha256:aef3db8c88dfcc98fb8bf3abed01419891bb69e2a06ff55c31d3e2d17b3d584a [2021-07-09T17:04:50.605Z] #52 CACHED [2021-07-09T17:04:50.605Z] [2021-07-09T17:04:50.605Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-09T17:04:50.605Z] #68 sha256:2e321c686c806c98989c1a8284cf6058c8b7ff01c39e09964d36205bb533d7c1 [2021-07-09T17:04:50.605Z] #68 CACHED [2021-07-09T17:04:50.605Z] [2021-07-09T17:04:50.605Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-09T17:04:50.605Z] #69 sha256:d3eaa17921941eacc6471a6b59ce861855a6f427bc402bbf7c2d41816eda1bb2 [2021-07-09T17:04:50.907Z] #69 DONE 0.8s [2021-07-09T17:04:50.907Z] [2021-07-09T17:04:50.907Z] #70 exporting to image [2021-07-09T17:04:50.907Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-09T17:04:50.907Z] #70 exporting layers [2021-07-09T17:04:50.942Z] #71 DONE 0.9s [2021-07-09T17:04:50.942Z] [2021-07-09T17:04:50.942Z] #72 exporting to image [2021-07-09T17:04:50.942Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-09T17:04:50.942Z] #72 exporting layers [2021-07-09T17:04:51.182Z] #77 exporting layers 1.0s done [2021-07-09T17:04:51.182Z] #77 writing image sha256:c70045d1834ea28d10387ae3bd905aa23b14d79904df8a8e84e7bb8c7df19c51 done [2021-07-09T17:04:51.182Z] #77 naming to docker.io/library/docker:bd913a5546727f94eec0fee342e29d984bb042e1 done [2021-07-09T17:04:51.182Z] #77 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-07-09T17:04:51.397Z] + docker info [2021-07-09T17:04:51.477Z] #70 exporting layers 1.0s done [2021-07-09T17:04:51.515Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42604/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42604/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bd913a5546727f94eec0fee342e29d984bb042e1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bd913a5546727f94eec0fee342e29d984bb042e1 hack/validate/default [2021-07-09T17:04:51.533Z] #69 DONE 0.9s [2021-07-09T17:04:51.533Z] [2021-07-09T17:04:51.533Z] #70 exporting to image [2021-07-09T17:04:51.533Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-09T17:04:51.533Z] #70 exporting layers [2021-07-09T17:04:51.739Z] #70 writing image sha256:7205d5518ac2d1f1e9dec7f39646529c50cbb1edd2acfb56f8c007925b607f9c done [2021-07-09T17:04:51.739Z] #70 naming to docker.io/library/docker:bd913a5546727f94eec0fee342e29d984bb042e1 done [2021-07-09T17:04:51.739Z] #70 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-07-09T17:04:51.850Z] Client: [2021-07-09T17:04:51.850Z] Context: default [2021-07-09T17:04:51.850Z] Debug Mode: false [2021-07-09T17:04:51.850Z] Plugins: [2021-07-09T17:04:51.850Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-09T17:04:51.850Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-09T17:04:51.850Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-09T17:04:51.850Z] [2021-07-09T17:04:51.850Z] Server: [2021-07-09T17:04:51.850Z] Containers: 0 [2021-07-09T17:04:51.850Z] Running: 0 [2021-07-09T17:04:51.850Z] Paused: 0 [2021-07-09T17:04:51.850Z] Stopped: 0 [2021-07-09T17:04:51.850Z] Images: 10 [2021-07-09T17:04:51.850Z] Server Version: 20.10.0 [2021-07-09T17:04:51.850Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-09T17:04:51.850Z] Windows: [2021-07-09T17:04:51.850Z] LCOW: [2021-07-09T17:04:51.850Z] Logging Driver: json-file [2021-07-09T17:04:51.850Z] Plugins: [2021-07-09T17:04:51.850Z] Volume: local [2021-07-09T17:04:51.850Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-09T17:04:51.850Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-09T17:04:51.850Z] Swarm: inactive [2021-07-09T17:04:51.850Z] Default Isolation: process [2021-07-09T17:04:51.850Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-09T17:04:51.850Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-09T17:04:51.850Z] OSType: windows [2021-07-09T17:04:51.850Z] Architecture: x86_64 [2021-07-09T17:04:51.850Z] CPUs: 4 [2021-07-09T17:04:51.850Z] Total Memory: 32GiB [2021-07-09T17:04:51.850Z] Name: azwin-2-de1570 [2021-07-09T17:04:51.850Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-09T17:04:51.850Z] Docker Root Dir: D:\docker [2021-07-09T17:04:51.850Z] Debug Mode: false [2021-07-09T17:04:51.850Z] Registry: https://index.docker.io/v1/ [2021-07-09T17:04:51.850Z] Labels: [2021-07-09T17:04:51.850Z] Experimental: true [2021-07-09T17:04:51.850Z] Insecure Registries: [2021-07-09T17:04:51.850Z] 10.0.0.4:5000 [2021-07-09T17:04:51.850Z] 127.0.0.0/8 [2021-07-09T17:04:51.850Z] Registry Mirrors: [2021-07-09T17:04:51.850Z] http://10.0.0.4:5000/ [2021-07-09T17:04:51.850Z] Live Restore Enabled: false [2021-07-09T17:04:51.850Z] [2021-07-09T17:04:51.884Z] #72 exporting layers 1.0s done [2021-07-09T17:04:51.884Z] #72 writing image sha256:e0d5523a2baec0b050636a589791b029339b127314b9af42901a12ded8f7173d done [2021-07-09T17:04:51.884Z] #72 naming to docker.io/library/docker:bd913a5546727f94eec0fee342e29d984bb042e1 done [2021-07-09T17:04:51.884Z] #72 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-09T17:04:52.075Z] + trap exit INT TERM [2021-07-09T17:04:52.075Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-07-09T17:04:52.075Z] + CONTAINER_NAME=docker-pr5 [2021-07-09T17:04:52.075Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42604/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42604/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bd913a5546727f94eec0fee342e29d984bb042e1 -e DOCKER_GRAPHDRIVER docker:bd913a5546727f94eec0fee342e29d984bb042e1 hack/make.sh dynbinary [2021-07-09T17:04:52.245Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42604/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=bd913a5546727f94eec0fee342e29d984bb042e1 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bd913a5546727f94eec0fee342e29d984bb042e1 hack/make.sh dynbinary test-integration [2021-07-09T17:04:52.333Z] [2021-07-09T17:04:52.464Z] #70 exporting layers 1.0s done [2021-07-09T17:04:52.464Z] #70 writing image sha256:e39371957a2e55436d0c23b63a2900861a24aed741510729da7da4648aa2f4fb done [2021-07-09T17:04:52.464Z] #70 naming to docker.io/library/docker:bd913a5546727f94eec0fee342e29d984bb042e1 done [2021-07-09T17:04:52.464Z] #70 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2021-07-09T17:04:52.592Z] Removing bundles/ [2021-07-09T17:04:52.592Z] [2021-07-09T17:04:52.592Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-09T17:04:52.592Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-09T17:04:52.592Z] GOOS="" GOARCH="" GOARM="" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-09T17:04:52.818Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-07-09T17:04:52.818Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-07-09T17:04:52.818Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-07-09T17:04:52.818Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-07-09T17:04:52.818Z] 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) [2021-07-09T17:04:52.818Z] Detected virtualization docker. [2021-07-09T17:04:52.818Z] Detected architecture x86-64. [2021-07-09T17:04:52.818Z] Set hostname to <80a8d26bfd01>. [2021-07-09T17:04:52.878Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42604/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=bd913a5546727f94eec0fee342e29d984bb042e1 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bd913a5546727f94eec0fee342e29d984bb042e1 hack/make.sh dynbinary test-integration [2021-07-09T17:04:52.891Z] Congratulations! Seccomp profile generation is done correctly. [2021-07-09T17:04:52.891Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-07-09T17:04:52.891Z] No api/types/ or api/swagger.yaml changes in diff. [2021-07-09T17:04:52.891Z] Congratulations! All TOML source files changed here have valid syntax. [2021-07-09T17:04:52.891Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-07-09T17:04:52.891Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-07-09T17:04:52.891Z] Congratulations! No new tests were added to integration-cli. [2021-07-09T17:04:52.891Z] [2021-07-09T17:04:52.891Z] INFO Start validation with golang-ci-lint [2021-07-09T17:04:53.149Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-07-09T17:04:53.149Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-09T17:04:53.149Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-09T17:04:53.389Z] + source /etc/docker-entrypoint-cmd [2021-07-09T17:04:53.389Z] ++ hack/make.sh dynbinary test-integration [2021-07-09T17:04:53.389Z] [2021-07-09T17:04:53.439Z] [2021-07-09T17:04:53.439Z] Removing bundles/ [2021-07-09T17:04:53.439Z] [2021-07-09T17:04:53.439Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-09T17:04:53.439Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-09T17:04:53.439Z] GOOS="" GOARCH="" GOARM="" [2021-07-09T17:04:53.650Z] Removing bundles/ [2021-07-09T17:04:53.650Z] [2021-07-09T17:04:53.650Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-09T17:04:53.650Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-09T17:04:53.650Z] GOOS="" GOARCH="" GOARM="" [2021-07-09T17:05:02.784Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-09T17:05:02.784Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d07b86f5\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-09T17:05:02.784Z] ---------------------------------------------------------------------------- [2021-07-09T17:05:02.784Z] [2021-07-09T17:05:02.784Z] INFO: executeCI.ps1 starting at Fri Jul 9 17:05:02 CUT 2021 [2021-07-09T17:05:02.784Z] [2021-07-09T17:05:02.784Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-09T17:05:02.784Z] INFO: Running git version 2.24.1.windows.2 [2021-07-09T17:05:02.784Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-07-09T17:05:02.784Z] INFO: Environment variables: [2021-07-09T17:05:02.784Z] [2021-07-09T17:05:02.784Z] Name Value [2021-07-09T17:05:02.784Z] ---- ----- [2021-07-09T17:05:02.784Z] ALLUSERSPROFILE C:\ProgramData [2021-07-09T17:05:02.784Z] amd64 true [2021-07-09T17:05:02.784Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-09T17:05:02.784Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-09T17:05:02.784Z] arm64 false [2021-07-09T17:05:02.784Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-09T17:05:02.784Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-09T17:05:02.784Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-09T17:05:02.784Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-09T17:05:02.784Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-09T17:05:02.784Z] BRANCH_NAME PR-42604 [2021-07-09T17:05:02.784Z] BUILD_DISPLAY_NAME #5 [2021-07-09T17:05:02.784Z] BUILD_ID 5 [2021-07-09T17:05:02.784Z] BUILD_NUMBER 5 [2021-07-09T17:05:02.784Z] BUILD_TAG jenkins-moby-PR-42604-5 [2021-07-09T17:05:02.784Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42604/5/ [2021-07-09T17:05:02.784Z] cgroup2 true [2021-07-09T17:05:02.784Z] CHANGE_AUTHOR rata [2021-07-09T17:05:02.784Z] CHANGE_BRANCH rata/seccomp-new-fields [2021-07-09T17:05:02.784Z] CHANGE_FORK kinvolk [2021-07-09T17:05:02.784Z] CHANGE_ID 42604 [2021-07-09T17:05:02.784Z] CHANGE_TARGET master [2021-07-09T17:05:02.784Z] CHANGE_TITLE seccomp: Sync fields with runtime-spec fields [2021-07-09T17:05:02.784Z] CHANGE_URL https://github.com/moby/moby/pull/42604 [2021-07-09T17:05:02.784Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-09T17:05:02.784Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-09T17:05:02.784Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-09T17:05:02.784Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-09T17:05:02.784Z] COMPUTERNAME azwin-2-de1570 [2021-07-09T17:05:02.784Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-09T17:05:02.784Z] ConfigSequenceNumber 0 [2021-07-09T17:05:02.784Z] dco true [2021-07-09T17:05:02.784Z] DOCKER_BUILDKIT 0 [2021-07-09T17:05:02.784Z] DOCKER_DUT_DEBUG 1 [2021-07-09T17:05:02.784Z] DOCKER_EXPERIMENTAL 1 [2021-07-09T17:05:02.784Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-09T17:05:02.784Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-09T17:05:02.784Z] EXECUTOR_NUMBER 0 [2021-07-09T17:05:02.784Z] FQDN azwin-2-de1570.westus.cloudapp.azure.com [2021-07-09T17:05:02.784Z] GIT_BRANCH PR-42604 [2021-07-09T17:05:02.784Z] GIT_COMMIT a510a01e20fed7f62e988282d331bc7486f475e4 [2021-07-09T17:05:02.784Z] GIT_PREVIOUS_COMMIT 5d244675bdb23e8fce427036c03517243f344cd4 [2021-07-09T17:05:02.784Z] GIT_URL https://github.com/moby/moby.git [2021-07-09T17:05:02.784Z] HUDSON_COOKIE 4bc061b7-2665-461d-be70-68194baa4058 [2021-07-09T17:05:02.784Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-09T17:05:02.784Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-09T17:05:02.784Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-09T17:05:02.784Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-09T17:05:02.784Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-09T17:05:02.784Z] JENKINS_NODE_COOKIE ee713271-07d5-460e-a3bf-660f63413503 [2021-07-09T17:05:02.784Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-09T17:05:02.784Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-09T17:05:02.784Z] JOB_BASE_NAME PR-42604 [2021-07-09T17:05:02.784Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42604/display/redirect [2021-07-09T17:05:02.784Z] JOB_NAME moby/PR-42604 [2021-07-09T17:05:02.784Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42604/ [2021-07-09T17:05:02.784Z] library.jps.version master [2021-07-09T17:05:02.784Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-09T17:05:02.784Z] NODE_LABELS amd64 azure azwin-2-de1570 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-07-09T17:05:02.784Z] NODE_NAME azwin-2-de1570 [2021-07-09T17:05:02.784Z] NUMBER_OF_PROCESSORS 4 [2021-07-09T17:05:02.784Z] OS Windows_NT [2021-07-09T17:05:02.784Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-09T17:05:02.784Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-09T17:05:02.784Z] ppc64le false [2021-07-09T17:05:02.784Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-09T17:05:02.784Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-07-09T17:05:02.784Z] PROCESSOR_LEVEL 6 [2021-07-09T17:05:02.784Z] PROCESSOR_REVISION 5504 [2021-07-09T17:05:02.784Z] ProgramData C:\ProgramData [2021-07-09T17:05:02.784Z] ProgramFiles C:\Program Files [2021-07-09T17:05:02.784Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-09T17:05:02.784Z] ProgramW6432 C:\Program Files [2021-07-09T17:05:02.784Z] PROMPT $P$G [2021-07-09T17:05:02.784Z] PSExecutionPolicyPreference Bypass [2021-07-09T17:05:02.784Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-09T17:05:02.784Z] PUBLIC C:\Users\Public [2021-07-09T17:05:02.784Z] rootless true [2021-07-09T17:05:02.784Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42604/5/display/redirect?page=artif... [2021-07-09T17:05:02.784Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42604/5/display/redirect?page=changes [2021-07-09T17:05:02.784Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42604/5/display/redirect [2021-07-09T17:05:02.784Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42604/5/display/redirect?page=tests [2021-07-09T17:05:02.784Z] s390x false [2021-07-09T17:05:02.784Z] SKIP_VALIDATION_TESTS 1 [2021-07-09T17:05:02.784Z] SOURCES_DRIVE d [2021-07-09T17:05:02.784Z] SOURCES_SUBDIR gopath [2021-07-09T17:05:02.784Z] STAGE_NAME Run tests [2021-07-09T17:05:02.784Z] SystemDrive C: [2021-07-09T17:05:02.784Z] SystemRoot C:\Windows [2021-07-09T17:05:02.784Z] TEMP C:\Windows\TEMP [2021-07-09T17:05:02.784Z] TESTDEBUG 0 [2021-07-09T17:05:02.784Z] TESTRUN_DRIVE d [2021-07-09T17:05:02.784Z] TESTRUN_SUBDIR CI [2021-07-09T17:05:02.784Z] TIMEOUT 120m [2021-07-09T17:05:02.784Z] TMP C:\Windows\TEMP [2021-07-09T17:05:02.784Z] unit_validate true [2021-07-09T17:05:02.784Z] USERDOMAIN WORKGROUP [2021-07-09T17:05:02.784Z] USERNAME azwin-2-de1570$ [2021-07-09T17:05:02.784Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-09T17:05:02.784Z] validate_force false [2021-07-09T17:05:02.784Z] windir C:\Windows [2021-07-09T17:05:02.784Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-07-09T17:05:02.785Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-07-09T17:05:02.785Z] windows2022 true [2021-07-09T17:05:02.785Z] windows2022containerd false [2021-07-09T17:05:02.785Z] windowsRS1 false [2021-07-09T17:05:02.785Z] windowsRS5 false [2021-07-09T17:05:02.785Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-09T17:05:02.785Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-09T17:05:02.785Z] [2021-07-09T17:05:02.785Z] [2021-07-09T17:05:02.785Z] [2021-07-09T17:05:02.785Z] INFO: Sources under d:\gopath\... [2021-07-09T17:05:02.785Z] INFO: Test run under d:\CI\... [2021-07-09T17:05:02.785Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-09T17:05:02.785Z] INFO: docker/docker repository was found [2021-07-09T17:05:03.236Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-07-09T17:05:03.236Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-07-09T17:05:03.236Z] INFO: Docker version of control daemon [2021-07-09T17:05:03.236Z] [2021-07-09T17:05:03.236Z] Client: Mirantis Container Runtime [2021-07-09T17:05:03.236Z] Version: 20.10.0 [2021-07-09T17:05:03.236Z] API version: 1.41 [2021-07-09T17:05:03.236Z] Go version: go1.13.15 [2021-07-09T17:05:03.236Z] Git commit: 6ee42dc [2021-07-09T17:05:03.236Z] Built: 03/11/2021 13:24:56 [2021-07-09T17:05:03.236Z] OS/Arch: windows/amd64 [2021-07-09T17:05:03.236Z] Context: default [2021-07-09T17:05:03.236Z] Experimental: true [2021-07-09T17:05:03.236Z] [2021-07-09T17:05:03.236Z] Server: Mirantis Container Runtime [2021-07-09T17:05:03.236Z] Engine: [2021-07-09T17:05:03.236Z] Version: 20.10.0 [2021-07-09T17:05:03.236Z] API version: 1.41 (minimum version 1.24) [2021-07-09T17:05:03.236Z] Go version: go1.13.15 [2021-07-09T17:05:03.236Z] Git commit: 1e08f21e79 [2021-07-09T17:05:03.236Z] Built: 03/11/2021 13:23:32 [2021-07-09T17:05:03.236Z] OS/Arch: windows/amd64 [2021-07-09T17:05:03.236Z] Experimental: true [2021-07-09T17:05:03.236Z] [2021-07-09T17:05:03.236Z] INFO: Docker info of control daemon [2021-07-09T17:05:03.236Z] [2021-07-09T17:05:03.689Z] Client: [2021-07-09T17:05:03.689Z] Context: default [2021-07-09T17:05:03.689Z] Debug Mode: false [2021-07-09T17:05:03.689Z] Plugins: [2021-07-09T17:05:03.689Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-09T17:05:03.689Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-09T17:05:03.689Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-09T17:05:03.689Z] [2021-07-09T17:05:03.689Z] Server: [2021-07-09T17:05:03.689Z] Containers: 0 [2021-07-09T17:05:03.689Z] Running: 0 [2021-07-09T17:05:03.689Z] Paused: 0 [2021-07-09T17:05:03.689Z] Stopped: 0 [2021-07-09T17:05:03.689Z] Images: 10 [2021-07-09T17:05:03.689Z] Server Version: 20.10.0 [2021-07-09T17:05:03.689Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-09T17:05:03.689Z] Windows: [2021-07-09T17:05:03.689Z] LCOW: [2021-07-09T17:05:03.689Z] Logging Driver: json-file [2021-07-09T17:05:03.689Z] Plugins: [2021-07-09T17:05:03.689Z] Volume: local [2021-07-09T17:05:03.689Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-09T17:05:03.689Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-09T17:05:03.689Z] Swarm: inactive [2021-07-09T17:05:03.689Z] Default Isolation: process [2021-07-09T17:05:03.689Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-09T17:05:03.689Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-09T17:05:03.689Z] OSType: windows [2021-07-09T17:05:03.689Z] Architecture: x86_64 [2021-07-09T17:05:03.689Z] CPUs: 4 [2021-07-09T17:05:03.689Z] Total Memory: 32GiB [2021-07-09T17:05:03.689Z] Name: azwin-2-de1570 [2021-07-09T17:05:03.689Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-09T17:05:03.689Z] Docker Root Dir: D:\docker [2021-07-09T17:05:03.689Z] Debug Mode: false [2021-07-09T17:05:03.689Z] Registry: https://index.docker.io/v1/ [2021-07-09T17:05:03.689Z] Labels: [2021-07-09T17:05:03.689Z] Experimental: true [2021-07-09T17:05:03.689Z] Insecure Registries: [2021-07-09T17:05:03.689Z] 10.0.0.4:5000 [2021-07-09T17:05:03.689Z] 127.0.0.0/8 [2021-07-09T17:05:03.689Z] Registry Mirrors: [2021-07-09T17:05:03.689Z] http://10.0.0.4:5000/ [2021-07-09T17:05:03.689Z] Live Restore Enabled: false [2021-07-09T17:05:03.689Z] [2021-07-09T17:05:03.689Z] [2021-07-09T17:05:03.689Z] INFO: Commit hash is a510a01e20 [2021-07-09T17:05:03.689Z] INFO: Nuke-Everything... [2021-07-09T17:05:04.141Z] INFO: Container count on control daemon to delete is 0 [2021-07-09T17:05:04.594Z] INFO: Nuking d:\CI [2021-07-09T17:05:04.594Z] INFO: Zapped successfully [2021-07-09T17:05:04.594Z] INFO: Location for testing is d:\CI\PR-42604\5 [2021-07-09T17:05:04.594Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-09T17:05:04.594Z] [2021-07-09T17:05:04.594Z] [2021-07-09T17:05:04.594Z] INFO: Building the image from Dockerfile.windows at 07/09/2021 17:05:04... [2021-07-09T17:05:04.594Z] [2021-07-09T17:05:09.232Z] Sending build context to Docker daemon 60.86MB [2021-07-09T17:05:09.232Z] [2021-07-09T17:05:09.232Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-09T17:05:09.232Z] ---> 39d157a84080 [2021-07-09T17:05:09.232Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-09T17:05:09.232Z] ---> Using cache [2021-07-09T17:05:09.232Z] ---> 1d766e2da74e [2021-07-09T17:05:09.232Z] Step 3/10 : ARG GO_VERSION=1.16.5 [2021-07-09T17:05:09.232Z] ---> Using cache [2021-07-09T17:05:09.232Z] ---> 42883f1a947e [2021-07-09T17:05:09.232Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-09T17:05:09.232Z] ---> Using cache [2021-07-09T17:05:09.232Z] ---> 9d07ba0090d0 [2021-07-09T17:05:09.232Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-07-09T17:05:09.232Z] ---> Using cache [2021-07-09T17:05:09.232Z] ---> 2d001378f455 [2021-07-09T17:05:09.232Z] 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; [2021-07-09T17:05:09.232Z] ---> Using cache [2021-07-09T17:05:09.232Z] ---> 91fcb78b07ef [2021-07-09T17:05:09.232Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-07-09T17:05:09.232Z] ---> Using cache [2021-07-09T17:05:09.232Z] ---> 44c9a5852ad0 [2021-07-09T17:05:09.232Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-09T17:05:09.232Z] ---> Using cache [2021-07-09T17:05:09.232Z] ---> 587a4b77a698 [2021-07-09T17:05:09.232Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-09T17:05:09.232Z] ---> Using cache [2021-07-09T17:05:09.232Z] ---> ffc485dbbd70 [2021-07-09T17:05:09.232Z] Step 10/10 : COPY . . [2021-07-09T17:05:30.210Z] ---> 7663aa623f9d [2021-07-09T17:05:30.210Z] Successfully built 7663aa623f9d [2021-07-09T17:05:30.210Z] Successfully tagged docker:latest [2021-07-09T17:05:30.210Z] INFO: Image build ended at 07/09/2021 17:05:29. Duration:00:00:24.9628133 [2021-07-09T17:05:30.210Z] [2021-07-09T17:05:30.210Z] [2021-07-09T17:05:30.210Z] INFO: Building the test binaries at 07/09/2021 17:05:29... [2021-07-09T17:05:33.161Z] INFO: make.ps1 starting at 07/09/2021 17:05:33 [2021-07-09T17:05:33.613Z] INFO: Git commit (a510a01e20) assumed from DOCKER_GITCOMMIT environment variable [2021-07-09T17:05:33.613Z] INFO: Invoking autogen... [2021-07-09T17:05:34.064Z] INFO: Building daemon... [2021-07-09T17:06:29.054Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-09T17:06:29.055Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-09T17:06:29.055Z] GOOS="" GOARCH="" GOARM="" [2021-07-09T17:06:29.055Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-09T17:06:29.055Z] [2021-07-09T17:06:29.055Z] + TEST_INTEGRATION_DEST=1 [2021-07-09T17:06:29.055Z] + CONTAINER_NAME=docker-pr5-1 [2021-07-09T17:06:29.055Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-07-09T17:06:29.055Z] + run_tests test-integration-flaky [2021-07-09T17:06:29.055Z] + '[' -n 0 ']' [2021-07-09T17:06:29.055Z] + rm= [2021-07-09T17:06:29.055Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42604/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42604/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42604/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=bd913a5546727f94eec0fee342e29d984bb042e1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bd913a5546727f94eec0fee342e29d984bb042e1 hack/make.sh test-integration-flaky test-integration [2021-07-09T17:06:29.055Z] + c=0 [2021-07-09T17:06:29.055Z] ++ jobs -p [2021-07-09T17:06:29.055Z] + for job in $(jobs -p) [2021-07-09T17:06:29.055Z] + wait 18954 [2021-07-09T17:06:29.055Z] + TEST_INTEGRATION_DEST=3 [2021-07-09T17:06:29.055Z] + CONTAINER_NAME=docker-pr5-3 [2021-07-09T17:06:29.055Z] + TEST_SKIP_INTEGRATION=1 [2021-07-09T17:06:29.055Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-09T17:06:29.055Z] + run_tests [2021-07-09T17:06:29.055Z] + '[' -n 0 ']' [2021-07-09T17:06:29.055Z] + rm= [2021-07-09T17:06:29.055Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42604/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42604/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42604/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=bd913a5546727f94eec0fee342e29d984bb042e1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bd913a5546727f94eec0fee342e29d984bb042e1 hack/make.sh '' test-integration [2021-07-09T17:06:29.055Z] + TEST_INTEGRATION_DEST=2 [2021-07-09T17:06:29.055Z] + CONTAINER_NAME=docker-pr5-2 [2021-07-09T17:06:29.055Z] + TEST_SKIP_INTEGRATION=1 [2021-07-09T17:06:29.055Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-09T17:06:29.055Z] + run_tests [2021-07-09T17:06:29.055Z] + '[' -n 0 ']' [2021-07-09T17:06:29.055Z] + rm= [2021-07-09T17:06:29.055Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42604/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42604/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42604/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=bd913a5546727f94eec0fee342e29d984bb042e1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bd913a5546727f94eec0fee342e29d984bb042e1 hack/make.sh '' test-integration [2021-07-09T17:06:29.055Z] [2021-07-09T17:06:29.055Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-07-09T17:06:29.055Z] [2021-07-09T17:06:29.055Z] [2021-07-09T17:06:29.055Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-09T17:06:29.055Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-09T17:06:29.055Z] HOSTNAME=b0b282605deb [2021-07-09T17:06:29.055Z] TEST_SKIP_INTEGRATION=1 [2021-07-09T17:06:29.055Z] TESTDEBUG=0 [2021-07-09T17:06:29.055Z] DEST=bundles/test-integration [2021-07-09T17:06:29.055Z] PWD=/go/src/github.com/docker/docker [2021-07-09T17:06:29.055Z] KEEPBUNDLE=1 [2021-07-09T17:06:29.055Z] DOCKER_GITCOMMIT=bd913a5546727f94eec0fee342e29d984bb042e1 [2021-07-09T17:06:29.055Z] container=docker [2021-07-09T17:06:29.055Z] HOME=/root [2021-07-09T17:06:29.055Z] GOLANG_VERSION=1.16.5 [2021-07-09T17:06:29.055Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-09T17:06:29.055Z] VALIDATE_BRANCH=master [2021-07-09T17:06:29.055Z] TERM=xterm [2021-07-09T17:06:29.055Z] DOCKER_PKG=github.com/docker/docker [2021-07-09T17:06:29.055Z] SHLVL=1 [2021-07-09T17:06:29.055Z] TIMEOUT=120m [2021-07-09T17:06:29.055Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-09T17:06:29.055Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-09T17:06:29.055Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-09T17:06:29.055Z] GO111MODULE=off [2021-07-09T17:06:29.055Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-09T17:06:29.055Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-09T17:06:29.055Z] GOPATH=/go [2021-07-09T17:06:29.055Z] PKG_CONFIG=pkg-config [2021-07-09T17:06:29.055Z] _=/usr/bin/env [2021-07-09T17:06:29.055Z] Building test suite binary ./integration-cli/test.main [2021-07-09T17:06:29.055Z] No new tests added to integration. [2021-07-09T17:06:29.055Z] [2021-07-09T17:06:29.055Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-09T17:06:29.055Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-09T17:06:29.055Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-09T17:06:29.055Z] HOSTNAME=c359c86422fe [2021-07-09T17:06:29.055Z] TEST_SKIP_INTEGRATION=1 [2021-07-09T17:06:29.055Z] TESTDEBUG=0 [2021-07-09T17:06:29.055Z] DEST=bundles/test-integration [2021-07-09T17:06:29.055Z] PWD=/go/src/github.com/docker/docker [2021-07-09T17:06:29.055Z] KEEPBUNDLE=1 [2021-07-09T17:06:29.055Z] DOCKER_GITCOMMIT=bd913a5546727f94eec0fee342e29d984bb042e1 [2021-07-09T17:06:29.055Z] container=docker [2021-07-09T17:06:29.055Z] HOME=/root [2021-07-09T17:06:29.055Z] GOLANG_VERSION=1.16.5 [2021-07-09T17:06:29.055Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-09T17:06:29.055Z] VALIDATE_BRANCH=master [2021-07-09T17:06:29.055Z] TERM=xterm [2021-07-09T17:06:29.055Z] DOCKER_PKG=github.com/docker/docker [2021-07-09T17:06:29.055Z] SHLVL=1 [2021-07-09T17:06:29.055Z] TIMEOUT=120m [2021-07-09T17:06:29.055Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-09T17:06:29.055Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-09T17:06:29.055Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-07-09T17:06:29.055Z] GO111MODULE=off [2021-07-09T17:06:29.055Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-09T17:06:29.055Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-09T17:06:29.055Z] GOPATH=/go [2021-07-09T17:06:29.055Z] PKG_CONFIG=pkg-config [2021-07-09T17:06:29.055Z] _=/usr/bin/env [2021-07-09T17:06:29.055Z] Building test suite binary ./integration-cli/test.main [2021-07-09T17:06:29.055Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-09T17:06:29.055Z] HOSTNAME=03a8daf911b0 [2021-07-09T17:06:29.055Z] TESTDEBUG=0 [2021-07-09T17:06:29.055Z] DEST=bundles/test-integration [2021-07-09T17:06:29.055Z] PWD=/go/src/github.com/docker/docker [2021-07-09T17:06:29.055Z] KEEPBUNDLE=1 [2021-07-09T17:06:29.055Z] DOCKER_GITCOMMIT=bd913a5546727f94eec0fee342e29d984bb042e1 [2021-07-09T17:06:29.055Z] container=docker [2021-07-09T17:06:29.055Z] HOME=/root [2021-07-09T17:06:29.055Z] GOLANG_VERSION=1.16.5 [2021-07-09T17:06:29.055Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-09T17:06:29.055Z] VALIDATE_BRANCH=master [2021-07-09T17:06:29.055Z] TERM=xterm [2021-07-09T17:06:29.055Z] DOCKER_PKG=github.com/docker/docker [2021-07-09T17:06:29.055Z] SHLVL=1 [2021-07-09T17:06:29.055Z] TIMEOUT=120m [2021-07-09T17:06:29.055Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-09T17:06:29.055Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-09T17:06:29.055Z] GO111MODULE=off [2021-07-09T17:06:29.055Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-09T17:06:29.055Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-09T17:06:29.055Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-09T17:06:29.055Z] GOPATH=/go [2021-07-09T17:06:29.055Z] PKG_CONFIG=pkg-config [2021-07-09T17:06:29.055Z] _=/usr/bin/env [2021-07-09T17:06:29.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-09T17:06:29.977Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-09T17:06:29.977Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-09T17:06:29.977Z] GOOS="" GOARCH="" GOARM="" [2021-07-09T17:06:29.977Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-09T17:06:29.977Z] [2021-07-09T17:06:29.977Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-09T17:06:29.977Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-09T17:06:29.977Z] HOSTNAME=fc8f8fc0c77f [2021-07-09T17:06:29.977Z] DEST=bundles/test-integration [2021-07-09T17:06:29.977Z] PWD=/go/src/github.com/docker/docker [2021-07-09T17:06:29.977Z] DOCKER_ROOTLESS=1 [2021-07-09T17:06:29.977Z] DOCKER_GITCOMMIT=bd913a5546727f94eec0fee342e29d984bb042e1 [2021-07-09T17:06:29.977Z] container=docker [2021-07-09T17:06:29.977Z] HOME=/root [2021-07-09T17:06:29.977Z] GOLANG_VERSION=1.16.5 [2021-07-09T17:06:29.977Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-09T17:06:29.977Z] VALIDATE_BRANCH=master [2021-07-09T17:06:29.977Z] TERM=xterm [2021-07-09T17:06:29.977Z] DOCKER_PKG=github.com/docker/docker [2021-07-09T17:06:29.977Z] SHLVL=1 [2021-07-09T17:06:29.977Z] TIMEOUT=120m [2021-07-09T17:06:29.977Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-09T17:06:29.977Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-09T17:06:29.977Z] GO111MODULE=off [2021-07-09T17:06:29.977Z] DOCKER_EXPERIMENTAL=1 [2021-07-09T17:06:29.977Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-09T17:06:29.977Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-09T17:06:29.977Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-09T17:06:29.977Z] GOPATH=/go [2021-07-09T17:06:29.977Z] PKG_CONFIG=pkg-config [2021-07-09T17:06:29.977Z] _=/usr/bin/env [2021-07-09T17:06:29.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-09T17:06:30.144Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-09T17:06:30.144Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-09T17:06:30.144Z] GOOS="" GOARCH="" GOARM="" [2021-07-09T17:06:30.144Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-09T17:06:30.144Z] [2021-07-09T17:06:30.144Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-09T17:06:30.144Z] DOCKER_SYSTEMD=1 [2021-07-09T17:06:30.144Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-09T17:06:30.144Z] HOSTNAME=80a8d26bfd01 [2021-07-09T17:06:30.144Z] DEST=bundles/test-integration [2021-07-09T17:06:30.144Z] PWD=/go/src/github.com/docker/docker [2021-07-09T17:06:30.144Z] DOCKER_GITCOMMIT=bd913a5546727f94eec0fee342e29d984bb042e1 [2021-07-09T17:06:30.144Z] container=docker [2021-07-09T17:06:30.144Z] HOME=/root [2021-07-09T17:06:30.144Z] LANG=C.UTF-8 [2021-07-09T17:06:30.144Z] INVOCATION_ID=b2e332ba16e047ffba69cbe17491546a [2021-07-09T17:06:30.144Z] GOLANG_VERSION=1.16.5 [2021-07-09T17:06:30.144Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-09T17:06:30.145Z] VALIDATE_BRANCH=master [2021-07-09T17:06:30.145Z] TERM=xterm [2021-07-09T17:06:30.145Z] DOCKER_PKG=github.com/docker/docker [2021-07-09T17:06:30.145Z] SHLVL=3 [2021-07-09T17:06:30.145Z] TIMEOUT=120m [2021-07-09T17:06:30.145Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-09T17:06:30.145Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-09T17:06:30.145Z] GO111MODULE=off [2021-07-09T17:06:30.145Z] DOCKER_EXPERIMENTAL=1 [2021-07-09T17:06:30.145Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-09T17:06:30.145Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-09T17:06:30.145Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-09T17:06:30.145Z] GOPATH=/go [2021-07-09T17:06:30.145Z] PKG_CONFIG=pkg-config [2021-07-09T17:06:30.145Z] _=/usr/bin/env [2021-07-09T17:06:30.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-09T17:06:45.992Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-09T17:06:45.992Z] [2021-07-09T17:06:45.992Z] ________ ____ __. [2021-07-09T17:06:45.992Z] \_____ \ | |/ _| [2021-07-09T17:06:45.992Z] / | \| < [2021-07-09T17:06:45.992Z] / | \ | \ [2021-07-09T17:06:45.992Z] \_______ /____|__ \ [2021-07-09T17:06:45.992Z] \/ \/ [2021-07-09T17:06:45.992Z] [2021-07-09T17:06:45.992Z] INFO: make.ps1 ended at 07/09/2021 17:06:39 [2021-07-09T17:06:45.992Z] INFO: Binaries build ended at 07/09/2021 17:06:41. Duration:00:01:12.2835283 [2021-07-09T17:06:45.992Z] INFO: Copying the built daemon binary to d:\CI\PR-42604\5\binary\dockerd-a510a01e20.exe... [2021-07-09T17:06:45.992Z] INFO: Copying the built client binary to d:\CI\PR-42604\5\binary\docker-a510a01e20.exe... [2021-07-09T17:06:45.992Z] INFO: Copying dockerversion from the container... [2021-07-09T17:06:45.992Z] INFO: Copying the golang package from the container to d:\CI\PR-42604\5\installer\go.zip... [2021-07-09T17:06:45.992Z] INFO: Extracting go.zip to d:\CI\PR-42604\5\go [2021-07-09T17:07:06.984Z] INFO: Extraction ended at 07/09/2021 17:07:04. Duration:00:00:21.2786828 [2021-07-09T17:07:06.984Z] INFO: Updating the golang and path environment variables [2021-07-09T17:07:06.984Z] INFO: GOPATH=d:\gopath [2021-07-09T17:07:06.984Z] INFO: go version go1.16.5 windows/amd64 [2021-07-09T17:07:06.984Z] INFO: Running the daemon under test in debug mode [2021-07-09T17:07:06.984Z] INFO: Starting a daemon under test... [2021-07-09T17:07:06.984Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42604\5\daemon --pidfile d:\CI\PR-42604\5\docker.pid -D [2021-07-09T17:07:06.984Z] INFO: Process started successfully. [2021-07-09T17:07:06.984Z] INFO: Start tailing logs of the daemon under tests [2021-07-09T17:07:06.984Z] INFO: Waiting for the daemon under test to start... [2021-07-09T17:07:08.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-09T17:07:08.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-09T17:07:08.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-09T17:07:08.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-09T17:07:14.619Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|imports|name|files) took 2m14.328522672s [2021-07-09T17:07:14.619Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 528.682967ms [2021-07-09T17:07:24.567Z] ...INFO: Daemon under test started and replied! [2021-07-09T17:07:24.567Z] INFO: Docker version of the daemon under test [2021-07-09T17:07:24.567Z] [2021-07-09T17:07:25.018Z] Client: [2021-07-09T17:07:25.018Z] Version: 17.06.2-ce [2021-07-09T17:07:25.018Z] API version: 1.30 [2021-07-09T17:07:25.018Z] Go version: go1.8.3 [2021-07-09T17:07:25.018Z] Git commit: cec0b72 [2021-07-09T17:07:25.018Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-09T17:07:25.018Z] OS/Arch: windows/amd64 [2021-07-09T17:07:25.018Z] [2021-07-09T17:07:25.018Z] Server: [2021-07-09T17:07:25.018Z] Version: 0.0.0-dev [2021-07-09T17:07:25.018Z] API version: 1.42 (minimum version 1.24) [2021-07-09T17:07:25.018Z] Go version: go1.16.5 [2021-07-09T17:07:25.018Z] Git commit: a510a01e20 [2021-07-09T17:07:25.018Z] Built: 07/09/2021 17:05:33 [2021-07-09T17:07:25.018Z] OS/Arch: windows/amd64 [2021-07-09T17:07:25.018Z] Experimental: false [2021-07-09T17:07:25.018Z] [2021-07-09T17:07:25.018Z] INFO: Docker info of the daemon under test [2021-07-09T17:07:25.018Z] [2021-07-09T17:07:25.018Z] Containers: 0 [2021-07-09T17:07:25.018Z] Running: 0 [2021-07-09T17:07:25.018Z] Paused: 0 [2021-07-09T17:07:25.018Z] Stopped: 0 [2021-07-09T17:07:25.018Z] Images: 0 [2021-07-09T17:07:25.018Z] Server Version: 0.0.0-dev [2021-07-09T17:07:25.018Z] Storage Driver: windowsfilter [2021-07-09T17:07:25.018Z] Windows: [2021-07-09T17:07:25.018Z] Logging Driver: json-file [2021-07-09T17:07:25.018Z] Plugins: [2021-07-09T17:07:25.018Z] Volume: local [2021-07-09T17:07:25.018Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-09T17:07:25.018Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-09T17:07:25.018Z] Swarm: inactive [2021-07-09T17:07:25.018Z] Default Isolation: process [2021-07-09T17:07:25.018Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-09T17:07:25.018Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-09T17:07:25.018Z] OSType: windows [2021-07-09T17:07:25.018Z] Architecture: x86_64 [2021-07-09T17:07:25.018Z] CPUs: 4 [2021-07-09T17:07:25.018Z] Total Memory: 32GiB [2021-07-09T17:07:25.018Z] Name: azwin-2-de1570 [2021-07-09T17:07:25.018Z] ID: ZFFA:RJCQ:WF3Q:74CM:4OCY:SWSA:7LC2:UUNZ:OKLL:EYBP:OSKI:SFCN [2021-07-09T17:07:25.018Z] Docker Root Dir: D:\CI\PR-42604\5\daemon [2021-07-09T17:07:25.018Z] Debug Mode (client): false [2021-07-09T17:07:25.018Z] Debug Mode (server): true [2021-07-09T17:07:25.018Z] File Descriptors: -1 [2021-07-09T17:07:25.018Z] Goroutines: 16 [2021-07-09T17:07:25.018Z] System Time: 2021-07-09T17:07:24.5749611Z [2021-07-09T17:07:25.018Z] EventsListeners: 0 [2021-07-09T17:07:25.018Z] Registry: https://index.docker.io/v1/ [2021-07-09T17:07:25.018Z] Labels: [2021-07-09T17:07:25.018Z] Experimental: false [2021-07-09T17:07:25.018Z] Insecure Registries: [2021-07-09T17:07:25.018Z] 127.0.0.0/8 [2021-07-09T17:07:25.018Z] Live Restore Enabled: false [2021-07-09T17:07:25.018Z] [2021-07-09T17:07:25.018Z] [2021-07-09T17:07:25.018Z] INFO: Docker images of the daemon under test [2021-07-09T17:07:25.018Z] [2021-07-09T17:07:25.018Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-09T17:07:25.018Z] [2021-07-09T17:07:25.018Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-07-09T17:07:25.018Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-07-09T17:07:25.018Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-09T17:07:25.470Z] 29d5b6a226d2: Pulling fs layer [2021-07-09T17:07:30.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-09T17:07:30.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-09T17:07:32.703Z] INFO [runner/unused/goanalysis] analyzers took 31.987405562s with top 10 stages: buildssa: 27.587722097s, U1000: 4.399683465s [2021-07-09T17:07:35.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-09T17:07:35.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-09T17:07:42.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-09T17:07:42.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-09T17:07:43.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-09T17:07:43.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-09T17:07:43.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-09T17:07:45.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-09T17:07:47.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-09T17:07:47.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-09T17:07:47.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-09T17:07:48.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-09T17:07:49.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-09T17:07:49.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-09T17:07:49.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-09T17:07:49.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-09T17:07:50.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-09T17:07:50.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-09T17:07:51.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-09T17:07:51.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-09T17:07:52.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-09T17:07:53.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-09T17:07:53.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-09T17:07:54.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-09T17:07:54.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-09T17:07:55.155Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-09T17:07:55.155Z] Using test binary docker [2021-07-09T17:07:55.155Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-09T17:07:55.156Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-09T17:07:55.156Z] INFO: Waiting for daemon to start... [2021-07-09T17:07:55.156Z] Starting dockerd [2021-07-09T17:07:55.290Z] 29d5b6a226d2: Verifying Checksum [2021-07-09T17:07:55.290Z] 29d5b6a226d2: Download complete [2021-07-09T17:07:55.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-09T17:07:56.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-09T17:07:57.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-09T17:07:57.666Z] . [2021-07-09T17:07:57.666Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-09T17:07:57.666Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-09T17:07:57.666Z] Error: No such image: emptyfs [2021-07-09T17:07:57.666Z] Running integration-test (iteration 1) [2021-07-09T17:07:57.666Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-09T17:07:57.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-09T17:07:58.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-09T17:07:59.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-09T17:08:00.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-09T17:08:01.351Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-09T17:08:01.351Z] Using test binary docker [2021-07-09T17:08:01.351Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-09T17:08:01.351Z] Starting apparmor (via systemctl): apparmor.service. [2021-07-09T17:08:01.351Z] INFO: Waiting for daemon to start... [2021-07-09T17:08:01.351Z] Starting dockerd [2021-07-09T17:08:03.896Z] . [2021-07-09T17:08:03.896Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-09T17:08:03.896Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-09T17:08:03.896Z] Error: No such image: emptyfs [2021-07-09T17:08:03.896Z] Running integration-test (iteration 1) [2021-07-09T17:08:03.896Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-09T17:08:15.705Z] Loaded image: buildpack-deps:buster [2021-07-09T17:08:15.705Z] Loaded image: busybox:latest [2021-07-09T17:08:15.705Z] Loaded image: busybox:glibc [2021-07-09T17:08:15.705Z] Loaded image: debian:bullseye [2021-07-09T17:08:15.705Z] Loaded image: hello-world:latest [2021-07-09T17:08:15.705Z] Loaded image: arm32v7/hello-world:latest [2021-07-09T17:08:15.705Z] INFO: Testing against a local daemon [2021-07-09T17:08:15.705Z] === RUN TestCgroupNamespacesBuild [2021-07-09T17:08:16.630Z] --- PASS: TestCgroupNamespacesBuild (1.36s) [2021-07-09T17:08:16.630Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-09T17:08:17.993Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s) [2021-07-09T17:08:17.993Z] === RUN TestBuildWithSession [2021-07-09T17:08:17.993Z] build_session_test.go:25: TODO: BuildKit [2021-07-09T17:08:17.993Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-09T17:08:17.993Z] === RUN TestBuildSquashParent [2021-07-09T17:08:18.801Z] Loaded image: buildpack-deps:buster [2021-07-09T17:08:18.801Z] Loaded image: busybox:latest [2021-07-09T17:08:18.801Z] Loaded image: busybox:glibc [2021-07-09T17:08:19.062Z] Loaded image: debian:bullseye [2021-07-09T17:08:19.322Z] Loaded image: hello-world:latest [2021-07-09T17:08:19.322Z] Loaded image: arm32v7/hello-world:latest [2021-07-09T17:08:19.582Z] INFO: Testing against a local daemon [2021-07-09T17:08:19.582Z] === RUN TestCgroupNamespacesBuild [2021-07-09T17:08:22.123Z] --- PASS: TestCgroupNamespacesBuild (2.30s) [2021-07-09T17:08:22.123Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-09T17:08:23.505Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.48s) [2021-07-09T17:08:23.505Z] === RUN TestBuildWithSession [2021-07-09T17:08:23.505Z] build_session_test.go:25: TODO: BuildKit [2021-07-09T17:08:23.505Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-09T17:08:23.505Z] === RUN TestBuildSquashParent [2021-07-09T17:08:26.071Z] --- PASS: TestBuildSquashParent (7.73s) [2021-07-09T17:08:26.071Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-09T17:08:26.071Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-09T17:08:26.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-09T17:08:26.071Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-09T17:08:26.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-09T17:08:26.071Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-09T17:08:26.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-09T17:08:26.071Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-09T17:08:26.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-09T17:08:26.071Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-09T17:08:26.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-09T17:08:26.071Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-09T17:08:26.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-09T17:08:26.071Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-09T17:08:26.071Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-09T17:08:27.959Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-09T17:08:27.959Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-09T17:08:28.793Z] --- PASS: TestBuildSquashParent (5.53s) [2021-07-09T17:08:28.793Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-09T17:08:28.793Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-09T17:08:28.793Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-09T17:08:28.793Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-09T17:08:28.793Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-09T17:08:28.793Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-09T17:08:28.793Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-09T17:08:28.793Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-09T17:08:28.793Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-09T17:08:28.793Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-09T17:08:28.793Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-09T17:08:28.793Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-09T17:08:28.793Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-09T17:08:28.793Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-09T17:08:28.793Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-09T17:08:30.479Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-09T17:08:30.479Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-09T17:08:31.340Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-09T17:08:31.340Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-09T17:08:33.252Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-09T17:08:33.512Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-09T17:08:33.741Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-09T17:08:33.741Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.27s) [2021-07-09T17:08:33.741Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.34s) [2021-07-09T17:08:33.741Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s) [2021-07-09T17:08:33.741Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.16s) [2021-07-09T17:08:33.741Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.92s) [2021-07-09T17:08:33.741Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.93s) [2021-07-09T17:08:33.741Z] === RUN TestBuildMultiStageCopy [2021-07-09T17:08:33.741Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-09T17:08:35.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-09T17:08:35.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-09T17:08:36.055Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-09T17:08:36.055Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.34s) [2021-07-09T17:08:36.055Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.59s) [2021-07-09T17:08:36.055Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.06s) [2021-07-09T17:08:36.055Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.16s) [2021-07-09T17:08:36.055Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2021-07-09T17:08:36.055Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) [2021-07-09T17:08:36.055Z] === RUN TestBuildMultiStageCopy [2021-07-09T17:08:36.055Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-09T17:08:36.292Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-09T17:08:37.218Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-09T17:08:37.438Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-09T17:08:37.699Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-09T17:08:37.699Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-09T17:08:37.960Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-09T17:08:38.144Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-09T17:08:38.220Z] --- PASS: TestBuildMultiStageCopy (2.59s) [2021-07-09T17:08:38.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.81s) [2021-07-09T17:08:38.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2021-07-09T17:08:38.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-07-09T17:08:38.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2021-07-09T17:08:38.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2021-07-09T17:08:38.220Z] === RUN TestBuildMultiStageParentConfig [2021-07-09T17:08:38.790Z] --- PASS: TestBuildMultiStageParentConfig (0.55s) [2021-07-09T17:08:38.790Z] === RUN TestBuildLabelWithTargets [2021-07-09T17:08:39.068Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-09T17:08:39.731Z] --- PASS: TestBuildLabelWithTargets (0.91s) [2021-07-09T17:08:39.731Z] === RUN TestBuildWithEmptyLayers [2021-07-09T17:08:39.994Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2021-07-09T17:08:39.994Z] === RUN TestBuildMultiStageOnBuild [2021-07-09T17:08:40.430Z] --- PASS: TestBuildMultiStageCopy (6.98s) [2021-07-09T17:08:40.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.04s) [2021-07-09T17:08:40.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.95s) [2021-07-09T17:08:40.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-07-09T17:08:40.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-07-09T17:08:40.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-07-09T17:08:40.430Z] === RUN TestBuildMultiStageParentConfig [2021-07-09T17:08:42.536Z] --- PASS: TestBuildMultiStageOnBuild (2.01s) [2021-07-09T17:08:42.536Z] === RUN TestBuildUncleanTarFilenames [2021-07-09T17:08:42.536Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2021-07-09T17:08:42.536Z] === RUN TestBuildMultiStageLayerLeak [2021-07-09T17:08:45.079Z] --- PASS: TestBuildMultiStageLayerLeak (2.08s) [2021-07-09T17:08:45.079Z] === RUN TestBuildWithHugeFile [2021-07-09T17:08:45.667Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-07-09T17:08:45.667Z] === RUN TestBuildLabelWithTargets [2021-07-09T17:08:53.744Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-07-09T17:08:53.744Z] === RUN TestBuildWithEmptyLayers [2021-07-09T17:08:56.255Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-07-09T17:08:56.255Z] === RUN TestBuildMultiStageOnBuild [2021-07-09T17:09:01.494Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-07-09T17:09:01.494Z] === RUN TestBuildUncleanTarFilenames [2021-07-09T17:09:01.749Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-07-09T17:09:01.749Z] === RUN TestBuildMultiStageLayerLeak [2021-07-09T17:09:06.989Z] --- PASS: TestBuildMultiStageLayerLeak (4.31s) [2021-07-09T17:09:06.989Z] === RUN TestBuildWithHugeFile [2021-07-09T17:09:09.162Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m27.228043294s with top 10 stages: buildssa: 1m47.763949954s, goimports: 24.085939111s, unconvert: 15.016596774s, gosec: 11.340353842s, golint: 7.466396019s, ineffassign: 5.159596418s, misspell: 5.056596101s, inspect: 4.870047748s, vrp: 3.83546792s, printf: 2.066048147s [2021-07-09T17:09:09.162Z] INFO [runner] Issues before processing: 2863, after processing: 0 [2021-07-09T17:09:09.162Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2288/2288, skip_files: 2288/2288, exclude-rules: 78/1899, skip_dirs: 2288/2288, cgo: 2288/2863, path_prettifier: 2288/2288, exclude: 1899/1899, nolint: 0/78, autogenerated_exclude: 1899/2288, identifier_marker: 1899/1899 [2021-07-09T17:09:09.162Z] INFO [runner] processing took 117.1146ms with stages: nolint: 42.014801ms, identifier_marker: 34.473942ms, path_prettifier: 19.609549ms, autogenerated_exclude: 12.060574ms, exclude-rules: 6.533283ms, skip_dirs: 1.923809ms, cgo: 318.713µs, filename_unadjuster: 173.85µs, max_same_issues: 1.771µs, uniq_by_line: 910ns, exclude: 845ns, diff: 535ns, max_from_linter: 477ns, source_code: 459ns, skip_files: 419ns, path_shortener: 362ns, max_per_file_from_linter: 301ns [2021-07-09T17:09:09.162Z] INFO [runner] linters took 1m51.142454944s with stages: goanalysis_metalinter: 1m27.567458841s, unused: 23.457698618s [2021-07-09T17:09:09.162Z] INFO File cache stats: 1687 entries of total size 8.5MiB [2021-07-09T17:09:09.162Z] INFO Memory: 2462 samples, avg is 2097.5MB, max is 5309.5MB [2021-07-09T17:09:09.162Z] INFO Execution took 4m6.013654347s [2021-07-09T17:09:09.162Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-07-09T17:09:09.522Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42604/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bd913a5546727f94eec0fee342e29d984bb042e1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bd913a5546727f94eec0fee342e29d984bb042e1 hack/make.sh dynbinary test-docker-py [2021-07-09T17:09:10.088Z] [2021-07-09T17:09:10.347Z] Removing bundles/ [2021-07-09T17:09:10.347Z] [2021-07-09T17:09:10.347Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-09T17:09:10.347Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-09T17:09:10.347Z] GOOS="" GOARCH="" GOARM="" [2021-07-09T17:09:21.166Z] 29d5b6a226d2: Pull complete [2021-07-09T17:09:21.166Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-09T17:09:21.166Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-09T17:09:21.166Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-07-09T17:09:21.166Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-07-09T17:09:21.166Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-07-09T17:09:21.166Z] WARN: Skipping validation tests [2021-07-09T17:09:21.166Z] INFO: Running unit tests at 07/09/2021 17:09:15... [2021-07-09T17:09:21.166Z] INFO: make.ps1 starting at 07/09/2021 17:09:19 [2021-07-09T17:09:21.166Z] INFO: Git commit (a510a01e20) assumed from DOCKER_GITCOMMIT environment variable [2021-07-09T17:09:21.166Z] INFO: Invoking autogen... [2021-07-09T17:09:21.166Z] INFO: Running unit tests... [2021-07-09T17:09:25.802Z] 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/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/docker-proxy 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/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/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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 [2021-07-09T17:09:34.319Z] ? github.com/docker/docker/api [no test files] [2021-07-09T17:09:41.427Z] --- PASS: TestBuildWithHugeFile (50.63s) [2021-07-09T17:09:41.427Z] === RUN TestBuildWCOWSandboxSize [2021-07-09T17:09:41.427Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-09T17:09:41.427Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-09T17:09:41.427Z] === RUN TestBuildWithEmptyDockerfile [2021-07-09T17:09:41.427Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-09T17:09:41.427Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-09T17:09:41.427Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-09T17:09:41.427Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-09T17:09:41.427Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-09T17:09:41.427Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-09T17:09:41.427Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-09T17:09:41.427Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-09T17:09:41.427Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-09T17:09:41.427Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-07-09T17:09:41.427Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-07-09T17:09:41.427Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-07-09T17:09:41.427Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-09T17:09:41.427Z] === RUN TestBuildPreserveOwnership [2021-07-09T17:09:41.427Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-09T17:09:41.427Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-09T17:09:41.427Z] --- PASS: TestBuildPreserveOwnership (4.33s) [2021-07-09T17:09:41.427Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.03s) [2021-07-09T17:09:41.427Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s) [2021-07-09T17:09:41.427Z] === RUN TestBuildPlatformInvalid [2021-07-09T17:09:41.427Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-09T17:09:41.427Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-09T17:09:51.898Z] === RUN TestMiddlewares [2021-07-09T17:09:51.898Z] --- PASS: TestMiddlewares (0.00s) [2021-07-09T17:09:51.898Z] PASS [2021-07-09T17:09:51.898Z] coverage: 9.0% of statements [2021-07-09T17:09:51.898Z] ok github.com/docker/docker/api/server 0.076s coverage: 9.0% of statements [2021-07-09T17:09:56.329Z] Loaded image: buildpack-deps:buster [2021-07-09T17:09:56.329Z] Loaded image: busybox:latest [2021-07-09T17:09:56.329Z] Loaded image: busybox:glibc [2021-07-09T17:09:56.590Z] Loaded image: debian:bullseye [2021-07-09T17:09:56.590Z] Loaded image: hello-world:latest [2021-07-09T17:09:56.850Z] Loaded image: arm32v7/hello-world:latest [2021-07-09T17:09:56.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-09T17:09:56.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-09T17:10:03.155Z] --- PASS: TestBuildWithHugeFile (50.12s) [2021-07-09T17:10:03.155Z] === RUN TestBuildWCOWSandboxSize [2021-07-09T17:10:03.155Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-09T17:10:03.155Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-07-09T17:10:03.155Z] === RUN TestBuildWithEmptyDockerfile [2021-07-09T17:10:03.155Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-09T17:10:03.155Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-09T17:10:03.155Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-09T17:10:03.155Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-09T17:10:03.155Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-09T17:10:03.155Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-09T17:10:03.155Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-09T17:10:03.155Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-09T17:10:03.155Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-09T17:10:03.155Z] --- PASS: TestBuildWithEmptyDockerfile (0.24s) [2021-07-09T17:10:03.155Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2021-07-09T17:10:03.155Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2021-07-09T17:10:03.155Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-09T17:10:03.155Z] === RUN TestBuildPreserveOwnership [2021-07-09T17:10:03.155Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-09T17:10:03.155Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-09T17:10:04.982Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.26s) [2021-07-09T17:10:04.982Z] PASS [2021-07-09T17:10:04.982Z] [2021-07-09T17:10:04.982Z] === Skipped [2021-07-09T17:10:04.982Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-09T17:10:04.982Z] build_session_test.go:25: TODO: BuildKit [2021-07-09T17:10:04.982Z] [2021-07-09T17:10:04.982Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-09T17:10:04.982Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-09T17:10:04.982Z] [2021-07-09T17:10:04.982Z] [2021-07-09T17:10:04.982Z] DONE 34 tests, 2 skipped in 120.704s [2021-07-09T17:10:04.982Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-09T17:10:04.982Z] INFO: Testing against a local daemon [2021-07-09T17:10:04.982Z] === RUN TestConfigInspect [2021-07-09T17:10:06.892Z] --- PASS: TestConfigInspect (2.18s) [2021-07-09T17:10:06.892Z] === RUN TestConfigList [2021-07-09T17:10:07.316Z] --- PASS: TestBuildPreserveOwnership (10.28s) [2021-07-09T17:10:07.316Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.27s) [2021-07-09T17:10:07.316Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-07-09T17:10:07.316Z] === RUN TestBuildPlatformInvalid [2021-07-09T17:10:07.316Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-07-09T17:10:07.316Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-09T17:10:07.316Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-09T17:10:07.316Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-09T17:10:07.316Z] PASS [2021-07-09T17:10:07.316Z] [2021-07-09T17:10:07.316Z] === Skipped [2021-07-09T17:10:07.316Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-09T17:10:07.316Z] build_session_test.go:25: TODO: BuildKit [2021-07-09T17:10:07.316Z] [2021-07-09T17:10:07.316Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-07-09T17:10:07.316Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-09T17:10:07.316Z] [2021-07-09T17:10:07.316Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-09T17:10:07.316Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-09T17:10:07.316Z] [2021-07-09T17:10:07.316Z] [2021-07-09T17:10:07.316Z] DONE 34 tests, 3 skipped in 129.847s [2021-07-09T17:10:07.316Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-09T17:10:07.572Z] INFO: Testing against a local daemon [2021-07-09T17:10:07.572Z] === RUN TestConfigInspect [2021-07-09T17:10:07.572Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:10:07.572Z] --- SKIP: TestConfigInspect (0.02s) [2021-07-09T17:10:07.572Z] === RUN TestConfigList [2021-07-09T17:10:07.572Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:10:07.572Z] --- SKIP: TestConfigList (0.01s) [2021-07-09T17:10:07.572Z] === RUN TestConfigsCreateAndDelete [2021-07-09T17:10:07.572Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:10:07.572Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-07-09T17:10:07.572Z] === RUN TestConfigsUpdate [2021-07-09T17:10:07.572Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:10:07.572Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-07-09T17:10:07.572Z] === RUN TestTemplatedConfig [2021-07-09T17:10:07.572Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:10:07.572Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-09T17:10:07.572Z] === RUN TestConfigCreateResolve [2021-07-09T17:10:07.572Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:10:07.572Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-07-09T17:10:07.572Z] PASS [2021-07-09T17:10:07.572Z] [2021-07-09T17:10:07.572Z] === Skipped [2021-07-09T17:10:07.572Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-07-09T17:10:07.572Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:10:07.572Z] [2021-07-09T17:10:07.572Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-07-09T17:10:07.572Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:10:07.572Z] [2021-07-09T17:10:07.572Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-07-09T17:10:07.572Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:10:07.572Z] [2021-07-09T17:10:07.572Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-07-09T17:10:07.572Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:10:07.572Z] [2021-07-09T17:10:07.572Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-07-09T17:10:07.572Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:10:07.572Z] [2021-07-09T17:10:07.572Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-07-09T17:10:07.572Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:10:07.572Z] [2021-07-09T17:10:07.572Z] [2021-07-09T17:10:07.572Z] DONE 6 tests, 6 skipped in 0.189s [2021-07-09T17:10:07.572Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-09T17:10:07.827Z] INFO: Testing against a local daemon [2021-07-09T17:10:07.827Z] === RUN TestCheckpoint [2021-07-09T17:10:07.827Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-09T17:10:07.827Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-09T17:10:07.827Z] === RUN TestContainerInvalidJSON [2021-07-09T17:10:07.827Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-09T17:10:07.827Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-09T17:10:07.827Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-09T17:10:07.827Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-09T17:10:07.827Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-09T17:10:07.827Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-09T17:10:07.827Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-09T17:10:07.827Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-09T17:10:07.827Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-09T17:10:07.827Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-07-09T17:10:07.827Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-09T17:10:07.827Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-09T17:10:07.827Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-09T17:10:07.827Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-09T17:10:07.827Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-07-09T17:10:07.827Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-09T17:10:07.827Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-07-09T17:10:07.827Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-09T17:10:07.827Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-07-09T17:10:07.827Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-09T17:10:08.083Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-07-09T17:10:08.083Z] === RUN TestCopyFromContainer [2021-07-09T17:10:08.802Z] --- PASS: TestConfigList (2.19s) [2021-07-09T17:10:08.802Z] === RUN TestConfigsCreateAndDelete [2021-07-09T17:10:11.343Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2021-07-09T17:10:11.343Z] === RUN TestConfigsUpdate [2021-07-09T17:10:11.346Z] === RUN TestCopyFromContainer// [2021-07-09T17:10:11.346Z] === RUN TestCopyFromContainer//bar/root [2021-07-09T17:10:11.346Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-09T17:10:11.346Z] === RUN TestCopyFromContainer/bar/quux [2021-07-09T17:10:11.346Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-09T17:10:11.346Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-09T17:10:11.346Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-09T17:10:11.602Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-09T17:10:11.602Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-09T17:10:11.602Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-09T17:10:11.602Z] --- PASS: TestCopyFromContainer (3.70s) [2021-07-09T17:10:11.602Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-09T17:10:11.602Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-07-09T17:10:11.602Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-09T17:10:11.602Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-07-09T17:10:11.602Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-09T17:10:11.602Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-09T17:10:11.602Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-09T17:10:11.602Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-09T17:10:11.602Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-09T17:10:11.602Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-09T17:10:11.602Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-09T17:10:11.602Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-09T17:10:11.602Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-09T17:10:11.602Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-09T17:10:11.602Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-09T17:10:11.602Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-09T17:10:11.602Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-09T17:10:11.602Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-09T17:10:11.602Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-09T17:10:11.866Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-09T17:10:11.866Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-09T17:10:11.866Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-09T17:10:11.866Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-09T17:10:11.866Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-09T17:10:11.866Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-09T17:10:11.866Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-07-09T17:10:11.866Z] === RUN TestCreateWithInvalidEnv [2021-07-09T17:10:11.866Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-09T17:10:11.866Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-09T17:10:11.866Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-09T17:10:11.866Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-09T17:10:11.866Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-09T17:10:11.866Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-09T17:10:11.866Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-09T17:10:11.866Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-09T17:10:11.866Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-09T17:10:11.866Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-09T17:10:11.866Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-09T17:10:11.866Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-09T17:10:11.866Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-09T17:10:11.866Z] === RUN TestCreateTmpfsMountsTarget [2021-07-09T17:10:11.866Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-09T17:10:11.866Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-09T17:10:13.252Z] --- PASS: TestConfigsUpdate (2.16s) [2021-07-09T17:10:13.252Z] === RUN TestTemplatedConfig [2021-07-09T17:10:13.782Z] --- PASS: TestCreateWithCustomMaskedPaths (1.90s) [2021-07-09T17:10:13.782Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-09T17:10:15.668Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.85s) [2021-07-09T17:10:15.668Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-09T17:10:15.668Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-09T17:10:15.668Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-09T17:10:15.668Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-09T17:10:15.668Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-09T17:10:15.668Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-09T17:10:15.668Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-09T17:10:15.668Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-09T17:10:15.668Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-09T17:10:15.668Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-09T17:10:15.668Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-09T17:10:15.668Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-09T17:10:15.668Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-09T17:10:15.668Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-09T17:10:15.668Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-09T17:10:15.668Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-09T17:10:15.668Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-09T17:10:15.668Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-09T17:10:15.668Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-09T17:10:15.668Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-09T17:10:15.668Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-09T17:10:15.668Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-09T17:10:15.668Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-09T17:10:16.229Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2021-07-09T17:10:16.229Z] === RUN TestCreateDifferentPlatform [2021-07-09T17:10:16.229Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-09T17:10:16.229Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-09T17:10:16.229Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-07-09T17:10:16.229Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-09T17:10:16.229Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-09T17:10:16.229Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-09T17:10:16.229Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-07-09T17:10:16.229Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-09T17:10:16.229Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-09T17:10:16.229Z] === RUN TestContainerStartOnDaemonRestart [2021-07-09T17:10:16.229Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-09T17:10:16.229Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-07-09T17:10:16.229Z] === RUN TestDaemonRestartIpcMode [2021-07-09T17:10:16.229Z] === PAUSE TestDaemonRestartIpcMode [2021-07-09T17:10:16.229Z] === RUN TestDaemonHostGatewayIP [2021-07-09T17:10:16.229Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T17:10:16.229Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-07-09T17:10:16.229Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-09T17:10:16.229Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-09T17:10:16.229Z] === RUN TestContainerKillOnDaemonStart [2021-07-09T17:10:16.229Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-09T17:10:16.229Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-09T17:10:16.229Z] === RUN TestDiff [2021-07-09T17:10:16.546Z] --- PASS: TestTemplatedConfig (3.40s) [2021-07-09T17:10:16.546Z] === RUN TestConfigCreateResolve [2021-07-09T17:10:16.791Z] --- PASS: TestDiff (0.60s) [2021-07-09T17:10:16.791Z] === RUN TestExecWithCloseStdin [2021-07-09T17:10:17.718Z] --- PASS: TestExecWithCloseStdin (0.91s) [2021-07-09T17:10:17.718Z] === RUN TestExec [2021-07-09T17:10:18.457Z] --- PASS: TestConfigCreateResolve (2.14s) [2021-07-09T17:10:18.458Z] PASS [2021-07-09T17:10:18.458Z] [2021-07-09T17:10:18.458Z] DONE 6 tests in 14.236s [2021-07-09T17:10:18.458Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-09T17:10:18.646Z] --- PASS: TestExec (0.90s) [2021-07-09T17:10:18.646Z] === RUN TestExecUser [2021-07-09T17:10:18.717Z] INFO: Testing against a local daemon [2021-07-09T17:10:18.717Z] === RUN TestCheckpoint [2021-07-09T17:10:18.717Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-09T17:10:18.717Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-09T17:10:18.717Z] === RUN TestContainerInvalidJSON [2021-07-09T17:10:18.717Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-09T17:10:18.718Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-09T17:10:18.718Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-09T17:10:18.718Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-09T17:10:18.718Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-09T17:10:18.718Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-09T17:10:18.718Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-09T17:10:18.718Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-09T17:10:18.718Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-09T17:10:18.718Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-09T17:10:18.718Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-09T17:10:18.718Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-09T17:10:18.718Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-09T17:10:18.718Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-09T17:10:18.718Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-07-09T17:10:18.718Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-09T17:10:18.718Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2021-07-09T17:10:18.718Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-09T17:10:18.979Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2021-07-09T17:10:18.979Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-09T17:10:18.979Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-07-09T17:10:18.979Z] === RUN TestCopyFromContainer [2021-07-09T17:10:19.574Z] --- PASS: TestExecUser (0.90s) [2021-07-09T17:10:19.574Z] === RUN TestExportContainerAndImportImage [2021-07-09T17:10:20.362Z] === RUN TestCopyFromContainer// [2021-07-09T17:10:20.362Z] === RUN TestCopyFromContainer//bar/root [2021-07-09T17:10:20.362Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-09T17:10:20.362Z] === RUN TestCopyFromContainer/bar/quux [2021-07-09T17:10:20.362Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-09T17:10:20.362Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-09T17:10:20.500Z] --- PASS: TestExportContainerAndImportImage (0.80s) [2021-07-09T17:10:20.500Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-09T17:10:20.622Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-09T17:10:20.622Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-09T17:10:20.622Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-09T17:10:20.622Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-09T17:10:20.883Z] --- PASS: TestCopyFromContainer (1.81s) [2021-07-09T17:10:20.883Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-09T17:10:20.883Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-07-09T17:10:20.883Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-09T17:10:20.883Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-07-09T17:10:20.883Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-09T17:10:20.883Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-09T17:10:20.883Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-07-09T17:10:20.883Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-09T17:10:20.883Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-09T17:10:20.883Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-09T17:10:20.883Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-09T17:10:20.883Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-09T17:10:20.883Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-09T17:10:20.883Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-09T17:10:20.883Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-09T17:10:20.883Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-09T17:10:20.883Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-09T17:10:20.883Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-09T17:10:20.883Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-09T17:10:20.883Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-09T17:10:20.883Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-09T17:10:20.883Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-09T17:10:20.883Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-09T17:10:20.883Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-09T17:10:20.883Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-09T17:10:20.883Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-07-09T17:10:20.883Z] === RUN TestCreateWithInvalidEnv [2021-07-09T17:10:20.883Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-09T17:10:20.883Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-09T17:10:20.883Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-09T17:10:20.883Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-09T17:10:20.883Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-09T17:10:20.883Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-09T17:10:20.883Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-09T17:10:20.883Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-09T17:10:20.883Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-09T17:10:20.883Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-09T17:10:20.883Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-09T17:10:20.883Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-09T17:10:20.883Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-09T17:10:20.883Z] === RUN TestCreateTmpfsMountsTarget [2021-07-09T17:10:20.883Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-09T17:10:20.883Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-09T17:10:21.862Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-07-09T17:10:21.862Z] === RUN TestHealthCheckWorkdir [2021-07-09T17:10:23.224Z] --- PASS: TestHealthCheckWorkdir (1.30s) [2021-07-09T17:10:23.224Z] === RUN TestHealthKillContainer [2021-07-09T17:10:23.423Z] --- PASS: TestCreateWithCustomMaskedPaths (2.34s) [2021-07-09T17:10:23.423Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-09T17:10:25.334Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.25s) [2021-07-09T17:10:25.334Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-09T17:10:25.334Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-09T17:10:25.334Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-09T17:10:25.334Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-09T17:10:25.334Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-09T17:10:25.334Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-09T17:10:25.334Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-09T17:10:25.334Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-09T17:10:25.334Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-09T17:10:25.334Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-09T17:10:25.334Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-09T17:10:25.334Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-09T17:10:25.334Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-09T17:10:25.334Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-09T17:10:25.594Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-09T17:10:25.594Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-09T17:10:25.594Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-09T17:10:25.594Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-09T17:10:25.594Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-09T17:10:25.594Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-09T17:10:25.594Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-09T17:10:25.594Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-09T17:10:25.594Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-09T17:10:26.164Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2021-07-09T17:10:26.164Z] === RUN TestCreateDifferentPlatform [2021-07-09T17:10:26.164Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-09T17:10:26.164Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-09T17:10:26.164Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-07-09T17:10:26.164Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-09T17:10:26.164Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-09T17:10:26.164Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-09T17:10:26.424Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-09T17:10:26.424Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-09T17:10:26.424Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-09T17:10:26.424Z] === RUN TestContainerStartOnDaemonRestart [2021-07-09T17:10:26.424Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-09T17:10:26.424Z] === RUN TestDaemonRestartIpcMode [2021-07-09T17:10:26.424Z] === PAUSE TestDaemonRestartIpcMode [2021-07-09T17:10:26.424Z] === RUN TestDaemonHostGatewayIP [2021-07-09T17:10:26.424Z] === PAUSE TestDaemonHostGatewayIP [2021-07-09T17:10:26.424Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-09T17:10:26.424Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-09T17:10:26.424Z] === RUN TestContainerKillOnDaemonStart [2021-07-09T17:10:26.424Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-09T17:10:26.424Z] === RUN TestDiff [2021-07-09T17:10:26.484Z] --- PASS: TestHealthKillContainer (2.91s) [2021-07-09T17:10:26.484Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-09T17:10:26.484Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2021-07-09T17:10:26.484Z] === RUN TestIpcModeNone [2021-07-09T17:10:26.995Z] --- PASS: TestDiff (0.76s) [2021-07-09T17:10:26.995Z] === RUN TestExecWithCloseStdin [2021-07-09T17:10:27.411Z] --- PASS: TestIpcModeNone (0.90s) [2021-07-09T17:10:27.411Z] === RUN TestIpcModePrivate [2021-07-09T17:10:28.338Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-07-09T17:10:28.338Z] --- PASS: TestIpcModePrivate (0.94s) [2021-07-09T17:10:28.338Z] === RUN TestIpcModeShareable [2021-07-09T17:10:28.338Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-09T17:10:28.338Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-07-09T17:10:28.338Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-09T17:10:28.376Z] --- PASS: TestExecWithCloseStdin (1.09s) [2021-07-09T17:10:28.376Z] === RUN TestExec [2021-07-09T17:10:29.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-09T17:10:29.316Z] --- PASS: TestExec (1.06s) [2021-07-09T17:10:29.316Z] === RUN TestExecUser [2021-07-09T17:10:30.258Z] --- PASS: TestExecUser (1.11s) [2021-07-09T17:10:30.258Z] === RUN TestExportContainerAndImportImage [2021-07-09T17:10:30.855Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.51s) [2021-07-09T17:10:30.855Z] === RUN TestAPIIpcModeHost [2021-07-09T17:10:30.855Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-09T17:10:30.855Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-07-09T17:10:30.855Z] === RUN TestDaemonIpcModeShareable [2021-07-09T17:10:30.855Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-09T17:10:30.855Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-07-09T17:10:30.855Z] === RUN TestDaemonIpcModePrivate [2021-07-09T17:10:31.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-09T17:10:31.639Z] --- PASS: TestExportContainerAndImportImage (0.99s) [2021-07-09T17:10:31.639Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-09T17:10:32.219Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-07-09T17:10:32.474Z] --- PASS: TestDaemonIpcModePrivate (1.54s) [2021-07-09T17:10:32.474Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-09T17:10:32.474Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-09T17:10:32.474Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-09T17:10:32.474Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-09T17:10:32.474Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-09T17:10:32.474Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-09T17:10:32.474Z] === RUN TestIpcModeOlderClient [2021-07-09T17:10:32.474Z] === PAUSE TestIpcModeOlderClient [2021-07-09T17:10:32.474Z] === RUN TestKillContainerInvalidSignal [2021-07-09T17:10:32.579Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2021-07-09T17:10:32.579Z] === RUN TestHealthCheckWorkdir [2021-07-09T17:10:33.035Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2021-07-09T17:10:33.035Z] === RUN TestKillContainer [2021-07-09T17:10:33.035Z] === RUN TestKillContainer/no_signal [2021-07-09T17:10:33.595Z] === RUN TestKillContainer/non_killing_signal [2021-07-09T17:10:34.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-09T17:10:34.157Z] === RUN TestKillContainer/killing_signal [2021-07-09T17:10:34.490Z] --- PASS: TestHealthCheckWorkdir (1.48s) [2021-07-09T17:10:34.490Z] === RUN TestHealthKillContainer [2021-07-09T17:10:35.082Z] --- PASS: TestKillContainer (1.90s) [2021-07-09T17:10:35.082Z] --- PASS: TestKillContainer/no_signal (0.61s) [2021-07-09T17:10:35.082Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2021-07-09T17:10:35.082Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2021-07-09T17:10:35.082Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-09T17:10:35.082Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-09T17:10:35.642Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-09T17:10:36.203Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2021-07-09T17:10:36.203Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2021-07-09T17:10:36.203Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2021-07-09T17:10:36.203Z] === RUN TestKillStoppedContainer [2021-07-09T17:10:36.203Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-07-09T17:10:36.203Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-09T17:10:36.459Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-07-09T17:10:36.459Z] === RUN TestKillDifferentUserContainer [2021-07-09T17:10:36.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-09T17:10:37.020Z] --- PASS: TestKillDifferentUserContainer (0.63s) [2021-07-09T17:10:37.020Z] === RUN TestInspectOomKilledTrue [2021-07-09T17:10:37.020Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-09T17:10:37.020Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-09T17:10:37.020Z] === RUN TestInspectOomKilledFalse [2021-07-09T17:10:37.020Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-09T17:10:37.020Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-09T17:10:37.020Z] === RUN TestLinksEtcHostsContentMatch [2021-07-09T17:10:37.020Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-09T17:10:37.020Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-07-09T17:10:37.020Z] === RUN TestLinksContainerNames [2021-07-09T17:10:37.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-09T17:10:37.784Z] --- PASS: TestHealthKillContainer (3.31s) [2021-07-09T17:10:37.784Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-09T17:10:38.354Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2021-07-09T17:10:38.354Z] === RUN TestIpcModeNone [2021-07-09T17:10:38.385Z] --- PASS: TestLinksContainerNames (1.25s) [2021-07-09T17:10:38.385Z] === RUN TestLogsFollowTailEmpty [2021-07-09T17:10:38.945Z] --- PASS: TestLogsFollowTailEmpty (0.62s) [2021-07-09T17:10:38.945Z] === RUN TestContainerNetworkMountsNoChown [2021-07-09T17:10:39.296Z] --- PASS: TestIpcModeNone (1.09s) [2021-07-09T17:10:39.296Z] === RUN TestIpcModePrivate [2021-07-09T17:10:39.506Z] --- PASS: TestContainerNetworkMountsNoChown (0.60s) [2021-07-09T17:10:39.506Z] === RUN TestMountDaemonRoot [2021-07-09T17:10:39.506Z] === RUN TestMountDaemonRoot/default [2021-07-09T17:10:39.506Z] === PAUSE TestMountDaemonRoot/default [2021-07-09T17:10:39.506Z] === RUN TestMountDaemonRoot/private [2021-07-09T17:10:39.506Z] === PAUSE TestMountDaemonRoot/private [2021-07-09T17:10:39.506Z] === RUN TestMountDaemonRoot/rprivate [2021-07-09T17:10:39.506Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-09T17:10:39.506Z] === RUN TestMountDaemonRoot/slave [2021-07-09T17:10:39.506Z] === PAUSE TestMountDaemonRoot/slave [2021-07-09T17:10:39.506Z] === RUN TestMountDaemonRoot/rslave [2021-07-09T17:10:39.506Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-09T17:10:39.506Z] === RUN TestMountDaemonRoot/shared [2021-07-09T17:10:39.506Z] === PAUSE TestMountDaemonRoot/shared [2021-07-09T17:10:39.506Z] === RUN TestMountDaemonRoot/rshared [2021-07-09T17:10:39.506Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-09T17:10:39.506Z] === CONT TestMountDaemonRoot/default [2021-07-09T17:10:39.506Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-09T17:10:39.506Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-09T17:10:39.506Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-09T17:10:39.506Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-09T17:10:39.506Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-09T17:10:39.506Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-09T17:10:39.506Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-09T17:10:39.506Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-09T17:10:39.506Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-09T17:10:39.506Z] === CONT TestMountDaemonRoot/rshared [2021-07-09T17:10:39.506Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-09T17:10:39.506Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-09T17:10:39.506Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-09T17:10:39.506Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-09T17:10:39.506Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-09T17:10:39.507Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-09T17:10:39.507Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-09T17:10:39.507Z] === CONT TestMountDaemonRoot/shared [2021-07-09T17:10:39.507Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-09T17:10:39.507Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-09T17:10:39.507Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-09T17:10:39.507Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-09T17:10:39.507Z] === CONT TestMountDaemonRoot/rslave [2021-07-09T17:10:39.507Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-09T17:10:39.507Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-09T17:10:39.507Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-09T17:10:39.507Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-09T17:10:39.507Z] === CONT TestMountDaemonRoot/slave [2021-07-09T17:10:39.507Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-09T17:10:39.507Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-09T17:10:39.507Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-09T17:10:39.507Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-09T17:10:39.507Z] === CONT TestMountDaemonRoot/rprivate [2021-07-09T17:10:39.507Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-09T17:10:39.507Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-09T17:10:39.507Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-09T17:10:39.507Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-09T17:10:39.507Z] === CONT TestMountDaemonRoot/private [2021-07-09T17:10:39.507Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-09T17:10:39.507Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-09T17:10:39.507Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-09T17:10:39.507Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-09T17:10:39.507Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-09T17:10:39.507Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-09T17:10:39.507Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-09T17:10:39.507Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-09T17:10:39.507Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-09T17:10:39.763Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-09T17:10:39.763Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-09T17:10:39.763Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-09T17:10:39.763Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-09T17:10:39.763Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-09T17:10:39.763Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-09T17:10:39.763Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-09T17:10:39.763Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-09T17:10:39.763Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-09T17:10:39.763Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-09T17:10:39.763Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-09T17:10:39.763Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-09T17:10:39.763Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-09T17:10:39.763Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-09T17:10:39.763Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-09T17:10:39.763Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-09T17:10:39.763Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-09T17:10:39.763Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-09T17:10:39.763Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-09T17:10:39.763Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-09T17:10:39.763Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-07-09T17:10:40.019Z] === RUN TestContainerBindMountNonRecursive [2021-07-09T17:10:40.019Z] 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) [2021-07-09T17:10:40.019Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-07-09T17:10:40.019Z] === RUN TestContainerVolumesMountedAsShared [2021-07-09T17:10:40.019Z] 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) [2021-07-09T17:10:40.019Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-07-09T17:10:40.019Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-09T17:10:40.019Z] 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) [2021-07-09T17:10:40.019Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-07-09T17:10:40.019Z] === RUN TestNetworkNat [2021-07-09T17:10:40.237Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-07-09T17:10:40.497Z] --- PASS: TestIpcModePrivate (1.08s) [2021-07-09T17:10:40.497Z] === RUN TestIpcModeShareable [2021-07-09T17:10:40.947Z] --- PASS: TestNetworkNat (1.07s) [2021-07-09T17:10:40.947Z] === RUN TestNetworkLocalhostTCPNat [2021-07-09T17:10:41.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-09T17:10:41.475Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-07-09T17:10:41.475Z] --- PASS: TestIpcModeShareable (1.12s) [2021-07-09T17:10:41.475Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-09T17:10:41.873Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s) [2021-07-09T17:10:41.873Z] === RUN TestNetworkLoopbackNat [2021-07-09T17:10:44.797Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.01s) [2021-07-09T17:10:44.797Z] === RUN TestAPIIpcModeHost [2021-07-09T17:10:45.136Z] --- PASS: TestNetworkLoopbackNat (3.03s) [2021-07-09T17:10:45.136Z] === RUN TestPause [2021-07-09T17:10:45.136Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-09T17:10:45.136Z] --- SKIP: TestPause (0.00s) [2021-07-09T17:10:45.136Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-09T17:10:45.136Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-09T17:10:45.136Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-09T17:10:45.136Z] === RUN TestPauseStopPausedContainer [2021-07-09T17:10:45.136Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-09T17:10:45.136Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-07-09T17:10:45.136Z] === RUN TestPidHost [2021-07-09T17:10:45.738Z] --- PASS: TestAPIIpcModeHost (1.09s) [2021-07-09T17:10:45.738Z] === RUN TestDaemonIpcModeShareable [2021-07-09T17:10:46.499Z] --- PASS: TestPidHost (1.82s) [2021-07-09T17:10:46.499Z] === RUN TestPsFilter [2021-07-09T17:10:46.499Z] --- PASS: TestPsFilter (0.10s) [2021-07-09T17:10:46.499Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-09T17:10:46.787Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-09T17:10:46.787Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-09T17:10:46.787Z] GOOS="" GOARCH="" GOARM="" [2021-07-09T17:10:46.787Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-09T17:10:46.787Z] [2021-07-09T17:10:46.787Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-07-09T17:10:46.787Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-07-09T17:10:46.787Z] Using test binary docker [2021-07-09T17:10:46.787Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-09T17:10:46.787Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-09T17:10:46.787Z] INFO: Waiting for daemon to start... [2021-07-09T17:10:46.787Z] Starting dockerd [2021-07-09T17:10:46.787Z] . [2021-07-09T17:10:46.787Z] INFO: Building docker-sdk-python3:5.0.0... [2021-07-09T17:10:47.120Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-07-09T17:10:47.380Z] --- PASS: TestDaemonIpcModeShareable (1.67s) [2021-07-09T17:10:47.380Z] === RUN TestDaemonIpcModePrivate [2021-07-09T17:10:47.424Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2021-07-09T17:10:47.424Z] === RUN TestRemoveContainerWithVolume [2021-07-09T17:10:47.983Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2021-07-09T17:10:47.983Z] === RUN TestRemoveContainerRunning [2021-07-09T17:10:48.581Z] --- PASS: TestRemoveContainerRunning (0.66s) [2021-07-09T17:10:48.581Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-09T17:10:48.762Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-07-09T17:10:49.021Z] --- PASS: TestDaemonIpcModePrivate (1.66s) [2021-07-09T17:10:49.021Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-09T17:10:49.145Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2021-07-09T17:10:49.145Z] === RUN TestRemoveInvalidContainer [2021-07-09T17:10:49.409Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-09T17:10:49.409Z] === RUN TestRenameLinkedContainer [2021-07-09T17:10:49.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-09T17:10:50.402Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-07-09T17:10:50.663Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2021-07-09T17:10:50.663Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-09T17:10:51.923Z] --- PASS: TestRenameLinkedContainer (2.63s) [2021-07-09T17:10:51.923Z] === RUN TestRenameStoppedContainer [2021-07-09T17:10:52.129Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-07-09T17:10:52.183Z] === RUN TestBoolValue [2021-07-09T17:10:52.183Z] --- PASS: TestBoolValue (0.00s) [2021-07-09T17:10:52.183Z] === RUN TestBoolValueOrDefault [2021-07-09T17:10:52.183Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-09T17:10:52.183Z] === RUN TestInt64ValueOrZero [2021-07-09T17:10:52.183Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-09T17:10:52.183Z] === RUN TestInt64ValueOrDefault [2021-07-09T17:10:52.183Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-09T17:10:52.183Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-09T17:10:52.183Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-09T17:10:52.183Z] === RUN TestJsonContentType [2021-07-09T17:10:52.183Z] --- PASS: TestJsonContentType (0.00s) [2021-07-09T17:10:52.183Z] PASS [2021-07-09T17:10:52.183Z] coverage: 14.7% of statements [2021-07-09T17:10:52.183Z] ok github.com/docker/docker/api/server/httputils 0.113s coverage: 14.7% of statements [2021-07-09T17:10:52.183Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-09T17:10:52.183Z] === RUN TestMaskSecretKeys [2021-07-09T17:10:52.183Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-09T17:10:52.183Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-09T17:10:52.183Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-09T17:10:52.183Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-09T17:10:52.183Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-09T17:10:52.183Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-09T17:10:52.183Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-09T17:10:52.183Z] === RUN TestVersionMiddlewareVersion [2021-07-09T17:10:52.183Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-09T17:10:52.183Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-09T17:10:52.183Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-09T17:10:52.183Z] PASS [2021-07-09T17:10:52.183Z] coverage: 37.7% of statements [2021-07-09T17:10:52.183Z] ok github.com/docker/docker/api/server/middleware 0.055s coverage: 37.7% of statements [2021-07-09T17:10:52.183Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-09T17:10:52.183Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-09T17:10:52.183Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-09T17:10:52.183Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-09T17:10:52.184Z] === RUN TestAdjustForAPIVersion [2021-07-09T17:10:52.184Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-09T17:10:52.184Z] PASS [2021-07-09T17:10:52.184Z] coverage: 5.7% of statements [2021-07-09T17:10:52.184Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 5.7% of statements [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/api/types [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-09T17:10:52.184Z] === RUN TestStrSliceMarshalJSON [2021-07-09T17:10:52.184Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestStrSliceUnmarshalJSON [2021-07-09T17:10:52.184Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestStrSliceUnmarshalString [2021-07-09T17:10:52.184Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestStrSliceUnmarshalSlice [2021-07-09T17:10:52.184Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-09T17:10:52.184Z] PASS [2021-07-09T17:10:52.184Z] coverage: 90.0% of statements [2021-07-09T17:10:52.184Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2021-07-09T17:10:52.184Z] === RUN TestToJSON [2021-07-09T17:10:52.184Z] --- PASS: TestToJSON (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestToParamWithVersion [2021-07-09T17:10:52.184Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestFromJSON [2021-07-09T17:10:52.184Z] --- PASS: TestFromJSON (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestEmpty [2021-07-09T17:10:52.184Z] --- PASS: TestEmpty (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestArgsMatchKVListEmptySources [2021-07-09T17:10:52.184Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestArgsMatchKVList [2021-07-09T17:10:52.184Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestArgsMatch [2021-07-09T17:10:52.184Z] --- PASS: TestArgsMatch (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestAdd [2021-07-09T17:10:52.184Z] --- PASS: TestAdd (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestDel [2021-07-09T17:10:52.184Z] --- PASS: TestDel (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestLen [2021-07-09T17:10:52.184Z] --- PASS: TestLen (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestExactMatch [2021-07-09T17:10:52.184Z] --- PASS: TestExactMatch (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestOnlyOneExactMatch [2021-07-09T17:10:52.184Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestContains [2021-07-09T17:10:52.184Z] --- PASS: TestContains (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestValidate [2021-07-09T17:10:52.184Z] --- PASS: TestValidate (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestWalkValues [2021-07-09T17:10:52.184Z] --- PASS: TestWalkValues (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestFuzzyMatch [2021-07-09T17:10:52.184Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestClone [2021-07-09T17:10:52.184Z] --- PASS: TestClone (0.00s) [2021-07-09T17:10:52.184Z] PASS [2021-07-09T17:10:52.184Z] coverage: 92.2% of statements [2021-07-09T17:10:52.184Z] ok github.com/docker/docker/api/types/filters 0.062s coverage: 92.2% of statements [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-09T17:10:52.184Z] === RUN TestDurationToSecondsString [2021-07-09T17:10:52.184Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestGetTimestamp [2021-07-09T17:10:52.184Z] --- PASS: TestGetTimestamp (0.13s) [2021-07-09T17:10:52.184Z] === RUN TestParseTimestamps [2021-07-09T17:10:52.184Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-09T17:10:52.184Z] PASS [2021-07-09T17:10:52.184Z] coverage: 100.0% of statements [2021-07-09T17:10:52.184Z] ok github.com/docker/docker/api/types/time 0.162s coverage: 100.0% of statements [2021-07-09T17:10:52.184Z] === RUN TestCompareVersion [2021-07-09T17:10:52.184Z] --- PASS: TestCompareVersion (0.00s) [2021-07-09T17:10:52.184Z] PASS [2021-07-09T17:10:52.184Z] coverage: 75.0% of statements [2021-07-09T17:10:52.184Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 75.0% of statements [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/builder [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-09T17:10:52.184Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-09T17:10:52.184Z] === RUN TestParseRemoteURL [2021-07-09T17:10:52.184Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-09T17:10:52.184Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-09T17:10:52.184Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-09T17:10:52.184Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-09T17:10:52.184Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-09T17:10:52.184Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-09T17:10:52.184Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-09T17:10:52.184Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-09T17:10:52.184Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-09T17:10:52.184Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-09T17:10:52.184Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-09T17:10:52.184Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-09T17:10:52.184Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-09T17:10:52.184Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-09T17:10:52.184Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-09T17:10:52.184Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-09T17:10:52.184Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-09T17:10:52.184Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-09T17:10:52.184Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-09T17:10:52.184Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-09T17:10:52.184Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestCloneArgsSmartHttp [2021-07-09T17:10:52.184Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestCloneArgsDumbHttp [2021-07-09T17:10:52.184Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestCloneArgsGit [2021-07-09T17:10:52.184Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestCheckoutGit [2021-07-09T17:10:52.184Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-09T17:10:52.184Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestProcessNoDockerignore [2021-07-09T17:10:52.184Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-09T17:10:52.184Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestDetectContentType [2021-07-09T17:10:52.184Z] --- PASS: TestDetectContentType (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestSelectAcceptableMIME [2021-07-09T17:10:52.184Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestInspectEmptyResponse [2021-07-09T17:10:52.184Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestInspectResponseBinary [2021-07-09T17:10:52.184Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestResponseUnsupportedContentType [2021-07-09T17:10:52.184Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestInspectResponseTextSimple [2021-07-09T17:10:52.184Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestInspectResponseEmptyContentType [2021-07-09T17:10:52.184Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestUnknownContentLength [2021-07-09T17:10:52.184Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestDownloadRemote [2021-07-09T17:10:52.184Z] --- PASS: TestDownloadRemote (0.07s) [2021-07-09T17:10:52.184Z] === RUN TestGetWithStatusError [2021-07-09T17:10:52.184Z] --- PASS: TestGetWithStatusError (0.01s) [2021-07-09T17:10:52.184Z] === RUN TestCloseRootDirectory [2021-07-09T17:10:52.184Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-09T17:10:52.184Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestHashFile [2021-07-09T17:10:52.184Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-09T17:10:52.184Z] --- SKIP: TestHashFile (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestHashSubdir [2021-07-09T17:10:52.184Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-09T17:10:52.184Z] --- SKIP: TestHashSubdir (0.00s) [2021-07-09T17:10:52.184Z] === RUN TestRemoveDirectory [2021-07-09T17:10:52.184Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-09T17:10:52.184Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-09T17:10:52.184Z] PASS [2021-07-09T17:10:52.184Z] coverage: 9.3% of statements [2021-07-09T17:10:52.184Z] ok github.com/docker/docker/builder/remotecontext 0.187s coverage: 9.3% of statements [2021-07-09T17:10:52.390Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2021-07-09T17:10:52.390Z] === RUN TestIpcModeOlderClient [2021-07-09T17:10:52.390Z] === PAUSE TestIpcModeOlderClient [2021-07-09T17:10:52.390Z] === RUN TestKillContainerInvalidSignal [2021-07-09T17:10:52.483Z] --- PASS: TestRenameStoppedContainer (0.64s) [2021-07-09T17:10:52.483Z] === RUN TestRenameRunningContainerAndReuse [2021-07-09T17:10:52.636Z] === RUN TestGetAllAllowed [2021-07-09T17:10:52.636Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestGetAllMeta [2021-07-09T17:10:52.636Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-09T17:10:52.636Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestIsUnreferencedBuiltin [2021-07-09T17:10:52.636Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestIsExistingDirectory [2021-07-09T17:10:52.636Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestGetFilenameForDownload [2021-07-09T17:10:52.636Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestEnv2Variables [2021-07-09T17:10:52.636Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-09T17:10:52.636Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestMaintainer [2021-07-09T17:10:52.636Z] --- PASS: TestMaintainer (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestLabel [2021-07-09T17:10:52.636Z] --- PASS: TestLabel (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestFromScratch [2021-07-09T17:10:52.636Z] --- PASS: TestFromScratch (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestFromWithArg [2021-07-09T17:10:52.636Z] --- PASS: TestFromWithArg (0.01s) [2021-07-09T17:10:52.636Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-09T17:10:52.636Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestFromWithUndefinedArg [2021-07-09T17:10:52.636Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestFromMultiStageWithNamedStage [2021-07-09T17:10:52.636Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestOnbuild [2021-07-09T17:10:52.636Z] --- PASS: TestOnbuild (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestWorkdir [2021-07-09T17:10:52.636Z] --- PASS: TestWorkdir (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestCmd [2021-07-09T17:10:52.636Z] --- PASS: TestCmd (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestHealthcheckNone [2021-07-09T17:10:52.636Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestHealthcheckCmd [2021-07-09T17:10:52.636Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestEntrypoint [2021-07-09T17:10:52.636Z] --- PASS: TestEntrypoint (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestExpose [2021-07-09T17:10:52.636Z] --- PASS: TestExpose (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestUser [2021-07-09T17:10:52.636Z] --- PASS: TestUser (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestVolume [2021-07-09T17:10:52.636Z] --- PASS: TestVolume (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestStopSignal [2021-07-09T17:10:52.636Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-09T17:10:52.636Z] --- SKIP: TestStopSignal (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestArg [2021-07-09T17:10:52.636Z] --- PASS: TestArg (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestShell [2021-07-09T17:10:52.636Z] --- PASS: TestShell (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestPrependEnvOnCmd [2021-07-09T17:10:52.636Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestRunWithBuildArgs [2021-07-09T17:10:52.636Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestRunIgnoresHealthcheck [2021-07-09T17:10:52.636Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestDispatchUnsupportedOptions [2021-07-09T17:10:52.636Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-09T17:10:52.636Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-09T17:10:52.636Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-09T17:10:52.636Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-09T17:10:52.636Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-09T17:10:52.636Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-09T17:10:52.636Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestNormalizeWorkdir [2021-07-09T17:10:52.636Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestDispatch [2021-07-09T17:10:52.636Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-09T17:10:52.636Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-09T17:10:52.636Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-09T17:10:52.636Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-09T17:10:52.636Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-09T17:10:52.636Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-09T17:10:52.636Z] === RUN TestDispatch/COPY_url [2021-07-09T17:10:52.636Z] --- PASS: TestDispatch (0.04s) [2021-07-09T17:10:52.636Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-07-09T17:10:52.636Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-07-09T17:10:52.636Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-09T17:10:52.636Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-09T17:10:52.636Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-09T17:10:52.636Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-09T17:10:52.636Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestAddScratchImageAddsToMounts [2021-07-09T17:10:52.636Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-09T17:10:52.636Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-09T17:10:52.636Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-09T17:10:52.636Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestImageSourceGetAddsToMounts [2021-07-09T17:10:52.636Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestEmptyDockerfile [2021-07-09T17:10:52.636Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestSymlinkDockerfile [2021-07-09T17:10:52.636Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-09T17:10:52.636Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-09T17:10:52.636Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestNonExistingDockerfile [2021-07-09T17:10:52.636Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestCopyRunConfig [2021-07-09T17:10:52.636Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestDeepCopyRunConfig [2021-07-09T17:10:52.636Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestExportImage [2021-07-09T17:10:52.636Z] --- PASS: TestExportImage (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestNormalizeDest [2021-07-09T17:10:52.636Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-09T17:10:52.636Z] PASS [2021-07-09T17:10:52.636Z] coverage: 47.0% of statements [2021-07-09T17:10:52.636Z] ok github.com/docker/docker/builder/dockerfile 0.156s coverage: 47.0% of statements [2021-07-09T17:10:52.636Z] === RUN TestEnable [2021-07-09T17:10:52.636Z] --- PASS: TestEnable (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestDisable [2021-07-09T17:10:52.636Z] --- PASS: TestDisable (0.00s) [2021-07-09T17:10:52.636Z] === RUN TestEnabled [2021-07-09T17:10:52.636Z] --- PASS: TestEnabled (0.00s) [2021-07-09T17:10:52.636Z] PASS [2021-07-09T17:10:52.636Z] coverage: 100.0% of statements [2021-07-09T17:10:52.636Z] ok github.com/docker/docker/cli/debug 0.053s coverage: 100.0% of statements [2021-07-09T17:10:52.636Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-09T17:10:52.961Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2021-07-09T17:10:52.961Z] === RUN TestKillContainer [2021-07-09T17:10:52.961Z] === RUN TestKillContainer/no_signal [2021-07-09T17:10:53.531Z] === RUN TestKillContainer/non_killing_signal [2021-07-09T17:10:53.589Z] === RUN TestTCP4Proxy [2021-07-09T17:10:53.589Z] --- PASS: TestTCP4Proxy (0.01s) [2021-07-09T17:10:53.589Z] === RUN TestTCP4ProxyHalfClose [2021-07-09T17:10:53.589Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-09T17:10:53.589Z] === RUN TestTCP6Proxy [2021-07-09T17:10:53.589Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-09T17:10:53.589Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-09T17:10:53.589Z] === RUN TestTCPDualStackProxy [2021-07-09T17:10:53.589Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-09T17:10:53.589Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-09T17:10:53.589Z] === RUN TestUDP4Proxy [2021-07-09T17:10:53.589Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-09T17:10:53.589Z] === RUN TestUDP6Proxy [2021-07-09T17:10:53.589Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-09T17:10:53.589Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-09T17:10:53.589Z] === RUN TestUDPWriteError [2021-07-09T17:10:53.589Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-09T17:10:53.589Z] === RUN TestSCTP4Proxy [2021-07-09T17:10:53.589Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-09T17:10:53.589Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-09T17:10:53.589Z] === RUN TestSCTP6Proxy [2021-07-09T17:10:53.589Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-09T17:10:53.589Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-09T17:10:53.589Z] PASS [2021-07-09T17:10:53.589Z] coverage: 49.4% of statements [2021-07-09T17:10:53.589Z] ok github.com/docker/docker/cmd/docker-proxy 0.072s coverage: 49.4% of statements [2021-07-09T17:10:53.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-09T17:10:53.846Z] --- PASS: TestRenameRunningContainerAndReuse (1.27s) [2021-07-09T17:10:53.846Z] === RUN TestRenameInvalidName [2021-07-09T17:10:54.102Z] === RUN TestKillContainer/killing_signal [2021-07-09T17:10:54.407Z] --- PASS: TestRenameInvalidName (0.63s) [2021-07-09T17:10:54.407Z] === RUN TestRenameAnonymousContainer [2021-07-09T17:10:55.042Z] --- PASS: TestKillContainer (2.04s) [2021-07-09T17:10:55.042Z] --- PASS: TestKillContainer/no_signal (0.66s) [2021-07-09T17:10:55.042Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2021-07-09T17:10:55.042Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2021-07-09T17:10:55.042Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-09T17:10:55.042Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-09T17:10:55.611Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-09T17:10:56.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-09T17:10:56.552Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2021-07-09T17:10:56.552Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2021-07-09T17:10:56.552Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-07-09T17:10:56.552Z] === RUN TestKillStoppedContainer [2021-07-09T17:10:56.552Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-07-09T17:10:56.552Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-09T17:10:56.552Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-07-09T17:10:56.552Z] === RUN TestKillDifferentUserContainer [2021-07-09T17:10:56.928Z] --- PASS: TestRenameAnonymousContainer (2.22s) [2021-07-09T17:10:56.928Z] === RUN TestRenameContainerWithSameName [2021-07-09T17:10:57.123Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2021-07-09T17:10:57.123Z] === RUN TestInspectOomKilledTrue [2021-07-09T17:10:57.123Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-09T17:10:57.123Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-09T17:10:57.123Z] === RUN TestInspectOomKilledFalse [2021-07-09T17:10:57.489Z] --- PASS: TestRenameContainerWithSameName (0.64s) [2021-07-09T17:10:57.489Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-09T17:10:57.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-09T17:10:58.063Z] --- PASS: TestInspectOomKilledFalse (0.67s) [2021-07-09T17:10:58.063Z] === RUN TestLinksEtcHostsContentMatch [2021-07-09T17:10:58.633Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) [2021-07-09T17:10:58.633Z] === RUN TestLinksContainerNames [2021-07-09T17:10:58.852Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s) [2021-07-09T17:10:58.852Z] === RUN TestResize [2021-07-09T17:10:59.108Z] --- PASS: TestResize (0.64s) [2021-07-09T17:10:59.108Z] === RUN TestResizeWithInvalidSize [2021-07-09T17:11:00.015Z] --- PASS: TestLinksContainerNames (1.43s) [2021-07-09T17:11:00.015Z] === RUN TestLogsFollowTailEmpty [2021-07-09T17:11:00.033Z] --- PASS: TestResizeWithInvalidSize (0.63s) [2021-07-09T17:11:00.033Z] === RUN TestResizeWhenContainerNotStarted [2021-07-09T17:11:00.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-09T17:11:00.594Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s) [2021-07-09T17:11:00.594Z] === RUN TestDaemonRestartKillContainers [2021-07-09T17:11:00.594Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-09T17:11:00.594Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-09T17:11:00.594Z] === RUN TestCgroupNamespacesRun [2021-07-09T17:11:00.955Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2021-07-09T17:11:00.955Z] === RUN TestContainerNetworkMountsNoChown [2021-07-09T17:11:01.527Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/default [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/default [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/private [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/private [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/rprivate [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/slave [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/slave [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/rslave [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/shared [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/shared [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/rshared [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-09T17:11:01.527Z] === CONT TestMountDaemonRoot/default [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-09T17:11:01.527Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-09T17:11:01.527Z] === CONT TestMountDaemonRoot/rshared [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-09T17:11:01.527Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-09T17:11:01.527Z] === CONT TestMountDaemonRoot/shared [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-09T17:11:01.527Z] === CONT TestMountDaemonRoot/rslave [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-09T17:11:01.527Z] === CONT TestMountDaemonRoot/slave [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-09T17:11:01.527Z] === CONT TestMountDaemonRoot/rprivate [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-09T17:11:01.527Z] === CONT TestMountDaemonRoot/private [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-09T17:11:01.527Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-09T17:11:01.527Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-09T17:11:01.527Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-09T17:11:01.527Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-09T17:11:01.527Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-09T17:11:01.527Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-09T17:11:01.527Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-09T17:11:01.527Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-09T17:11:01.527Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-09T17:11:01.788Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-09T17:11:01.788Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-09T17:11:01.788Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-09T17:11:01.788Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-09T17:11:01.788Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-09T17:11:01.788Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-09T17:11:01.788Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-09T17:11:01.788Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-09T17:11:01.788Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-09T17:11:01.788Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-09T17:11:01.788Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-09T17:11:01.788Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-09T17:11:01.788Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-09T17:11:01.788Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-09T17:11:01.788Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-09T17:11:01.788Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-09T17:11:01.788Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-09T17:11:01.788Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-09T17:11:01.788Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-09T17:11:01.960Z] --- PASS: TestCgroupNamespacesRun (1.57s) [2021-07-09T17:11:01.960Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-09T17:11:02.048Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-09T17:11:02.048Z] === RUN TestContainerBindMountNonRecursive [2021-07-09T17:11:02.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-09T17:11:03.325Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2021-07-09T17:11:03.325Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-09T17:11:03.832Z] === RUN TestCheckpointCreateError [2021-07-09T17:11:03.832Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestCheckpointCreate [2021-07-09T17:11:03.832Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestCheckpointDeleteError [2021-07-09T17:11:03.832Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestCheckpointDelete [2021-07-09T17:11:03.832Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestCheckpointListError [2021-07-09T17:11:03.832Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestCheckpointList [2021-07-09T17:11:03.832Z] --- PASS: TestCheckpointList (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestCheckpointListContainerNotFound [2021-07-09T17:11:03.832Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestNewClientWithOpsFromEnv [2021-07-09T17:11:03.832Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-09T17:11:03.832Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestGetAPIPath [2021-07-09T17:11:03.832Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestParseHostURL [2021-07-09T17:11:03.832Z] --- PASS: TestParseHostURL (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-09T17:11:03.832Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-09T17:11:03.832Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestNegotiateAPIVersion [2021-07-09T17:11:03.832Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestNegotiateAPVersionOverride [2021-07-09T17:11:03.832Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-09T17:11:03.832Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-09T17:11:03.832Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-09T17:11:03.832Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestClientRedirect [2021-07-09T17:11:03.832Z] --- PASS: TestClientRedirect (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestConfigCreateUnsupported [2021-07-09T17:11:03.832Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestConfigCreateError [2021-07-09T17:11:03.832Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestConfigCreate [2021-07-09T17:11:03.832Z] --- PASS: TestConfigCreate (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestConfigInspectNotFound [2021-07-09T17:11:03.832Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestConfigInspectWithEmptyID [2021-07-09T17:11:03.832Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestConfigInspectUnsupported [2021-07-09T17:11:03.832Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestConfigInspectError [2021-07-09T17:11:03.832Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestConfigInspectConfigNotFound [2021-07-09T17:11:03.832Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestConfigInspect [2021-07-09T17:11:03.832Z] --- PASS: TestConfigInspect (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestConfigListUnsupported [2021-07-09T17:11:03.832Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestConfigListError [2021-07-09T17:11:03.832Z] --- PASS: TestConfigListError (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestConfigList [2021-07-09T17:11:03.832Z] --- PASS: TestConfigList (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestConfigRemoveUnsupported [2021-07-09T17:11:03.832Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestConfigRemoveError [2021-07-09T17:11:03.832Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestConfigRemove [2021-07-09T17:11:03.832Z] --- PASS: TestConfigRemove (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestConfigUpdateUnsupported [2021-07-09T17:11:03.832Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestConfigUpdateError [2021-07-09T17:11:03.832Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestConfigUpdate [2021-07-09T17:11:03.832Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestContainerCommitError [2021-07-09T17:11:03.832Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestContainerCommit [2021-07-09T17:11:03.832Z] --- PASS: TestContainerCommit (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestContainerStatPathError [2021-07-09T17:11:03.832Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestContainerStatPathNotFoundError [2021-07-09T17:11:03.832Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestContainerStatPathNoHeaderError [2021-07-09T17:11:03.832Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestContainerStatPath [2021-07-09T17:11:03.832Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestCopyToContainerError [2021-07-09T17:11:03.832Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestCopyToContainerNotFoundError [2021-07-09T17:11:03.832Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-09T17:11:03.832Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestCopyToContainer [2021-07-09T17:11:03.832Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestCopyFromContainerError [2021-07-09T17:11:03.832Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestCopyFromContainerNotFoundError [2021-07-09T17:11:03.832Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-09T17:11:03.832Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-09T17:11:03.832Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-09T17:11:03.833Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestCopyFromContainer [2021-07-09T17:11:03.833Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerCreateError [2021-07-09T17:11:03.833Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerCreateImageNotFound [2021-07-09T17:11:03.833Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerCreateWithName [2021-07-09T17:11:03.833Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerCreateAutoRemove [2021-07-09T17:11:03.833Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerDiffError [2021-07-09T17:11:03.833Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerDiff [2021-07-09T17:11:03.833Z] --- PASS: TestContainerDiff (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerExecCreateError [2021-07-09T17:11:03.833Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerExecCreate [2021-07-09T17:11:03.833Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerExecStartError [2021-07-09T17:11:03.833Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerExecStart [2021-07-09T17:11:03.833Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerExecInspectError [2021-07-09T17:11:03.833Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerExecInspect [2021-07-09T17:11:03.833Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerExportError [2021-07-09T17:11:03.833Z] --- PASS: TestContainerExportError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerExport [2021-07-09T17:11:03.833Z] --- PASS: TestContainerExport (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerInspectError [2021-07-09T17:11:03.833Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerInspectContainerNotFound [2021-07-09T17:11:03.833Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerInspectWithEmptyID [2021-07-09T17:11:03.833Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerInspect [2021-07-09T17:11:03.833Z] --- PASS: TestContainerInspect (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerInspectNode [2021-07-09T17:11:03.833Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerKillError [2021-07-09T17:11:03.833Z] --- PASS: TestContainerKillError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerKill [2021-07-09T17:11:03.833Z] --- PASS: TestContainerKill (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerListError [2021-07-09T17:11:03.833Z] --- PASS: TestContainerListError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerList [2021-07-09T17:11:03.833Z] --- PASS: TestContainerList (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerLogsNotFoundError [2021-07-09T17:11:03.833Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerLogsError [2021-07-09T17:11:03.833Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerLogs [2021-07-09T17:11:03.833Z] --- PASS: TestContainerLogs (0.14s) [2021-07-09T17:11:03.833Z] === RUN TestContainerPauseError [2021-07-09T17:11:03.833Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerPause [2021-07-09T17:11:03.833Z] --- PASS: TestContainerPause (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainersPruneError [2021-07-09T17:11:03.833Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainersPrune [2021-07-09T17:11:03.833Z] --- PASS: TestContainersPrune (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerRemoveError [2021-07-09T17:11:03.833Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerRemoveNotFoundError [2021-07-09T17:11:03.833Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerRemove [2021-07-09T17:11:03.833Z] --- PASS: TestContainerRemove (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerRenameError [2021-07-09T17:11:03.833Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerRename [2021-07-09T17:11:03.833Z] --- PASS: TestContainerRename (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerResizeError [2021-07-09T17:11:03.833Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerExecResizeError [2021-07-09T17:11:03.833Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerResize [2021-07-09T17:11:03.833Z] --- PASS: TestContainerResize (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerExecResize [2021-07-09T17:11:03.833Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerRestartError [2021-07-09T17:11:03.833Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerRestart [2021-07-09T17:11:03.833Z] --- PASS: TestContainerRestart (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerStartError [2021-07-09T17:11:03.833Z] --- PASS: TestContainerStartError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerStart [2021-07-09T17:11:03.833Z] --- PASS: TestContainerStart (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerStatsError [2021-07-09T17:11:03.833Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerStats [2021-07-09T17:11:03.833Z] --- PASS: TestContainerStats (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerStopError [2021-07-09T17:11:03.833Z] --- PASS: TestContainerStopError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerStop [2021-07-09T17:11:03.833Z] --- PASS: TestContainerStop (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerTopError [2021-07-09T17:11:03.833Z] --- PASS: TestContainerTopError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerTop [2021-07-09T17:11:03.833Z] --- PASS: TestContainerTop (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerUnpauseError [2021-07-09T17:11:03.833Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerUnpause [2021-07-09T17:11:03.833Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerUpdateError [2021-07-09T17:11:03.833Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerUpdate [2021-07-09T17:11:03.833Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerWaitError [2021-07-09T17:11:03.833Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestContainerWait [2021-07-09T17:11:03.833Z] --- PASS: TestContainerWait (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestDiskUsageError [2021-07-09T17:11:03.833Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestDiskUsage [2021-07-09T17:11:03.833Z] --- PASS: TestDiskUsage (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestDistributionInspectUnsupported [2021-07-09T17:11:03.833Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestDistributionInspectWithEmptyID [2021-07-09T17:11:03.833Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestEventsErrorInOptions [2021-07-09T17:11:03.833Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestEventsErrorFromServer [2021-07-09T17:11:03.833Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestEvents [2021-07-09T17:11:03.833Z] --- PASS: TestEvents (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestTLSCloseWriter [2021-07-09T17:11:03.833Z] === PAUSE TestTLSCloseWriter [2021-07-09T17:11:03.833Z] === RUN TestImageBuildError [2021-07-09T17:11:03.833Z] --- PASS: TestImageBuildError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageBuild [2021-07-09T17:11:03.833Z] --- PASS: TestImageBuild (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestGetDockerOS [2021-07-09T17:11:03.833Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageCreateError [2021-07-09T17:11:03.833Z] --- PASS: TestImageCreateError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageCreate [2021-07-09T17:11:03.833Z] --- PASS: TestImageCreate (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageHistoryError [2021-07-09T17:11:03.833Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageHistory [2021-07-09T17:11:03.833Z] --- PASS: TestImageHistory (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageImportError [2021-07-09T17:11:03.833Z] --- PASS: TestImageImportError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageImport [2021-07-09T17:11:03.833Z] --- PASS: TestImageImport (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageInspectError [2021-07-09T17:11:03.833Z] --- PASS: TestImageInspectError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageInspectImageNotFound [2021-07-09T17:11:03.833Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageInspectWithEmptyID [2021-07-09T17:11:03.833Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageInspect [2021-07-09T17:11:03.833Z] --- PASS: TestImageInspect (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageListError [2021-07-09T17:11:03.833Z] --- PASS: TestImageListError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageList [2021-07-09T17:11:03.833Z] --- PASS: TestImageList (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageListApiBefore125 [2021-07-09T17:11:03.833Z] --- PASS: TestImageListApiBefore125 (0.02s) [2021-07-09T17:11:03.833Z] === RUN TestImageLoadError [2021-07-09T17:11:03.833Z] --- PASS: TestImageLoadError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageLoad [2021-07-09T17:11:03.833Z] --- PASS: TestImageLoad (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImagesPruneError [2021-07-09T17:11:03.833Z] --- PASS: TestImagesPruneError (0.01s) [2021-07-09T17:11:03.833Z] === RUN TestImagesPrune [2021-07-09T17:11:03.833Z] --- PASS: TestImagesPrune (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImagePullReferenceParseError [2021-07-09T17:11:03.833Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImagePullAnyError [2021-07-09T17:11:03.833Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-09T17:11:03.833Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-09T17:11:03.833Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-09T17:11:03.833Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-09T17:11:03.833Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImagePullWithoutErrors [2021-07-09T17:11:03.833Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImagePushReferenceError [2021-07-09T17:11:03.833Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImagePushAnyError [2021-07-09T17:11:03.833Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-09T17:11:03.833Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-09T17:11:03.833Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-09T17:11:03.833Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-09T17:11:03.833Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImagePushWithoutErrors [2021-07-09T17:11:03.833Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-09T17:11:03.833Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-09T17:11:03.833Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-09T17:11:03.833Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-09T17:11:03.833Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-09T17:11:03.833Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-09T17:11:03.833Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-09T17:11:03.833Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-09T17:11:03.833Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageRemoveError [2021-07-09T17:11:03.833Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageRemoveImageNotFound [2021-07-09T17:11:03.833Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageRemove [2021-07-09T17:11:03.833Z] --- PASS: TestImageRemove (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageSaveError [2021-07-09T17:11:03.833Z] --- PASS: TestImageSaveError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageSave [2021-07-09T17:11:03.833Z] --- PASS: TestImageSave (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageSearchAnyError [2021-07-09T17:11:03.833Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-09T17:11:03.833Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-09T17:11:03.833Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-09T17:11:03.833Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-09T17:11:03.833Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageSearchWithoutErrors [2021-07-09T17:11:03.833Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageTagError [2021-07-09T17:11:03.833Z] --- PASS: TestImageTagError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageTagInvalidReference [2021-07-09T17:11:03.833Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageTagInvalidSourceImageName [2021-07-09T17:11:03.833Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageTagHexSource [2021-07-09T17:11:03.833Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestImageTag [2021-07-09T17:11:03.833Z] --- PASS: TestImageTag (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestInfoServerError [2021-07-09T17:11:03.833Z] --- PASS: TestInfoServerError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestInfoInvalidResponseJSONError [2021-07-09T17:11:03.833Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestInfo [2021-07-09T17:11:03.833Z] --- PASS: TestInfo (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestNetworkConnectError [2021-07-09T17:11:03.833Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-09T17:11:03.833Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestNetworkConnect [2021-07-09T17:11:03.833Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestNetworkCreateError [2021-07-09T17:11:03.833Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestNetworkCreate [2021-07-09T17:11:03.833Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestNetworkDisconnectError [2021-07-09T17:11:03.833Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestNetworkDisconnect [2021-07-09T17:11:03.833Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestNetworkInspectError [2021-07-09T17:11:03.833Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestNetworkInspectNotFoundError [2021-07-09T17:11:03.833Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestNetworkInspectWithEmptyID [2021-07-09T17:11:03.833Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestNetworkInspect [2021-07-09T17:11:03.833Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestNetworkListError [2021-07-09T17:11:03.833Z] --- PASS: TestNetworkListError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestNetworkList [2021-07-09T17:11:03.833Z] --- PASS: TestNetworkList (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestNetworksPruneError [2021-07-09T17:11:03.833Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestNetworksPrune [2021-07-09T17:11:03.833Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestNetworkRemoveError [2021-07-09T17:11:03.833Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestNetworkRemove [2021-07-09T17:11:03.833Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestNodeInspectError [2021-07-09T17:11:03.833Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestNodeInspectNodeNotFound [2021-07-09T17:11:03.833Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestNodeInspectWithEmptyID [2021-07-09T17:11:03.833Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestNodeInspect [2021-07-09T17:11:03.833Z] --- PASS: TestNodeInspect (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestNodeListError [2021-07-09T17:11:03.833Z] --- PASS: TestNodeListError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestNodeList [2021-07-09T17:11:03.833Z] --- PASS: TestNodeList (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestNodeRemoveError [2021-07-09T17:11:03.833Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestNodeRemove [2021-07-09T17:11:03.833Z] --- PASS: TestNodeRemove (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestNodeUpdateError [2021-07-09T17:11:03.833Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestNodeUpdate [2021-07-09T17:11:03.833Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestOptionWithTimeout [2021-07-09T17:11:03.833Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestPingFail [2021-07-09T17:11:03.833Z] --- PASS: TestPingFail (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestPingWithError [2021-07-09T17:11:03.833Z] 2021/07/09 17:11:02 RoundTripper returned a response & error; ignoring response [2021-07-09T17:11:03.833Z] 2021/07/09 17:11:02 RoundTripper returned a response & error; ignoring response [2021-07-09T17:11:03.833Z] --- PASS: TestPingWithError (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestPingSuccess [2021-07-09T17:11:03.833Z] --- PASS: TestPingSuccess (0.00s) [2021-07-09T17:11:03.833Z] === RUN TestPingHeadFallback [2021-07-09T17:11:03.833Z] === RUN TestPingHeadFallback/OK [2021-07-09T17:11:03.834Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-09T17:11:03.834Z] === RUN TestPingHeadFallback/Not_Found [2021-07-09T17:11:03.834Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-09T17:11:03.834Z] --- PASS: TestPingHeadFallback (0.04s) [2021-07-09T17:11:03.834Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-09T17:11:03.834Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-09T17:11:03.834Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-09T17:11:03.834Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestPluginDisableError [2021-07-09T17:11:03.834Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestPluginDisable [2021-07-09T17:11:03.834Z] --- PASS: TestPluginDisable (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestPluginEnableError [2021-07-09T17:11:03.834Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestPluginEnable [2021-07-09T17:11:03.834Z] --- PASS: TestPluginEnable (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestPluginInspectError [2021-07-09T17:11:03.834Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestPluginInspectWithEmptyID [2021-07-09T17:11:03.834Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestPluginInspect [2021-07-09T17:11:03.834Z] --- PASS: TestPluginInspect (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestPluginListError [2021-07-09T17:11:03.834Z] --- PASS: TestPluginListError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestPluginList [2021-07-09T17:11:03.834Z] --- PASS: TestPluginList (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestPluginPushError [2021-07-09T17:11:03.834Z] --- PASS: TestPluginPushError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestPluginPush [2021-07-09T17:11:03.834Z] --- PASS: TestPluginPush (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestPluginRemoveError [2021-07-09T17:11:03.834Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestPluginRemove [2021-07-09T17:11:03.834Z] --- PASS: TestPluginRemove (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestPluginSetError [2021-07-09T17:11:03.834Z] --- PASS: TestPluginSetError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestPluginSet [2021-07-09T17:11:03.834Z] --- PASS: TestPluginSet (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSetHostHeader [2021-07-09T17:11:03.834Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestPlainTextError [2021-07-09T17:11:03.834Z] --- PASS: TestPlainTextError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestInfiniteError [2021-07-09T17:11:03.834Z] --- PASS: TestInfiniteError (0.04s) [2021-07-09T17:11:03.834Z] === RUN TestCanceledContext [2021-07-09T17:11:03.834Z] 2021/07/09 17:11:02 RoundTripper returned a response & error; ignoring response [2021-07-09T17:11:03.834Z] --- PASS: TestCanceledContext (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestDeadlineExceededContext [2021-07-09T17:11:03.834Z] 2021/07/09 17:11:02 RoundTripper returned a response & error; ignoring response [2021-07-09T17:11:03.834Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSecretCreateUnsupported [2021-07-09T17:11:03.834Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSecretCreateError [2021-07-09T17:11:03.834Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSecretCreate [2021-07-09T17:11:03.834Z] --- PASS: TestSecretCreate (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSecretInspectUnsupported [2021-07-09T17:11:03.834Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSecretInspectError [2021-07-09T17:11:03.834Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSecretInspectSecretNotFound [2021-07-09T17:11:03.834Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSecretInspectWithEmptyID [2021-07-09T17:11:03.834Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSecretInspect [2021-07-09T17:11:03.834Z] --- PASS: TestSecretInspect (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSecretListUnsupported [2021-07-09T17:11:03.834Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSecretListError [2021-07-09T17:11:03.834Z] --- PASS: TestSecretListError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSecretList [2021-07-09T17:11:03.834Z] --- PASS: TestSecretList (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSecretRemoveUnsupported [2021-07-09T17:11:03.834Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSecretRemoveError [2021-07-09T17:11:03.834Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSecretRemove [2021-07-09T17:11:03.834Z] --- PASS: TestSecretRemove (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSecretUpdateUnsupported [2021-07-09T17:11:03.834Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSecretUpdateError [2021-07-09T17:11:03.834Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSecretUpdate [2021-07-09T17:11:03.834Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestServiceCreateError [2021-07-09T17:11:03.834Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestServiceCreate [2021-07-09T17:11:03.834Z] --- PASS: TestServiceCreate (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-09T17:11:03.834Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestServiceCreateDigestPinning [2021-07-09T17:11:03.834Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestServiceInspectError [2021-07-09T17:11:03.834Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestServiceInspectServiceNotFound [2021-07-09T17:11:03.834Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestServiceInspectWithEmptyID [2021-07-09T17:11:03.834Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestServiceInspect [2021-07-09T17:11:03.834Z] --- PASS: TestServiceInspect (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestServiceListError [2021-07-09T17:11:03.834Z] --- PASS: TestServiceListError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestServiceList [2021-07-09T17:11:03.834Z] --- PASS: TestServiceList (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestServiceLogsError [2021-07-09T17:11:03.834Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestServiceLogs [2021-07-09T17:11:03.834Z] --- PASS: TestServiceLogs (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestServiceRemoveError [2021-07-09T17:11:03.834Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestServiceRemoveNotFoundError [2021-07-09T17:11:03.834Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestServiceRemove [2021-07-09T17:11:03.834Z] --- PASS: TestServiceRemove (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestServiceUpdateError [2021-07-09T17:11:03.834Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestServiceUpdate [2021-07-09T17:11:03.834Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSwarmGetUnlockKeyError [2021-07-09T17:11:03.834Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSwarmGetUnlockKey [2021-07-09T17:11:03.834Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSwarmInitError [2021-07-09T17:11:03.834Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSwarmInit [2021-07-09T17:11:03.834Z] --- PASS: TestSwarmInit (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSwarmInspectError [2021-07-09T17:11:03.834Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSwarmInspect [2021-07-09T17:11:03.834Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSwarmJoinError [2021-07-09T17:11:03.834Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSwarmJoin [2021-07-09T17:11:03.834Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSwarmLeaveError [2021-07-09T17:11:03.834Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSwarmLeave [2021-07-09T17:11:03.834Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSwarmUnlockError [2021-07-09T17:11:03.834Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSwarmUnlock [2021-07-09T17:11:03.834Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSwarmUpdateError [2021-07-09T17:11:03.834Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestSwarmUpdate [2021-07-09T17:11:03.834Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestTaskInspectError [2021-07-09T17:11:03.834Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestTaskInspectWithEmptyID [2021-07-09T17:11:03.834Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestTaskInspect [2021-07-09T17:11:03.834Z] --- PASS: TestTaskInspect (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestTaskListError [2021-07-09T17:11:03.834Z] --- PASS: TestTaskListError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestTaskList [2021-07-09T17:11:03.834Z] --- PASS: TestTaskList (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestVolumeCreateError [2021-07-09T17:11:03.834Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestVolumeCreate [2021-07-09T17:11:03.834Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestVolumeInspectError [2021-07-09T17:11:03.834Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestVolumeInspectNotFound [2021-07-09T17:11:03.834Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestVolumeInspectWithEmptyID [2021-07-09T17:11:03.834Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestVolumeInspect [2021-07-09T17:11:03.834Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestVolumeListError [2021-07-09T17:11:03.834Z] --- PASS: TestVolumeListError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestVolumeList [2021-07-09T17:11:03.834Z] --- PASS: TestVolumeList (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestVolumeRemoveError [2021-07-09T17:11:03.834Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-09T17:11:03.834Z] === RUN TestVolumeRemove [2021-07-09T17:11:03.834Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-09T17:11:03.834Z] === CONT TestTLSCloseWriter [2021-07-09T17:11:03.834Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-07-09T17:11:03.834Z] PASS [2021-07-09T17:11:03.834Z] coverage: 75.0% of statements [2021-07-09T17:11:03.834Z] ok github.com/docker/docker/client 0.393s coverage: 75.0% of statements [2021-07-09T17:11:03.962Z] --- PASS: TestContainerBindMountNonRecursive (2.05s) [2021-07-09T17:11:03.962Z] === RUN TestContainerVolumesMountedAsShared [2021-07-09T17:11:04.534Z] --- PASS: TestContainerVolumesMountedAsShared (0.58s) [2021-07-09T17:11:04.534Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-09T17:11:04.690Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.57s) [2021-07-09T17:11:04.690Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-09T17:11:05.475Z] --- PASS: TestContainerVolumesMountedAsSlave (0.82s) [2021-07-09T17:11:05.476Z] === RUN TestNetworkNat [2021-07-09T17:11:06.046Z] --- PASS: TestNetworkNat (0.72s) [2021-07-09T17:11:06.046Z] === RUN TestNetworkLocalhostTCPNat [2021-07-09T17:11:06.575Z] --- PASS: TestCgroupNamespacesRunHostMode (1.55s) [2021-07-09T17:11:06.575Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-09T17:11:06.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-09T17:11:06.986Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2021-07-09T17:11:06.987Z] === RUN TestNetworkLoopbackNat [2021-07-09T17:11:07.939Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.56s) [2021-07-09T17:11:07.939Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-09T17:11:08.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-09T17:11:08.865Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2021-07-09T17:11:08.865Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-09T17:11:09.792Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2021-07-09T17:11:09.792Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-09T17:11:10.281Z] --- PASS: TestNetworkLoopbackNat (3.11s) [2021-07-09T17:11:10.281Z] === RUN TestPause [2021-07-09T17:11:10.541Z] --- PASS: TestPause (0.68s) [2021-07-09T17:11:10.541Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-09T17:11:10.541Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-09T17:11:10.541Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-09T17:11:10.541Z] === RUN TestPauseStopPausedContainer [2021-07-09T17:11:10.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-09T17:11:11.155Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.58s) [2021-07-09T17:11:11.155Z] === RUN TestNISDomainname [2021-07-09T17:11:11.155Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-09T17:11:11.155Z] --- SKIP: TestNISDomainname (0.01s) [2021-07-09T17:11:11.155Z] === RUN TestHostnameDnsResolution [2021-07-09T17:11:11.485Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2021-07-09T17:11:11.485Z] === RUN TestPidHost [2021-07-09T17:11:12.517Z] --- PASS: TestHostnameDnsResolution (1.12s) [2021-07-09T17:11:12.518Z] === RUN TestStats [2021-07-09T17:11:12.518Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-09T17:11:12.518Z] --- SKIP: TestStats (0.00s) [2021-07-09T17:11:12.518Z] === RUN TestStopContainerWithTimeout [2021-07-09T17:11:12.518Z] === RUN TestStopContainerWithTimeout/0 [2021-07-09T17:11:12.518Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-09T17:11:12.518Z] === RUN TestStopContainerWithTimeout/1 [2021-07-09T17:11:12.518Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-09T17:11:12.518Z] === RUN TestStopContainerWithTimeout/3 [2021-07-09T17:11:12.518Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-09T17:11:12.518Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-09T17:11:12.518Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-09T17:11:12.518Z] === CONT TestStopContainerWithTimeout/0 [2021-07-09T17:11:12.518Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-09T17:11:13.398Z] --- PASS: TestPidHost (1.91s) [2021-07-09T17:11:13.398Z] === RUN TestPsFilter [2021-07-09T17:11:13.398Z] --- PASS: TestPsFilter (0.09s) [2021-07-09T17:11:13.398Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-09T17:11:13.445Z] === CONT TestStopContainerWithTimeout/3 [2021-07-09T17:11:13.971Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2021-07-09T17:11:13.971Z] === RUN TestRemoveContainerWithVolume [2021-07-09T17:11:14.123Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-09T17:11:14.123Z] Using test binary docker [2021-07-09T17:11:14.123Z] +++ /etc/init.d/apparmor start [2021-07-09T17:11:14.123Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-09T17:11:14.123Z] INFO: Waiting for daemon to start... [2021-07-09T17:11:14.123Z] Starting dockerd [2021-07-09T17:11:14.123Z] +++ 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 [2021-07-09T17:11:14.543Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2021-07-09T17:11:14.543Z] === RUN TestRemoveContainerRunning [2021-07-09T17:11:15.331Z] === CONT TestStopContainerWithTimeout/1 [2021-07-09T17:11:15.485Z] --- PASS: TestRemoveContainerRunning (0.66s) [2021-07-09T17:11:15.485Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-09T17:11:16.029Z] . [2021-07-09T17:11:16.029Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-09T17:11:16.029Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-09T17:11:16.029Z] Error: No such image: emptyfs [2021-07-09T17:11:16.029Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-09T17:11:16.029Z] ++++ docker load [2021-07-09T17:11:16.055Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2021-07-09T17:11:16.055Z] === RUN TestRemoveInvalidContainer [2021-07-09T17:11:16.055Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-09T17:11:16.055Z] === RUN TestRenameLinkedContainer [2021-07-09T17:11:16.288Z] Running integration-test (iteration 1) [2021-07-09T17:11:16.288Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-09T17:11:16.288Z] ++ 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 [2021-07-09T17:11:16.288Z] ++ set -e [2021-07-09T17:11:16.288Z] ++ '[' -n 0 ']' [2021-07-09T17:11:16.288Z] ++ set -x [2021-07-09T17:11:16.289Z] ++ 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 [2021-07-09T17:11:17.217Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-09T17:11:17.217Z] --- PASS: TestStopContainerWithTimeout/0 (0.92s) [2021-07-09T17:11:17.217Z] --- PASS: TestStopContainerWithTimeout/-1 (2.97s) [2021-07-09T17:11:17.217Z] --- PASS: TestStopContainerWithTimeout/3 (2.61s) [2021-07-09T17:11:17.217Z] --- PASS: TestStopContainerWithTimeout/1 (1.65s) [2021-07-09T17:11:17.217Z] === RUN TestDeleteDevicemapper [2021-07-09T17:11:17.217Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-09T17:11:17.217Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-09T17:11:17.217Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-09T17:11:18.547Z] --- PASS: TestCheckoutGit (26.99s) [2021-07-09T17:11:18.547Z] === RUN TestValidGitTransport [2021-07-09T17:11:18.547Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-09T17:11:18.547Z] === RUN TestGitInvalidRef [2021-07-09T17:11:18.547Z] --- PASS: TestGitInvalidRef (0.16s) [2021-07-09T17:11:18.547Z] PASS [2021-07-09T17:11:18.547Z] coverage: 86.3% of statements [2021-07-09T17:11:18.547Z] ok github.com/docker/docker/builder/remotecontext/git 27.199s coverage: 86.3% of statements [2021-07-09T17:11:18.547Z] ? github.com/docker/docker/cli [no test files] [2021-07-09T17:11:18.547Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-09T17:11:19.354Z] --- PASS: TestRenameLinkedContainer (2.76s) [2021-07-09T17:11:19.354Z] === RUN TestRenameStoppedContainer [2021-07-09T17:11:19.354Z] --- PASS: TestRenameStoppedContainer (0.66s) [2021-07-09T17:11:19.354Z] === RUN TestRenameRunningContainerAndReuse [2021-07-09T17:11:19.729Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.75s) [2021-07-09T17:11:19.730Z] === RUN TestUpdateMemory [2021-07-09T17:11:19.730Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-09T17:11:19.730Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-09T17:11:19.730Z] === RUN TestUpdateCPUQuota [2021-07-09T17:11:19.730Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-09T17:11:19.730Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-07-09T17:11:19.730Z] === RUN TestUpdatePidsLimit [2021-07-09T17:11:19.730Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-09T17:11:19.730Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-07-09T17:11:19.730Z] === RUN TestUpdateRestartPolicy [2021-07-09T17:11:20.770Z] --- PASS: TestRenameRunningContainerAndReuse (1.41s) [2021-07-09T17:11:20.770Z] === RUN TestRenameInvalidName [2021-07-09T17:11:21.709Z] --- PASS: TestRenameInvalidName (0.69s) [2021-07-09T17:11:21.709Z] === RUN TestRenameAnonymousContainer [2021-07-09T17:11:24.252Z] --- PASS: TestRenameAnonymousContainer (2.35s) [2021-07-09T17:11:24.252Z] === RUN TestRenameContainerWithSameName [2021-07-09T17:11:24.512Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2021-07-09T17:11:24.512Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-09T17:11:25.896Z] --- PASS: TestRenameContainerWithLinkedContainer (1.37s) [2021-07-09T17:11:25.896Z] === RUN TestResize [2021-07-09T17:11:26.837Z] --- PASS: TestResize (0.68s) [2021-07-09T17:11:26.837Z] === RUN TestResizeWithInvalidSize [2021-07-09T17:11:27.407Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2021-07-09T17:11:27.407Z] === RUN TestResizeWhenContainerNotStarted [2021-07-09T17:11:27.977Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2021-07-09T17:11:27.977Z] === RUN TestDaemonRestartKillContainers [2021-07-09T17:11:27.977Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-09T17:11:27.977Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-09T17:11:27.977Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-09T17:11:27.977Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-09T17:11:27.977Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-09T17:11:27.977Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-09T17:11:27.977Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-09T17:11:27.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-09T17:11:27.978Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-09T17:11:27.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-09T17:11:27.978Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-09T17:11:27.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-09T17:11:27.978Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-09T17:11:27.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-09T17:11:27.978Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-09T17:11:27.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-09T17:11:27.978Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-09T17:11:27.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-09T17:11:27.978Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-09T17:11:27.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-09T17:11:27.978Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-09T17:11:27.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-09T17:11:27.978Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-09T17:11:27.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-09T17:11:27.978Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-09T17:11:27.978Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-09T17:11:30.518Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-09T17:11:30.518Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-09T17:11:30.837Z] === RUN TestContainerStopSignal [2021-07-09T17:11:30.837Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-09T17:11:30.837Z] === RUN TestContainerStopTimeout [2021-07-09T17:11:30.837Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-09T17:11:30.837Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-09T17:11:30.837Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-09T17:11:30.837Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-09T17:11:30.837Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-09T17:11:30.837Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-09T17:11:30.837Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-09T17:11:30.837Z] === RUN TestReplaceAndAppendEnvVars [2021-07-09T17:11:30.837Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-09T17:11:30.837Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-09T17:11:30.837Z] === RUN TestNewMemoryStore [2021-07-09T17:11:30.837Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-09T17:11:30.837Z] === RUN TestAddContainers [2021-07-09T17:11:30.837Z] --- PASS: TestAddContainers (0.00s) [2021-07-09T17:11:30.837Z] === RUN TestGetContainer [2021-07-09T17:11:30.837Z] --- PASS: TestGetContainer (0.00s) [2021-07-09T17:11:30.837Z] === RUN TestDeleteContainer [2021-07-09T17:11:30.837Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-09T17:11:30.837Z] === RUN TestListContainers [2021-07-09T17:11:30.837Z] --- PASS: TestListContainers (0.00s) [2021-07-09T17:11:30.837Z] === RUN TestFirstContainer [2021-07-09T17:11:30.837Z] --- PASS: TestFirstContainer (0.00s) [2021-07-09T17:11:30.837Z] === RUN TestApplyAllContainer [2021-07-09T17:11:30.837Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-09T17:11:30.837Z] === RUN TestIsValidHealthString [2021-07-09T17:11:30.837Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-09T17:11:30.837Z] === RUN TestStateRunStop [2021-07-09T17:11:30.837Z] --- PASS: TestStateRunStop (0.00s) [2021-07-09T17:11:30.837Z] === RUN TestStateTimeoutWait [2021-07-09T17:11:30.837Z] state_test.go:141: Stop callback fired [2021-07-09T17:11:30.837Z] state_test.go:165: Stop callback fired [2021-07-09T17:11:30.837Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-09T17:11:30.837Z] === RUN TestIsValidStateString [2021-07-09T17:11:30.837Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-09T17:11:30.837Z] === RUN TestViewSaveDelete [2021-07-09T17:11:30.837Z] --- PASS: TestViewSaveDelete (0.01s) [2021-07-09T17:11:30.837Z] === RUN TestViewAll [2021-07-09T17:11:30.837Z] --- PASS: TestViewAll (0.01s) [2021-07-09T17:11:30.837Z] === RUN TestViewGet [2021-07-09T17:11:30.837Z] --- PASS: TestViewGet (0.01s) [2021-07-09T17:11:30.837Z] === RUN TestNames [2021-07-09T17:11:30.837Z] --- PASS: TestNames (0.01s) [2021-07-09T17:11:30.837Z] === RUN TestViewWithHealthCheck [2021-07-09T17:11:30.837Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-09T17:11:30.837Z] PASS [2021-07-09T17:11:30.837Z] coverage: 41.2% of statements [2021-07-09T17:11:30.837Z] ok github.com/docker/docker/container 0.256s coverage: 41.2% of statements [2021-07-09T17:11:30.837Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-09T17:11:30.837Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-09T17:11:30.837Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-09T17:11:30.837Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-09T17:11:30.837Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-09T17:11:30.837Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-09T17:11:30.837Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-09T17:11:30.837Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-09T17:11:30.837Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-09T17:11:30.837Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-09T17:11:30.837Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-09T17:11:30.837Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-09T17:11:30.837Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-09T17:11:30.837Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-07-09T17:11:30.837Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-09T17:11:30.837Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-09T17:11:30.837Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-09T17:11:30.837Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-09T17:11:30.837Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-09T17:11:30.837Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-09T17:11:30.837Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-09T17:11:30.837Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-09T17:11:30.837Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-09T17:11:30.837Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-09T17:11:30.837Z] === RUN TestConfigureDaemonLogs [2021-07-09T17:11:30.837Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-09T17:11:30.837Z] === RUN TestCommonOptionsInstallFlags [2021-07-09T17:11:30.837Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-09T17:11:30.837Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-09T17:11:30.837Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-09T17:11:30.837Z] PASS [2021-07-09T17:11:30.837Z] coverage: 18.5% of statements [2021-07-09T17:11:30.837Z] ok github.com/docker/docker/cmd/dockerd 0.163s coverage: 18.5% of statements [2021-07-09T17:11:30.837Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-09T17:11:30.837Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-09T17:11:30.837Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-09T17:11:30.837Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-09T17:11:31.888Z] --- PASS: TestUpdateRestartPolicy (12.26s) [2021-07-09T17:11:31.888Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-09T17:11:32.353Z] === RUN TestPrepare [2021-07-09T17:11:32.353Z] --- PASS: TestPrepare (0.00s) [2021-07-09T17:11:32.353Z] === RUN TestStart [2021-07-09T17:11:32.353Z] --- PASS: TestStart (0.00s) [2021-07-09T17:11:32.353Z] === RUN TestWaitCancel [2021-07-09T17:11:32.353Z] --- PASS: TestWaitCancel (0.00s) [2021-07-09T17:11:32.353Z] === RUN TestWaitDisabled [2021-07-09T17:11:32.353Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-09T17:11:32.353Z] === RUN TestWaitEnabled [2021-07-09T17:11:32.353Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-09T17:11:32.353Z] === RUN TestRemove [2021-07-09T17:11:32.353Z] --- PASS: TestRemove (0.00s) [2021-07-09T17:11:32.353Z] PASS [2021-07-09T17:11:32.353Z] coverage: 65.3% of statements [2021-07-09T17:11:32.353Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.205s coverage: 65.3% of statements [2021-07-09T17:11:32.473Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2021-07-09T17:11:32.473Z] === RUN TestWaitNonBlocked [2021-07-09T17:11:32.733Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-09T17:11:32.733Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-09T17:11:32.733Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-09T17:11:32.733Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-09T17:11:32.733Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-09T17:11:32.733Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-09T17:11:33.065Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-09T17:11:33.325Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-09T17:11:33.453Z] sha256:090c2c518382eb34a7a94ff42f5c1519ee00d3b7cbdaf53775b5960204753a7c [2021-07-09T17:11:33.453Z] INFO: Starting docker-py tests... [2021-07-09T17:11:33.453Z] ============================= test session starts ============================== [2021-07-09T17:11:33.453Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-07-09T17:11:33.453Z] rootdir: /src, inifile: pytest.ini [2021-07-09T17:11:33.453Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-07-09T17:11:33.453Z] collected 390 items / 1 deselected / 389 selected [2021-07-09T17:11:33.453Z] [2021-07-09T17:11:33.667Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-09T17:11:33.667Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2021-07-09T17:11:33.667Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2021-07-09T17:11:33.667Z] === RUN TestWaitBlocked [2021-07-09T17:11:33.667Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-09T17:11:33.667Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-09T17:11:33.667Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-09T17:11:33.667Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-09T17:11:33.667Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-09T17:11:33.667Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-09T17:11:34.500Z] === RUN TestNewListSecretsFilters [2021-07-09T17:11:34.500Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-09T17:11:34.500Z] === RUN TestNewListConfigsFilters [2021-07-09T17:11:34.500Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-09T17:11:34.500Z] PASS [2021-07-09T17:11:34.500Z] coverage: 0.5% of statements [2021-07-09T17:11:34.500Z] ok github.com/docker/docker/daemon/cluster 0.979s coverage: 0.5% of statements [2021-07-09T17:11:34.951Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-09T17:11:34.951Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-09T17:11:34.951Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-09T17:11:34.951Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-09T17:11:34.951Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-09T17:11:34.951Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-09T17:11:34.951Z] PASS [2021-07-09T17:11:34.951Z] coverage: 35.9% of statements [2021-07-09T17:11:34.951Z] ok github.com/docker/docker/daemon/cluster/convert 0.223s coverage: 35.9% of statements [2021-07-09T17:11:35.030Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-09T17:11:35.030Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2021-07-09T17:11:35.030Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2021-07-09T17:11:35.030Z] === CONT TestDaemonRestartIpcMode [2021-07-09T17:11:35.030Z] === CONT TestIpcModeOlderClient [2021-07-09T17:11:35.030Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-07-09T17:11:35.030Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-09T17:11:35.237Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-09T17:11:35.499Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-09T17:11:36.883Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-09T17:11:37.143Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-09T17:11:37.827Z] === RUN TestBuilderGC [2021-07-09T17:11:37.827Z] --- PASS: TestBuilderGC (0.00s) [2021-07-09T17:11:37.827Z] === RUN TestDaemonConfigurationNotFound [2021-07-09T17:11:37.827Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-09T17:11:37.827Z] === RUN TestDaemonBrokenConfiguration [2021-07-09T17:11:37.827Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-09T17:11:37.827Z] === RUN TestParseClusterAdvertiseSettings [2021-07-09T17:11:37.827Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-09T17:11:37.827Z] === RUN TestFindConfigurationConflicts [2021-07-09T17:11:37.827Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-09T17:11:37.827Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-09T17:11:37.827Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-09T17:11:37.827Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-09T17:11:37.827Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-09T17:11:37.827Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-09T17:11:37.827Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-09T17:11:37.827Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-09T17:11:37.827Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-09T17:11:37.827Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-09T17:11:37.827Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-09T17:11:37.827Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-09T17:11:37.827Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-09T17:11:37.827Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-09T17:11:37.827Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-09T17:11:37.827Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-07-09T17:11:37.827Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-09T17:11:37.827Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-09T17:11:37.827Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-09T17:11:37.827Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-09T17:11:37.827Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-09T17:11:37.827Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-09T17:11:37.827Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-09T17:11:37.827Z] === RUN TestValidateConfigurationErrors [2021-07-09T17:11:37.827Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-09T17:11:37.827Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-09T17:11:37.827Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-09T17:11:37.827Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-09T17:11:37.827Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-09T17:11:37.827Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-09T17:11:37.827Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-09T17:11:37.827Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-09T17:11:37.827Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-09T17:11:37.827Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-09T17:11:37.827Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-09T17:11:37.827Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-09T17:11:37.827Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-09T17:11:37.827Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-09T17:11:37.827Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-09T17:11:37.827Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-09T17:11:37.827Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-09T17:11:37.827Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-09T17:11:37.827Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-09T17:11:37.827Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-09T17:11:37.827Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-09T17:11:37.827Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-09T17:11:37.827Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-09T17:11:37.827Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-09T17:11:37.827Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-09T17:11:37.827Z] === RUN TestValidateConfiguration [2021-07-09T17:11:37.827Z] === RUN TestValidateConfiguration/with_label [2021-07-09T17:11:37.827Z] === RUN TestValidateConfiguration/with_dns [2021-07-09T17:11:37.827Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-09T17:11:37.827Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-09T17:11:37.827Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-09T17:11:37.827Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-09T17:11:37.827Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-09T17:11:37.827Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-09T17:11:37.827Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-09T17:11:37.827Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-09T17:11:37.827Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-09T17:11:37.827Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-09T17:11:37.827Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-09T17:11:37.827Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-09T17:11:37.827Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-09T17:11:37.827Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-09T17:11:37.827Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-09T17:11:37.827Z] === RUN TestModifiedDiscoverySettings [2021-07-09T17:11:37.827Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-09T17:11:37.827Z] === RUN TestReloadSetConfigFileNotExist [2021-07-09T17:11:38.083Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-09T17:11:38.279Z] time="2021-07-09T17:11:37Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-09T17:11:38.279Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2021-07-09T17:11:38.279Z] === RUN TestReloadDefaultConfigNotExist [2021-07-09T17:11:38.279Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-09T17:11:38.279Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-07-09T17:11:38.279Z] === RUN TestReloadBadDefaultConfig [2021-07-09T17:11:38.279Z] time="2021-07-09T17:11:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-216376531" [2021-07-09T17:11:38.279Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-09T17:11:38.279Z] === RUN TestReloadWithConflictingLabels [2021-07-09T17:11:38.279Z] time="2021-07-09T17:11:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-295160854" [2021-07-09T17:11:38.279Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-09T17:11:38.279Z] === RUN TestReloadWithDuplicateLabels [2021-07-09T17:11:38.279Z] time="2021-07-09T17:11:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-533953661" [2021-07-09T17:11:38.279Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-09T17:11:38.279Z] === RUN TestDaemonConfigurationMerge [2021-07-09T17:11:38.279Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-09T17:11:38.279Z] PASS [2021-07-09T17:11:38.279Z] coverage: 79.2% of statements [2021-07-09T17:11:38.279Z] ok github.com/docker/docker/daemon/config 0.267s coverage: 79.2% of statements [2021-07-09T17:11:38.279Z] === RUN TestWaitNodeAttachment [2021-07-09T17:11:38.299Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.02s) [2021-07-09T17:11:38.299Z] --- PASS: TestDaemonRestartIpcMode (3.61s) [2021-07-09T17:11:38.299Z] PASS [2021-07-09T17:11:38.299Z] [2021-07-09T17:11:38.299Z] === Skipped [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-09T17:11:38.299Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-09T17:11:38.299Z] [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-07-09T17:11:38.299Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-09T17:11:38.299Z] [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-07-09T17:11:38.299Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T17:11:38.299Z] [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-07-09T17:11:38.299Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-09T17:11:38.299Z] [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-07-09T17:11:38.299Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-09T17:11:38.299Z] [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-07-09T17:11:38.299Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-09T17:11:38.299Z] [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-07-09T17:11:38.299Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-09T17:11:38.299Z] [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-09T17:11:38.299Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-09T17:11:38.299Z] [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-09T17:11:38.299Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-09T17:11:38.299Z] [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-09T17:11:38.299Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-09T17:11:38.299Z] [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-09T17:11:38.299Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-09T17:11:38.299Z] [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-07-09T17:11:38.299Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-09T17:11:38.299Z] [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-07-09T17:11:38.299Z] 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) [2021-07-09T17:11:38.299Z] [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-07-09T17:11:38.299Z] 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) [2021-07-09T17:11:38.299Z] [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-07-09T17:11:38.299Z] 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) [2021-07-09T17:11:38.299Z] [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-07-09T17:11:38.299Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-09T17:11:38.299Z] [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-09T17:11:38.299Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-09T17:11:38.299Z] [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-07-09T17:11:38.299Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-09T17:11:38.299Z] [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-07-09T17:11:38.299Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-09T17:11:38.299Z] [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-07-09T17:11:38.299Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-09T17:11:38.299Z] [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-07-09T17:11:38.299Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-09T17:11:38.299Z] [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-09T17:11:38.299Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-09T17:11:38.299Z] [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-09T17:11:38.299Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-09T17:11:38.299Z] [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-07-09T17:11:38.299Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-09T17:11:38.299Z] [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-07-09T17:11:38.299Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-09T17:11:38.299Z] [2021-07-09T17:11:38.299Z] [2021-07-09T17:11:38.299Z] DONE 177 tests, 25 skipped in 90.835s [2021-07-09T17:11:38.299Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-09T17:11:38.343Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-09T17:11:38.554Z] === RUN TestConfigDaemonLibtrustID [2021-07-09T17:11:38.730Z] === RUN TestDiscoveryOptsErrors [2021-07-09T17:11:38.730Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-09T17:11:38.730Z] === RUN TestDiscoveryOpts [2021-07-09T17:11:38.730Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-09T17:11:38.730Z] PASS [2021-07-09T17:11:38.730Z] coverage: 30.0% of statements [2021-07-09T17:11:38.730Z] ok github.com/docker/docker/daemon/discovery 0.039s coverage: 30.0% of statements [2021-07-09T17:11:38.730Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-07-09T17:11:38.730Z] === RUN TestIsolationConversion [2021-07-09T17:11:38.730Z] === RUN TestIsolationConversion/default [2021-07-09T17:11:38.730Z] === RUN TestIsolationConversion/process [2021-07-09T17:11:38.730Z] === RUN TestIsolationConversion/hyperv [2021-07-09T17:11:38.730Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-09T17:11:38.730Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-09T17:11:38.730Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-09T17:11:38.730Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-09T17:11:38.730Z] === RUN TestContainerLabels [2021-07-09T17:11:38.730Z] --- PASS: TestContainerLabels (0.00s) [2021-07-09T17:11:38.730Z] === RUN TestCredentialSpecConversion [2021-07-09T17:11:38.730Z] === RUN TestCredentialSpecConversion/none [2021-07-09T17:11:38.730Z] === RUN TestCredentialSpecConversion/config [2021-07-09T17:11:38.730Z] === RUN TestCredentialSpecConversion/file [2021-07-09T17:11:38.730Z] === RUN TestCredentialSpecConversion/registry [2021-07-09T17:11:38.730Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-09T17:11:38.730Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-09T17:11:38.730Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-09T17:11:38.730Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-09T17:11:38.730Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-09T17:11:38.730Z] === RUN TestControllerValidateMountBind [2021-07-09T17:11:38.730Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-09T17:11:38.730Z] === RUN TestControllerValidateMountVolume [2021-07-09T17:11:38.730Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-09T17:11:38.730Z] === RUN TestControllerValidateMountTarget [2021-07-09T17:11:38.730Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-09T17:11:38.730Z] === RUN TestControllerValidateMountTmpfs [2021-07-09T17:11:38.730Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-09T17:11:38.730Z] === RUN TestControllerValidateMountInvalidType [2021-07-09T17:11:38.730Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-09T17:11:38.730Z] === RUN TestControllerValidateMountNamedPipe [2021-07-09T17:11:38.730Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-09T17:11:38.730Z] PASS [2021-07-09T17:11:38.730Z] coverage: 11.0% of statements [2021-07-09T17:11:38.730Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.514s coverage: 11.0% of statements [2021-07-09T17:11:38.730Z] === RUN TestVerifyNetworkingConfig [2021-07-09T17:11:38.730Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-09T17:11:38.730Z] === RUN TestGetContainer [2021-07-09T17:11:38.730Z] --- PASS: TestGetContainer (0.00s) [2021-07-09T17:11:38.730Z] === RUN TestValidContainerNames [2021-07-09T17:11:38.730Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-09T17:11:38.730Z] === RUN TestContainerInitDNS [2021-07-09T17:11:38.730Z] daemon_test.go:147: root required [2021-07-09T17:11:38.730Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-09T17:11:38.730Z] === RUN TestMerge [2021-07-09T17:11:38.730Z] --- PASS: TestMerge (0.00s) [2021-07-09T17:11:38.730Z] === RUN TestValidateContainerIsolation [2021-07-09T17:11:38.730Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-09T17:11:38.730Z] === RUN TestFindNetworkErrorType [2021-07-09T17:11:38.730Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-09T17:11:38.730Z] === RUN TestEnsureServicesExist [2021-07-09T17:11:38.730Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-09T17:11:38.730Z] === RUN TestEnsureServicesExistErrors [2021-07-09T17:11:38.730Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-09T17:11:38.730Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-09T17:11:38.730Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-09T17:11:38.730Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-09T17:11:38.730Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-09T17:11:38.730Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-09T17:11:38.730Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-09T17:11:38.730Z] === RUN TestContainerDelete [2021-07-09T17:11:38.730Z] --- PASS: TestContainerDelete (0.00s) [2021-07-09T17:11:38.730Z] === RUN TestContainerDoubleDelete [2021-07-09T17:11:38.730Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-09T17:11:38.730Z] === RUN TestLogContainerEventCopyLabels [2021-07-09T17:11:38.730Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-09T17:11:38.730Z] === RUN TestLogContainerEventWithAttributes [2021-07-09T17:11:38.730Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-09T17:11:38.730Z] === RUN TestNoneHealthcheck [2021-07-09T17:11:38.730Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-09T17:11:38.730Z] === RUN TestHealthStates [2021-07-09T17:11:39.114Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-09T17:11:39.114Z] === RUN TestDaemonConfigValidation [2021-07-09T17:11:39.114Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-09T17:11:39.114Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-09T17:11:39.114Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-09T17:11:39.114Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-09T17:11:39.114Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-09T17:11:39.114Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-09T17:11:39.114Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-09T17:11:39.114Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-09T17:11:39.114Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-09T17:11:39.114Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-09T17:11:39.114Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-09T17:11:39.114Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-09T17:11:39.114Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-09T17:11:39.114Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-09T17:11:39.114Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-09T17:11:39.114Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-09T17:11:39.114Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-07-09T17:11:39.114Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-07-09T17:11:39.114Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-07-09T17:11:39.115Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-07-09T17:11:39.115Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-07-09T17:11:39.115Z] PASS [2021-07-09T17:11:39.115Z] [2021-07-09T17:11:39.115Z] DONE 7 tests in 0.833s [2021-07-09T17:11:39.115Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-09T17:11:39.182Z] time="2021-07-09T17:11:38Z" 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" [2021-07-09T17:11:39.182Z] time="2021-07-09T17:11:38Z" 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" [2021-07-09T17:11:39.182Z] time="2021-07-09T17:11:38Z" 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" [2021-07-09T17:11:39.182Z] time="2021-07-09T17:11:38Z" 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" [2021-07-09T17:11:39.182Z] time="2021-07-09T17:11:38Z" 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" [2021-07-09T17:11:39.182Z] time="2021-07-09T17:11:38Z" 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" [2021-07-09T17:11:39.182Z] time="2021-07-09T17:11:38Z" 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" [2021-07-09T17:11:39.182Z] time="2021-07-09T17:11:38Z" 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" [2021-07-09T17:11:39.182Z] time="2021-07-09T17:11:38Z" 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" [2021-07-09T17:11:39.182Z] time="2021-07-09T17:11:38Z" 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" [2021-07-09T17:11:39.182Z] --- PASS: TestHealthStates (0.13s) [2021-07-09T17:11:39.182Z] === RUN TestMaskURLCredentials [2021-07-09T17:11:39.182Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-09T17:11:39.182Z] === RUN TestGetInspectData [2021-07-09T17:11:39.182Z] --- PASS: TestGetInspectData (0.00s) [2021-07-09T17:11:39.182Z] === RUN TestFillLicense [2021-07-09T17:11:39.182Z] --- PASS: TestFillLicense (0.00s) [2021-07-09T17:11:39.182Z] === RUN TestListInvalidFilter [2021-07-09T17:11:39.182Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-09T17:11:39.182Z] === RUN TestNameFilter [2021-07-09T17:11:39.182Z] --- PASS: TestNameFilter (0.00s) [2021-07-09T17:11:39.182Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-09T17:11:39.182Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-09T17:11:39.182Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-09T17:11:39.182Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-09T17:11:39.182Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-09T17:11:39.182Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-09T17:11:39.182Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-09T17:11:39.182Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-09T17:11:39.182Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-09T17:11:39.182Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-09T17:11:39.182Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-09T17:11:39.182Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-09T17:11:39.182Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-09T17:11:39.182Z] === 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 [2021-07-09T17:11:39.182Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-09T17:11:39.182Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-09T17:11:39.182Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-09T17:11:39.182Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-09T17:11:39.182Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-09T17:11:39.182Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-09T17:11:39.182Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-09T17:11:39.182Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-09T17:11:39.182Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-09T17:11:39.182Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-09T17:11:39.182Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-09T17:11:39.182Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-09T17:11:39.182Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-09T17:11:39.182Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-09T17:11:39.182Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-09T17:11:39.182Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-09T17:11:39.182Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-09T17:11:39.182Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-09T17:11:39.182Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-09T17:11:39.182Z] --- 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) [2021-07-09T17:11:39.182Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-09T17:11:39.182Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-09T17:11:39.182Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-09T17:11:39.182Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-09T17:11:39.182Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-09T17:11:39.182Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-09T17:11:39.182Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-09T17:11:39.182Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-09T17:11:39.182Z] === RUN TestDaemonReloadLabels [2021-07-09T17:11:39.182Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-09T17:11:39.182Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-09T17:11:39.183Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-09T17:11:39.183Z] === RUN TestDaemonReloadMirrors [2021-07-09T17:11:39.183Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-09T17:11:39.183Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-09T17:11:39.183Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-09T17:11:39.183Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-09T17:11:39.183Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-09T17:11:39.183Z] === RUN TestDaemonDiscoveryReload [2021-07-09T17:11:39.183Z] === RUN TestEventsLog [2021-07-09T17:11:39.183Z] --- PASS: TestEventsLog (0.00s) [2021-07-09T17:11:39.183Z] === RUN TestEventsLogTimeout [2021-07-09T17:11:39.183Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-09T17:11:39.183Z] === RUN TestLogEvents [2021-07-09T17:11:39.183Z] --- PASS: TestLogEvents (0.05s) [2021-07-09T17:11:39.183Z] === RUN TestLoadBufferedEvents [2021-07-09T17:11:39.370Z] INFO: Testing against a local daemon [2021-07-09T17:11:39.370Z] === RUN TestCommitInheritsEnv [2021-07-09T17:11:39.634Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-07-09T17:11:39.634Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-09T17:11:39.634Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-09T17:11:39.634Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-09T17:11:39.634Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-09T17:11:39.634Z] PASS [2021-07-09T17:11:39.634Z] coverage: 50.0% of statements [2021-07-09T17:11:39.634Z] ok github.com/docker/docker/daemon/events 0.231s coverage: 50.0% of statements [2021-07-09T17:11:40.085Z] === RUN TestIsEmptyDir [2021-07-09T17:11:40.085Z] --- PASS: TestIsEmptyDir (0.00s) [2021-07-09T17:11:40.085Z] PASS [2021-07-09T17:11:40.085Z] coverage: 2.3% of statements [2021-07-09T17:11:40.085Z] ok github.com/docker/docker/daemon/graphdriver 0.055s coverage: 2.3% of statements [2021-07-09T17:11:40.085Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-07-09T17:11:40.085Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-09T17:11:40.085Z] === RUN TestLinkNaming [2021-07-09T17:11:40.085Z] --- PASS: TestLinkNaming (0.00s) [2021-07-09T17:11:40.085Z] === RUN TestLinkNew [2021-07-09T17:11:40.085Z] --- PASS: TestLinkNew (0.00s) [2021-07-09T17:11:40.085Z] === RUN TestLinkEnv [2021-07-09T17:11:40.085Z] --- PASS: TestLinkEnv (0.00s) [2021-07-09T17:11:40.085Z] === RUN TestLinkMultipleEnv [2021-07-09T17:11:40.085Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-09T17:11:40.085Z] === RUN TestLinkPortRangeEnv [2021-07-09T17:11:40.085Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-09T17:11:40.085Z] PASS [2021-07-09T17:11:40.085Z] coverage: 93.0% of statements [2021-07-09T17:11:40.085Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2021-07-09T17:11:40.255Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-09T17:11:40.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.17s) [2021-07-09T17:11:40.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.39s) [2021-07-09T17:11:40.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.79s) [2021-07-09T17:11:40.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.91s) [2021-07-09T17:11:40.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.08s) [2021-07-09T17:11:40.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.16s) [2021-07-09T17:11:40.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2021-07-09T17:11:40.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.05s) [2021-07-09T17:11:40.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2021-07-09T17:11:40.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2021-07-09T17:11:40.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2021-07-09T17:11:40.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.95s) [2021-07-09T17:11:40.255Z] === RUN TestCgroupNamespacesRun [2021-07-09T17:11:40.536Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.53s) [2021-07-09T17:11:40.536Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-09T17:11:40.987Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-07-09T17:11:40.987Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-09T17:11:40.987Z] reload_test.go:520: root required [2021-07-09T17:11:40.988Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-09T17:11:40.988Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-09T17:11:40.988Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.02s) [2021-07-09T17:11:40.988Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-09T17:11:40.988Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2021-07-09T17:11:40.988Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-09T17:11:40.988Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-09T17:11:40.988Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-09T17:11:40.988Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-07-09T17:11:40.988Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-09T17:11:40.988Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-09T17:11:40.988Z] === RUN TestParseVolumesFrom [2021-07-09T17:11:40.988Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-09T17:11:40.988Z] PASS [2021-07-09T17:11:40.988Z] coverage: 9.1% of statements [2021-07-09T17:11:40.988Z] ok github.com/docker/docker/daemon 2.412s coverage: 9.1% of statements [2021-07-09T17:11:40.988Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-09T17:11:40.988Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-09T17:11:40.988Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-09T17:11:40.988Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-09T17:11:40.988Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-09T17:11:40.988Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-09T17:11:40.988Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-09T17:11:40.988Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-09T17:11:40.988Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-09T17:11:40.988Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-09T17:11:40.988Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-09T17:11:40.988Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-09T17:11:40.988Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-09T17:11:40.988Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-09T17:11:41.255Z] --- PASS: TestCommitInheritsEnv (1.76s) [2021-07-09T17:11:41.255Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-09T17:11:41.255Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-09T17:11:41.255Z] === RUN TestImagesFilterMultiReference [2021-07-09T17:11:41.255Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-07-09T17:11:41.255Z] === RUN TestImagePullPlatformInvalid [2021-07-09T17:11:41.255Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-09T17:11:41.255Z] === RUN TestRemoveImageOrphaning [2021-07-09T17:11:42.164Z] --- PASS: TestCgroupNamespacesRun (1.66s) [2021-07-09T17:11:42.164Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-09T17:11:42.164Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-09T17:11:42.164Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-09T17:11:42.164Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-09T17:11:42.507Z] === RUN TestAdapterReadLogs [2021-07-09T17:11:42.507Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestCopier [2021-07-09T17:11:42.507Z] --- PASS: TestCopier (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestCopierLongLines [2021-07-09T17:11:42.507Z] --- PASS: TestCopierLongLines (0.01s) [2021-07-09T17:11:42.507Z] === RUN TestCopierSlow [2021-07-09T17:11:42.507Z] === RUN TestNewStreamConfig [2021-07-09T17:11:42.507Z] === RUN TestNewStreamConfig/defaults [2021-07-09T17:11:42.507Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-09T17:11:42.507Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-09T17:11:42.507Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-09T17:11:42.507Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-09T17:11:42.507Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-09T17:11:42.507Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-09T17:11:42.507Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-09T17:11:42.507Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-09T17:11:42.507Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-09T17:11:42.507Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-09T17:11:42.507Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-09T17:11:42.507Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-09T17:11:42.507Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-09T17:11:42.507Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-09T17:11:42.507Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-09T17:11:42.507Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-09T17:11:42.507Z] --- PASS: TestCopierSlow (0.20s) [2021-07-09T17:11:42.507Z] === RUN TestCopierWithSized [2021-07-09T17:11:42.507Z] === RUN TestCopierWithSized/as_is [2021-07-09T17:11:42.507Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-09T17:11:42.507Z] --- PASS: TestCopierWithSized (0.02s) [2021-07-09T17:11:42.507Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-09T17:11:42.507Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) [2021-07-09T17:11:42.507Z] === RUN TestCopierWithPartial [2021-07-09T17:11:42.507Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestRingLogger [2021-07-09T17:11:42.507Z] --- PASS: TestRingLogger (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestRingCap [2021-07-09T17:11:42.507Z] --- PASS: TestRingCap (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestRingClose [2021-07-09T17:11:42.507Z] --- PASS: TestRingClose (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestRingDrain [2021-07-09T17:11:42.507Z] --- PASS: TestRingDrain (0.00s) [2021-07-09T17:11:42.507Z] PASS [2021-07-09T17:11:42.507Z] coverage: 43.8% of statements [2021-07-09T17:11:42.507Z] ok github.com/docker/docker/daemon/logger 0.284s coverage: 43.8% of statements [2021-07-09T17:11:42.507Z] === RUN TestSearchRegistryForImagesErrors [2021-07-09T17:11:42.507Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestSearchRegistryForImages [2021-07-09T17:11:42.507Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestOnlyPlatformWithFallback [2021-07-09T17:11:42.507Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestImageDelete [2021-07-09T17:11:42.507Z] === RUN TestImageDelete/no_lease [2021-07-09T17:11:42.507Z] === RUN TestImageDelete/lease_exists [2021-07-09T17:11:42.507Z] --- PASS: TestImageDelete (0.02s) [2021-07-09T17:11:42.507Z] --- PASS: TestImageDelete/no_lease (0.00s) [2021-07-09T17:11:42.507Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-07-09T17:11:42.507Z] === RUN TestContentStoreForPull [2021-07-09T17:11:42.507Z] time="2021-07-09T17:11:42Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-09T17:11:42.507Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2021-07-09T17:11:42.507Z] === RUN TestCreateSuccess [2021-07-09T17:11:42.507Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestCreateLogGroupSuccess [2021-07-09T17:11:42.507Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestCreateError [2021-07-09T17:11:42.507Z] --- PASS: TestCreateError (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestCreateAlreadyExists [2021-07-09T17:11:42.507Z] time="2021-07-09T17:11:42Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-09T17:11:42.507Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestLogClosed [2021-07-09T17:11:42.507Z] --- PASS: TestLogClosed (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestLogBlocking [2021-07-09T17:11:42.507Z] --- PASS: TestLogBlocking (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-09T17:11:42.507Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestLogNonBlockingBufferFull [2021-07-09T17:11:42.507Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestPublishBatchSuccess [2021-07-09T17:11:42.507Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestPublishBatchError [2021-07-09T17:11:42.507Z] time="2021-07-09T17:11:42Z" level=error msg=Error [2021-07-09T17:11:42.507Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-09T17:11:42.507Z] time="2021-07-09T17:11:42Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-09T17:11:42.507Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-09T17:11:42.507Z] time="2021-07-09T17:11:42Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-09T17:11:42.507Z] time="2021-07-09T17:11:42Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-09T17:11:42.507Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestCollectBatchSimple [2021-07-09T17:11:42.507Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestCollectBatchTicker [2021-07-09T17:11:42.507Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestCollectBatchMultilinePattern [2021-07-09T17:11:42.507Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-09T17:11:42.507Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-09T17:11:42.507Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-09T17:11:42.507Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-07-09T17:11:42.507Z] === RUN TestCollectBatchClose [2021-07-09T17:11:42.507Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestEffectiveLen [2021-07-09T17:11:42.507Z] === RUN TestEffectiveLen/0/Hello [2021-07-09T17:11:42.507Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-09T17:11:42.507Z] === RUN TestEffectiveLen/2/🙃 [2021-07-09T17:11:42.507Z] === RUN TestEffectiveLen/3/���� [2021-07-09T17:11:42.507Z] === RUN TestEffectiveLen/4/He��o [2021-07-09T17:11:42.507Z] === RUN TestEffectiveLen/5/ [2021-07-09T17:11:42.507Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-09T17:11:42.507Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-09T17:11:42.507Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-09T17:11:42.507Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-09T17:11:42.507Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-09T17:11:42.507Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-09T17:11:42.507Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-09T17:11:42.507Z] === RUN TestFindValidSplit [2021-07-09T17:11:42.507Z] === RUN TestFindValidSplit/0/ [2021-07-09T17:11:42.507Z] cloudwatchlogs_test.go:1044: [2021-07-09T17:11:42.507Z] cloudwatchlogs_test.go:1045: [2021-07-09T17:11:42.507Z] === RUN TestFindValidSplit/1/Hello [2021-07-09T17:11:42.507Z] cloudwatchlogs_test.go:1044: Hello [2021-07-09T17:11:42.507Z] cloudwatchlogs_test.go:1045: [2021-07-09T17:11:42.507Z] === RUN TestFindValidSplit/2/Hello [2021-07-09T17:11:42.507Z] cloudwatchlogs_test.go:1044: He [2021-07-09T17:11:42.507Z] cloudwatchlogs_test.go:1045: llo [2021-07-09T17:11:42.507Z] === RUN TestFindValidSplit/3/Hello [2021-07-09T17:11:42.507Z] cloudwatchlogs_test.go:1044: [2021-07-09T17:11:42.507Z] cloudwatchlogs_test.go:1045: Hello [2021-07-09T17:11:42.507Z] === RUN TestFindValidSplit/4/🙃 [2021-07-09T17:11:42.507Z] cloudwatchlogs_test.go:1044: [2021-07-09T17:11:42.507Z] cloudwatchlogs_test.go:1045: 🙃 [2021-07-09T17:11:42.507Z] === RUN TestFindValidSplit/5/🙃 [2021-07-09T17:11:42.507Z] cloudwatchlogs_test.go:1044: 🙃 [2021-07-09T17:11:42.507Z] cloudwatchlogs_test.go:1045: [2021-07-09T17:11:42.507Z] === RUN TestFindValidSplit/6/a� [2021-07-09T17:11:42.507Z] cloudwatchlogs_test.go:1044: a [2021-07-09T17:11:42.507Z] cloudwatchlogs_test.go:1045: � [2021-07-09T17:11:42.507Z] === RUN TestFindValidSplit/7/a� [2021-07-09T17:11:42.507Z] cloudwatchlogs_test.go:1044: a� [2021-07-09T17:11:42.507Z] cloudwatchlogs_test.go:1045: [2021-07-09T17:11:42.507Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-09T17:11:42.507Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-09T17:11:42.507Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-09T17:11:42.507Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-09T17:11:42.507Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-09T17:11:42.507Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-09T17:11:42.507Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-09T17:11:42.508Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-09T17:11:42.508Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-09T17:11:42.508Z] === RUN TestProcessEventEmoji [2021-07-09T17:11:42.508Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-07-09T17:11:42.508Z] === RUN TestCollectBatchLineSplit [2021-07-09T17:11:42.508Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-09T17:11:42.508Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-09T17:11:42.508Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-09T17:11:42.508Z] === RUN TestCollectBatchMaxEvents [2021-07-09T17:11:42.508Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-07-09T17:11:42.508Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-09T17:11:42.508Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-07-09T17:11:42.508Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-09T17:11:42.508Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-07-09T17:11:42.508Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-09T17:11:42.508Z] --- PASS: TestContentStoreForPull (0.16s) [2021-07-09T17:11:42.508Z] PASS [2021-07-09T17:11:42.508Z] coverage: 6.8% of statements [2021-07-09T17:11:42.508Z] ok github.com/docker/docker/daemon/images 0.281s coverage: 6.8% of statements [2021-07-09T17:11:42.959Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.08s) [2021-07-09T17:11:42.959Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-09T17:11:42.959Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-09T17:11:42.959Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-09T17:11:42.959Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-09T17:11:42.959Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-09T17:11:42.959Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-09T17:11:42.959Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-09T17:11:42.959Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-09T17:11:42.959Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-09T17:11:42.959Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-09T17:11:42.959Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-09T17:11:42.959Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-09T17:11:42.959Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-09T17:11:42.959Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-09T17:11:42.959Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-09T17:11:42.959Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-09T17:11:42.959Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-09T17:11:42.959Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-09T17:11:42.959Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-09T17:11:42.959Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-09T17:11:42.959Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-09T17:11:42.959Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-09T17:11:42.959Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-09T17:11:42.959Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-09T17:11:42.959Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-09T17:11:42.959Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-09T17:11:42.959Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-09T17:11:42.959Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-09T17:11:42.959Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-09T17:11:42.959Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-09T17:11:42.959Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-09T17:11:42.959Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-09T17:11:42.959Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-09T17:11:42.959Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-09T17:11:42.959Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-09T17:11:42.959Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-09T17:11:42.959Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-09T17:11:42.959Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-09T17:11:42.959Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-09T17:11:42.959Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-09T17:11:42.959Z] === RUN TestCreateTagSuccess [2021-07-09T17:11:42.959Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-09T17:11:42.959Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-09T17:11:42.959Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-09T17:11:42.959Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-09T17:11:42.959Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-09T17:11:42.959Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-09T17:11:42.959Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-07-09T17:11:42.959Z] PASS [2021-07-09T17:11:42.959Z] coverage: 77.4% of statements [2021-07-09T17:11:42.959Z] ok github.com/docker/docker/daemon/logger/awslogs 0.411s coverage: 77.4% of statements [2021-07-09T17:11:42.959Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-09T17:11:42.959Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-09T17:11:42.959Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-09T17:11:42.959Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-09T17:11:42.959Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-09T17:11:42.959Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-09T17:11:42.959Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-09T17:11:43.140Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-07-09T17:11:43.140Z] === RUN TestRemoveImageGarbageCollector [2021-07-09T17:11:43.140Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-09T17:11:43.140Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-09T17:11:43.140Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-09T17:11:43.140Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-07-09T17:11:43.140Z] === RUN TestTagInvalidReference [2021-07-09T17:11:43.140Z] --- PASS: TestTagInvalidReference (0.02s) [2021-07-09T17:11:43.140Z] === RUN TestTagValidPrefixedRepo [2021-07-09T17:11:43.140Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-07-09T17:11:43.140Z] === RUN TestTagExistedNameWithoutForce [2021-07-09T17:11:43.395Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-09T17:11:43.395Z] === RUN TestTagOfficialNames [2021-07-09T17:11:43.395Z] --- PASS: TestTagOfficialNames (0.05s) [2021-07-09T17:11:43.395Z] === RUN TestTagMatchesDigest [2021-07-09T17:11:43.395Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-07-09T17:11:43.395Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-09T17:11:43.411Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-09T17:11:43.411Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-09T17:11:43.411Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-09T17:11:43.411Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-07-09T17:11:43.411Z] === RUN TestFastTimeMarshalJSON [2021-07-09T17:11:43.411Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-07-09T17:11:43.411Z] PASS [2021-07-09T17:11:43.411Z] coverage: 87.2% of statements [2021-07-09T17:11:43.411Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.191s coverage: 87.2% of statements [2021-07-09T17:11:43.411Z] === RUN TestJSONFileLogger [2021-07-09T17:11:43.411Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-09T17:11:43.411Z] === RUN TestJSONFileLoggerWithTags [2021-07-09T17:11:43.411Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-09T17:11:43.411Z] === RUN TestJSONFileLoggerWithOpts [2021-07-09T17:11:43.411Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-07-09T17:11:43.411Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-09T17:11:43.411Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-09T17:11:43.411Z] === RUN TestEncodeDecode [2021-07-09T17:11:43.411Z] === PAUSE TestEncodeDecode [2021-07-09T17:11:43.411Z] === RUN TestUnexpectedEOF [2021-07-09T17:11:43.545Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s) [2021-07-09T17:11:43.545Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-09T17:11:43.862Z] time="2021-07-09T17:11:43Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-09T17:11:43.862Z] time="2021-07-09T17:11:43Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-09T17:11:43.862Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-07-09T17:11:43.862Z] === CONT TestEncodeDecode [2021-07-09T17:11:43.862Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-09T17:11:43.862Z] PASS [2021-07-09T17:11:43.862Z] coverage: 69.9% of statements [2021-07-09T17:11:43.862Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.216s coverage: 69.9% of statements [2021-07-09T17:11:44.313Z] === RUN TestWriteLog [2021-07-09T17:11:44.313Z] === PAUSE TestWriteLog [2021-07-09T17:11:44.313Z] === RUN TestReadLog [2021-07-09T17:11:44.313Z] === PAUSE TestReadLog [2021-07-09T17:11:44.313Z] === CONT TestWriteLog [2021-07-09T17:11:44.313Z] --- PASS: TestWriteLog (0.00s) [2021-07-09T17:11:44.313Z] === CONT TestReadLog [2021-07-09T17:11:44.313Z] === RUN TestReadLog/tail_exact [2021-07-09T17:11:44.313Z] === RUN TestOpenFileDelete [2021-07-09T17:11:44.313Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-09T17:11:44.313Z] === RUN TestOpenFileRename [2021-07-09T17:11:44.313Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-09T17:11:44.313Z] === RUN TestParseLogTagDefaultTag [2021-07-09T17:11:44.313Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-09T17:11:44.313Z] === RUN TestParseLogTag [2021-07-09T17:11:44.313Z] --- PASS: TestParseLogTag (0.00s) [2021-07-09T17:11:44.313Z] === RUN TestParseLogTagEmptyTag [2021-07-09T17:11:44.313Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-09T17:11:44.313Z] === RUN TestTailFiles [2021-07-09T17:11:44.313Z] --- PASS: TestTailFiles (0.00s) [2021-07-09T17:11:44.313Z] === RUN TestFollowLogsConsumerGone [2021-07-09T17:11:44.313Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-09T17:11:44.313Z] === RUN TestFollowLogsProducerGone [2021-07-09T17:11:44.313Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-07-09T17:11:44.313Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-07-09T17:11:44.313Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-09T17:11:44.313Z] === RUN TestCheckCapacityAndRotate [2021-07-09T17:11:44.313Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-09T17:11:44.313Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-09T17:11:44.313Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-07-09T17:11:44.313Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-09T17:11:44.313Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-07-09T17:11:44.313Z] PASS [2021-07-09T17:11:44.313Z] coverage: 53.7% of statements [2021-07-09T17:11:44.313Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.102s coverage: 53.7% of statements [2021-07-09T17:11:44.765Z] === RUN TestReadLog/tail_less_than_available [2021-07-09T17:11:44.765Z] === RUN TestReadLog/tail_more_than_available [2021-07-09T17:11:44.765Z] --- PASS: TestReadLog (0.17s) [2021-07-09T17:11:44.765Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-07-09T17:11:44.765Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-07-09T17:11:44.765Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-09T17:11:44.765Z] PASS [2021-07-09T17:11:44.765Z] coverage: 75.2% of statements [2021-07-09T17:11:44.765Z] ok github.com/docker/docker/daemon/logger/local 0.225s coverage: 75.2% of statements [2021-07-09T17:11:44.765Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-09T17:11:44.765Z] === RUN TestLog [2021-07-09T17:11:44.765Z] --- PASS: TestLog (0.00s) [2021-07-09T17:11:44.765Z] PASS [2021-07-09T17:11:44.765Z] coverage: 31.5% of statements [2021-07-09T17:11:44.765Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.068s coverage: 31.5% of statements [2021-07-09T17:11:45.456Z] --- PASS: TestCgroupNamespacesRunHostMode (1.68s) [2021-07-09T17:11:45.456Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-09T17:11:45.718Z] === RUN TestNewParse [2021-07-09T17:11:45.718Z] --- PASS: TestNewParse (0.00s) [2021-07-09T17:11:45.718Z] PASS [2021-07-09T17:11:45.718Z] coverage: 8.3% of statements [2021-07-09T17:11:45.718Z] ok github.com/docker/docker/daemon/logger/templates 0.047s coverage: 8.3% of statements [2021-07-09T17:11:45.718Z] === RUN TestValidateLogOpt [2021-07-09T17:11:45.718Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-09T17:11:45.718Z] === RUN TestNewMissedConfig [2021-07-09T17:11:45.718Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-09T17:11:45.718Z] === RUN TestNewMissedUrl [2021-07-09T17:11:45.718Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-09T17:11:45.718Z] === RUN TestNewMissedToken [2021-07-09T17:11:45.718Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-09T17:11:45.718Z] === RUN TestNewWithProxy [2021-07-09T17:11:45.718Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-09T17:11:45.718Z] === RUN TestDefault [2021-07-09T17:11:45.718Z] --- PASS: TestDefault (0.01s) [2021-07-09T17:11:45.718Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-09T17:11:45.718Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-09T17:11:45.718Z] === RUN TestJsonFormat [2021-07-09T17:11:45.718Z] --- PASS: TestJsonFormat (0.01s) [2021-07-09T17:11:45.718Z] === RUN TestRawFormat [2021-07-09T17:11:45.718Z] --- PASS: TestRawFormat (0.00s) [2021-07-09T17:11:45.718Z] === RUN TestRawFormatWithLabels [2021-07-09T17:11:45.718Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-09T17:11:45.718Z] === RUN TestRawFormatWithoutTag [2021-07-09T17:11:45.718Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-09T17:11:45.718Z] === RUN TestBatching [2021-07-09T17:11:45.718Z] === RUN TestParseLogFormat [2021-07-09T17:11:45.718Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-09T17:11:45.718Z] === RUN TestValidateLogOptEmpty [2021-07-09T17:11:45.718Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-09T17:11:45.718Z] === RUN TestValidateSyslogAddress [2021-07-09T17:11:45.718Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-09T17:11:45.718Z] === RUN TestParseAddressDefaultPort [2021-07-09T17:11:45.718Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-09T17:11:45.718Z] === RUN TestValidateSyslogFacility [2021-07-09T17:11:45.718Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-09T17:11:45.718Z] === RUN TestValidateLogOptSyslogFormat [2021-07-09T17:11:45.718Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-09T17:11:45.718Z] === RUN TestValidateLogOpt [2021-07-09T17:11:45.718Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-09T17:11:45.718Z] PASS [2021-07-09T17:11:45.718Z] coverage: 46.8% of statements [2021-07-09T17:11:45.718Z] ok github.com/docker/docker/daemon/logger/syslog 0.045s coverage: 46.8% of statements [2021-07-09T17:11:46.170Z] --- PASS: TestBatching (0.22s) [2021-07-09T17:11:46.170Z] === RUN TestFrequency [2021-07-09T17:11:46.621Z] --- PASS: TestFrequency (0.23s) [2021-07-09T17:11:46.621Z] === RUN TestOneMessagePerRequest [2021-07-09T17:11:46.621Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-09T17:11:46.621Z] === RUN TestVerify [2021-07-09T17:11:46.621Z] --- PASS: TestVerify (0.00s) [2021-07-09T17:11:46.621Z] === RUN TestSkipVerify [2021-07-09T17:11:46.621Z] time="2021-07-09T17:11:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-09T17:11:46.621Z] time="2021-07-09T17:11:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-09T17:11:46.622Z] time="2021-07-09T17:11:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-09T17:11:46.841Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s) [2021-07-09T17:11:46.841Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-09T17:11:47.074Z] --- PASS: TestSkipVerify (0.56s) [2021-07-09T17:11:47.074Z] === RUN TestBufferMaximum [2021-07-09T17:11:47.074Z] time="2021-07-09T17:11:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-09T17:11:47.074Z] time="2021-07-09T17:11:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-09T17:11:47.074Z] time="2021-07-09T17:11:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-09T17:11:47.074Z] time="2021-07-09T17:11:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-09T17:11:47.074Z] time="2021-07-09T17:11:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-09T17:11:47.074Z] time="2021-07-09T17:11:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625850706.620275\",\"host\":\"d933bf08953e\"}'" [2021-07-09T17:11:47.074Z] time="2021-07-09T17:11:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625850706.620275\",\"host\":\"d933bf08953e\"}'" [2021-07-09T17:11:47.074Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-09T17:11:47.074Z] === RUN TestServerAlwaysDown [2021-07-09T17:11:47.074Z] time="2021-07-09T17:11:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-09T17:11:47.074Z] time="2021-07-09T17:11:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-09T17:11:47.074Z] time="2021-07-09T17:11:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625850706.623144\",\"host\":\"d933bf08953e\"}'" [2021-07-09T17:11:47.074Z] time="2021-07-09T17:11:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625850706.623144\",\"host\":\"d933bf08953e\"}'" [2021-07-09T17:11:47.074Z] time="2021-07-09T17:11:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-09T17:11:47.074Z] time="2021-07-09T17:11:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625850706.623144\",\"host\":\"d933bf08953e\"}'" [2021-07-09T17:11:47.074Z] time="2021-07-09T17:11:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625850706.623144\",\"host\":\"d933bf08953e\"}'" [2021-07-09T17:11:47.074Z] time="2021-07-09T17:11:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625850706.623144\",\"host\":\"d933bf08953e\"}'" [2021-07-09T17:11:47.074Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-09T17:11:47.074Z] === RUN TestCannotSendAfterClose [2021-07-09T17:11:47.074Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-09T17:11:47.074Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-09T17:11:47.074Z] === RUN TestV1IDService [2021-07-09T17:11:47.074Z] --- PASS: TestV1IDService (0.01s) [2021-07-09T17:11:47.074Z] === RUN TestV2MetadataService [2021-07-09T17:11:47.527Z] --- PASS: TestV2MetadataService (0.43s) [2021-07-09T17:11:47.527Z] PASS [2021-07-09T17:11:47.527Z] coverage: 48.2% of statements [2021-07-09T17:11:47.527Z] ok github.com/docker/docker/distribution/metadata 0.521s coverage: 48.2% of statements [2021-07-09T17:11:47.979Z] time="2021-07-09T17:11:47Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-09T17:11:47.979Z] time="2021-07-09T17:11:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"d933bf08953e\"}'" [2021-07-09T17:11:47.979Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-07-09T17:11:47.979Z] PASS [2021-07-09T17:11:47.979Z] coverage: 82.5% of statements [2021-07-09T17:11:47.979Z] ok github.com/docker/docker/daemon/logger/splunk 2.090s coverage: 82.5% of statements [2021-07-09T17:11:47.979Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-09T17:11:47.979Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-09T17:11:47.979Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-09T17:11:47.979Z] === RUN TestSuccessfulDownload [2021-07-09T17:11:47.979Z] download_test.go:268: Needs fixing on Windows [2021-07-09T17:11:47.979Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-09T17:11:47.979Z] === RUN TestCancelledDownload [2021-07-09T17:11:47.979Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-09T17:11:47.979Z] === RUN TestMaxDownloadAttempts [2021-07-09T17:11:47.979Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-09T17:11:47.979Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-09T17:11:47.979Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-09T17:11:47.979Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-09T17:11:47.979Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-09T17:11:47.979Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-09T17:11:47.979Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-09T17:11:47.979Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-09T17:11:47.979Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-09T17:11:47.979Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-09T17:11:47.979Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-09T17:11:47.979Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-09T17:11:47.979Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-09T17:11:47.979Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-09T17:11:47.979Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-09T17:11:47.979Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-09T17:11:47.979Z] === RUN TestContinueOnError_NeverContinue [2021-07-09T17:11:47.979Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-09T17:11:47.979Z] === RUN TestManifestStore [2021-07-09T17:11:47.979Z] === RUN TestManifestStore/no_remote_or_local [2021-07-09T17:11:48.224Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2021-07-09T17:11:48.224Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-09T17:11:48.441Z] time="2021-07-09T17:11:47Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local913263619\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-09T17:11:48.441Z] === RUN TestManifestStore/no_local_cache [2021-07-09T17:11:48.441Z] === RUN TestManifestStore/with_local_cache [2021-07-09T17:11:48.441Z] === RUN TestManifestStore/unknown_media_type [2021-07-09T17:11:48.441Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-09T17:11:48.441Z] time="2021-07-09T17:11:48Z" level=warning msg="reference for unknown type: " [2021-07-09T17:11:48.441Z] time="2021-07-09T17:11:48Z" level=warning msg="reference for unknown type: " [2021-07-09T17:11:48.441Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-09T17:11:48.441Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-09T17:11:48.441Z] time="2021-07-09T17:11:48Z" level=warning msg="reference for unknown type: " [2021-07-09T17:11:48.441Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-09T17:11:48.441Z] time="2021-07-09T17:11:48Z" level=warning msg="reference for unknown type: " [2021-07-09T17:11:48.441Z] time="2021-07-09T17:11:48Z" level=warning msg="reference for unknown type: " [2021-07-09T17:11:48.441Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-09T17:11:48.441Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-09T17:11:48.441Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-09T17:11:48.441Z] time="2021-07-09T17:11:48Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-09T17:11:48.441Z] --- PASS: TestManifestStore (0.28s) [2021-07-09T17:11:48.441Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2021-07-09T17:11:48.441Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-07-09T17:11:48.441Z] --- PASS: TestManifestStore/with_local_cache (0.06s) [2021-07-09T17:11:48.441Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-07-09T17:11:48.441Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-07-09T17:11:48.441Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-07-09T17:11:48.441Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-07-09T17:11:48.441Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-07-09T17:11:48.441Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-07-09T17:11:48.441Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-09T17:11:48.441Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-07-09T17:11:48.441Z] === RUN TestDetectManifestBlobMediaType [2021-07-09T17:11:48.441Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-09T17:11:48.441Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-09T17:11:48.441Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-09T17:11:48.441Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-09T17:11:48.441Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-09T17:11:48.441Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-09T17:11:48.441Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-09T17:11:48.441Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-09T17:11:48.441Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-09T17:11:48.441Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-09T17:11:48.441Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-09T17:11:48.441Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-09T17:11:48.441Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-09T17:11:48.441Z] === RUN TestFixManifestLayers [2021-07-09T17:11:48.441Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-09T17:11:48.441Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-09T17:11:48.441Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-09T17:11:48.441Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-09T17:11:48.441Z] === RUN TestFixManifestLayersBadParent [2021-07-09T17:11:48.441Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-09T17:11:48.441Z] === RUN TestValidateManifest [2021-07-09T17:11:48.441Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-09T17:11:48.441Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-09T17:11:48.441Z] === RUN TestFormatPlatform [2021-07-09T17:11:48.441Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-09T17:11:48.441Z] === RUN TestGetRepositoryMountCandidates [2021-07-09T17:11:48.441Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-09T17:11:48.441Z] === RUN TestLayerAlreadyExists [2021-07-09T17:11:48.441Z] 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} [2021-07-09T17:11:48.441Z] 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} [2021-07-09T17:11:48.441Z] 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} [2021-07-09T17:11:48.441Z] 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} [2021-07-09T17:11:48.441Z] 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} [2021-07-09T17:11:48.441Z] 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} [2021-07-09T17:11:48.441Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-09T17:11:48.441Z] === RUN TestWhenEmptyAuthConfig [2021-07-09T17:11:48.441Z] time="2021-07-09T17:11:48Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-09T17:11:48.441Z] time="2021-07-09T17:11:48Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-09T17:11:48.441Z] time="2021-07-09T17:11:48Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-09T17:11:48.441Z] time="2021-07-09T17:11:48Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-09T17:11:48.441Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-09T17:11:48.441Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2021-07-09T17:11:48.441Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2021-07-09T17:11:48.442Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2021-07-09T17:11:48.442Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2021-07-09T17:11:48.442Z] === RUN TestTransfer [2021-07-09T17:11:48.442Z] --- PASS: TestTransfer (0.15s) [2021-07-09T17:11:48.442Z] === RUN TestConcurrencyLimit [2021-07-09T17:11:48.796Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-07-09T17:11:48.796Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-09T17:11:48.893Z] === RUN TestNotFound [2021-07-09T17:11:48.893Z] --- PASS: TestNotFound (0.00s) [2021-07-09T17:11:48.893Z] === RUN TestConflict [2021-07-09T17:11:48.893Z] --- PASS: TestConflict (0.00s) [2021-07-09T17:11:48.893Z] === RUN TestForbidden [2021-07-09T17:11:48.893Z] --- PASS: TestForbidden (0.00s) [2021-07-09T17:11:48.893Z] === RUN TestInvalidParameter [2021-07-09T17:11:48.893Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-09T17:11:48.893Z] === RUN TestNotImplemented [2021-07-09T17:11:48.893Z] --- PASS: TestNotImplemented (0.00s) [2021-07-09T17:11:48.893Z] === RUN TestNotModified [2021-07-09T17:11:48.893Z] --- PASS: TestNotModified (0.00s) [2021-07-09T17:11:48.893Z] === RUN TestUnauthorized [2021-07-09T17:11:48.893Z] --- PASS: TestUnauthorized (0.00s) [2021-07-09T17:11:48.893Z] === RUN TestUnknown [2021-07-09T17:11:48.893Z] --- PASS: TestUnknown (0.00s) [2021-07-09T17:11:48.893Z] === RUN TestCancelled [2021-07-09T17:11:48.893Z] --- PASS: TestCancelled (0.00s) [2021-07-09T17:11:48.893Z] === RUN TestDeadline [2021-07-09T17:11:48.893Z] --- PASS: TestDeadline (0.00s) [2021-07-09T17:11:48.893Z] === RUN TestDataLoss [2021-07-09T17:11:48.893Z] --- PASS: TestDataLoss (0.00s) [2021-07-09T17:11:48.893Z] === RUN TestUnavailable [2021-07-09T17:11:48.893Z] --- PASS: TestUnavailable (0.00s) [2021-07-09T17:11:48.893Z] === RUN TestSystem [2021-07-09T17:11:48.893Z] --- PASS: TestSystem (0.00s) [2021-07-09T17:11:48.893Z] === RUN TestFromStatusCode [2021-07-09T17:11:48.893Z] === RUN TestFromStatusCode/Not_Found [2021-07-09T17:11:48.894Z] === RUN TestFromStatusCode/Bad_Request [2021-07-09T17:11:48.894Z] === RUN TestFromStatusCode/Conflict [2021-07-09T17:11:48.894Z] === RUN TestFromStatusCode/Unauthorized [2021-07-09T17:11:48.894Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-09T17:11:48.894Z] === RUN TestFromStatusCode/Forbidden [2021-07-09T17:11:48.894Z] === RUN TestFromStatusCode/Not_Modified [2021-07-09T17:11:48.894Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-09T17:11:48.894Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-09T17:11:48.894Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-09T17:11:48.894Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-09T17:11:48.894Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-09T17:11:48.894Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-09T17:11:48.894Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-09T17:11:48.894Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-09T17:11:48.894Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-09T17:11:48.894Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-09T17:11:48.894Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-09T17:11:48.894Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-09T17:11:48.894Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-09T17:11:48.894Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-09T17:11:48.894Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-09T17:11:48.894Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-09T17:11:48.894Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-09T17:11:48.894Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-09T17:11:48.894Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-09T17:11:48.894Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-09T17:11:48.894Z] PASS [2021-07-09T17:11:48.894Z] coverage: 53.1% of statements [2021-07-09T17:11:48.894Z] ok github.com/docker/docker/errdefs 0.033s coverage: 53.1% of statements [2021-07-09T17:11:48.894Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-07-09T17:11:48.894Z] === RUN TestInactiveJobs [2021-07-09T17:11:49.346Z] === RUN TestFSGetInvalidData [2021-07-09T17:11:49.346Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-07-09T17:11:49.346Z] === RUN TestFSInvalidSet [2021-07-09T17:11:49.346Z] --- PASS: TestFSInvalidSet (0.01s) [2021-07-09T17:11:49.346Z] === RUN TestFSInvalidRoot [2021-07-09T17:11:49.346Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-09T17:11:49.346Z] === RUN TestFSMetadataGetSet [2021-07-09T17:11:49.346Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-07-09T17:11:49.346Z] === RUN TestFSInvalidWalker [2021-07-09T17:11:49.346Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-07-09T17:11:49.346Z] === RUN TestFSGetSet [2021-07-09T17:11:49.346Z] --- PASS: TestFSGetSet (0.02s) [2021-07-09T17:11:49.346Z] === RUN TestFSGetUnsetKey [2021-07-09T17:11:49.346Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-07-09T17:11:49.346Z] === RUN TestFSGetEmptyData [2021-07-09T17:11:49.346Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-07-09T17:11:49.346Z] === RUN TestFSDelete [2021-07-09T17:11:49.346Z] --- PASS: TestFSDelete (0.01s) [2021-07-09T17:11:49.346Z] === RUN TestFSWalker [2021-07-09T17:11:49.346Z] --- PASS: TestFSWalker (0.01s) [2021-07-09T17:11:49.346Z] === RUN TestFSWalkerStopOnError [2021-07-09T17:11:49.346Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-07-09T17:11:49.346Z] === RUN TestNewFromJSON [2021-07-09T17:11:49.346Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-09T17:11:49.346Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-09T17:11:49.346Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-09T17:11:49.346Z] === RUN TestMarshalKeyOrder [2021-07-09T17:11:49.346Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-09T17:11:49.346Z] === RUN TestHistoryEqual [2021-07-09T17:11:49.346Z] --- PASS: TestInactiveJobs (0.37s) [2021-07-09T17:11:49.346Z] === RUN TestWatchRelease [2021-07-09T17:11:49.346Z] --- PASS: TestHistoryEqual (0.10s) [2021-07-09T17:11:49.346Z] === RUN TestImage [2021-07-09T17:11:49.346Z] --- PASS: TestImage (0.00s) [2021-07-09T17:11:49.346Z] === RUN TestImageOSNotEmpty [2021-07-09T17:11:49.346Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-09T17:11:49.346Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-09T17:11:49.346Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-09T17:11:49.346Z] === RUN TestCreate [2021-07-09T17:11:49.346Z] --- PASS: TestCreate (0.00s) [2021-07-09T17:11:49.346Z] === RUN TestRestore [2021-07-09T17:11:49.346Z] time="2021-07-09T17:11:49Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-09T17:11:49.346Z] --- PASS: TestRestore (0.02s) [2021-07-09T17:11:49.346Z] === RUN TestAddDelete [2021-07-09T17:11:49.346Z] --- PASS: TestAddDelete (0.01s) [2021-07-09T17:11:49.346Z] === RUN TestSearchAfterDelete [2021-07-09T17:11:49.346Z] --- PASS: TestWatchRelease (0.04s) [2021-07-09T17:11:49.346Z] === RUN TestWatchFinishedTransfer [2021-07-09T17:11:49.346Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-09T17:11:49.346Z] === RUN TestDuplicateTransfer [2021-07-09T17:11:49.346Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-09T17:11:49.346Z] === RUN TestParentReset [2021-07-09T17:11:49.346Z] --- PASS: TestParentReset (0.01s) [2021-07-09T17:11:49.346Z] === RUN TestGetAndSetLastUpdated [2021-07-09T17:11:49.346Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-07-09T17:11:49.346Z] === RUN TestStoreLen [2021-07-09T17:11:49.346Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-07-09T17:11:49.346Z] === RUN TestSuccessfulUpload [2021-07-09T17:11:49.346Z] --- PASS: TestStoreLen (0.03s) [2021-07-09T17:11:49.346Z] PASS [2021-07-09T17:11:49.346Z] coverage: 86.6% of statements [2021-07-09T17:11:49.346Z] ok github.com/docker/docker/image 0.335s coverage: 86.6% of statements [2021-07-09T17:11:49.346Z] --- PASS: TestWhenEmptyAuthConfig (1.13s) [2021-07-09T17:11:49.346Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-09T17:11:49.346Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-09T17:11:49.346Z] === RUN TestTokenPassThru [2021-07-09T17:11:49.346Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-09T17:11:49.346Z] === RUN TestTokenPassThruDifferentHost [2021-07-09T17:11:49.346Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-09T17:11:49.346Z] PASS [2021-07-09T17:11:49.346Z] coverage: 23.8% of statements [2021-07-09T17:11:49.346Z] ok github.com/docker/docker/distribution 1.497s coverage: 23.8% of statements [2021-07-09T17:11:49.797Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-09T17:11:49.797Z] time="2021-07-09T17:11:49Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-09T17:11:49.798Z] --- PASS: TestSuccessfulUpload (0.41s) [2021-07-09T17:11:49.798Z] === RUN TestCancelledUpload [2021-07-09T17:11:49.798Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-09T17:11:49.798Z] PASS [2021-07-09T17:11:49.798Z] coverage: 76.8% of statements [2021-07-09T17:11:49.798Z] ok github.com/docker/docker/distribution/xfer 1.882s coverage: 76.8% of statements [2021-07-09T17:11:49.798Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-09T17:11:49.798Z] === RUN TestCompare [2021-07-09T17:11:49.798Z] --- PASS: TestCompare (0.00s) [2021-07-09T17:11:49.798Z] PASS [2021-07-09T17:11:49.798Z] coverage: 19.2% of statements [2021-07-09T17:11:49.798Z] ok github.com/docker/docker/image/cache 0.065s coverage: 19.2% of statements [2021-07-09T17:11:50.311Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-07-09T17:11:50.706Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.68s) [2021-07-09T17:11:50.706Z] === RUN TestNISDomainname [2021-07-09T17:11:50.750Z] === RUN TestMakeV1ConfigFromConfig [2021-07-09T17:11:50.750Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-09T17:11:50.750Z] PASS [2021-07-09T17:11:50.750Z] coverage: 25.0% of statements [2021-07-09T17:11:50.750Z] ok github.com/docker/docker/image/v1 0.285s coverage: 25.0% of statements [2021-07-09T17:11:50.876Z] tests/integration/api_client_test.py ..... [ 7%] [2021-07-09T17:11:51.203Z] === RUN TestValidateManifest [2021-07-09T17:11:51.203Z] === RUN TestValidateManifest/nil [2021-07-09T17:11:51.203Z] === RUN TestValidateManifest/non-nil [2021-07-09T17:11:51.203Z] --- PASS: TestValidateManifest (0.00s) [2021-07-09T17:11:51.203Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-09T17:11:51.203Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-09T17:11:51.203Z] PASS [2021-07-09T17:11:51.203Z] coverage: 0.7% of statements [2021-07-09T17:11:51.203Z] ok github.com/docker/docker/image/tarexport 0.160s coverage: 0.7% of statements [2021-07-09T17:11:51.203Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-09T17:11:51.647Z] --- PASS: TestNISDomainname (1.25s) [2021-07-09T17:11:51.647Z] === RUN TestHostnameDnsResolution [2021-07-09T17:11:52.156Z] === RUN TestSerialization [2021-07-09T17:11:52.156Z] --- PASS: TestSerialization (0.02s) [2021-07-09T17:11:52.156Z] PASS [2021-07-09T17:11:52.156Z] coverage: 100.0% of statements [2021-07-09T17:11:52.156Z] ok github.com/docker/docker/libcontainerd/queue 0.152s coverage: 100.0% of statements [2021-07-09T17:11:52.156Z] === RUN TestEmptyLayer [2021-07-09T17:11:52.156Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-09T17:11:52.156Z] === RUN TestCommitFailure [2021-07-09T17:11:52.156Z] --- PASS: TestCommitFailure (0.01s) [2021-07-09T17:11:52.156Z] === RUN TestStartTransactionFailure [2021-07-09T17:11:52.156Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-09T17:11:52.156Z] === RUN TestGetOrphan [2021-07-09T17:11:52.156Z] --- PASS: TestGetOrphan (0.01s) [2021-07-09T17:11:52.156Z] === RUN TestMountAndRegister [2021-07-09T17:11:52.156Z] layer_test.go:271: Layer size: 14 [2021-07-09T17:11:52.156Z] --- PASS: TestMountAndRegister (0.04s) [2021-07-09T17:11:52.156Z] === RUN TestLayerRelease [2021-07-09T17:11:52.156Z] layer_test.go:304: Failing on Windows [2021-07-09T17:11:52.156Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-09T17:11:52.156Z] === RUN TestStoreRestore [2021-07-09T17:11:52.156Z] layer_test.go:353: Failing on Windows [2021-07-09T17:11:52.156Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-09T17:11:52.156Z] === RUN TestTarStreamStability [2021-07-09T17:11:52.156Z] layer_test.go:468: Failing on Windows [2021-07-09T17:11:52.156Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-09T17:11:52.156Z] === RUN TestRegisterExistingLayer [2021-07-09T17:11:52.156Z] === RUN TestEnvironmentParsing [2021-07-09T17:11:52.156Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-09T17:11:52.156Z] PASS [2021-07-09T17:11:52.156Z] coverage: 1.2% of statements [2021-07-09T17:11:52.156Z] ok github.com/docker/docker/libcontainerd/local 0.055s coverage: 1.2% of statements [2021-07-09T17:11:52.156Z] --- PASS: TestRegisterExistingLayer (0.12s) [2021-07-09T17:11:52.156Z] === RUN TestTarStreamVerification [2021-07-09T17:11:52.156Z] layer_test.go:697: Failing on Windows [2021-07-09T17:11:52.156Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-09T17:11:52.156Z] === RUN TestLayerMigration [2021-07-09T17:11:52.156Z] migration_test.go:46: Failing on Windows [2021-07-09T17:11:52.156Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-09T17:11:52.156Z] === RUN TestLayerMigrationNoTarsplit [2021-07-09T17:11:52.156Z] migration_test.go:182: Failing on Windows [2021-07-09T17:11:52.156Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-09T17:11:52.156Z] === RUN TestMountInit [2021-07-09T17:11:52.156Z] mount_test.go:17: Failing on Windows [2021-07-09T17:11:52.156Z] --- SKIP: TestMountInit (0.00s) [2021-07-09T17:11:52.156Z] === RUN TestMountSize [2021-07-09T17:11:52.156Z] mount_test.go:76: Failing on Windows [2021-07-09T17:11:52.156Z] --- SKIP: TestMountSize (0.00s) [2021-07-09T17:11:52.156Z] === RUN TestMountChanges [2021-07-09T17:11:52.156Z] mount_test.go:125: Failing on Windows [2021-07-09T17:11:52.156Z] --- SKIP: TestMountChanges (0.00s) [2021-07-09T17:11:52.156Z] === RUN TestMountApply [2021-07-09T17:11:52.156Z] mount_test.go:212: Failing on Windows [2021-07-09T17:11:52.156Z] --- SKIP: TestMountApply (0.00s) [2021-07-09T17:11:52.156Z] PASS [2021-07-09T17:11:52.156Z] coverage: 30.1% of statements [2021-07-09T17:11:52.156Z] ok github.com/docker/docker/layer 0.238s coverage: 30.1% of statements [2021-07-09T17:11:52.607Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-09T17:11:52.607Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-09T17:11:52.607Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-09T17:11:52.607Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-09T17:11:52.633Z] tests/integration/api_config_test.py ..... [ 8%] [2021-07-09T17:11:53.030Z] --- PASS: TestHostnameDnsResolution (1.25s) [2021-07-09T17:11:53.030Z] === RUN TestStats [2021-07-09T17:11:53.058Z] === RUN TestSequenceGetAvailableBit [2021-07-09T17:11:53.058Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-09T17:11:53.058Z] === RUN TestSequenceEqual [2021-07-09T17:11:53.058Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-09T17:11:53.058Z] === RUN TestSequenceCopy [2021-07-09T17:11:53.058Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-09T17:11:53.058Z] === RUN TestGetFirstAvailable [2021-07-09T17:11:53.058Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-09T17:11:53.058Z] === RUN TestFindSequence [2021-07-09T17:11:53.058Z] --- PASS: TestFindSequence (0.00s) [2021-07-09T17:11:53.058Z] === RUN TestCheckIfAvailable [2021-07-09T17:11:53.058Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-09T17:11:53.058Z] === RUN TestMergeSequences [2021-07-09T17:11:53.058Z] --- PASS: TestMergeSequences (0.00s) [2021-07-09T17:11:53.058Z] === RUN TestPushReservation [2021-07-09T17:11:53.058Z] --- PASS: TestPushReservation (0.00s) [2021-07-09T17:11:53.058Z] === RUN TestSerializeDeserialize [2021-07-09T17:11:53.058Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-09T17:11:53.058Z] === RUN TestSet [2021-07-09T17:11:53.058Z] --- PASS: TestSet (0.00s) [2021-07-09T17:11:53.058Z] === RUN TestSetUnset [2021-07-09T17:11:53.058Z] --- PASS: TestSetUnset (0.00s) [2021-07-09T17:11:53.058Z] === RUN TestOffsetSetUnset [2021-07-09T17:11:53.058Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-09T17:11:53.058Z] === RUN TestSetInRange [2021-07-09T17:11:53.058Z] --- PASS: TestSetInRange (0.00s) [2021-07-09T17:11:53.058Z] === RUN TestSetAnyInRange [2021-07-09T17:11:53.058Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-09T17:11:53.058Z] === RUN TestMethods [2021-07-09T17:11:53.058Z] --- PASS: TestMethods (0.00s) [2021-07-09T17:11:53.058Z] === RUN TestRandomAllocateDeallocate [2021-07-09T17:11:55.205Z] === RUN TestInvalidConfig [2021-07-09T17:11:55.205Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-09T17:11:55.205Z] === RUN TestConfig [2021-07-09T17:11:55.205Z] --- PASS: TestConfig (0.00s) [2021-07-09T17:11:55.205Z] === RUN TestOptionsLabels [2021-07-09T17:11:55.205Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-09T17:11:55.205Z] === RUN TestValidName [2021-07-09T17:11:55.205Z] --- PASS: TestValidName (0.00s) [2021-07-09T17:11:55.205Z] === RUN TestTLSConfiguration [2021-07-09T17:11:55.205Z] time="2021-07-09T17:11:54Z" level=info msg="Option Initializing KV with TLS" [2021-07-09T17:11:55.205Z] --- PASS: TestTLSConfiguration (0.14s) [2021-07-09T17:11:55.205Z] PASS [2021-07-09T17:11:55.205Z] coverage: 24.0% of statements [2021-07-09T17:11:55.205Z] ok github.com/docker/docker/libnetwork/config 0.196s coverage: 24.0% of statements [2021-07-09T17:11:55.205Z] === RUN TestKey [2021-07-09T17:11:55.205Z] --- PASS: TestKey (0.00s) [2021-07-09T17:11:55.205Z] === RUN TestParseKey [2021-07-09T17:11:55.205Z] --- PASS: TestParseKey (0.00s) [2021-07-09T17:11:55.205Z] === RUN TestInvalidDataStore [2021-07-09T17:11:55.205Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-09T17:11:55.205Z] === RUN TestKVObjectFlatKey [2021-07-09T17:11:55.205Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-09T17:11:55.205Z] === RUN TestAtomicKVObjectFlatKey [2021-07-09T17:11:55.205Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-09T17:11:55.205Z] PASS [2021-07-09T17:11:55.205Z] coverage: 21.9% of statements [2021-07-09T17:11:55.205Z] ok github.com/docker/docker/libnetwork/datastore 0.065s coverage: 21.9% of statements [2021-07-09T17:11:55.569Z] --- PASS: TestStats (2.71s) [2021-07-09T17:11:55.569Z] === RUN TestStopContainerWithTimeout [2021-07-09T17:11:55.569Z] === RUN TestStopContainerWithTimeout/0 [2021-07-09T17:11:55.569Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-09T17:11:55.569Z] === RUN TestStopContainerWithTimeout/1 [2021-07-09T17:11:55.569Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-09T17:11:55.569Z] === RUN TestStopContainerWithTimeout/3 [2021-07-09T17:11:55.569Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-09T17:11:55.569Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-09T17:11:55.569Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-09T17:11:55.569Z] === CONT TestStopContainerWithTimeout/0 [2021-07-09T17:11:55.569Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-09T17:11:56.157Z] === RUN TestIPDataMarshalling [2021-07-09T17:11:56.157Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-09T17:11:56.157Z] === RUN TestValidateAndIsV6 [2021-07-09T17:11:56.157Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-09T17:11:56.157Z] PASS [2021-07-09T17:11:56.157Z] coverage: 68.9% of statements [2021-07-09T17:11:56.157Z] ok github.com/docker/docker/libnetwork/driverapi 0.035s coverage: 68.9% of statements [2021-07-09T17:11:56.157Z] === RUN TestErrorInterfaces [2021-07-09T17:11:56.157Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-09T17:11:56.157Z] === RUN TestNetworkMarshalling [2021-07-09T17:11:56.157Z] --- PASS: TestNetworkMarshalling (0.14s) [2021-07-09T17:11:56.157Z] === RUN TestEndpointMarshalling [2021-07-09T17:11:56.157Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-09T17:11:56.157Z] === RUN TestAuxAddresses [2021-07-09T17:11:56.157Z] time="2021-07-09T17:11:56Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-09T17:11:56.157Z] --- PASS: TestAuxAddresses (0.01s) [2021-07-09T17:11:56.157Z] === RUN TestSRVServiceQuery [2021-07-09T17:11:56.157Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-09T17:11:56.157Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-07-09T17:11:56.157Z] === RUN TestServiceVIPReuse [2021-07-09T17:11:56.157Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-09T17:11:56.157Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-07-09T17:11:56.157Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-09T17:11:56.157Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-09T17:11:56.157Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-09T17:11:56.157Z] === RUN TestDNSIPQuery [2021-07-09T17:11:56.157Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-09T17:11:56.157Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-09T17:11:56.157Z] === RUN TestDNSProxyServFail [2021-07-09T17:11:56.157Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-09T17:11:56.157Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-09T17:11:56.157Z] === RUN TestSandboxAddEmpty [2021-07-09T17:11:56.157Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-09T17:11:56.157Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-09T17:11:56.157Z] === RUN TestSandboxAddMultiPrio [2021-07-09T17:11:56.157Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-09T17:11:56.157Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-09T17:11:56.157Z] === RUN TestSandboxAddSamePrio [2021-07-09T17:11:56.157Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-09T17:11:56.157Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-09T17:11:56.157Z] === RUN TestCleanupServiceDiscovery [2021-07-09T17:11:56.157Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-09T17:11:56.157Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-09T17:11:56.157Z] === RUN TestDNSOptions [2021-07-09T17:11:56.157Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-09T17:11:56.157Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-09T17:11:56.157Z] === RUN TestMultipleControllersWithSameStore [2021-07-09T17:11:56.157Z] time="2021-07-09T17:11:56Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-09T17:11:56.157Z] time="2021-07-09T17:11:56Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-09T17:11:56.157Z] --- PASS: TestMultipleControllersWithSameStore (0.01s) [2021-07-09T17:11:56.157Z] PASS [2021-07-09T17:11:56.157Z] coverage: 8.6% of statements [2021-07-09T17:11:56.157Z] ok github.com/docker/docker/libnetwork 0.269s coverage: 8.6% of statements [2021-07-09T17:11:56.509Z] === CONT TestStopContainerWithTimeout/3 [2021-07-09T17:11:56.608Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-09T17:11:56.608Z] === RUN TestDriver [2021-07-09T17:11:56.608Z] --- PASS: TestDriver (0.00s) [2021-07-09T17:11:56.608Z] PASS [2021-07-09T17:11:56.608Z] coverage: 34.8% of statements [2021-07-09T17:11:56.608Z] ok github.com/docker/docker/libnetwork/drivers/host 0.035s coverage: 34.8% of statements [2021-07-09T17:11:57.060Z] --- PASS: TestRandomAllocateDeallocate (3.69s) [2021-07-09T17:11:57.060Z] === RUN TestAllocateRandomDeallocate [2021-07-09T17:11:57.060Z] === RUN TestDriver [2021-07-09T17:11:57.060Z] --- PASS: TestDriver (0.00s) [2021-07-09T17:11:57.060Z] PASS [2021-07-09T17:11:57.060Z] coverage: 34.8% of statements [2021-07-09T17:11:57.060Z] ok github.com/docker/docker/libnetwork/drivers/null 0.045s coverage: 34.8% of statements [2021-07-09T17:11:57.511Z] === RUN TestNetworkAllocateFree [2021-07-09T17:11:57.511Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-09T17:11:57.511Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-09T17:11:57.511Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-09T17:11:57.511Z] PASS [2021-07-09T17:11:57.511Z] coverage: 63.6% of statements [2021-07-09T17:11:57.511Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.040s coverage: 63.6% of statements [2021-07-09T17:11:57.963Z] === RUN TestGetEmptyCapabilities [2021-07-09T17:11:57.963Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-09T17:11:57.963Z] === RUN TestGetExtraCapabilities [2021-07-09T17:11:57.963Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-07-09T17:11:57.963Z] === RUN TestGetInvalidCapabilities [2021-07-09T17:11:57.963Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-07-09T17:11:57.963Z] === RUN TestRemoteDriver [2021-07-09T17:11:57.963Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-09T17:11:57.963Z] === RUN TestDriverError [2021-07-09T17:11:57.963Z] --- PASS: TestAllocateRandomDeallocate (0.93s) [2021-07-09T17:11:57.963Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-09T17:11:57.963Z] --- PASS: TestDriverError (0.00s) [2021-07-09T17:11:57.963Z] === RUN TestMissingValues [2021-07-09T17:11:57.963Z] --- PASS: TestMissingValues (0.00s) [2021-07-09T17:11:57.963Z] === RUN TestRollback [2021-07-09T17:11:57.963Z] --- PASS: TestRollback (0.00s) [2021-07-09T17:11:57.963Z] PASS [2021-07-09T17:11:57.963Z] coverage: 57.4% of statements [2021-07-09T17:11:57.963Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.074s coverage: 57.4% of statements [2021-07-09T17:11:58.414Z] === RUN TestNew [2021-07-09T17:11:58.414Z] --- PASS: TestNew (0.00s) [2021-07-09T17:11:58.414Z] === RUN TestAddDriver [2021-07-09T17:11:58.414Z] --- PASS: TestAddDriver (0.00s) [2021-07-09T17:11:58.414Z] === RUN TestAddDuplicateDriver [2021-07-09T17:11:58.414Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-09T17:11:58.414Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-09T17:11:58.414Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-09T17:11:58.414Z] === RUN TestDriver [2021-07-09T17:11:58.414Z] --- PASS: TestDriver (0.00s) [2021-07-09T17:11:58.414Z] === RUN TestIPAM [2021-07-09T17:11:58.414Z] --- PASS: TestIPAM (0.00s) [2021-07-09T17:11:58.414Z] === RUN TestWalkIPAMs [2021-07-09T17:11:58.414Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-09T17:11:58.414Z] === RUN TestWalkDrivers [2021-07-09T17:11:58.414Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-09T17:11:58.414Z] PASS [2021-07-09T17:11:58.414Z] coverage: 82.4% of statements [2021-07-09T17:11:58.414Z] ok github.com/docker/docker/libnetwork/drvregistry 0.072s coverage: 82.4% of statements [2021-07-09T17:11:58.414Z] === RUN TestNAT [2021-07-09T17:11:58.415Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-09T17:11:58.415Z] --- SKIP: TestNAT (0.00s) [2021-07-09T17:11:58.415Z] === RUN TestTransparent [2021-07-09T17:11:58.415Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-09T17:11:58.415Z] --- SKIP: TestTransparent (0.00s) [2021-07-09T17:11:58.415Z] PASS [2021-07-09T17:11:58.415Z] coverage: 0.0% of statements [2021-07-09T17:11:58.415Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.043s coverage: 0.0% of statements [2021-07-09T17:11:58.415Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.77s) [2021-07-09T17:11:58.415Z] === RUN TestRetrieveFromStore [2021-07-09T17:11:58.866Z] === RUN TestBuildDefault [2021-07-09T17:11:58.866Z] --- PASS: TestBuildDefault (0.00s) [2021-07-09T17:11:58.866Z] === RUN TestBuildHostnameDomainname [2021-07-09T17:11:58.866Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-09T17:11:58.866Z] === RUN TestBuildHostname [2021-07-09T17:11:58.866Z] --- PASS: TestBuildHostname (0.00s) [2021-07-09T17:11:58.866Z] === RUN TestBuildHostnameFQDN [2021-07-09T17:11:58.866Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-09T17:11:58.866Z] === RUN TestBuildNoIP [2021-07-09T17:11:58.866Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-09T17:11:58.866Z] === RUN TestUpdate [2021-07-09T17:11:58.866Z] --- PASS: TestUpdate (0.00s) [2021-07-09T17:11:58.866Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-09T17:11:58.866Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-09T17:11:58.866Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-09T17:11:58.866Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-09T17:11:58.866Z] === RUN TestAddEmpty [2021-07-09T17:11:58.866Z] --- PASS: TestAddEmpty (0.00s) [2021-07-09T17:11:58.866Z] === RUN TestAdd [2021-07-09T17:11:58.866Z] --- PASS: TestAdd (0.00s) [2021-07-09T17:11:58.866Z] === RUN TestDeleteEmpty [2021-07-09T17:11:58.866Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-09T17:11:58.866Z] === RUN TestDeleteNewline [2021-07-09T17:11:58.866Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-09T17:11:58.866Z] === RUN TestDelete [2021-07-09T17:11:58.866Z] --- PASS: TestDelete (0.00s) [2021-07-09T17:11:58.866Z] === RUN TestConcurrentWrites [2021-07-09T17:11:58.866Z] --- PASS: TestConcurrentWrites (0.14s) [2021-07-09T17:11:58.866Z] PASS [2021-07-09T17:11:58.866Z] coverage: 81.2% of statements [2021-07-09T17:11:58.866Z] --- PASS: TestRetrieveFromStore (0.36s) [2021-07-09T17:11:58.866Z] === RUN TestIsCorrupted [2021-07-09T17:11:58.866Z] --- PASS: TestIsCorrupted (0.01s) [2021-07-09T17:11:58.866Z] === RUN TestSetRollover [2021-07-09T17:11:58.866Z] ok github.com/docker/docker/libnetwork/etchosts 0.190s coverage: 81.2% of statements [2021-07-09T17:11:59.051Z] === CONT TestStopContainerWithTimeout/1 [2021-07-09T17:11:59.318Z] === RUN TestNew [2021-07-09T17:11:59.318Z] --- PASS: TestNew (0.00s) [2021-07-09T17:11:59.318Z] === RUN TestAllocate [2021-07-09T17:11:59.318Z] --- PASS: TestAllocate (0.00s) [2021-07-09T17:11:59.318Z] === RUN TestUninitialized [2021-07-09T17:11:59.318Z] --- PASS: TestUninitialized (0.00s) [2021-07-09T17:11:59.318Z] === RUN TestAllocateInRange [2021-07-09T17:11:59.318Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-09T17:11:59.318Z] === RUN TestAllocateSerial [2021-07-09T17:11:59.318Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-09T17:11:59.318Z] PASS [2021-07-09T17:11:59.318Z] coverage: 87.5% of statements [2021-07-09T17:11:59.318Z] ok github.com/docker/docker/libnetwork/idm 0.034s coverage: 87.5% of statements [2021-07-09T17:11:59.318Z] === RUN TestDiff [2021-07-09T17:11:59.318Z] --- PASS: TestDiff (0.00s) [2021-07-09T17:11:59.318Z] === RUN TestAddedCallback [2021-07-09T17:11:59.318Z] --- PASS: TestAddedCallback (0.00s) [2021-07-09T17:11:59.318Z] === RUN TestRemovedCallback [2021-07-09T17:11:59.318Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-09T17:11:59.318Z] === RUN TestNoCallback [2021-07-09T17:11:59.318Z] --- PASS: TestNoCallback (0.00s) [2021-07-09T17:11:59.318Z] PASS [2021-07-09T17:11:59.318Z] coverage: 48.1% of statements [2021-07-09T17:11:59.318Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.038s coverage: 48.1% of statements [2021-07-09T17:11:59.770Z] === RUN TestCaller [2021-07-09T17:11:59.770Z] --- PASS: TestCaller (0.00s) [2021-07-09T17:11:59.770Z] PASS [2021-07-09T17:11:59.770Z] coverage: 100.0% of statements [2021-07-09T17:11:59.770Z] ok github.com/docker/docker/libnetwork/internal/caller 0.034s coverage: 100.0% of statements [2021-07-09T17:11:59.770Z] === RUN TestSetSerialInsertDelete [2021-07-09T17:11:59.770Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-09T17:11:59.770Z] === RUN TestSetParallelInsertDelete [2021-07-09T17:11:59.770Z] --- PASS: TestSetRollover (1.00s) [2021-07-09T17:11:59.770Z] === RUN TestSetRolloverSerial [2021-07-09T17:12:00.432Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-09T17:12:00.432Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2021-07-09T17:12:00.432Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2021-07-09T17:12:00.432Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2021-07-09T17:12:00.432Z] --- PASS: TestStopContainerWithTimeout/1 (1.67s) [2021-07-09T17:12:00.432Z] === RUN TestDeleteDevicemapper [2021-07-09T17:12:00.432Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-09T17:12:00.432Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-09T17:12:00.432Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-09T17:12:00.723Z] === RUN TestPoolRequest [2021-07-09T17:12:00.723Z] --- PASS: TestPoolRequest (0.00s) [2021-07-09T17:12:00.723Z] === RUN TestOtherRequests [2021-07-09T17:12:00.723Z] --- PASS: TestOtherRequests (0.00s) [2021-07-09T17:12:00.723Z] PASS [2021-07-09T17:12:00.723Z] coverage: 57.1% of statements [2021-07-09T17:12:00.723Z] ok github.com/docker/docker/libnetwork/ipams/null 0.036s coverage: 57.1% of statements [2021-07-09T17:12:01.175Z] === RUN TestInt2IP2IntConversion [2021-07-09T17:12:01.628Z] --- PASS: TestInt2IP2IntConversion (0.57s) [2021-07-09T17:12:01.628Z] === RUN TestGetAddressVersion [2021-07-09T17:12:01.628Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-09T17:12:01.628Z] === RUN TestKeyString [2021-07-09T17:12:01.628Z] --- PASS: TestKeyString (0.00s) [2021-07-09T17:12:01.628Z] === RUN TestPoolDataMarshal [2021-07-09T17:12:01.628Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-09T17:12:01.628Z] === RUN TestSubnetsMarshal [2021-07-09T17:12:01.628Z] --- PASS: TestSubnetsMarshal (0.03s) [2021-07-09T17:12:01.628Z] === RUN TestAddSubnets [2021-07-09T17:12:01.628Z] --- PASS: TestAddSubnets (0.03s) [2021-07-09T17:12:01.628Z] === RUN TestDoublePoolRelease [2021-07-09T17:12:01.628Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-07-09T17:12:01.628Z] === RUN TestAddReleasePoolID [2021-07-09T17:12:02.079Z] --- PASS: TestAddReleasePoolID (0.04s) [2021-07-09T17:12:02.079Z] === RUN TestPredefinedPool [2021-07-09T17:12:02.079Z] --- PASS: TestPredefinedPool (0.02s) [2021-07-09T17:12:02.079Z] === RUN TestRemoveSubnet [2021-07-09T17:12:02.079Z] --- PASS: TestRemoveSubnet (0.13s) [2021-07-09T17:12:02.079Z] === RUN TestGetSameAddress [2021-07-09T17:12:02.079Z] --- PASS: TestGetSameAddress (0.01s) [2021-07-09T17:12:02.079Z] === RUN TestPoolAllocationReuse [2021-07-09T17:12:02.079Z] === RUN TestGetCapabilities [2021-07-09T17:12:02.079Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-09T17:12:02.079Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-09T17:12:02.079Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-07-09T17:12:02.079Z] === RUN TestGetDefaultAddressSpaces [2021-07-09T17:12:02.079Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-07-09T17:12:02.079Z] === RUN TestRemoteDriver [2021-07-09T17:12:02.079Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-09T17:12:02.079Z] PASS [2021-07-09T17:12:02.079Z] coverage: 47.4% of statements [2021-07-09T17:12:02.079Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.057s coverage: 47.4% of statements [2021-07-09T17:12:02.079Z] --- PASS: TestSetRolloverSerial (2.25s) [2021-07-09T17:12:02.079Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-09T17:12:02.079Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-09T17:12:02.079Z] PASS [2021-07-09T17:12:02.079Z] coverage: 84.4% of statements [2021-07-09T17:12:02.079Z] ok github.com/docker/docker/libnetwork/bitseq 9.040s coverage: 84.4% of statements [2021-07-09T17:12:02.970Z] Loaded image: buildpack-deps:buster [2021-07-09T17:12:02.970Z] Loaded image: busybox:latest [2021-07-09T17:12:02.970Z] Loaded image: busybox:glibc [2021-07-09T17:12:02.973Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.33s) [2021-07-09T17:12:02.973Z] === RUN TestUpdateMemory [2021-07-09T17:12:03.031Z] === RUN TestWindowsIPAM [2021-07-09T17:12:03.031Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-09T17:12:03.031Z] PASS [2021-07-09T17:12:03.031Z] coverage: 71.4% of statements [2021-07-09T17:12:03.031Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.037s coverage: 71.4% of statements [2021-07-09T17:12:03.483Z] === RUN TestDefaultNetwork [2021-07-09T17:12:03.915Z] --- PASS: TestUpdateMemory (1.28s) [2021-07-09T17:12:03.915Z] === RUN TestUpdateCPUQuota [2021-07-09T17:12:03.937Z] --- PASS: TestDefaultNetwork (0.29s) [2021-07-09T17:12:03.937Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-09T17:12:03.937Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2021-07-09T17:12:03.937Z] === RUN TestInitAddressPools [2021-07-09T17:12:03.937Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-09T17:12:03.937Z] PASS [2021-07-09T17:12:03.937Z] coverage: 74.0% of statements [2021-07-09T17:12:03.937Z] ok github.com/docker/docker/libnetwork/ipamutils 0.641s coverage: 74.0% of statements [2021-07-09T17:12:04.894Z] === RUN TestKeyValue [2021-07-09T17:12:04.894Z] --- PASS: TestKeyValue (0.00s) [2021-07-09T17:12:04.894Z] PASS [2021-07-09T17:12:04.894Z] coverage: 60.0% of statements [2021-07-09T17:12:04.894Z] ok github.com/docker/docker/libnetwork/netlabel 0.034s coverage: 60.0% of statements [2021-07-09T17:12:04.894Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-09T17:12:04.894Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-09T17:12:04.894Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-09T17:12:04.894Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-09T17:12:04.894Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-09T17:12:04.894Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-09T17:12:04.894Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-09T17:12:04.894Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-09T17:12:04.894Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-09T17:12:04.894Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-09T17:12:04.894Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-09T17:12:04.894Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-09T17:12:04.894Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-09T17:12:04.894Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-09T17:12:04.894Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-09T17:12:04.894Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-09T17:12:04.894Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-09T17:12:04.894Z] --- PASS: TestPoolAllocationReuse (2.92s) [2021-07-09T17:12:04.894Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-09T17:12:04.894Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-07-09T17:12:04.894Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-09T17:12:05.848Z] === RUN TestGenerate [2021-07-09T17:12:05.848Z] --- PASS: TestGenerate (0.00s) [2021-07-09T17:12:05.848Z] === RUN TestGeneratePtr [2021-07-09T17:12:05.848Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-09T17:12:05.848Z] === RUN TestGenerateMissingField [2021-07-09T17:12:05.848Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-09T17:12:05.848Z] === RUN TestFieldCannotBeSet [2021-07-09T17:12:05.848Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-09T17:12:05.848Z] === RUN TestTypeMismatchError [2021-07-09T17:12:05.848Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-09T17:12:05.848Z] PASS [2021-07-09T17:12:05.848Z] coverage: 100.0% of statements [2021-07-09T17:12:05.848Z] ok github.com/docker/docker/libnetwork/options 0.096s coverage: 100.0% of statements [2021-07-09T17:12:06.259Z] Loaded image: debian:bullseye [2021-07-09T17:12:06.259Z] Loaded image: hello-world:latest [2021-07-09T17:12:06.259Z] Loaded image: arm32v7/hello-world:latest [2021-07-09T17:12:06.518Z] INFO: Testing against a local daemon [2021-07-09T17:12:06.518Z] === RUN TestCgroupNamespacesBuild [2021-07-09T17:12:06.800Z] === RUN TestNetworkDBSimple [2021-07-09T17:12:07.252Z] testing: warning: no tests to run [2021-07-09T17:12:07.252Z] PASS [2021-07-09T17:12:07.252Z] coverage: 0.0% of statements [2021-07-09T17:12:07.252Z] ok github.com/docker/docker/libnetwork/osl 0.032s coverage: 0.0% of statements [no tests to run] [2021-07-09T17:12:07.703Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.59s) [2021-07-09T17:12:07.703Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-09T17:12:07.703Z] === RUN TestRequestNewPort [2021-07-09T17:12:07.703Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-09T17:12:07.703Z] === RUN TestRequestSpecificPort [2021-07-09T17:12:07.703Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-09T17:12:07.703Z] === RUN TestReleasePort [2021-07-09T17:12:07.703Z] --- PASS: TestReleasePort (0.00s) [2021-07-09T17:12:07.703Z] === RUN TestReuseReleasedPort [2021-07-09T17:12:07.703Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-09T17:12:07.703Z] === RUN TestReleaseUnreadledPort [2021-07-09T17:12:07.703Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-09T17:12:07.703Z] === RUN TestUnknowProtocol [2021-07-09T17:12:07.703Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-09T17:12:07.703Z] === RUN TestAllocateAllPorts [2021-07-09T17:12:07.703Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-09T17:12:07.703Z] === RUN TestPortAllocation [2021-07-09T17:12:07.703Z] --- PASS: TestPortAllocation (0.00s) [2021-07-09T17:12:07.703Z] === RUN TestPortAllocationWithCustomRange [2021-07-09T17:12:07.703Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-09T17:12:07.703Z] === RUN TestNoDuplicateBPR [2021-07-09T17:12:07.703Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-09T17:12:07.703Z] === RUN TestChangePortRange [2021-07-09T17:12:07.703Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-09T17:12:07.703Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-09T17:12:07.703Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-09T17:12:07.703Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-09T17:12:07.703Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-09T17:12:07.703Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-09T17:12:07.703Z] --- PASS: TestChangePortRange (0.00s) [2021-07-09T17:12:07.703Z] PASS [2021-07-09T17:12:07.703Z] coverage: 88.6% of statements [2021-07-09T17:12:07.703Z] ok github.com/docker/docker/libnetwork/portallocator 0.042s coverage: 88.6% of statements [2021-07-09T17:12:07.703Z] 2021/07/09 17:12:07 Closing DB instances... [2021-07-09T17:12:08.656Z] === RUN TestTransportPortConv [2021-07-09T17:12:08.656Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-09T17:12:08.656Z] === RUN TestTransportPortBindingConv [2021-07-09T17:12:08.656Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-09T17:12:08.656Z] === RUN TestErrorConstructors [2021-07-09T17:12:08.656Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-09T17:12:08.656Z] === RUN TestCompareIPMask [2021-07-09T17:12:08.656Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-09T17:12:08.656Z] === RUN TestUtilGetHostPartIP [2021-07-09T17:12:08.656Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-09T17:12:08.656Z] === RUN TestUtilGetBroadcastIP [2021-07-09T17:12:08.656Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-09T17:12:08.656Z] === RUN TestParseCIDR [2021-07-09T17:12:08.656Z] --- PASS: TestParseCIDR (0.00s) [2021-07-09T17:12:08.656Z] PASS [2021-07-09T17:12:08.656Z] coverage: 47.9% of statements [2021-07-09T17:12:08.656Z] ok github.com/docker/docker/libnetwork/types 0.036s coverage: 47.9% of statements [2021-07-09T17:12:08.656Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.23s) [2021-07-09T17:12:08.656Z] === RUN TestGetAddress [2021-07-09T17:12:09.107Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-07-09T17:12:09.107Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-09T17:12:09.558Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-09T17:12:09.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-09T17:12:09.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-09T17:12:09.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-09T17:12:09.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-09T17:12:09.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-09T17:12:09.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-09T17:12:09.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-09T17:12:09.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-09T17:12:09.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-09T17:12:09.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-09T17:12:09.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-09T17:12:09.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-09T17:12:09.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-09T17:12:09.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-09T17:12:09.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-09T17:12:09.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-09T17:12:09.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-09T17:12:09.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-09T17:12:09.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-09T17:12:09.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-09T17:12:09.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-09T17:12:09.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-09T17:12:09.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-09T17:12:09.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-09T17:12:09.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-09T17:12:09.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-09T17:12:09.559Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-09T17:12:09.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-09T17:12:09.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-09T17:12:09.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-09T17:12:09.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-09T17:12:09.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-09T17:12:09.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-09T17:12:09.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-09T17:12:09.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-09T17:12:09.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-09T17:12:09.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-09T17:12:09.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-09T17:12:09.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-09T17:12:09.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-09T17:12:09.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-09T17:12:09.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-09T17:12:09.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-09T17:12:09.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-09T17:12:09.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-09T17:12:09.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-09T17:12:09.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-09T17:12:09.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-09T17:12:09.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-09T17:12:09.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-09T17:12:09.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-09T17:12:09.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-09T17:12:09.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-09T17:12:09.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-09T17:12:09.559Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-09T17:12:09.559Z] PASS [2021-07-09T17:12:09.559Z] coverage: 44.0% of statements [2021-07-09T17:12:09.559Z] ok github.com/docker/docker/oci 0.080s coverage: 44.0% of statements [2021-07-09T17:12:09.809Z] --- PASS: TestCgroupNamespacesBuild (3.10s) [2021-07-09T17:12:09.809Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-09T17:12:10.010Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2021-07-09T17:12:10.010Z] PASS [2021-07-09T17:12:10.010Z] coverage: 100.0% of statements [2021-07-09T17:12:10.010Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.044s coverage: 100.0% of statements [2021-07-09T17:12:10.010Z] 2021/07/09 17:12:09 Closing DB instances... [2021-07-09T17:12:10.509Z] --- PASS: TestUpdateCPUQuota (6.53s) [2021-07-09T17:12:10.509Z] === RUN TestUpdatePidsLimit [2021-07-09T17:12:10.509Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-09T17:12:10.963Z] === RUN TestAddressPoolOpt [2021-07-09T17:12:10.963Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-09T17:12:10.963Z] === RUN TestValidateEnv [2021-07-09T17:12:10.963Z] === RUN TestValidateEnv/a [2021-07-09T17:12:10.963Z] === RUN TestValidateEnv/something [2021-07-09T17:12:10.963Z] === RUN TestValidateEnv/_=a [2021-07-09T17:12:10.963Z] === RUN TestValidateEnv/env1=value1 [2021-07-09T17:12:10.963Z] === RUN TestValidateEnv/_env1=value1 [2021-07-09T17:12:10.963Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-09T17:12:10.963Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-09T17:12:10.963Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-09T17:12:10.963Z] === RUN TestValidateEnv/PATH [2021-07-09T17:12:10.963Z] === RUN TestValidateEnv/=a [2021-07-09T17:12:10.963Z] === RUN TestValidateEnv/PATH= [2021-07-09T17:12:10.963Z] === RUN TestValidateEnv/PATH=something [2021-07-09T17:12:10.963Z] === RUN TestValidateEnv/asd!qwe [2021-07-09T17:12:10.963Z] === RUN TestValidateEnv/1asd [2021-07-09T17:12:10.963Z] === RUN TestValidateEnv/123 [2021-07-09T17:12:10.963Z] === RUN TestValidateEnv/some_space [2021-07-09T17:12:10.963Z] === RUN TestValidateEnv/__some_space_before [2021-07-09T17:12:10.963Z] === RUN TestValidateEnv/some_space_after__ [2021-07-09T17:12:10.963Z] === RUN TestValidateEnv/= [2021-07-09T17:12:10.963Z] === RUN TestValidateEnv/PaTh [2021-07-09T17:12:10.963Z] --- PASS: TestValidateEnv (0.00s) [2021-07-09T17:12:10.963Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-09T17:12:10.963Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-09T17:12:10.963Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-09T17:12:10.963Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-09T17:12:10.963Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-09T17:12:10.963Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-09T17:12:10.963Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-09T17:12:10.963Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-09T17:12:10.963Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-09T17:12:10.963Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-09T17:12:10.963Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-09T17:12:10.963Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-09T17:12:10.963Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-09T17:12:10.963Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-09T17:12:10.963Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-09T17:12:10.963Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-09T17:12:10.963Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-09T17:12:10.963Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-09T17:12:10.963Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-09T17:12:10.963Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-09T17:12:10.963Z] === RUN TestParseHost [2021-07-09T17:12:10.963Z] --- PASS: TestParseHost (0.00s) [2021-07-09T17:12:10.963Z] === RUN TestParseDockerDaemonHost [2021-07-09T17:12:10.963Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-09T17:12:10.963Z] === RUN TestParseTCP [2021-07-09T17:12:10.963Z] --- PASS: TestParseTCP (0.00s) [2021-07-09T17:12:10.963Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-09T17:12:10.963Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-09T17:12:10.963Z] === RUN TestValidateExtraHosts [2021-07-09T17:12:10.963Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-09T17:12:10.963Z] === RUN TestIpOptString [2021-07-09T17:12:10.963Z] --- PASS: TestIpOptString (0.00s) [2021-07-09T17:12:10.963Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-09T17:12:10.963Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-09T17:12:10.964Z] === RUN TestNewIpOptValidDefaultVal [2021-07-09T17:12:10.964Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-09T17:12:10.964Z] === RUN TestIpOptSetInvalidVal [2021-07-09T17:12:10.964Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-09T17:12:10.964Z] === RUN TestValidateIPAddress [2021-07-09T17:12:10.964Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-09T17:12:10.964Z] === RUN TestMapOpts [2021-07-09T17:12:10.964Z] --- PASS: TestMapOpts (0.00s) [2021-07-09T17:12:10.964Z] === RUN TestListOptsWithoutValidator [2021-07-09T17:12:10.964Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-09T17:12:10.964Z] === RUN TestListOptsWithValidator [2021-07-09T17:12:10.964Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-09T17:12:10.964Z] === RUN TestValidateDNSSearch [2021-07-09T17:12:10.964Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-09T17:12:10.964Z] === RUN TestValidateLabel [2021-07-09T17:12:10.964Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-09T17:12:10.964Z] === RUN TestValidateLabel/label_with_general_format [2021-07-09T17:12:10.964Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-09T17:12:10.964Z] === RUN TestValidateLabel/label_with_one_more [2021-07-09T17:12:10.964Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-09T17:12:10.964Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-09T17:12:10.964Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-09T17:12:10.964Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-09T17:12:10.964Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-09T17:12:10.964Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-09T17:12:10.964Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-09T17:12:10.964Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-09T17:12:10.964Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-09T17:12:10.964Z] --- PASS: TestValidateLabel (0.00s) [2021-07-09T17:12:10.964Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-09T17:12:10.964Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-09T17:12:10.964Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-09T17:12:10.964Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-09T17:12:10.964Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-09T17:12:10.964Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-09T17:12:10.964Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-09T17:12:10.964Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-09T17:12:10.964Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-09T17:12:10.964Z] === RUN TestParseVersion [2021-07-09T17:12:10.964Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-09T17:12:10.964Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-09T17:12:10.964Z] --- PASS: TestParseVersion (0.00s) [2021-07-09T17:12:10.964Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-09T17:12:10.964Z] PASS [2021-07-09T17:12:10.964Z] coverage: 52.9% of statements [2021-07-09T17:12:10.964Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-09T17:12:10.964Z] === RUN TestNamedListOpts [2021-07-09T17:12:10.964Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-09T17:12:10.964Z] === RUN TestNamedMapOpts [2021-07-09T17:12:10.964Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-09T17:12:10.964Z] === RUN TestParseLink [2021-07-09T17:12:10.964Z] --- PASS: TestParseLink (0.00s) [2021-07-09T17:12:10.964Z] === RUN TestQuotedStringSetWithQuotes [2021-07-09T17:12:10.964Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-09T17:12:10.964Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-09T17:12:10.964Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-09T17:12:10.964Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-09T17:12:10.964Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-09T17:12:10.964Z] === RUN TestUlimitOpt [2021-07-09T17:12:10.964Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-09T17:12:10.964Z] PASS [2021-07-09T17:12:10.964Z] coverage: 67.1% of statements [2021-07-09T17:12:10.964Z] ok github.com/docker/docker/opts 0.056s coverage: 67.1% of statements [2021-07-09T17:12:10.964Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 52.9% of statements [2021-07-09T17:12:11.081Z] === RUN TestUpdatePidsLimit/no_change [2021-07-09T17:12:11.917Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.86s) [2021-07-09T17:12:11.917Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-09T17:12:12.022Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-09T17:12:12.368Z] === RUN TestPeerCertificateMarshalJSON [2021-07-09T17:12:12.369Z] === RUN TestIsArchivePathDir [2021-07-09T17:12:12.369Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-07-09T17:12:12.369Z] === RUN TestIsArchivePathInvalidFile [2021-07-09T17:12:12.394Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.64s) [2021-07-09T17:12:12.394Z] === RUN TestBuildWithSession [2021-07-09T17:12:12.394Z] build_session_test.go:25: TODO: BuildKit [2021-07-09T17:12:12.394Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-09T17:12:12.394Z] === RUN TestBuildSquashParent [2021-07-09T17:12:12.592Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-09T17:12:12.820Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2021-07-09T17:12:12.820Z] === RUN TestIsArchivePathTar [2021-07-09T17:12:12.820Z] --- PASS: TestIsArchivePathTar (0.21s) [2021-07-09T17:12:12.820Z] === RUN TestDecompressStreamGzip [2021-07-09T17:12:12.820Z] --- PASS: TestDecompressStreamGzip (0.09s) [2021-07-09T17:12:12.820Z] === RUN TestDecompressStreamBzip2 [2021-07-09T17:12:12.820Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-09T17:12:12.820Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-09T17:12:12.820Z] --- PASS: TestPeerCertificateMarshalJSON (0.55s) [2021-07-09T17:12:12.820Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-09T17:12:12.820Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-09T17:12:12.820Z] === RUN TestMiddleware [2021-07-09T17:12:12.820Z] --- PASS: TestMiddleware (0.00s) [2021-07-09T17:12:12.820Z] === RUN TestNewResponseModifier [2021-07-09T17:12:12.820Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-09T17:12:12.820Z] PASS [2021-07-09T17:12:12.820Z] coverage: 26.8% of statements [2021-07-09T17:12:12.820Z] 2021/07/09 17:12:12 Closing DB instances... [2021-07-09T17:12:12.820Z] ok github.com/docker/docker/pkg/authorization 0.587s coverage: 26.8% of statements [2021-07-09T17:12:13.163Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-09T17:12:13.271Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-07-09T17:12:13.271Z] === RUN TestDecompressStreamXz [2021-07-09T17:12:13.271Z] archive_test.go:134: Xz not present in msys2 [2021-07-09T17:12:13.271Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-09T17:12:13.271Z] === RUN TestCompressStreamXzUnsupported [2021-07-09T17:12:13.271Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-09T17:12:13.271Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-09T17:12:13.271Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-09T17:12:13.271Z] === RUN TestCompressStreamInvalid [2021-07-09T17:12:13.271Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-09T17:12:13.271Z] === RUN TestExtensionInvalid [2021-07-09T17:12:13.271Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-09T17:12:13.271Z] === RUN TestExtensionUncompressed [2021-07-09T17:12:13.271Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-09T17:12:13.271Z] === RUN TestExtensionBzip2 [2021-07-09T17:12:13.271Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-09T17:12:13.271Z] === RUN TestExtensionGzip [2021-07-09T17:12:13.271Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-09T17:12:13.271Z] === RUN TestExtensionXz [2021-07-09T17:12:13.271Z] --- PASS: TestExtensionXz (0.00s) [2021-07-09T17:12:13.271Z] === RUN TestCmdStreamLargeStderr [2021-07-09T17:12:13.271Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-07-09T17:12:13.271Z] === RUN TestCmdStreamBad [2021-07-09T17:12:13.271Z] archive_test.go:239: Failing on Windows CI machines [2021-07-09T17:12:13.271Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-09T17:12:13.271Z] === RUN TestCmdStreamGood [2021-07-09T17:12:13.271Z] --- PASS: TestCmdStreamGood (0.04s) [2021-07-09T17:12:13.271Z] === RUN TestUntarPathWithInvalidDest [2021-07-09T17:12:13.271Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-07-09T17:12:13.271Z] === RUN TestUntarPathWithInvalidSrc [2021-07-09T17:12:13.271Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-09T17:12:13.271Z] === RUN TestUntarPath [2021-07-09T17:12:13.271Z] --- PASS: TestUntarPath (0.05s) [2021-07-09T17:12:13.271Z] === RUN TestUntarPathWithDestinationFile [2021-07-09T17:12:13.271Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-07-09T17:12:13.271Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-09T17:12:13.271Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-07-09T17:12:13.271Z] === RUN TestCopyWithTarInvalidSrc [2021-07-09T17:12:13.271Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-09T17:12:13.271Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-09T17:12:13.271Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-09T17:12:13.271Z] === RUN TestCopyWithTarSrcFile [2021-07-09T17:12:13.271Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-07-09T17:12:13.271Z] === RUN TestCopyWithTarSrcFolder [2021-07-09T17:12:13.271Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-09T17:12:13.271Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-09T17:12:13.271Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-09T17:12:13.271Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-09T17:12:13.271Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-09T17:12:13.271Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-09T17:12:13.271Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-09T17:12:13.271Z] === RUN TestCopyFileWithTarSrcFile [2021-07-09T17:12:13.271Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-07-09T17:12:13.271Z] === RUN TestTarFiles [2021-07-09T17:12:13.722Z] === RUN TestUnbuffered [2021-07-09T17:12:13.722Z] --- PASS: TestUnbuffered (0.00s) [2021-07-09T17:12:13.722Z] === RUN TestRaceUnbuffered [2021-07-09T17:12:13.722Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-09T17:12:13.722Z] PASS [2021-07-09T17:12:13.722Z] coverage: 100.0% of statements [2021-07-09T17:12:13.722Z] ok github.com/docker/docker/pkg/broadcaster 0.031s coverage: 100.0% of statements [2021-07-09T17:12:14.104Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-09T17:12:14.174Z] === RUN TestMatch [2021-07-09T17:12:14.174Z] === RUN TestMatch/[[]] [2021-07-09T17:12:14.174Z] === RUN TestMatch/[[foo]] [2021-07-09T17:12:14.174Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-09T17:12:14.174Z] === RUN TestMatch/[[foo_bar]] [2021-07-09T17:12:14.174Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-09T17:12:14.174Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-09T17:12:14.174Z] === RUN TestMatch/[] [2021-07-09T17:12:14.174Z] === RUN TestMatch/[]#01 [2021-07-09T17:12:14.174Z] === RUN TestMatch/[[qux]] [2021-07-09T17:12:14.174Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-09T17:12:14.174Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-09T17:12:14.174Z] === RUN TestMatch/[[foo_baz]] [2021-07-09T17:12:14.174Z] --- PASS: TestMatch (0.00s) [2021-07-09T17:12:14.174Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-09T17:12:14.174Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-09T17:12:14.174Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-09T17:12:14.174Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-09T17:12:14.174Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-09T17:12:14.174Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-09T17:12:14.174Z] --- PASS: TestMatch/[] (0.00s) [2021-07-09T17:12:14.174Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-09T17:12:14.174Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-09T17:12:14.174Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-09T17:12:14.174Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-09T17:12:14.174Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-09T17:12:14.174Z] PASS [2021-07-09T17:12:14.174Z] coverage: 87.5% of statements [2021-07-09T17:12:14.174Z] ok github.com/docker/docker/pkg/capabilities 0.034s coverage: 87.5% of statements [2021-07-09T17:12:14.626Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.02s) [2021-07-09T17:12:14.626Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-09T17:12:14.674Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-09T17:12:15.077Z] === RUN TestChrootTarUntar [2021-07-09T17:12:15.077Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-09T17:12:15.077Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-09T17:12:15.077Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-09T17:12:15.077Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-09T17:12:15.077Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-09T17:12:15.077Z] === RUN TestChrootUntarEmptyArchive [2021-07-09T17:12:15.077Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2021-07-09T17:12:15.077Z] === RUN TestChrootTarUntarWithSymlink [2021-07-09T17:12:15.078Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-09T17:12:15.078Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-09T17:12:15.078Z] === RUN TestChrootCopyWithTar [2021-07-09T17:12:15.078Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-09T17:12:15.078Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-09T17:12:15.078Z] === RUN TestChrootCopyFileWithTar [2021-07-09T17:12:15.078Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-09T17:12:15.078Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-09T17:12:15.078Z] === RUN TestChrootUntarPath [2021-07-09T17:12:15.078Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-09T17:12:15.078Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-09T17:12:15.078Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-09T17:12:15.078Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-09T17:12:15.078Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-09T17:12:15.078Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-09T17:12:15.078Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-09T17:12:15.078Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-09T17:12:15.078Z] === RUN TestChrootApplyDotDotFile [2021-07-09T17:12:15.078Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-09T17:12:15.078Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-09T17:12:15.078Z] PASS [2021-07-09T17:12:15.078Z] coverage: 15.4% of statements [2021-07-09T17:12:15.078Z] ok github.com/docker/docker/pkg/chrootarchive 0.078s coverage: 15.4% of statements [2021-07-09T17:12:15.529Z] === RUN TestSizeEmpty [2021-07-09T17:12:15.529Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-09T17:12:15.529Z] === RUN TestSizeEmptyFile [2021-07-09T17:12:15.529Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-09T17:12:15.529Z] === RUN TestSizeNonemptyFile [2021-07-09T17:12:15.529Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-09T17:12:15.529Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-09T17:12:15.529Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-09T17:12:15.529Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-09T17:12:15.529Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-09T17:12:15.529Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-09T17:12:15.529Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-09T17:12:15.529Z] === RUN TestMoveToSubdir [2021-07-09T17:12:15.529Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-09T17:12:15.529Z] === RUN TestSizeNonExistingDirectory [2021-07-09T17:12:15.529Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-09T17:12:15.529Z] PASS [2021-07-09T17:12:15.529Z] coverage: 80.0% of statements [2021-07-09T17:12:15.529Z] ok github.com/docker/docker/pkg/directory 0.042s coverage: 80.0% of statements [2021-07-09T17:12:16.057Z] --- PASS: TestUpdatePidsLimit (5.43s) [2021-07-09T17:12:16.057Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.69s) [2021-07-09T17:12:16.057Z] --- PASS: TestUpdatePidsLimit/no_change (0.69s) [2021-07-09T17:12:16.057Z] --- PASS: TestUpdatePidsLimit/update_lower (0.68s) [2021-07-09T17:12:16.057Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.75s) [2021-07-09T17:12:16.057Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.70s) [2021-07-09T17:12:16.057Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.69s) [2021-07-09T17:12:16.057Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.67s) [2021-07-09T17:12:16.057Z] === RUN TestUpdateRestartPolicy [2021-07-09T17:12:16.487Z] === RUN Test [2021-07-09T17:12:16.487Z] === RUN Test/TestContainsEntry [2021-07-09T17:12:16.487Z] === RUN Test/TestCreateEntries [2021-07-09T17:12:16.487Z] === RUN Test/TestEntriesDiff [2021-07-09T17:12:16.487Z] === RUN Test/TestEntriesEquality [2021-07-09T17:12:16.487Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-09T17:12:16.487Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-09T17:12:16.487Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-09T17:12:16.487Z] === RUN Test/TestGeneratorNotGenerate [2021-07-09T17:12:16.487Z] === RUN Test/TestGeneratorWithPort [2021-07-09T17:12:16.487Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-09T17:12:16.487Z] === RUN Test/TestNewEntry [2021-07-09T17:12:16.487Z] === RUN Test/TestParse [2021-07-09T17:12:16.487Z] --- PASS: Test (0.00s) [2021-07-09T17:12:16.487Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-09T17:12:16.487Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-09T17:12:16.487Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-09T17:12:16.487Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-09T17:12:16.487Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-09T17:12:16.487Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-09T17:12:16.487Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-09T17:12:16.487Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-09T17:12:16.487Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-09T17:12:16.487Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-09T17:12:16.487Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-09T17:12:16.487Z] --- PASS: Test/TestParse (0.00s) [2021-07-09T17:12:16.487Z] PASS [2021-07-09T17:12:16.487Z] coverage: 58.3% of statements [2021-07-09T17:12:16.487Z] ok github.com/docker/docker/pkg/discovery 0.044s coverage: 58.3% of statements [2021-07-09T17:12:16.487Z] --- PASS: TestTarFiles (3.32s) [2021-07-09T17:12:16.487Z] === RUN TestTarUntar [2021-07-09T17:12:16.939Z] --- PASS: TestTarUntar (0.03s) [2021-07-09T17:12:16.939Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-09T17:12:16.939Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-09T17:12:16.939Z] === RUN TestTarWithOptions [2021-07-09T17:12:16.939Z] --- PASS: TestTarWithOptions (0.02s) [2021-07-09T17:12:16.939Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-09T17:12:16.939Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-09T17:12:16.939Z] === RUN TestUntarUstarGnuConflict [2021-07-09T17:12:16.939Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-09T17:12:16.939Z] === RUN TestUntarInvalidFilenames [2021-07-09T17:12:16.939Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames725075422\\dest" [2021-07-09T17:12:16.939Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-07-09T17:12:16.939Z] === RUN TestUntarHardlinkToSymlink [2021-07-09T17:12:16.939Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-09T17:12:16.939Z] === RUN TestUntarInvalidHardlink [2021-07-09T17:12:16.939Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink514046239\\victim\\hello" -> "../victim/hello" [2021-07-09T17:12:16.939Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink279667186\\victim\\hello" -> "/../victim/hello" [2021-07-09T17:12:16.939Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink380337833\\victim" -> "../victim" [2021-07-09T17:12:16.939Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink579515380\\victim" -> "../victim" [2021-07-09T17:12:16.939Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink096388803\\victim" -> "../victim" [2021-07-09T17:12:16.939Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink622409030\\victim" -> "../victim" [2021-07-09T17:12:16.939Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-07-09T17:12:16.939Z] === RUN TestUntarInvalidSymlink [2021-07-09T17:12:16.939Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink407793645\\dest\\dotdot" -> "../victim/hello" [2021-07-09T17:12:16.939Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink012955240\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-09T17:12:16.939Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink347007143\\dest\\loophole-victim" -> "../victim" [2021-07-09T17:12:16.939Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink200272858\\dest\\loophole-victim" -> "../victim" [2021-07-09T17:12:16.939Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink759288177\\dest\\loophole-victim" -> "../victim" [2021-07-09T17:12:16.939Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink910335004\\dest\\loophole-victim" -> "../victim" [2021-07-09T17:12:16.939Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink334473931\\dest\\dir\\loophole" -> "../../victim" [2021-07-09T17:12:16.939Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-07-09T17:12:16.939Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-09T17:12:16.939Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-09T17:12:16.939Z] === RUN TestXGlobalNoParent [2021-07-09T17:12:16.939Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-09T17:12:16.939Z] === RUN TestReplaceFileTarWrapper [2021-07-09T17:12:16.939Z] 2021/07/09 17:12:16 Closing DB instances... [2021-07-09T17:12:16.939Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2021-07-09T17:12:16.939Z] === RUN TestPrefixHeaderReadable [2021-07-09T17:12:16.939Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-07-09T17:12:16.939Z] === RUN TestDisablePigz [2021-07-09T17:12:16.939Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-09T17:12:17.390Z] === RUN Test [2021-07-09T17:12:17.390Z] === RUN Test/TestContent [2021-07-09T17:12:17.390Z] === RUN Test/TestInitialize [2021-07-09T17:12:17.390Z] === RUN Test/TestNew [2021-07-09T17:12:17.390Z] === RUN Test/TestParsingContentsWithComments [2021-07-09T17:12:17.390Z] === RUN Test/TestRegister [2021-07-09T17:12:17.391Z] === RUN Test/TestWatch [2021-07-09T17:12:17.391Z] --- PASS: Test (0.00s) [2021-07-09T17:12:17.391Z] --- PASS: Test/TestContent (0.00s) [2021-07-09T17:12:17.391Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-09T17:12:17.391Z] --- PASS: Test/TestNew (0.00s) [2021-07-09T17:12:17.391Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-09T17:12:17.391Z] --- PASS: Test/TestRegister (0.00s) [2021-07-09T17:12:17.391Z] --- PASS: Test/TestWatch (0.00s) [2021-07-09T17:12:17.391Z] PASS [2021-07-09T17:12:17.391Z] coverage: 92.9% of statements [2021-07-09T17:12:17.391Z] ok github.com/docker/docker/pkg/discovery/file 0.045s coverage: 92.9% of statements [2021-07-09T17:12:17.391Z] --- PASS: TestDisablePigz (0.12s) [2021-07-09T17:12:17.391Z] === RUN TestPigz [2021-07-09T17:12:17.391Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-09T17:12:17.391Z] --- PASS: TestPigz (0.12s) [2021-07-09T17:12:17.391Z] === RUN TestCopyFileWithInvalidDest [2021-07-09T17:12:17.391Z] archive_windows_test.go:16: Currently fails [2021-07-09T17:12:17.391Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-09T17:12:17.391Z] === RUN TestCanonicalTarNameForPath [2021-07-09T17:12:17.391Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-09T17:12:17.391Z] === RUN TestCanonicalTarName [2021-07-09T17:12:17.391Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-09T17:12:17.391Z] === RUN TestChmodTarEntry [2021-07-09T17:12:17.391Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-09T17:12:17.391Z] === RUN TestHardLinkOrder [2021-07-09T17:12:17.391Z] --- PASS: TestHardLinkOrder (0.06s) [2021-07-09T17:12:17.391Z] === RUN TestChangeString [2021-07-09T17:12:17.391Z] --- PASS: TestChangeString (0.00s) [2021-07-09T17:12:17.391Z] === RUN TestChangesWithNoChanges [2021-07-09T17:12:17.391Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-07-09T17:12:17.391Z] === RUN TestChangesWithChanges [2021-07-09T17:12:17.391Z] --- PASS: TestChangesWithChanges (0.03s) [2021-07-09T17:12:17.391Z] === RUN TestChangesWithChangesGH13590 [2021-07-09T17:12:17.391Z] changes_test.go:196: needs more investigation [2021-07-09T17:12:17.391Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-09T17:12:17.391Z] === RUN TestChangesDirsEmpty [2021-07-09T17:12:17.391Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-09T17:12:17.391Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-07-09T17:12:17.391Z] === RUN TestChangesDirsMutated [2021-07-09T17:12:17.391Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-09T17:12:17.391Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-07-09T17:12:17.391Z] === RUN TestApplyLayer [2021-07-09T17:12:17.391Z] changes_test.go:433: needs further investigation [2021-07-09T17:12:17.391Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-09T17:12:17.391Z] === RUN TestChangesSizeWithHardlinks [2021-07-09T17:12:17.391Z] changes_test.go:469: needs further investigation [2021-07-09T17:12:17.391Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-09T17:12:17.391Z] === RUN TestChangesSizeWithNoChanges [2021-07-09T17:12:17.391Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-09T17:12:17.391Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-09T17:12:17.391Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-09T17:12:17.391Z] === RUN TestChangesSize [2021-07-09T17:12:17.391Z] --- PASS: TestChangesSize (0.00s) [2021-07-09T17:12:17.391Z] === RUN TestApplyLayerInvalidFilenames [2021-07-09T17:12:17.391Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames486587232\\dest" [2021-07-09T17:12:17.391Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-07-09T17:12:17.391Z] === RUN TestApplyLayerInvalidHardlink [2021-07-09T17:12:17.391Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink294097298\\victim\\hello" -> "../victim/hello" [2021-07-09T17:12:17.391Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink370894793\\victim\\hello" -> "/../victim/hello" [2021-07-09T17:12:17.391Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink983662740\\victim" -> "../victim" [2021-07-09T17:12:17.391Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink177655523\\victim" -> "../victim" [2021-07-09T17:12:17.391Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink323064038\\victim" -> "../victim" [2021-07-09T17:12:17.391Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink304962317\\victim" -> "../victim" [2021-07-09T17:12:17.391Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-07-09T17:12:17.391Z] === RUN TestApplyLayerInvalidSymlink [2021-07-09T17:12:17.391Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink733396232\\dest\\dotdot" -> "../victim/hello" [2021-07-09T17:12:17.391Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink656932551\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-09T17:12:17.391Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink174665082\\dest\\loophole-victim" -> "../victim" [2021-07-09T17:12:17.391Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink483319441\\dest\\loophole-victim" -> "../victim" [2021-07-09T17:12:17.391Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink687253692\\dest\\loophole-victim" -> "../victim" [2021-07-09T17:12:17.391Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink519727339\\dest\\loophole-victim" -> "../victim" [2021-07-09T17:12:17.391Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-07-09T17:12:17.391Z] === RUN TestApplyLayerWhiteouts [2021-07-09T17:12:17.391Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2021-07-09T17:12:17.391Z] === RUN TestGenerateEmptyFile [2021-07-09T17:12:17.391Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-09T17:12:17.391Z] === RUN TestGenerateWithContent [2021-07-09T17:12:17.391Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-09T17:12:17.391Z] PASS [2021-07-09T17:12:17.391Z] coverage: 61.6% of statements [2021-07-09T17:12:17.391Z] ok github.com/docker/docker/pkg/archive 5.091s coverage: 61.6% of statements [2021-07-09T17:12:18.344Z] === RUN Test [2021-07-09T17:12:18.344Z] === RUN Test/TestInitialize [2021-07-09T17:12:18.344Z] time="2021-07-09T17:12:18Z" level=info msg="Initializing discovery without TLS" [2021-07-09T17:12:18.344Z] time="2021-07-09T17:12:18Z" level=info msg="Initializing discovery without TLS" [2021-07-09T17:12:18.344Z] time="2021-07-09T17:12:18Z" level=info msg="Initializing discovery without TLS" [2021-07-09T17:12:18.344Z] === RUN Test/TestInitializeWithCerts [2021-07-09T17:12:18.344Z] time="2021-07-09T17:12:18Z" level=info msg="Initializing discovery with TLS" [2021-07-09T17:12:18.344Z] === RUN Test/TestWatch [2021-07-09T17:12:18.344Z] time="2021-07-09T17:12:18Z" level=info msg="Initializing discovery without TLS" [2021-07-09T17:12:18.344Z] --- PASS: TestNetworkDBCRUDTableEntry (3.63s) [2021-07-09T17:12:18.344Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-09T17:12:20.492Z] 2021/07/09 17:12:19 Closing DB instances... [2021-07-09T17:12:21.445Z] --- PASS: Test (3.13s) [2021-07-09T17:12:21.445Z] --- PASS: Test/TestInitialize (0.12s) [2021-07-09T17:12:21.445Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-07-09T17:12:21.445Z] --- PASS: Test/TestWatch (3.00s) [2021-07-09T17:12:21.445Z] PASS [2021-07-09T17:12:21.445Z] coverage: 84.1% of statements [2021-07-09T17:12:21.445Z] ok github.com/docker/docker/pkg/discovery/kv 3.166s coverage: 84.1% of statements [2021-07-09T17:12:21.445Z] --- PASS: TestNetworkDBCRUDTableEntries (3.22s) [2021-07-09T17:12:21.445Z] === RUN TestNetworkDBNodeLeave [2021-07-09T17:12:21.897Z] === RUN Test [2021-07-09T17:12:21.897Z] === RUN Test/TestWatch [2021-07-09T17:12:21.897Z] --- PASS: Test (0.00s) [2021-07-09T17:12:21.897Z] --- PASS: Test/TestWatch (0.00s) [2021-07-09T17:12:21.897Z] PASS [2021-07-09T17:12:21.897Z] coverage: 92.3% of statements [2021-07-09T17:12:21.897Z] ok github.com/docker/docker/pkg/discovery/memory 0.035s coverage: 92.3% of statements [2021-07-09T17:12:22.851Z] === RUN Test [2021-07-09T17:12:22.851Z] === RUN Test/TestInitialize [2021-07-09T17:12:22.851Z] === RUN Test/TestInitializeWithPattern [2021-07-09T17:12:22.851Z] === RUN Test/TestRegister [2021-07-09T17:12:22.851Z] === RUN Test/TestWatch [2021-07-09T17:12:22.851Z] --- PASS: Test (0.00s) [2021-07-09T17:12:22.851Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-09T17:12:22.851Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-09T17:12:22.851Z] --- PASS: Test/TestRegister (0.00s) [2021-07-09T17:12:22.851Z] --- PASS: Test/TestWatch (0.00s) [2021-07-09T17:12:22.851Z] PASS [2021-07-09T17:12:22.851Z] coverage: 93.8% of statements [2021-07-09T17:12:22.851Z] ok github.com/docker/docker/pkg/discovery/nodes 0.041s coverage: 93.8% of statements [2021-07-09T17:12:23.302Z] === RUN TestPollerAddRemove [2021-07-09T17:12:23.302Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-09T17:12:23.302Z] === RUN TestPollerEvent [2021-07-09T17:12:23.302Z] poller_test.go:41: No chmod on Windows [2021-07-09T17:12:23.302Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-09T17:12:23.302Z] === RUN TestPollerClose [2021-07-09T17:12:23.302Z] --- PASS: TestPollerClose (0.00s) [2021-07-09T17:12:23.302Z] PASS [2021-07-09T17:12:23.302Z] coverage: 36.2% of statements [2021-07-09T17:12:23.302Z] ok github.com/docker/docker/pkg/filenotify 0.032s coverage: 36.2% of statements [2021-07-09T17:12:24.256Z] === RUN TestCopyFileWithInvalidSrc [2021-07-09T17:12:24.256Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-09T17:12:24.256Z] === RUN TestCopyFileWithInvalidDest [2021-07-09T17:12:24.256Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-09T17:12:24.256Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-09T17:12:24.256Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-09T17:12:24.256Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-09T17:12:24.256Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-09T17:12:24.256Z] === RUN TestCopyFile [2021-07-09T17:12:24.256Z] --- PASS: TestCopyFile (0.00s) [2021-07-09T17:12:24.256Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-09T17:12:24.256Z] fileutils_test.go:134: Needs porting to Windows [2021-07-09T17:12:24.256Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-09T17:12:24.256Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-09T17:12:24.256Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-09T17:12:24.256Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-09T17:12:24.256Z] fileutils_test.go:180: Needs porting to Windows [2021-07-09T17:12:24.256Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-09T17:12:24.256Z] === RUN TestWildcardMatches [2021-07-09T17:12:24.256Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-09T17:12:24.256Z] === RUN TestPatternMatches [2021-07-09T17:12:24.256Z] --- PASS: TestPatternMatches (0.00s) [2021-07-09T17:12:24.256Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-09T17:12:24.256Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-09T17:12:24.256Z] === RUN TestPatternMatchesFolderExclusions [2021-07-09T17:12:24.256Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-09T17:12:24.256Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-09T17:12:24.256Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-09T17:12:24.256Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-09T17:12:24.256Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-09T17:12:24.256Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-09T17:12:24.256Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-09T17:12:24.256Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-09T17:12:24.256Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-09T17:12:24.256Z] === RUN TestSingleExclamationError [2021-07-09T17:12:24.256Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-09T17:12:24.256Z] === RUN TestMatchesWithNoPatterns [2021-07-09T17:12:24.256Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-09T17:12:24.256Z] === RUN TestMatchesWithMalformedPatterns [2021-07-09T17:12:24.256Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-09T17:12:24.256Z] === RUN TestMatches [2021-07-09T17:12:24.256Z] --- PASS: TestMatches (0.00s) [2021-07-09T17:12:24.256Z] === RUN TestCleanPatterns [2021-07-09T17:12:24.256Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-09T17:12:24.256Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-09T17:12:24.256Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-09T17:12:24.256Z] === RUN TestCleanPatternsExceptionFlag [2021-07-09T17:12:24.256Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-09T17:12:24.256Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-09T17:12:24.256Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-09T17:12:24.256Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-09T17:12:24.256Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-09T17:12:24.256Z] === RUN TestCleanPatternsErrorSingleException [2021-07-09T17:12:24.256Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-09T17:12:24.256Z] === RUN TestCreateIfNotExistsDir [2021-07-09T17:12:24.256Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-09T17:12:24.256Z] === RUN TestCreateIfNotExistsFile [2021-07-09T17:12:24.256Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-07-09T17:12:24.256Z] === RUN TestMatch [2021-07-09T17:12:24.256Z] --- PASS: TestMatch (0.00s) [2021-07-09T17:12:24.256Z] PASS [2021-07-09T17:12:24.256Z] coverage: 85.2% of statements [2021-07-09T17:12:24.256Z] ok github.com/docker/docker/pkg/fileutils 0.058s coverage: 85.2% of statements [2021-07-09T17:12:24.256Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-07-09T17:12:24.256Z] === RUN TestNetworkDBWatch [2021-07-09T17:12:24.596Z] --- PASS: TestBuildSquashParent (11.88s) [2021-07-09T17:12:24.596Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-09T17:12:24.596Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-09T17:12:24.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-09T17:12:24.596Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-09T17:12:24.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-09T17:12:24.596Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-09T17:12:24.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-09T17:12:24.596Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-09T17:12:24.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-09T17:12:24.596Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-09T17:12:24.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-09T17:12:24.596Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-09T17:12:24.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-09T17:12:24.596Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-09T17:12:24.596Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-09T17:12:24.707Z] === RUN TestGet [2021-07-09T17:12:24.707Z] --- PASS: TestGet (0.00s) [2021-07-09T17:12:24.707Z] === RUN TestGetShortcutString [2021-07-09T17:12:24.707Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-09T17:12:24.707Z] PASS [2021-07-09T17:12:24.707Z] coverage: 42.9% of statements [2021-07-09T17:12:24.707Z] ok github.com/docker/docker/pkg/homedir 0.034s coverage: 42.9% of statements [2021-07-09T17:12:25.660Z] === RUN TestCreateIDMapOrder [2021-07-09T17:12:25.660Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-09T17:12:25.660Z] PASS [2021-07-09T17:12:25.660Z] coverage: 7.2% of statements [2021-07-09T17:12:25.660Z] ok github.com/docker/docker/pkg/idtools 0.036s coverage: 7.2% of statements [2021-07-09T17:12:26.111Z] 2021/07/09 17:12:25 Closing DB instances... [2021-07-09T17:12:26.568Z] === RUN TestFixedBufferCap [2021-07-09T17:12:26.568Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-09T17:12:26.568Z] === RUN TestFixedBufferLen [2021-07-09T17:12:26.568Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-09T17:12:26.568Z] === RUN TestFixedBufferString [2021-07-09T17:12:26.568Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-09T17:12:26.568Z] === RUN TestFixedBufferWrite [2021-07-09T17:12:26.568Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-09T17:12:26.568Z] === RUN TestFixedBufferRead [2021-07-09T17:12:26.568Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-09T17:12:26.568Z] === RUN TestBytesPipeRead [2021-07-09T17:12:26.568Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-09T17:12:26.568Z] === RUN TestBytesPipeWrite [2021-07-09T17:12:26.568Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-09T17:12:26.568Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-09T17:12:27.019Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2021-07-09T17:12:27.019Z] === RUN TestAtomicWriteToFile [2021-07-09T17:12:27.019Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-09T17:12:27.019Z] === RUN TestAtomicWriteSetCommit [2021-07-09T17:12:27.019Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-09T17:12:27.019Z] === RUN TestAtomicWriteSetCancel [2021-07-09T17:12:27.019Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-07-09T17:12:27.019Z] === RUN TestReadCloserWrapperClose [2021-07-09T17:12:27.019Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-09T17:12:27.019Z] === RUN TestReaderErrWrapperReadOnError [2021-07-09T17:12:27.019Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-09T17:12:27.019Z] === RUN TestReaderErrWrapperRead [2021-07-09T17:12:27.019Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-09T17:12:27.019Z] === RUN TestHashData [2021-07-09T17:12:27.019Z] --- PASS: TestHashData (0.00s) [2021-07-09T17:12:27.019Z] === RUN TestCancelReadCloser [2021-07-09T17:12:27.019Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-09T17:12:27.019Z] === RUN TestWriteCloserWrapperClose [2021-07-09T17:12:27.019Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-09T17:12:27.019Z] === RUN TestNopWriteCloser [2021-07-09T17:12:27.019Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-09T17:12:27.019Z] === RUN TestNopWriter [2021-07-09T17:12:27.019Z] --- PASS: TestNopWriter (0.00s) [2021-07-09T17:12:27.020Z] === RUN TestWriteCounter [2021-07-09T17:12:27.020Z] --- PASS: TestWriteCounter (0.00s) [2021-07-09T17:12:27.020Z] PASS [2021-07-09T17:12:27.020Z] coverage: 69.2% of statements [2021-07-09T17:12:27.020Z] ok github.com/docker/docker/pkg/ioutils 0.573s coverage: 69.2% of statements [2021-07-09T17:12:27.471Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-07-09T17:12:27.471Z] === RUN TestNetworkDBBulkSync [2021-07-09T17:12:27.922Z] === RUN TestError [2021-07-09T17:12:27.922Z] --- PASS: TestError (0.00s) [2021-07-09T17:12:27.922Z] === RUN TestProgressString [2021-07-09T17:12:27.922Z] === RUN TestProgressString/no_progress [2021-07-09T17:12:27.922Z] === RUN TestProgressString/progress_1 [2021-07-09T17:12:27.922Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-09T17:12:27.922Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-09T17:12:27.922Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-09T17:12:27.922Z] === RUN TestProgressString/with_units [2021-07-09T17:12:27.922Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-09T17:12:27.922Z] === RUN TestProgressString/hide_counts [2021-07-09T17:12:27.922Z] --- PASS: TestProgressString (0.00s) [2021-07-09T17:12:27.922Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-09T17:12:27.922Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-09T17:12:27.922Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-09T17:12:27.922Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-09T17:12:27.922Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-09T17:12:27.922Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-09T17:12:27.922Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-09T17:12:27.922Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-09T17:12:27.922Z] === RUN TestJSONMessageDisplay [2021-07-09T17:12:27.922Z] --- PASS: TestJSONMessageDisplay (0.10s) [2021-07-09T17:12:27.922Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-09T17:12:27.922Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-09T17:12:27.922Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-09T17:12:27.922Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-09T17:12:27.922Z] === RUN TestDisplayJSONMessagesStream [2021-07-09T17:12:27.922Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-09T17:12:27.922Z] PASS [2021-07-09T17:12:27.922Z] coverage: 91.7% of statements [2021-07-09T17:12:27.922Z] ok github.com/docker/docker/pkg/jsonmessage 0.140s coverage: 91.7% of statements [2021-07-09T17:12:28.374Z] === RUN TestStandardLongPath [2021-07-09T17:12:28.374Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-09T17:12:28.374Z] === RUN TestUNCLongPath [2021-07-09T17:12:28.374Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-09T17:12:28.374Z] PASS [2021-07-09T17:12:28.374Z] coverage: 100.0% of statements [2021-07-09T17:12:28.374Z] ok github.com/docker/docker/pkg/longpath 0.031s coverage: 100.0% of statements [2021-07-09T17:12:28.826Z] 2021/07/09 17:12:28 Closing DB instances... [2021-07-09T17:12:29.022Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-07-09T17:12:29.277Z] === RUN TestNameFormat [2021-07-09T17:12:29.277Z] --- PASS: TestNameFormat (0.00s) [2021-07-09T17:12:29.277Z] === RUN TestNameRetries [2021-07-09T17:12:29.277Z] --- PASS: TestNameRetries (0.00s) [2021-07-09T17:12:29.277Z] PASS [2021-07-09T17:12:29.277Z] coverage: 85.7% of statements [2021-07-09T17:12:29.277Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2021-07-09T17:12:29.729Z] === RUN TestParseKeyValueOpt [2021-07-09T17:12:29.729Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-09T17:12:29.729Z] === RUN TestParseUintList [2021-07-09T17:12:29.729Z] --- PASS: TestParseUintList (0.00s) [2021-07-09T17:12:29.729Z] === RUN TestParseUintListMaximumLimits [2021-07-09T17:12:29.729Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-09T17:12:29.729Z] PASS [2021-07-09T17:12:29.729Z] coverage: 97.0% of statements [2021-07-09T17:12:29.729Z] ok github.com/docker/docker/pkg/parsers 0.034s coverage: 97.0% of statements [2021-07-09T17:12:29.866Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-09T17:12:29.866Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-09T17:12:30.180Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-07-09T17:12:30.180Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-09T17:12:30.632Z] === RUN TestNewAndRemove [2021-07-09T17:12:30.632Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-09T17:12:30.632Z] === RUN TestRemoveInvalidPath [2021-07-09T17:12:30.632Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-09T17:12:30.632Z] PASS [2021-07-09T17:12:30.632Z] coverage: 82.6% of statements [2021-07-09T17:12:30.632Z] --- PASS: TestGetAddress (21.63s) [2021-07-09T17:12:30.632Z] === RUN TestRequestSyntaxCheck [2021-07-09T17:12:30.632Z] ok github.com/docker/docker/pkg/pidfile 0.041s coverage: 82.6% of statements [2021-07-09T17:12:30.632Z] --- PASS: TestRequestSyntaxCheck (0.01s) [2021-07-09T17:12:30.632Z] === RUN TestRequest [2021-07-09T17:12:30.952Z] --- PASS: TestUpdateRestartPolicy (12.62s) [2021-07-09T17:12:30.952Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-09T17:12:30.952Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2021-07-09T17:12:30.952Z] === RUN TestWaitNonBlocked [2021-07-09T17:12:30.952Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-09T17:12:30.952Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-09T17:12:30.952Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-09T17:12:30.952Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-09T17:12:30.952Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-09T17:12:30.952Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-09T17:12:30.952Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-09T17:12:30.952Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2021-07-09T17:12:30.952Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s) [2021-07-09T17:12:30.952Z] === RUN TestWaitBlocked [2021-07-09T17:12:30.952Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-09T17:12:30.952Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-09T17:12:30.952Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-09T17:12:30.952Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-09T17:12:30.952Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-09T17:12:30.952Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-09T17:12:31.523Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-09T17:12:31.523Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2021-07-09T17:12:31.523Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2021-07-09T17:12:31.523Z] === CONT TestContainerStartOnDaemonRestart [2021-07-09T17:12:31.523Z] === CONT TestContainerKillOnDaemonStart [2021-07-09T17:12:31.585Z] === RUN TestFailedConnection [2021-07-09T17:12:32.036Z] === RUN TestParseEmptyInterface [2021-07-09T17:12:32.036Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-09T17:12:32.036Z] === RUN TestParseNonInterfaceType [2021-07-09T17:12:32.036Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-09T17:12:32.036Z] === RUN TestParseWithOneFunction [2021-07-09T17:12:32.036Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-09T17:12:32.036Z] === RUN TestParseWithMultipleFuncs [2021-07-09T17:12:32.036Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-09T17:12:32.036Z] === RUN TestParseWithUnnamedReturn [2021-07-09T17:12:32.036Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-09T17:12:32.036Z] === RUN TestEmbeddedInterface [2021-07-09T17:12:32.036Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-09T17:12:32.036Z] === RUN TestParsedImports [2021-07-09T17:12:32.036Z] --- PASS: TestParsedImports (0.00s) [2021-07-09T17:12:32.036Z] === RUN TestAliasedImports [2021-07-09T17:12:32.036Z] --- PASS: TestAliasedImports (0.00s) [2021-07-09T17:12:32.036Z] PASS [2021-07-09T17:12:32.036Z] coverage: 56.8% of statements [2021-07-09T17:12:32.036Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.040s coverage: 56.8% of statements [2021-07-09T17:12:32.990Z] === RUN TestHTTPTransport [2021-07-09T17:12:32.990Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-09T17:12:32.990Z] PASS [2021-07-09T17:12:32.990Z] coverage: 85.7% of statements [2021-07-09T17:12:32.990Z] ok github.com/docker/docker/pkg/plugins/transport 0.031s coverage: 85.7% of statements [2021-07-09T17:12:32.990Z] 2021/07/09 17:12:32 Closing DB instances... [2021-07-09T17:12:33.441Z] time="2021-07-09T17:12:33Z" level=error msg="node: 4b7b8ebf0134 is unknown to memberlist" [2021-07-09T17:12:33.441Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-09T17:12:33.441Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-09T17:12:33.441Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-09T17:12:33.441Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-09T17:12:33.441Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-09T17:12:33.441Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-09T17:12:33.441Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-09T17:12:33.441Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-09T17:12:33.441Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-09T17:12:33.441Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-09T17:12:33.441Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-09T17:12:33.441Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-09T17:12:33.441Z] === RUN TestBufferPoolPutAndGet [2021-07-09T17:12:33.441Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-09T17:12:33.441Z] PASS [2021-07-09T17:12:33.441Z] coverage: 88.2% of statements [2021-07-09T17:12:33.441Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2021-07-09T17:12:33.893Z] --- PASS: TestFailedConnection (2.03s) [2021-07-09T17:12:33.893Z] === RUN TestFailOnce [2021-07-09T17:12:33.893Z] 2021/07/09 17:12:33 http: panic serving 127.0.0.1:49287: Plugin not ready [2021-07-09T17:12:33.893Z] goroutine 8 [running]: [2021-07-09T17:12:33.893Z] net/http.(*conn).serve.func1(0xc00005ea00) [2021-07-09T17:12:33.893Z] c:/go/src/net/http/server.go:1824 +0x153 [2021-07-09T17:12:33.893Z] panic(0x985160, 0xa9c1d0) [2021-07-09T17:12:33.893Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-09T17:12:33.893Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0xaac890, 0xc0000b6000, 0xc00015a100) [2021-07-09T17:12:33.893Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-09T17:12:33.893Z] net/http.HandlerFunc.ServeHTTP(0xc00018e050, 0xaac890, 0xc0000b6000, 0xc00015a100) [2021-07-09T17:12:33.893Z] c:/go/src/net/http/server.go:2069 +0x4b [2021-07-09T17:12:33.893Z] net/http.(*ServeMux).ServeHTTP(0xc00019a000, 0xaac890, 0xc0000b6000, 0xc00015a100) [2021-07-09T17:12:33.893Z] c:/go/src/net/http/server.go:2448 +0x1b7 [2021-07-09T17:12:33.893Z] net/http.serverHandler.ServeHTTP(0xc0001a2000, 0xaac890, 0xc0000b6000, 0xc00015a100) [2021-07-09T17:12:33.893Z] c:/go/src/net/http/server.go:2887 +0xaa [2021-07-09T17:12:33.893Z] net/http.(*conn).serve(0xc00005ea00, 0xaad480, 0xc00004e940) [2021-07-09T17:12:33.893Z] c:/go/src/net/http/server.go:1952 +0x8cd [2021-07-09T17:12:33.893Z] created by net/http.(*Server).Serve [2021-07-09T17:12:33.893Z] c:/go/src/net/http/server.go:3013 +0x3b8 [2021-07-09T17:12:33.893Z] time="2021-07-09T17:12:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.FailOnce: Post \"http://127.0.0.1:49286/Test.FailOnce\": EOF, retrying in 1s" [2021-07-09T17:12:33.893Z] === RUN TestOutputOnPrematureClose [2021-07-09T17:12:33.893Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-09T17:12:33.893Z] === RUN TestCompleteSilently [2021-07-09T17:12:33.893Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-09T17:12:33.893Z] PASS [2021-07-09T17:12:33.893Z] coverage: 75.9% of statements [2021-07-09T17:12:33.893Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2021-07-09T17:12:34.345Z] === RUN TestSendToOneSub [2021-07-09T17:12:34.345Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-09T17:12:34.345Z] === RUN TestSendToMultipleSubs [2021-07-09T17:12:34.345Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-09T17:12:34.345Z] === RUN TestEvictOneSub [2021-07-09T17:12:34.345Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-09T17:12:34.345Z] === RUN TestClosePublisher [2021-07-09T17:12:34.345Z] --- PASS: TestClosePublisher (0.00s) [2021-07-09T17:12:34.345Z] === RUN TestPubSubRace [2021-07-09T17:12:34.797Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.46s) [2021-07-09T17:12:34.797Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-09T17:12:34.797Z] --- PASS: TestFailOnce (1.13s) [2021-07-09T17:12:34.797Z] === RUN TestEchoInputOutput [2021-07-09T17:12:34.797Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-09T17:12:34.797Z] === RUN TestBackoff [2021-07-09T17:12:34.797Z] --- PASS: TestBackoff (0.00s) [2021-07-09T17:12:34.797Z] === RUN TestAbortRetry [2021-07-09T17:12:34.797Z] --- PASS: TestAbortRetry (0.00s) [2021-07-09T17:12:34.797Z] === RUN TestClientScheme [2021-07-09T17:12:34.797Z] --- PASS: TestClientScheme (0.00s) [2021-07-09T17:12:34.797Z] === RUN TestNewClientWithTimeout [2021-07-09T17:12:34.821Z] --- PASS: TestContainerStartOnDaemonRestart (2.72s) [2021-07-09T17:12:34.821Z] === CONT TestIpcModeOlderClient [2021-07-09T17:12:34.821Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-07-09T17:12:34.821Z] === CONT TestDaemonHostGatewayIP [2021-07-09T17:12:35.137Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-09T17:12:35.137Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-09T17:12:35.249Z] --- PASS: TestPubSubRace (1.04s) [2021-07-09T17:12:35.249Z] PASS [2021-07-09T17:12:35.249Z] coverage: 75.0% of statements [2021-07-09T17:12:35.249Z] ok github.com/docker/docker/pkg/pubsub 1.066s coverage: 75.0% of statements [2021-07-09T17:12:35.249Z] --- PASS: TestRequest (4.87s) [2021-07-09T17:12:35.249Z] === RUN TestOverlappingRequests [2021-07-09T17:12:35.249Z] time="2021-07-09T17:12:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-09T17:12:35.700Z] --- PASS: TestOverlappingRequests (0.25s) [2021-07-09T17:12:35.700Z] === RUN TestRelease [2021-07-09T17:12:35.700Z] === RUN TestRegister [2021-07-09T17:12:35.700Z] --- PASS: TestRegister (0.00s) [2021-07-09T17:12:35.700Z] === RUN TestCommand [2021-07-09T17:12:35.700Z] --- PASS: TestCommand (0.02s) [2021-07-09T17:12:35.700Z] === RUN TestNaiveSelf [2021-07-09T17:12:35.700Z] --- PASS: TestNaiveSelf (0.02s) [2021-07-09T17:12:35.700Z] PASS [2021-07-09T17:12:35.700Z] coverage: 82.4% of statements [2021-07-09T17:12:35.700Z] ok github.com/docker/docker/pkg/reexec 0.072s coverage: 82.4% of statements [2021-07-09T17:12:36.652Z] === RUN TestParseSignal [2021-07-09T17:12:36.653Z] --- PASS: TestParseSignal (0.00s) [2021-07-09T17:12:36.653Z] === RUN TestValidSignalForPlatform [2021-07-09T17:12:36.653Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-07-09T17:12:36.653Z] PASS [2021-07-09T17:12:36.653Z] coverage: 19.7% of statements [2021-07-09T17:12:36.653Z] ok github.com/docker/docker/pkg/signal 0.029s coverage: 19.7% of statements [2021-07-09T17:12:36.653Z] --- PASS: TestRelease (0.91s) [2021-07-09T17:12:36.653Z] === RUN TestAllocateRandomDeallocate [2021-07-09T17:12:36.653Z] 2021/07/09 17:12:36 Closing DB instances... [2021-07-09T17:12:36.653Z] time="2021-07-09T17:12:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-09T17:12:37.104Z] === RUN TestNewStdWriter [2021-07-09T17:12:37.104Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-09T17:12:37.104Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-09T17:12:37.104Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-09T17:12:37.104Z] === RUN TestWriteWithNilBytes [2021-07-09T17:12:37.104Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-09T17:12:37.104Z] === RUN TestWrite [2021-07-09T17:12:37.104Z] --- PASS: TestWrite (0.00s) [2021-07-09T17:12:37.104Z] === RUN TestWriteWithWriterError [2021-07-09T17:12:37.104Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-09T17:12:37.104Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-09T17:12:37.104Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-09T17:12:37.104Z] === RUN TestStdCopyWriteAndRead [2021-07-09T17:12:37.104Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-09T17:12:37.104Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-09T17:12:37.104Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-09T17:12:37.104Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-09T17:12:37.104Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-09T17:12:37.104Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-09T17:12:37.104Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-09T17:12:37.104Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-09T17:12:37.104Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-09T17:12:37.104Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-09T17:12:37.104Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-09T17:12:37.104Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-09T17:12:37.104Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-09T17:12:37.104Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-09T17:12:37.104Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-09T17:12:37.104Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-09T17:12:37.104Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-09T17:12:37.104Z] PASS [2021-07-09T17:12:37.104Z] coverage: 100.0% of statements [2021-07-09T17:12:37.104Z] ok github.com/docker/docker/pkg/stdcopy 0.030s coverage: 100.0% of statements [2021-07-09T17:12:37.363Z] --- PASS: TestDaemonHostGatewayIP (3.20s) [2021-07-09T17:12:37.363Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-09T17:12:37.556Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-09T17:12:37.556Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-09T17:12:37.556Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-09T17:12:37.556Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-09T17:12:37.556Z] === RUN TestFormatStatus [2021-07-09T17:12:37.556Z] --- PASS: TestFormatStatus (0.00s) [2021-07-09T17:12:37.556Z] === RUN TestFormatError [2021-07-09T17:12:37.556Z] --- PASS: TestFormatError (0.00s) [2021-07-09T17:12:37.556Z] === RUN TestFormatJSONError [2021-07-09T17:12:37.556Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-09T17:12:37.556Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-09T17:12:37.556Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-09T17:12:37.556Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-09T17:12:37.556Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-09T17:12:37.556Z] === RUN TestNewJSONProgressOutput [2021-07-09T17:12:37.556Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-09T17:12:37.556Z] === RUN TestAuxFormatterEmit [2021-07-09T17:12:37.556Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-09T17:12:37.556Z] === RUN TestStreamWriterStdout [2021-07-09T17:12:37.556Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-09T17:12:37.556Z] === RUN TestStreamWriterStderr [2021-07-09T17:12:37.556Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-09T17:12:37.556Z] PASS [2021-07-09T17:12:37.556Z] coverage: 66.2% of statements [2021-07-09T17:12:37.556Z] ok github.com/docker/docker/pkg/streamformatter 0.031s coverage: 66.2% of statements [2021-07-09T17:12:38.008Z] === RUN TestGenerateRandomID [2021-07-09T17:12:38.008Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-09T17:12:38.008Z] === RUN TestShortenId [2021-07-09T17:12:38.008Z] --- PASS: TestShortenId (0.00s) [2021-07-09T17:12:38.008Z] === RUN TestShortenSha256Id [2021-07-09T17:12:38.008Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-09T17:12:38.008Z] === RUN TestShortenIdEmpty [2021-07-09T17:12:38.008Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-09T17:12:38.008Z] === RUN TestShortenIdInvalid [2021-07-09T17:12:38.008Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-09T17:12:38.008Z] === RUN TestIsShortIDNonHex [2021-07-09T17:12:38.008Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-09T17:12:38.008Z] === RUN TestIsShortIDNotCorrectSize [2021-07-09T17:12:38.008Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-09T17:12:38.008Z] PASS [2021-07-09T17:12:38.008Z] coverage: 70.6% of statements [2021-07-09T17:12:38.008Z] ok github.com/docker/docker/pkg/stringid 0.029s coverage: 70.6% of statements [2021-07-09T17:12:38.008Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.21s) [2021-07-09T17:12:38.008Z] === RUN TestNetworkDBGarbageCollection [2021-07-09T17:12:38.459Z] === RUN TestIsCpusetListAvailable [2021-07-09T17:12:38.459Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-09T17:12:38.459Z] PASS [2021-07-09T17:12:38.459Z] coverage: 38.2% of statements [2021-07-09T17:12:38.459Z] ok github.com/docker/docker/pkg/sysinfo 0.028s coverage: 38.2% of statements [2021-07-09T17:12:38.911Z] --- PASS: TestAllocateRandomDeallocate (2.64s) [2021-07-09T17:12:38.911Z] === RUN TestRetrieveFromStore [2021-07-09T17:12:39.363Z] time="2021-07-09T17:12:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-09T17:12:39.817Z] === RUN TestChtimes [2021-07-09T17:12:39.817Z] --- PASS: TestChtimes (0.00s) [2021-07-09T17:12:39.817Z] === RUN TestChtimesWindows [2021-07-09T17:12:39.817Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-09T17:12:39.817Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-09T17:12:39.817Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-09T17:12:39.817Z] === RUN TestEnsureRemoveAllNotExist [2021-07-09T17:12:39.817Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-09T17:12:39.817Z] === RUN TestEnsureRemoveAllWithDir [2021-07-09T17:12:39.817Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-09T17:12:39.817Z] === RUN TestEnsureRemoveAllWithFile [2021-07-09T17:12:39.817Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-09T17:12:39.817Z] === RUN TestHasWin32KSupport [2021-07-09T17:12:39.817Z] syscall_windows_test.go:8: win32k: true [2021-07-09T17:12:39.817Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-09T17:12:39.817Z] PASS [2021-07-09T17:12:39.817Z] coverage: 12.9% of statements [2021-07-09T17:12:39.817Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 12.9% of statements [2021-07-09T17:12:39.817Z] --- PASS: TestRetrieveFromStore (0.93s) [2021-07-09T17:12:39.817Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-09T17:12:39.904Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.20s) [2021-07-09T17:12:39.904Z] === CONT TestDaemonRestartIpcMode [2021-07-09T17:12:40.268Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-07-09T17:12:40.268Z] === RUN TestParallelPredefinedRequest1 [2021-07-09T17:12:40.268Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-09T17:12:40.268Z] === RUN TestParallelPredefinedRequest2 [2021-07-09T17:12:40.268Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-09T17:12:40.268Z] === RUN TestParallelPredefinedRequest3 [2021-07-09T17:12:40.268Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-09T17:12:40.268Z] === RUN TestParallelPredefinedRequest4 [2021-07-09T17:12:40.268Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-09T17:12:40.268Z] === RUN TestParallelPredefinedRequest5 [2021-07-09T17:12:40.268Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-09T17:12:40.268Z] === RUN TestDebug [2021-07-09T17:12:40.268Z] --- PASS: TestDebug (0.00s) [2021-07-09T17:12:40.268Z] === RUN TestRequestPoolParallel [2021-07-09T17:12:40.268Z] --- PASS: TestRequestPoolParallel (0.26s) [2021-07-09T17:12:40.268Z] === RUN TestFullAllocateRelease [2021-07-09T17:12:40.268Z] === RUN TestTailFile [2021-07-09T17:12:40.268Z] --- PASS: TestTailFile (0.00s) [2021-07-09T17:12:40.268Z] === RUN TestTailFileManyLines [2021-07-09T17:12:40.268Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-09T17:12:40.268Z] === RUN TestTailEmptyFile [2021-07-09T17:12:40.268Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-09T17:12:40.268Z] === RUN TestTailNegativeN [2021-07-09T17:12:40.268Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader [2021-07-09T17:12:40.268Z] === CONT TestNewTailReader [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/no_delimiter [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/truncated_last_line [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-09T17:12:40.268Z] === CONT TestNewTailReader/no_delimiter [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-09T17:12:40.268Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T17:12:40.268Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-09T17:12:40.268Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-09T17:12:40.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-09T17:12:40.268Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-09T17:12:40.269Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T17:12:40.269Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-09T17:12:40.269Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-09T17:12:40.269Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T17:12:40.269Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-09T17:12:40.269Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-09T17:12:40.269Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-09T17:12:40.269Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-09T17:12:40.269Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T17:12:40.269Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T17:12:40.269Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-09T17:12:40.269Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-09T17:12:40.269Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T17:12:40.269Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T17:12:40.269Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-09T17:12:40.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T17:12:40.269Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T17:12:40.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T17:12:40.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T17:12:40.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T17:12:40.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T17:12:40.270Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-09T17:12:40.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-09T17:12:40.270Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-09T17:12:40.270Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-09T17:12:40.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-09T17:12:40.270Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T17:12:40.270Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-09T17:12:40.270Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-09T17:12:40.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-09T17:12:40.270Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-09T17:12:40.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-09T17:12:40.270Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-09T17:12:40.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-09T17:12:40.402Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-09T17:12:40.402Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.31s) [2021-07-09T17:12:40.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.37s) [2021-07-09T17:12:40.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.24s) [2021-07-09T17:12:40.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.23s) [2021-07-09T17:12:40.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.22s) [2021-07-09T17:12:40.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.22s) [2021-07-09T17:12:40.403Z] === RUN TestBuildMultiStageCopy [2021-07-09T17:12:40.403Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-09T17:12:40.722Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-09T17:12:40.722Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-09T17:12:40.722Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-09T17:12:40.723Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T17:12:40.723Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-09T17:12:40.723Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-09T17:12:40.723Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-09T17:12:40.723Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-09T17:12:40.723Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.723Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T17:12:40.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T17:12:40.723Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T17:12:40.724Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-09T17:12:40.724Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T17:12:40.724Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T17:12:40.724Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.724Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-09T17:12:40.724Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-09T17:12:40.724Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T17:12:40.725Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-09T17:12:40.725Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T17:12:40.725Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T17:12:40.725Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-09T17:12:40.725Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-09T17:12:40.725Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T17:12:40.725Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T17:12:40.725Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T17:12:40.725Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T17:12:40.725Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.725Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-09T17:12:40.725Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-09T17:12:40.725Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-09T17:12:40.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-09T17:12:40.726Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-09T17:12:40.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-09T17:12:40.726Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-09T17:12:40.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-09T17:12:40.726Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-09T17:12:40.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-09T17:12:40.726Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-09T17:12:40.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-09T17:12:40.726Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-09T17:12:40.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-09T17:12:40.726Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-09T17:12:40.726Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-09T17:12:40.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-09T17:12:40.726Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-09T17:12:40.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-09T17:12:40.726Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-09T17:12:40.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-09T17:12:40.726Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-09T17:12:40.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T17:12:40.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T17:12:40.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T17:12:40.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T17:12:40.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T17:12:40.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T17:12:40.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T17:12:40.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T17:12:40.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T17:12:40.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T17:12:40.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T17:12:40.726Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-09T17:12:40.727Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-09T17:12:40.727Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.01s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.01s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.01s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.01s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-09T17:12:40.728Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-09T17:12:40.729Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:41.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-09T17:12:41.181Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-09T17:12:41.181Z] PASS [2021-07-09T17:12:41.181Z] coverage: 88.6% of statements [2021-07-09T17:12:41.181Z] ok github.com/docker/docker/pkg/tailfile 0.185s coverage: 88.6% of statements [2021-07-09T17:12:41.181Z] --- PASS: TestFullAllocateRelease (0.47s) [2021-07-09T17:12:41.181Z] === RUN TestOddAllocateRelease [2021-07-09T17:12:41.181Z] --- PASS: TestOddAllocateRelease (0.31s) [2021-07-09T17:12:41.181Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-09T17:12:41.181Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2021-07-09T17:12:41.181Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-09T17:12:41.181Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-07-09T17:12:41.181Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-09T17:12:41.181Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-07-09T17:12:41.181Z] === CONT TestParallelPredefinedRequest1 [2021-07-09T17:12:41.181Z] === CONT TestParallelPredefinedRequest4 [2021-07-09T17:12:41.181Z] === CONT TestParallelPredefinedRequest5 [2021-07-09T17:12:41.181Z] === CONT TestParallelPredefinedRequest1 [2021-07-09T17:12:41.181Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-09T17:12:41.181Z] === CONT TestParallelPredefinedRequest3 [2021-07-09T17:12:41.181Z] === CONT TestParallelPredefinedRequest4 [2021-07-09T17:12:41.181Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-09T17:12:41.181Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-09T17:12:41.181Z] === CONT TestParallelPredefinedRequest2 [2021-07-09T17:12:41.181Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-09T17:12:41.181Z] === CONT TestParallelPredefinedRequest2 [2021-07-09T17:12:41.181Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-09T17:12:41.181Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-09T17:12:41.181Z] === CONT TestParallelPredefinedRequest3 [2021-07-09T17:12:41.181Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-09T17:12:41.181Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-09T17:12:41.181Z] === CONT TestParallelPredefinedRequest5 [2021-07-09T17:12:41.181Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-09T17:12:41.181Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-09T17:12:41.181Z] PASS [2021-07-09T17:12:41.181Z] coverage: 85.3% of statements [2021-07-09T17:12:41.181Z] ok github.com/docker/docker/libnetwork/ipam 40.140s coverage: 85.3% of statements [2021-07-09T17:12:41.633Z] === RUN TestTarSumRemoveNonExistent [2021-07-09T17:12:41.633Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-09T17:12:41.633Z] === RUN TestTarSumRemove [2021-07-09T17:12:41.633Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-09T17:12:41.633Z] === RUN TestSortFileInfoSums [2021-07-09T17:12:41.633Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-09T17:12:41.633Z] === RUN TestNewTarSumForLabelInvalid [2021-07-09T17:12:41.633Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-09T17:12:41.633Z] === RUN TestNewTarSumForLabel [2021-07-09T17:12:41.633Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-09T17:12:41.633Z] === RUN TestEmptyTar [2021-07-09T17:12:41.633Z] --- PASS: TestEmptyTar (0.00s) [2021-07-09T17:12:41.633Z] === RUN TestTarSumsReadSize [2021-07-09T17:12:41.633Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-09T17:12:41.633Z] === RUN TestTarSums [2021-07-09T17:12:41.633Z] --- PASS: TestTarSums (0.05s) [2021-07-09T17:12:41.633Z] === RUN TestIteration [2021-07-09T17:12:41.633Z] --- PASS: TestIteration (0.00s) [2021-07-09T17:12:41.633Z] === RUN TestVersionLabelForChecksum [2021-07-09T17:12:41.633Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-09T17:12:41.633Z] === RUN TestVersion [2021-07-09T17:12:41.633Z] --- PASS: TestVersion (0.00s) [2021-07-09T17:12:41.633Z] === RUN TestGetVersion [2021-07-09T17:12:41.633Z] --- PASS: TestGetVersion (0.00s) [2021-07-09T17:12:41.633Z] === RUN TestGetVersions [2021-07-09T17:12:41.633Z] --- PASS: TestGetVersions (0.00s) [2021-07-09T17:12:41.633Z] PASS [2021-07-09T17:12:41.633Z] coverage: 89.3% of statements [2021-07-09T17:12:41.633Z] ok github.com/docker/docker/pkg/tarsum 0.093s coverage: 89.3% of statements [2021-07-09T17:12:42.085Z] testing: warning: no tests to run [2021-07-09T17:12:42.085Z] PASS [2021-07-09T17:12:42.085Z] coverage: [no statements] [2021-07-09T17:12:42.085Z] ok github.com/docker/docker/pkg/term/windows 0.031s coverage: [no statements] [no tests to run] [2021-07-09T17:12:42.539Z] === RUN TestTruncIndex [2021-07-09T17:12:42.539Z] --- PASS: TestTruncIndex (0.10s) [2021-07-09T17:12:42.539Z] PASS [2021-07-09T17:12:42.539Z] coverage: 91.5% of statements [2021-07-09T17:12:42.539Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2021-07-09T17:12:42.990Z] === RUN TestIsGIT [2021-07-09T17:12:42.990Z] --- PASS: TestIsGIT (0.00s) [2021-07-09T17:12:42.990Z] === RUN TestIsTransport [2021-07-09T17:12:42.990Z] --- PASS: TestIsTransport (0.00s) [2021-07-09T17:12:42.990Z] PASS [2021-07-09T17:12:42.990Z] coverage: 100.0% of statements [2021-07-09T17:12:42.990Z] ok github.com/docker/docker/pkg/urlutil 0.027s coverage: 100.0% of statements [2021-07-09T17:12:43.211Z] --- PASS: TestDaemonRestartIpcMode (2.95s) [2021-07-09T17:12:43.442Z] === RUN TestVersionInfo [2021-07-09T17:12:43.442Z] --- PASS: TestVersionInfo (0.00s) [2021-07-09T17:12:43.442Z] === RUN TestAppendVersions [2021-07-09T17:12:43.442Z] --- PASS: TestAppendVersions (0.00s) [2021-07-09T17:12:43.442Z] PASS [2021-07-09T17:12:43.442Z] coverage: 88.9% of statements [2021-07-09T17:12:43.442Z] ok github.com/docker/docker/pkg/useragent 0.027s coverage: 88.9% of statements [2021-07-09T17:12:43.689Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-09T17:12:43.781Z] --- PASS: TestContainerKillOnDaemonStart (12.19s) [2021-07-09T17:12:43.781Z] PASS [2021-07-09T17:12:43.781Z] [2021-07-09T17:12:43.781Z] === Skipped [2021-07-09T17:12:43.781Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-09T17:12:43.781Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-09T17:12:43.781Z] [2021-07-09T17:12:43.781Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-09T17:12:43.781Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-09T17:12:43.781Z] [2021-07-09T17:12:43.781Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-09T17:12:43.781Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-09T17:12:43.781Z] [2021-07-09T17:12:43.781Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-09T17:12:43.781Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-09T17:12:43.781Z] [2021-07-09T17:12:43.781Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-09T17:12:43.781Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-09T17:12:43.781Z] [2021-07-09T17:12:43.781Z] [2021-07-09T17:12:43.781Z] DONE 196 tests, 5 skipped in 145.106s [2021-07-09T17:12:43.781Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-09T17:12:43.781Z] === RUN TestConfigDaemonLibtrustID [2021-07-09T17:12:43.894Z] time="2021-07-09T17:12:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-09T17:12:43.948Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-09T17:12:44.208Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-09T17:12:44.352Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-09T17:12:44.352Z] === RUN TestDaemonConfigValidation [2021-07-09T17:12:44.352Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-09T17:12:44.352Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-09T17:12:44.352Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-09T17:12:44.352Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-09T17:12:44.352Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-09T17:12:44.352Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-09T17:12:44.352Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-09T17:12:44.352Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-09T17:12:44.352Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-09T17:12:44.352Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-09T17:12:44.352Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-09T17:12:44.352Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-09T17:12:44.352Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-09T17:12:44.352Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-09T17:12:44.352Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-09T17:12:44.352Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-09T17:12:44.352Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-07-09T17:12:44.352Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-07-09T17:12:44.352Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-07-09T17:12:44.352Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-07-09T17:12:44.352Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-07-09T17:12:44.352Z] PASS [2021-07-09T17:12:44.352Z] [2021-07-09T17:12:44.352Z] DONE 7 tests in 0.747s [2021-07-09T17:12:44.352Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-09T17:12:44.614Z] INFO: Testing against a local daemon [2021-07-09T17:12:44.614Z] === RUN TestCommitInheritsEnv [2021-07-09T17:12:44.777Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-09T17:12:44.848Z] === RUN TestValidatePrivileges [2021-07-09T17:12:44.848Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-09T17:12:44.848Z] === RUN TestFilterByCapNeg [2021-07-09T17:12:44.848Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-09T17:12:44.848Z] === RUN TestFilterByCapPos [2021-07-09T17:12:44.848Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-09T17:12:44.848Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-09T17:12:44.848Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-09T17:12:44.848Z] PASS [2021-07-09T17:12:44.848Z] coverage: 12.0% of statements [2021-07-09T17:12:44.848Z] ok github.com/docker/docker/plugin 0.043s coverage: 12.0% of statements [2021-07-09T17:12:44.874Z] --- PASS: TestCommitInheritsEnv (0.34s) [2021-07-09T17:12:44.874Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-09T17:12:44.874Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-09T17:12:44.874Z] === RUN TestImagesFilterMultiReference [2021-07-09T17:12:44.874Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-07-09T17:12:44.874Z] === RUN TestImagePullPlatformInvalid [2021-07-09T17:12:44.874Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-09T17:12:44.874Z] === RUN TestRemoveImageOrphaning [2021-07-09T17:12:45.134Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2021-07-09T17:12:45.134Z] === RUN TestRemoveImageGarbageCollector [2021-07-09T17:12:45.300Z] === RUN TestNewSettable [2021-07-09T17:12:45.300Z] --- PASS: TestNewSettable (0.00s) [2021-07-09T17:12:45.300Z] === RUN TestIsSettable [2021-07-09T17:12:45.300Z] --- PASS: TestIsSettable (0.00s) [2021-07-09T17:12:45.300Z] === RUN TestUpdateSettingsEnv [2021-07-09T17:12:45.300Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-09T17:12:45.300Z] PASS [2021-07-09T17:12:45.300Z] coverage: 20.0% of statements [2021-07-09T17:12:45.300Z] ok github.com/docker/docker/plugin/v2 0.029s coverage: 20.0% of statements [2021-07-09T17:12:45.345Z] --- PASS: TestBuildMultiStageCopy (5.35s) [2021-07-09T17:12:45.345Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.57s) [2021-07-09T17:12:45.345Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2021-07-09T17:12:45.345Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.43s) [2021-07-09T17:12:45.345Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2021-07-09T17:12:45.345Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.46s) [2021-07-09T17:12:45.345Z] === RUN TestBuildMultiStageParentConfig [2021-07-09T17:12:46.252Z] === RUN TestLoad [2021-07-09T17:12:46.252Z] --- PASS: TestLoad (0.00s) [2021-07-09T17:12:46.252Z] === RUN TestSave [2021-07-09T17:12:46.252Z] --- PASS: TestSave (0.02s) [2021-07-09T17:12:46.252Z] === RUN TestAddDeleteGet [2021-07-09T17:12:46.252Z] --- PASS: TestAddDeleteGet (0.02s) [2021-07-09T17:12:46.252Z] === RUN TestInvalidTags [2021-07-09T17:12:46.252Z] --- PASS: TestInvalidTags (0.00s) [2021-07-09T17:12:46.252Z] PASS [2021-07-09T17:12:46.252Z] coverage: 84.4% of statements [2021-07-09T17:12:46.252Z] ok github.com/docker/docker/reference 0.075s coverage: 84.4% of statements [2021-07-09T17:12:46.282Z] --- PASS: TestBuildMultiStageParentConfig (1.12s) [2021-07-09T17:12:46.282Z] === RUN TestBuildLabelWithTargets [2021-07-09T17:12:47.045Z] --- PASS: TestRemoveImageGarbageCollector (1.90s) [2021-07-09T17:12:47.045Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-09T17:12:47.045Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-07-09T17:12:47.045Z] === RUN TestTagInvalidReference [2021-07-09T17:12:47.045Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-09T17:12:47.045Z] === RUN TestTagValidPrefixedRepo [2021-07-09T17:12:47.045Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-09T17:12:47.045Z] === RUN TestTagExistedNameWithoutForce [2021-07-09T17:12:47.045Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-09T17:12:47.045Z] === RUN TestTagOfficialNames [2021-07-09T17:12:47.205Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-09T17:12:47.205Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-09T17:12:47.205Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-09T17:12:47.205Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-09T17:12:47.304Z] --- PASS: TestTagOfficialNames (0.05s) [2021-07-09T17:12:47.305Z] === RUN TestTagMatchesDigest [2021-07-09T17:12:47.305Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-07-09T17:12:47.305Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-09T17:12:47.656Z] === RUN TestResolveAuthConfigIndexServer [2021-07-09T17:12:47.656Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-09T17:12:47.656Z] === RUN TestResolveAuthConfigFullURL [2021-07-09T17:12:47.656Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-09T17:12:47.656Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-09T17:12:47.656Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-09T17:12:47.656Z] === RUN TestValidateMirror [2021-07-09T17:12:47.656Z] --- PASS: TestValidateMirror (0.00s) [2021-07-09T17:12:47.656Z] === RUN TestLoadInsecureRegistries [2021-07-09T17:12:47.656Z] time="2021-07-09T17:12:47Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-09T17:12:47.656Z] time="2021-07-09T17:12:47Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-09T17:12:47.656Z] time="2021-07-09T17:12:47Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-09T17:12:47.656Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2021-07-09T17:12:47.656Z] === RUN TestNewServiceConfig [2021-07-09T17:12:47.656Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-09T17:12:47.656Z] === RUN TestValidateIndexName [2021-07-09T17:12:47.656Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-09T17:12:47.656Z] === RUN TestValidateIndexNameWithError [2021-07-09T17:12:47.656Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-09T17:12:47.656Z] === RUN TestEndpointParse [2021-07-09T17:12:47.656Z] --- PASS: TestEndpointParse (0.00s) [2021-07-09T17:12:47.656Z] === RUN TestEndpointParseInvalid [2021-07-09T17:12:47.656Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-09T17:12:47.656Z] === RUN TestValidateEndpoint [2021-07-09T17:12:47.656Z] --- PASS: TestValidateEndpoint (0.01s) [2021-07-09T17:12:47.656Z] === RUN TestPing [2021-07-09T17:12:47.656Z] --- PASS: TestPing (0.00s) [2021-07-09T17:12:47.656Z] === RUN TestPingRegistryEndpoint [2021-07-09T17:12:47.656Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-09T17:12:47.656Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-09T17:12:47.656Z] === RUN TestEndpoint [2021-07-09T17:12:47.656Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-09T17:12:47.656Z] --- SKIP: TestEndpoint (0.00s) [2021-07-09T17:12:47.656Z] === RUN TestParseRepositoryInfo [2021-07-09T17:12:47.656Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-09T17:12:47.656Z] === RUN TestNewIndexInfo [2021-07-09T17:12:47.656Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-09T17:12:47.656Z] === RUN TestMirrorEndpointLookup [2021-07-09T17:12:47.656Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-09T17:12:47.656Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-07-09T17:12:47.656Z] === RUN TestSearchRepositories [2021-07-09T17:12:47.656Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-09T17:12:47.656Z] Host: 127.0.0.1:49308 [2021-07-09T17:12:47.656Z] User-Agent: docker test client [2021-07-09T17:12:47.656Z] Authorization: Token fake-token [2021-07-09T17:12:47.656Z] X-Docker-Token: true [2021-07-09T17:12:47.656Z] Accept-Encoding: gzip [2021-07-09T17:12:47.656Z] [2021-07-09T17:12:47.656Z] [2021-07-09T17:12:47.656Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-09T17:12:47.656Z] Connection: close [2021-07-09T17:12:47.656Z] Content-Length: 144 [2021-07-09T17:12:47.656Z] Cache-Control: no-cache [2021-07-09T17:12:47.656Z] Content-Type: application/json [2021-07-09T17:12:47.656Z] Date: Fri, 09 Jul 2021 17:12:47 GMT [2021-07-09T17:12:47.656Z] Expires: -1 [2021-07-09T17:12:47.656Z] Pragma: no-cache [2021-07-09T17:12:47.656Z] Server: docker-tests/mock [2021-07-09T17:12:47.656Z] X-Docker-Registry-Config: mock [2021-07-09T17:12:47.656Z] X-Docker-Registry-Version: 0.0.0 [2021-07-09T17:12:47.656Z] [2021-07-09T17:12:47.656Z] [2021-07-09T17:12:47.656Z] --- PASS: TestSearchRepositories (0.00s) [2021-07-09T17:12:47.656Z] === RUN TestTrustedLocation [2021-07-09T17:12:47.656Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-09T17:12:47.656Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-09T17:12:47.656Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-09T17:12:47.656Z] === RUN TestAllowNondistributableArtifacts [2021-07-09T17:12:47.656Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-09T17:12:47.656Z] === RUN TestIsSecureIndex [2021-07-09T17:12:47.656Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-09T17:12:47.656Z] PASS [2021-07-09T17:12:47.656Z] coverage: 51.7% of statements [2021-07-09T17:12:47.656Z] ok github.com/docker/docker/registry 0.187s coverage: 51.7% of statements [2021-07-09T17:12:48.107Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-09T17:12:48.108Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-07-09T17:12:48.108Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-09T17:12:48.108Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-09T17:12:48.108Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-09T17:12:48.108Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-09T17:12:48.108Z] === RUN TestResumableRequestReaderWithReadError [2021-07-09T17:12:48.108Z] time="2021-07-09T17:12:47Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-09T17:12:48.108Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2021-07-09T17:12:48.108Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-09T17:12:48.108Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-09T17:12:48.108Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-09T17:12:48.108Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-09T17:12:48.108Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-09T17:12:48.108Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-09T17:12:48.108Z] === RUN TestResumableRequestReader [2021-07-09T17:12:48.108Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-09T17:12:48.108Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-09T17:12:48.108Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-09T17:12:48.108Z] PASS [2021-07-09T17:12:48.108Z] coverage: 100.0% of statements [2021-07-09T17:12:48.108Z] ok github.com/docker/docker/registry/resumable 0.143s coverage: 100.0% of statements [2021-07-09T17:12:48.108Z] === RUN TestRestartManagerTimeout [2021-07-09T17:12:48.108Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-09T17:12:48.108Z] === RUN TestRestartManagerTimeoutReset [2021-07-09T17:12:48.108Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-09T17:12:48.108Z] PASS [2021-07-09T17:12:48.108Z] coverage: 50.9% of statements [2021-07-09T17:12:48.108Z] ok github.com/docker/docker/restartmanager 0.030s coverage: 50.9% of statements [2021-07-09T17:12:48.186Z] --- PASS: TestBuildLabelWithTargets (1.83s) [2021-07-09T17:12:48.186Z] === RUN TestBuildWithEmptyLayers [2021-07-09T17:12:49.060Z] === RUN TestDecodeContainerConfig [2021-07-09T17:12:49.060Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-09T17:12:49.060Z] === RUN TestDecodeContainerConfigIsolation [2021-07-09T17:12:49.060Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-09T17:12:49.060Z] === RUN TestValidatePrivileged [2021-07-09T17:12:49.060Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-09T17:12:49.060Z] PASS [2021-07-09T17:12:49.060Z] coverage: 52.2% of statements [2021-07-09T17:12:49.060Z] ok github.com/docker/docker/runconfig 0.033s coverage: 52.2% of statements [2021-07-09T17:12:49.060Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-09T17:12:49.060Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-09T17:12:49.060Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-09T17:12:49.060Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-09T17:12:49.060Z] PASS [2021-07-09T17:12:49.060Z] coverage: 62.5% of statements [2021-07-09T17:12:49.060Z] ok github.com/docker/docker/testutil 0.030s coverage: 62.5% of statements [2021-07-09T17:12:49.123Z] --- PASS: TestBuildWithEmptyLayers (0.97s) [2021-07-09T17:12:49.123Z] === RUN TestBuildMultiStageOnBuild [2021-07-09T17:12:51.931Z] === RUN TestGetDriver [2021-07-09T17:12:51.931Z] --- PASS: TestGetDriver (0.00s) [2021-07-09T17:12:51.931Z] === RUN TestVolumeRequestError [2021-07-09T17:12:51.931Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-09T17:12:51.931Z] PASS [2021-07-09T17:12:51.931Z] coverage: 36.1% of statements [2021-07-09T17:12:51.931Z] ok github.com/docker/docker/volume/drivers 0.036s coverage: 36.1% of statements [2021-07-09T17:12:51.931Z] === RUN TestGetAddress [2021-07-09T17:12:51.931Z] --- PASS: TestGetAddress (0.00s) [2021-07-09T17:12:51.931Z] === RUN TestRemove [2021-07-09T17:12:51.931Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-09T17:12:51.931Z] --- SKIP: TestRemove (0.00s) [2021-07-09T17:12:51.931Z] === RUN TestInitializeWithVolumes [2021-07-09T17:12:51.931Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-09T17:12:51.931Z] === RUN TestCreate [2021-07-09T17:12:51.931Z] --- PASS: TestCreate (0.01s) [2021-07-09T17:12:51.931Z] === RUN TestValidateName [2021-07-09T17:12:51.931Z] --- PASS: TestValidateName (0.00s) [2021-07-09T17:12:51.931Z] === RUN TestCreateWithOpts [2021-07-09T17:12:51.931Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-09T17:12:51.931Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-09T17:12:51.931Z] === RUN TestRelaodNoOpts [2021-07-09T17:12:51.931Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-07-09T17:12:51.931Z] PASS [2021-07-09T17:12:51.931Z] coverage: 41.5% of statements [2021-07-09T17:12:51.931Z] ok github.com/docker/docker/volume/local 0.060s coverage: 41.5% of statements [2021-07-09T17:12:52.383Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-07-09T17:12:52.383Z] === RUN TestClientStream [2021-07-09T17:12:52.383Z] --- PASS: TestClientStream (0.00s) [2021-07-09T17:12:52.383Z] === RUN TestClientSendFile [2021-07-09T17:12:52.383Z] --- PASS: TestClientSendFile (0.00s) [2021-07-09T17:12:52.383Z] === RUN TestClientWithRequestTimeout [2021-07-09T17:12:52.383Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-07-09T17:12:52.383Z] === RUN TestFileSpecPlugin [2021-07-09T17:12:52.383Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-09T17:12:52.383Z] === RUN TestFileJSONSpecPlugin [2021-07-09T17:12:52.383Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-09T17:12:52.383Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-09T17:12:52.383Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-09T17:12:52.383Z] === RUN TestPluginAddHandler [2021-07-09T17:12:52.383Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-09T17:12:52.383Z] === RUN TestPluginWaitBadPlugin [2021-07-09T17:12:52.383Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-09T17:12:52.383Z] === RUN TestGet [2021-07-09T17:12:52.383Z] time="2021-07-09T17:12:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-09T17:12:52.383Z] === RUN TestConvertTmpfsOptions [2021-07-09T17:12:52.383Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-09T17:12:52.383Z] parser_test.go:49: data="ro" [2021-07-09T17:12:52.383Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-09T17:12:52.383Z] === RUN TestParseMountRaw [2021-07-09T17:12:52.383Z] --- PASS: TestParseMountRaw (0.02s) [2021-07-09T17:12:52.383Z] === RUN TestParseMountRawSplit [2021-07-09T17:12:52.383Z] parser_test.go:390: case 0 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 1 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 2 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 3 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 4 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 5 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 6 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 7 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 8 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 0 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 1 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 2 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 3 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 4 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 5 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 6 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 7 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 8 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 9 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 10 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 11 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 12 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 0 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 1 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 2 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 3 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 4 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 5 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 6 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 7 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 8 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 9 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 10 [2021-07-09T17:12:52.383Z] parser_test.go:390: case 11 [2021-07-09T17:12:52.383Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-07-09T17:12:52.383Z] === RUN TestParseMountSpec [2021-07-09T17:12:52.383Z] parser_test.go:455: case 0 [2021-07-09T17:12:52.383Z] parser_test.go:455: case 1 [2021-07-09T17:12:52.383Z] parser_test.go:455: case 2 [2021-07-09T17:12:52.383Z] parser_test.go:455: case 3 [2021-07-09T17:12:52.383Z] parser_test.go:455: case 4 [2021-07-09T17:12:52.383Z] parser_test.go:455: case 5 [2021-07-09T17:12:52.383Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-09T17:12:52.383Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-09T17:12:52.383Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-09T17:12:52.383Z] === RUN TestValidateMount [2021-07-09T17:12:52.383Z] --- PASS: TestValidateMount (0.00s) [2021-07-09T17:12:52.383Z] PASS [2021-07-09T17:12:52.383Z] coverage: 66.2% of statements [2021-07-09T17:12:52.383Z] ok github.com/docker/docker/volume/mounts 0.062s coverage: 66.2% of statements [2021-07-09T17:12:53.329Z] --- PASS: TestBuildMultiStageOnBuild (3.84s) [2021-07-09T17:12:53.330Z] === RUN TestBuildUncleanTarFilenames [2021-07-09T17:12:53.335Z] === RUN TestSetGetMeta [2021-07-09T17:12:53.335Z] === PAUSE TestSetGetMeta [2021-07-09T17:12:53.335Z] === RUN TestRestore [2021-07-09T17:12:53.335Z] === PAUSE TestRestore [2021-07-09T17:12:53.335Z] === RUN TestServiceCreate [2021-07-09T17:12:53.335Z] === PAUSE TestServiceCreate [2021-07-09T17:12:53.335Z] === RUN TestServiceList [2021-07-09T17:12:53.335Z] === PAUSE TestServiceList [2021-07-09T17:12:53.335Z] === RUN TestServiceRemove [2021-07-09T17:12:53.335Z] === PAUSE TestServiceRemove [2021-07-09T17:12:53.335Z] === RUN TestServiceGet [2021-07-09T17:12:53.335Z] === PAUSE TestServiceGet [2021-07-09T17:12:53.335Z] === RUN TestServicePrune [2021-07-09T17:12:53.335Z] === PAUSE TestServicePrune [2021-07-09T17:12:53.335Z] === RUN TestCreate [2021-07-09T17:12:53.335Z] === PAUSE TestCreate [2021-07-09T17:12:53.335Z] === RUN TestRemove [2021-07-09T17:12:53.335Z] === PAUSE TestRemove [2021-07-09T17:12:53.335Z] === RUN TestList [2021-07-09T17:12:53.335Z] === PAUSE TestList [2021-07-09T17:12:53.335Z] === RUN TestFindByDriver [2021-07-09T17:12:53.335Z] === PAUSE TestFindByDriver [2021-07-09T17:12:53.335Z] === RUN TestFindByReferenced [2021-07-09T17:12:53.335Z] === PAUSE TestFindByReferenced [2021-07-09T17:12:53.335Z] === RUN TestDerefMultipleOfSameRef [2021-07-09T17:12:53.335Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-09T17:12:53.335Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-09T17:12:53.335Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-09T17:12:53.335Z] === RUN TestDefererencePluginOnCreateError [2021-07-09T17:12:53.335Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-09T17:12:53.335Z] === RUN TestRefDerefRemove [2021-07-09T17:12:53.335Z] === PAUSE TestRefDerefRemove [2021-07-09T17:12:53.335Z] === RUN TestGet [2021-07-09T17:12:53.335Z] === PAUSE TestGet [2021-07-09T17:12:53.335Z] === RUN TestGetWithReference [2021-07-09T17:12:53.335Z] === PAUSE TestGetWithReference [2021-07-09T17:12:53.335Z] === RUN TestFilterFunc [2021-07-09T17:12:53.335Z] === RUN TestFilterFunc/test_nil_list [2021-07-09T17:12:53.335Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-09T17:12:53.335Z] === RUN TestFilterFunc/test_empty_list [2021-07-09T17:12:53.335Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-09T17:12:53.335Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-09T17:12:53.335Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-09T17:12:53.335Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-09T17:12:53.335Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-09T17:12:53.335Z] === RUN TestFilterFunc/test_filter_some [2021-07-09T17:12:53.335Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-09T17:12:53.335Z] === RUN TestFilterFunc/test_filter_middle [2021-07-09T17:12:53.335Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-09T17:12:53.335Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-09T17:12:53.335Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-09T17:12:53.335Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-09T17:12:53.335Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-09T17:12:53.335Z] === CONT TestFilterFunc/test_nil_list [2021-07-09T17:12:53.335Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-09T17:12:53.335Z] === CONT TestFilterFunc/test_filter_some [2021-07-09T17:12:53.335Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-09T17:12:53.335Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-09T17:12:53.335Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-09T17:12:53.335Z] === CONT TestFilterFunc/test_empty_list [2021-07-09T17:12:53.335Z] === CONT TestFilterFunc/test_filter_middle [2021-07-09T17:12:53.335Z] --- PASS: TestFilterFunc (0.00s) [2021-07-09T17:12:53.335Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-09T17:12:53.335Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-09T17:12:53.335Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-09T17:12:53.335Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-09T17:12:53.335Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-09T17:12:53.335Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-09T17:12:53.335Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-09T17:12:53.335Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-09T17:12:53.335Z] === CONT TestSetGetMeta [2021-07-09T17:12:53.335Z] === CONT TestFindByReferenced [2021-07-09T17:12:53.335Z] === CONT TestServicePrune [2021-07-09T17:12:53.335Z] === CONT TestGetWithReference [2021-07-09T17:12:53.335Z] --- PASS: TestSetGetMeta (0.01s) [2021-07-09T17:12:53.335Z] === CONT TestServiceGet [2021-07-09T17:12:53.335Z] --- PASS: TestFindByReferenced (0.02s) [2021-07-09T17:12:53.335Z] === CONT TestServiceRemove [2021-07-09T17:12:53.335Z] --- PASS: TestGetWithReference (0.02s) [2021-07-09T17:12:53.335Z] === CONT TestServiceList [2021-07-09T17:12:53.335Z] --- PASS: TestServiceGet (0.09s) [2021-07-09T17:12:53.335Z] === CONT TestServiceCreate [2021-07-09T17:12:53.335Z] time="2021-07-09T17:12:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-09T17:12:53.335Z] --- PASS: TestServiceRemove (0.09s) [2021-07-09T17:12:53.335Z] === CONT TestRestore [2021-07-09T17:12:53.335Z] time="2021-07-09T17:12:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-09T17:12:53.335Z] --- PASS: TestServiceList (0.09s) [2021-07-09T17:12:53.335Z] === CONT TestList [2021-07-09T17:12:53.335Z] time="2021-07-09T17:12:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-09T17:12:53.335Z] time="2021-07-09T17:12:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-09T17:12:53.335Z] === CONT TestFindByDriver [2021-07-09T17:12:53.335Z] --- PASS: TestServiceCreate (0.02s) [2021-07-09T17:12:53.335Z] time="2021-07-09T17:12:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-09T17:12:53.335Z] --- PASS: TestRestore (0.02s) [2021-07-09T17:12:53.335Z] === CONT TestRemove [2021-07-09T17:12:53.335Z] --- PASS: TestServicePrune (0.13s) [2021-07-09T17:12:53.335Z] === CONT TestDefererencePluginOnCreateError [2021-07-09T17:12:53.335Z] --- PASS: TestList (0.02s) [2021-07-09T17:12:53.335Z] === CONT TestGet [2021-07-09T17:12:53.335Z] --- PASS: TestFindByDriver (0.02s) [2021-07-09T17:12:53.335Z] === CONT TestRefDerefRemove [2021-07-09T17:12:53.335Z] --- PASS: TestRemove (0.01s) [2021-07-09T17:12:53.335Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-09T17:12:53.335Z] --- PASS: TestGet (0.01s) [2021-07-09T17:12:53.335Z] === CONT TestDerefMultipleOfSameRef [2021-07-09T17:12:53.335Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-07-09T17:12:53.335Z] === CONT TestCreate [2021-07-09T17:12:53.335Z] --- PASS: TestRefDerefRemove (0.01s) [2021-07-09T17:12:53.335Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-07-09T17:12:53.335Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-07-09T17:12:53.335Z] --- PASS: TestCreate (0.01s) [2021-07-09T17:12:53.335Z] PASS [2021-07-09T17:12:53.335Z] coverage: 69.6% of statements [2021-07-09T17:12:53.335Z] ok github.com/docker/docker/volume/service 0.192s coverage: 69.6% of statements [2021-07-09T17:12:53.335Z] time="2021-07-09T17:12:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-09T17:12:54.715Z] --- PASS: TestBuildUncleanTarFilenames (1.67s) [2021-07-09T17:12:54.715Z] === RUN TestBuildMultiStageLayerLeak [2021-07-09T17:12:55.486Z] time="2021-07-09T17:12:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-09T17:12:58.909Z] --- PASS: TestBuildMultiStageLayerLeak (3.92s) [2021-07-09T17:12:58.909Z] === RUN TestBuildWithHugeFile [2021-07-09T17:13:00.121Z] time="2021-07-09T17:12:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-09T17:13:08.615Z] --- PASS: TestGet (15.01s) [2021-07-09T17:13:08.615Z] === RUN TestPluginWithNoManifest [2021-07-09T17:13:08.615Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-09T17:13:08.615Z] === RUN TestGetAll [2021-07-09T17:13:08.615Z] --- PASS: TestGetAll (0.00s) [2021-07-09T17:13:08.615Z] PASS [2021-07-09T17:13:08.615Z] coverage: 73.4% of statements [2021-07-09T17:13:08.615Z] ok github.com/docker/docker/pkg/plugins 35.855s coverage: 73.4% of statements [2021-07-09T17:13:19.763Z] --- PASS: TestImportExtremelyLargeImageWorks (91.21s) [2021-07-09T17:13:19.763Z] PASS [2021-07-09T17:13:19.763Z] [2021-07-09T17:13:19.763Z] === Skipped [2021-07-09T17:13:19.763Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-09T17:13:19.763Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-09T17:13:19.763Z] [2021-07-09T17:13:19.763Z] [2021-07-09T17:13:19.763Z] DONE 12 tests, 1 skipped in 95.332s [2021-07-09T17:13:19.763Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-09T17:13:19.763Z] INFO: Testing against a local daemon [2021-07-09T17:13:19.763Z] === RUN TestNetworkCreateDelete [2021-07-09T17:13:19.763Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-07-09T17:13:19.763Z] === RUN TestDockerNetworkDeletePreferID [2021-07-09T17:13:19.763Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-07-09T17:13:19.763Z] === RUN TestDaemonDNSFallback [2021-07-09T17:13:22.274Z] --- PASS: TestDaemonDNSFallback (6.56s) [2021-07-09T17:13:22.274Z] === RUN TestInspectNetwork [2021-07-09T17:13:22.274Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:22.274Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-09T17:13:22.274Z] === RUN TestRunContainerWithBridgeNone [2021-07-09T17:13:22.274Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T17:13:22.274Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-09T17:13:22.274Z] === RUN TestNetworkInvalidJSON [2021-07-09T17:13:22.274Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-09T17:13:22.274Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-09T17:13:22.274Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-09T17:13:22.274Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-09T17:13:22.274Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-09T17:13:22.274Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-09T17:13:22.274Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-09T17:13:22.274Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-09T17:13:22.274Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-09T17:13:22.274Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-07-09T17:13:22.274Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-09T17:13:22.274Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-09T17:13:22.274Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-09T17:13:22.274Z] === RUN TestNetworkList [2021-07-09T17:13:22.274Z] === RUN TestNetworkList//networks [2021-07-09T17:13:22.274Z] === PAUSE TestNetworkList//networks [2021-07-09T17:13:22.274Z] === RUN TestNetworkList//networks/ [2021-07-09T17:13:22.274Z] === PAUSE TestNetworkList//networks/ [2021-07-09T17:13:22.274Z] === CONT TestNetworkList//networks [2021-07-09T17:13:22.274Z] === CONT TestNetworkList//networks/ [2021-07-09T17:13:22.274Z] --- PASS: TestNetworkList (0.01s) [2021-07-09T17:13:22.274Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-09T17:13:22.274Z] --- PASS: TestNetworkList//networks/ (0.01s) [2021-07-09T17:13:22.274Z] === RUN TestHostIPv4BridgeLabel [2021-07-09T17:13:22.274Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T17:13:22.274Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-09T17:13:22.274Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-09T17:13:22.274Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T17:13:22.274Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-07-09T17:13:22.274Z] === RUN TestDaemonDefaultNetworkPools [2021-07-09T17:13:22.274Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T17:13:22.274Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-07-09T17:13:22.274Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-09T17:13:22.274Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T17:13:22.274Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-09T17:13:22.274Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-09T17:13:22.274Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T17:13:22.274Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-09T17:13:22.274Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-09T17:13:22.274Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T17:13:22.274Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-09T17:13:22.274Z] === RUN TestServiceWithPredefinedNetwork [2021-07-09T17:13:22.274Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:22.274Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-09T17:13:22.274Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-09T17:13:22.274Z] service_test.go:242: FLAKY_TEST [2021-07-09T17:13:22.274Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-09T17:13:22.274Z] === RUN TestServiceWithDataPathPortInit [2021-07-09T17:13:22.274Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:22.274Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-07-09T17:13:22.274Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-09T17:13:22.274Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:22.274Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-09T17:13:22.274Z] PASS [2021-07-09T17:13:22.274Z] [2021-07-09T17:13:22.274Z] === Skipped [2021-07-09T17:13:22.274Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-07-09T17:13:22.274Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:22.274Z] [2021-07-09T17:13:22.274Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-07-09T17:13:22.274Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T17:13:22.274Z] [2021-07-09T17:13:22.274Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-07-09T17:13:22.274Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T17:13:22.274Z] [2021-07-09T17:13:22.274Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-07-09T17:13:22.274Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T17:13:22.275Z] [2021-07-09T17:13:22.275Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-07-09T17:13:22.275Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T17:13:22.275Z] [2021-07-09T17:13:22.275Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-09T17:13:22.275Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T17:13:22.275Z] [2021-07-09T17:13:22.275Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-09T17:13:22.275Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T17:13:22.275Z] [2021-07-09T17:13:22.275Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-09T17:13:22.275Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T17:13:22.275Z] [2021-07-09T17:13:22.275Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-07-09T17:13:22.275Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:22.275Z] [2021-07-09T17:13:22.275Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-09T17:13:22.275Z] service_test.go:242: FLAKY_TEST [2021-07-09T17:13:22.275Z] [2021-07-09T17:13:22.275Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-07-09T17:13:22.275Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:22.275Z] [2021-07-09T17:13:22.275Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-09T17:13:22.275Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:22.275Z] [2021-07-09T17:13:22.275Z] [2021-07-09T17:13:22.275Z] DONE 22 tests, 12 skipped in 7.406s [2021-07-09T17:13:22.275Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-09T17:13:22.275Z] INFO: Testing against a local daemon [2021-07-09T17:13:22.275Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-09T17:13:22.275Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-09T17:13:22.275Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-09T17:13:22.275Z] === RUN TestDockerNetworkIpvlan [2021-07-09T17:13:22.275Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-09T17:13:22.275Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-09T17:13:22.275Z] PASS [2021-07-09T17:13:22.275Z] [2021-07-09T17:13:22.275Z] === Skipped [2021-07-09T17:13:22.275Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-09T17:13:22.275Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-09T17:13:22.275Z] [2021-07-09T17:13:22.275Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-09T17:13:22.275Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-09T17:13:22.275Z] [2021-07-09T17:13:22.275Z] [2021-07-09T17:13:22.275Z] DONE 2 tests, 2 skipped in 0.167s [2021-07-09T17:13:22.275Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-09T17:13:22.275Z] INFO: Testing against a local daemon [2021-07-09T17:13:22.275Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-09T17:13:22.275Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T17:13:22.275Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-09T17:13:22.275Z] === RUN TestDockerNetworkMacvlan [2021-07-09T17:13:22.275Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T17:13:22.275Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-07-09T17:13:22.275Z] PASS [2021-07-09T17:13:22.275Z] [2021-07-09T17:13:22.275Z] === Skipped [2021-07-09T17:13:22.275Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-09T17:13:22.275Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T17:13:22.275Z] [2021-07-09T17:13:22.275Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-07-09T17:13:22.275Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T17:13:22.275Z] [2021-07-09T17:13:22.275Z] [2021-07-09T17:13:22.275Z] DONE 2 tests, 2 skipped in 0.124s [2021-07-09T17:13:22.275Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-09T17:13:22.275Z] testing: warning: no tests to run [2021-07-09T17:13:22.275Z] PASS [2021-07-09T17:13:22.275Z] [2021-07-09T17:13:22.275Z] DONE 0 tests in 0.037s [2021-07-09T17:13:22.275Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-09T17:13:22.532Z] INFO: Testing against a local daemon [2021-07-09T17:13:22.532Z] === RUN TestAuthZPluginAllowRequest [2021-07-09T17:13:22.532Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.532Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-07-09T17:13:22.532Z] === RUN TestAuthZPluginTLS [2021-07-09T17:13:22.532Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.532Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-07-09T17:13:22.532Z] === RUN TestAuthZPluginDenyRequest [2021-07-09T17:13:22.532Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.532Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-07-09T17:13:22.532Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-09T17:13:22.532Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.532Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-09T17:13:22.532Z] === RUN TestAuthZPluginDenyResponse [2021-07-09T17:13:22.532Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.532Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-07-09T17:13:22.532Z] === RUN TestAuthZPluginAllowEventStream [2021-07-09T17:13:22.532Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.532Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-07-09T17:13:22.532Z] === RUN TestAuthZPluginErrorResponse [2021-07-09T17:13:22.532Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.532Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-07-09T17:13:22.532Z] === RUN TestAuthZPluginErrorRequest [2021-07-09T17:13:22.532Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.532Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-07-09T17:13:22.532Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-09T17:13:22.532Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.532Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-09T17:13:22.532Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-09T17:13:22.532Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.532Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-09T17:13:22.532Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-09T17:13:22.532Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.532Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-09T17:13:22.532Z] === RUN TestAuthZPluginHeader [2021-07-09T17:13:22.532Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.532Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-07-09T17:13:22.532Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-09T17:13:22.788Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.788Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2021-07-09T17:13:22.788Z] === RUN TestAuthZPluginV2Disable [2021-07-09T17:13:22.788Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.788Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-07-09T17:13:22.788Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-09T17:13:22.788Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.788Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-07-09T17:13:22.788Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-09T17:13:22.788Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.788Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-07-09T17:13:22.788Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-09T17:13:22.788Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.788Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-09T17:13:22.788Z] PASS [2021-07-09T17:13:22.788Z] [2021-07-09T17:13:22.788Z] === Skipped [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-07-09T17:13:22.788Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.788Z] [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-07-09T17:13:22.788Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.788Z] [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-07-09T17:13:22.788Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.788Z] [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-09T17:13:22.788Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.788Z] [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-07-09T17:13:22.788Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.788Z] [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-07-09T17:13:22.788Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.788Z] [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-07-09T17:13:22.788Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.788Z] [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-07-09T17:13:22.788Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.788Z] [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-09T17:13:22.788Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.788Z] [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-09T17:13:22.788Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.788Z] [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-09T17:13:22.788Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.788Z] [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-07-09T17:13:22.788Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.788Z] [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2021-07-09T17:13:22.788Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.788Z] [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-07-09T17:13:22.788Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.788Z] [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-07-09T17:13:22.788Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.788Z] [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-07-09T17:13:22.788Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.788Z] [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-09T17:13:22.788Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:22.788Z] [2021-07-09T17:13:22.788Z] [2021-07-09T17:13:22.788Z] DONE 17 tests, 17 skipped in 0.422s [2021-07-09T17:13:22.788Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-09T17:13:23.043Z] INFO: Testing against a local daemon [2021-07-09T17:13:23.043Z] === RUN TestPluginInvalidJSON [2021-07-09T17:13:23.043Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T17:13:23.043Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T17:13:23.043Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T17:13:23.043Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-07-09T17:13:23.043Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-09T17:13:23.043Z] === RUN TestPluginInstall [2021-07-09T17:13:23.043Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:23.043Z] --- SKIP: TestPluginInstall (0.01s) [2021-07-09T17:13:23.043Z] === RUN TestPluginsWithRuntimes [2021-07-09T17:13:23.043Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-07-09T17:13:23.043Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-09T17:13:23.043Z] === RUN TestPluginBackCompatMediaTypes [2021-07-09T17:13:23.043Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-09T17:13:23.043Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-09T17:13:23.043Z] PASS [2021-07-09T17:13:23.043Z] [2021-07-09T17:13:23.043Z] === Skipped [2021-07-09T17:13:23.043Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.01s) [2021-07-09T17:13:23.043Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-09T17:13:23.043Z] [2021-07-09T17:13:23.043Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-07-09T17:13:23.043Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-07-09T17:13:23.043Z] [2021-07-09T17:13:23.043Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-07-09T17:13:23.043Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-09T17:13:23.043Z] [2021-07-09T17:13:23.043Z] [2021-07-09T17:13:23.043Z] DONE 5 tests, 3 skipped in 0.197s [2021-07-09T17:13:23.043Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-09T17:13:23.043Z] INFO: Testing against a local daemon [2021-07-09T17:13:23.043Z] === RUN TestExternalGraphDriver [2021-07-09T17:13:23.043Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-09T17:13:23.043Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-07-09T17:13:23.043Z] === RUN TestGraphdriverPluginV2 [2021-07-09T17:13:27.206Z] --- PASS: TestGraphdriverPluginV2 (3.63s) [2021-07-09T17:13:27.206Z] PASS [2021-07-09T17:13:27.206Z] [2021-07-09T17:13:27.206Z] === Skipped [2021-07-09T17:13:27.206Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-07-09T17:13:27.206Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-09T17:13:27.206Z] [2021-07-09T17:13:27.206Z] [2021-07-09T17:13:27.206Z] DONE 2 tests, 1 skipped in 3.804s [2021-07-09T17:13:27.206Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-09T17:13:27.206Z] INFO: Testing against a local daemon [2021-07-09T17:13:27.206Z] === RUN TestContinueAfterPluginCrash [2021-07-09T17:13:27.206Z] === PAUSE TestContinueAfterPluginCrash [2021-07-09T17:13:27.206Z] === RUN TestReadPluginNoRead [2021-07-09T17:13:27.206Z] === PAUSE TestReadPluginNoRead [2021-07-09T17:13:27.206Z] === RUN TestDaemonStartWithLogOpt [2021-07-09T17:13:27.206Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-09T17:13:27.206Z] === CONT TestContinueAfterPluginCrash [2021-07-09T17:13:27.206Z] === CONT TestDaemonStartWithLogOpt [2021-07-09T17:13:31.371Z] --- PASS: TestDaemonStartWithLogOpt (4.09s) [2021-07-09T17:13:31.371Z] === CONT TestReadPluginNoRead [2021-07-09T17:13:33.257Z] === RUN TestReadPluginNoRead/default [2021-07-09T17:13:33.641Z] 2021/07/09 17:13:29 Closing DB instances... [2021-07-09T17:13:33.641Z] --- PASS: TestNetworkDBGarbageCollection (53.62s) [2021-07-09T17:13:33.641Z] === RUN TestFindNode [2021-07-09T17:13:33.641Z] 2021/07/09 17:13:31 Closing DB instances... [2021-07-09T17:13:33.641Z] --- PASS: TestFindNode (0.01s) [2021-07-09T17:13:33.641Z] === RUN TestChangeNodeState [2021-07-09T17:13:33.641Z] 2021/07/09 17:13:31 Closing DB instances... [2021-07-09T17:13:33.641Z] --- PASS: TestChangeNodeState (0.01s) [2021-07-09T17:13:33.641Z] === RUN TestNodeReincarnation [2021-07-09T17:13:33.641Z] 2021/07/09 17:13:31 Closing DB instances... [2021-07-09T17:13:34.620Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-09T17:13:35.650Z] ..........................xx.................... [ 29%] [2021-07-09T17:13:35.984Z] --- PASS: TestContinueAfterPluginCrash (9.06s) [2021-07-09T17:13:36.239Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-09T17:13:36.511Z] time="2021-07-09T17:13:36Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-09T17:13:36.511Z] --- PASS: TestNodeReincarnation (5.01s) [2021-07-09T17:13:36.511Z] === RUN TestParallelCreate [2021-07-09T17:13:36.511Z] 2021/07/09 17:13:36 Closing DB instances... [2021-07-09T17:13:36.511Z] --- PASS: TestParallelCreate (0.01s) [2021-07-09T17:13:36.511Z] === RUN TestParallelDelete [2021-07-09T17:13:36.511Z] 2021/07/09 17:13:36 Closing DB instances... [2021-07-09T17:13:36.511Z] --- PASS: TestParallelDelete (0.01s) [2021-07-09T17:13:36.511Z] === RUN TestNetworkDBIslands [2021-07-09T17:13:36.511Z] time="2021-07-09T17:13:36Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:bbb970829367 with config:&{NodeID:bbb970829367 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-09T17:13:36.511Z] time="2021-07-09T17:13:36Z" level=info msg="Node bbb970829367/172.21.73.159, joined gossip cluster" [2021-07-09T17:13:36.511Z] time="2021-07-09T17:13:36Z" level=info msg="Node bbb970829367/172.21.73.159, added to nodes list" [2021-07-09T17:13:36.511Z] time="2021-07-09T17:13:36Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:13a649f1638a with config:&{NodeID:13a649f1638a Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-09T17:13:36.511Z] time="2021-07-09T17:13:36Z" level=info msg="Node 13a649f1638a/172.21.73.159, joined gossip cluster" [2021-07-09T17:13:36.511Z] time="2021-07-09T17:13:36Z" level=info msg="Node 13a649f1638a/172.21.73.159, added to nodes list" [2021-07-09T17:13:36.511Z] time="2021-07-09T17:13:36Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-09T17:13:36.511Z] time="2021-07-09T17:13:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-09T17:13:36.511Z] time="2021-07-09T17:13:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-07-09T17:13:36.511Z] time="2021-07-09T17:13:36Z" level=info msg="Node 13a649f1638a/172.21.73.159, joined gossip cluster" [2021-07-09T17:13:36.511Z] time="2021-07-09T17:13:36Z" level=info msg="Node 13a649f1638a/172.21.73.159, added to nodes list" [2021-07-09T17:13:36.511Z] time="2021-07-09T17:13:36Z" level=info msg="Node bbb970829367/172.21.73.159, joined gossip cluster" [2021-07-09T17:13:36.511Z] time="2021-07-09T17:13:36Z" level=info msg="Node bbb970829367/172.21.73.159, added to nodes list" [2021-07-09T17:13:36.511Z] time="2021-07-09T17:13:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-09T17:13:36.511Z] time="2021-07-09T17:13:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-07-09T17:13:37.463Z] time="2021-07-09T17:13:37Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:bf74730f430a with config:&{NodeID:bf74730f430a Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-09T17:13:37.463Z] time="2021-07-09T17:13:37Z" level=info msg="Node bf74730f430a/172.21.73.159, joined gossip cluster" [2021-07-09T17:13:37.463Z] time="2021-07-09T17:13:37Z" level=info msg="Node bf74730f430a/172.21.73.159, added to nodes list" [2021-07-09T17:13:37.463Z] time="2021-07-09T17:13:37Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-09T17:13:37.463Z] time="2021-07-09T17:13:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-09T17:13:37.463Z] time="2021-07-09T17:13:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-07-09T17:13:37.463Z] time="2021-07-09T17:13:37Z" level=info msg="Node bf74730f430a/172.21.73.159, joined gossip cluster" [2021-07-09T17:13:37.463Z] time="2021-07-09T17:13:37Z" level=info msg="Node bf74730f430a/172.21.73.159, added to nodes list" [2021-07-09T17:13:37.463Z] time="2021-07-09T17:13:37Z" level=info msg="Node bbb970829367/172.21.73.159, joined gossip cluster" [2021-07-09T17:13:37.463Z] time="2021-07-09T17:13:37Z" level=info msg="Node bbb970829367/172.21.73.159, added to nodes list" [2021-07-09T17:13:37.463Z] time="2021-07-09T17:13:37Z" level=info msg="Node 13a649f1638a/172.21.73.159, joined gossip cluster" [2021-07-09T17:13:37.463Z] time="2021-07-09T17:13:37Z" level=info msg="Node 13a649f1638a/172.21.73.159, added to nodes list" [2021-07-09T17:13:37.463Z] time="2021-07-09T17:13:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-09T17:13:37.463Z] time="2021-07-09T17:13:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-07-09T17:13:37.463Z] time="2021-07-09T17:13:37Z" level=info msg="Node bf74730f430a/172.21.73.159, joined gossip cluster" [2021-07-09T17:13:37.463Z] time="2021-07-09T17:13:37Z" level=info msg="Node bf74730f430a/172.21.73.159, added to nodes list" [2021-07-09T17:13:37.602Z] === CONT TestReadPluginNoRead [2021-07-09T17:13:37.602Z] read_test.go:92: [d10dec05e5576] daemon is not started [2021-07-09T17:13:37.602Z] --- PASS: TestReadPluginNoRead (6.55s) [2021-07-09T17:13:37.602Z] --- PASS: TestReadPluginNoRead/default (1.44s) [2021-07-09T17:13:37.602Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.50s) [2021-07-09T17:13:37.602Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.43s) [2021-07-09T17:13:37.602Z] PASS [2021-07-09T17:13:37.602Z] [2021-07-09T17:13:37.602Z] DONE 6 tests in 10.795s [2021-07-09T17:13:37.602Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-07-09T17:13:37.602Z] testing: warning: no tests to run [2021-07-09T17:13:37.602Z] PASS [2021-07-09T17:13:37.602Z] [2021-07-09T17:13:37.602Z] DONE 0 tests in 0.040s [2021-07-09T17:13:37.602Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-09T17:13:37.857Z] INFO: Testing against a local daemon [2021-07-09T17:13:37.857Z] === RUN TestPluginWithDevMounts [2021-07-09T17:13:37.857Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-09T17:13:37.857Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-09T17:13:37.857Z] PASS [2021-07-09T17:13:37.857Z] [2021-07-09T17:13:37.857Z] === Skipped [2021-07-09T17:13:37.857Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-07-09T17:13:37.857Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-09T17:13:37.857Z] [2021-07-09T17:13:37.857Z] [2021-07-09T17:13:37.857Z] DONE 1 tests, 1 skipped in 0.120s [2021-07-09T17:13:37.857Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-09T17:13:37.857Z] INFO: Testing against a local daemon [2021-07-09T17:13:37.857Z] === RUN TestSecretInspect [2021-07-09T17:13:37.857Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:37.857Z] --- SKIP: TestSecretInspect (0.01s) [2021-07-09T17:13:37.857Z] === RUN TestSecretList [2021-07-09T17:13:37.857Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:37.857Z] --- SKIP: TestSecretList (0.01s) [2021-07-09T17:13:37.857Z] === RUN TestSecretsCreateAndDelete [2021-07-09T17:13:37.857Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:37.857Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-07-09T17:13:37.857Z] === RUN TestSecretsUpdate [2021-07-09T17:13:37.857Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:37.857Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-07-09T17:13:37.857Z] === RUN TestTemplatedSecret [2021-07-09T17:13:37.857Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:37.857Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-09T17:13:37.857Z] === RUN TestSecretCreateResolve [2021-07-09T17:13:37.857Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:37.857Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-07-09T17:13:37.857Z] PASS [2021-07-09T17:13:37.857Z] [2021-07-09T17:13:37.857Z] === Skipped [2021-07-09T17:13:37.857Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-07-09T17:13:37.858Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:37.858Z] [2021-07-09T17:13:37.858Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-07-09T17:13:37.858Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:37.858Z] [2021-07-09T17:13:37.858Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-07-09T17:13:37.858Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:37.858Z] [2021-07-09T17:13:37.858Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-07-09T17:13:37.858Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:37.858Z] [2021-07-09T17:13:37.858Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-07-09T17:13:37.858Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:37.858Z] [2021-07-09T17:13:37.858Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-07-09T17:13:37.858Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:37.858Z] [2021-07-09T17:13:37.858Z] [2021-07-09T17:13:37.858Z] DONE 6 tests, 6 skipped in 0.193s [2021-07-09T17:13:37.914Z] time="2021-07-09T17:13:37Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:1594898a246a with config:&{NodeID:1594898a246a Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-09T17:13:37.914Z] time="2021-07-09T17:13:37Z" level=info msg="Node 1594898a246a/172.21.73.159, joined gossip cluster" [2021-07-09T17:13:37.914Z] time="2021-07-09T17:13:37Z" level=info msg="Node 1594898a246a/172.21.73.159, added to nodes list" [2021-07-09T17:13:37.914Z] time="2021-07-09T17:13:37Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-09T17:13:37.914Z] time="2021-07-09T17:13:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-09T17:13:37.914Z] time="2021-07-09T17:13:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-07-09T17:13:37.914Z] time="2021-07-09T17:13:37Z" level=info msg="Node 1594898a246a/172.21.73.159, joined gossip cluster" [2021-07-09T17:13:37.914Z] time="2021-07-09T17:13:37Z" level=info msg="Node 1594898a246a/172.21.73.159, added to nodes list" [2021-07-09T17:13:37.914Z] time="2021-07-09T17:13:37Z" level=info msg="Node 13a649f1638a/172.21.73.159, joined gossip cluster" [2021-07-09T17:13:37.914Z] time="2021-07-09T17:13:37Z" level=info msg="Node 13a649f1638a/172.21.73.159, added to nodes list" [2021-07-09T17:13:37.914Z] time="2021-07-09T17:13:37Z" level=info msg="Node bf74730f430a/172.21.73.159, joined gossip cluster" [2021-07-09T17:13:37.914Z] time="2021-07-09T17:13:37Z" level=info msg="Node bf74730f430a/172.21.73.159, added to nodes list" [2021-07-09T17:13:37.914Z] time="2021-07-09T17:13:37Z" level=info msg="Node bbb970829367/172.21.73.159, joined gossip cluster" [2021-07-09T17:13:37.914Z] time="2021-07-09T17:13:37Z" level=info msg="Node bbb970829367/172.21.73.159, added to nodes list" [2021-07-09T17:13:37.914Z] time="2021-07-09T17:13:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-07-09T17:13:37.914Z] time="2021-07-09T17:13:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-09T17:13:38.113Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-09T17:13:38.113Z] INFO: Testing against a local daemon [2021-07-09T17:13:38.113Z] === RUN TestServiceCreateInit [2021-07-09T17:13:38.113Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-09T17:13:38.113Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:38.113Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-09T17:13:38.113Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:38.113Z] --- PASS: TestServiceCreateInit (0.02s) [2021-07-09T17:13:38.113Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-09T17:13:38.113Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-09T17:13:38.113Z] === RUN TestCreateServiceMultipleTimes [2021-07-09T17:13:38.113Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:38.113Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-07-09T17:13:38.113Z] === RUN TestCreateServiceConflict [2021-07-09T17:13:38.113Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:38.113Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-07-09T17:13:38.113Z] === RUN TestCreateServiceMaxReplicas [2021-07-09T17:13:38.113Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:38.113Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-07-09T17:13:38.113Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-09T17:13:38.113Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:38.365Z] time="2021-07-09T17:13:38Z" level=info msg="Node 1594898a246a/172.21.73.159, joined gossip cluster" [2021-07-09T17:13:38.365Z] time="2021-07-09T17:13:38Z" level=info msg="Node 1594898a246a/172.21.73.159, joined gossip cluster" [2021-07-09T17:13:38.365Z] time="2021-07-09T17:13:38Z" level=info msg="Node 1594898a246a/172.21.73.159, added to nodes list" [2021-07-09T17:13:38.365Z] time="2021-07-09T17:13:38Z" level=info msg="Node 1594898a246a/172.21.73.159, added to nodes list" [2021-07-09T17:13:38.365Z] time="2021-07-09T17:13:38Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:c4e003bd0a5b with config:&{NodeID:c4e003bd0a5b Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-09T17:13:38.365Z] time="2021-07-09T17:13:38Z" level=info msg="Node c4e003bd0a5b/172.21.73.159, joined gossip cluster" [2021-07-09T17:13:38.365Z] time="2021-07-09T17:13:38Z" level=info msg="Node c4e003bd0a5b/172.21.73.159, added to nodes list" [2021-07-09T17:13:38.365Z] time="2021-07-09T17:13:38Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-09T17:13:38.365Z] time="2021-07-09T17:13:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-09T17:13:38.365Z] time="2021-07-09T17:13:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-07-09T17:13:38.365Z] time="2021-07-09T17:13:38Z" level=info msg="Node c4e003bd0a5b/172.21.73.159, joined gossip cluster" [2021-07-09T17:13:38.365Z] time="2021-07-09T17:13:38Z" level=info msg="Node c4e003bd0a5b/172.21.73.159, added to nodes list" [2021-07-09T17:13:38.365Z] time="2021-07-09T17:13:38Z" level=info msg="Node 13a649f1638a/172.21.73.159, joined gossip cluster" [2021-07-09T17:13:38.365Z] time="2021-07-09T17:13:38Z" level=info msg="Node 13a649f1638a/172.21.73.159, added to nodes list" [2021-07-09T17:13:38.365Z] time="2021-07-09T17:13:38Z" level=info msg="Node bbb970829367/172.21.73.159, joined gossip cluster" [2021-07-09T17:13:38.365Z] time="2021-07-09T17:13:38Z" level=info msg="Node bbb970829367/172.21.73.159, added to nodes list" [2021-07-09T17:13:38.365Z] time="2021-07-09T17:13:38Z" level=info msg="Node 1594898a246a/172.21.73.159, joined gossip cluster" [2021-07-09T17:13:38.365Z] time="2021-07-09T17:13:38Z" level=info msg="Node 1594898a246a/172.21.73.159, added to nodes list" [2021-07-09T17:13:38.365Z] time="2021-07-09T17:13:38Z" level=info msg="Node bf74730f430a/172.21.73.159, joined gossip cluster" [2021-07-09T17:13:38.365Z] time="2021-07-09T17:13:38Z" level=info msg="Node bf74730f430a/172.21.73.159, added to nodes list" [2021-07-09T17:13:38.365Z] time="2021-07-09T17:13:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-09T17:13:38.365Z] time="2021-07-09T17:13:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-07-09T17:13:38.369Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-09T17:13:38.369Z] === RUN TestCreateServiceSecretFileMode [2021-07-09T17:13:38.369Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:38.369Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-07-09T17:13:38.369Z] === RUN TestCreateServiceConfigFileMode [2021-07-09T17:13:38.369Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:38.369Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-07-09T17:13:38.369Z] === RUN TestCreateServiceSysctls [2021-07-09T17:13:38.369Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:38.369Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-07-09T17:13:38.369Z] === RUN TestCreateServiceCapabilities [2021-07-09T17:13:38.369Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:38.369Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-07-09T17:13:38.369Z] === RUN TestInspect [2021-07-09T17:13:38.369Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:38.369Z] --- SKIP: TestInspect (0.01s) [2021-07-09T17:13:38.369Z] === RUN TestCreateJob [2021-07-09T17:13:38.369Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:38.369Z] --- SKIP: TestCreateJob (0.01s) [2021-07-09T17:13:38.369Z] === RUN TestReplicatedJob [2021-07-09T17:13:38.369Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:38.369Z] --- SKIP: TestReplicatedJob (0.01s) [2021-07-09T17:13:38.369Z] === RUN TestUpdateReplicatedJob [2021-07-09T17:13:38.369Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:38.369Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-07-09T17:13:38.369Z] === RUN TestServiceListWithStatuses [2021-07-09T17:13:38.369Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-09T17:13:38.369Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-09T17:13:38.369Z] === RUN TestDockerNetworkConnectAlias [2021-07-09T17:13:38.369Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:38.369Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-07-09T17:13:38.369Z] === RUN TestDockerNetworkReConnect [2021-07-09T17:13:38.369Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:38.369Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-07-09T17:13:38.369Z] === RUN TestServicePlugin [2021-07-09T17:13:38.816Z] time="2021-07-09T17:13:38Z" level=info msg="Node c4e003bd0a5b/172.21.73.159, joined gossip cluster" [2021-07-09T17:13:38.816Z] time="2021-07-09T17:13:38Z" level=info msg="Node c4e003bd0a5b/172.21.73.159, added to nodes list" [2021-07-09T17:13:38.817Z] time="2021-07-09T17:13:38Z" level=info msg="Node c4e003bd0a5b/172.21.73.159, joined gossip cluster" [2021-07-09T17:13:38.817Z] time="2021-07-09T17:13:38Z" level=info msg="Node c4e003bd0a5b/172.21.73.159, added to nodes list" [2021-07-09T17:13:38.817Z] time="2021-07-09T17:13:38Z" level=info msg="Node c4e003bd0a5b/172.21.73.159, joined gossip cluster" [2021-07-09T17:13:38.817Z] time="2021-07-09T17:13:38Z" level=info msg="Node c4e003bd0a5b/172.21.73.159, added to nodes list" [2021-07-09T17:13:38.817Z] networkdb_test.go:834: Re-joining: 3 [2021-07-09T17:13:38.817Z] time="2021-07-09T17:13:38Z" level=info msg="The new bootstrap node list is:[172.21.73.159:10033 172.21.73.159:10034 172.21.73.159:10035]" [2021-07-09T17:13:38.817Z] time="2021-07-09T17:13:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.73.159:10033" [2021-07-09T17:13:38.817Z] time="2021-07-09T17:13:38Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49357" [2021-07-09T17:13:38.817Z] time="2021-07-09T17:13:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.73.159:10034" [2021-07-09T17:13:38.817Z] time="2021-07-09T17:13:38Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49358" [2021-07-09T17:13:38.817Z] time="2021-07-09T17:13:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.73.159:10035" [2021-07-09T17:13:38.817Z] time="2021-07-09T17:13:38Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49359" [2021-07-09T17:13:39.268Z] networkdb_test.go:834: Re-joining: 4 [2021-07-09T17:13:39.268Z] time="2021-07-09T17:13:38Z" level=info msg="The new bootstrap node list is:[172.21.73.159:10033 172.21.73.159:10034 172.21.73.159:10035]" [2021-07-09T17:13:39.268Z] time="2021-07-09T17:13:38Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49360" [2021-07-09T17:13:39.268Z] time="2021-07-09T17:13:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.73.159:10033" [2021-07-09T17:13:39.268Z] time="2021-07-09T17:13:38Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49361" [2021-07-09T17:13:39.268Z] time="2021-07-09T17:13:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.73.159:10034" [2021-07-09T17:13:39.268Z] time="2021-07-09T17:13:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.73.159:10035" [2021-07-09T17:13:39.268Z] time="2021-07-09T17:13:38Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49362" [2021-07-09T17:13:39.268Z] time="2021-07-09T17:13:39Z" level=info msg="node 0 leaving" [2021-07-09T17:13:39.268Z] time="2021-07-09T17:13:39Z" level=info msg="Node bbb970829367 change state NodeActive --> NodeLeft" [2021-07-09T17:13:39.268Z] time="2021-07-09T17:13:39Z" level=info msg="Node bbb970829367 change state NodeActive --> NodeLeft" [2021-07-09T17:13:39.268Z] time="2021-07-09T17:13:39Z" level=info msg="node5(c4e003bd0a5b): Node leave event for bbb970829367/172.21.73.159" [2021-07-09T17:13:39.268Z] time="2021-07-09T17:13:39Z" level=info msg="node2(13a649f1638a): Node leave event for bbb970829367/172.21.73.159" [2021-07-09T17:13:39.268Z] time="2021-07-09T17:13:39Z" level=info msg="Node bbb970829367 change state NodeActive --> NodeLeft" [2021-07-09T17:13:39.268Z] time="2021-07-09T17:13:39Z" level=info msg="node4(1594898a246a): Node leave event for bbb970829367/172.21.73.159" [2021-07-09T17:13:39.268Z] time="2021-07-09T17:13:39Z" level=info msg="Node bbb970829367 change state NodeActive --> NodeLeft" [2021-07-09T17:13:39.268Z] time="2021-07-09T17:13:39Z" level=info msg="node3(bf74730f430a): Node leave event for bbb970829367/172.21.73.159" [2021-07-09T17:13:39.268Z] time="2021-07-09T17:13:39Z" level=info msg="Node bbb970829367 change state NodeActive --> NodeLeft" [2021-07-09T17:13:39.268Z] time="2021-07-09T17:13:39Z" level=info msg="node1(bbb970829367): Node leave event for bbb970829367/172.21.73.159" [2021-07-09T17:13:39.720Z] time="2021-07-09T17:13:39Z" level=info msg="Node bbb970829367/172.21.73.159, left gossip cluster" [2021-07-09T17:13:39.720Z] time="2021-07-09T17:13:39Z" level=info msg="Node bbb970829367/172.21.73.159, left gossip cluster" [2021-07-09T17:13:39.720Z] time="2021-07-09T17:13:39Z" level=info msg="Node bbb970829367/172.21.73.159, left gossip cluster" [2021-07-09T17:13:39.720Z] time="2021-07-09T17:13:39Z" level=info msg="node 1 leaving" [2021-07-09T17:13:39.720Z] time="2021-07-09T17:13:39Z" level=info msg="Node bbb970829367/172.21.73.159, left gossip cluster" [2021-07-09T17:13:39.720Z] time="2021-07-09T17:13:39Z" level=info msg="Node 13a649f1638a change state NodeActive --> NodeLeft" [2021-07-09T17:13:39.720Z] time="2021-07-09T17:13:39Z" level=info msg="node4(1594898a246a): Node leave event for 13a649f1638a/172.21.73.159" [2021-07-09T17:13:39.720Z] time="2021-07-09T17:13:39Z" level=info msg="Node 13a649f1638a change state NodeActive --> NodeLeft" [2021-07-09T17:13:39.720Z] time="2021-07-09T17:13:39Z" level=info msg="node5(c4e003bd0a5b): Node leave event for 13a649f1638a/172.21.73.159" [2021-07-09T17:13:39.720Z] time="2021-07-09T17:13:39Z" level=info msg="Node bbb970829367/172.21.73.159, left gossip cluster" [2021-07-09T17:13:39.720Z] time="2021-07-09T17:13:39Z" level=info msg="Node 13a649f1638a/172.21.73.159, left gossip cluster" [2021-07-09T17:13:39.720Z] time="2021-07-09T17:13:39Z" level=info msg="Node 13a649f1638a change state NodeActive --> NodeFailed" [2021-07-09T17:13:39.720Z] time="2021-07-09T17:13:39Z" level=info msg="Node 13a649f1638a/172.21.73.159, added to failed nodes list" [2021-07-09T17:13:39.720Z] time="2021-07-09T17:13:39Z" level=info msg="Node 13a649f1638a change state NodeActive --> NodeLeft" [2021-07-09T17:13:39.720Z] time="2021-07-09T17:13:39Z" level=info msg="node3(bf74730f430a): Node leave event for 13a649f1638a/172.21.73.159" [2021-07-09T17:13:39.720Z] time="2021-07-09T17:13:39Z" level=error msg="node: 13a649f1638a is unknown to memberlist" [2021-07-09T17:13:39.720Z] time="2021-07-09T17:13:39Z" level=info msg="Node 13a649f1638a/172.21.73.159, left gossip cluster" [2021-07-09T17:13:39.720Z] time="2021-07-09T17:13:39Z" level=info msg="Node 13a649f1638a/172.21.73.159, left gossip cluster" [2021-07-09T17:13:39.720Z] time="2021-07-09T17:13:39Z" level=info msg="Node 13a649f1638a/172.21.73.159, left gossip cluster" [2021-07-09T17:13:40.171Z] time="2021-07-09T17:13:39Z" level=info msg="node 2 leaving" [2021-07-09T17:13:40.171Z] time="2021-07-09T17:13:39Z" level=info msg="Node bf74730f430a change state NodeActive --> NodeLeft" [2021-07-09T17:13:40.171Z] time="2021-07-09T17:13:39Z" level=info msg="node4(1594898a246a): Node leave event for bf74730f430a/172.21.73.159" [2021-07-09T17:13:40.171Z] time="2021-07-09T17:13:39Z" level=info msg="Node bf74730f430a change state NodeActive --> NodeLeft" [2021-07-09T17:13:40.171Z] time="2021-07-09T17:13:39Z" level=info msg="node3(bf74730f430a): Node leave event for bf74730f430a/172.21.73.159" [2021-07-09T17:13:40.171Z] time="2021-07-09T17:13:39Z" level=info msg="Node bf74730f430a change state NodeActive --> NodeLeft" [2021-07-09T17:13:40.171Z] time="2021-07-09T17:13:39Z" level=info msg="node5(c4e003bd0a5b): Node leave event for bf74730f430a/172.21.73.159" [2021-07-09T17:13:40.171Z] time="2021-07-09T17:13:39Z" level=debug msg="memberlist: Failed ping: c4e003bd0a5b (timeout reached)" [2021-07-09T17:13:40.171Z] time="2021-07-09T17:13:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.73.159:10034: use of closed network connection" [2021-07-09T17:13:40.171Z] time="2021-07-09T17:13:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.73.159:10035: use of closed network connection" [2021-07-09T17:13:40.171Z] time="2021-07-09T17:13:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.73.159:10036: use of closed network connection" [2021-07-09T17:13:40.171Z] time="2021-07-09T17:13:39Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49363" [2021-07-09T17:13:40.172Z] time="2021-07-09T17:13:40Z" level=info msg="Node bf74730f430a/172.21.73.159, left gossip cluster" [2021-07-09T17:13:40.272Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:40.272Z] --- SKIP: TestServicePlugin (1.99s) [2021-07-09T17:13:40.272Z] === RUN TestServiceUpdateLabel [2021-07-09T17:13:40.272Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:40.272Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2021-07-09T17:13:40.272Z] === RUN TestServiceUpdateSecrets [2021-07-09T17:13:40.272Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:40.272Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-07-09T17:13:40.272Z] === RUN TestServiceUpdateConfigs [2021-07-09T17:13:40.272Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:40.532Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2021-07-09T17:13:40.532Z] === RUN TestServiceUpdateNetwork [2021-07-09T17:13:40.532Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:40.532Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-07-09T17:13:40.532Z] === RUN TestServiceUpdatePidsLimit [2021-07-09T17:13:40.532Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:40.532Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-07-09T17:13:40.532Z] PASS [2021-07-09T17:13:40.532Z] [2021-07-09T17:13:40.532Z] === Skipped [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-09T17:13:40.532Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:40.532Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-09T17:13:40.532Z] [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-09T17:13:40.532Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:40.532Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-09T17:13:40.532Z] [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-07-09T17:13:40.532Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:40.532Z] [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-07-09T17:13:40.532Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:40.532Z] [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-07-09T17:13:40.532Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:40.532Z] [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-09T17:13:40.532Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:40.532Z] [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-07-09T17:13:40.532Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:40.532Z] [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-07-09T17:13:40.532Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:40.532Z] [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-07-09T17:13:40.532Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:40.532Z] [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-07-09T17:13:40.532Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:40.532Z] [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-07-09T17:13:40.532Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:40.532Z] [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-07-09T17:13:40.532Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:40.532Z] [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-07-09T17:13:40.532Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:40.532Z] [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-07-09T17:13:40.532Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:40.532Z] [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-09T17:13:40.532Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-09T17:13:40.532Z] [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-07-09T17:13:40.532Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:40.532Z] [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-07-09T17:13:40.532Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:40.532Z] [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestServicePlugin (1.99s) [2021-07-09T17:13:40.532Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:40.532Z] [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2021-07-09T17:13:40.532Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:40.532Z] [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-07-09T17:13:40.532Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:40.532Z] [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2021-07-09T17:13:40.532Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:40.532Z] [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-07-09T17:13:40.532Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:40.532Z] [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-07-09T17:13:40.532Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-09T17:13:40.532Z] [2021-07-09T17:13:40.532Z] [2021-07-09T17:13:40.532Z] DONE 24 tests, 23 skipped in 2.456s [2021-07-09T17:13:40.532Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-09T17:13:40.532Z] INFO: Testing against a local daemon [2021-07-09T17:13:40.532Z] === RUN TestSessionCreate [2021-07-09T17:13:40.623Z] time="2021-07-09T17:13:40Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10035->172.21.73.159:10036: use of closed network connection" [2021-07-09T17:13:40.623Z] networkdb_test.go:866: node5: OK [2021-07-09T17:13:40.623Z] networkdb_test.go:866: node4: OK [2021-07-09T17:13:40.623Z] time="2021-07-09T17:13:40Z" level=info msg="node 0 coming back" [2021-07-09T17:13:40.623Z] time="2021-07-09T17:13:40Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:700843da0503 with config:&{NodeID:700843da0503 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-09T17:13:40.623Z] time="2021-07-09T17:13:40Z" level=info msg="Node 700843da0503/172.21.73.159, joined gossip cluster" [2021-07-09T17:13:40.623Z] time="2021-07-09T17:13:40Z" level=info msg="Node 700843da0503/172.21.73.159, added to nodes list" [2021-07-09T17:13:40.623Z] time="2021-07-09T17:13:40Z" level=info msg="node 1 coming back" [2021-07-09T17:13:40.623Z] time="2021-07-09T17:13:40Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:07b0c4d5aa68 with config:&{NodeID:07b0c4d5aa68 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-09T17:13:40.623Z] time="2021-07-09T17:13:40Z" level=info msg="Node 07b0c4d5aa68/172.21.73.159, joined gossip cluster" [2021-07-09T17:13:40.623Z] time="2021-07-09T17:13:40Z" level=info msg="Node 07b0c4d5aa68/172.21.73.159, added to nodes list" [2021-07-09T17:13:40.623Z] time="2021-07-09T17:13:40Z" level=info msg="node 2 coming back" [2021-07-09T17:13:40.623Z] time="2021-07-09T17:13:40Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:149ff6341d5e with config:&{NodeID:149ff6341d5e Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-09T17:13:40.623Z] time="2021-07-09T17:13:40Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10037" [2021-07-09T17:13:40.623Z] time="2021-07-09T17:13:40Z" level=info msg="Node 149ff6341d5e/172.21.73.159, joined gossip cluster" [2021-07-09T17:13:40.623Z] time="2021-07-09T17:13:40Z" level=info msg="Node 149ff6341d5e/172.21.73.159, added to nodes list" [2021-07-09T17:13:40.623Z] time="2021-07-09T17:13:40Z" level=warning msg="memberlist: Was able to connect to c4e003bd0a5b but other probes failed, network may be misconfigured" [2021-07-09T17:13:40.792Z] --- PASS: TestSessionCreate (0.03s) [2021-07-09T17:13:40.792Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-09T17:13:40.792Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-09T17:13:40.792Z] PASS [2021-07-09T17:13:40.792Z] [2021-07-09T17:13:40.792Z] DONE 2 tests in 0.223s [2021-07-09T17:13:40.792Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-09T17:13:41.048Z] INFO: Testing against a local daemon [2021-07-09T17:13:41.048Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-09T17:13:41.048Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-09T17:13:41.048Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-09T17:13:41.048Z] === RUN TestEventsExecDie [2021-07-09T17:13:41.075Z] time="2021-07-09T17:13:40Z" level=debug msg="memberlist: Failed ping: bf74730f430a (timeout reached)" [2021-07-09T17:13:41.075Z] time="2021-07-09T17:13:40Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10036" [2021-07-09T17:13:41.075Z] time="2021-07-09T17:13:40Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49364" [2021-07-09T17:13:41.075Z] time="2021-07-09T17:13:40Z" level=warning msg="memberlist: Got ping for unexpected node bf74730f430a from=172.21.73.159:49364" [2021-07-09T17:13:41.075Z] time="2021-07-09T17:13:40Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-09T17:13:41.075Z] time="2021-07-09T17:13:40Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10036" [2021-07-09T17:13:41.528Z] time="2021-07-09T17:13:41Z" level=info msg="memberlist: Suspect bf74730f430a has failed, no acks received" [2021-07-09T17:13:41.528Z] time="2021-07-09T17:13:41Z" level=debug msg="memberlist: Failed ping: bf74730f430a (timeout reached)" [2021-07-09T17:13:41.528Z] time="2021-07-09T17:13:41Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10037" [2021-07-09T17:13:41.528Z] time="2021-07-09T17:13:41Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49365" [2021-07-09T17:13:41.528Z] time="2021-07-09T17:13:41Z" level=warning msg="memberlist: Got ping for unexpected node bf74730f430a from=172.21.73.159:49365" [2021-07-09T17:13:41.528Z] time="2021-07-09T17:13:41Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-09T17:13:41.974Z] --- PASS: TestEventsExecDie (1.01s) [2021-07-09T17:13:41.974Z] === RUN TestEventsBackwardsCompatible [2021-07-09T17:13:41.974Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-07-09T17:13:41.974Z] === RUN TestEventsVolumeCreate [2021-07-09T17:13:41.974Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-07-09T17:13:41.974Z] === RUN TestInfoBinaryCommits [2021-07-09T17:13:41.974Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-09T17:13:41.974Z] === RUN TestInfoAPIVersioned [2021-07-09T17:13:41.974Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-09T17:13:41.974Z] === RUN TestInfoDiscoveryBackend [2021-07-09T17:13:41.980Z] time="2021-07-09T17:13:41Z" level=info msg="memberlist: Suspect bf74730f430a has failed, no acks received" [2021-07-09T17:13:42.535Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-07-09T17:13:42.535Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-09T17:13:43.494Z] time="2021-07-09T17:13:43Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10037" [2021-07-09T17:13:43.947Z] time="2021-07-09T17:13:43Z" level=debug msg="memberlist: Failed ping: bf74730f430a (timeout reached)" [2021-07-09T17:13:43.947Z] time="2021-07-09T17:13:43Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10036" [2021-07-09T17:13:43.947Z] time="2021-07-09T17:13:43Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49366" [2021-07-09T17:13:43.947Z] time="2021-07-09T17:13:43Z" level=warning msg="memberlist: Got ping for unexpected node bf74730f430a from=172.21.73.159:49366" [2021-07-09T17:13:43.947Z] time="2021-07-09T17:13:43Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-09T17:13:43.947Z] time="2021-07-09T17:13:43Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10036" [2021-07-09T17:13:44.398Z] time="2021-07-09T17:13:44Z" level=info msg="memberlist: Suspect bf74730f430a has failed, no acks received" [2021-07-09T17:13:44.398Z] time="2021-07-09T17:13:44Z" level=debug msg="memberlist: Failed ping: bf74730f430a (timeout reached)" [2021-07-09T17:13:44.398Z] time="2021-07-09T17:13:44Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10037" [2021-07-09T17:13:44.398Z] time="2021-07-09T17:13:44Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49367" [2021-07-09T17:13:44.398Z] time="2021-07-09T17:13:44Z" level=warning msg="memberlist: Got ping for unexpected node bf74730f430a from=172.21.73.159:49367" [2021-07-09T17:13:44.398Z] time="2021-07-09T17:13:44Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-09T17:13:45.350Z] time="2021-07-09T17:13:44Z" level=info msg="memberlist: Suspect bf74730f430a has failed, no acks received" [2021-07-09T17:13:45.350Z] time="2021-07-09T17:13:44Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10036" [2021-07-09T17:13:45.350Z] time="2021-07-09T17:13:45Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10037" [2021-07-09T17:13:45.593Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-09T17:13:45.593Z] Using test binary docker [2021-07-09T17:13:45.593Z] +++ /etc/init.d/apparmor start [2021-07-09T17:13:45.593Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-09T17:13:45.593Z] Starting dockerd [2021-07-09T17:13:45.593Z] INFO: Waiting for daemon to start... [2021-07-09T17:13:45.593Z] +++ 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 [2021-07-09T17:13:45.593Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-09T17:13:45.593Z] Using test binary docker [2021-07-09T17:13:45.593Z] +++ /etc/init.d/apparmor start [2021-07-09T17:13:45.593Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-09T17:13:45.593Z] INFO: Waiting for daemon to start... [2021-07-09T17:13:45.593Z] Starting dockerd [2021-07-09T17:13:45.593Z] +++ 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 [2021-07-09T17:13:45.802Z] time="2021-07-09T17:13:45Z" level=debug msg="memberlist: Failed ping: bf74730f430a (timeout reached)" [2021-07-09T17:13:45.802Z] time="2021-07-09T17:13:45Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10037" [2021-07-09T17:13:45.802Z] time="2021-07-09T17:13:45Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49368" [2021-07-09T17:13:45.802Z] time="2021-07-09T17:13:45Z" level=warning msg="memberlist: Got ping for unexpected node bf74730f430a from=172.21.73.159:49368" [2021-07-09T17:13:45.802Z] time="2021-07-09T17:13:45Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-09T17:13:45.802Z] time="2021-07-09T17:13:45Z" level=debug msg="memberlist: Failed ping: bf74730f430a (timeout reached)" [2021-07-09T17:13:45.802Z] time="2021-07-09T17:13:45Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10036" [2021-07-09T17:13:45.802Z] time="2021-07-09T17:13:45Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49369" [2021-07-09T17:13:45.802Z] time="2021-07-09T17:13:45Z" level=warning msg="memberlist: Got ping for unexpected node bf74730f430a from=172.21.73.159:49369" [2021-07-09T17:13:45.802Z] time="2021-07-09T17:13:45Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-09T17:13:46.694Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2021-07-09T17:13:46.694Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-09T17:13:46.694Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T17:13:46.694Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-09T17:13:46.694Z] === RUN TestInfoAPI [2021-07-09T17:13:46.694Z] --- PASS: TestInfoAPI (0.02s) [2021-07-09T17:13:46.694Z] === RUN TestInfoAPIWarnings [2021-07-09T17:13:46.757Z] time="2021-07-09T17:13:46Z" level=info msg="memberlist: Suspect bf74730f430a has failed, no acks received" [2021-07-09T17:13:46.966Z] . [2021-07-09T17:13:46.966Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-09T17:13:46.966Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-09T17:13:46.966Z] Error: No such image: emptyfs [2021-07-09T17:13:46.966Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-09T17:13:46.966Z] ++++ docker load [2021-07-09T17:13:46.966Z] [2021-07-09T17:13:46.966Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-09T17:13:46.966Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-09T17:13:47.208Z] time="2021-07-09T17:13:46Z" level=info msg="memberlist: Suspect bf74730f430a has failed, no acks received" [2021-07-09T17:13:47.224Z] Error: No such image: emptyfs [2021-07-09T17:13:47.224Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-09T17:13:47.224Z] ++++ docker load [2021-07-09T17:13:47.224Z] Running integration-test (iteration 1) [2021-07-09T17:13:47.224Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-09T17:13:47.224Z] ++ 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)/' [2021-07-09T17:13:47.224Z] ++ set -e [2021-07-09T17:13:47.224Z] ++ '[' -n 0 ']' [2021-07-09T17:13:47.224Z] ++ set -x [2021-07-09T17:13:47.224Z] ++ 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)/' [2021-07-09T17:13:47.482Z] Running integration-test (iteration 1) [2021-07-09T17:13:47.482Z] 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)/ [2021-07-09T17:13:47.482Z] ++ 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)/' [2021-07-09T17:13:47.482Z] ++ set -e [2021-07-09T17:13:47.482Z] ++ '[' -n 0 ']' [2021-07-09T17:13:47.482Z] ++ set -x [2021-07-09T17:13:47.483Z] ++ 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)/' [2021-07-09T17:13:47.660Z] time="2021-07-09T17:13:47Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10037" [2021-07-09T17:13:48.112Z] time="2021-07-09T17:13:47Z" level=debug msg="memberlist: Failed ping: bf74730f430a (timeout reached)" [2021-07-09T17:13:48.112Z] time="2021-07-09T17:13:47Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10036" [2021-07-09T17:13:48.112Z] time="2021-07-09T17:13:47Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49370" [2021-07-09T17:13:48.112Z] time="2021-07-09T17:13:47Z" level=warning msg="memberlist: Got ping for unexpected node bf74730f430a from=172.21.73.159:49370" [2021-07-09T17:13:48.112Z] time="2021-07-09T17:13:47Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-09T17:13:48.112Z] time="2021-07-09T17:13:47Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10036" [2021-07-09T17:13:48.563Z] time="2021-07-09T17:13:48Z" level=info msg="memberlist: Suspect bf74730f430a has failed, no acks received" [2021-07-09T17:13:48.563Z] time="2021-07-09T17:13:48Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10037" [2021-07-09T17:13:48.563Z] time="2021-07-09T17:13:48Z" level=debug msg="memberlist: Failed ping: bf74730f430a (timeout reached)" [2021-07-09T17:13:48.563Z] time="2021-07-09T17:13:48Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10037" [2021-07-09T17:13:48.563Z] time="2021-07-09T17:13:48Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49371" [2021-07-09T17:13:48.563Z] time="2021-07-09T17:13:48Z" level=warning msg="memberlist: Got ping for unexpected node bf74730f430a from=172.21.73.159:49371" [2021-07-09T17:13:48.563Z] time="2021-07-09T17:13:48Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-09T17:13:49.015Z] time="2021-07-09T17:13:48Z" level=debug msg="memberlist: Failed ping: bf74730f430a (timeout reached)" [2021-07-09T17:13:49.015Z] time="2021-07-09T17:13:48Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10036" [2021-07-09T17:13:49.015Z] time="2021-07-09T17:13:48Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49372" [2021-07-09T17:13:49.015Z] time="2021-07-09T17:13:48Z" level=warning msg="memberlist: Got ping for unexpected node bf74730f430a from=172.21.73.159:49372" [2021-07-09T17:13:49.015Z] time="2021-07-09T17:13:48Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-09T17:13:49.015Z] time="2021-07-09T17:13:48Z" level=info msg="memberlist: Suspect bf74730f430a has failed, no acks received" [2021-07-09T17:13:50.532Z] time="2021-07-09T17:13:50Z" level=info msg="memberlist: Suspect bf74730f430a has failed, no acks received" [2021-07-09T17:13:50.984Z] time="2021-07-09T17:13:50Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10036" [2021-07-09T17:13:51.436Z] time="2021-07-09T17:13:51Z" level=debug msg="memberlist: Failed ping: bf74730f430a (timeout reached)" [2021-07-09T17:13:51.437Z] time="2021-07-09T17:13:51Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10037" [2021-07-09T17:13:51.437Z] time="2021-07-09T17:13:51Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49373" [2021-07-09T17:13:51.437Z] time="2021-07-09T17:13:51Z" level=warning msg="memberlist: Got ping for unexpected node bf74730f430a from=172.21.73.159:49373" [2021-07-09T17:13:51.437Z] time="2021-07-09T17:13:51Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-09T17:13:51.888Z] time="2021-07-09T17:13:51Z" level=info msg="memberlist: Suspect bf74730f430a has failed, no acks received" [2021-07-09T17:13:52.341Z] time="2021-07-09T17:13:52Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10037" [2021-07-09T17:13:52.793Z] time="2021-07-09T17:13:52Z" level=info msg="memberlist: Marking bf74730f430a as failed, suspect timeout reached (1 peer confirmations)" [2021-07-09T17:13:52.793Z] time="2021-07-09T17:13:52Z" level=info msg="Node bf74730f430a/172.21.73.159, left gossip cluster" [2021-07-09T17:13:52.793Z] time="2021-07-09T17:13:52Z" level=debug msg="memberlist: Failed ping: bf74730f430a (timeout reached)" [2021-07-09T17:13:52.793Z] time="2021-07-09T17:13:52Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10036" [2021-07-09T17:13:52.793Z] time="2021-07-09T17:13:52Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49374" [2021-07-09T17:13:52.793Z] time="2021-07-09T17:13:52Z" level=warning msg="memberlist: Got ping for unexpected node bf74730f430a from=172.21.73.159:49374" [2021-07-09T17:13:52.793Z] time="2021-07-09T17:13:52Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-09T17:13:53.747Z] time="2021-07-09T17:13:53Z" level=info msg="memberlist: Suspect bf74730f430a has failed, no acks received" [2021-07-09T17:13:54.701Z] time="2021-07-09T17:13:54Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10037" [2021-07-09T17:13:55.265Z] time="2021-07-09T17:13:54Z" level=debug msg="memberlist: Failed ping: bf74730f430a (timeout reached)" [2021-07-09T17:13:55.265Z] time="2021-07-09T17:13:54Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10036" [2021-07-09T17:13:55.265Z] time="2021-07-09T17:13:54Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49375" [2021-07-09T17:13:55.265Z] time="2021-07-09T17:13:54Z" level=warning msg="memberlist: Got ping for unexpected node bf74730f430a from=172.21.73.159:49375" [2021-07-09T17:13:55.265Z] time="2021-07-09T17:13:54Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-09T17:13:55.717Z] time="2021-07-09T17:13:55Z" level=info msg="memberlist: Suspect bf74730f430a has failed, no acks received" [2021-07-09T17:13:56.670Z] time="2021-07-09T17:13:56Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10037" [2021-07-09T17:13:57.122Z] time="2021-07-09T17:13:56Z" level=debug msg="memberlist: Failed ping: bf74730f430a (timeout reached)" [2021-07-09T17:13:57.122Z] time="2021-07-09T17:13:56Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10036" [2021-07-09T17:13:57.122Z] time="2021-07-09T17:13:56Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49376" [2021-07-09T17:13:57.122Z] time="2021-07-09T17:13:56Z" level=warning msg="memberlist: Got ping for unexpected node bf74730f430a from=172.21.73.159:49376" [2021-07-09T17:13:57.122Z] time="2021-07-09T17:13:56Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-09T17:13:57.573Z] time="2021-07-09T17:13:57Z" level=info msg="memberlist: Suspect bf74730f430a has failed, no acks received" [2021-07-09T17:13:57.573Z] time="2021-07-09T17:13:57Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10037" [2021-07-09T17:13:58.028Z] time="2021-07-09T17:13:57Z" level=debug msg="memberlist: Failed ping: bf74730f430a (timeout reached)" [2021-07-09T17:13:58.028Z] time="2021-07-09T17:13:57Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10036" [2021-07-09T17:13:58.028Z] time="2021-07-09T17:13:57Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49377" [2021-07-09T17:13:58.028Z] time="2021-07-09T17:13:57Z" level=warning msg="memberlist: Got ping for unexpected node bf74730f430a from=172.21.73.159:49377" [2021-07-09T17:13:58.028Z] time="2021-07-09T17:13:57Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-09T17:13:59.543Z] time="2021-07-09T17:13:59Z" level=info msg="memberlist: Suspect bf74730f430a has failed, no acks received" [2021-07-09T17:14:00.495Z] time="2021-07-09T17:14:00Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10037" [2021-07-09T17:14:00.947Z] time="2021-07-09T17:14:00Z" level=debug msg="memberlist: Failed ping: bf74730f430a (timeout reached)" [2021-07-09T17:14:00.947Z] time="2021-07-09T17:14:00Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10036" [2021-07-09T17:14:00.947Z] time="2021-07-09T17:14:00Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49378" [2021-07-09T17:14:00.947Z] time="2021-07-09T17:14:00Z" level=warning msg="memberlist: Got ping for unexpected node bf74730f430a from=172.21.73.159:49378" [2021-07-09T17:14:00.947Z] time="2021-07-09T17:14:00Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-09T17:14:01.320Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-07-09T17:14:01.399Z] time="2021-07-09T17:14:01Z" level=info msg="memberlist: Suspect bf74730f430a has failed, no acks received" [2021-07-09T17:14:03.548Z] time="2021-07-09T17:14:03Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10037" [2021-07-09T17:14:04.000Z] time="2021-07-09T17:14:03Z" level=debug msg="memberlist: Failed ping: bf74730f430a (timeout reached)" [2021-07-09T17:14:04.000Z] time="2021-07-09T17:14:03Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10036" [2021-07-09T17:14:04.000Z] time="2021-07-09T17:14:03Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49379" [2021-07-09T17:14:04.000Z] time="2021-07-09T17:14:03Z" level=warning msg="memberlist: Got ping for unexpected node bf74730f430a from=172.21.73.159:49379" [2021-07-09T17:14:04.000Z] time="2021-07-09T17:14:03Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-09T17:14:04.453Z] time="2021-07-09T17:14:04Z" level=info msg="memberlist: Suspect bf74730f430a has failed, no acks received" [2021-07-09T17:14:04.724Z] --- PASS: TestInfoAPIWarnings (16.36s) [2021-07-09T17:14:04.724Z] === RUN TestInfoDebug [2021-07-09T17:14:04.724Z] --- PASS: TestInfoDebug (0.53s) [2021-07-09T17:14:04.724Z] === RUN TestInfoInsecureRegistries [2021-07-09T17:14:04.724Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-07-09T17:14:04.724Z] === RUN TestInfoRegistryMirrors [2021-07-09T17:14:04.724Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-09T17:14:04.724Z] === RUN TestLoginFailsWithBadCredentials [2021-07-09T17:14:04.724Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-07-09T17:14:04.724Z] === RUN TestPingCacheHeaders [2021-07-09T17:14:04.724Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-09T17:14:04.724Z] === RUN TestPingGet [2021-07-09T17:14:04.724Z] --- PASS: TestPingGet (0.01s) [2021-07-09T17:14:04.724Z] === RUN TestPingHead [2021-07-09T17:14:04.724Z] --- PASS: TestPingHead (0.02s) [2021-07-09T17:14:04.724Z] === RUN TestVersion [2021-07-09T17:14:04.724Z] --- PASS: TestVersion (0.02s) [2021-07-09T17:14:04.724Z] PASS [2021-07-09T17:14:04.724Z] [2021-07-09T17:14:04.724Z] === Skipped [2021-07-09T17:14:04.724Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-09T17:14:04.724Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-09T17:14:04.724Z] [2021-07-09T17:14:04.724Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-09T17:14:04.724Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-09T17:14:04.724Z] [2021-07-09T17:14:04.724Z] [2021-07-09T17:14:04.724Z] DONE 19 tests, 2 skipped in 23.404s [2021-07-09T17:14:04.724Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-09T17:14:04.724Z] INFO: Testing against a local daemon [2021-07-09T17:14:04.724Z] === RUN TestVolumesCreateAndList [2021-07-09T17:14:04.724Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-09T17:14:04.724Z] === RUN TestVolumesRemove [2021-07-09T17:14:04.724Z] --- PASS: TestVolumesRemove (0.06s) [2021-07-09T17:14:04.724Z] === RUN TestVolumesInspect [2021-07-09T17:14:04.724Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-09T17:14:04.724Z] === RUN TestVolumesInvalidJSON [2021-07-09T17:14:04.724Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-09T17:14:04.724Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-09T17:14:04.724Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-09T17:14:04.724Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-09T17:14:04.724Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-09T17:14:04.724Z] PASS [2021-07-09T17:14:04.724Z] [2021-07-09T17:14:04.724Z] DONE 5 tests in 0.207s [2021-07-09T17:14:04.724Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-09T17:14:04.724Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12588 is not a child of this shell [2021-07-09T17:14:04.724Z] warning: PID 12588 from bundles/test-integration/docker.pid had a nonzero exit code [2021-07-09T17:14:04.724Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-09T17:14:04.724Z] [2021-07-09T17:14:04.724Z] Unloading profiles will leave already running processes permanently [2021-07-09T17:14:04.724Z] unconfined, which can lead to unexpected situations. [2021-07-09T17:14:04.724Z] [2021-07-09T17:14:04.724Z] To set a process to complain mode, use the command line tool [2021-07-09T17:14:04.724Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-09T17:14:04.724Z] Removing test suite binaries [2021-07-09T17:14:04.724Z] exiting test-integration [2021-07-09T17:14:04.724Z] ++ exit 0 [2021-07-09T17:14:04.724Z] [2021-07-09T17:14:05.405Z] time="2021-07-09T17:14:05Z" level=info msg="memberlist: Marking bf74730f430a as failed, suspect timeout reached (0 peer confirmations)" [2021-07-09T17:14:05.405Z] time="2021-07-09T17:14:05Z" level=info msg="Node bf74730f430a/172.21.73.159, left gossip cluster" [2021-07-09T17:14:05.405Z] time="2021-07-09T17:14:05Z" level=warning msg="memberlist: Got ping for unexpected node 'bf74730f430a' from=172.21.73.159:10037" [2021-07-09T17:14:05.857Z] time="2021-07-09T17:14:05Z" level=debug msg="memberlist: Failed ping: bf74730f430a (timeout reached)" [2021-07-09T17:14:05.857Z] time="2021-07-09T17:14:05Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49380" [2021-07-09T17:14:05.857Z] time="2021-07-09T17:14:05Z" level=warning msg="memberlist: Got ping for unexpected node bf74730f430a from=172.21.73.159:49380" [2021-07-09T17:14:05.857Z] time="2021-07-09T17:14:05Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-09T17:14:06.309Z] time="2021-07-09T17:14:06Z" level=info msg="memberlist: Suspect bf74730f430a has failed, no acks received" Post stage [Pipeline] junit [2021-07-09T17:14:07.996Z] Recording test results [2021-07-09T17:14:08.321Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-09T17:14:08.699Z] + echo Ensuring container killed. [2021-07-09T17:14:08.699Z] Ensuring container killed. [2021-07-09T17:14:08.699Z] + docker rm -vf docker-pr5 [2021-07-09T17:14:08.699Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-07-09T17:14:09.018Z] + echo Chowning /workspace to jenkins user [2021-07-09T17:14:09.018Z] Chowning /workspace to jenkins user [2021-07-09T17:14:09.018Z] + id -u [2021-07-09T17:14:09.018Z] + id -g [2021-07-09T17:14:09.018Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42604:/workspace busybox chown -R 1000:1000 /workspace [2021-07-09T17:14:10.382Z] tests/integration/api_healthcheck_test.py .... [ 35%] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-09T17:14:11.243Z] + bundleName=amd64-rootless [2021-07-09T17:14:11.243Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-07-09T17:14:11.243Z] Creating amd64-rootless-bundles.tar.gz [2021-07-09T17:14:11.243Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-09T17:14:11.243Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-09T17:14:11.251Z] Archiving artifacts [2021-07-09T17:14:11.511Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42604/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-09T17:14:11.856Z] + make clean [2021-07-09T17:14:12.114Z] docker volume rm -f docker-dev-cache [2021-07-09T17:14:12.114Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-09T17:14:13.316Z] time="2021-07-09T17:14:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.73.159:10037" [2021-07-09T17:14:13.316Z] time="2021-07-09T17:14:12Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49381" [2021-07-09T17:14:14.693Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-07-09T17:14:23.964Z] --- PASS: TestImportExtremelyLargeImageWorks (92.43s) [2021-07-09T17:14:23.964Z] PASS [2021-07-09T17:14:23.964Z] [2021-07-09T17:14:23.964Z] DONE 12 tests in 95.179s [2021-07-09T17:14:23.964Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-09T17:14:23.964Z] INFO: Testing against a local daemon [2021-07-09T17:14:23.964Z] === RUN TestNetworkCreateDelete [2021-07-09T17:14:23.964Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-07-09T17:14:23.964Z] === RUN TestDockerNetworkDeletePreferID [2021-07-09T17:14:23.964Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-07-09T17:14:23.964Z] === RUN TestDaemonDNSFallback [2021-07-09T17:14:27.263Z] --- PASS: TestDaemonDNSFallback (6.62s) [2021-07-09T17:14:27.263Z] === RUN TestInspectNetwork [2021-07-09T17:14:30.560Z] === RUN TestInspectNetwork/full_network_id [2021-07-09T17:14:30.560Z] === RUN TestInspectNetwork/partial_network_id [2021-07-09T17:14:30.560Z] === RUN TestInspectNetwork/network_name [2021-07-09T17:14:30.560Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-09T17:14:30.907Z] time="2021-07-09T17:14:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.73.159:10036" [2021-07-09T17:14:30.907Z] time="2021-07-09T17:14:28Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49382" [2021-07-09T17:14:34.158Z] Loaded image: buildpack-deps:buster [2021-07-09T17:14:34.158Z] Loaded image: busybox:latest [2021-07-09T17:14:34.158Z] Loaded image: buildpack-deps:buster [2021-07-09T17:14:34.158Z] Loaded image: busybox:glibc [2021-07-09T17:14:34.158Z] Loaded image: busybox:latest [2021-07-09T17:14:34.158Z] Loaded image: busybox:glibc [2021-07-09T17:14:34.505Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-07-09T17:14:34.759Z] --- PASS: TestInspectNetwork (7.75s) [2021-07-09T17:14:34.759Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-09T17:14:34.759Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-09T17:14:34.759Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-09T17:14:34.759Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2021-07-09T17:14:34.759Z] === RUN TestRunContainerWithBridgeNone [2021-07-09T17:14:37.912Z] time="2021-07-09T17:14:37Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.73.159:10033 172.21.73.159:10034 172.21.73.159:10035]" [2021-07-09T17:14:38.067Z] --- PASS: TestRunContainerWithBridgeNone (3.10s) [2021-07-09T17:14:38.067Z] === RUN TestNetworkInvalidJSON [2021-07-09T17:14:38.067Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-09T17:14:38.067Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-09T17:14:38.067Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-09T17:14:38.067Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-09T17:14:38.067Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-09T17:14:38.067Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-09T17:14:38.067Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-09T17:14:38.067Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-09T17:14:38.067Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-09T17:14:38.067Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-07-09T17:14:38.067Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-09T17:14:38.067Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-09T17:14:38.067Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-09T17:14:38.067Z] === RUN TestNetworkList [2021-07-09T17:14:38.067Z] === RUN TestNetworkList//networks [2021-07-09T17:14:38.067Z] === PAUSE TestNetworkList//networks [2021-07-09T17:14:38.067Z] === RUN TestNetworkList//networks/ [2021-07-09T17:14:38.067Z] === PAUSE TestNetworkList//networks/ [2021-07-09T17:14:38.067Z] === CONT TestNetworkList//networks [2021-07-09T17:14:38.067Z] === CONT TestNetworkList//networks/ [2021-07-09T17:14:38.067Z] --- PASS: TestNetworkList (0.01s) [2021-07-09T17:14:38.067Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-09T17:14:38.067Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-09T17:14:38.067Z] === RUN TestHostIPv4BridgeLabel [2021-07-09T17:14:38.327Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2021-07-09T17:14:38.327Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-09T17:14:38.350Z] Loaded image: debian:bullseye [2021-07-09T17:14:38.350Z] Loaded image: hello-world:latest [2021-07-09T17:14:38.350Z] Loaded image: arm32v7/hello-world:latest [2021-07-09T17:14:38.350Z] INFO: Testing against a local daemon [2021-07-09T17:14:38.350Z] === RUN TestDockerSuite [2021-07-09T17:14:38.350Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-09T17:14:38.350Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-09T17:14:38.350Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-09T17:14:38.350Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-09T17:14:38.350Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-09T17:14:38.364Z] time="2021-07-09T17:14:38Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.73.159:10033 172.21.73.159:10034 172.21.73.159:10035]" [2021-07-09T17:14:38.609Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-09T17:14:38.609Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-09T17:14:38.609Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-09T17:14:38.868Z] Loaded image: debian:bullseye [2021-07-09T17:14:38.868Z] Loaded image: hello-world:latest [2021-07-09T17:14:39.127Z] Loaded image: arm32v7/hello-world:latest [2021-07-09T17:14:39.127Z] INFO: Testing against a local daemon [2021-07-09T17:14:39.127Z] === RUN TestDockerDaemonSuite [2021-07-09T17:14:39.127Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-07-09T17:14:39.267Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-07-09T17:14:39.267Z] === RUN TestDaemonDefaultNetworkPools [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49383" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.73.159:10033" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 1594898a246a/172.21.73.159, joined gossip cluster" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 1594898a246a/172.21.73.159, added to nodes list" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node c4e003bd0a5b/172.21.73.159, joined gossip cluster" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 700843da0503/172.21.73.159, joined gossip cluster" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node c4e003bd0a5b/172.21.73.159, added to nodes list" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 700843da0503/172.21.73.159, is the new incarnation of the shutdown node bbb970829367/172.21.73.159" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 700843da0503/172.21.73.159, added to nodes list" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.73.159:10034" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49384" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 700843da0503/172.21.73.159, joined gossip cluster" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 700843da0503/172.21.73.159, added to nodes list" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node c4e003bd0a5b/172.21.73.159, joined gossip cluster" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node c4e003bd0a5b/172.21.73.159, added to nodes list" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 1594898a246a/172.21.73.159, joined gossip cluster" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 07b0c4d5aa68/172.21.73.159, joined gossip cluster" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 07b0c4d5aa68/172.21.73.159, is the new incarnation of the shutdown node 13a649f1638a/172.21.73.159" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 1594898a246a/172.21.73.159, added to nodes list" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 07b0c4d5aa68/172.21.73.159, added to nodes list" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.73.159:10035" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49385" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 700843da0503/172.21.73.159, joined gossip cluster" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 700843da0503/172.21.73.159, added to nodes list" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node c4e003bd0a5b/172.21.73.159, joined gossip cluster" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node c4e003bd0a5b/172.21.73.159, added to nodes list" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 07b0c4d5aa68/172.21.73.159, joined gossip cluster" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 07b0c4d5aa68/172.21.73.159, added to nodes list" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 1594898a246a/172.21.73.159, joined gossip cluster" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 1594898a246a/172.21.73.159, added to nodes list" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 149ff6341d5e/172.21.73.159, joined gossip cluster" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 149ff6341d5e/172.21.73.159, is the new incarnation of the shutdown node bf74730f430a/172.21.73.159" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 149ff6341d5e/172.21.73.159, added to nodes list" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 700843da0503/172.21.73.159, joined gossip cluster" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 700843da0503/172.21.73.159, is the new incarnation of the shutdown node bbb970829367/172.21.73.159" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 700843da0503/172.21.73.159, added to nodes list" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 07b0c4d5aa68/172.21.73.159, joined gossip cluster" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 07b0c4d5aa68/172.21.73.159, is the new incarnation of the shutdown node 13a649f1638a/172.21.73.159" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 07b0c4d5aa68/172.21.73.159, added to nodes list" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 07b0c4d5aa68/172.21.73.159, joined gossip cluster" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 07b0c4d5aa68/172.21.73.159, added to nodes list" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 149ff6341d5e/172.21.73.159, joined gossip cluster" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 149ff6341d5e/172.21.73.159, added to nodes list" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 149ff6341d5e/172.21.73.159, joined gossip cluster" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:38Z" level=info msg="Node 149ff6341d5e/172.21.73.159, added to nodes list" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:39Z" level=info msg="Node 149ff6341d5e/172.21.73.159, joined gossip cluster" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:39Z" level=info msg="Node 149ff6341d5e/172.21.73.159, is the new incarnation of the shutdown node bf74730f430a/172.21.73.159" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:39Z" level=info msg="Node 149ff6341d5e/172.21.73.159, added to nodes list" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.73.159:10033" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:39Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49386" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.73.159:10034" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:39Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49387" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.73.159:10035" [2021-07-09T17:14:39.323Z] time="2021-07-09T17:14:39Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49388" [2021-07-09T17:14:40.206Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-07-09T17:14:40.206Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-09T17:14:40.837Z] 2021/07/09 17:14:40 Closing DB instances... [2021-07-09T17:14:40.837Z] time="2021-07-09T17:14:40Z" level=info msg="Node 700843da0503 change state NodeActive --> NodeLeft" [2021-07-09T17:14:40.837Z] time="2021-07-09T17:14:40Z" level=info msg="node5(c4e003bd0a5b): Node leave event for 700843da0503/172.21.73.159" [2021-07-09T17:14:40.837Z] time="2021-07-09T17:14:40Z" level=info msg="Node 700843da0503 change state NodeActive --> NodeLeft" [2021-07-09T17:14:40.837Z] time="2021-07-09T17:14:40Z" level=info msg="Node 700843da0503 change state NodeActive --> NodeLeft" [2021-07-09T17:14:40.837Z] time="2021-07-09T17:14:40Z" level=info msg="node4(1594898a246a): Node leave event for 700843da0503/172.21.73.159" [2021-07-09T17:14:40.837Z] time="2021-07-09T17:14:40Z" level=info msg="node2(07b0c4d5aa68): Node leave event for 700843da0503/172.21.73.159" [2021-07-09T17:14:40.837Z] time="2021-07-09T17:14:40Z" level=info msg="Node 700843da0503 change state NodeActive --> NodeLeft" [2021-07-09T17:14:40.837Z] time="2021-07-09T17:14:40Z" level=info msg="node3(149ff6341d5e): Node leave event for 700843da0503/172.21.73.159" [2021-07-09T17:14:40.837Z] time="2021-07-09T17:14:40Z" level=info msg="Node 700843da0503 change state NodeActive --> NodeLeft" [2021-07-09T17:14:40.837Z] time="2021-07-09T17:14:40Z" level=info msg="node1(700843da0503): Node leave event for 700843da0503/172.21.73.159" [2021-07-09T17:14:40.837Z] time="2021-07-09T17:14:40Z" level=info msg="Node 700843da0503/172.21.73.159, left gossip cluster" [2021-07-09T17:14:40.837Z] time="2021-07-09T17:14:40Z" level=info msg="Node 700843da0503/172.21.73.159, left gossip cluster" [2021-07-09T17:14:40.837Z] time="2021-07-09T17:14:40Z" level=info msg="Node 700843da0503/172.21.73.159, left gossip cluster" [2021-07-09T17:14:40.837Z] time="2021-07-09T17:14:40Z" level=info msg="Node 700843da0503/172.21.73.159, left gossip cluster" [2021-07-09T17:14:40.837Z] time="2021-07-09T17:14:40Z" level=info msg="Node 700843da0503/172.21.73.159, left gossip cluster" [2021-07-09T17:14:41.145Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-07-09T17:14:41.145Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-09T17:14:41.289Z] time="2021-07-09T17:14:40Z" level=info msg="Node 07b0c4d5aa68 change state NodeActive --> NodeLeft" [2021-07-09T17:14:41.289Z] time="2021-07-09T17:14:40Z" level=info msg="node3(149ff6341d5e): Node leave event for 07b0c4d5aa68/172.21.73.159" [2021-07-09T17:14:41.289Z] time="2021-07-09T17:14:40Z" level=info msg="Node 07b0c4d5aa68 change state NodeActive --> NodeLeft" [2021-07-09T17:14:41.289Z] time="2021-07-09T17:14:40Z" level=info msg="node5(c4e003bd0a5b): Node leave event for 07b0c4d5aa68/172.21.73.159" [2021-07-09T17:14:41.289Z] time="2021-07-09T17:14:40Z" level=info msg="Node 07b0c4d5aa68 change state NodeActive --> NodeLeft" [2021-07-09T17:14:41.289Z] time="2021-07-09T17:14:40Z" level=info msg="node4(1594898a246a): Node leave event for 07b0c4d5aa68/172.21.73.159" [2021-07-09T17:14:41.289Z] time="2021-07-09T17:14:40Z" level=info msg="Node 07b0c4d5aa68 change state NodeActive --> NodeLeft" [2021-07-09T17:14:41.289Z] time="2021-07-09T17:14:40Z" level=info msg="node2(07b0c4d5aa68): Node leave event for 07b0c4d5aa68/172.21.73.159" [2021-07-09T17:14:41.289Z] time="2021-07-09T17:14:41Z" level=info msg="Node 07b0c4d5aa68/172.21.73.159, left gossip cluster" [2021-07-09T17:14:41.289Z] time="2021-07-09T17:14:41Z" level=info msg="Node 07b0c4d5aa68/172.21.73.159, left gossip cluster" [2021-07-09T17:14:41.289Z] time="2021-07-09T17:14:41Z" level=info msg="Node 07b0c4d5aa68/172.21.73.159, left gossip cluster" [2021-07-09T17:14:41.289Z] time="2021-07-09T17:14:41Z" level=info msg="Node 07b0c4d5aa68/172.21.73.159, left gossip cluster" [2021-07-09T17:14:41.289Z] time="2021-07-09T17:14:41Z" level=info msg="Node 149ff6341d5e change state NodeActive --> NodeLeft" [2021-07-09T17:14:41.289Z] time="2021-07-09T17:14:41Z" level=info msg="node5(c4e003bd0a5b): Node leave event for 149ff6341d5e/172.21.73.159" [2021-07-09T17:14:41.289Z] time="2021-07-09T17:14:41Z" level=info msg="Node 149ff6341d5e/172.21.73.159, left gossip cluster" [2021-07-09T17:14:41.289Z] time="2021-07-09T17:14:41Z" level=info msg="Node 149ff6341d5e change state NodeActive --> NodeFailed" [2021-07-09T17:14:41.289Z] time="2021-07-09T17:14:41Z" level=info msg="Node 149ff6341d5e/172.21.73.159, added to failed nodes list" [2021-07-09T17:14:41.289Z] time="2021-07-09T17:14:41Z" level=info msg="Node 149ff6341d5e change state NodeActive --> NodeLeft" [2021-07-09T17:14:41.289Z] time="2021-07-09T17:14:41Z" level=info msg="node4(1594898a246a): Node leave event for 149ff6341d5e/172.21.73.159" [2021-07-09T17:14:41.734Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-07-09T17:14:41.740Z] time="2021-07-09T17:14:41Z" level=error msg="node: 149ff6341d5e is unknown to memberlist" [2021-07-09T17:14:41.740Z] time="2021-07-09T17:14:41Z" level=info msg="Node 149ff6341d5e/172.21.73.159, left gossip cluster" [2021-07-09T17:14:41.740Z] time="2021-07-09T17:14:41Z" level=info msg="Node 149ff6341d5e/172.21.73.159, left gossip cluster" [2021-07-09T17:14:42.191Z] time="2021-07-09T17:14:41Z" level=debug msg="memberlist: Failed ping: 1594898a246a (timeout reached)" [2021-07-09T17:14:42.191Z] time="2021-07-09T17:14:41Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.73.159:10035: use of closed network connection" [2021-07-09T17:14:42.191Z] time="2021-07-09T17:14:41Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.73.159:10037: use of closed network connection" [2021-07-09T17:14:42.191Z] time="2021-07-09T17:14:41Z" level=debug msg="memberlist: Stream connection from=172.21.73.159:49389" [2021-07-09T17:14:42.191Z] time="2021-07-09T17:14:41Z" level=info msg="Node 1594898a246a change state NodeActive --> NodeLeft" [2021-07-09T17:14:42.191Z] time="2021-07-09T17:14:41Z" level=info msg="node5(c4e003bd0a5b): Node leave event for 1594898a246a/172.21.73.159" [2021-07-09T17:14:42.191Z] time="2021-07-09T17:14:41Z" level=info msg="Node 1594898a246a/172.21.73.159, left gossip cluster" [2021-07-09T17:14:42.191Z] time="2021-07-09T17:14:41Z" level=info msg="Node 1594898a246a change state NodeActive --> NodeFailed" [2021-07-09T17:14:42.191Z] time="2021-07-09T17:14:41Z" level=info msg="Node 1594898a246a/172.21.73.159, added to failed nodes list" [2021-07-09T17:14:42.191Z] time="2021-07-09T17:14:41Z" level=error msg="node: 1594898a246a is unknown to memberlist" [2021-07-09T17:14:42.191Z] time="2021-07-09T17:14:42Z" level=info msg="Node 1594898a246a/172.21.73.159, left gossip cluster" [2021-07-09T17:14:42.527Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-07-09T17:14:42.527Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-09T17:14:42.557Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-07-09T17:14:42.643Z] time="2021-07-09T17:14:42Z" level=info msg="Node c4e003bd0a5b/172.21.73.159, left gossip cluster" [2021-07-09T17:14:42.643Z] time="2021-07-09T17:14:42Z" level=info msg="Node c4e003bd0a5b change state NodeActive --> NodeFailed" [2021-07-09T17:14:42.643Z] time="2021-07-09T17:14:42Z" level=info msg="Node c4e003bd0a5b/172.21.73.159, added to failed nodes list" [2021-07-09T17:14:42.643Z] --- PASS: TestNetworkDBIslands (65.84s) [2021-07-09T17:14:42.643Z] PASS [2021-07-09T17:14:42.643Z] coverage: 60.2% of statements [2021-07-09T17:14:42.643Z] ok github.com/docker/docker/libnetwork/networkdb 155.645s coverage: 60.2% of statements [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/quota [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/rootless [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/volume [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-09T17:14:42.643Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-09T17:14:43.097Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-07-09T17:14:43.097Z] === RUN TestServiceWithPredefinedNetwork [2021-07-09T17:14:43.335Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-09T17:14:43.336Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-09T17:14:43.336Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-09T17:14:43.336Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-09T17:14:44.158Z] [2021-07-09T17:14:44.158Z] === Skipped [2021-07-09T17:14:44.158Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-09T17:14:44.158Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-09T17:14:44.158Z] [2021-07-09T17:14:44.158Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-09T17:14:44.158Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-09T17:14:44.158Z] [2021-07-09T17:14:44.158Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-09T17:14:44.158Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-09T17:14:44.158Z] [2021-07-09T17:14:44.158Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-07-09T17:14:44.158Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-09T17:14:44.158Z] [2021-07-09T17:14:44.158Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-09T17:14:44.158Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-09T17:14:44.158Z] [2021-07-09T17:14:44.158Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-09T17:14:44.158Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-09T17:14:44.158Z] [2021-07-09T17:14:44.158Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-09T17:14:44.158Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-09T17:14:44.158Z] [2021-07-09T17:14:44.158Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-09T17:14:44.158Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-09T17:14:44.158Z] [2021-07-09T17:14:44.158Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-09T17:14:44.158Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-09T17:14:44.158Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-09T17:14:44.159Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-09T17:14:44.159Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-09T17:14:44.159Z] daemon_test.go:147: root required [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-09T17:14:44.159Z] reload_test.go:520: root required [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-07-09T17:14:44.159Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-09T17:14:44.159Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-09T17:14:44.159Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-09T17:14:44.159Z] download_test.go:268: Needs fixing on Windows [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-09T17:14:44.159Z] layer_test.go:304: Failing on Windows [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-09T17:14:44.159Z] layer_test.go:353: Failing on Windows [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-09T17:14:44.159Z] layer_test.go:468: Failing on Windows [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-09T17:14:44.159Z] layer_test.go:697: Failing on Windows [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-09T17:14:44.159Z] migration_test.go:46: Failing on Windows [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-09T17:14:44.159Z] migration_test.go:182: Failing on Windows [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-09T17:14:44.159Z] mount_test.go:17: Failing on Windows [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-09T17:14:44.159Z] mount_test.go:76: Failing on Windows [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-09T17:14:44.159Z] mount_test.go:125: Failing on Windows [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-09T17:14:44.159Z] mount_test.go:212: Failing on Windows [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-07-09T17:14:44.159Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-07-09T17:14:44.159Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-09T17:14:44.159Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-09T17:14:44.159Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-09T17:14:44.159Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-09T17:14:44.159Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-09T17:14:44.159Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-09T17:14:44.159Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-09T17:14:44.159Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-09T17:14:44.159Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-09T17:14:44.159Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-09T17:14:44.159Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-09T17:14:44.159Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-09T17:14:44.159Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-09T17:14:44.159Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-09T17:14:44.159Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-09T17:14:44.159Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-09T17:14:44.159Z] archive_test.go:134: Xz not present in msys2 [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-09T17:14:44.159Z] archive_test.go:239: Failing on Windows CI machines [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-09T17:14:44.159Z] archive_windows_test.go:16: Currently fails [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-09T17:14:44.159Z] changes_test.go:196: needs more investigation [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-07-09T17:14:44.159Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-07-09T17:14:44.159Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-09T17:14:44.159Z] changes_test.go:433: needs further investigation [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-09T17:14:44.159Z] changes_test.go:469: needs further investigation [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-09T17:14:44.159Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-09T17:14:44.159Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-09T17:14:44.159Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-09T17:14:44.159Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-09T17:14:44.159Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-09T17:14:44.159Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-09T17:14:44.159Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-09T17:14:44.159Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-09T17:14:44.159Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-09T17:14:44.159Z] poller_test.go:41: No chmod on Windows [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-09T17:14:44.159Z] fileutils_test.go:134: Needs porting to Windows [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-09T17:14:44.159Z] fileutils_test.go:180: Needs porting to Windows [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-09T17:14:44.159Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-09T17:14:44.159Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-07-09T17:14:44.159Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-09T17:14:44.159Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-09T17:14:44.159Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] [2021-07-09T17:14:44.159Z] DONE 2027 tests, 69 skipped in 318.190s [2021-07-09T17:14:44.159Z] INFO: make.ps1 ended at 07/09/2021 17:14:44 [2021-07-09T17:14:44.270Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-09T17:14:44.528Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-09T17:14:44.528Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-09T17:14:45.642Z] --- PASS: TestServiceWithPredefinedNetwork (2.52s) [2021-07-09T17:14:45.642Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-09T17:14:45.642Z] service_test.go:242: FLAKY_TEST [2021-07-09T17:14:45.642Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-09T17:14:45.642Z] === RUN TestServiceWithDataPathPortInit [2021-07-09T17:14:45.680Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-09T17:14:45.680Z] INFO: Unit tests ended at 07/09/2021 17:14:45. Duration:00:05:29.6278307 [2021-07-09T17:14:45.680Z] INFO: Building busybox [2021-07-09T17:14:45.680Z] Sending build context to Docker daemon 5.12kB [2021-07-09T17:14:45.680Z] [2021-07-09T17:14:45.680Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-09T17:14:45.680Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-09T17:14:45.680Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-09T17:14:45.680Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-09T17:14:45.680Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-09T17:14:45.680Z] ---> 39d157a84080 [2021-07-09T17:14:45.680Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-09T17:14:46.133Z] ---> Running in b2f86de0287b [2021-07-09T17:14:46.430Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-09T17:14:46.430Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-09T17:14:46.430Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-09T17:14:46.430Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-09T17:14:47.171Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-07-09T17:14:47.366Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-07-09T17:14:47.625Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-09T17:14:49.005Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-09T17:14:49.020Z] Removing intermediate container b2f86de0287b [2021-07-09T17:14:49.020Z] ---> 0afd8f0e284e [2021-07-09T17:14:49.020Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-09T17:14:49.020Z] ---> Running in 78025c3ca635 [2021-07-09T17:14:49.266Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-09T17:14:49.266Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-09T17:14:49.266Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-09T17:14:49.472Z] Removing intermediate container 78025c3ca635 [2021-07-09T17:14:49.472Z] ---> 5a489f645dae [2021-07-09T17:14:49.472Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-09T17:14:49.472Z] ---> Running in 6b0fde6a8b9a [2021-07-09T17:14:49.524Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-09T17:14:49.924Z] Removing intermediate container 6b0fde6a8b9a [2021-07-09T17:14:49.924Z] ---> 7b7e6d179c10 [2021-07-09T17:14:49.924Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-09T17:14:50.878Z] [2021-07-09T17:14:51.330Z] ---> c9cdfeb2cb85 [2021-07-09T17:14:51.330Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-09T17:14:51.784Z] ---> Running in 94009778e6e8 [2021-07-09T17:14:56.086Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-09T17:14:56.086Z] --- PASS: TestBuildWithHugeFile (117.49s) [2021-07-09T17:14:56.086Z] === RUN TestBuildWCOWSandboxSize [2021-07-09T17:14:56.086Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-09T17:14:56.086Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-09T17:14:56.086Z] === RUN TestBuildWithEmptyDockerfile [2021-07-09T17:14:56.086Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-09T17:14:56.086Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-09T17:14:56.086Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-09T17:14:56.086Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-09T17:14:56.086Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-09T17:14:56.086Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-09T17:14:56.086Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-09T17:14:56.086Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-09T17:14:56.345Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-09T17:14:56.345Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-07-09T17:14:56.345Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2021-07-09T17:14:56.345Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2021-07-09T17:14:56.345Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-07-09T17:14:56.345Z] === RUN TestBuildPreserveOwnership [2021-07-09T17:14:56.345Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-09T17:14:56.913Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-09T17:14:58.827Z] Removing intermediate container 94009778e6e8 [2021-07-09T17:14:58.827Z] ---> 6ee9e486f9e8 [2021-07-09T17:14:58.827Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-09T17:14:58.827Z] ---> Running in 1e4d27a9df9a [2021-07-09T17:14:59.447Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-09T17:14:59.447Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-09T17:15:00.342Z] [2021-07-09T17:15:00.342Z] SUCCESS: Specified value was saved. [2021-07-09T17:15:00.538Z] --- PASS: TestServiceWithDataPathPortInit (14.59s) [2021-07-09T17:15:00.538Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-09T17:15:00.823Z] --- PASS: TestBuildPreserveOwnership (4.49s) [2021-07-09T17:15:00.823Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.92s) [2021-07-09T17:15:00.823Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.56s) [2021-07-09T17:15:00.823Z] === RUN TestBuildPlatformInvalid [2021-07-09T17:15:00.823Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-07-09T17:15:00.823Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-09T17:15:01.332Z] .......................... [ 67%] [2021-07-09T17:15:01.758Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-09T17:15:01.863Z] Removing intermediate container 1e4d27a9df9a [2021-07-09T17:15:01.863Z] ---> 62fa0b6f47ee [2021-07-09T17:15:01.863Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-09T17:15:01.863Z] ---> Running in 3c222ffc391a [2021-07-09T17:15:03.078Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:veg0o9dd028tycl2xcsi7a7bz Created:2021-07-09 17:15:01.371910502 +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[94277832dd701ef5f502866d2f59ec4ddd3d3be060c4b510dd4ebb852f31e15f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.swc3vdgq8gfxrz21uwpvxlztq EndpointID:10848e2176ae8bb892ad7fd492d258bd91b6d21f177221ced93e6effb77b224c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a7f2fe648e6bc5df251f1f3548b218973af7f0e14326feb965b1354293839901 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:636f16744c07 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.swc3vdgq8gfxrz21uwpvxlztq EndpointID:10848e2176ae8bb892ad7fd492d258bd91b6d21f177221ced93e6effb77b224c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-09T17:15:03.134Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-09T17:15:04.071Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-09T17:15:05.006Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-09T17:15:05.608Z] Cannot create a file when that file already exists. [2021-07-09T17:15:06.382Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-07-09T17:15:06.382Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-07-09T17:15:07.273Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.24s) [2021-07-09T17:15:07.273Z] PASS [2021-07-09T17:15:07.273Z] [2021-07-09T17:15:07.273Z] === Skipped [2021-07-09T17:15:07.273Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-09T17:15:07.273Z] service_test.go:242: FLAKY_TEST [2021-07-09T17:15:07.273Z] [2021-07-09T17:15:07.273Z] [2021-07-09T17:15:07.273Z] DONE 26 tests, 1 skipped in 47.700s [2021-07-09T17:15:07.273Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-09T17:15:07.534Z] INFO: Testing against a local daemon [2021-07-09T17:15:07.534Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-09T17:15:07.534Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-09T17:15:07.534Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-09T17:15:07.534Z] === RUN TestDockerNetworkIpvlan [2021-07-09T17:15:07.534Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-09T17:15:07.534Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-09T17:15:07.534Z] PASS [2021-07-09T17:15:07.534Z] [2021-07-09T17:15:07.534Z] === Skipped [2021-07-09T17:15:07.534Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-09T17:15:07.534Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-09T17:15:07.534Z] [2021-07-09T17:15:07.534Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-09T17:15:07.534Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-09T17:15:07.534Z] [2021-07-09T17:15:07.534Z] [2021-07-09T17:15:07.534Z] DONE 2 tests, 2 skipped in 0.072s [2021-07-09T17:15:07.534Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-09T17:15:07.534Z] INFO: Testing against a local daemon [2021-07-09T17:15:07.534Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-09T17:15:08.286Z] docker_cli_daemon_test.go:1455: [d0cab6e4a16f5] daemon is not started [2021-07-09T17:15:08.545Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-07-09T17:15:08.914Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2021-07-09T17:15:08.914Z] === RUN TestDockerNetworkMacvlan [2021-07-09T17:15:09.123Z] check_test.go:309: [d78a23a2e08fb] daemon is not started [2021-07-09T17:15:09.123Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-07-09T17:15:09.300Z] Removing intermediate container 3c222ffc391a [2021-07-09T17:15:09.300Z] ---> 79d950a0a9eb [2021-07-09T17:15:09.300Z] Step 13/13 : CMD ["sh"] [2021-07-09T17:15:09.300Z] ---> Running in 7e09dddf599a [2021-07-09T17:15:09.485Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-09T17:15:09.771Z] Removing intermediate container 7e09dddf599a [2021-07-09T17:15:09.771Z] ---> f7cbacbb2a4b [2021-07-09T17:15:09.771Z] Successfully built f7cbacbb2a4b [2021-07-09T17:15:09.771Z] Successfully tagged busybox:latest [2021-07-09T17:15:09.771Z] INFO: Docker images of the daemon under test [2021-07-09T17:15:09.771Z] [2021-07-09T17:15:09.771Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-09T17:15:09.771Z] busybox latest f7cbacbb2a4b Less than a second ago 2.78GB [2021-07-09T17:15:09.771Z] microsoft/windowsservercore latest 39d157a84080 4 months ago 2.74GB [2021-07-09T17:15:09.771Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 4 months ago 2.74GB [2021-07-09T17:15:09.771Z] [2021-07-09T17:15:09.771Z] INFO: Running integration tests at 07/09/2021 17:15:09... [2021-07-09T17:15:09.771Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-09T17:15:09.771Z] INFO: Integration API tests being run from the host: [2021-07-09T17:15:09.771Z] INFO: make.ps1 starting at 07/09/2021 17:15:09 [2021-07-09T17:15:10.425Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-09T17:15:10.727Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-09T17:15:11.024Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-09T17:15:11.026Z] === RUN TestDockerSuite/TestAttachDetach [2021-07-09T17:15:11.594Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-07-09T17:15:12.161Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-09T17:15:13.538Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-09T17:15:13.567Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-09T17:15:13.796Z] check_test.go:309: [d357c4c285fbe] daemon is not started [2021-07-09T17:15:13.796Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-07-09T17:15:16.108Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-09T17:15:16.326Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-09T17:15:17.263Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-09T17:15:18.199Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-09T17:15:18.457Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-07-09T17:15:19.835Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-09T17:15:21.389Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-09T17:15:21.739Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-07-09T17:15:22.674Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-09T17:15:22.773Z] --- PASS: TestDockerNetworkMacvlan (14.04s) [2021-07-09T17:15:22.773Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2021-07-09T17:15:22.773Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-07-09T17:15:22.773Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.53s) [2021-07-09T17:15:22.773Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.81s) [2021-07-09T17:15:22.773Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.88s) [2021-07-09T17:15:22.773Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s) [2021-07-09T17:15:22.773Z] PASS [2021-07-09T17:15:22.773Z] [2021-07-09T17:15:22.773Z] DONE 8 tests in 15.348s [2021-07-09T17:15:22.773Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-09T17:15:22.773Z] testing: warning: no tests to run [2021-07-09T17:15:22.773Z] PASS [2021-07-09T17:15:22.773Z] [2021-07-09T17:15:22.773Z] DONE 0 tests in 0.007s [2021-07-09T17:15:22.773Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-09T17:15:22.773Z] INFO: Testing against a local daemon [2021-07-09T17:15:22.773Z] === RUN TestAuthZPluginAllowRequest [2021-07-09T17:15:24.156Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2021-07-09T17:15:24.156Z] === RUN TestAuthZPluginTLS [2021-07-09T17:15:24.575Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-09T17:15:24.575Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-07-09T17:15:24.726Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-07-09T17:15:24.726Z] === RUN TestAuthZPluginDenyRequest [2021-07-09T17:15:25.296Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-07-09T17:15:25.296Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-09T17:15:25.865Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-07-09T17:15:25.865Z] === RUN TestAuthZPluginDenyResponse [2021-07-09T17:15:25.951Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-09T17:15:25.951Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-09T17:15:26.435Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-07-09T17:15:26.435Z] === RUN TestAuthZPluginAllowEventStream [2021-07-09T17:15:27.817Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2021-07-09T17:15:27.818Z] === RUN TestAuthZPluginErrorResponse [2021-07-09T17:15:27.855Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-09T17:15:28.387Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-07-09T17:15:28.387Z] === RUN TestAuthZPluginErrorRequest [2021-07-09T17:15:28.423Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-09T17:15:28.957Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-07-09T17:15:28.957Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-09T17:15:28.990Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-07-09T17:15:29.527Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-07-09T17:15:29.527Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-09T17:15:30.893Z] Loaded image: buildpack-deps:buster [2021-07-09T17:15:30.893Z] Loaded image: busybox:latest [2021-07-09T17:15:31.438Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.66s) [2021-07-09T17:15:31.438Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-09T17:15:31.461Z] Loaded image: busybox:glibc [2021-07-09T17:15:32.822Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2021-07-09T17:15:32.822Z] === RUN TestAuthZPluginHeader [2021-07-09T17:15:33.392Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-07-09T17:15:33.392Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-09T17:15:33.995Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-07-09T17:15:35.785Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-09T17:15:35.785Z] INFO: Testing against a local daemon [2021-07-09T17:15:35.785Z] === RUN TestBuildWithSession [2021-07-09T17:15:35.785Z] build_session_test.go:25: TODO: BuildKit [2021-07-09T17:15:35.785Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-09T17:15:35.785Z] === RUN TestBuildSquashParent [2021-07-09T17:15:35.785Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:15:35.785Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-09T17:15:35.785Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-09T17:15:35.785Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-09T17:15:35.785Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-09T17:15:35.785Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-09T17:15:35.785Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-09T17:15:35.785Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-09T17:15:35.785Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-09T17:15:35.785Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-09T17:15:35.785Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-09T17:15:35.785Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-09T17:15:35.785Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-09T17:15:35.785Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-09T17:15:35.785Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-09T17:15:35.786Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-09T17:15:35.786Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-09T17:15:35.786Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-09T17:15:35.786Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-09T17:15:37.308Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-07-09T17:15:37.614Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.06s) [2021-07-09T17:15:37.614Z] === RUN TestAuthZPluginV2Disable [2021-07-09T17:15:37.875Z] Loaded image: debian:bullseye [2021-07-09T17:15:37.876Z] Loaded image: hello-world:latest [2021-07-09T17:15:37.876Z] Loaded image: arm32v7/hello-world:latest [2021-07-09T17:15:38.811Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-07-09T17:15:40.907Z] --- PASS: TestAuthZPluginV2Disable (2.97s) [2021-07-09T17:15:40.907Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-09T17:15:41.344Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-07-09T17:15:41.912Z] check_test.go:309: [dcc23c7d99fec] daemon is not started [2021-07-09T17:15:41.912Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-07-09T17:15:42.480Z] check_test.go:309: [d6e54b756d81f] daemon is not started [2021-07-09T17:15:42.480Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-07-09T17:15:42.832Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-07-09T17:15:43.446Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.72s) [2021-07-09T17:15:43.446Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-09T17:15:44.313Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-09T17:15:44.384Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-07-09T17:15:44.765Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-09T17:15:44.953Z] check_test.go:309: [d4c9a89b17fd4] daemon is not started [2021-07-09T17:15:44.953Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-07-09T17:15:48.242Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-07-09T17:15:48.809Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (47.77s) [2021-07-09T17:15:48.809Z] PASS [2021-07-09T17:15:48.809Z] [2021-07-09T17:15:48.809Z] === Skipped [2021-07-09T17:15:48.809Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-09T17:15:48.809Z] build_session_test.go:25: TODO: BuildKit [2021-07-09T17:15:48.809Z] [2021-07-09T17:15:48.809Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-09T17:15:48.809Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-09T17:15:48.809Z] [2021-07-09T17:15:48.809Z] [2021-07-09T17:15:48.809Z] DONE 34 tests, 2 skipped in 272.391s [2021-07-09T17:15:48.809Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-09T17:15:48.809Z] ++ 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 [2021-07-09T17:15:48.809Z] ++ set -e [2021-07-09T17:15:48.809Z] ++ '[' -n 0 ']' [2021-07-09T17:15:48.809Z] ++ set -x [2021-07-09T17:15:48.809Z] ++ 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 [2021-07-09T17:15:48.809Z] INFO: Testing against a local daemon [2021-07-09T17:15:48.809Z] === RUN TestConfigInspect [2021-07-09T17:15:49.746Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-07-09T17:15:52.278Z] --- PASS: TestConfigInspect (3.03s) [2021-07-09T17:15:52.278Z] === RUN TestConfigList [2021-07-09T17:15:52.278Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-07-09T17:15:52.845Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-09T17:15:53.414Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-09T17:15:53.414Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-07-09T17:15:53.440Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.61s) [2021-07-09T17:15:53.440Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-09T17:15:53.982Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-07-09T17:15:54.918Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-09T17:15:54.918Z] --- PASS: TestConfigList (2.96s) [2021-07-09T17:15:54.918Z] === RUN TestConfigsCreateAndDelete [2021-07-09T17:15:54.918Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-09T17:15:55.005Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-07-09T17:15:55.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.59s) [2021-07-09T17:15:55.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.65s) [2021-07-09T17:15:55.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (9.81s) [2021-07-09T17:15:55.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.85s) [2021-07-09T17:15:55.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.82s) [2021-07-09T17:15:55.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.37s) [2021-07-09T17:15:55.006Z] === RUN TestBuildMultiStageCopy [2021-07-09T17:15:55.006Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-09T17:15:55.487Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-07-09T17:15:57.388Z] --- PASS: TestConfigsCreateAndDelete (2.45s) [2021-07-09T17:15:57.388Z] === RUN TestConfigsUpdate [2021-07-09T17:15:57.388Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-09T17:15:57.647Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-07-09T17:15:57.957Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-07-09T17:15:59.549Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-09T17:15:59.549Z] --- PASS: TestConfigsUpdate (2.28s) [2021-07-09T17:15:59.549Z] === RUN TestTemplatedConfig [2021-07-09T17:16:00.116Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-09T17:16:00.488Z] tests/integration/client_test.py ..... [ 75%] [2021-07-09T17:16:00.488Z] tests/integration/context_api_test.py ... [ 76%] [2021-07-09T17:16:00.746Z] tests/integration/errors_test.py . [ 76%] [2021-07-09T17:16:01.509Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-07-09T17:16:02.075Z] check_test.go:309: [d36e23e3b3a23] daemon is not started [2021-07-09T17:16:02.075Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-07-09T17:16:02.334Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-07-09T17:16:02.900Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-07-09T17:16:03.467Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-07-09T17:16:04.034Z] --- PASS: TestTemplatedConfig (4.39s) [2021-07-09T17:16:04.034Z] === RUN TestConfigCreateResolve [2021-07-09T17:16:07.297Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-09T17:16:07.297Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-09T17:16:07.319Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-07-09T17:16:07.319Z] --- PASS: TestConfigCreateResolve (3.25s) [2021-07-09T17:16:07.319Z] PASS [2021-07-09T17:16:07.319Z] [2021-07-09T17:16:07.319Z] DONE 6 tests in 18.485s [2021-07-09T17:16:07.319Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-09T17:16:07.319Z] ++ 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 [2021-07-09T17:16:07.319Z] ++ set -e [2021-07-09T17:16:07.319Z] ++ '[' -n 0 ']' [2021-07-09T17:16:07.319Z] ++ set -x [2021-07-09T17:16:07.319Z] ++ 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 [2021-07-09T17:16:07.577Z] INFO: Testing against a local daemon [2021-07-09T17:16:07.577Z] === RUN TestCheckpoint [2021-07-09T17:16:07.577Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-09T17:16:07.577Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-09T17:16:07.577Z] === RUN TestContainerInvalidJSON [2021-07-09T17:16:07.577Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-09T17:16:07.577Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-09T17:16:07.577Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-09T17:16:07.577Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-09T17:16:07.577Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-09T17:16:07.577Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-09T17:16:07.577Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-09T17:16:07.577Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-09T17:16:07.577Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-09T17:16:07.577Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-07-09T17:16:07.577Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-09T17:16:07.577Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-09T17:16:07.577Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-09T17:16:07.577Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-09T17:16:07.577Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-07-09T17:16:07.577Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-09T17:16:07.577Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-07-09T17:16:07.577Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-09T17:16:07.837Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-07-09T17:16:07.837Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-09T17:16:07.837Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-07-09T17:16:07.837Z] === RUN TestCopyFromContainer [2021-07-09T17:16:08.251Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-09T17:16:09.206Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-09T17:16:09.739Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-09T17:16:09.997Z] === RUN TestCopyFromContainer// [2021-07-09T17:16:09.997Z] === RUN TestCopyFromContainer//bar/root [2021-07-09T17:16:10.256Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-09T17:16:10.256Z] === RUN TestCopyFromContainer/bar/quux [2021-07-09T17:16:10.515Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-09T17:16:10.515Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-09T17:16:10.515Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-09T17:16:10.515Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-09T17:16:10.720Z] --- PASS: TestBuildMultiStageCopy (15.55s) [2021-07-09T17:16:10.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.51s) [2021-07-09T17:16:10.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.69s) [2021-07-09T17:16:10.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.90s) [2021-07-09T17:16:10.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.16s) [2021-07-09T17:16:10.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.29s) [2021-07-09T17:16:10.720Z] === RUN TestBuildMultiStageParentConfig [2021-07-09T17:16:10.773Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-09T17:16:10.773Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-09T17:16:10.773Z] --- PASS: TestCopyFromContainer (3.08s) [2021-07-09T17:16:10.773Z] --- PASS: TestCopyFromContainer// (0.15s) [2021-07-09T17:16:10.773Z] --- PASS: TestCopyFromContainer//bar/root (0.18s) [2021-07-09T17:16:10.773Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-07-09T17:16:10.773Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-07-09T17:16:10.773Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-07-09T17:16:10.773Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-07-09T17:16:10.773Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-07-09T17:16:10.773Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-07-09T17:16:10.773Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-07-09T17:16:10.773Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-09T17:16:10.773Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-09T17:16:10.773Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-09T17:16:10.773Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-09T17:16:10.773Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-09T17:16:10.773Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-09T17:16:10.773Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-09T17:16:10.773Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-09T17:16:10.773Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-09T17:16:10.773Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-09T17:16:10.773Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-09T17:16:10.773Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-09T17:16:10.773Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-09T17:16:11.032Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-09T17:16:11.032Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-09T17:16:11.032Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-09T17:16:11.032Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-09T17:16:11.032Z] === RUN TestCreateWithInvalidEnv [2021-07-09T17:16:11.032Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-09T17:16:11.032Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-09T17:16:11.032Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-09T17:16:11.032Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-09T17:16:11.032Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-09T17:16:11.032Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-09T17:16:11.032Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-09T17:16:11.032Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-09T17:16:11.032Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-09T17:16:11.032Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-09T17:16:11.032Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-09T17:16:11.032Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-09T17:16:11.032Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-09T17:16:11.032Z] === RUN TestCreateTmpfsMountsTarget [2021-07-09T17:16:11.032Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-07-09T17:16:11.032Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-09T17:16:11.540Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-07-09T17:16:11.540Z] PASS [2021-07-09T17:16:11.540Z] [2021-07-09T17:16:11.540Z] DONE 17 tests in 46.570s [2021-07-09T17:16:11.540Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-09T17:16:11.540Z] INFO: Testing against a local daemon [2021-07-09T17:16:11.540Z] === RUN TestPluginInvalidJSON [2021-07-09T17:16:11.540Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T17:16:11.540Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T17:16:11.540Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T17:16:11.540Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-07-09T17:16:11.540Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-09T17:16:11.540Z] === RUN TestPluginInstall [2021-07-09T17:16:11.540Z] === RUN TestPluginInstall/no_auth [2021-07-09T17:16:11.540Z] time="2021-07-09T17:16:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T17:16:11.540Z] time="2021-07-09T17:16:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:275e203edcfd4e0903fe248ec7ef72478e26c00d19c6802d1f7ee284878b5c68" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T17:16:11.540Z] time="2021-07-09T17:16:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T17:16:11.540Z] time="2021-07-09T17:16:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:275e203edcfd4e0903fe248ec7ef72478e26c00d19c6802d1f7ee284878b5c68" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T17:16:11.540Z] === RUN TestPluginInstall/with_htpasswd [2021-07-09T17:16:11.540Z] time="2021-07-09T17:16:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T17:16:11.540Z] time="2021-07-09T17:16:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:275e203edcfd4e0903fe248ec7ef72478e26c00d19c6802d1f7ee284878b5c68" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T17:16:11.540Z] time="2021-07-09T17:16:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T17:16:11.540Z] time="2021-07-09T17:16:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:275e203edcfd4e0903fe248ec7ef72478e26c00d19c6802d1f7ee284878b5c68" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T17:16:11.540Z] === RUN TestPluginInstall/with_insecure [2021-07-09T17:16:12.480Z] time="2021-07-09T17:16:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T17:16:12.480Z] time="2021-07-09T17:16:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79a265f7f174ba5dd16cf4bce33a0a491998abce28b96bd71606455169a14166" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T17:16:12.480Z] time="2021-07-09T17:16:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T17:16:12.480Z] time="2021-07-09T17:16:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79a265f7f174ba5dd16cf4bce33a0a491998abce28b96bd71606455169a14166" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T17:16:12.741Z] plugin_test.go:165: [df1281f0b90ec] daemon is not started [2021-07-09T17:16:12.741Z] --- PASS: TestPluginInstall (3.17s) [2021-07-09T17:16:12.741Z] --- PASS: TestPluginInstall/no_auth (1.37s) [2021-07-09T17:16:12.741Z] --- PASS: TestPluginInstall/with_htpasswd (0.68s) [2021-07-09T17:16:12.741Z] --- PASS: TestPluginInstall/with_insecure (1.12s) [2021-07-09T17:16:12.741Z] === RUN TestPluginsWithRuntimes [2021-07-09T17:16:12.866Z] --- PASS: TestBuildMultiStageParentConfig (2.20s) [2021-07-09T17:16:12.866Z] === RUN TestBuildLabelWithTargets [2021-07-09T17:16:12.866Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-09T17:16:12.866Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-07-09T17:16:12.866Z] === RUN TestBuildWithEmptyLayers [2021-07-09T17:16:13.563Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-07-09T17:16:13.822Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2021-07-09T17:16:13.822Z] === RUN TestBuildMultiStageOnBuild [2021-07-09T17:16:14.123Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-09T17:16:14.502Z] --- PASS: TestCreateWithCustomMaskedPaths (3.37s) [2021-07-09T17:16:14.502Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-09T17:16:15.063Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-09T17:16:15.436Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-09T17:16:15.436Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-09T17:16:16.002Z] --- PASS: TestPluginsWithRuntimes (3.44s) [2021-07-09T17:16:16.002Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2021-07-09T17:16:16.002Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2021-07-09T17:16:16.002Z] === RUN TestPluginBackCompatMediaTypes [2021-07-09T17:16:16.574Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2021-07-09T17:16:16.813Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-07-09T17:16:16.813Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-09T17:16:16.813Z] check_test.go:309: [dd58418d1a7b7] daemon is not started [2021-07-09T17:16:16.813Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-07-09T17:16:16.834Z] PASS [2021-07-09T17:16:16.834Z] [2021-07-09T17:16:16.834Z] DONE 10 tests in 7.266s [2021-07-09T17:16:16.834Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-09T17:16:16.834Z] INFO: Testing against a local daemon [2021-07-09T17:16:16.834Z] === RUN TestExternalGraphDriver [2021-07-09T17:16:16.834Z] === RUN TestExternalGraphDriver/json [2021-07-09T17:16:17.379Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-09T17:16:17.639Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.31s) [2021-07-09T17:16:17.639Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-09T17:16:17.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-09T17:16:17.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-09T17:16:17.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-09T17:16:17.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-09T17:16:17.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-09T17:16:17.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-09T17:16:17.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-09T17:16:17.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-09T17:16:17.639Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-09T17:16:17.639Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-09T17:16:17.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-09T17:16:17.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-09T17:16:17.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-09T17:16:17.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-09T17:16:17.639Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-09T17:16:17.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-09T17:16:17.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-07-09T17:16:17.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-07-09T17:16:17.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-07-09T17:16:17.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-07-09T17:16:17.639Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-07-09T17:16:17.639Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-09T17:16:18.769Z] === RUN TestExternalGraphDriver/spec [2021-07-09T17:16:19.015Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.33s) [2021-07-09T17:16:19.015Z] === RUN TestCreateDifferentPlatform [2021-07-09T17:16:19.015Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-09T17:16:19.015Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-09T17:16:19.015Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-09T17:16:19.015Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-07-09T17:16:19.015Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-07-09T17:16:19.015Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-09T17:16:19.273Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-07-09T17:16:19.273Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-09T17:16:19.273Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-09T17:16:19.273Z] === RUN TestContainerStartOnDaemonRestart [2021-07-09T17:16:19.273Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-09T17:16:19.273Z] === RUN TestDaemonRestartIpcMode [2021-07-09T17:16:19.273Z] === PAUSE TestDaemonRestartIpcMode [2021-07-09T17:16:19.273Z] === RUN TestDaemonHostGatewayIP [2021-07-09T17:16:19.273Z] === PAUSE TestDaemonHostGatewayIP [2021-07-09T17:16:19.273Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-09T17:16:19.273Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-09T17:16:19.273Z] === RUN TestContainerKillOnDaemonStart [2021-07-09T17:16:19.273Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-09T17:16:19.273Z] === RUN TestDiff [2021-07-09T17:16:19.273Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-07-09T17:16:20.649Z] --- PASS: TestDiff (1.24s) [2021-07-09T17:16:20.649Z] === RUN TestExecWithCloseStdin [2021-07-09T17:16:20.678Z] === RUN TestExternalGraphDriver/pull [2021-07-09T17:16:22.025Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-09T17:16:22.026Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-07-09T17:16:22.284Z] --- PASS: TestExecWithCloseStdin (1.85s) [2021-07-09T17:16:22.284Z] === RUN TestExec [2021-07-09T17:16:22.587Z] --- PASS: TestExternalGraphDriver (5.47s) [2021-07-09T17:16:22.587Z] --- PASS: TestExternalGraphDriver/json (1.91s) [2021-07-09T17:16:22.587Z] --- PASS: TestExternalGraphDriver/spec (1.88s) [2021-07-09T17:16:22.587Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2021-07-09T17:16:22.587Z] === RUN TestGraphdriverPluginV2 [2021-07-09T17:16:23.661Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-09T17:16:24.227Z] --- PASS: TestExec (1.79s) [2021-07-09T17:16:24.227Z] === RUN TestExecUser [2021-07-09T17:16:24.512Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-09T17:16:24.783Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-07-09T17:16:25.660Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-07-09T17:16:25.886Z] --- PASS: TestGraphdriverPluginV2 (3.64s) [2021-07-09T17:16:25.886Z] PASS [2021-07-09T17:16:25.886Z] [2021-07-09T17:16:25.886Z] DONE 5 tests in 9.149s [2021-07-09T17:16:25.886Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-09T17:16:25.886Z] INFO: Testing against a local daemon [2021-07-09T17:16:25.886Z] === RUN TestContinueAfterPluginCrash [2021-07-09T17:16:25.886Z] === PAUSE TestContinueAfterPluginCrash [2021-07-09T17:16:25.886Z] === RUN TestReadPluginNoRead [2021-07-09T17:16:25.886Z] === PAUSE TestReadPluginNoRead [2021-07-09T17:16:25.886Z] === RUN TestDaemonStartWithLogOpt [2021-07-09T17:16:25.886Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-09T17:16:25.886Z] === CONT TestContinueAfterPluginCrash [2021-07-09T17:16:25.886Z] === CONT TestDaemonStartWithLogOpt [2021-07-09T17:16:26.157Z] --- PASS: TestExecUser (1.94s) [2021-07-09T17:16:26.157Z] === RUN TestExportContainerAndImportImage [2021-07-09T17:16:27.092Z] check_test.go:309: [d8d70fff3d0e4] daemon is not started [2021-07-09T17:16:27.092Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-07-09T17:16:27.660Z] --- PASS: TestExportContainerAndImportImage (1.50s) [2021-07-09T17:16:27.660Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-09T17:16:29.036Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-09T17:16:29.036Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2021-07-09T17:16:29.036Z] === RUN TestHealthCheckWorkdir [2021-07-09T17:16:30.086Z] --- PASS: TestDaemonStartWithLogOpt (3.62s) [2021-07-09T17:16:30.086Z] === CONT TestReadPluginNoRead [2021-07-09T17:16:30.938Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-07-09T17:16:31.196Z] --- PASS: TestHealthCheckWorkdir (1.97s) [2021-07-09T17:16:31.196Z] === RUN TestHealthKillContainer [2021-07-09T17:16:31.196Z] check_test.go:309: [d5fbc10be7b8f] daemon is not started [2021-07-09T17:16:31.196Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-07-09T17:16:31.401Z] --- PASS: TestBuildMultiStageOnBuild (15.01s) [2021-07-09T17:16:31.401Z] === RUN TestBuildUncleanTarFilenames [2021-07-09T17:16:31.401Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-09T17:16:31.401Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-07-09T17:16:31.401Z] === RUN TestBuildMultiStageLayerLeak [2021-07-09T17:16:31.997Z] === RUN TestReadPluginNoRead/default [2021-07-09T17:16:32.130Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-09T17:16:32.698Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-09T17:16:33.264Z] docker_cli_daemon_plugins_test.go:79: [d0ff81ed0171b] daemon is not started [2021-07-09T17:16:33.381Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-09T17:16:34.200Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-09T17:16:34.458Z] --- PASS: TestHealthKillContainer (3.28s) [2021-07-09T17:16:34.458Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-09T17:16:34.458Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-07-09T17:16:34.762Z] --- PASS: TestContinueAfterPluginCrash (8.81s) [2021-07-09T17:16:35.022Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-09T17:16:35.393Z] --- PASS: TestInspectCpusetInConfigPre120 (1.11s) [2021-07-09T17:16:35.393Z] === RUN TestIpcModeNone [2021-07-09T17:16:36.768Z] docker_cli_daemon_plugins_test.go:169: [d35706a0ccfb1] daemon is not started [2021-07-09T17:16:36.931Z] === CONT TestReadPluginNoRead [2021-07-09T17:16:36.931Z] read_test.go:92: [dd1552dfcb46a] daemon is not started [2021-07-09T17:16:36.931Z] --- PASS: TestReadPluginNoRead (7.05s) [2021-07-09T17:16:36.931Z] --- PASS: TestReadPluginNoRead/default (1.55s) [2021-07-09T17:16:36.931Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.60s) [2021-07-09T17:16:36.931Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.58s) [2021-07-09T17:16:36.931Z] PASS [2021-07-09T17:16:36.931Z] [2021-07-09T17:16:36.931Z] DONE 6 tests in 10.711s [2021-07-09T17:16:36.931Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-07-09T17:16:36.931Z] testing: warning: no tests to run [2021-07-09T17:16:36.931Z] PASS [2021-07-09T17:16:36.931Z] [2021-07-09T17:16:36.931Z] DONE 0 tests in 0.007s [2021-07-09T17:16:36.931Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-09T17:16:36.931Z] INFO: Testing against a local daemon [2021-07-09T17:16:36.931Z] === RUN TestPluginWithDevMounts [2021-07-09T17:16:36.931Z] === PAUSE TestPluginWithDevMounts [2021-07-09T17:16:36.931Z] === CONT TestPluginWithDevMounts [2021-07-09T17:16:37.335Z] --- PASS: TestIpcModeNone (1.74s) [2021-07-09T17:16:37.335Z] === RUN TestIpcModePrivate [2021-07-09T17:16:37.903Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-09T17:16:38.161Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-07-09T17:16:38.312Z] --- PASS: TestPluginWithDevMounts (1.64s) [2021-07-09T17:16:38.312Z] PASS [2021-07-09T17:16:38.312Z] [2021-07-09T17:16:38.312Z] DONE 1 tests in 1.679s [2021-07-09T17:16:38.312Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-09T17:16:38.312Z] INFO: Testing against a local daemon [2021-07-09T17:16:38.313Z] === RUN TestSecretInspect [2021-07-09T17:16:38.411Z] --- PASS: TestBuildMultiStageLayerLeak (9.29s) [2021-07-09T17:16:38.411Z] === RUN TestBuildWithHugeFile [2021-07-09T17:16:38.729Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:108, shared: false, mustBeShared: false [2021-07-09T17:16:38.729Z] --- PASS: TestIpcModePrivate (1.62s) [2021-07-09T17:16:38.729Z] === RUN TestIpcModeShareable [2021-07-09T17:16:40.223Z] --- PASS: TestSecretInspect (1.93s) [2021-07-09T17:16:40.223Z] === RUN TestSecretList [2021-07-09T17:16:40.632Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2021-07-09T17:16:40.632Z] --- PASS: TestIpcModeShareable (1.85s) [2021-07-09T17:16:40.632Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-09T17:16:42.537Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-07-09T17:16:42.768Z] --- PASS: TestSecretList (2.19s) [2021-07-09T17:16:42.768Z] === RUN TestSecretsCreateAndDelete [2021-07-09T17:16:43.103Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-07-09T17:16:43.670Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-07-09T17:16:44.164Z] ......... [ 86%] [2021-07-09T17:16:44.238Z] check_test.go:309: [daf769fce2e23] daemon is not started [2021-07-09T17:16:44.238Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-07-09T17:16:44.680Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2021-07-09T17:16:44.680Z] === RUN TestSecretsUpdate [2021-07-09T17:16:45.614Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.79s) [2021-07-09T17:16:45.614Z] === RUN TestAPIIpcModeHost [2021-07-09T17:16:46.185Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-07-09T17:16:47.235Z] --- PASS: TestSecretsUpdate (2.12s) [2021-07-09T17:16:47.235Z] === RUN TestTemplatedSecret [2021-07-09T17:16:47.597Z] --- PASS: TestAPIIpcModeHost (2.06s) [2021-07-09T17:16:47.597Z] === RUN TestDaemonIpcModeShareable [2021-07-09T17:16:48.537Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-07-09T17:16:48.537Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-09T17:16:49.448Z] tests/integration/models_images_test.py ............... [ 89%] [2021-07-09T17:16:49.913Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2021-07-09T17:16:50.173Z] --- PASS: TestDaemonIpcModeShareable (2.68s) [2021-07-09T17:16:50.173Z] === RUN TestDaemonIpcModePrivate [2021-07-09T17:16:50.532Z] --- PASS: TestTemplatedSecret (3.25s) [2021-07-09T17:16:50.533Z] === RUN TestSecretCreateResolve [2021-07-09T17:16:50.741Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-07-09T17:16:51.081Z] tests/integration/models_networks_test.py .... [ 91%] [2021-07-09T17:16:52.442Z] --- PASS: TestSecretCreateResolve (2.20s) [2021-07-09T17:16:52.443Z] PASS [2021-07-09T17:16:52.443Z] [2021-07-09T17:16:52.443Z] DONE 6 tests in 13.892s [2021-07-09T17:16:52.443Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-09T17:16:52.443Z] INFO: Testing against a local daemon [2021-07-09T17:16:52.443Z] === RUN TestServiceCreateInit [2021-07-09T17:16:52.443Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-09T17:16:52.645Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2021-07-09T17:16:52.904Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-07-09T17:16:52.904Z] --- PASS: TestDaemonIpcModePrivate (2.73s) [2021-07-09T17:16:52.904Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-09T17:16:55.437Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-07-09T17:16:55.437Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: false, mustBeShared: false [2021-07-09T17:16:55.437Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-09T17:16:55.695Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.66s) [2021-07-09T17:16:55.695Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-09T17:16:57.596Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-07-09T17:16:57.635Z] tests/integration/models_nodes_test.py . [ 91%] [2021-07-09T17:16:57.726Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-09T17:16:57.892Z] tests/integration/models_resources_test.py . [ 91%] [2021-07-09T17:16:58.354Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2021-07-09T17:16:58.354Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.82s) [2021-07-09T17:16:58.354Z] === RUN TestIpcModeOlderClient [2021-07-09T17:16:58.354Z] === PAUSE TestIpcModeOlderClient [2021-07-09T17:16:58.354Z] === RUN TestKillContainerInvalidSignal [2021-07-09T17:16:59.729Z] --- PASS: TestKillContainerInvalidSignal (1.16s) [2021-07-09T17:16:59.729Z] === RUN TestKillContainer [2021-07-09T17:16:59.729Z] === RUN TestKillContainer/no_signal [2021-07-09T17:16:59.729Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-09T17:16:59.988Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-07-09T17:17:00.247Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-09T17:17:00.506Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-07-09T17:17:00.764Z] === RUN TestKillContainer/non_killing_signal [2021-07-09T17:17:01.699Z] === RUN TestKillContainer/killing_signal [2021-07-09T17:17:01.927Z] --- PASS: TestServiceCreateInit (9.21s) [2021-07-09T17:17:01.927Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.68s) [2021-07-09T17:17:01.927Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.51s) [2021-07-09T17:17:01.927Z] === RUN TestCreateServiceMultipleTimes [2021-07-09T17:17:02.634Z] --- PASS: TestKillContainer (3.02s) [2021-07-09T17:17:02.634Z] --- PASS: TestKillContainer/no_signal (1.11s) [2021-07-09T17:17:02.634Z] --- PASS: TestKillContainer/non_killing_signal (0.77s) [2021-07-09T17:17:02.634Z] --- PASS: TestKillContainer/killing_signal (0.90s) [2021-07-09T17:17:02.634Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-09T17:17:02.634Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-09T17:17:03.571Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-09T17:17:03.831Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-07-09T17:17:03.974Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-07-09T17:17:04.767Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.94s) [2021-07-09T17:17:04.767Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.89s) [2021-07-09T17:17:04.767Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.83s) [2021-07-09T17:17:04.767Z] === RUN TestKillStoppedContainer [2021-07-09T17:17:04.767Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-07-09T17:17:04.767Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-09T17:17:04.767Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-07-09T17:17:04.767Z] === RUN TestKillDifferentUserContainer [2021-07-09T17:17:05.704Z] --- PASS: TestKillDifferentUserContainer (0.94s) [2021-07-09T17:17:05.704Z] === RUN TestInspectOomKilledTrue [2021-07-09T17:17:05.704Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-09T17:17:05.704Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-09T17:17:05.704Z] === RUN TestInspectOomKilledFalse [2021-07-09T17:17:05.704Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-09T17:17:05.704Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-09T17:17:05.704Z] === RUN TestLinksEtcHostsContentMatch [2021-07-09T17:17:06.722Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-07-09T17:17:06.722Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-07-09T17:17:07.080Z] --- PASS: TestLinksEtcHostsContentMatch (1.17s) [2021-07-09T17:17:07.080Z] === RUN TestLinksContainerNames [2021-07-09T17:17:08.984Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-09T17:17:08.984Z] --- PASS: TestLinksContainerNames (1.84s) [2021-07-09T17:17:08.984Z] === RUN TestLogsFollowTailEmpty [2021-07-09T17:17:09.551Z] --- PASS: TestLogsFollowTailEmpty (0.92s) [2021-07-09T17:17:09.551Z] === RUN TestContainerNetworkMountsNoChown [2021-07-09T17:17:09.809Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-09T17:17:10.376Z] --- PASS: TestContainerNetworkMountsNoChown (0.90s) [2021-07-09T17:17:10.376Z] === RUN TestMountDaemonRoot [2021-07-09T17:17:10.376Z] === RUN TestMountDaemonRoot/default [2021-07-09T17:17:10.376Z] === PAUSE TestMountDaemonRoot/default [2021-07-09T17:17:10.376Z] === RUN TestMountDaemonRoot/private [2021-07-09T17:17:10.376Z] === PAUSE TestMountDaemonRoot/private [2021-07-09T17:17:10.376Z] === RUN TestMountDaemonRoot/rprivate [2021-07-09T17:17:10.376Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-09T17:17:10.376Z] === RUN TestMountDaemonRoot/slave [2021-07-09T17:17:10.376Z] === PAUSE TestMountDaemonRoot/slave [2021-07-09T17:17:10.376Z] === RUN TestMountDaemonRoot/rslave [2021-07-09T17:17:10.376Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-09T17:17:10.376Z] === RUN TestMountDaemonRoot/shared [2021-07-09T17:17:10.376Z] === PAUSE TestMountDaemonRoot/shared [2021-07-09T17:17:10.376Z] === RUN TestMountDaemonRoot/rshared [2021-07-09T17:17:10.376Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-09T17:17:10.376Z] === CONT TestMountDaemonRoot/default [2021-07-09T17:17:10.376Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-09T17:17:10.376Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-09T17:17:10.376Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-09T17:17:10.376Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-09T17:17:10.376Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-09T17:17:10.376Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-09T17:17:10.376Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-09T17:17:10.376Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-09T17:17:10.376Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-09T17:17:10.376Z] === CONT TestMountDaemonRoot/rshared [2021-07-09T17:17:10.376Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-09T17:17:10.376Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-09T17:17:10.376Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-09T17:17:10.376Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-09T17:17:10.376Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-09T17:17:10.376Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-09T17:17:10.376Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-09T17:17:10.376Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-09T17:17:10.376Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-09T17:17:10.376Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-07-09T17:17:10.637Z] === CONT TestMountDaemonRoot/shared [2021-07-09T17:17:10.637Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-09T17:17:10.637Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-09T17:17:10.637Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-09T17:17:10.637Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-09T17:17:10.637Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-09T17:17:10.637Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-09T17:17:10.637Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-09T17:17:10.637Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-09T17:17:10.637Z] === CONT TestMountDaemonRoot/rslave [2021-07-09T17:17:10.637Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-09T17:17:10.637Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-09T17:17:10.637Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-09T17:17:10.637Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-09T17:17:10.637Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-09T17:17:10.637Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-09T17:17:10.637Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-09T17:17:10.637Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-09T17:17:10.637Z] === CONT TestMountDaemonRoot/slave [2021-07-09T17:17:10.637Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-09T17:17:10.637Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-09T17:17:10.637Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-09T17:17:10.637Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-09T17:17:10.637Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-09T17:17:10.637Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-09T17:17:10.637Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-09T17:17:10.637Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-09T17:17:10.637Z] === CONT TestMountDaemonRoot/rprivate [2021-07-09T17:17:10.637Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-09T17:17:10.637Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-09T17:17:10.637Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-09T17:17:10.637Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-09T17:17:10.637Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-09T17:17:10.637Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-09T17:17:10.637Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-09T17:17:10.637Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-09T17:17:10.637Z] === CONT TestMountDaemonRoot/private [2021-07-09T17:17:10.637Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-09T17:17:10.637Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-09T17:17:10.637Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-09T17:17:10.637Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-09T17:17:10.637Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-09T17:17:10.637Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-09T17:17:10.637Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-09T17:17:10.637Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-09T17:17:10.637Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-09T17:17:10.637Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-09T17:17:10.637Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-09T17:17:10.637Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-09T17:17:10.637Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-09T17:17:10.637Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-09T17:17:10.637Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-09T17:17:10.637Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-09T17:17:10.637Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-09T17:17:10.895Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-09T17:17:10.895Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-09T17:17:10.895Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-09T17:17:10.895Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-09T17:17:10.895Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-09T17:17:10.895Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-09T17:17:10.895Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-09T17:17:10.895Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-09T17:17:10.895Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-09T17:17:10.895Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-09T17:17:10.895Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-09T17:17:10.895Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-09T17:17:11.157Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-09T17:17:11.157Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-09T17:17:11.157Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-09T17:17:11.157Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-09T17:17:11.157Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-07-09T17:17:11.157Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-09T17:17:11.157Z] === RUN TestContainerBindMountNonRecursive [2021-07-09T17:17:11.157Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-09T17:17:11.761Z] tests/integration/regression_test.py ...... [ 98%] [2021-07-09T17:17:12.544Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-07-09T17:17:12.544Z] tests/integration/credentials/utils_test.py . [100%] [2021-07-09T17:17:12.544Z] [2021-07-09T17:17:12.544Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-07-09T17:17:12.544Z] =========================== short test summary info ============================ [2021-07-09T17:17:12.544Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-07-09T17:17:12.544Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-07-09T17:17:12.544Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-07-09T17:17:12.544Z] Not supported on most drivers [2021-07-09T17:17:12.544Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-07-09T17:17:12.544Z] Output of docker top depends on host distro, and is not formalized. [2021-07-09T17:17:12.544Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-07-09T17:17:12.544Z] Output of docker top depends on host distro, and is not formalized. [2021-07-09T17:17:12.544Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-07-09T17:17:12.544Z] Can fail if eth0 has multiple IP addresses [2021-07-09T17:17:12.544Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-07-09T17:17:12.544Z] This doesn't seem to be taken into account by the engine [2021-07-09T17:17:12.544Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-07-09T17:17:12.544Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-07-09T17:17:12.544Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-07-09T17:17:12.544Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 344.24 seconds == [2021-07-09T17:17:12.817Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-07-09T17:17:14.444Z] --- PASS: TestContainerBindMountNonRecursive (3.20s) [2021-07-09T17:17:14.444Z] === RUN TestContainerVolumesMountedAsShared [2021-07-09T17:17:15.382Z] --- PASS: TestContainerVolumesMountedAsShared (0.86s) [2021-07-09T17:17:15.382Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-09T17:17:16.759Z] --- PASS: TestContainerVolumesMountedAsSlave (1.60s) [2021-07-09T17:17:16.759Z] === RUN TestNetworkNat [2021-07-09T17:17:17.019Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-09T17:17:18.396Z] --- PASS: TestNetworkNat (1.30s) [2021-07-09T17:17:18.396Z] === RUN TestNetworkLocalhostTCPNat [2021-07-09T17:17:18.967Z] check_test.go:309: [d72b964d426d5] daemon is not started [2021-07-09T17:17:18.967Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-07-09T17:17:19.534Z] --- PASS: TestNetworkLocalhostTCPNat (1.28s) [2021-07-09T17:17:19.534Z] === RUN TestNetworkLoopbackNat [2021-07-09T17:17:20.037Z] --- PASS: TestCreateServiceMultipleTimes (16.97s) [2021-07-09T17:17:20.037Z] === RUN TestCreateServiceConflict [2021-07-09T17:17:20.608Z] --- PASS: TestCreateServiceConflict (2.16s) [2021-07-09T17:17:20.608Z] === RUN TestCreateServiceMaxReplicas [2021-07-09T17:17:22.064Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-07-09T17:17:23.440Z] --- PASS: TestNetworkLoopbackNat (4.10s) [2021-07-09T17:17:23.440Z] === RUN TestPause [2021-07-09T17:17:23.904Z] --- PASS: TestCreateServiceMaxReplicas (3.07s) [2021-07-09T17:17:23.904Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-09T17:17:25.008Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-09T17:17:25.008Z] [2021-07-09T17:17:25.008Z] Unloading profiles will leave already running processes permanently [2021-07-09T17:17:25.008Z] unconfined, which can lead to unexpected situations. [2021-07-09T17:17:25.008Z] [2021-07-09T17:17:25.008Z] To set a process to complain mode, use the command line tool [2021-07-09T17:17:25.008Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-09T17:17:25.008Z] Post stage [Pipeline] junit [2021-07-09T17:17:25.021Z] Recording test results [2021-07-09T17:17:25.079Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-07-09T17:17:25.346Z] --- PASS: TestPause (1.52s) [2021-07-09T17:17:25.346Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-09T17:17:25.346Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-09T17:17:25.346Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-09T17:17:25.346Z] === RUN TestPauseStopPausedContainer [2021-07-09T17:17:25.365Z] + echo Ensuring container killed. [2021-07-09T17:17:25.365Z] Ensuring container killed. [2021-07-09T17:17:25.365Z] + docker rm -vf docker-pr5 [2021-07-09T17:17:25.365Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-07-09T17:17:25.643Z] + echo Chowning /workspace to jenkins user [2021-07-09T17:17:25.643Z] Chowning /workspace to jenkins user [2021-07-09T17:17:25.643Z] + id -u [2021-07-09T17:17:25.643Z] + id -g [2021-07-09T17:17:25.643Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42604:/workspace busybox chown -R 1000:1000 /workspace [2021-07-09T17:17:26.282Z] --- PASS: TestPauseStopPausedContainer (1.36s) [2021-07-09T17:17:26.282Z] === RUN TestPidHost [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-09T17:17:26.869Z] + bundleName=docker-py [2021-07-09T17:17:26.869Z] + echo Creating docker-py-bundles.tar.gz [2021-07-09T17:17:26.869Z] Creating docker-py-bundles.tar.gz [2021-07-09T17:17:26.869Z] + 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 [2021-07-09T17:17:26.922Z] Archiving artifacts [2021-07-09T17:17:27.154Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42604/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [2021-07-09T17:17:27.220Z] === RUN TestDockerSuite/TestBuildBlankName [Pipeline] sh [2021-07-09T17:17:27.480Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-09T17:17:27.510Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42604/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=bd913a5546727f94eec0fee342e29d984bb042e1 -e DOCKER_GRAPHDRIVER docker:bd913a5546727f94eec0fee342e29d984bb042e1 hack/make.sh binary [2021-07-09T17:17:28.075Z] [2021-07-09T17:17:28.075Z] Removing bundles/ [2021-07-09T17:17:28.075Z] [2021-07-09T17:17:28.075Z] ---> Making bundle: binary (in bundles/binary) [2021-07-09T17:17:28.075Z] Building: bundles/binary-daemon/dockerd-dev [2021-07-09T17:17:28.075Z] GOOS="" GOARCH="" GOARM="" [2021-07-09T17:17:30.776Z] --- PASS: TestPidHost (4.25s) [2021-07-09T17:17:30.776Z] === RUN TestPsFilter [2021-07-09T17:17:30.776Z] --- PASS: TestPsFilter (0.13s) [2021-07-09T17:17:30.776Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-09T17:17:31.344Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-09T17:17:31.912Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.25s) [2021-07-09T17:17:31.912Z] === RUN TestRemoveContainerWithVolume [2021-07-09T17:17:33.288Z] --- PASS: TestRemoveContainerWithVolume (1.22s) [2021-07-09T17:17:33.288Z] === RUN TestRemoveContainerRunning [2021-07-09T17:17:34.224Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-09T17:17:34.790Z] --- PASS: TestRemoveContainerRunning (1.69s) [2021-07-09T17:17:34.790Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-09T17:17:36.167Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.16s) [2021-07-09T17:17:36.167Z] === RUN TestRemoveInvalidContainer [2021-07-09T17:17:36.167Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2021-07-09T17:17:36.167Z] === RUN TestRenameLinkedContainer [2021-07-09T17:17:36.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-09T17:17:38.837Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.30s) [2021-07-09T17:17:38.837Z] === RUN TestCreateServiceSecretFileMode [2021-07-09T17:17:39.776Z] --- PASS: TestCreateServiceSecretFileMode (2.64s) [2021-07-09T17:17:39.776Z] === RUN TestCreateServiceConfigFileMode [2021-07-09T17:17:40.927Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-09T17:17:41.493Z] --- PASS: TestRenameLinkedContainer (5.43s) [2021-07-09T17:17:41.493Z] === RUN TestRenameStoppedContainer [2021-07-09T17:17:42.315Z] --- PASS: TestCreateServiceConfigFileMode (2.62s) [2021-07-09T17:17:42.315Z] === RUN TestCreateServiceSysctls [2021-07-09T17:17:42.869Z] --- PASS: TestRenameStoppedContainer (1.32s) [2021-07-09T17:17:42.869Z] === RUN TestRenameRunningContainerAndReuse [2021-07-09T17:17:43.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-09T17:17:45.707Z] --- PASS: TestRenameRunningContainerAndReuse (2.66s) [2021-07-09T17:17:45.707Z] === RUN TestRenameInvalidName [2021-07-09T17:17:46.513Z] --- PASS: TestCreateServiceSysctls (3.64s) [2021-07-09T17:17:46.514Z] === RUN TestCreateServiceCapabilities [2021-07-09T17:17:47.084Z] --- PASS: TestRenameInvalidName (1.34s) [2021-07-09T17:17:47.084Z] === RUN TestRenameAnonymousContainer [2021-07-09T17:17:47.342Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-09T17:17:47.910Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-07-09T17:17:49.056Z] --- PASS: TestCreateServiceCapabilities (2.69s) [2021-07-09T17:17:49.056Z] === RUN TestInspect [2021-07-09T17:17:49.286Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-09T17:17:50.703Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-07-09T17:17:51.272Z] --- PASS: TestRenameAnonymousContainer (4.39s) [2021-07-09T17:17:51.272Z] === RUN TestRenameContainerWithSameName [2021-07-09T17:17:51.839Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-07-09T17:17:52.352Z] --- PASS: TestInspect (3.41s) [2021-07-09T17:17:52.352Z] === RUN TestCreateJob [2021-07-09T17:17:52.405Z] --- PASS: TestRenameContainerWithSameName (1.12s) [2021-07-09T17:17:52.405Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-09T17:17:53.781Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-09T17:17:55.158Z] --- PASS: TestRenameContainerWithLinkedContainer (2.50s) [2021-07-09T17:17:55.158Z] === RUN TestResize [2021-07-09T17:17:55.648Z] --- PASS: TestCreateJob (3.72s) [2021-07-09T17:17:55.648Z] === RUN TestReplicatedJob [2021-07-09T17:17:56.097Z] --- PASS: TestResize (1.15s) [2021-07-09T17:17:56.097Z] === RUN TestResizeWithInvalidSize [2021-07-09T17:17:57.473Z] --- PASS: TestResizeWithInvalidSize (1.29s) [2021-07-09T17:17:57.473Z] === RUN TestResizeWhenContainerNotStarted [2021-07-09T17:17:58.411Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-07-09T17:17:58.411Z] --- PASS: TestResizeWhenContainerNotStarted (1.12s) [2021-07-09T17:17:58.411Z] === RUN TestDaemonRestartKillContainers [2021-07-09T17:17:58.411Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-09T17:17:58.411Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-09T17:17:58.411Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-09T17:17:58.411Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-09T17:17:58.411Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-09T17:17:58.411Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-09T17:17:58.411Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-09T17:17:58.411Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-09T17:17:58.411Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-09T17:17:58.411Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-09T17:17:58.411Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-09T17:17:58.411Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-09T17:17:58.411Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-09T17:17:58.411Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-09T17:17:58.411Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-09T17:17:58.411Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-09T17:17:58.411Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-09T17:17:58.411Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-09T17:17:58.411Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-09T17:17:58.411Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-09T17:17:58.411Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-09T17:17:58.411Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-09T17:17:58.411Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-09T17:17:58.411Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-09T17:17:58.411Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-09T17:17:58.411Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-09T17:18:02.230Z] --- PASS: TestReplicatedJob (6.55s) [2021-07-09T17:18:02.230Z] === RUN TestUpdateReplicatedJob [2021-07-09T17:18:02.600Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-09T17:18:02.600Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-09T17:18:02.600Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-07-09T17:18:06.429Z] --- PASS: TestUpdateReplicatedJob (3.65s) [2021-07-09T17:18:06.429Z] === RUN TestServiceListWithStatuses [2021-07-09T17:18:06.429Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-09T17:18:06.429Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-09T17:18:06.429Z] === RUN TestDockerNetworkConnectAlias [2021-07-09T17:18:07.867Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-09T17:18:08.802Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-09T17:18:09.739Z] check_test.go:309: [d5e8a268b0d79] daemon is not started [2021-07-09T17:18:09.739Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-07-09T17:18:10.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-09T17:18:10.638Z] --- PASS: TestDockerNetworkConnectAlias (4.60s) [2021-07-09T17:18:10.638Z] === RUN TestDockerNetworkReConnect [2021-07-09T17:18:11.684Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-09T17:18:11.684Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-07-09T17:18:11.942Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-09T17:18:13.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-09T17:18:13.844Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-09T17:18:14.779Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-07-09T17:18:14.779Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-09T17:18:14.840Z] --- PASS: TestDockerNetworkReConnect (3.56s) [2021-07-09T17:18:14.840Z] === RUN TestServicePlugin [2021-07-09T17:18:15.346Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-09T17:18:16.723Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-09T17:18:16.983Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-09T17:18:17.551Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-09T17:18:18.136Z] plugin_test.go:62: [d1b550a540396] joining swarm manager [d65e4b5cf5707]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T17:18:19.076Z] plugin_test.go:65: [dd48bb08e9629] joining swarm manager [d65e4b5cf5707]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T17:18:19.480Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-09T17:18:19.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.75s) [2021-07-09T17:18:19.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.02s) [2021-07-09T17:18:19.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.77s) [2021-07-09T17:18:19.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.18s) [2021-07-09T17:18:19.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.66s) [2021-07-09T17:18:19.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.31s) [2021-07-09T17:18:19.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s) [2021-07-09T17:18:19.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.11s) [2021-07-09T17:18:19.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2021-07-09T17:18:19.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2021-07-09T17:18:19.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s) [2021-07-09T17:18:19.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.68s) [2021-07-09T17:18:19.480Z] === RUN TestCgroupNamespacesRun [2021-07-09T17:18:19.490Z] --- PASS: TestBuildWithHugeFile (96.76s) [2021-07-09T17:18:19.490Z] === RUN TestBuildWCOWSandboxSize [2021-07-09T17:18:20.417Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-09T17:18:21.795Z] --- PASS: TestCgroupNamespacesRun (2.74s) [2021-07-09T17:18:21.795Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-09T17:18:23.698Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-09T17:18:23.698Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s) [2021-07-09T17:18:23.698Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-09T17:18:26.985Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.91s) [2021-07-09T17:18:26.985Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-09T17:18:27.553Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-07-09T17:18:29.458Z] --- PASS: TestCgroupNamespacesRunHostMode (2.71s) [2021-07-09T17:18:29.458Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-09T17:18:31.359Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-09T17:18:31.618Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-07-09T17:18:32.188Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.77s) [2021-07-09T17:18:32.188Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-09T17:18:33.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-09T17:18:33.126Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-07-09T17:18:33.693Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.56s) [2021-07-09T17:18:33.693Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-09T17:18:34.630Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2021-07-09T17:18:34.630Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-09T17:18:34.630Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-09T17:18:35.565Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-09T17:18:35.824Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-07-09T17:18:36.390Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-09T17:18:37.327Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.60s) [2021-07-09T17:18:37.327Z] === RUN TestNISDomainname [2021-07-09T17:18:39.856Z] --- PASS: TestNISDomainname (2.40s) [2021-07-09T17:18:39.856Z] === RUN TestHostnameDnsResolution [2021-07-09T17:18:39.856Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-07-09T17:18:39.856Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-09T17:18:39.856Z] check_test.go:309: [d9605d302f212] daemon is not started [2021-07-09T17:18:39.856Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-07-09T17:18:39.856Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-09T17:18:39.856Z] check_test.go:309: [d6c0f66a0f74c] daemon is not started [2021-07-09T17:18:39.856Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-07-09T17:18:41.761Z] --- PASS: TestHostnameDnsResolution (1.99s) [2021-07-09T17:18:41.761Z] === RUN TestStats [2021-07-09T17:18:43.150Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-09T17:18:43.409Z] check_test.go:309: [d26176e2afa98] daemon is not started [2021-07-09T17:18:43.409Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-07-09T17:18:44.345Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-09T17:18:44.603Z] --- PASS: TestStats (3.03s) [2021-07-09T17:18:44.603Z] === RUN TestStopContainerWithTimeout [2021-07-09T17:18:44.603Z] === RUN TestStopContainerWithTimeout/0 [2021-07-09T17:18:44.603Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-09T17:18:44.603Z] === RUN TestStopContainerWithTimeout/1 [2021-07-09T17:18:44.603Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-09T17:18:44.603Z] === RUN TestStopContainerWithTimeout/3 [2021-07-09T17:18:44.603Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-09T17:18:44.603Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-09T17:18:44.603Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-09T17:18:44.603Z] === CONT TestStopContainerWithTimeout/0 [2021-07-09T17:18:44.603Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-09T17:18:45.538Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-07-09T17:18:45.642Z] --- PASS: TestServicePlugin (30.37s) [2021-07-09T17:18:45.642Z] === RUN TestServiceUpdateLabel [2021-07-09T17:18:46.472Z] === CONT TestStopContainerWithTimeout/3 [2021-07-09T17:18:46.582Z] --- PASS: TestServiceUpdateLabel (2.22s) [2021-07-09T17:18:46.582Z] === RUN TestServiceUpdateSecrets [2021-07-09T17:18:47.038Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-09T17:18:48.413Z] === CONT TestStopContainerWithTimeout/1 [2021-07-09T17:18:49.349Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-07-09T17:18:50.726Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-09T17:18:50.726Z] --- PASS: TestStopContainerWithTimeout/0 (2.04s) [2021-07-09T17:18:50.726Z] --- PASS: TestStopContainerWithTimeout/-1 (3.78s) [2021-07-09T17:18:50.726Z] --- PASS: TestStopContainerWithTimeout/3 (3.14s) [2021-07-09T17:18:50.726Z] --- PASS: TestStopContainerWithTimeout/1 (2.24s) [2021-07-09T17:18:50.726Z] === RUN TestDeleteDevicemapper [2021-07-09T17:18:50.726Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-09T17:18:50.726Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-09T17:18:50.726Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-09T17:18:53.261Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-07-09T17:18:55.173Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-09T17:18:56.553Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.06s) [2021-07-09T17:18:56.553Z] === RUN TestUpdateMemory [2021-07-09T17:18:56.553Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-09T17:18:56.553Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-09T17:18:56.553Z] === RUN TestUpdateCPUQuota [2021-07-09T17:18:57.930Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-07-09T17:18:58.188Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-09T17:18:58.756Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-09T17:18:59.014Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-09T17:18:59.272Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-09T17:18:59.531Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-09T17:18:59.531Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-07-09T17:18:59.790Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-09T17:18:59.790Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-09T17:18:59.790Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-09T17:19:00.725Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-09T17:19:03.264Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-07-09T17:19:04.646Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-07-09T17:19:04.646Z] Copying nested executables into bundles/binary-daemon [2021-07-09T17:19:04.646Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-07-09T17:19:04.646Z] GOOS="" GOARCH="" GOARM="" [2021-07-09T17:19:04.646Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-07-09T17:19:04.646Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2021-07-09T17:19:04.685Z] --- PASS: TestServiceUpdateSecrets (15.18s) [2021-07-09T17:19:04.685Z] === RUN TestServiceUpdateConfigs [Pipeline] sh [2021-07-09T17:19:04.971Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42604/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=bd913a5546727f94eec0fee342e29d984bb042e1 -e DOCKER_GRAPHDRIVER docker:bd913a5546727f94eec0fee342e29d984bb042e1 hack/make.sh cross [2021-07-09T17:19:05.539Z] [2021-07-09T17:19:05.539Z] Removing bundles/ [2021-07-09T17:19:05.539Z] [2021-07-09T17:19:05.539Z] ---> Making bundle: cross (in bundles/cross) [2021-07-09T17:19:05.539Z] Cross building: bundles/cross/linux/amd64 [2021-07-09T17:19:05.539Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-09T17:19:05.539Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-09T17:19:06.556Z] --- PASS: TestUpdateCPUQuota (9.96s) [2021-07-09T17:19:06.557Z] === RUN TestUpdatePidsLimit [2021-07-09T17:19:06.557Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-09T17:19:07.126Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-09T17:19:07.384Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-07-09T17:19:07.957Z] === RUN TestUpdatePidsLimit/no_change [2021-07-09T17:19:08.220Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-09T17:19:09.594Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-09T17:19:09.852Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-09T17:19:10.110Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-09T17:19:10.677Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-09T17:19:11.612Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-09T17:19:12.179Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-09T17:19:12.179Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-09T17:19:12.746Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-09T17:19:13.313Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-07-09T17:19:13.313Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-09T17:19:14.691Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-09T17:19:16.593Z] check_test.go:309: [d5badbd7f41c6] daemon is not started [2021-07-09T17:19:16.593Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-07-09T17:19:16.924Z] --- PASS: TestServiceUpdateConfigs (15.16s) [2021-07-09T17:19:16.924Z] === RUN TestServiceUpdateNetwork [2021-07-09T17:19:17.161Z] --- PASS: TestUpdatePidsLimit (10.51s) [2021-07-09T17:19:17.161Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.21s) [2021-07-09T17:19:17.161Z] --- PASS: TestUpdatePidsLimit/no_change (1.51s) [2021-07-09T17:19:17.161Z] --- PASS: TestUpdatePidsLimit/update_lower (1.31s) [2021-07-09T17:19:17.161Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.49s) [2021-07-09T17:19:17.161Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.31s) [2021-07-09T17:19:17.161Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.31s) [2021-07-09T17:19:17.161Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.41s) [2021-07-09T17:19:17.161Z] === RUN TestUpdateRestartPolicy [2021-07-09T17:19:20.447Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-07-09T17:19:23.732Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-07-09T17:19:25.632Z] check_test.go:309: [d673cd2ce2c1e] daemon is not started [2021-07-09T17:19:25.632Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-07-09T17:19:27.007Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-09T17:19:27.266Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-09T17:19:27.524Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-09T17:19:29.428Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-07-09T17:19:30.364Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-09T17:19:31.821Z] --- PASS: TestServiceUpdateNetwork (12.93s) [2021-07-09T17:19:31.821Z] === RUN TestServiceUpdatePidsLimit [2021-07-09T17:19:31.821Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-09T17:19:32.081Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-09T17:19:32.265Z] --- PASS: TestUpdateRestartPolicy (15.00s) [2021-07-09T17:19:32.265Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-09T17:19:33.201Z] --- PASS: TestUpdateRestartWithAutoRemove (1.16s) [2021-07-09T17:19:33.201Z] === RUN TestWaitNonBlocked [2021-07-09T17:19:33.201Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-09T17:19:33.201Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-09T17:19:33.201Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-09T17:19:33.201Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-09T17:19:33.201Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-09T17:19:33.201Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-09T17:19:34.188Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-07-09T17:19:35.125Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-09T17:19:35.125Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.83s) [2021-07-09T17:19:35.125Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.86s) [2021-07-09T17:19:35.125Z] === RUN TestWaitBlocked [2021-07-09T17:19:35.125Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-09T17:19:35.125Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-09T17:19:35.125Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-09T17:19:35.125Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-09T17:19:35.125Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-09T17:19:35.125Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-09T17:19:35.383Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-09T17:19:35.383Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-07-09T17:19:35.949Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-07-09T17:19:36.516Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-07-09T17:19:36.516Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-07-09T17:19:37.082Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-07-09T17:19:37.082Z] --- PASS: TestWaitBlocked (0.04s) [2021-07-09T17:19:37.082Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.84s) [2021-07-09T17:19:37.082Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.97s) [2021-07-09T17:19:37.082Z] === CONT TestContainerStartOnDaemonRestart [2021-07-09T17:19:37.082Z] === CONT TestContainerKillOnDaemonStart [2021-07-09T17:19:37.341Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-09T17:19:37.341Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-09T17:19:37.341Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-09T17:19:37.341Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-09T17:19:37.341Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-09T17:19:37.341Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-09T17:19:37.341Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-09T17:19:37.341Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-09T17:19:37.341Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-09T17:19:37.600Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-07-09T17:19:38.168Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-07-09T17:19:38.735Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-07-09T17:19:38.994Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-07-09T17:19:39.563Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-07-09T17:19:40.133Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-07-09T17:19:40.208Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-09T17:19:40.701Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-07-09T17:19:41.269Z] --- PASS: TestContainerStartOnDaemonRestart (4.02s) [2021-07-09T17:19:41.269Z] === CONT TestIpcModeOlderClient [2021-07-09T17:19:41.269Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-07-09T17:19:41.269Z] === CONT TestDaemonHostGatewayIP [2021-07-09T17:19:41.269Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-07-09T17:19:41.836Z] check_test.go:309: [d758247b1e2d2] daemon is not started [2021-07-09T17:19:41.836Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-07-09T17:19:42.405Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-09T17:19:42.973Z] check_test.go:309: [d77793fd91c80] daemon is not started [2021-07-09T17:19:42.973Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-07-09T17:19:43.539Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-07-09T17:19:44.925Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-07-09T17:19:46.305Z] --- PASS: TestDaemonHostGatewayIP (5.03s) [2021-07-09T17:19:46.305Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-09T17:19:48.337Z] --- PASS: TestServiceUpdatePidsLimit (17.24s) [2021-07-09T17:19:48.337Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-07-09T17:19:48.337Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.30s) [2021-07-09T17:19:48.337Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s) [2021-07-09T17:19:48.337Z] PASS [2021-07-09T17:19:48.337Z] [2021-07-09T17:19:48.337Z] === Skipped [2021-07-09T17:19:48.337Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-09T17:19:48.337Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-09T17:19:48.337Z] [2021-07-09T17:19:48.337Z] [2021-07-09T17:19:48.337Z] DONE 27 tests, 1 skipped in 174.921s [2021-07-09T17:19:48.337Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-09T17:19:48.337Z] INFO: Testing against a local daemon [2021-07-09T17:19:48.337Z] === RUN TestSessionCreate [2021-07-09T17:19:48.337Z] --- PASS: TestSessionCreate (0.02s) [2021-07-09T17:19:48.337Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-09T17:19:48.337Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-09T17:19:48.337Z] PASS [2021-07-09T17:19:48.337Z] [2021-07-09T17:19:48.337Z] DONE 2 tests in 0.075s [2021-07-09T17:19:48.337Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-09T17:19:48.337Z] INFO: Testing against a local daemon [2021-07-09T17:19:48.337Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-09T17:19:48.337Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-07-09T17:19:48.337Z] === RUN TestEventsExecDie [2021-07-09T17:19:48.337Z] --- PASS: TestEventsExecDie (1.04s) [2021-07-09T17:19:48.337Z] === RUN TestEventsBackwardsCompatible [2021-07-09T17:19:48.337Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-07-09T17:19:48.337Z] === RUN TestEventsVolumeCreate [2021-07-09T17:19:48.337Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-07-09T17:19:48.337Z] === RUN TestInfoBinaryCommits [2021-07-09T17:19:48.597Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-09T17:19:48.597Z] === RUN TestInfoAPIVersioned [2021-07-09T17:19:48.597Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-09T17:19:48.597Z] === RUN TestInfoDiscoveryBackend [2021-07-09T17:19:48.839Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-07-09T17:19:48.839Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-09T17:19:49.098Z] check_test.go:309: [d1bd724e44e1e] daemon is not started [2021-07-09T17:19:49.098Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-07-09T17:19:49.168Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-07-09T17:19:49.168Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-09T17:19:50.034Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.89s) [2021-07-09T17:19:50.034Z] === CONT TestDaemonRestartIpcMode [2021-07-09T17:19:50.108Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-09T17:19:50.108Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-09T17:19:50.602Z] --- PASS: TestContainerKillOnDaemonStart (13.61s) [2021-07-09T17:19:50.678Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-07-09T17:19:50.678Z] === RUN TestInfoAPI [2021-07-09T17:19:50.678Z] --- PASS: TestInfoAPI (0.03s) [2021-07-09T17:19:50.678Z] === RUN TestInfoAPIWarnings [2021-07-09T17:19:52.509Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-07-09T17:19:53.077Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-09T17:19:53.336Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-09T17:19:55.241Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-07-09T17:19:55.241Z] --- PASS: TestDaemonRestartIpcMode (5.04s) [2021-07-09T17:19:55.241Z] PASS [2021-07-09T17:19:55.241Z] [2021-07-09T17:19:55.241Z] === Skipped [2021-07-09T17:19:55.241Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-09T17:19:55.241Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-09T17:19:55.241Z] [2021-07-09T17:19:55.241Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-09T17:19:55.241Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-09T17:19:55.241Z] [2021-07-09T17:19:55.241Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-09T17:19:55.241Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-09T17:19:55.241Z] [2021-07-09T17:19:55.241Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-09T17:19:55.241Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-09T17:19:55.241Z] [2021-07-09T17:19:55.241Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-09T17:19:55.241Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-09T17:19:55.241Z] [2021-07-09T17:19:55.241Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-09T17:19:55.241Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-09T17:19:55.241Z] [2021-07-09T17:19:55.241Z] [2021-07-09T17:19:55.241Z] DONE 196 tests, 6 skipped in 227.922s [2021-07-09T17:19:55.241Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-09T17:19:55.241Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-09T17:19:55.241Z] ++ set -e [2021-07-09T17:19:55.241Z] ++ '[' -n 0 ']' [2021-07-09T17:19:55.241Z] ++ set -x [2021-07-09T17:19:55.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-09T17:19:55.241Z] === RUN TestConfigDaemonLibtrustID [2021-07-09T17:19:55.807Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-07-09T17:19:55.807Z] === RUN TestDaemonConfigValidation [2021-07-09T17:19:55.807Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-09T17:19:55.807Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-09T17:19:55.807Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-09T17:19:55.807Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-09T17:19:55.807Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-09T17:19:55.807Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-09T17:19:55.807Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-09T17:19:55.807Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-09T17:19:55.807Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-09T17:19:55.807Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-09T17:19:55.807Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-09T17:19:55.807Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-09T17:19:56.066Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-09T17:19:56.066Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-09T17:19:56.334Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-09T17:19:56.334Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-09T17:19:56.334Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.20s) [2021-07-09T17:19:56.334Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.22s) [2021-07-09T17:19:56.334Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.14s) [2021-07-09T17:19:56.334Z] --- PASS: TestDaemonConfigValidation/valid_config (0.20s) [2021-07-09T17:19:56.334Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2021-07-09T17:19:56.334Z] PASS [2021-07-09T17:19:56.334Z] [2021-07-09T17:19:56.334Z] DONE 7 tests in 1.172s [2021-07-09T17:19:56.334Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-09T17:19:56.334Z] ++ 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 [2021-07-09T17:19:56.334Z] ++ set -e [2021-07-09T17:19:56.334Z] ++ '[' -n 0 ']' [2021-07-09T17:19:56.334Z] ++ set -x [2021-07-09T17:19:56.334Z] ++ 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 [2021-07-09T17:19:56.597Z] INFO: Testing against a local daemon [2021-07-09T17:19:56.597Z] === RUN TestCommitInheritsEnv [2021-07-09T17:19:57.176Z] --- PASS: TestCommitInheritsEnv (0.46s) [2021-07-09T17:19:57.176Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-09T17:19:57.176Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-09T17:19:57.176Z] === RUN TestImagesFilterMultiReference [2021-07-09T17:19:57.176Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-07-09T17:19:57.176Z] === RUN TestImagePullPlatformInvalid [2021-07-09T17:19:57.176Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-07-09T17:19:57.176Z] === RUN TestRemoveImageOrphaning [2021-07-09T17:19:57.742Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2021-07-09T17:19:57.742Z] === RUN TestRemoveImageGarbageCollector [2021-07-09T17:19:59.644Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-07-09T17:20:00.210Z] --- PASS: TestRemoveImageGarbageCollector (2.45s) [2021-07-09T17:20:00.210Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-09T17:20:00.210Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-09T17:20:00.210Z] === RUN TestTagInvalidReference [2021-07-09T17:20:00.210Z] --- PASS: TestTagInvalidReference (0.02s) [2021-07-09T17:20:00.210Z] === RUN TestTagValidPrefixedRepo [2021-07-09T17:20:00.210Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-07-09T17:20:00.210Z] === RUN TestTagExistedNameWithoutForce [2021-07-09T17:20:00.210Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-07-09T17:20:00.210Z] === RUN TestTagOfficialNames [2021-07-09T17:20:00.468Z] --- PASS: TestTagOfficialNames (0.08s) [2021-07-09T17:20:00.468Z] === RUN TestTagMatchesDigest [2021-07-09T17:20:00.468Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-07-09T17:20:00.468Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-09T17:20:00.727Z] check_test.go:309: [d1fe911ddd06c] daemon is not started [2021-07-09T17:20:00.727Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-07-09T17:20:01.293Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-09T17:20:08.815Z] --- PASS: TestInfoAPIWarnings (16.31s) [2021-07-09T17:20:08.815Z] === RUN TestInfoDebug [2021-07-09T17:20:08.815Z] --- PASS: TestInfoDebug (0.52s) [2021-07-09T17:20:08.815Z] === RUN TestInfoInsecureRegistries [2021-07-09T17:20:08.815Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-07-09T17:20:08.815Z] === RUN TestInfoRegistryMirrors [2021-07-09T17:20:08.815Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-09T17:20:08.815Z] === RUN TestLoginFailsWithBadCredentials [2021-07-09T17:20:08.815Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-07-09T17:20:08.815Z] === RUN TestPingCacheHeaders [2021-07-09T17:20:08.815Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-09T17:20:08.815Z] === RUN TestPingGet [2021-07-09T17:20:08.815Z] --- PASS: TestPingGet (0.02s) [2021-07-09T17:20:08.815Z] === RUN TestPingHead [2021-07-09T17:20:08.815Z] --- PASS: TestPingHead (0.02s) [2021-07-09T17:20:08.815Z] === RUN TestVersion [2021-07-09T17:20:08.815Z] --- PASS: TestVersion (0.02s) [2021-07-09T17:20:08.815Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-07-09T17:20:09.422Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-09T17:20:09.989Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-09T17:20:10.197Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.44s) [2021-07-09T17:20:10.197Z] PASS [2021-07-09T17:20:10.197Z] [2021-07-09T17:20:10.197Z] DONE 19 tests in 22.800s [2021-07-09T17:20:10.197Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-09T17:20:10.197Z] INFO: Testing against a local daemon [2021-07-09T17:20:10.197Z] === RUN TestVolumesCreateAndList [2021-07-09T17:20:10.197Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-09T17:20:10.197Z] === RUN TestVolumesRemove [2021-07-09T17:20:10.197Z] --- PASS: TestVolumesRemove (0.09s) [2021-07-09T17:20:10.197Z] === RUN TestVolumesInspect [2021-07-09T17:20:10.197Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-09T17:20:10.197Z] === RUN TestVolumesInvalidJSON [2021-07-09T17:20:10.197Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-09T17:20:10.197Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-09T17:20:10.197Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-09T17:20:10.197Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-09T17:20:10.197Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-09T17:20:10.197Z] PASS [2021-07-09T17:20:10.197Z] [2021-07-09T17:20:10.197Z] DONE 5 tests in 0.185s [2021-07-09T17:20:10.197Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-09T17:20:10.768Z] Stopping apparmor (via systemctl): apparmor.service. [2021-07-09T17:20:10.768Z] Removing test suite binaries [2021-07-09T17:20:10.924Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-09T17:20:11.033Z] exiting test-integration [2021-07-09T17:20:11.033Z] ++ exit 0 [2021-07-09T17:20:11.033Z] [2021-07-09T17:20:12.300Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-09T17:20:13.680Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore Post stage [Pipeline] junit [2021-07-09T17:20:15.252Z] Recording test results [2021-07-09T17:20:15.384Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-09T17:20:15.733Z] + echo Ensuring container killed. [2021-07-09T17:20:15.733Z] Ensuring container killed. [2021-07-09T17:20:15.733Z] + docker rm -vf docker-pr5 [2021-07-09T17:20:15.733Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-07-09T17:20:16.020Z] + echo Chowning /workspace to jenkins user [2021-07-09T17:20:16.020Z] Chowning /workspace to jenkins user [2021-07-09T17:20:16.020Z] + id -u [2021-07-09T17:20:16.020Z] + id -g [2021-07-09T17:20:16.020Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42604:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-09T17:20:18.876Z] + bundleName=amd64-cgroup2 [2021-07-09T17:20:18.876Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-07-09T17:20:18.876Z] Creating amd64-cgroup2-bundles.tar.gz [2021-07-09T17:20:18.876Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-09T17:20:18.876Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-07-09T17:20:18.950Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-09T17:20:18.950Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-07-09T17:20:18.950Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-09T17:20:18.950Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [Pipeline] archiveArtifacts [2021-07-09T17:20:19.152Z] Archiving artifacts [2021-07-09T17:20:19.504Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42604/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-09T17:20:19.827Z] + make clean [2021-07-09T17:20:20.087Z] docker volume rm -f docker-dev-cache [2021-07-09T17:20:20.087Z] docker-dev-cache [Pipeline] deleteDir [2021-07-09T17:20:20.327Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-09T17:20:20.586Z] check_test.go:309: [d8b05c871f723] daemon is not started [2021-07-09T17:20:20.586Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-07-09T17:20:21.154Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-07-09T17:20:21.721Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-07-09T17:20:21.721Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-09T17:20:22.288Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-09T17:20:23.665Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-09T17:20:24.601Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-07-09T17:20:24.601Z] check_test.go:309: [d0f006b45a652] daemon is not started [2021-07-09T17:20:24.601Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-07-09T17:20:26.536Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-07-09T17:20:28.438Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-07-09T17:20:31.723Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-07-09T17:20:33.358Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-07-09T17:20:35.261Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-07-09T17:20:38.548Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-09T17:20:39.484Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-07-09T17:20:40.050Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-09T17:20:41.980Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-09T17:20:41.980Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-07-09T17:20:41.980Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-09T17:20:41.980Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-09T17:20:41.980Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-09T17:20:41.980Z] Cross building: bundles/cross/windows/amd64 [2021-07-09T17:20:41.980Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-09T17:20:41.980Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-09T17:20:44.236Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-07-09T17:20:44.494Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-09T17:20:49.765Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-07-09T17:20:51.142Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-07-09T17:20:52.520Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-07-09T17:20:53.456Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-07-09T17:20:57.665Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-07-09T17:21:01.861Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-09T17:21:02.795Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-09T17:21:02.795Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-09T17:21:04.695Z] docker_cli_daemon_test.go:2550: [d7f81f8367ac3] daemon is not started [2021-07-09T17:21:07.227Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-07-09T17:21:09.132Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-09T17:21:12.420Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-09T17:21:14.950Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-09T17:21:17.481Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-09T17:21:21.670Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-07-09T17:21:23.577Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-07-09T17:21:23.577Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-09T17:21:26.862Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-09T17:21:27.429Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-07-09T17:21:27.429Z] check_test.go:309: [dfb410e94b48b] daemon is not started [2021-07-09T17:21:27.429Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-07-09T17:21:29.992Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite (414.28s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.08s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.29s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.82s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.50s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.19s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.63s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.42s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.72s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.57s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.89s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.15s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.46s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.81s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.02s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.01s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.64s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.73s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.72s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.66s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.38s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.09s) [2021-07-09T17:21:34.180Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.66s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.68s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.71s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.22s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.72s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.18s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.82s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.24s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.16s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.18s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.24s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.23s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.35s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.06s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.57s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.56s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.76s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (26.15s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.78s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.53s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.21s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.19s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.89s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.85s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (13.06s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.96s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.58s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.93s) [2021-07-09T17:21:34.180Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-09T17:21:34.180Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.67s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.02s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.95s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.27s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.99s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.13s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.54s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.08s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.97s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.00s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.20s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.09s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.98s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.19s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.15s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.50s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.65s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.50s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.29s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.76s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.13s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.96s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.67s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.07s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.27s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.83s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.72s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.69s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.44s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.85s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.24s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.39s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.64s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.76s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.12s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.58s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.87s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.60s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.92s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.10s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.90s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2021-07-09T17:21:34.180Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.98s) [2021-07-09T17:21:34.180Z] === RUN TestDockerSwarmSuite [2021-07-09T17:21:34.180Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-07-09T17:21:36.713Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-07-09T17:21:39.996Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-07-09T17:21:46.561Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-07-09T17:21:51.827Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-09T17:21:51.827Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-09T17:21:57.095Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-09T17:21:57.095Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-09T17:21:57.095Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-09T17:21:57.354Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-09T17:21:57.612Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-09T17:21:57.870Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-09T17:21:58.129Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-09T17:21:58.387Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-07-09T17:21:59.323Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-07-09T17:22:00.699Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-09T17:22:02.599Z] docker_api_swarm_test.go:562: [d448f563bec2c] joining swarm manager [de3a257382c2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T17:22:02.858Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-09T17:22:03.421Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-09T17:22:03.421Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-09T17:22:03.421Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-09T17:22:03.421Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-09T17:22:03.421Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-07-09T17:22:03.421Z] remote: Enumerating objects: 23, done. [2021-07-09T17:22:03.421Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-07-09T17:22:03.421Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-07-09T17:22:03.421Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-07-09T17:22:03.421Z] 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. [2021-07-09T17:22:03.421Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-07-09T17:22:03.421Z] Cross building: bundles/cross/linux/ppc64le [2021-07-09T17:22:03.421Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-09T17:22:03.421Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-09T17:22:05.408Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-09T17:22:07.314Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-09T17:22:08.693Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-09T17:22:10.068Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-09T17:22:18.180Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-09T17:22:18.180Z] docker_api_swarm_test.go:584: [d60f5bb5d068f] joining swarm manager [de3a257382c2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T17:22:22.373Z] check_test.go:380: [d448f563bec2c] daemon is not started [2021-07-09T17:22:34.577Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-07-09T17:22:34.578Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-09T17:22:34.578Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-07-09T17:22:35.515Z] docker_api_swarm_test.go:45: [dde57fdfc6b9b] joining swarm manager [da726ce9c7d50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T17:22:42.076Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-09T17:22:43.451Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-09T17:22:55.672Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-09T17:22:55.672Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-07-09T17:22:55.672Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-09T17:22:55.672Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-07-09T17:22:55.672Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-09T17:22:55.931Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-09T17:22:57.836Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-09T17:22:57.836Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-09T17:22:57.836Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-09T17:22:58.404Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-09T17:23:06.519Z] --- PASS: TestImportExtremelyLargeImageWorks (185.16s) [2021-07-09T17:23:06.519Z] PASS [2021-07-09T17:23:06.519Z] [2021-07-09T17:23:06.519Z] DONE 12 tests in 189.141s [2021-07-09T17:23:06.519Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-09T17:23:06.519Z] ++ 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 [2021-07-09T17:23:06.519Z] ++ set -e [2021-07-09T17:23:06.519Z] ++ '[' -n 0 ']' [2021-07-09T17:23:06.519Z] ++ set -x [2021-07-09T17:23:06.519Z] ++ 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 [2021-07-09T17:23:06.519Z] INFO: Testing against a local daemon [2021-07-09T17:23:06.519Z] === RUN TestNetworkCreateDelete [2021-07-09T17:23:06.519Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-07-09T17:23:06.519Z] === RUN TestDockerNetworkDeletePreferID [2021-07-09T17:23:06.519Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2021-07-09T17:23:06.519Z] === RUN TestDaemonDNSFallback [2021-07-09T17:23:09.803Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-09T17:23:09.803Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-09T17:23:10.369Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-09T17:23:10.627Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-09T17:23:10.627Z] === RUN TestDockerSuite/TestBuildFails [2021-07-09T17:23:11.560Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-09T17:23:11.560Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-09T17:23:13.459Z] --- PASS: TestDaemonDNSFallback (6.96s) [2021-07-09T17:23:13.459Z] === RUN TestInspectNetwork [2021-07-09T17:23:13.459Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-09T17:23:15.993Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-09T17:23:17.893Z] === RUN TestInspectNetwork/full_network_id [2021-07-09T17:23:17.893Z] === RUN TestInspectNetwork/partial_network_id [2021-07-09T17:23:17.893Z] === RUN TestInspectNetwork/network_name [2021-07-09T17:23:17.893Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-09T17:23:17.893Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-09T17:23:18.827Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-09T17:23:19.085Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-09T17:23:20.020Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-09T17:23:21.919Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-09T17:23:21.919Z] --- PASS: TestInspectNetwork (8.61s) [2021-07-09T17:23:21.919Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-09T17:23:21.919Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-09T17:23:21.919Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-09T17:23:21.919Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-09T17:23:21.919Z] === RUN TestRunContainerWithBridgeNone [2021-07-09T17:23:22.177Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-09T17:23:22.449Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-09T17:23:24.880Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-09T17:23:24.880Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-09T17:23:24.880Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-09T17:23:24.880Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-09T17:23:24.880Z] Cross building: bundles/cross/linux/s390x [2021-07-09T17:23:24.881Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-09T17:23:24.881Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-09T17:23:24.982Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-09T17:23:25.918Z] --- PASS: TestRunContainerWithBridgeNone (4.08s) [2021-07-09T17:23:25.918Z] === RUN TestNetworkInvalidJSON [2021-07-09T17:23:25.918Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-09T17:23:25.918Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-09T17:23:25.918Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-09T17:23:25.918Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-09T17:23:25.918Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-09T17:23:25.918Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-09T17:23:25.918Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-09T17:23:25.918Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-09T17:23:25.918Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-09T17:23:25.918Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-09T17:23:25.918Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-09T17:23:25.918Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-09T17:23:25.918Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-09T17:23:25.918Z] === RUN TestNetworkList [2021-07-09T17:23:25.918Z] === RUN TestNetworkList//networks [2021-07-09T17:23:25.918Z] === PAUSE TestNetworkList//networks [2021-07-09T17:23:25.918Z] === RUN TestNetworkList//networks/ [2021-07-09T17:23:25.918Z] === PAUSE TestNetworkList//networks/ [2021-07-09T17:23:25.918Z] === CONT TestNetworkList//networks [2021-07-09T17:23:25.918Z] === CONT TestNetworkList//networks/ [2021-07-09T17:23:25.918Z] --- PASS: TestNetworkList (0.02s) [2021-07-09T17:23:25.918Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-09T17:23:25.918Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-09T17:23:25.918Z] === RUN TestHostIPv4BridgeLabel [2021-07-09T17:23:26.487Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2021-07-09T17:23:26.487Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-09T17:23:27.056Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-09T17:23:27.622Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-07-09T17:23:27.622Z] === RUN TestDaemonDefaultNetworkPools [2021-07-09T17:23:28.190Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-09T17:23:28.448Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2021-07-09T17:23:28.448Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-09T17:23:29.825Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-07-09T17:23:29.825Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-09T17:23:31.201Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s) [2021-07-09T17:23:31.201Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-09T17:23:31.201Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-09T17:23:31.460Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-07-09T17:23:31.460Z] === RUN TestServiceWithPredefinedNetwork [2021-07-09T17:23:31.718Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-09T17:23:32.651Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-09T17:23:32.910Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-09T17:23:33.476Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-09T17:23:33.476Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-09T17:23:34.411Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-09T17:23:34.671Z] --- PASS: TestServiceWithPredefinedNetwork (3.10s) [2021-07-09T17:23:34.671Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-09T17:23:34.671Z] service_test.go:242: FLAKY_TEST [2021-07-09T17:23:34.671Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-09T17:23:34.671Z] === RUN TestServiceWithDataPathPortInit [2021-07-09T17:23:34.929Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-09T17:23:35.188Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-09T17:23:35.446Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-09T17:23:35.704Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-09T17:23:35.964Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-09T17:23:36.902Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-09T17:23:38.808Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-09T17:23:44.070Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-09T17:23:44.070Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-07-09T17:23:46.603Z] docker_api_swarm_test.go:303: [d449c01982c29] joining swarm manager [db705d4ce054c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T17:23:48.522Z] docker_api_swarm_test.go:304: [dd05bf0c8034b] joining swarm manager [db705d4ce054c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T17:23:48.522Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-09T17:23:48.522Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-09T17:23:48.522Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-09T17:23:48.522Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-09T17:23:48.522Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-09T17:23:48.781Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-09T17:23:49.047Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-07-09T17:23:49.982Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-09T17:23:50.920Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-09T17:23:51.853Z] --- PASS: TestServiceWithDataPathPortInit (17.24s) [2021-07-09T17:23:51.853Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-09T17:23:55.138Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-09T17:23:55.396Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-09T17:23:55.654Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tlgfira2n3r5eku2iiy3stfqr Created:2021-07-09 17:23:53.441841107 +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[a57bce37bb3078c3699d112f3b717b332bee047d41b498d432e1be3baee1bbd7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4xb56szsv5fq2u1ztpbb6lkwz EndpointID:5599280cf7184c265a662f4b0a6fd19b6639a0a1abd0521288a4dce0c1ee73d2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9108664678e6b1537558617585c89eff1c259e84ecf23f2a515aa88d17f2f16e 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:f9e97e7a4ad0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4xb56szsv5fq2u1ztpbb6lkwz EndpointID:5599280cf7184c265a662f4b0a6fd19b6639a0a1abd0521288a4dce0c1ee73d2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-09T17:23:55.912Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-09T17:24:00.101Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.21s) [2021-07-09T17:24:00.101Z] PASS [2021-07-09T17:24:00.101Z] [2021-07-09T17:24:00.101Z] === Skipped [2021-07-09T17:24:00.101Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-09T17:24:00.101Z] service_test.go:242: FLAKY_TEST [2021-07-09T17:24:00.101Z] [2021-07-09T17:24:00.101Z] [2021-07-09T17:24:00.101Z] DONE 26 tests, 1 skipped in 54.543s [2021-07-09T17:24:00.101Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-09T17:24:00.101Z] ++ 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 [2021-07-09T17:24:00.101Z] ++ set -e [2021-07-09T17:24:00.101Z] ++ '[' -n 0 ']' [2021-07-09T17:24:00.101Z] ++ set -x [2021-07-09T17:24:00.101Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-07-09T17:24:00.360Z] INFO: Testing against a local daemon [2021-07-09T17:24:00.360Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-09T17:24:00.360Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-09T17:24:00.360Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-07-09T17:24:00.360Z] === RUN TestDockerNetworkIpvlan [2021-07-09T17:24:00.360Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-09T17:24:00.360Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-09T17:24:00.360Z] PASS [2021-07-09T17:24:00.360Z] [2021-07-09T17:24:00.360Z] === Skipped [2021-07-09T17:24:00.360Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-07-09T17:24:00.360Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-09T17:24:00.360Z] [2021-07-09T17:24:00.360Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-09T17:24:00.360Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-09T17:24:00.360Z] [2021-07-09T17:24:00.360Z] [2021-07-09T17:24:00.360Z] DONE 2 tests, 2 skipped in 0.161s [2021-07-09T17:24:00.360Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-09T17:24:00.360Z] ++ 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 [2021-07-09T17:24:00.360Z] ++ set -e [2021-07-09T17:24:00.360Z] ++ '[' -n 0 ']' [2021-07-09T17:24:00.360Z] ++ set -x [2021-07-09T17:24:00.360Z] ++ 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 [2021-07-09T17:24:00.360Z] INFO: Testing against a local daemon [2021-07-09T17:24:00.360Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-09T17:24:01.738Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2021-07-09T17:24:01.738Z] === RUN TestDockerNetworkMacvlan [2021-07-09T17:24:02.672Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-09T17:24:03.607Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-07-09T17:24:03.607Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-09T17:24:04.541Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-09T17:24:05.108Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-09T17:24:08.391Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-09T17:24:09.326Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-09T17:24:10.703Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-09T17:24:11.271Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-09T17:24:13.173Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-09T17:24:13.173Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-09T17:24:13.173Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-09T17:24:18.484Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-09T17:24:18.484Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-09T17:24:19.050Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-09T17:24:19.984Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-07-09T17:24:20.551Z] --- PASS: TestDockerNetworkMacvlan (18.84s) [2021-07-09T17:24:20.551Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-07-09T17:24:20.551Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-07-09T17:24:20.551Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.28s) [2021-07-09T17:24:20.551Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.45s) [2021-07-09T17:24:20.551Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.74s) [2021-07-09T17:24:20.551Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.89s) [2021-07-09T17:24:20.551Z] PASS [2021-07-09T17:24:20.551Z] [2021-07-09T17:24:20.551Z] DONE 8 tests in 20.318s [2021-07-09T17:24:20.551Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-09T17:24:20.551Z] ++ 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 [2021-07-09T17:24:20.551Z] ++ set -e [2021-07-09T17:24:20.551Z] ++ '[' -n 0 ']' [2021-07-09T17:24:20.551Z] ++ set -x [2021-07-09T17:24:20.551Z] ++ 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 [2021-07-09T17:24:20.810Z] testing: warning: no tests to run [2021-07-09T17:24:20.810Z] PASS [2021-07-09T17:24:20.810Z] [2021-07-09T17:24:20.810Z] DONE 0 tests in 0.041s [2021-07-09T17:24:20.810Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-09T17:24:20.810Z] ++ 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 [2021-07-09T17:24:20.810Z] ++ set -e [2021-07-09T17:24:20.810Z] ++ '[' -n 0 ']' [2021-07-09T17:24:20.810Z] ++ set -x [2021-07-09T17:24:20.810Z] ++ 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 [2021-07-09T17:24:20.810Z] INFO: Testing against a local daemon [2021-07-09T17:24:20.810Z] === RUN TestAuthZPluginAllowRequest [2021-07-09T17:24:21.377Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-09T17:24:21.636Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-09T17:24:22.574Z] docker_api_swarm_test.go:271: [dc8e4e5db1a66] joining swarm manager [de615ca2f4430]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T17:24:23.142Z] --- PASS: TestAuthZPluginAllowRequest (2.23s) [2021-07-09T17:24:23.142Z] === RUN TestAuthZPluginTLS [2021-07-09T17:24:23.708Z] --- PASS: TestAuthZPluginTLS (0.61s) [2021-07-09T17:24:23.708Z] === RUN TestAuthZPluginDenyRequest [2021-07-09T17:24:23.966Z] docker_api_swarm_test.go:272: [dd0d82443c674] joining swarm manager [de615ca2f4430]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T17:24:24.225Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-07-09T17:24:24.225Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-09T17:24:24.792Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-07-09T17:24:24.792Z] === RUN TestAuthZPluginDenyResponse [2021-07-09T17:24:24.793Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-09T17:24:25.358Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-07-09T17:24:25.358Z] === RUN TestAuthZPluginAllowEventStream [2021-07-09T17:24:25.616Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-09T17:24:26.997Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-09T17:24:26.997Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2021-07-09T17:24:26.997Z] === RUN TestAuthZPluginErrorResponse [2021-07-09T17:24:27.564Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-07-09T17:24:27.564Z] === RUN TestAuthZPluginErrorRequest [2021-07-09T17:24:27.823Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-09T17:24:28.391Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-07-09T17:24:28.391Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-09T17:24:28.960Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-07-09T17:24:28.960Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-09T17:24:29.527Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-09T17:24:29.785Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-09T17:24:30.044Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-09T17:24:30.302Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-09T17:24:30.871Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-09T17:24:31.130Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.29s) [2021-07-09T17:24:31.130Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-09T17:24:31.389Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-09T17:24:33.294Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s) [2021-07-09T17:24:33.294Z] === RUN TestAuthZPluginHeader [2021-07-09T17:24:33.552Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-09T17:24:34.125Z] --- PASS: TestAuthZPluginHeader (0.81s) [2021-07-09T17:24:34.125Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-09T17:24:34.125Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-09T17:24:36.660Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-09T17:24:38.050Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-09T17:24:38.308Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.25s) [2021-07-09T17:24:38.308Z] === RUN TestAuthZPluginV2Disable [2021-07-09T17:24:40.265Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-09T17:24:41.199Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-09T17:24:41.456Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-07-09T17:24:41.715Z] --- PASS: TestAuthZPluginV2Disable (3.46s) [2021-07-09T17:24:41.715Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-09T17:24:42.651Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-09T17:24:43.219Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-09T17:24:45.124Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.43s) [2021-07-09T17:24:45.124Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-09T17:24:46.314Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-09T17:24:46.314Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-09T17:24:46.314Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-09T17:24:46.314Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-09T17:24:46.314Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-09T17:24:46.640Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-09T17:24:46.920Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42604/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bd913a5546727f94eec0fee342e29d984bb042e1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bd913a5546727f94eec0fee342e29d984bb042e1 hack/test/unit [2021-07-09T17:24:47.485Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-09T17:24:47.485Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-09T17:24:47.485Z] + TESTDIRS=./... [2021-07-09T17:24:47.485Z] + exclude_paths='/vendor/|/integration' [2021-07-09T17:24:47.485Z] ++ go list ./... [2021-07-09T17:24:47.485Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-09T17:24:47.656Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-09T17:24:48.421Z] + pkg_list='github.com/docker/docker/api [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/server [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/server/backend/build [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/server/httputils [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/server/middleware [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/server/router [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/server/router/build [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/server/router/container [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/server/router/debug [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/server/router/distribution [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/server/router/grpc [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/server/router/image [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/server/router/network [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/server/router/plugin [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/server/router/session [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/server/router/swarm [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/server/router/system [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/server/router/volume [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/types [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/types/backend [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/types/blkiodev [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/types/container [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/types/events [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/types/filters [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/types/image [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/types/mount [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/types/network [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/types/registry [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/types/strslice [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/types/swarm [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/types/time [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/types/versions [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-09T17:24:48.421Z] github.com/docker/docker/api/types/volume [2021-07-09T17:24:48.421Z] github.com/docker/docker/builder [2021-07-09T17:24:48.421Z] github.com/docker/docker/builder/builder-next [2021-07-09T17:24:48.421Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-09T17:24:48.421Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-09T17:24:48.421Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-09T17:24:48.421Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-09T17:24:48.421Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-09T17:24:48.421Z] github.com/docker/docker/builder/builder-next/worker [2021-07-09T17:24:48.421Z] github.com/docker/docker/builder/dockerfile [2021-07-09T17:24:48.421Z] github.com/docker/docker/builder/dockerignore [2021-07-09T17:24:48.421Z] github.com/docker/docker/builder/remotecontext [2021-07-09T17:24:48.421Z] github.com/docker/docker/builder/remotecontext/git [2021-07-09T17:24:48.421Z] github.com/docker/docker/cli [2021-07-09T17:24:48.421Z] github.com/docker/docker/cli/config [2021-07-09T17:24:48.421Z] github.com/docker/docker/cli/debug [2021-07-09T17:24:48.421Z] github.com/docker/docker/client [2021-07-09T17:24:48.421Z] github.com/docker/docker/cmd/docker-proxy [2021-07-09T17:24:48.421Z] github.com/docker/docker/cmd/dockerd [2021-07-09T17:24:48.421Z] github.com/docker/docker/container [2021-07-09T17:24:48.421Z] github.com/docker/docker/container/stream [2021-07-09T17:24:48.421Z] github.com/docker/docker/contrib/apparmor [2021-07-09T17:24:48.421Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-09T17:24:48.421Z] github.com/docker/docker/contrib/httpserver [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/cluster [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/cluster/convert [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/cluster/executor [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/cluster/provider [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/config [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/discovery [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/events [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/events/testutils [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/exec [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/graphdriver [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/images [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/initlayer [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/links [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/listeners [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/logger [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/logger/gelf [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/logger/journald [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/logger/local [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/logger/logentries [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/logger/splunk [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/logger/syslog [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/logger/templates [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/names [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/network [2021-07-09T17:24:48.421Z] github.com/docker/docker/daemon/stats [2021-07-09T17:24:48.421Z] github.com/docker/docker/distribution [2021-07-09T17:24:48.421Z] github.com/docker/docker/distribution/metadata [2021-07-09T17:24:48.421Z] github.com/docker/docker/distribution/utils [2021-07-09T17:24:48.421Z] github.com/docker/docker/distribution/xfer [2021-07-09T17:24:48.421Z] github.com/docker/docker/dockerversion [2021-07-09T17:24:48.421Z] github.com/docker/docker/errdefs [2021-07-09T17:24:48.421Z] github.com/docker/docker/image [2021-07-09T17:24:48.421Z] github.com/docker/docker/image/cache [2021-07-09T17:24:48.421Z] github.com/docker/docker/image/tarexport [2021-07-09T17:24:48.421Z] github.com/docker/docker/image/v1 [2021-07-09T17:24:48.421Z] github.com/docker/docker/internal/test/suite [2021-07-09T17:24:48.421Z] github.com/docker/docker/layer [2021-07-09T17:24:48.421Z] github.com/docker/docker/libcontainerd [2021-07-09T17:24:48.421Z] github.com/docker/docker/libcontainerd/queue [2021-07-09T17:24:48.421Z] github.com/docker/docker/libcontainerd/remote [2021-07-09T17:24:48.421Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-09T17:24:48.421Z] github.com/docker/docker/libcontainerd/types [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/api [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/bitseq [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/cluster [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/config [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/datastore [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/driverapi [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/etchosts [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/idm [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/ipam [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/iptables [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/netlabel [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/netutils [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/networkdb [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/ns [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/options [2021-07-09T17:24:48.421Z] github.com/docker/docker/libnetwork/osl [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/portallocator [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/portmapper [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/testutils [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/types [2021-07-09T17:24:48.422Z] github.com/docker/docker/oci [2021-07-09T17:24:48.422Z] github.com/docker/docker/oci/caps [2021-07-09T17:24:48.422Z] github.com/docker/docker/opts [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/aaparser [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/archive [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/authorization [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/broadcaster [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/capabilities [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/chrootarchive [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/containerfs [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/devicemapper [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/directory [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/discovery [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/discovery/file [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/discovery/kv [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/discovery/memory [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/dmesg [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/filenotify [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/fileutils [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/fsutils [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/homedir [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/idtools [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/ioutils [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/jsonmessage [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/locker [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/longpath [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/loopback [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/mount [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/namesgenerator [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/parsers [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/pidfile [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/platform [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/plugingetter [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/plugins [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/plugins/transport [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/pools [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/progress [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/pubsub [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/reexec [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/signal [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/stdcopy [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/streamformatter [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/stringid [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/symlink [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/sysinfo [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/system [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/tailfile [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/tarsum [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/term [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/term/windows [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/truncindex [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/urlutil [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/useragent [2021-07-09T17:24:48.422Z] github.com/docker/docker/plugin [2021-07-09T17:24:48.422Z] github.com/docker/docker/plugin/executor/containerd [2021-07-09T17:24:48.422Z] github.com/docker/docker/plugin/v2 [2021-07-09T17:24:48.422Z] github.com/docker/docker/profiles/apparmor [2021-07-09T17:24:48.422Z] github.com/docker/docker/profiles/seccomp [2021-07-09T17:24:48.422Z] github.com/docker/docker/quota [2021-07-09T17:24:48.422Z] github.com/docker/docker/reference [2021-07-09T17:24:48.422Z] github.com/docker/docker/registry [2021-07-09T17:24:48.422Z] github.com/docker/docker/registry/resumable [2021-07-09T17:24:48.422Z] github.com/docker/docker/restartmanager [2021-07-09T17:24:48.422Z] github.com/docker/docker/rootless [2021-07-09T17:24:48.422Z] github.com/docker/docker/rootless/specconv [2021-07-09T17:24:48.422Z] github.com/docker/docker/runconfig [2021-07-09T17:24:48.422Z] github.com/docker/docker/runconfig/opts [2021-07-09T17:24:48.422Z] github.com/docker/docker/testutil [2021-07-09T17:24:48.422Z] github.com/docker/docker/testutil/daemon [2021-07-09T17:24:48.422Z] github.com/docker/docker/testutil/environment [2021-07-09T17:24:48.422Z] github.com/docker/docker/testutil/fakecontext [2021-07-09T17:24:48.422Z] github.com/docker/docker/testutil/fakegit [2021-07-09T17:24:48.422Z] github.com/docker/docker/testutil/fakestorage [2021-07-09T17:24:48.422Z] github.com/docker/docker/testutil/fixtures/load [2021-07-09T17:24:48.422Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-09T17:24:48.422Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-09T17:24:48.422Z] github.com/docker/docker/testutil/registry [2021-07-09T17:24:48.422Z] github.com/docker/docker/testutil/request [2021-07-09T17:24:48.422Z] github.com/docker/docker/volume [2021-07-09T17:24:48.422Z] github.com/docker/docker/volume/drivers [2021-07-09T17:24:48.422Z] github.com/docker/docker/volume/local [2021-07-09T17:24:48.422Z] github.com/docker/docker/volume/mounts [2021-07-09T17:24:48.422Z] github.com/docker/docker/volume/service [2021-07-09T17:24:48.422Z] github.com/docker/docker/volume/service/opts [2021-07-09T17:24:48.422Z] github.com/docker/docker/volume/testutils' [2021-07-09T17:24:48.422Z] + echo 'github.com/docker/docker/api [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/server [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/server/backend/build [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/server/httputils [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/server/middleware [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/server/router [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/server/router/build [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/server/router/container [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/server/router/debug [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/server/router/distribution [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/server/router/grpc [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/server/router/image [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/server/router/network [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/server/router/plugin [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/server/router/session [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/server/router/swarm [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/server/router/system [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/server/router/volume [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/types [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/types/backend [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/types/blkiodev [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/types/container [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/types/events [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/types/filters [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/types/image [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/types/mount [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/types/network [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/types/registry [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/types/strslice [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/types/swarm [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/types/time [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/types/versions [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-09T17:24:48.422Z] github.com/docker/docker/api/types/volume [2021-07-09T17:24:48.422Z] github.com/docker/docker/builder [2021-07-09T17:24:48.422Z] github.com/docker/docker/builder/builder-next [2021-07-09T17:24:48.422Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-09T17:24:48.422Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-09T17:24:48.422Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-09T17:24:48.422Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-09T17:24:48.422Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-09T17:24:48.422Z] github.com/docker/docker/builder/builder-next/worker [2021-07-09T17:24:48.422Z] github.com/docker/docker/builder/dockerfile [2021-07-09T17:24:48.422Z] github.com/docker/docker/builder/dockerignore [2021-07-09T17:24:48.422Z] github.com/docker/docker/builder/remotecontext [2021-07-09T17:24:48.422Z] github.com/docker/docker/builder/remotecontext/git [2021-07-09T17:24:48.422Z] github.com/docker/docker/cli [2021-07-09T17:24:48.422Z] github.com/docker/docker/cli/config [2021-07-09T17:24:48.422Z] github.com/docker/docker/cli/debug [2021-07-09T17:24:48.422Z] github.com/docker/docker/client [2021-07-09T17:24:48.422Z] github.com/docker/docker/cmd/docker-proxy [2021-07-09T17:24:48.422Z] github.com/docker/docker/cmd/dockerd [2021-07-09T17:24:48.422Z] github.com/docker/docker/container [2021-07-09T17:24:48.422Z] github.com/docker/docker/container/stream [2021-07-09T17:24:48.422Z] github.com/docker/docker/contrib/apparmor [2021-07-09T17:24:48.422Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-09T17:24:48.422Z] github.com/docker/docker/contrib/httpserver [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/cluster [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/cluster/convert [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/cluster/executor [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/cluster/provider [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/config [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/discovery [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/events [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/events/testutils [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/exec [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/graphdriver [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/images [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/initlayer [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/links [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/listeners [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/logger [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/logger/gelf [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/logger/journald [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/logger/local [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/logger/logentries [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/logger/splunk [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/logger/syslog [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/logger/templates [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/names [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/network [2021-07-09T17:24:48.422Z] github.com/docker/docker/daemon/stats [2021-07-09T17:24:48.422Z] github.com/docker/docker/distribution [2021-07-09T17:24:48.422Z] github.com/docker/docker/distribution/metadata [2021-07-09T17:24:48.422Z] github.com/docker/docker/distribution/utils [2021-07-09T17:24:48.422Z] github.com/docker/docker/distribution/xfer [2021-07-09T17:24:48.422Z] github.com/docker/docker/dockerversion [2021-07-09T17:24:48.422Z] github.com/docker/docker/errdefs [2021-07-09T17:24:48.422Z] github.com/docker/docker/image [2021-07-09T17:24:48.422Z] github.com/docker/docker/image/cache [2021-07-09T17:24:48.422Z] github.com/docker/docker/image/tarexport [2021-07-09T17:24:48.422Z] github.com/docker/docker/image/v1 [2021-07-09T17:24:48.422Z] github.com/docker/docker/internal/test/suite [2021-07-09T17:24:48.422Z] github.com/docker/docker/layer [2021-07-09T17:24:48.422Z] github.com/docker/docker/libcontainerd [2021-07-09T17:24:48.422Z] github.com/docker/docker/libcontainerd/queue [2021-07-09T17:24:48.422Z] github.com/docker/docker/libcontainerd/remote [2021-07-09T17:24:48.422Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-09T17:24:48.422Z] github.com/docker/docker/libcontainerd/types [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/api [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/bitseq [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/cluster [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/config [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/datastore [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/driverapi [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/etchosts [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/idm [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/ipam [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/iptables [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/netlabel [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/netutils [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/networkdb [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/ns [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/options [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/osl [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/portallocator [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/portmapper [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/testutils [2021-07-09T17:24:48.422Z] github.com/docker/docker/libnetwork/types [2021-07-09T17:24:48.422Z] github.com/docker/docker/oci [2021-07-09T17:24:48.422Z] github.com/docker/docker/oci/caps [2021-07-09T17:24:48.422Z] github.com/docker/docker/opts [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/aaparser [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/archive [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/authorization [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/broadcaster [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/capabilities [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/chrootarchive [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/containerfs [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/devicemapper [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/directory [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/discovery [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/discovery/file [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/discovery/kv [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/discovery/memory [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/dmesg [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/filenotify [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/fileutils [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/fsutils [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/homedir [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/idtools [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/ioutils [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/jsonmessage [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/locker [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/longpath [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/loopback [2021-07-09T17:24:48.422Z] github.com/docker/docker/pkg/mount [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/namesgenerator [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/parsers [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/pidfile [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/platform [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/plugingetter [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/plugins [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/plugins/transport [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/pools [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/progress [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/pubsub [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/reexec [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/signal [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/stdcopy [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/streamformatter [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/stringid [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/symlink [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/sysinfo [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/system [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/tailfile [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/tarsum [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/term [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/term/windows [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/truncindex [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/urlutil [2021-07-09T17:24:48.423Z] github.com/docker/docker/pkg/useragent [2021-07-09T17:24:48.423Z] github.com/docker/docker/plugin [2021-07-09T17:24:48.423Z] github.com/docker/docker/plugin/executor/containerd [2021-07-09T17:24:48.423Z] github.com/docker/docker/plugin/v2 [2021-07-09T17:24:48.423Z] github.com/docker/docker/profiles/apparmor [2021-07-09T17:24:48.423Z] github.com/docker/docker/profiles/seccomp [2021-07-09T17:24:48.423Z] github.com/docker/docker/quota [2021-07-09T17:24:48.423Z] github.com/docker/docker/reference [2021-07-09T17:24:48.423Z] github.com/docker/docker/registry [2021-07-09T17:24:48.423Z] github.com/docker/docker/registry/resumable [2021-07-09T17:24:48.423Z] github.com/docker/docker/restartmanager [2021-07-09T17:24:48.423Z] github.com/docker/docker/rootless [2021-07-09T17:24:48.423Z] github.com/docker/docker/rootless/specconv [2021-07-09T17:24:48.423Z] github.com/docker/docker/runconfig [2021-07-09T17:24:48.423Z] github.com/docker/docker/runconfig/opts [2021-07-09T17:24:48.423Z] github.com/docker/docker/testutil [2021-07-09T17:24:48.423Z] github.com/docker/docker/testutil/daemon [2021-07-09T17:24:48.423Z] github.com/docker/docker/testutil/environment [2021-07-09T17:24:48.423Z] github.com/docker/docker/testutil/fakecontext [2021-07-09T17:24:48.423Z] github.com/docker/docker/testutil/fakegit [2021-07-09T17:24:48.423Z] github.com/docker/docker/testutil/fakestorage [2021-07-09T17:24:48.423Z] github.com/docker/docker/testutil/fixtures/load [2021-07-09T17:24:48.423Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-09T17:24:48.423Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-09T17:24:48.423Z] github.com/docker/docker/testutil/registry [2021-07-09T17:24:48.423Z] github.com/docker/docker/testutil/request [2021-07-09T17:24:48.423Z] github.com/docker/docker/volume [2021-07-09T17:24:48.423Z] github.com/docker/docker/volume/drivers [2021-07-09T17:24:48.423Z] github.com/docker/docker/volume/local [2021-07-09T17:24:48.423Z] github.com/docker/docker/volume/mounts [2021-07-09T17:24:48.423Z] github.com/docker/docker/volume/service [2021-07-09T17:24:48.423Z] github.com/docker/docker/volume/service/opts [2021-07-09T17:24:48.423Z] github.com/docker/docker/volume/testutils' [2021-07-09T17:24:48.423Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-09T17:24:48.423Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-09T17:24:48.423Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-09T17:24:48.423Z] + type docker-proxy [2021-07-09T17:24:48.423Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-09T17:24:48.423Z] + hack/make.sh binary-proxy install-proxy [2021-07-09T17:24:48.423Z] [2021-07-09T17:24:48.423Z] Removing bundles/ [2021-07-09T17:24:48.423Z] [2021-07-09T17:24:48.423Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-09T17:24:48.423Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-09T17:24:48.423Z] GOOS="" GOARCH="" GOARM="" [2021-07-09T17:24:49.562Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-09T17:24:50.936Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-09T17:24:51.871Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-09T17:24:54.987Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-09T17:24:54.987Z] [2021-07-09T17:24:54.987Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-09T17:24:54.987Z] Installing docker-proxy to /usr/local/bin/ [2021-07-09T17:24:54.987Z] [2021-07-09T17:24:54.987Z] + mkdir -p bundles [2021-07-09T17:24:54.988Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/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/docker-proxy 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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback 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/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-07-09T17:24:55.555Z] ? github.com/docker/docker/api [no test files] [2021-07-09T17:24:57.140Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.90s) [2021-07-09T17:24:57.141Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-09T17:25:00.422Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-09T17:25:03.705Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-07-09T17:25:05.604Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-07-09T17:25:09.798Z] === RUN TestDockerSuite/TestBuildRm [2021-07-09T17:25:10.056Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-07-09T17:25:12.588Z] docker_api_swarm_node_test.go:19: [d2c84a6968e5f] joining swarm manager [d56c88c9a07d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T17:25:12.588Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-09T17:25:13.522Z] docker_api_swarm_node_test.go:20: [d25b185986288] joining swarm manager [d56c88c9a07d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T17:25:13.522Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-09T17:25:13.522Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2021-07-09T17:25:13.522Z] PASS [2021-07-09T17:25:13.522Z] [2021-07-09T17:25:13.522Z] DONE 17 tests in 52.882s [2021-07-09T17:25:13.522Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-09T17:25:13.522Z] ++ 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 [2021-07-09T17:25:13.522Z] ++ set -e [2021-07-09T17:25:13.522Z] ++ '[' -n 0 ']' [2021-07-09T17:25:13.522Z] ++ set -x [2021-07-09T17:25:13.522Z] ++ 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 [2021-07-09T17:25:13.641Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-07-09T17:25:13.781Z] INFO: Testing against a local daemon [2021-07-09T17:25:13.781Z] === RUN TestPluginInvalidJSON [2021-07-09T17:25:13.781Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T17:25:13.781Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T17:25:13.781Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T17:25:13.781Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-07-09T17:25:13.781Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-09T17:25:13.781Z] === RUN TestPluginInstall [2021-07-09T17:25:13.781Z] === RUN TestPluginInstall/no_auth [2021-07-09T17:25:14.348Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-09T17:25:14.915Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-09T17:25:15.174Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-09T17:25:16.109Z] time="2021-07-09T17:25:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T17:25:16.109Z] time="2021-07-09T17:25:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9dbb562036577cca6df70781c9edf9f547f994e51399d4c29c0c46546b905b0e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T17:25:16.109Z] time="2021-07-09T17:25:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T17:25:16.109Z] time="2021-07-09T17:25:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9dbb562036577cca6df70781c9edf9f547f994e51399d4c29c0c46546b905b0e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T17:25:16.109Z] === RUN TestPluginInstall/with_htpasswd [2021-07-09T17:25:16.677Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-09T17:25:16.677Z] time="2021-07-09T17:25:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T17:25:16.677Z] time="2021-07-09T17:25:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a5b827777667e83f855fb3f45b9a469b06286bf216e23ffad3c73e9b4eec330" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T17:25:16.677Z] time="2021-07-09T17:25:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T17:25:16.677Z] time="2021-07-09T17:25:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a5b827777667e83f855fb3f45b9a469b06286bf216e23ffad3c73e9b4eec330" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T17:25:17.245Z] === RUN TestPluginInstall/with_insecure [2021-07-09T17:25:17.813Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-09T17:25:18.077Z] time="2021-07-09T17:25:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T17:25:18.077Z] time="2021-07-09T17:25:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6274118c8baac6022f673e08d684e11e0736de12c304151bb4bbed186845b0d9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T17:25:18.077Z] time="2021-07-09T17:25:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-09T17:25:18.077Z] time="2021-07-09T17:25:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6274118c8baac6022f673e08d684e11e0736de12c304151bb4bbed186845b0d9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-09T17:25:18.336Z] plugin_test.go:165: [d800221fb74ad] daemon is not started [2021-07-09T17:25:18.336Z] --- PASS: TestPluginInstall (4.65s) [2021-07-09T17:25:18.336Z] --- PASS: TestPluginInstall/no_auth (2.42s) [2021-07-09T17:25:18.336Z] --- PASS: TestPluginInstall/with_htpasswd (0.88s) [2021-07-09T17:25:18.336Z] --- PASS: TestPluginInstall/with_insecure (1.35s) [2021-07-09T17:25:18.336Z] === RUN TestPluginsWithRuntimes [2021-07-09T17:25:18.905Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-09T17:25:20.281Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-09T17:25:21.216Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-09T17:25:22.591Z] --- PASS: TestPluginsWithRuntimes (4.01s) [2021-07-09T17:25:22.591Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2021-07-09T17:25:22.591Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2021-07-09T17:25:22.591Z] === RUN TestPluginBackCompatMediaTypes [2021-07-09T17:25:22.849Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-09T17:25:23.108Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-09T17:25:23.367Z] --- PASS: TestPluginBackCompatMediaTypes (0.83s) [2021-07-09T17:25:23.367Z] PASS [2021-07-09T17:25:23.367Z] [2021-07-09T17:25:23.367Z] DONE 10 tests in 9.647s [2021-07-09T17:25:23.367Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-09T17:25:23.367Z] ++ 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 [2021-07-09T17:25:23.367Z] ++ set -e [2021-07-09T17:25:23.367Z] ++ '[' -n 0 ']' [2021-07-09T17:25:23.367Z] ++ set -x [2021-07-09T17:25:23.367Z] ++ 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 [2021-07-09T17:25:23.367Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-09T17:25:23.367Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-09T17:25:23.367Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-09T17:25:23.367Z] INFO: Testing against a local daemon [2021-07-09T17:25:23.367Z] === RUN TestExternalGraphDriver [2021-07-09T17:25:23.626Z] === RUN TestExternalGraphDriver/json [2021-07-09T17:25:23.626Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-09T17:25:23.885Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-07-09T17:25:24.821Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-09T17:25:25.082Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-09T17:25:26.022Z] === RUN TestExternalGraphDriver/spec [2021-07-09T17:25:26.280Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-09T17:25:28.812Z] === RUN TestExternalGraphDriver/pull [2021-07-09T17:25:29.380Z] docker_api_swarm_test.go:501: [dfcc3ff831571] joining swarm manager [d9304a028181a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T17:25:31.324Z] --- PASS: TestExternalGraphDriver (7.58s) [2021-07-09T17:25:31.324Z] --- PASS: TestExternalGraphDriver/json (2.45s) [2021-07-09T17:25:31.324Z] --- PASS: TestExternalGraphDriver/spec (2.52s) [2021-07-09T17:25:31.324Z] --- PASS: TestExternalGraphDriver/pull (2.52s) [2021-07-09T17:25:31.324Z] === RUN TestGraphdriverPluginV2 [2021-07-09T17:25:32.701Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-09T17:25:33.638Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-09T17:25:34.574Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-09T17:25:35.140Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-09T17:25:35.140Z] --- PASS: TestGraphdriverPluginV2 (4.16s) [2021-07-09T17:25:35.140Z] PASS [2021-07-09T17:25:35.140Z] [2021-07-09T17:25:35.140Z] DONE 5 tests in 11.905s [2021-07-09T17:25:35.140Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-09T17:25:35.140Z] ++ 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 [2021-07-09T17:25:35.140Z] ++ set -e [2021-07-09T17:25:35.140Z] ++ '[' -n 0 ']' [2021-07-09T17:25:35.140Z] ++ set -x [2021-07-09T17:25:35.140Z] ++ 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 [2021-07-09T17:25:35.399Z] INFO: Testing against a local daemon [2021-07-09T17:25:35.399Z] === RUN TestContinueAfterPluginCrash [2021-07-09T17:25:35.399Z] === PAUSE TestContinueAfterPluginCrash [2021-07-09T17:25:35.399Z] === RUN TestReadPluginNoRead [2021-07-09T17:25:35.399Z] === PAUSE TestReadPluginNoRead [2021-07-09T17:25:35.399Z] === RUN TestDaemonStartWithLogOpt [2021-07-09T17:25:35.399Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-09T17:25:35.399Z] === CONT TestContinueAfterPluginCrash [2021-07-09T17:25:35.399Z] === CONT TestDaemonStartWithLogOpt [2021-07-09T17:25:36.335Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-09T17:25:37.713Z] docker_api_swarm_test.go:506: [d0c9bedb1670e] joining swarm manager [d9304a028181a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T17:25:38.282Z] === RUN TestDockerSuite/TestBuildUser [2021-07-09T17:25:40.816Z] --- PASS: TestDaemonStartWithLogOpt (4.99s) [2021-07-09T17:25:40.816Z] === CONT TestReadPluginNoRead [2021-07-09T17:25:40.816Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-09T17:25:43.348Z] === RUN TestReadPluginNoRead/default [2021-07-09T17:25:44.285Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-09T17:25:45.220Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-09T17:25:45.787Z] --- PASS: TestContinueAfterPluginCrash (10.47s) [2021-07-09T17:25:47.164Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-09T17:25:49.066Z] === CONT TestReadPluginNoRead [2021-07-09T17:25:49.066Z] read_test.go:92: [d45b6eea50b10] daemon is not started [2021-07-09T17:25:49.066Z] --- PASS: TestReadPluginNoRead (8.47s) [2021-07-09T17:25:49.066Z] --- PASS: TestReadPluginNoRead/default (1.83s) [2021-07-09T17:25:49.066Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.84s) [2021-07-09T17:25:49.066Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.90s) [2021-07-09T17:25:49.066Z] PASS [2021-07-09T17:25:49.066Z] [2021-07-09T17:25:49.066Z] DONE 6 tests in 13.646s [2021-07-09T17:25:49.066Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-07-09T17:25:49.066Z] ++ 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 [2021-07-09T17:25:49.066Z] ++ set -e [2021-07-09T17:25:49.066Z] ++ '[' -n 0 ']' [2021-07-09T17:25:49.066Z] ++ set -x [2021-07-09T17:25:49.066Z] ++ 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 [2021-07-09T17:25:49.066Z] testing: warning: no tests to run [2021-07-09T17:25:49.066Z] PASS [2021-07-09T17:25:49.066Z] [2021-07-09T17:25:49.066Z] DONE 0 tests in 0.051s [2021-07-09T17:25:49.066Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-09T17:25:49.066Z] ++ 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 [2021-07-09T17:25:49.066Z] ++ set -e [2021-07-09T17:25:49.066Z] ++ '[' -n 0 ']' [2021-07-09T17:25:49.066Z] ++ set -x [2021-07-09T17:25:49.067Z] ++ 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 [2021-07-09T17:25:49.067Z] INFO: Testing against a local daemon [2021-07-09T17:25:49.067Z] === RUN TestPluginWithDevMounts [2021-07-09T17:25:49.067Z] === PAUSE TestPluginWithDevMounts [2021-07-09T17:25:49.067Z] === CONT TestPluginWithDevMounts [2021-07-09T17:25:50.969Z] --- PASS: TestPluginWithDevMounts (1.81s) [2021-07-09T17:25:50.969Z] PASS [2021-07-09T17:25:50.969Z] [2021-07-09T17:25:50.969Z] DONE 1 tests in 1.949s [2021-07-09T17:25:50.969Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-09T17:25:50.969Z] ++ 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 [2021-07-09T17:25:50.969Z] ++ set -e [2021-07-09T17:25:50.969Z] ++ '[' -n 0 ']' [2021-07-09T17:25:50.969Z] ++ set -x [2021-07-09T17:25:50.969Z] ++ 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 [2021-07-09T17:25:50.969Z] INFO: Testing against a local daemon [2021-07-09T17:25:50.969Z] === RUN TestSecretInspect [2021-07-09T17:25:53.503Z] --- PASS: TestSecretInspect (2.50s) [2021-07-09T17:25:53.503Z] === RUN TestSecretList [2021-07-09T17:25:56.045Z] --- PASS: TestSecretList (2.39s) [2021-07-09T17:25:56.045Z] === RUN TestSecretsCreateAndDelete [2021-07-09T17:25:59.332Z] --- PASS: TestSecretsCreateAndDelete (2.75s) [2021-07-09T17:25:59.332Z] === RUN TestSecretsUpdate [2021-07-09T17:26:01.235Z] --- PASS: TestSecretsUpdate (2.11s) [2021-07-09T17:26:01.235Z] === RUN TestTemplatedSecret [2021-07-09T17:26:01.235Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-09T17:26:01.803Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-09T17:26:02.062Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-09T17:26:03.439Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-09T17:26:04.376Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-09T17:26:04.943Z] --- PASS: TestTemplatedSecret (4.00s) [2021-07-09T17:26:04.943Z] === RUN TestSecretCreateResolve [2021-07-09T17:26:05.508Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-09T17:26:05.508Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-09T17:26:05.508Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-09T17:26:05.508Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-09T17:26:05.508Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-09T17:26:05.508Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-09T17:26:05.508Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-09T17:26:05.508Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-09T17:26:05.508Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-09T17:26:06.884Z] --- PASS: TestSecretCreateResolve (2.10s) [2021-07-09T17:26:06.884Z] PASS [2021-07-09T17:26:06.884Z] [2021-07-09T17:26:06.884Z] DONE 6 tests in 15.994s [2021-07-09T17:26:06.884Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-09T17:26:06.884Z] ++ 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 [2021-07-09T17:26:06.884Z] ++ set -e [2021-07-09T17:26:06.884Z] ++ '[' -n 0 ']' [2021-07-09T17:26:06.884Z] ++ set -x [2021-07-09T17:26:06.884Z] ++ 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 [2021-07-09T17:26:07.142Z] INFO: Testing against a local daemon [2021-07-09T17:26:07.142Z] === RUN TestServiceCreateInit [2021-07-09T17:26:07.142Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-09T17:26:07.710Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-09T17:26:07.710Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-09T17:26:08.277Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-07-09T17:26:08.535Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-09T17:26:09.472Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-09T17:26:10.849Z] docker_api_swarm_node_test.go:80: [d073efa762079] joining swarm manager [d9ca5426fb549]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T17:26:10.849Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-09T17:26:11.107Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-09T17:26:13.665Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-09T17:26:14.600Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-09T17:26:17.889Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-09T17:26:18.147Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-09T17:26:18.713Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-09T17:26:19.281Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-09T17:26:19.281Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-09T17:26:19.281Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-09T17:26:19.540Z] --- PASS: TestServiceCreateInit (12.49s) [2021-07-09T17:26:19.540Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.21s) [2021-07-09T17:26:19.540Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.26s) [2021-07-09T17:26:19.540Z] === RUN TestCreateServiceMultipleTimes [2021-07-09T17:26:20.107Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-09T17:26:24.316Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-09T17:26:24.316Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-09T17:26:24.316Z] docker_cli_sni_test.go:18: Flakey test [2021-07-09T17:26:24.316Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-09T17:26:24.885Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-09T17:26:26.262Z] === RUN TestDockerSuite/TestCommitChange [2021-07-09T17:26:27.202Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-09T17:26:28.138Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-07-09T17:26:28.706Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-09T17:26:30.606Z] docker_api_swarm_node_test.go:52: [deb161a6ace89] joining swarm manager [db8f757926719]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T17:26:31.172Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-09T17:26:31.739Z] docker_api_swarm_node_test.go:53: [dff75f78e4390] joining swarm manager [db8f757926719]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T17:26:33.113Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-09T17:26:34.048Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-09T17:26:35.424Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-09T17:26:36.360Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-09T17:26:37.734Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-09T17:26:38.301Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-09T17:26:38.301Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-09T17:26:38.301Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-09T17:26:38.560Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-09T17:26:38.560Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-09T17:26:38.560Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-09T17:26:38.560Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-09T17:26:39.934Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-09T17:26:40.502Z] --- PASS: TestCreateServiceMultipleTimes (20.97s) [2021-07-09T17:26:40.502Z] === RUN TestCreateServiceConflict [2021-07-09T17:26:41.438Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-09T17:26:41.438Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-09T17:26:42.374Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-09T17:26:42.941Z] --- PASS: TestCreateServiceConflict (2.42s) [2021-07-09T17:26:42.941Z] === RUN TestCreateServiceMaxReplicas [2021-07-09T17:26:43.200Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-09T17:26:44.151Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-09T17:26:44.718Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-09T17:26:46.094Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-09T17:26:46.094Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-09T17:26:46.094Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-09T17:26:47.030Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-09T17:26:47.030Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-09T17:26:47.030Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-09T17:26:47.030Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-09T17:26:47.030Z] --- PASS: TestCreateServiceMaxReplicas (4.01s) [2021-07-09T17:26:47.030Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-09T17:26:47.030Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-09T17:26:47.965Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-09T17:26:48.533Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-09T17:26:49.910Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-09T17:26:49.910Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-09T17:26:50.091Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2021-07-09T17:26:50.091Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-09T17:26:50.091Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 5.7% of statements [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/api/types [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-09T17:26:50.091Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-09T17:26:50.091Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-09T17:26:50.091Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-07-09T17:26:50.091Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/builder [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-09T17:26:50.091Z] ok github.com/docker/docker/builder/remotecontext 0.086s coverage: 13.7% of statements [2021-07-09T17:26:50.091Z] ok github.com/docker/docker/builder/dockerfile 0.227s coverage: 48.7% of statements [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-09T17:26:50.091Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-07-09T17:26:50.091Z] ok github.com/docker/docker/builder/remotecontext/git 1.218s coverage: 86.3% of statements [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/cli [no test files] [2021-07-09T17:26:50.091Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-09T17:26:50.091Z] ok github.com/docker/docker/cmd/docker-proxy 0.040s coverage: 67.6% of statements [2021-07-09T17:26:51.025Z] ok github.com/docker/docker/client 0.176s coverage: 75.5% of statements [2021-07-09T17:26:51.813Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-09T17:26:52.072Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-09T17:26:52.072Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-09T17:26:53.009Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-09T17:26:53.577Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-09T17:26:54.511Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-09T17:26:55.078Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-09T17:26:55.078Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-09T17:26:56.012Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-09T17:26:56.579Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-09T17:26:57.146Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-09T17:26:57.405Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-09T17:26:57.971Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-09T17:26:59.347Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-09T17:27:00.724Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-09T17:27:00.724Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-09T17:27:00.724Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-09T17:27:00.724Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-09T17:27:00.724Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-09T17:27:01.290Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.34s) [2021-07-09T17:27:01.290Z] === RUN TestCreateServiceSecretFileMode [2021-07-09T17:27:01.549Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-09T17:27:03.449Z] --- PASS: TestCreateServiceSecretFileMode (2.11s) [2021-07-09T17:27:03.449Z] === RUN TestCreateServiceConfigFileMode [2021-07-09T17:27:03.707Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-07-09T17:27:06.238Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-09T17:27:06.496Z] --- PASS: TestCreateServiceConfigFileMode (2.96s) [2021-07-09T17:27:06.496Z] === RUN TestCreateServiceSysctls [2021-07-09T17:27:07.080Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-09T17:27:08.018Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-09T17:27:08.018Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-09T17:27:08.018Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-09T17:27:08.018Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-09T17:27:10.549Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-07-09T17:27:10.550Z] --- PASS: TestCreateServiceSysctls (3.98s) [2021-07-09T17:27:10.550Z] === RUN TestCreateServiceCapabilities [2021-07-09T17:27:10.808Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-09T17:27:12.183Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-09T17:27:12.442Z] docker_api_swarm_test.go:201: [dfe93a3b09582] joining swarm manager [db839eb9d2fe6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T17:27:14.342Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-09T17:27:14.342Z] --- PASS: TestCreateServiceCapabilities (3.70s) [2021-07-09T17:27:14.342Z] === RUN TestInspect [2021-07-09T17:27:17.626Z] --- PASS: TestInspect (3.51s) [2021-07-09T17:27:17.626Z] === RUN TestCreateJob [2021-07-09T17:27:20.911Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-09T17:27:21.477Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-09T17:27:22.044Z] --- PASS: TestCreateJob (4.29s) [2021-07-09T17:27:22.044Z] === RUN TestReplicatedJob [2021-07-09T17:27:23.419Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-09T17:27:25.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-09T17:27:27.331Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-07-09T17:27:29.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-07-09T17:27:29.490Z] --- PASS: TestReplicatedJob (7.66s) [2021-07-09T17:27:29.490Z] === RUN TestUpdateReplicatedJob [2021-07-09T17:27:30.866Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-07-09T17:27:32.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-07-09T17:27:33.711Z] --- PASS: TestUpdateReplicatedJob (4.14s) [2021-07-09T17:27:33.711Z] === RUN TestServiceListWithStatuses [2021-07-09T17:27:33.711Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-09T17:27:33.711Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-09T17:27:33.711Z] === RUN TestDockerNetworkConnectAlias [2021-07-09T17:27:33.969Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-07-09T17:27:34.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000bf8f48_} [2021-07-09T17:27:36.437Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1019459031_/foo_false____} [2021-07-09T17:27:36.437Z] docker_api_swarm_test.go:383: [d3a7efb222775] joining swarm manager [d8782a094f79b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T17:27:37.701Z] ok github.com/docker/docker/cmd/dockerd 0.106s coverage: 29.1% of statements [2021-07-09T17:27:37.701Z] ok github.com/docker/docker/container 0.116s coverage: 34.4% of statements [2021-07-09T17:27:37.701Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-09T17:27:37.701Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-09T17:27:37.701Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-09T17:27:37.701Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-09T17:27:37.812Z] docker_api_swarm_test.go:384: [df2ce283a04ff] joining swarm manager [d8782a094f79b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T17:27:38.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1019459031_/foo_true____} [2021-07-09T17:27:39.447Z] --- PASS: TestDockerNetworkConnectAlias (5.68s) [2021-07-09T17:27:39.447Z] === RUN TestDockerNetworkReConnect [2021-07-09T17:27:39.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3457168202_/foo_false____} [2021-07-09T17:27:41.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3457168202_/foo_true____} [2021-07-09T17:27:42.185Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3457168202_/foo_true__0xc000bf8fc0__} [2021-07-09T17:27:43.560Z] --- PASS: TestDockerNetworkReConnect (3.96s) [2021-07-09T17:27:43.560Z] === RUN TestServicePlugin [2021-07-09T17:27:43.818Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000bf8fd8_} [2021-07-09T17:27:45.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000bf8ff0_} [2021-07-09T17:27:45.821Z] ok github.com/docker/docker/daemon/cluster 0.049s coverage: 0.5% of statements [2021-07-09T17:27:47.097Z] plugin_test.go:62: [d1ed52692f42f] joining swarm manager [dbdcbe5df60a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T17:27:47.238Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2021-07-09T17:27:47.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000bf9008_} [2021-07-09T17:27:48.289Z] plugin_test.go:65: [de1f2e776ec85] joining swarm manager [dbdcbe5df60a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T17:27:48.614Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-07-09T17:27:49.224Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000bf9020_} [2021-07-09T17:27:50.598Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-09T17:27:52.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-09T17:27:52.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-09T17:27:52.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-09T17:27:52.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-09T17:27:52.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-09T17:27:52.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-09T17:27:52.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-09T17:27:52.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-09T17:27:52.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-09T17:27:52.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-09T17:27:52.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-09T17:27:52.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-07-09T17:27:52.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-07-09T17:27:52.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-07-09T17:27:52.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-07-09T17:27:52.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-07-09T17:27:52.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-07-09T17:27:52.499Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-09T17:27:55.782Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-09T17:27:56.724Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2021-07-09T17:27:57.158Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-09T17:27:57.290Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 81.4% of statements [2021-07-09T17:27:57.555Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-07-09T17:27:57.813Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-07-09T17:27:58.379Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2021-07-09T17:28:00.279Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.787s coverage: 73.3% of statements [2021-07-09T17:28:00.279Z] ok github.com/docker/docker/daemon 12.180s coverage: 17.4% of statements [2021-07-09T17:28:00.279Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-09T17:28:00.279Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-09T17:28:00.279Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-09T17:28:00.279Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-09T17:28:00.453Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-09T17:28:01.214Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.418s coverage: 56.2% of statements [2021-07-09T17:28:02.148Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.030s coverage: 3.1% of statements [2021-07-09T17:28:02.353Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-09T17:28:02.353Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-09T17:28:03.288Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-09T17:28:03.859Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-07-09T17:28:04.062Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2021-07-09T17:28:04.793Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-09T17:28:05.360Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-09T17:28:05.439Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.299s coverage: 49.4% of statements [2021-07-09T17:28:06.006Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.682s coverage: 46.2% of statements [2021-07-09T17:28:06.006Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-09T17:28:06.297Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-09T17:28:06.865Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-09T17:28:07.382Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.632s coverage: 57.7% of statements [2021-07-09T17:28:07.382Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-09T17:28:07.382Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-09T17:28:07.382Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 57.5% of statements [2021-07-09T17:28:07.801Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-09T17:28:08.368Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-09T17:28:08.760Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2021-07-09T17:28:09.303Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-09T17:28:09.326Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2021-07-09T17:28:09.869Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-09T17:28:09.893Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 6.8% of statements [2021-07-09T17:28:09.894Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-09T17:28:09.894Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-09T17:28:10.803Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-09T17:28:10.828Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 43.5% of statements [2021-07-09T17:28:11.369Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-09T17:28:11.394Z] ok github.com/docker/docker/daemon/logger/awslogs 0.157s coverage: 77.4% of statements [2021-07-09T17:28:11.394Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-09T17:28:11.394Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-09T17:28:11.652Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2021-07-09T17:28:12.219Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-07-09T17:28:12.302Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-09T17:28:12.478Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-07-09T17:28:12.736Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2021-07-09T17:28:13.238Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-09T17:28:13.719Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2021-07-09T17:28:13.719Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-09T17:28:13.719Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 55.1% of statements [2021-07-09T17:28:14.172Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-09T17:28:14.172Z] --- PASS: TestServicePlugin (30.80s) [2021-07-09T17:28:14.172Z] === RUN TestServiceUpdateLabel [2021-07-09T17:28:14.652Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.010s coverage: 31.5% of statements [2021-07-09T17:28:14.738Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-09T17:28:14.998Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-09T17:28:15.585Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2021-07-09T17:28:15.843Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-07-09T17:28:15.935Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-09T17:28:16.101Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-07-09T17:28:16.668Z] ok github.com/docker/docker/daemon/logger/splunk 1.583s coverage: 82.5% of statements [2021-07-09T17:28:16.668Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-09T17:28:16.668Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-09T17:28:16.870Z] --- PASS: TestServiceUpdateLabel (2.47s) [2021-07-09T17:28:16.870Z] === RUN TestServiceUpdateSecrets [2021-07-09T17:28:16.870Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-09T17:28:17.806Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-09T17:28:18.043Z] ok github.com/docker/docker/distribution/metadata 0.056s coverage: 48.2% of statements [2021-07-09T17:28:18.043Z] ok github.com/docker/docker/distribution 0.132s coverage: 25.4% of statements [2021-07-09T17:28:18.043Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-09T17:28:18.743Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-09T17:28:18.978Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-07-09T17:28:19.681Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-09T17:28:19.913Z] ok github.com/docker/docker/image 0.017s coverage: 86.6% of statements [2021-07-09T17:28:20.171Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-07-09T17:28:20.738Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-07-09T17:28:20.738Z] ok github.com/docker/docker/distribution/xfer 1.963s coverage: 85.6% of statements [2021-07-09T17:28:20.738Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-09T17:28:21.078Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-09T17:28:21.306Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2021-07-09T17:28:21.306Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-09T17:28:21.565Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2021-07-09T17:28:22.012Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-09T17:28:23.912Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-09T17:28:28.101Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-09T17:28:31.388Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-09T17:28:31.536Z] ok github.com/docker/docker/layer 8.043s coverage: 68.8% of statements [2021-07-09T17:28:31.536Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-09T17:28:31.536Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-09T17:28:31.536Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-09T17:28:31.536Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-09T17:28:31.646Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-09T17:28:32.212Z] --- PASS: TestServiceUpdateSecrets (15.61s) [2021-07-09T17:28:32.212Z] === RUN TestServiceUpdateConfigs [2021-07-09T17:28:34.065Z] ok github.com/docker/docker/libnetwork/api 1.279s coverage: 90.1% of statements [2021-07-09T17:28:34.325Z] ok github.com/docker/docker/libnetwork/bitseq 0.130s coverage: 84.4% of statements [2021-07-09T17:28:35.260Z] ok github.com/docker/docker/libnetwork/config 0.042s coverage: 24.0% of statements [2021-07-09T17:28:35.826Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-07-09T17:28:36.085Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-07-09T17:28:37.478Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-09T17:28:38.616Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.425s coverage: 59.9% of statements [2021-07-09T17:28:38.875Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-07-09T17:28:39.381Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-09T17:28:39.442Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.145s coverage: 4.0% of statements [2021-07-09T17:28:40.009Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2021-07-09T17:28:40.267Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-07-09T17:28:40.318Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-09T17:28:44.506Z] check_test.go:380: [df2ce283a04ff] daemon is not started [2021-07-09T17:28:44.506Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-07-09T17:28:44.506Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-07-09T17:28:45.440Z] === RUN TestDockerSuite/TestCpToDot [2021-07-09T17:28:46.379Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-09T17:28:46.638Z] docker_api_swarm_test.go:801: [dbab840d41646] joining swarm manager [d69c8806fcb89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T17:28:48.012Z] --- PASS: TestServiceUpdateConfigs (15.59s) [2021-07-09T17:28:48.012Z] === RUN TestServiceUpdateNetwork [2021-07-09T17:28:48.012Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-09T17:28:48.271Z] docker_api_swarm_test.go:801: [d62f436180697] joining swarm manager [d69c8806fcb89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T17:28:49.680Z] docker_api_swarm_test.go:801: [d4aa60627ed14] joining swarm manager [d69c8806fcb89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-09T17:28:49.939Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-09T17:28:50.265Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.170s coverage: 6.6% of statements [2021-07-09T17:28:50.265Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-07-09T17:28:50.265Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.008s coverage: 57.4% of statements [2021-07-09T17:28:50.265Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2021-07-09T17:28:50.522Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2021-07-09T17:28:50.782Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-07-09T17:28:51.040Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-07-09T17:28:51.040Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-07-09T17:28:51.318Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-09T17:28:51.318Z] docker_api_swarm_test.go:801: [de753fc2cf53b] joining swarm manager [d69c8806fcb89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-09T17:28:52.695Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-09T17:28:52.695Z] docker_api_swarm_test.go:809: [d0a4556be5f2b] joining swarm manager [d69c8806fcb89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-07-09T17:28:52.957Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-09T17:28:53.890Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-09T17:28:54.824Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-09T17:28:54.824Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-09T17:28:54.824Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-09T17:28:55.082Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-09T17:28:56.016Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-09T17:28:56.016Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-09T17:28:56.016Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-09T17:28:56.016Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-09T17:28:56.951Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-09T17:28:57.210Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-09T17:28:57.210Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-09T17:28:57.210Z] === RUN TestDockerSuite/TestCreateRM [2021-07-09T17:28:57.210Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-09T17:28:57.210Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-09T17:28:57.210Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-09T17:28:57.468Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-09T17:28:57.468Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-09T17:28:59.998Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-09T17:28:59.998Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-09T17:28:59.998Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-09T17:29:02.529Z] --- PASS: TestServiceUpdateNetwork (14.48s) [2021-07-09T17:29:02.529Z] === RUN TestServiceUpdatePidsLimit [2021-07-09T17:29:03.096Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-09T17:29:03.096Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-09T17:29:03.096Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-09T17:29:03.096Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-09T17:29:03.239Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2021-07-09T17:29:03.355Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-09T17:29:03.355Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-09T17:29:03.498Z] ok github.com/docker/docker/libnetwork 37.833s coverage: 40.7% of statements [2021-07-09T17:29:03.498Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-09T17:29:03.498Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-09T17:29:03.498Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-09T17:29:03.498Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-09T17:29:03.498Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-09T17:29:03.498Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-09T17:29:03.498Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-09T17:29:03.498Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-09T17:29:03.498Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-09T17:29:03.498Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-09T17:29:03.498Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-09T17:29:03.498Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-09T17:29:03.498Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-09T17:29:03.498Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-09T17:29:03.498Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-09T17:29:03.498Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-09T17:29:03.498Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-09T17:29:03.923Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-09T17:29:04.064Z] ok github.com/docker/docker/libnetwork/ipams/null 0.016s coverage: 57.1% of statements [2021-07-09T17:29:04.182Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-09T17:29:04.632Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2021-07-09T17:29:05.118Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-09T17:29:05.199Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.020s coverage: 71.4% of statements [2021-07-09T17:29:06.054Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-09T17:29:06.135Z] ok github.com/docker/docker/libnetwork/ipamutils 0.537s coverage: 74.0% of statements [2021-07-09T17:29:06.624Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-09T17:29:07.513Z] ok github.com/docker/docker/libnetwork/iptables 0.352s coverage: 45.1% of statements [2021-07-09T17:29:07.771Z] ok github.com/docker/docker/libnetwork/netlabel 0.004s coverage: 60.0% of statements [2021-07-09T17:29:08.337Z] ok github.com/docker/docker/libnetwork/netutils 0.045s coverage: 44.1% of statements [2021-07-09T17:29:08.524Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-09T17:29:10.429Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-09T17:29:10.687Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-09T17:29:11.620Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-09T17:29:11.620Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-09T17:29:12.189Z] === RUN TestDockerSuite/TestDockerFails [2021-07-09T17:29:12.189Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-07-09T17:29:12.189Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-07-09T17:29:12.189Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-07-09T17:29:12.447Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-09T17:29:13.393Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-07-09T17:29:13.960Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-07-09T17:29:15.335Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-07-09T17:29:15.335Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-07-09T17:29:15.335Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-07-09T17:29:15.593Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-07-09T17:29:20.540Z] ok github.com/docker/docker/libnetwork/ipam 18.582s coverage: 85.3% of statements [2021-07-09T17:29:20.540Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-09T17:29:20.540Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-09T17:29:20.540Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-09T17:29:20.799Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-07-09T17:29:20.856Z] --- PASS: TestServiceUpdatePidsLimit (17.83s) [2021-07-09T17:29:20.856Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.23s) [2021-07-09T17:29:20.856Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.32s) [2021-07-09T17:29:20.856Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s) [2021-07-09T17:29:20.856Z] PASS [2021-07-09T17:29:20.856Z] [2021-07-09T17:29:20.856Z] === Skipped [2021-07-09T17:29:20.856Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-09T17:29:20.856Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-09T17:29:20.856Z] [2021-07-09T17:29:20.856Z] [2021-07-09T17:29:20.856Z] DONE 27 tests, 1 skipped in 193.162s [2021-07-09T17:29:20.856Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-09T17:29:20.856Z] ++ 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 [2021-07-09T17:29:20.856Z] ++ set -e [2021-07-09T17:29:20.856Z] ++ '[' -n 0 ']' [2021-07-09T17:29:20.856Z] ++ set -x [2021-07-09T17:29:20.856Z] ++ 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 [2021-07-09T17:29:20.856Z] INFO: Testing against a local daemon [2021-07-09T17:29:20.856Z] === RUN TestSessionCreate [2021-07-09T17:29:20.856Z] --- PASS: TestSessionCreate (0.02s) [2021-07-09T17:29:20.856Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-09T17:29:20.856Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-09T17:29:20.856Z] PASS [2021-07-09T17:29:20.856Z] [2021-07-09T17:29:20.856Z] DONE 2 tests in 0.156s [2021-07-09T17:29:20.856Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-09T17:29:20.856Z] ++ 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 [2021-07-09T17:29:20.856Z] ++ set -e [2021-07-09T17:29:20.856Z] ++ '[' -n 0 ']' [2021-07-09T17:29:20.856Z] ++ set -x [2021-07-09T17:29:20.856Z] ++ 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 [2021-07-09T17:29:20.856Z] INFO: Testing against a local daemon [2021-07-09T17:29:20.856Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-09T17:29:20.856Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-09T17:29:20.856Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-09T17:29:20.856Z] === RUN TestEventsExecDie [2021-07-09T17:29:21.425Z] --- PASS: TestEventsExecDie (1.04s) [2021-07-09T17:29:21.425Z] === RUN TestEventsBackwardsCompatible [2021-07-09T17:29:21.425Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-07-09T17:29:21.425Z] === RUN TestEventsVolumeCreate [2021-07-09T17:29:21.685Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-07-09T17:29:21.685Z] === RUN TestInfoBinaryCommits [2021-07-09T17:29:21.685Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-07-09T17:29:21.685Z] === RUN TestInfoAPIVersioned [2021-07-09T17:29:21.685Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-09T17:29:21.685Z] === RUN TestInfoDiscoveryBackend [2021-07-09T17:29:21.944Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-09T17:29:22.202Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-07-09T17:29:22.202Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-09T17:29:23.136Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-09T17:29:23.136Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-09T17:29:23.705Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-07-09T17:29:23.705Z] === RUN TestInfoAPI [2021-07-09T17:29:23.705Z] --- PASS: TestInfoAPI (0.02s) [2021-07-09T17:29:23.705Z] === RUN TestInfoAPIWarnings [2021-07-09T17:29:24.641Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-09T17:29:26.061Z] ok github.com/docker/docker/libnetwork/osl 4.318s coverage: 39.7% of statements [2021-07-09T17:29:26.061Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-07-09T17:29:26.320Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2021-07-09T17:29:26.888Z] ok github.com/docker/docker/libnetwork/portmapper 0.230s coverage: 49.5% of statements [2021-07-09T17:29:27.147Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-07-09T17:29:27.173Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-09T17:29:27.713Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-07-09T17:29:27.989Z] ok github.com/docker/docker/oci 0.009s coverage: 45.2% of statements [2021-07-09T17:29:28.546Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-07-09T17:29:28.554Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-07-09T17:29:28.812Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-07-09T17:29:29.113Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-09T17:29:30.048Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-09T17:29:30.186Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 81.9% of statements [2021-07-09T17:29:30.982Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-09T17:29:31.121Z] ok github.com/docker/docker/pkg/authorization 0.184s coverage: 68.3% of statements [2021-07-09T17:29:31.121Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-07-09T17:29:31.381Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-07-09T17:29:31.548Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-09T17:29:32.485Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-09T17:29:33.051Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-07-09T17:29:34.661Z] ok github.com/docker/docker/pkg/chrootarchive 2.477s coverage: 43.2% of statements [2021-07-09T17:29:34.661Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-07-09T17:29:34.919Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-07-09T17:29:34.949Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-07-09T17:29:35.178Z] ok github.com/docker/docker/pkg/discovery/file 0.018s coverage: 97.6% of statements [2021-07-09T17:29:36.324Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-09T17:29:39.371Z] ok github.com/docker/docker/pkg/discovery/kv 3.027s coverage: 84.1% of statements [2021-07-09T17:29:39.371Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-07-09T17:29:39.371Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-07-09T17:29:39.371Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-07-09T17:29:39.627Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-07-09T17:29:39.885Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-07-09T17:29:40.143Z] --- PASS: TestInfoAPIWarnings (16.40s) [2021-07-09T17:29:40.143Z] === RUN TestInfoDebug [2021-07-09T17:29:40.305Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-07-09T17:29:40.305Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 86.3% of statements [2021-07-09T17:29:40.709Z] --- PASS: TestInfoDebug (0.53s) [2021-07-09T17:29:40.709Z] === RUN TestInfoInsecureRegistries [2021-07-09T17:29:40.872Z] ok github.com/docker/docker/pkg/fsutils 0.155s coverage: 85.1% of statements [2021-07-09T17:29:40.872Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-07-09T17:29:41.274Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-09T17:29:41.274Z] === RUN TestInfoRegistryMirrors [2021-07-09T17:29:41.532Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-09T17:29:41.791Z] --- PASS: TestInfoRegistryMirrors (0.56s) [2021-07-09T17:29:41.791Z] === RUN TestLoginFailsWithBadCredentials [2021-07-09T17:29:41.791Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-07-09T17:29:41.791Z] === RUN TestPingCacheHeaders [2021-07-09T17:29:41.791Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-09T17:29:41.791Z] === RUN TestPingGet [2021-07-09T17:29:41.807Z] ok github.com/docker/docker/pkg/idtools 0.290s coverage: 69.5% of statements [2021-07-09T17:29:42.049Z] --- PASS: TestPingGet (0.02s) [2021-07-09T17:29:42.049Z] === RUN TestPingHead [2021-07-09T17:29:42.049Z] --- PASS: TestPingHead (0.03s) [2021-07-09T17:29:42.049Z] === RUN TestVersion [2021-07-09T17:29:42.049Z] --- PASS: TestVersion (0.03s) [2021-07-09T17:29:42.049Z] PASS [2021-07-09T17:29:42.049Z] [2021-07-09T17:29:42.049Z] === Skipped [2021-07-09T17:29:42.049Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-09T17:29:42.049Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-09T17:29:42.049Z] [2021-07-09T17:29:42.049Z] [2021-07-09T17:29:42.049Z] DONE 19 tests, 1 skipped in 21.654s [2021-07-09T17:29:42.049Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-09T17:29:42.049Z] ++ 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 [2021-07-09T17:29:42.049Z] ++ set -e [2021-07-09T17:29:42.049Z] ++ '[' -n 0 ']' [2021-07-09T17:29:42.049Z] ++ set -x [2021-07-09T17:29:42.049Z] ++ 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 [2021-07-09T17:29:42.049Z] INFO: Testing against a local daemon [2021-07-09T17:29:42.049Z] === RUN TestVolumesCreateAndList [2021-07-09T17:29:42.049Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-09T17:29:42.049Z] === RUN TestVolumesRemove [2021-07-09T17:29:42.308Z] --- PASS: TestVolumesRemove (0.08s) [2021-07-09T17:29:42.308Z] === RUN TestVolumesInspect [2021-07-09T17:29:42.308Z] --- PASS: TestVolumesInspect (0.04s) [2021-07-09T17:29:42.308Z] === RUN TestVolumesInvalidJSON [2021-07-09T17:29:42.308Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-09T17:29:42.308Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-09T17:29:42.308Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-09T17:29:42.308Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-07-09T17:29:42.308Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-09T17:29:42.308Z] PASS [2021-07-09T17:29:42.308Z] [2021-07-09T17:29:42.308Z] DONE 5 tests in 0.274s [2021-07-09T17:29:42.308Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-09T17:29:42.372Z] ok github.com/docker/docker/pkg/ioutils 0.387s coverage: 69.3% of statements [2021-07-09T17:29:42.630Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-07-09T17:29:42.875Z] ++++ cat bundles/test-integration/docker.pid [2021-07-09T17:29:42.875Z] +++ kill 5780 [2021-07-09T17:29:42.875Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-09T17:29:42.889Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2021-07-09T17:29:43.134Z] +++ /etc/init.d/apparmor stop [2021-07-09T17:29:43.134Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-09T17:29:43.134Z] [2021-07-09T17:29:43.134Z] Unloading profiles will leave already running processes permanently [2021-07-09T17:29:43.134Z] unconfined, which can lead to unexpected situations. [2021-07-09T17:29:43.134Z] [2021-07-09T17:29:43.134Z] To set a process to complain mode, use the command line tool [2021-07-09T17:29:43.134Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-09T17:29:43.134Z] +++ true [2021-07-09T17:29:43.134Z] exiting test-integration [2021-07-09T17:29:43.134Z] ++ exit 0 [2021-07-09T17:29:43.134Z] [2021-07-09T17:29:43.147Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-07-09T17:29:43.147Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-07-09T17:29:43.405Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-07-09T17:29:43.663Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-07-09T17:29:43.699Z] + for job in $(jobs -p) [2021-07-09T17:29:43.699Z] + wait 18955 [2021-07-09T17:29:43.921Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-07-09T17:29:44.633Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-09T17:29:45.199Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-09T17:29:45.457Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-09T17:29:46.833Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-09T17:29:47.090Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-07-09T17:29:47.349Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-09T17:29:47.607Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-07-09T17:29:47.607Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-07-09T17:29:47.607Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-09T17:29:48.982Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-09T17:29:50.358Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-09T17:29:50.358Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-09T17:29:50.358Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-09T17:29:51.292Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-09T17:29:51.292Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-09T17:29:51.857Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-09T17:29:52.791Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-07-09T17:29:53.049Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-07-09T17:29:53.049Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-09T17:29:53.049Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-07-09T17:29:53.049Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-09T17:29:53.049Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-09T17:29:54.424Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-07-09T17:29:55.358Z] === RUN TestDockerSuite/TestEventsRename [2021-07-09T17:29:55.924Z] === RUN TestDockerSuite/TestEventsResize [2021-07-09T17:29:56.489Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-09T17:30:01.752Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-07-09T17:30:02.013Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-09T17:30:03.913Z] === RUN TestDockerSuite/TestEventsStreaming [2021-07-09T17:30:04.852Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-09T17:30:06.751Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-07-09T17:30:08.123Z] === RUN TestDockerSuite/TestEventsTop [2021-07-09T17:30:08.689Z] docker_api_swarm_service_test.go:394: [decb68602fe95] joining swarm manager [d91fd65ad247c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T17:30:08.948Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-09T17:30:09.514Z] docker_api_swarm_service_test.go:394: [ddcc73c8296ea] joining swarm manager [d91fd65ad247c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T17:30:12.046Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-09T17:30:22.614Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2021-07-09T17:30:22.614Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-07-09T17:30:22.614Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-07-09T17:30:22.614Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-07-09T17:30:22.614Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-07-09T17:30:22.614Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-07-09T17:30:22.614Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-07-09T17:30:24.245Z] === RUN TestDockerSuite/TestExec [2021-07-09T17:30:24.245Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-09T17:30:24.512Z] ok github.com/docker/docker/pkg/signal 3.263s coverage: 62.3% of statements [2021-07-09T17:30:24.512Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-07-09T17:30:24.777Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-07-09T17:30:24.777Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-07-09T17:30:24.813Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-09T17:30:25.354Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2021-07-09T17:30:25.379Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-09T17:30:25.920Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 39.9% of statements [2021-07-09T17:30:26.179Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2021-07-09T17:30:26.318Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-09T17:30:26.577Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-07-09T17:30:26.745Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-07-09T17:30:26.745Z] testing: warning: no tests to run [2021-07-09T17:30:26.745Z] coverage: [no statements] [2021-07-09T17:30:26.745Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-07-09T17:30:27.316Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-07-09T17:30:27.316Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-07-09T17:30:27.316Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-07-09T17:30:28.478Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-09T17:30:28.736Z] docker_api_swarm_service_test.go:342: [d3d0f8102dd0a] joining swarm manager [d10abe043399f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T17:30:29.216Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2021-07-09T17:30:29.474Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-07-09T17:30:29.673Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-09T17:30:29.673Z] docker_api_swarm_service_test.go:342: [d404707ec5bff] joining swarm manager [d10abe043399f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T17:30:30.040Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.6% of statements [2021-07-09T17:30:30.975Z] ok github.com/docker/docker/quota 0.201s coverage: 71.4% of statements [2021-07-09T17:30:31.048Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-09T17:30:31.234Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-07-09T17:30:32.170Z] ok github.com/docker/docker/registry 0.050s coverage: 58.8% of statements [2021-07-09T17:30:32.424Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-09T17:30:32.736Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-07-09T17:30:32.736Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-07-09T17:30:33.303Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-07-09T17:30:33.562Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-07-09T17:30:34.340Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-09T17:30:35.714Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-09T17:30:36.094Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-07-09T17:30:36.648Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-09T17:30:37.032Z] ok github.com/docker/docker/volume/local 0.092s coverage: 76.4% of statements [2021-07-09T17:30:37.598Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2021-07-09T17:30:38.022Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-09T17:30:38.532Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2021-07-09T17:30:39.135Z] --- PASS: TestBuildWCOWSandboxSize (740.55s) [2021-07-09T17:30:39.135Z] === RUN TestBuildWithEmptyDockerfile [2021-07-09T17:30:39.135Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-09T17:30:39.135Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-09T17:30:39.135Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-09T17:30:39.135Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-09T17:30:39.135Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-09T17:30:39.135Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-09T17:30:39.135Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-09T17:30:39.135Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-09T17:30:39.135Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-09T17:30:39.135Z] --- PASS: TestBuildWithEmptyDockerfile (0.50s) [2021-07-09T17:30:39.135Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-07-09T17:30:39.135Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-09T17:30:39.135Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-07-09T17:30:39.135Z] === RUN TestBuildPreserveOwnership [2021-07-09T17:30:39.135Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-09T17:30:39.135Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-09T17:30:39.135Z] === RUN TestBuildPlatformInvalid [2021-07-09T17:30:39.135Z] --- PASS: TestBuildPlatformInvalid (0.43s) [2021-07-09T17:30:39.135Z] PASS [2021-07-09T17:30:39.135Z] ok github.com/docker/docker/integration/build 901.668s [2021-07-09T17:30:39.135Z] [2021-07-09T17:30:39.135Z] === Skipped [2021-07-09T17:30:39.135Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-09T17:30:39.135Z] build_session_test.go:25: TODO: BuildKit [2021-07-09T17:30:39.135Z] [2021-07-09T17:30:39.135Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-09T17:30:39.135Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:30:39.135Z] [2021-07-09T17:30:39.135Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-07-09T17:30:39.135Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-09T17:30:39.135Z] [2021-07-09T17:30:39.135Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-07-09T17:30:39.135Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-09T17:30:39.135Z] [2021-07-09T17:30:39.135Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-09T17:30:39.135Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-09T17:30:39.135Z] [2021-07-09T17:30:39.135Z] [2021-07-09T17:30:39.135Z] DONE 29 tests, 5 skipped in 926.280s [2021-07-09T17:30:39.135Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-09T17:30:39.593Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-09T17:30:39.593Z] INFO: Testing against a local daemon [2021-07-09T17:30:39.593Z] === RUN TestConfigInspect [2021-07-09T17:30:39.593Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:30:39.593Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-09T17:30:39.593Z] === RUN TestConfigList [2021-07-09T17:30:39.593Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:30:39.593Z] --- SKIP: TestConfigList (0.00s) [2021-07-09T17:30:39.593Z] === RUN TestConfigsCreateAndDelete [2021-07-09T17:30:39.593Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:30:39.593Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-09T17:30:39.593Z] === RUN TestConfigsUpdate [2021-07-09T17:30:39.593Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:30:39.593Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-09T17:30:39.593Z] === RUN TestTemplatedConfig [2021-07-09T17:30:39.593Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:30:39.593Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-09T17:30:39.593Z] === RUN TestConfigCreateResolve [2021-07-09T17:30:39.593Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T17:30:39.593Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-09T17:30:39.593Z] PASS [2021-07-09T17:30:39.593Z] ok github.com/docker/docker/integration/config 0.103s [2021-07-09T17:30:39.593Z] [2021-07-09T17:30:39.593Z] === Skipped [2021-07-09T17:30:39.593Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-09T17:30:39.593Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:30:39.593Z] [2021-07-09T17:30:39.593Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-09T17:30:39.593Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:30:39.593Z] [2021-07-09T17:30:39.593Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-09T17:30:39.593Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:30:39.593Z] [2021-07-09T17:30:39.593Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-09T17:30:39.593Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:30:39.593Z] [2021-07-09T17:30:39.593Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-09T17:30:39.593Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:30:39.593Z] [2021-07-09T17:30:39.593Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-09T17:30:39.593Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T17:30:39.593Z] [2021-07-09T17:30:39.593Z] [2021-07-09T17:30:39.593Z] DONE 6 tests, 6 skipped in 2.469s [2021-07-09T17:30:39.593Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-09T17:30:40.553Z] === RUN TestDockerSuite/TestExecEnv [2021-07-09T17:30:41.487Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-09T17:30:41.766Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-09T17:30:41.766Z] INFO: Testing against a local daemon [2021-07-09T17:30:41.766Z] === RUN TestCheckpoint [2021-07-09T17:30:41.766Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-09T17:30:41.766Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-09T17:30:41.766Z] === RUN TestContainerInvalidJSON [2021-07-09T17:30:41.766Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-09T17:30:41.766Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-09T17:30:41.766Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-09T17:30:41.766Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-09T17:30:41.766Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-09T17:30:41.766Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-09T17:30:42.227Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-09T17:30:42.227Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-09T17:30:42.227Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-09T17:30:42.227Z] --- PASS: TestContainerInvalidJSON (0.38s) [2021-07-09T17:30:42.227Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-09T17:30:42.227Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-09T17:30:42.227Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-09T17:30:42.227Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-09T17:30:42.685Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2021-07-09T17:30:42.685Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-09T17:30:42.685Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2021-07-09T17:30:42.685Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-09T17:30:42.685Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2021-07-09T17:30:42.685Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-09T17:30:43.143Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2021-07-09T17:30:43.143Z] === RUN TestCopyFromContainer [2021-07-09T17:30:43.143Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:30:43.143Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-09T17:30:43.143Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-09T17:30:43.143Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-09T17:30:43.143Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-09T17:30:43.143Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-09T17:30:43.143Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-09T17:30:43.143Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-09T17:30:43.143Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-09T17:30:43.143Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-09T17:30:43.143Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-09T17:30:43.143Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-09T17:30:43.144Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-09T17:30:43.144Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-09T17:30:43.144Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-09T17:30:43.144Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-09T17:30:43.144Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-09T17:30:43.144Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-09T17:30:43.144Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-09T17:30:43.144Z] === RUN TestCreateWithInvalidEnv [2021-07-09T17:30:43.144Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-09T17:30:43.144Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-09T17:30:43.144Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-09T17:30:43.144Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-09T17:30:43.144Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-09T17:30:43.144Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-09T17:30:43.144Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-09T17:30:43.144Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-09T17:30:43.144Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-09T17:30:43.144Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-09T17:30:43.144Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-09T17:30:43.144Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-09T17:30:43.144Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-09T17:30:43.144Z] === RUN TestCreateTmpfsMountsTarget [2021-07-09T17:30:43.144Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:30:43.144Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-09T17:30:43.144Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-09T17:30:43.144Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T17:30:43.144Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-09T17:30:43.144Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-09T17:30:43.144Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T17:30:43.144Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-09T17:30:43.144Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-09T17:30:43.144Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-09T17:30:43.144Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-09T17:30:43.144Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-09T17:30:43.144Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-09T17:30:43.144Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-09T17:30:43.144Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-09T17:30:43.144Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-09T17:30:43.144Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-09T17:30:43.144Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-09T17:30:43.144Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-09T17:30:43.144Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-09T17:30:43.144Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-09T17:30:43.144Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-09T17:30:43.144Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-09T17:30:43.144Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-09T17:30:43.144Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-09T17:30:43.144Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-07-09T17:30:43.144Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-07-09T17:30:43.144Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-07-09T17:30:43.144Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-09T17:30:43.144Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-07-09T17:30:43.144Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-09T17:30:43.144Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-09T17:30:43.144Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-09T17:30:43.144Z] === RUN TestCreateDifferentPlatform [2021-07-09T17:30:43.144Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-09T17:30:43.144Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-09T17:30:43.144Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-09T17:30:43.144Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-09T17:30:43.144Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-07-09T17:30:43.144Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-09T17:30:43.144Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2021-07-09T17:30:43.144Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-09T17:30:43.144Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-09T17:30:43.144Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-07-09T17:30:43.144Z] === RUN TestContainerKillOnDaemonStart [2021-07-09T17:30:43.144Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:30:43.144Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-09T17:30:43.144Z] === RUN TestDiff [2021-07-09T17:30:43.144Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-09T17:30:43.144Z] --- SKIP: TestDiff (0.00s) [2021-07-09T17:30:43.144Z] === RUN TestExecWithCloseStdin [2021-07-09T17:30:43.389Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-09T17:30:44.324Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-09T17:30:45.698Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-07-09T17:30:46.046Z] --- PASS: TestExecWithCloseStdin (2.63s) [2021-07-09T17:30:46.046Z] === RUN TestExec [2021-07-09T17:30:47.579Z] --- PASS: TestExec (1.87s) [2021-07-09T17:30:47.579Z] === RUN TestExecUser [2021-07-09T17:30:47.579Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-09T17:30:47.579Z] --- SKIP: TestExecUser (0.00s) [2021-07-09T17:30:47.579Z] === RUN TestExportContainerAndImportImage [2021-07-09T17:30:47.579Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:30:47.579Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-09T17:30:47.579Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-09T17:30:47.579Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:30:47.579Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-09T17:30:47.579Z] === RUN TestHealthCheckWorkdir [2021-07-09T17:30:47.579Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-09T17:30:47.579Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-09T17:30:47.579Z] === RUN TestHealthKillContainer [2021-07-09T17:30:47.579Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-09T17:30:47.579Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-09T17:30:47.579Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-09T17:30:47.579Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-09T17:30:47.579Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-09T17:30:47.579Z] === RUN TestKillContainerInvalidSignal [2021-07-09T17:30:47.597Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-09T17:30:47.597Z] docker_api_swarm_service_test.go:489: [d506009c67cd2] joining swarm manager [deb834e9d49b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T17:30:48.538Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-07-09T17:30:48.538Z] docker_api_swarm_service_test.go:489: [d7b26bc4f0555] joining swarm manager [deb834e9d49b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T17:30:49.754Z] --- PASS: TestKillContainerInvalidSignal (1.85s) [2021-07-09T17:30:49.754Z] === RUN TestKillContainer [2021-07-09T17:30:49.754Z] === RUN TestKillContainer/no_signal [2021-07-09T17:30:49.917Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-09T17:30:51.300Z] === RUN TestKillContainer/non_killing_signal [2021-07-09T17:30:51.300Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-09T17:30:51.300Z] === RUN TestKillContainer/killing_signal [2021-07-09T17:30:51.863Z] === RUN TestDockerSuite/TestExecParseError [2021-07-09T17:30:52.430Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-09T17:30:53.367Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-09T17:30:53.501Z] --- PASS: TestKillContainer (4.08s) [2021-07-09T17:30:53.501Z] --- PASS: TestKillContainer/no_signal (1.60s) [2021-07-09T17:30:53.501Z] --- SKIP: TestKillContainer/non_killing_signal (0.01s) [2021-07-09T17:30:53.501Z] --- PASS: TestKillContainer/killing_signal (2.44s) [2021-07-09T17:30:53.501Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-09T17:30:53.501Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-09T17:30:53.501Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-09T17:30:53.501Z] === RUN TestKillStoppedContainer [2021-07-09T17:30:53.501Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-09T17:30:53.501Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-09T17:30:53.501Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-09T17:30:53.501Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-09T17:30:53.501Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-09T17:30:53.501Z] === RUN TestKillDifferentUserContainer [2021-07-09T17:30:53.501Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-09T17:30:53.501Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-09T17:30:53.501Z] === RUN TestInspectOomKilledTrue [2021-07-09T17:30:53.501Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:30:53.501Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-09T17:30:53.501Z] === RUN TestInspectOomKilledFalse [2021-07-09T17:30:53.501Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-09T17:30:53.501Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-09T17:30:53.501Z] === RUN TestLogsFollowTailEmpty [2021-07-09T17:30:53.933Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-09T17:30:55.702Z] --- PASS: TestLogsFollowTailEmpty (1.76s) [2021-07-09T17:30:55.702Z] === RUN TestNetworkNat [2021-07-09T17:30:55.702Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-09T17:30:55.702Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-09T17:30:55.702Z] === RUN TestNetworkLocalhostTCPNat [2021-07-09T17:30:57.892Z] --- PASS: TestNetworkLocalhostTCPNat (2.22s) [2021-07-09T17:30:57.892Z] === RUN TestNetworkLoopbackNat [2021-07-09T17:30:57.892Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-09T17:30:57.892Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-09T17:30:57.892Z] === RUN TestPause [2021-07-09T17:30:57.892Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-09T17:30:57.892Z] --- SKIP: TestPause (0.00s) [2021-07-09T17:30:57.892Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-09T17:30:58.121Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-09T17:30:58.379Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-09T17:30:59.427Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.82s) [2021-07-09T17:30:59.427Z] === RUN TestPauseStopPausedContainer [2021-07-09T17:30:59.427Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:30:59.427Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-09T17:30:59.427Z] === RUN TestPsFilter [2021-07-09T17:30:59.764Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-09T17:30:59.886Z] --- PASS: TestPsFilter (0.26s) [2021-07-09T17:30:59.886Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-09T17:31:02.060Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.44s) [2021-07-09T17:31:02.060Z] === RUN TestRemoveContainerWithVolume [2021-07-09T17:31:02.292Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-07-09T17:31:04.234Z] --- PASS: TestRemoveContainerWithVolume (2.09s) [2021-07-09T17:31:04.234Z] === RUN TestRemoveContainerRunning [2021-07-09T17:31:06.410Z] --- PASS: TestRemoveContainerRunning (1.79s) [2021-07-09T17:31:06.410Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-09T17:31:07.946Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.66s) [2021-07-09T17:31:07.946Z] === RUN TestRemoveInvalidContainer [2021-07-09T17:31:07.946Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-09T17:31:07.946Z] === RUN TestRenameLinkedContainer [2021-07-09T17:31:07.946Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-09T17:31:07.946Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-09T17:31:07.946Z] === RUN TestRenameStoppedContainer [2021-07-09T17:31:08.850Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-07-09T17:31:10.123Z] --- PASS: TestRenameStoppedContainer (2.02s) [2021-07-09T17:31:10.123Z] === RUN TestRenameRunningContainerAndReuse [2021-07-09T17:31:10.750Z] docker_api_swarm_service_test.go:127: [de6cb886a62bf] joining swarm manager [d41ad219b7b23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T17:31:11.009Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-09T17:31:11.576Z] docker_api_swarm_service_test.go:128: [d1fcafafe66a7] joining swarm manager [d41ad219b7b23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T17:31:11.834Z] === RUN TestDockerSuite/TestExecTTY [2021-07-09T17:31:13.737Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-09T17:31:13.856Z] --- PASS: TestRenameRunningContainerAndReuse (3.55s) [2021-07-09T17:31:13.856Z] === RUN TestRenameInvalidName [2021-07-09T17:31:14.671Z] docker_api_swarm_service_test.go:136: [d79d6f5598e9d] joining swarm manager [d41ad219b7b23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-09T17:31:14.930Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-09T17:31:15.391Z] --- PASS: TestRenameInvalidName (1.83s) [2021-07-09T17:31:15.391Z] === RUN TestRenameAnonymousContainer [2021-07-09T17:31:15.497Z] docker_api_swarm_service_test.go:137: [db4427bf0f982] joining swarm manager [d41ad219b7b23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-09T17:31:16.066Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-09T17:31:17.446Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-09T17:31:17.446Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-09T17:31:17.446Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-09T17:31:19.350Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-07-09T17:31:20.285Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-09T17:31:22.186Z] === RUN TestDockerSuite/TestExecWithTERM [2021-07-09T17:31:23.121Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-09T17:31:24.495Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-09T17:31:25.710Z] --- PASS: TestRenameAnonymousContainer (9.02s) [2021-07-09T17:31:25.710Z] === RUN TestRenameContainerWithSameName [2021-07-09T17:31:25.710Z] --- PASS: TestRenameContainerWithSameName (1.68s) [2021-07-09T17:31:25.710Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-09T17:31:25.710Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-09T17:31:25.710Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-09T17:31:25.710Z] === RUN TestResize [2021-07-09T17:31:27.885Z] --- PASS: TestResize (1.81s) [2021-07-09T17:31:27.885Z] === RUN TestResizeWithInvalidSize [2021-07-09T17:31:29.424Z] --- PASS: TestResizeWithInvalidSize (1.84s) [2021-07-09T17:31:29.424Z] === RUN TestResizeWhenContainerNotStarted [2021-07-09T17:31:29.765Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-09T17:31:31.609Z] --- PASS: TestResizeWhenContainerNotStarted (2.05s) [2021-07-09T17:31:31.609Z] === RUN TestDaemonRestartKillContainers [2021-07-09T17:31:31.610Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:31:31.610Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-09T17:31:31.610Z] === RUN TestStats [2021-07-09T17:31:31.610Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-09T17:31:31.610Z] --- SKIP: TestStats (0.00s) [2021-07-09T17:31:31.610Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-09T17:31:33.946Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-09T17:31:35.846Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-09T17:31:37.395Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.13s) [2021-07-09T17:31:37.395Z] === RUN TestStopContainerWithTimeout [2021-07-09T17:31:37.395Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-09T17:31:37.395Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-09T17:31:37.395Z] === RUN TestUpdateRestartPolicy [2021-07-09T17:31:38.372Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-07-09T17:31:40.272Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-07-09T17:31:40.272Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-09T17:31:41.209Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-09T17:31:41.209Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-09T17:31:41.209Z] === RUN TestDockerSuite/TestHealth [2021-07-09T17:31:42.145Z] docker_api_swarm_service_test.go:303: [df93ef12bec08] joining swarm manager [d38fd5da499e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T17:31:43.079Z] docker_api_swarm_service_test.go:303: [da3915e4d469c] joining swarm manager [d38fd5da499e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T17:31:58.474Z] --- PASS: TestUpdateRestartPolicy (20.91s) [2021-07-09T17:31:58.474Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-09T17:31:59.442Z] --- PASS: TestUpdateRestartWithAutoRemove (1.84s) [2021-07-09T17:31:59.442Z] === RUN TestWaitNonBlocked [2021-07-09T17:31:59.442Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-09T17:31:59.442Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-09T17:31:59.442Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-09T17:31:59.442Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-09T17:31:59.442Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-09T17:31:59.442Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-09T17:31:59.944Z] ok github.com/docker/docker/libnetwork/networkdb 157.025s coverage: 60.2% of statements [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/rootless [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/volume [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-09T17:31:59.944Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === Skipped [2021-07-09T17:31:59.944Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-09T17:31:59.944Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-09T17:31:59.944Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-09T17:31:59.944Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-09T17:31:59.944Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-09T17:31:59.944Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T17:31:59.944Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-09T17:31:59.944Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T17:31:59.944Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-09T17:31:59.944Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T17:31:59.944Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-09T17:31:59.944Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T17:31:59.944Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-09T17:31:59.944Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T17:31:59.944Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-09T17:31:59.944Z] graphtest_unix.go:71: No driver to put! [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-09T17:31:59.944Z] time="2021-07-09T17:28:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-09T17:31:59.944Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-09T17:31:59.944Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-09T17:31:59.944Z] time="2021-07-09T17:28:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-09T17:31:59.944Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-09T17:31:59.944Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-09T17:31:59.944Z] time="2021-07-09T17:28:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-09T17:31:59.944Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-09T17:31:59.944Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-09T17:31:59.944Z] time="2021-07-09T17:28:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-09T17:31:59.944Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-09T17:31:59.944Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-09T17:31:59.944Z] time="2021-07-09T17:28:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-09T17:31:59.944Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-09T17:31:59.944Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-09T17:31:59.944Z] graphtest_unix.go:71: No driver to put! [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-09T17:31:59.944Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-09T17:31:59.944Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-09T17:31:59.944Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-09T17:31:59.944Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-09T17:31:59.944Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T17:31:59.944Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-09T17:31:59.944Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T17:31:59.944Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-09T17:31:59.944Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T17:31:59.944Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-09T17:31:59.944Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T17:31:59.944Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-09T17:31:59.944Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-09T17:31:59.944Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-09T17:31:59.944Z] graphtest_unix.go:71: No driver to put! [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-07-09T17:31:59.944Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-07-09T17:31:59.944Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-07-09T17:31:59.944Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-09T17:31:59.944Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-09T17:31:59.944Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-09T17:31:59.944Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-09T17:31:59.944Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-09T17:31:59.944Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-09T17:31:59.944Z] firewalld_test.go:13: firewalld is not running [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-09T17:31:59.944Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-09T17:31:59.944Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] [2021-07-09T17:31:59.944Z] DONE 2629 tests, 37 skipped in 413.696s Post stage [Pipeline] junit [2021-07-09T17:31:59.957Z] Recording test results [2021-07-09T17:32:00.145Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-07-09T17:32:00.472Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42604/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bd913a5546727f94eec0fee342e29d984bb042e1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bd913a5546727f94eec0fee342e29d984bb042e1 hack/validate/vendor [2021-07-09T17:32:01.406Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-09T17:32:02.283Z] + echo Ensuring container killed. [2021-07-09T17:32:02.283Z] Ensuring container killed. [2021-07-09T17:32:02.283Z] + docker rm -vf docker-pr5 [2021-07-09T17:32:02.283Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-07-09T17:32:02.356Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-09T17:32:02.356Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.78s) [2021-07-09T17:32:02.356Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.89s) [2021-07-09T17:32:02.356Z] === RUN TestWaitBlocked [2021-07-09T17:32:02.356Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T17:32:02.356Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-09T17:32:02.356Z] PASS [2021-07-09T17:32:02.356Z] ok github.com/docker/docker/integration/container 80.579s [2021-07-09T17:32:02.356Z] [2021-07-09T17:32:02.356Z] === Skipped [2021-07-09T17:32:02.356Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-09T17:32:02.356Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-09T17:32:02.356Z] [2021-07-09T17:32:02.356Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-09T17:32:02.356Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:02.356Z] [2021-07-09T17:32:02.356Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-09T17:32:02.356Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-09T17:32:02.356Z] [2021-07-09T17:32:02.356Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-09T17:32:02.356Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:02.356Z] [2021-07-09T17:32:02.357Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-09T17:32:02.357Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-09T17:32:02.357Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-09T17:32:02.357Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-07-09T17:32:02.357Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-09T17:32:02.357Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-09T17:32:02.357Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-09T17:32:02.357Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-09T17:32:02.357Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-09T17:32:02.357Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-09T17:32:02.357Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-09T17:32:02.357Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-09T17:32:02.357Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.01s) [2021-07-09T17:32:02.357Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-09T17:32:02.357Z] --- SKIP: TestKillContainer/non_killing_signal (0.01s) [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-09T17:32:02.357Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-09T17:32:02.357Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-09T17:32:02.357Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-09T17:32:02.357Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-09T17:32:02.357Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-09T17:32:02.357Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-09T17:32:02.357Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-09T17:32:02.357Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-09T17:32:02.357Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-09T17:32:02.357Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-09T17:32:02.357Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-09T17:32:02.357Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-09T17:32:02.357Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-09T17:32:02.357Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-09T17:32:02.357Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-09T17:32:02.357Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] [2021-07-09T17:32:02.357Z] DONE 88 tests, 33 skipped in 82.739s [2021-07-09T17:32:02.357Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-09T17:32:02.562Z] + echo Chowning /workspace to jenkins user [2021-07-09T17:32:02.562Z] Chowning /workspace to jenkins user [2021-07-09T17:32:02.562Z] + id -u [2021-07-09T17:32:02.562Z] + id -g [2021-07-09T17:32:02.562Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42604:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-09T17:32:03.421Z] + bundleName=unit [2021-07-09T17:32:03.421Z] + echo Creating unit-bundles.tar.gz [2021-07-09T17:32:03.421Z] Creating unit-bundles.tar.gz [2021-07-09T17:32:03.421Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-07-09T17:32:03.421Z] bundles/junit-report.xml [2021-07-09T17:32:03.421Z] bundles/go-test-report.json [2021-07-09T17:32:03.421Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-07-09T17:32:03.433Z] Archiving artifacts [2021-07-09T17:32:03.855Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42604/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-09T17:32:03.893Z] === RUN TestConfigDaemonLibtrustID [2021-07-09T17:32:03.893Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-09T17:32:03.893Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-09T17:32:03.893Z] === RUN TestDaemonConfigValidation [2021-07-09T17:32:03.893Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-09T17:32:03.893Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-09T17:32:03.893Z] PASS [2021-07-09T17:32:03.893Z] ok github.com/docker/docker/integration/daemon 0.111s [2021-07-09T17:32:03.893Z] [2021-07-09T17:32:03.893Z] === Skipped [2021-07-09T17:32:03.893Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-09T17:32:03.893Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-09T17:32:03.893Z] [2021-07-09T17:32:03.893Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-09T17:32:03.893Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-09T17:32:03.893Z] [2021-07-09T17:32:03.893Z] [2021-07-09T17:32:03.893Z] DONE 2 tests, 2 skipped in 1.395s [2021-07-09T17:32:03.893Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-09T17:32:04.172Z] + make clean [2021-07-09T17:32:04.172Z] docker volume rm -f docker-dev-cache [2021-07-09T17:32:04.430Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-09T17:32:05.002Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-09T17:32:05.002Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-09T17:32:05.002Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-07-09T17:32:05.002Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-09T17:32:05.002Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-09T17:32:05.002Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-09T17:32:05.002Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-09T17:32:05.441Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-09T17:32:05.441Z] INFO: Testing against a local daemon [2021-07-09T17:32:05.441Z] === RUN TestCommitInheritsEnv [2021-07-09T17:32:05.441Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-09T17:32:05.441Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-09T17:32:05.441Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-09T17:32:05.441Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-09T17:32:05.441Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-09T17:32:05.441Z] === RUN TestImagesFilterMultiReference [2021-07-09T17:32:05.441Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-07-09T17:32:05.441Z] === RUN TestImagePullPlatformInvalid [2021-07-09T17:32:05.441Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-09T17:32:05.441Z] === RUN TestRemoveImageOrphaning [2021-07-09T17:32:06.377Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-09T17:32:06.377Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-09T17:32:06.377Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-09T17:32:06.377Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-09T17:32:06.377Z] docker_api_swarm_service_test.go:99: [df340cdf899de] joining swarm manager [da44846b2381c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T17:32:06.407Z] --- PASS: TestRemoveImageOrphaning (0.86s) [2021-07-09T17:32:06.407Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-09T17:32:06.407Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-07-09T17:32:06.407Z] === RUN TestTagInvalidReference [2021-07-09T17:32:06.407Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-09T17:32:06.407Z] === RUN TestTagValidPrefixedRepo [2021-07-09T17:32:06.407Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-09T17:32:06.407Z] === RUN TestTagExistedNameWithoutForce [2021-07-09T17:32:06.407Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-07-09T17:32:06.407Z] === RUN TestTagOfficialNames [2021-07-09T17:32:06.407Z] --- PASS: TestTagOfficialNames (0.06s) [2021-07-09T17:32:06.407Z] === RUN TestTagMatchesDigest [2021-07-09T17:32:06.407Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-07-09T17:32:06.407Z] PASS [2021-07-09T17:32:06.407Z] ok github.com/docker/docker/integration/image 1.226s [2021-07-09T17:32:06.635Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-09T17:32:06.866Z] [2021-07-09T17:32:06.866Z] === Skipped [2021-07-09T17:32:06.866Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-09T17:32:06.866Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-09T17:32:06.866Z] [2021-07-09T17:32:06.866Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-09T17:32:06.866Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-09T17:32:06.866Z] [2021-07-09T17:32:06.866Z] [2021-07-09T17:32:06.866Z] DONE 11 tests, 2 skipped in 2.647s [2021-07-09T17:32:06.866Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-09T17:32:06.895Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-09T17:32:07.155Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-09T17:32:07.155Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-09T17:32:07.413Z] docker_api_swarm_service_test.go:100: [dbd8366a63d3e] joining swarm manager [da44846b2381c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T17:32:07.979Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-09T17:32:07.979Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-09T17:32:08.400Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-09T17:32:08.400Z] INFO: Testing against a local daemon [2021-07-09T17:32:08.400Z] === RUN TestNetworkCreateDelete [2021-07-09T17:32:08.400Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T17:32:08.400Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-09T17:32:08.400Z] === RUN TestDockerNetworkDeletePreferID [2021-07-09T17:32:08.400Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-09T17:32:08.400Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-09T17:32:08.400Z] === RUN TestDaemonDNSFallback [2021-07-09T17:32:08.400Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T17:32:08.400Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-09T17:32:08.400Z] === RUN TestInspectNetwork [2021-07-09T17:32:08.400Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-09T17:32:08.400Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-09T17:32:08.400Z] === RUN TestRunContainerWithBridgeNone [2021-07-09T17:32:08.400Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T17:32:08.400Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-09T17:32:08.400Z] === RUN TestNetworkInvalidJSON [2021-07-09T17:32:08.400Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-09T17:32:08.400Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-09T17:32:08.400Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-09T17:32:08.400Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-09T17:32:08.400Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-09T17:32:08.400Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-09T17:32:08.400Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-09T17:32:08.400Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-09T17:32:08.400Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-09T17:32:08.400Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-09T17:32:08.400Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-07-09T17:32:08.400Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-09T17:32:08.400Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-09T17:32:08.400Z] === RUN TestNetworkList [2021-07-09T17:32:08.400Z] === RUN TestNetworkList//networks [2021-07-09T17:32:08.400Z] === PAUSE TestNetworkList//networks [2021-07-09T17:32:08.400Z] === RUN TestNetworkList//networks/ [2021-07-09T17:32:08.400Z] === PAUSE TestNetworkList//networks/ [2021-07-09T17:32:08.400Z] === CONT TestNetworkList//networks [2021-07-09T17:32:08.400Z] === CONT TestNetworkList//networks/ [2021-07-09T17:32:08.400Z] --- PASS: TestNetworkList (0.03s) [2021-07-09T17:32:08.400Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-09T17:32:08.400Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-09T17:32:08.400Z] === RUN TestHostIPv4BridgeLabel [2021-07-09T17:32:08.400Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-09T17:32:08.400Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-09T17:32:08.400Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-09T17:32:08.400Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-09T17:32:08.400Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-09T17:32:08.400Z] === RUN TestDaemonDefaultNetworkPools [2021-07-09T17:32:08.400Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-09T17:32:08.400Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-09T17:32:08.400Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-09T17:32:08.400Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-09T17:32:08.400Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-09T17:32:08.400Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-09T17:32:08.400Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-09T17:32:08.400Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-09T17:32:08.400Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-09T17:32:08.400Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-09T17:32:08.400Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-09T17:32:08.400Z] === RUN TestServiceWithPredefinedNetwork [2021-07-09T17:32:08.400Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-09T17:32:08.400Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-09T17:32:08.400Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-09T17:32:08.400Z] service_test.go:242: FLAKY_TEST [2021-07-09T17:32:08.400Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-09T17:32:08.400Z] === RUN TestServiceWithDataPathPortInit [2021-07-09T17:32:08.400Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-09T17:32:08.400Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-09T17:32:08.400Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-09T17:32:08.400Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-09T17:32:08.400Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-09T17:32:08.400Z] PASS [2021-07-09T17:32:08.400Z] ok github.com/docker/docker/integration/network 0.188s [2021-07-09T17:32:08.400Z] [2021-07-09T17:32:08.400Z] === Skipped [2021-07-09T17:32:08.400Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-09T17:32:08.400Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T17:32:08.400Z] [2021-07-09T17:32:08.400Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-09T17:32:08.400Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-09T17:32:08.547Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-09T17:32:08.862Z] [2021-07-09T17:32:08.862Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-09T17:32:08.862Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T17:32:08.862Z] [2021-07-09T17:32:08.862Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-09T17:32:08.862Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-09T17:32:08.862Z] [2021-07-09T17:32:08.862Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-09T17:32:08.862Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T17:32:08.862Z] [2021-07-09T17:32:08.862Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-09T17:32:08.862Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-09T17:32:08.862Z] [2021-07-09T17:32:08.862Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-09T17:32:08.862Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-09T17:32:08.862Z] [2021-07-09T17:32:08.862Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-09T17:32:08.862Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-09T17:32:08.862Z] [2021-07-09T17:32:08.862Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-09T17:32:08.862Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-09T17:32:08.862Z] [2021-07-09T17:32:08.862Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-09T17:32:08.862Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-09T17:32:08.862Z] [2021-07-09T17:32:08.862Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-09T17:32:08.862Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-09T17:32:08.862Z] [2021-07-09T17:32:08.862Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-09T17:32:08.862Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-09T17:32:08.862Z] [2021-07-09T17:32:08.862Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-09T17:32:08.862Z] service_test.go:242: FLAKY_TEST [2021-07-09T17:32:08.862Z] [2021-07-09T17:32:08.862Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-09T17:32:08.862Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-09T17:32:08.862Z] [2021-07-09T17:32:08.862Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-09T17:32:08.862Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-09T17:32:08.862Z] [2021-07-09T17:32:08.862Z] [2021-07-09T17:32:08.862Z] DONE 22 tests, 15 skipped in 1.921s [2021-07-09T17:32:08.862Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-09T17:32:09.320Z] testing: warning: no tests to run [2021-07-09T17:32:09.320Z] PASS [2021-07-09T17:32:09.320Z] ok github.com/docker/docker/integration/network/ipvlan 0.058s [2021-07-09T17:32:09.320Z] [2021-07-09T17:32:09.320Z] DONE 0 tests in 0.579s [2021-07-09T17:32:09.320Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-09T17:32:09.778Z] testing: warning: no tests to run [2021-07-09T17:32:09.778Z] PASS [2021-07-09T17:32:09.778Z] ok github.com/docker/docker/integration/network/macvlan 0.059s [2021-07-09T17:32:09.778Z] [2021-07-09T17:32:09.778Z] DONE 0 tests in 0.555s [2021-07-09T17:32:09.778Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-09T17:32:09.927Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-09T17:32:09.927Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-09T17:32:10.744Z] testing: warning: no tests to run [2021-07-09T17:32:10.744Z] PASS [2021-07-09T17:32:10.744Z] ok github.com/docker/docker/integration/plugin 0.059s [2021-07-09T17:32:10.744Z] [2021-07-09T17:32:10.744Z] DONE 0 tests in 0.550s [2021-07-09T17:32:10.744Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-09T17:32:11.202Z] testing: warning: no tests to run [2021-07-09T17:32:11.202Z] PASS [2021-07-09T17:32:11.202Z] ok github.com/docker/docker/integration/plugin/authz 0.061s [2021-07-09T17:32:11.202Z] [2021-07-09T17:32:11.202Z] DONE 0 tests in 0.566s [2021-07-09T17:32:11.202Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-09T17:32:11.841Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-09T17:32:14.372Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-09T17:32:14.372Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-09T17:32:14.372Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-09T17:32:16.274Z] === RUN TestDockerSuite/TestImportFile [2021-07-09T17:32:17.650Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-09T17:32:17.650Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-09T17:32:19.025Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-09T17:32:19.839Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-09T17:32:19.839Z] INFO: Testing against a local daemon [2021-07-09T17:32:19.839Z] === RUN TestPluginInvalidJSON [2021-07-09T17:32:19.839Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T17:32:19.839Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T17:32:19.839Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-09T17:32:19.839Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-07-09T17:32:19.839Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-09T17:32:19.839Z] === RUN TestPluginInstall [2021-07-09T17:32:19.839Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-09T17:32:19.839Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-09T17:32:19.839Z] === RUN TestPluginsWithRuntimes [2021-07-09T17:32:19.839Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-09T17:32:19.839Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-09T17:32:19.839Z] === RUN TestPluginBackCompatMediaTypes [2021-07-09T17:32:19.839Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-09T17:32:19.839Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-09T17:32:19.839Z] PASS [2021-07-09T17:32:19.839Z] ok github.com/docker/docker/integration/plugin/common 0.096s [2021-07-09T17:32:19.839Z] [2021-07-09T17:32:19.839Z] === Skipped [2021-07-09T17:32:19.839Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-09T17:32:19.839Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-09T17:32:19.839Z] [2021-07-09T17:32:19.839Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-09T17:32:19.839Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-09T17:32:19.839Z] [2021-07-09T17:32:19.839Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-09T17:32:19.839Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-09T17:32:19.839Z] [2021-07-09T17:32:19.839Z] [2021-07-09T17:32:19.839Z] DONE 5 tests, 3 skipped in 8.320s [2021-07-09T17:32:19.839Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-09T17:32:20.926Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-09T17:32:22.014Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-09T17:32:22.014Z] INFO: Testing against a local daemon [2021-07-09T17:32:22.014Z] === RUN TestExternalGraphDriver [2021-07-09T17:32:22.014Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-09T17:32:22.014Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-09T17:32:22.014Z] === RUN TestGraphdriverPluginV2 [2021-07-09T17:32:22.014Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-09T17:32:22.014Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-09T17:32:22.014Z] PASS [2021-07-09T17:32:22.014Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.104s [2021-07-09T17:32:22.014Z] [2021-07-09T17:32:22.014Z] === Skipped [2021-07-09T17:32:22.014Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-09T17:32:22.014Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-09T17:32:22.014Z] [2021-07-09T17:32:22.014Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-09T17:32:22.014Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-09T17:32:22.014Z] [2021-07-09T17:32:22.014Z] [2021-07-09T17:32:22.014Z] DONE 2 tests, 2 skipped in 2.585s [2021-07-09T17:32:22.014Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-09T17:32:22.302Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-09T17:32:23.236Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-09T17:32:24.170Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-09T17:32:24.187Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-09T17:32:24.187Z] INFO: Testing against a local daemon [2021-07-09T17:32:24.187Z] === RUN TestReadPluginNoRead [2021-07-09T17:32:24.187Z] read_test.go:21: no unix domain sockets on Windows [2021-07-09T17:32:24.187Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-09T17:32:24.187Z] PASS [2021-07-09T17:32:24.187Z] ok github.com/docker/docker/integration/plugin/logging 0.092s [2021-07-09T17:32:24.187Z] [2021-07-09T17:32:24.187Z] === Skipped [2021-07-09T17:32:24.187Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-09T17:32:24.187Z] read_test.go:21: no unix domain sockets on Windows [2021-07-09T17:32:24.187Z] [2021-07-09T17:32:24.187Z] [2021-07-09T17:32:24.187Z] DONE 1 tests, 1 skipped in 1.694s [2021-07-09T17:32:24.187Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-09T17:32:24.645Z] testing: warning: no tests to run [2021-07-09T17:32:24.645Z] PASS [2021-07-09T17:32:24.645Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.058s [2021-07-09T17:32:24.645Z] [2021-07-09T17:32:24.645Z] DONE 0 tests in 0.850s [2021-07-09T17:32:24.645Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-09T17:32:24.738Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-09T17:32:24.738Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-07-09T17:32:24.738Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-09T17:32:25.678Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-09T17:32:26.617Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-09T17:32:26.820Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-09T17:32:26.820Z] INFO: Testing against a local daemon [2021-07-09T17:32:26.820Z] === RUN TestPluginWithDevMounts [2021-07-09T17:32:26.820Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:26.820Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-09T17:32:26.820Z] PASS [2021-07-09T17:32:26.820Z] ok github.com/docker/docker/integration/plugin/volumes 0.087s [2021-07-09T17:32:26.820Z] [2021-07-09T17:32:26.820Z] === Skipped [2021-07-09T17:32:26.820Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-09T17:32:26.820Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:26.820Z] [2021-07-09T17:32:26.820Z] [2021-07-09T17:32:26.820Z] DONE 1 tests, 1 skipped in 1.724s [2021-07-09T17:32:26.820Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-09T17:32:27.183Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-09T17:32:28.119Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-09T17:32:28.354Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-09T17:32:28.354Z] INFO: Testing against a local daemon [2021-07-09T17:32:28.354Z] === RUN TestSecretInspect [2021-07-09T17:32:28.354Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:28.354Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-09T17:32:28.354Z] === RUN TestSecretList [2021-07-09T17:32:28.354Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:28.354Z] --- SKIP: TestSecretList (0.00s) [2021-07-09T17:32:28.354Z] === RUN TestSecretsCreateAndDelete [2021-07-09T17:32:28.354Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:28.354Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-09T17:32:28.354Z] === RUN TestSecretsUpdate [2021-07-09T17:32:28.354Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:28.354Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-09T17:32:28.354Z] === RUN TestTemplatedSecret [2021-07-09T17:32:28.354Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:28.354Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-09T17:32:28.354Z] === RUN TestSecretCreateResolve [2021-07-09T17:32:28.354Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T17:32:28.354Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-09T17:32:28.354Z] PASS [2021-07-09T17:32:28.354Z] ok github.com/docker/docker/integration/secret 0.098s [2021-07-09T17:32:28.354Z] [2021-07-09T17:32:28.354Z] === Skipped [2021-07-09T17:32:28.354Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-09T17:32:28.354Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:28.354Z] [2021-07-09T17:32:28.354Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-09T17:32:28.354Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:28.354Z] [2021-07-09T17:32:28.354Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-09T17:32:28.354Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:28.354Z] [2021-07-09T17:32:28.354Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-09T17:32:28.354Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:28.354Z] [2021-07-09T17:32:28.354Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-09T17:32:28.354Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:28.354Z] [2021-07-09T17:32:28.354Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-09T17:32:28.354Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T17:32:28.354Z] [2021-07-09T17:32:28.354Z] [2021-07-09T17:32:28.354Z] DONE 6 tests, 6 skipped in 1.544s [2021-07-09T17:32:28.354Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-09T17:32:29.055Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-09T17:32:29.990Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-09T17:32:29.990Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-07-09T17:32:30.527Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-09T17:32:30.527Z] INFO: Testing against a local daemon [2021-07-09T17:32:30.527Z] === RUN TestServiceCreateInit [2021-07-09T17:32:30.527Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-09T17:32:30.527Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-09T17:32:30.527Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] --- PASS: TestServiceCreateInit (0.04s) [2021-07-09T17:32:30.527Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-09T17:32:30.527Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-09T17:32:30.527Z] === RUN TestCreateServiceMultipleTimes [2021-07-09T17:32:30.527Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-09T17:32:30.527Z] === RUN TestCreateServiceConflict [2021-07-09T17:32:30.527Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-09T17:32:30.527Z] === RUN TestCreateServiceMaxReplicas [2021-07-09T17:32:30.527Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-07-09T17:32:30.527Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-09T17:32:30.527Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-09T17:32:30.527Z] === RUN TestCreateServiceSecretFileMode [2021-07-09T17:32:30.527Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-09T17:32:30.527Z] === RUN TestCreateServiceConfigFileMode [2021-07-09T17:32:30.527Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-09T17:32:30.527Z] === RUN TestCreateServiceSysctls [2021-07-09T17:32:30.527Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-07-09T17:32:30.527Z] === RUN TestCreateServiceCapabilities [2021-07-09T17:32:30.527Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-07-09T17:32:30.527Z] === RUN TestInspect [2021-07-09T17:32:30.527Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] --- SKIP: TestInspect (0.00s) [2021-07-09T17:32:30.527Z] === RUN TestCreateJob [2021-07-09T17:32:30.527Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] --- SKIP: TestCreateJob (0.00s) [2021-07-09T17:32:30.527Z] === RUN TestReplicatedJob [2021-07-09T17:32:30.527Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-09T17:32:30.527Z] === RUN TestUpdateReplicatedJob [2021-07-09T17:32:30.527Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-09T17:32:30.527Z] === RUN TestServiceListWithStatuses [2021-07-09T17:32:30.527Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-09T17:32:30.527Z] === RUN TestDockerNetworkConnectAlias [2021-07-09T17:32:30.527Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-09T17:32:30.527Z] === RUN TestDockerNetworkReConnect [2021-07-09T17:32:30.527Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-09T17:32:30.527Z] === RUN TestServicePlugin [2021-07-09T17:32:30.527Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-09T17:32:30.527Z] === RUN TestServiceUpdateLabel [2021-07-09T17:32:30.527Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T17:32:30.527Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-09T17:32:30.527Z] === RUN TestServiceUpdateSecrets [2021-07-09T17:32:30.527Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T17:32:30.527Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-09T17:32:30.527Z] === RUN TestServiceUpdateConfigs [2021-07-09T17:32:30.527Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T17:32:30.527Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-09T17:32:30.527Z] === RUN TestServiceUpdateNetwork [2021-07-09T17:32:30.527Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T17:32:30.527Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-09T17:32:30.527Z] === RUN TestServiceUpdatePidsLimit [2021-07-09T17:32:30.527Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T17:32:30.527Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-07-09T17:32:30.527Z] PASS [2021-07-09T17:32:30.527Z] ok github.com/docker/docker/integration/service 0.214s [2021-07-09T17:32:30.527Z] [2021-07-09T17:32:30.527Z] === Skipped [2021-07-09T17:32:30.527Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-09T17:32:30.527Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-09T17:32:30.527Z] [2021-07-09T17:32:30.527Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-09T17:32:30.527Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-09T17:32:30.527Z] [2021-07-09T17:32:30.527Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-09T17:32:30.527Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] [2021-07-09T17:32:30.527Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-09T17:32:30.527Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] [2021-07-09T17:32:30.527Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-07-09T17:32:30.527Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] [2021-07-09T17:32:30.527Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-09T17:32:30.527Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] [2021-07-09T17:32:30.527Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-09T17:32:30.527Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] [2021-07-09T17:32:30.527Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-09T17:32:30.527Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] [2021-07-09T17:32:30.527Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-07-09T17:32:30.527Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] [2021-07-09T17:32:30.527Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-07-09T17:32:30.527Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] [2021-07-09T17:32:30.527Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-09T17:32:30.527Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] [2021-07-09T17:32:30.527Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-09T17:32:30.527Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] [2021-07-09T17:32:30.527Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-09T17:32:30.527Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] [2021-07-09T17:32:30.527Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-09T17:32:30.527Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] [2021-07-09T17:32:30.527Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-09T17:32:30.527Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] [2021-07-09T17:32:30.527Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-09T17:32:30.527Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] [2021-07-09T17:32:30.527Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-09T17:32:30.527Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] [2021-07-09T17:32:30.527Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-09T17:32:30.527Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:30.527Z] [2021-07-09T17:32:30.527Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-09T17:32:30.527Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T17:32:30.527Z] [2021-07-09T17:32:30.527Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-09T17:32:30.527Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T17:32:30.527Z] [2021-07-09T17:32:30.527Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-09T17:32:30.527Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T17:32:30.527Z] [2021-07-09T17:32:30.527Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-09T17:32:30.527Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T17:32:30.527Z] [2021-07-09T17:32:30.527Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-07-09T17:32:30.527Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-09T17:32:30.527Z] [2021-07-09T17:32:30.527Z] [2021-07-09T17:32:30.527Z] DONE 24 tests, 23 skipped in 2.117s [2021-07-09T17:32:30.527Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-09T17:32:31.892Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-09T17:32:32.065Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-09T17:32:32.065Z] INFO: Testing against a local daemon [2021-07-09T17:32:32.065Z] === RUN TestSessionCreate [2021-07-09T17:32:32.065Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-09T17:32:32.065Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-09T17:32:32.065Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-09T17:32:32.065Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-09T17:32:32.065Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-09T17:32:32.065Z] PASS [2021-07-09T17:32:32.065Z] ok github.com/docker/docker/integration/session 0.090s [2021-07-09T17:32:32.065Z] [2021-07-09T17:32:32.065Z] === Skipped [2021-07-09T17:32:32.065Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-09T17:32:32.065Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-09T17:32:32.065Z] [2021-07-09T17:32:32.065Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-09T17:32:32.065Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-09T17:32:32.065Z] [2021-07-09T17:32:32.065Z] [2021-07-09T17:32:32.065Z] DONE 2 tests, 2 skipped in 1.536s [2021-07-09T17:32:32.065Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-09T17:32:32.151Z] check_test.go:380: [df340cdf899de] daemon is not started [2021-07-09T17:32:32.717Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-09T17:32:33.607Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-09T17:32:33.608Z] INFO: Testing against a local daemon [2021-07-09T17:32:33.608Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-09T17:32:33.608Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:33.608Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-09T17:32:33.608Z] === RUN TestEventsExecDie [2021-07-09T17:32:33.608Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-09T17:32:33.608Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-09T17:32:33.608Z] === RUN TestEventsBackwardsCompatible [2021-07-09T17:32:33.608Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-09T17:32:33.608Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-09T17:32:33.608Z] === RUN TestEventsVolumeCreate [2021-07-09T17:32:33.608Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-09T17:32:33.608Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-09T17:32:33.608Z] === RUN TestInfoAPI [2021-07-09T17:32:33.608Z] --- PASS: TestInfoAPI (0.04s) [2021-07-09T17:32:33.608Z] === RUN TestInfoAPIWarnings [2021-07-09T17:32:33.608Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-09T17:32:33.608Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-09T17:32:33.608Z] === RUN TestInfoDebug [2021-07-09T17:32:33.608Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-09T17:32:33.608Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-09T17:32:33.608Z] === RUN TestInfoInsecureRegistries [2021-07-09T17:32:33.608Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-09T17:32:33.608Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-09T17:32:33.608Z] === RUN TestInfoRegistryMirrors [2021-07-09T17:32:33.608Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-09T17:32:33.608Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-09T17:32:33.608Z] === RUN TestLoginFailsWithBadCredentials [2021-07-09T17:32:33.660Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-09T17:32:33.660Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-09T17:32:34.232Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-09T17:32:34.232Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-09T17:32:34.232Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-09T17:32:34.575Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-07-09T17:32:34.575Z] === RUN TestPingCacheHeaders [2021-07-09T17:32:34.575Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-09T17:32:34.575Z] === RUN TestPingGet [2021-07-09T17:32:34.575Z] --- PASS: TestPingGet (0.02s) [2021-07-09T17:32:34.575Z] === RUN TestPingHead [2021-07-09T17:32:34.575Z] --- PASS: TestPingHead (0.02s) [2021-07-09T17:32:34.575Z] === RUN TestVersion [2021-07-09T17:32:34.575Z] --- PASS: TestVersion (0.02s) [2021-07-09T17:32:34.575Z] PASS [2021-07-09T17:32:34.575Z] ok github.com/docker/docker/integration/system 1.157s [2021-07-09T17:32:34.575Z] [2021-07-09T17:32:34.575Z] === Skipped [2021-07-09T17:32:34.575Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-09T17:32:34.575Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-09T17:32:34.575Z] [2021-07-09T17:32:34.575Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-09T17:32:34.575Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-09T17:32:34.575Z] [2021-07-09T17:32:34.575Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-09T17:32:34.575Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-09T17:32:34.575Z] [2021-07-09T17:32:34.575Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-09T17:32:34.575Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-09T17:32:34.575Z] [2021-07-09T17:32:34.575Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-09T17:32:34.575Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-09T17:32:34.575Z] [2021-07-09T17:32:34.575Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-09T17:32:34.575Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-09T17:32:34.575Z] [2021-07-09T17:32:34.575Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-09T17:32:34.575Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-09T17:32:34.575Z] [2021-07-09T17:32:34.575Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-09T17:32:34.575Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-09T17:32:34.575Z] [2021-07-09T17:32:34.575Z] [2021-07-09T17:32:34.575Z] DONE 14 tests, 8 skipped in 2.521s [2021-07-09T17:32:34.575Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-09T17:32:35.165Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-09T17:32:36.099Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-09T17:32:36.110Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-09T17:32:36.110Z] INFO: Testing against a local daemon [2021-07-09T17:32:36.110Z] === RUN TestVolumesCreateAndList [2021-07-09T17:32:36.110Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-07-09T17:32:36.110Z] === RUN TestVolumesRemove [2021-07-09T17:32:36.110Z] --- PASS: TestVolumesRemove (0.11s) [2021-07-09T17:32:36.110Z] === RUN TestVolumesInspect [2021-07-09T17:32:36.110Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-09T17:32:36.110Z] === RUN TestVolumesInvalidJSON [2021-07-09T17:32:36.110Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-09T17:32:36.110Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-09T17:32:36.110Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-09T17:32:36.110Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-07-09T17:32:36.110Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-09T17:32:36.110Z] PASS [2021-07-09T17:32:36.110Z] ok github.com/docker/docker/integration/volume 0.284s [2021-07-09T17:32:36.568Z] [2021-07-09T17:32:36.568Z] DONE 5 tests in 1.810s [2021-07-09T17:32:36.568Z] INFO: make.ps1 ended at 07/09/2021 17:32:36 [2021-07-09T17:32:36.568Z] INFO: Integration CLI tests being run from the host: [2021-07-09T17:32:36.568Z] 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" [2021-07-09T17:32:36.666Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-09T17:32:37.234Z] === RUN TestDockerSuite/TestInspectImage [2021-07-09T17:32:37.493Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-09T17:32:37.493Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-09T17:32:37.493Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-09T17:32:37.493Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-09T17:32:37.493Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-07-09T17:32:38.060Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-09T17:32:38.995Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-09T17:32:38.995Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-09T17:32:39.931Z] docker_api_swarm_service_test.go:532: [dac86491e9632] joining swarm manager [db78b913016ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T17:32:39.931Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-09T17:32:40.864Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-09T17:32:41.122Z] docker_api_swarm_service_test.go:533: [d095fca6b8f52] joining swarm manager [db78b913016ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T17:32:42.495Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-09T17:32:42.495Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-09T17:32:43.642Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-09T17:32:43.642Z] INFO: Testing against a local daemon [2021-07-09T17:32:43.642Z] === RUN TestDockerSuite [2021-07-09T17:32:43.642Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-09T17:32:43.642Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-09T17:32:43.642Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-09T17:32:43.642Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-09T17:32:43.642Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-09T17:32:43.642Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-09T17:32:43.642Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-09T17:32:43.642Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-09T17:32:43.872Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-09T17:32:44.101Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-09T17:32:44.101Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-09T17:32:44.561Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-09T17:32:45.020Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-09T17:32:45.245Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-09T17:32:45.481Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-09T17:32:45.941Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-09T17:32:47.776Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-09T17:32:48.711Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-09T17:32:49.647Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-09T17:32:50.215Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-09T17:32:51.154Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-09T17:32:52.090Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-09T17:32:53.024Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-09T17:32:53.024Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-07-09T17:32:54.923Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-09T17:32:56.313Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-09T17:32:58.213Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-09T17:32:58.213Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-09T17:33:00.745Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-09T17:33:02.645Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-09T17:33:04.546Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-09T17:33:04.546Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-09T17:33:07.077Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-09T17:33:07.336Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-09T17:33:07.902Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-07-09T17:33:07.902Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-09T17:33:10.434Z] docker_api_swarm_service_test.go:147: [d7737f90be6b0] joining swarm manager [dca63d938ed4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T17:33:11.002Z] docker_api_swarm_service_test.go:147: [d6d598bda0f3c] joining swarm manager [dca63d938ed4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T17:33:21.089Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-09T17:33:22.993Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-09T17:33:25.520Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-09T17:33:25.778Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-09T17:33:29.061Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-07-09T17:33:29.061Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-09T17:33:29.061Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-09T17:33:29.061Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-09T17:33:29.061Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-09T17:33:29.995Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-09T17:33:30.561Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-09T17:33:34.750Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-09T17:33:35.317Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-09T17:33:40.581Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-09T17:33:40.581Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-09T17:33:40.839Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-09T17:33:41.780Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-09T17:33:42.715Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-09T17:33:43.651Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-09T17:33:45.028Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-09T17:33:45.964Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-09T17:33:46.446Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-09T17:33:46.446Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-09T17:33:46.446Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-09T17:33:46.446Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-09T17:33:46.446Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-09T17:33:46.446Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-09T17:33:46.446Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-09T17:33:46.446Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-09T17:33:46.446Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-09T17:33:46.446Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-09T17:33:46.446Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-09T17:33:46.446Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-09T17:33:46.446Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-09T17:33:46.446Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-09T17:33:46.446Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-09T17:33:46.446Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-09T17:33:46.446Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-09T17:33:46.446Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-09T17:33:46.446Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-09T17:33:46.446Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-09T17:33:46.446Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-09T17:33:46.446Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-09T17:33:46.446Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-09T17:33:46.446Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-09T17:33:46.446Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-09T17:33:47.863Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-09T17:33:47.982Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-09T17:33:48.799Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-09T17:33:49.366Z] === RUN TestDockerSuite/TestLogsSince [2021-07-09T17:33:49.625Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-07-09T17:33:50.157Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-09T17:33:50.157Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-09T17:33:50.157Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-09T17:33:50.157Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-09T17:33:50.157Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-09T17:33:50.157Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-09T17:33:50.157Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-09T17:33:50.157Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-09T17:33:50.157Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-09T17:33:53.886Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-09T17:33:53.886Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-09T17:33:53.886Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-09T17:33:53.886Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-09T17:33:53.886Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-09T17:33:56.232Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-09T17:33:58.572Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-09T17:34:02.792Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-09T17:34:02.792Z] === RUN TestDockerSuite/TestLogsTail [2021-07-09T17:34:04.167Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-09T17:34:04.737Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-09T17:34:06.113Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-09T17:34:06.113Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-09T17:34:07.052Z] === RUN TestDockerSuite/TestNetHostname [2021-07-09T17:34:10.343Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-09T17:34:10.910Z] === RUN TestDockerSuite/TestNetworkEvents [2021-07-09T17:34:17.475Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-09T17:34:19.378Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-09T17:34:20.324Z] === RUN TestDockerSuite/TestPluginActive [2021-07-09T17:34:21.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-07-09T17:34:21.830Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-09T17:34:29.942Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-07-09T17:34:29.942Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-09T17:34:29.942Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-09T17:34:29.942Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-09T17:34:29.942Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-09T17:34:31.316Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-07-09T17:34:32.691Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-09T17:34:34.066Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-09T17:34:34.633Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-07-09T17:34:36.008Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-09T17:34:37.908Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-07-09T17:34:41.193Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-09T17:34:41.193Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-07-09T17:34:43.725Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-09T17:34:43.725Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-07-09T17:34:45.625Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-09T17:34:48.159Z] === RUN TestDockerSuite/TestPortList [2021-07-09T17:34:48.159Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-07-09T17:34:53.444Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-07-09T17:34:58.712Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-09T17:35:00.088Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-09T17:35:08.197Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-09T17:35:08.197Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-09T17:35:08.197Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-09T17:35:08.197Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-09T17:35:08.197Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-09T17:35:08.456Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-09T17:35:08.456Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-09T17:35:09.022Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-09T17:35:09.280Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-09T17:35:10.655Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-09T17:35:10.655Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-07-09T17:35:10.663Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-09T17:35:10.663Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-09T17:35:10.663Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-09T17:35:11.122Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-09T17:35:11.122Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-09T17:35:13.938Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-07-09T17:35:15.312Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-07-09T17:35:15.570Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-07-09T17:35:15.570Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-09T17:35:17.470Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-07-09T17:35:19.379Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-09T17:35:19.683Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-09T17:35:20.144Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-09T17:35:20.144Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-09T17:35:20.144Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-09T17:35:20.144Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-09T17:35:20.144Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-09T17:35:20.144Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-09T17:35:20.144Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-09T17:35:20.144Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-09T17:35:20.755Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-09T17:35:21.111Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-09T17:35:24.842Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-09T17:35:24.952Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-09T17:35:25.808Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-09T17:35:25.808Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-09T17:35:25.808Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-09T17:35:25.808Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-09T17:35:25.808Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-09T17:35:25.808Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-09T17:35:26.857Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-07-09T17:35:28.712Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-09T17:35:29.387Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-09T17:35:29.645Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-09T17:35:31.547Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-07-09T17:35:34.079Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-09T17:35:39.022Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-09T17:35:43.703Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-09T17:35:44.046Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-09T17:35:44.046Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-09T17:35:44.613Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-07-09T17:35:44.669Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-09T17:35:44.669Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-09T17:35:44.669Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-09T17:35:46.517Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-09T17:35:47.894Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-07-09T17:35:48.400Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-09T17:35:48.466Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-09T17:35:49.368Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-09T17:35:50.367Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-09T17:35:51.742Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-07-09T17:35:53.115Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-09T17:35:54.052Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-09T17:35:54.052Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-09T17:35:54.052Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-09T17:35:54.052Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-09T17:35:54.052Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-09T17:35:54.052Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-09T17:35:54.052Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-09T17:35:54.052Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-09T17:35:54.052Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-09T17:35:54.497Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-07-09T17:35:54.512Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-09T17:35:55.872Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-09T17:35:57.772Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-09T17:35:57.772Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-09T17:35:58.708Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-07-09T17:35:58.708Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-09T17:36:01.997Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-09T17:36:01.997Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-07-09T17:36:04.530Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-09T17:36:05.465Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-09T17:36:05.465Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-09T17:36:05.465Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-09T17:36:05.723Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-09T17:36:05.723Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-09T17:36:05.723Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-09T17:36:05.981Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-07-09T17:36:06.548Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-09T17:36:07.922Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-07-09T17:36:08.488Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-09T17:36:10.392Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-09T17:36:11.330Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-09T17:36:13.234Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-07-09T17:36:21.345Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-07-09T17:36:22.280Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-09T17:36:23.661Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-09T17:36:26.188Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-09T17:36:26.188Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-09T17:36:26.447Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-09T17:36:26.447Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-09T17:36:27.822Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-07-09T17:36:29.201Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-09T17:36:30.192Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-09T17:36:30.192Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-09T17:36:30.192Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-09T17:36:30.192Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-09T17:36:30.192Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-09T17:36:31.103Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-09T17:36:35.288Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-09T17:36:36.223Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-09T17:36:36.223Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-09T17:36:36.223Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-09T17:36:39.507Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-09T17:36:40.440Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-09T17:36:40.699Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-09T17:36:41.634Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-07-09T17:36:42.570Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-09T17:36:43.506Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-09T17:36:44.882Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-07-09T17:36:45.449Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-09T17:36:46.386Z] === RUN TestDockerSuite/TestRmiTag [2021-07-09T17:36:46.953Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-09T17:36:47.867Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-09T17:36:47.867Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-09T17:36:47.867Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-09T17:36:47.867Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-09T17:36:47.887Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-09T17:36:49.295Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-07-09T17:36:52.580Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-09T17:36:52.580Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-07-09T17:36:53.146Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-09T17:36:54.084Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-09T17:36:54.651Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-09T17:36:56.554Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-09T17:36:57.121Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-09T17:36:57.687Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-09T17:36:57.687Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-07-09T17:36:58.177Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-09T17:36:58.177Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-09T17:36:58.177Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-09T17:36:58.623Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-09T17:36:58.623Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-09T17:36:59.190Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-09T17:37:01.724Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-09T17:37:01.724Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-07-09T17:37:01.982Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-09T17:37:02.918Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-09T17:37:04.294Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-07-09T17:37:05.229Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-09T17:37:06.605Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-07-09T17:37:06.735Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-09T17:37:07.172Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-07-09T17:37:08.107Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-07-09T17:37:09.042Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-07-09T17:37:09.608Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-07-09T17:37:10.542Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-09T17:37:11.480Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-07-09T17:37:12.413Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-09T17:37:12.979Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-09T17:37:13.546Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-09T17:37:14.112Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-09T17:37:14.112Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-09T17:37:15.047Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-07-09T17:37:16.950Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-09T17:37:17.886Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-09T17:37:18.454Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-09T17:37:19.107Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-09T17:37:19.389Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-09T17:37:19.956Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-09T17:37:19.956Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-09T17:37:20.524Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-09T17:37:21.092Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-09T17:37:22.027Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-09T17:37:22.593Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-09T17:37:23.159Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-09T17:37:23.159Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-09T17:37:23.725Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-09T17:37:23.982Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-09T17:37:24.917Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-09T17:37:25.851Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-09T17:37:26.417Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-09T17:37:27.351Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-09T17:37:27.351Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-09T17:37:27.919Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-09T17:37:28.485Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-07-09T17:37:29.861Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-09T17:37:31.481Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-09T17:37:31.481Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-09T17:37:31.481Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-09T17:37:31.775Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-09T17:37:31.775Z] docker_cli_service_logs_test.go:245: checking task mimm6jj75s2z [2021-07-09T17:37:31.775Z] docker_cli_service_logs_test.go:250: checking messages for mimm6jj75s2z [2021-07-09T17:37:31.775Z] docker_cli_service_logs_test.go:245: checking task l4pujmdey8sk [2021-07-09T17:37:31.775Z] docker_cli_service_logs_test.go:250: checking messages for l4pujmdey8sk [2021-07-09T17:37:32.718Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-09T17:37:33.654Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-09T17:37:34.220Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-09T17:37:34.786Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-09T17:37:35.210Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-09T17:37:35.210Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-09T17:37:35.211Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-09T17:37:35.211Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-09T17:37:35.211Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-09T17:37:35.723Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-09T17:37:36.291Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-09T17:37:38.193Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-09T17:37:41.477Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-09T17:37:41.477Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-09T17:37:41.477Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-09T17:37:42.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-09T17:37:42.284Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-09T17:37:42.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-09T17:37:42.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-09T17:37:42.284Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-09T17:37:42.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-09T17:37:42.284Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-09T17:37:42.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-09T17:37:42.413Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-07-09T17:37:44.315Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-09T17:37:45.249Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-07-09T17:37:45.815Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-09T17:37:48.346Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-09T17:37:50.249Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-09T17:37:50.249Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-09T17:37:50.249Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-09T17:37:50.249Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-09T17:37:50.249Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-09T17:37:51.184Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-09T17:37:53.719Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-09T17:37:55.619Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-09T17:37:57.533Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-09T17:37:58.101Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-09T17:37:59.475Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-09T17:38:00.411Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-07-09T17:38:00.411Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-09T17:38:00.411Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-09T17:38:00.979Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-07-09T17:38:02.882Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-09T17:38:02.882Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-09T17:38:03.391Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-09T17:38:03.451Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-07-09T17:38:03.710Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-09T17:38:04.646Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-09T17:38:05.586Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-07-09T17:38:06.153Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-07-09T17:38:06.411Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-09T17:38:06.411Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-09T17:38:07.134Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-09T17:38:07.134Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-09T17:38:07.134Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-09T17:38:07.134Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-09T17:38:07.347Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-09T17:38:07.598Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-09T17:38:07.913Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-09T17:38:08.852Z] === RUN TestDockerSuite/TestRunEnvironmentOverride=== RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-07-09T17:38:08.852Z] [2021-07-09T17:38:09.139Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-09T17:38:09.139Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-09T17:38:09.139Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-09T17:38:09.417Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-09T17:38:10.354Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-09T17:38:10.354Z] docker_cli_swarm_test.go:1901: [d999b82d52c23] joining swarm manager [db96cb48a9b93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T17:38:11.288Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-09T17:38:11.855Z] docker_cli_swarm_test.go:1902: [d9ea4174fd1a0] joining swarm manager [db96cb48a9b93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T17:38:11.855Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-09T17:38:12.791Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-09T17:38:12.791Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-09T17:38:12.891Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-09T17:38:13.726Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-09T17:38:13.862Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-09T17:38:13.862Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-09T17:38:13.862Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-09T17:38:13.862Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-09T17:38:13.862Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-09T17:38:14.294Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-09T17:38:15.404Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-09T17:38:15.669Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-09T17:38:15.927Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-09T17:38:15.927Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-09T17:38:15.927Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-09T17:38:16.380Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-09T17:38:16.840Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-09T17:38:17.300Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-09T17:38:18.271Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-09T17:38:19.217Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-09T17:38:19.790Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-09T17:38:20.356Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-07-09T17:38:20.921Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-09T17:38:22.296Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-07-09T17:38:22.296Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-07-09T17:38:22.296Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-09T17:38:22.296Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-09T17:38:22.974Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-09T17:38:23.230Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-09T17:38:25.158Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-09T17:38:25.158Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-09T17:38:25.158Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-09T17:38:26.129Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-09T17:38:26.129Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-09T17:38:26.129Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-09T17:38:26.515Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-09T17:38:26.591Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-09T17:38:27.448Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-09T17:38:28.015Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-07-09T17:38:28.950Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-09T17:38:33.681Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-09T17:38:34.141Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-09T17:38:34.601Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-09T17:38:34.601Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-09T17:38:34.601Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-09T17:38:35.508Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-09T17:38:35.508Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-09T17:38:35.572Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-09T17:38:35.767Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-09T17:38:36.026Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-07-09T17:38:36.033Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-09T17:38:36.033Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-09T17:38:36.033Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-09T17:38:36.033Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-09T17:38:36.033Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-09T17:38:37.405Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-09T17:38:37.405Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-09T17:38:37.405Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-09T17:38:38.782Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-07-09T17:38:39.040Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-09T17:38:40.943Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-09T17:38:41.776Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-09T17:38:42.318Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-09T17:38:42.318Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-09T17:38:42.576Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-09T17:38:43.954Z] === RUN TestDockerSuite/TestRunMount [2021-07-09T17:38:52.082Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-09T17:38:52.649Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-09T17:38:53.584Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-09T17:38:54.959Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-09T17:38:54.959Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-07-09T17:38:56.862Z] docker_cli_swarm_test.go:1802: [d32446b52440b] joining swarm manager [d93b47b219ff5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T17:38:57.429Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-09T17:38:58.366Z] docker_cli_swarm_test.go:1803: [d541f8de6f7cb] joining swarm manager [d93b47b219ff5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T17:39:01.653Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-09T17:39:03.593Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-09T17:39:05.494Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-09T17:39:06.869Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-09T17:39:08.261Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-09T17:39:08.261Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-09T17:39:09.196Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-09T17:39:10.573Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-09T17:39:11.140Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-09T17:39:12.076Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-09T17:39:13.977Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-07-09T17:39:13.977Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-09T17:39:16.508Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-09T17:39:20.694Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-09T17:39:20.952Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-09T17:39:21.212Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-07-09T17:39:21.780Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-09T17:39:21.780Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-09T17:39:22.349Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-07-09T17:39:22.608Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-09T17:39:23.543Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-09T17:39:23.543Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-09T17:39:24.466Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-09T17:39:24.476Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-09T17:39:24.476Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-09T17:39:24.480Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-09T17:39:24.480Z] docker_cli_swarm_test.go:1321: [d395a05601f6e] joining swarm manager [d2436c05621be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T17:39:25.856Z] docker_cli_swarm_test.go:1322: [df8319c8240e4] joining swarm manager [d2436c05621be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T17:39:30.221Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-09T17:39:30.221Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-09T17:39:30.221Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-09T17:39:30.221Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-09T17:39:30.221Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-09T17:39:30.221Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-09T17:39:30.221Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-09T17:39:30.672Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-09T17:39:30.672Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-09T17:39:30.672Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-09T17:39:31.119Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-07-09T17:39:31.119Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-09T17:39:31.119Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-09T17:39:31.119Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-07-09T17:39:31.686Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-09T17:39:33.588Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-09T17:39:34.154Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-07-09T17:39:34.416Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-07-09T17:39:34.416Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-09T17:39:34.982Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-09T17:39:35.242Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-09T17:39:36.215Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-09T17:39:36.473Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-09T17:39:36.473Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-09T17:39:36.473Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-09T17:39:37.039Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-09T17:39:37.976Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-09T17:39:37.976Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-09T17:39:37.976Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-09T17:39:38.544Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-07-09T17:39:39.918Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-09T17:39:39.918Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-09T17:39:39.918Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-09T17:39:43.202Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-09T17:39:44.139Z] === RUN TestDockerSuite/TestRunRm [2021-07-09T17:39:44.709Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-09T17:39:48.892Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-09T17:39:49.151Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-09T17:39:49.717Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-07-09T17:39:51.093Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-07-09T17:39:51.648Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-09T17:39:51.659Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-07-09T17:39:52.100Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-09T17:39:52.100Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-09T17:39:52.550Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-09T17:39:55.849Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-07-09T17:39:59.133Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-07-09T17:39:59.737Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-07-09T17:39:59.995Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-07-09T17:40:00.932Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-07-09T17:40:01.191Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-07-09T17:40:01.449Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-07-09T17:40:02.018Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-07-09T17:40:02.584Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-09T17:40:03.520Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-09T17:40:04.087Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-09T17:40:06.616Z] === RUN TestDockerSuite/TestRunState [2021-07-09T17:40:08.516Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-09T17:40:08.775Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-09T17:40:09.342Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-09T17:40:09.607Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-07-09T17:40:09.607Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-09T17:40:09.607Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-09T17:40:10.173Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-09T17:40:10.741Z] === RUN TestDockerSuite/TestRunSysctls [2021-07-09T17:40:14.481Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-09T17:40:14.481Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-09T17:40:14.481Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-09T17:40:14.481Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-07-09T17:40:14.613Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-09T17:40:14.613Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-09T17:40:15.048Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-07-09T17:40:15.064Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-09T17:40:15.616Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-07-09T17:40:16.991Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-07-09T17:40:18.752Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-09T17:40:21.185Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-09T17:40:21.618Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-09T17:40:23.713Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-09T17:40:23.791Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-09T17:40:24.282Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-09T17:40:24.850Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-09T17:40:25.813Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-09T17:40:27.715Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-09T17:40:28.651Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-09T17:40:29.217Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-09T17:40:29.476Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-09T17:40:29.476Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-09T17:40:30.414Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-09T17:40:30.981Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-09T17:40:31.547Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-07-09T17:40:31.547Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-09T17:40:31.547Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-09T17:40:31.806Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-09T17:40:32.373Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-09T17:40:36.560Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-09T17:40:36.819Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-09T17:40:37.754Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-09T17:40:40.288Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-09T17:40:41.223Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-09T17:40:43.126Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-09T17:40:45.657Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-09T17:40:45.915Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-09T17:40:45.915Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-09T17:40:45.915Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-09T17:40:45.915Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-09T17:40:45.915Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-09T17:40:45.915Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-09T17:40:45.915Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-09T17:40:46.173Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-07-09T17:40:46.173Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-09T17:40:46.173Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-07-09T17:40:50.378Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-07-09T17:40:50.378Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-07-09T17:40:51.759Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-07-09T17:40:52.694Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-07-09T17:40:53.261Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-09T17:40:53.261Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-07-09T17:40:53.827Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-07-09T17:40:53.827Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-09T17:40:53.827Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-07-09T17:40:54.086Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-09T17:40:54.086Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-07-09T17:40:54.086Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-09T17:40:54.086Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-07-09T17:40:54.086Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-09T17:40:54.086Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-07-09T17:40:54.086Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-09T17:40:54.086Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-07-09T17:40:54.086Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-09T17:40:54.086Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-07-09T17:40:54.086Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-09T17:40:54.086Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-07-09T17:40:54.653Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-07-09T17:40:55.592Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-07-09T17:40:55.592Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-07-09T17:40:56.527Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-09T17:40:56.527Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-09T17:40:57.094Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-09T17:40:57.352Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-07-09T17:40:57.919Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-07-09T17:40:58.486Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-07-09T17:40:58.486Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-09T17:40:58.486Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-09T17:40:59.422Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-09T17:41:00.797Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-07-09T17:41:01.368Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-07-09T17:41:01.368Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-09T17:41:01.368Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-09T17:41:01.935Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-09T17:41:01.935Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-09T17:41:03.312Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-09T17:41:03.572Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-09T17:41:06.102Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-09T17:41:06.361Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-09T17:41:06.361Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-09T17:41:06.621Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-09T17:41:07.558Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-07-09T17:41:08.494Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-07-09T17:41:09.430Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-09T17:41:09.430Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-09T17:41:11.350Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-09T17:41:11.350Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-09T17:41:11.350Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-09T17:41:13.255Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents949676719 [2021-07-09T17:41:13.255Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-09T17:41:13.255Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-09T17:41:14.369Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-09T17:41:14.369Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-09T17:41:14.369Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-09T17:41:14.369Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-09T17:41:15.157Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-09T17:41:15.157Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-09T17:41:15.157Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-09T17:41:16.533Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-09T17:41:17.467Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-09T17:41:18.034Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-09T17:41:18.034Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-09T17:41:18.034Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-09T17:41:18.034Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-09T17:41:18.599Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-09T17:41:21.130Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-09T17:41:26.394Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-09T17:41:28.295Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-09T17:41:29.230Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-09T17:41:30.615Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-09T17:41:33.147Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-09T17:41:35.678Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-09T17:41:36.245Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-09T17:41:38.163Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-09T17:41:40.694Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-09T17:41:41.628Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-09T17:41:44.910Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-09T17:41:46.811Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-07-09T17:41:48.713Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-09T17:41:50.089Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-07-09T17:41:51.463Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-09T17:41:56.731Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-07-09T17:41:56.731Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-09T17:42:00.018Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-07-09T17:42:01.923Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-09T17:42:02.491Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-09T17:42:03.868Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-09T17:42:04.438Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-09T17:42:04.438Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-09T17:42:04.438Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-09T17:42:04.710Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-07-09T17:42:05.502Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-09T17:42:05.502Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-09T17:42:05.654Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-09T17:42:05.952Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-09T17:42:07.555Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-07-09T17:42:10.088Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-09T17:42:11.992Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-07-09T17:42:13.894Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-07-09T17:42:14.459Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-07-09T17:42:14.718Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-07-09T17:42:15.654Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-07-09T17:42:15.654Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-09T17:42:15.654Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-07-09T17:42:15.654Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-09T17:42:15.654Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-07-09T17:42:17.557Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-07-09T17:42:18.932Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-07-09T17:42:18.932Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-07-09T17:42:18.932Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-09T17:42:18.932Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-07-09T17:42:19.869Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-07-09T17:42:21.771Z] === RUN TestDockerSuite/TestUpdateStats [2021-07-09T17:42:23.526Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-09T17:42:25.054Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-07-09T17:42:25.621Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-07-09T17:42:25.621Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-07-09T17:42:26.561Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-07-09T17:42:27.128Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-07-09T17:42:27.128Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-09T17:42:27.128Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-07-09T17:42:29.044Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-07-09T17:42:29.315Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-07-09T17:42:30.689Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-09T17:42:32.022Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-09T17:42:35.953Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-07-09T17:42:40.141Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-07-09T17:42:42.258Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-09T17:42:44.329Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-07-09T17:42:46.232Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-09T17:42:51.502Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-09T17:42:55.688Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-07-09T17:42:57.589Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-07-09T17:42:59.493Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-07-09T17:43:00.903Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-07-09T17:43:02.292Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-07-09T17:43:04.196Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-07-09T17:43:06.099Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-07-09T17:43:07.276Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-09T17:43:08.632Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-07-09T17:43:10.531Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-07-09T17:43:12.436Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-09T17:43:15.762Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-09T17:43:24.630Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-07-09T17:43:24.630Z] docker_cli_swarm_test.go:1186: [da28dd425b04d] joining swarm manager [d6bb549d10639]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T17:43:27.158Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-09T17:43:27.158Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-09T17:43:27.158Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-09T17:43:28.094Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-09T17:43:28.094Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-09T17:43:28.094Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-09T17:43:28.094Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-09T17:43:28.662Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-09T17:43:28.921Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-09T17:43:29.861Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-09T17:43:29.861Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-09T17:43:29.861Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-09T17:43:29.861Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-09T17:43:29.861Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-09T17:43:30.469Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-09T17:43:31.240Z] docker_cli_swarm_test.go:1195: [da0b4662cfd2d] joining swarm manager [d6bb549d10639]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T17:43:32.176Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-09T17:43:32.176Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-09T17:43:32.448Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-09T17:43:32.448Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-09T17:43:32.448Z] === RUN TestDockerSuite/TestVolumeEvents [2021-07-09T17:43:39.017Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-09T17:43:40.393Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-09T17:43:40.393Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-09T17:43:40.393Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-09T17:43:43.678Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-09T17:43:46.963Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-09T17:43:46.963Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite (1748.24s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.32s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.45s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.84s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.67s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.21s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.36s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.84s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.88s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.59s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.05s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.35s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.12s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.02s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.00s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.48s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.28s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAttachDetach (1.36s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.42s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.20s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.22s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.20s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.68s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.76s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.64s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.51s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.74s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (24.48s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.44s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.48s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.43s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.01s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.03s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.55s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.56s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.67s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.89s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.67s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.59s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.54s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.95s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.69s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.29s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.77s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.90s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.77s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.25s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.46s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.32s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.35s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.72s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (10.04s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.55s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.65s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.12s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.26s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.70s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.29s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.84s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.72s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.69s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (16.39s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.23s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.57s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.87s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.22s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.76s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.56s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.74s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.86s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.74s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.75s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.41s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.01s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.46s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.19s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.10s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.55s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.41s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildCmd (0.25s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.19s) [2021-07-09T17:43:46.963Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.24s) [2021-07-09T17:43:46.963Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.97s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.15s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.21s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.60s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.42s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.08s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.59s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.33s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.52s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.14s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.09s) [2021-07-09T17:43:46.964Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-07-09T17:43:46.964Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-07-09T17:43:46.964Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-09T17:43:46.964Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.94s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.20s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.45s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.33s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.04s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.48s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.64s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.73s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.65s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.48s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.59s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.63s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.82s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.61s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.53s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.07s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.11s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.20s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.23s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.69s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.77s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.12s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.30s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.19s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.15s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.28s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.27s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.52s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.25s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.26s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.72s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.13s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.50s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildEnv (1.53s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.71s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.21s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.88s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (24.22s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.51s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.28s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.74s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.74s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.58s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.89s) [2021-07-09T17:43:46.964Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.46s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.42s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildExpose (0.19s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.39s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.28s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.19s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildFails (0.75s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.83s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.19s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.20s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.07s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.22s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.83s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.90s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.55s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.25s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.39s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.09s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.27s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildHistory (2.99s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.33s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.84s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.35s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.50s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.18s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildLabel (0.33s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.25s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.37s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildLabels (0.28s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.02s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.98s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.91s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.49s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.06s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.94s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.27s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.03s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.33s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.39s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.22s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.31s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.42s) [2021-07-09T17:43:46.964Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.37s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.40s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.43s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.41s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildNetContainer (3.16s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.75s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.11s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.97s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.71s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.36s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.55s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.60s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.22s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.52s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.42s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.50s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.04s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.09s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.56s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.52s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.15s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildPATH (1.98s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.28s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.25s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.35s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.31s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.44s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildRm (3.29s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.07s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.03s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.48s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.35s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.21s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.12s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.92s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2021-07-09T17:43:46.964Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.19s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildStderr (1.26s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (6.18s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.02s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.04s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.50s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.09s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.11s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildUser (2.32s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.63s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (16.70s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.91s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.17s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.17s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.21s) [2021-07-09T17:43:46.964Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-07-09T17:43:46.964Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-09T17:43:46.964Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-07-09T17:43:46.964Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.91s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.98s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.93s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.38s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.21s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.59s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.59s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.83s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.47s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.79s) [2021-07-09T17:43:46.964Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.71s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestBuildXZHost (3.52s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-07-09T17:43:46.964Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.09s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.30s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestCommitChange (1.21s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.34s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.64s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.60s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.99s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestCommitTTY (1.59s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.76s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.44s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.73s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.39s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.61s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.69s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.92s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.81s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.73s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.10s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.06s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.81s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.73s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.06s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.77s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.71s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.67s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.66s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.81s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.77s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.67s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.73s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.73s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.69s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.37s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.35s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.69s) [2021-07-09T17:43:46.964Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.95s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.85s) [2021-07-09T17:43:46.965Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.96s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.05s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (2.06s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.55s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.95s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.87s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (2.28s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.04s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.89s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.79s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.82s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.73s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000bf8f48_} (1.72s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1019459031_/foo_false____} (1.92s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1019459031_/foo_true____} (1.73s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3457168202_/foo_false____} (1.61s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3457168202_/foo_true____} (0.87s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3457168202_/foo_true__0xc000bf8fc0__} (1.68s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000bf8fd8_} (1.79s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000bf8ff0_} (1.75s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000bf9008_} (1.61s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000bf9020_} (1.59s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.50s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.82s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.79s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.35s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.78s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.78s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.83s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.73s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.74s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.74s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.72s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.80s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.76s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.74s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.79s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.78s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.73s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.80s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.94s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.79s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.89s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.95s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.95s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.95s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.94s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.03s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.40s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.70s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.08s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.32s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.75s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.70s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.08s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.73s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.71s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.26s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.91s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpToDot (0.87s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.86s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.93s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpToStdout (1.22s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.48s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.25s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.82s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.99s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.32s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.74s) [2021-07-09T17:43:46.965Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.88s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2021-07-09T17:43:46.965Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.14s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.20s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.83s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.71s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.79s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.58s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.83s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.72s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.66s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.65s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.98s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.82s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.41s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.35s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.50s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.26s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.61s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.86s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsAttach (0.74s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsCommit (0.98s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.70s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.69s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.71s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.78s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.42s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.96s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.31s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsCopy (1.37s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.77s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.66s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.35s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.24s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.24s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsFilters (1.31s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsFormat (1.29s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.84s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.17s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.44s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2021-07-09T17:43:46.965Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-09T17:43:46.965Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.40s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.72s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsRename (0.71s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsResize (0.71s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.59s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.60s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.99s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.23s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsTop (1.02s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsUntag (2.59s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.53s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExec (0.98s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.72s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.70s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.67s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.23s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.20s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.43s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.38s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.73s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.35s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.97s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.66s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecCgroup (2.41s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecEnv (0.98s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.64s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.98s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecInspectID (3.13s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecInteractive (1.26s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.49s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.51s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecParseError (0.96s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.73s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.69s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.65s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.97s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecStartFails (0.98s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.48s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.86s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecTTY (1.84s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.23s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.12s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecUlimits (1.35s) [2021-07-09T17:43:46.965Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.96s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.98s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.67s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.04s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestExecWithUser (1.31s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.70s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.70s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.87s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.73s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.79s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestHealth (22.97s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.87s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.03s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.14s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.28s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.23s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.66s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.58s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.44s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestImagesFormat (0.09s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.48s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.89s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-07-09T17:43:46.965Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestImportDisplay (1.51s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestImportFile (1.55s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.56s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestImportGzipped (1.65s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.64s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.83s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.77s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.87s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.82s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.76s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.74s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.85s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.09s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.91s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.87s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.89s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.67s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.70s) [2021-07-09T17:43:46.966Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.92s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.77s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectDefault (0.66s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectHistory (0.76s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-09T17:43:46.966Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.78s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.75s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.01s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.76s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.46s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.34s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectStatus (1.41s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.27s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.21s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.95s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.81s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.95s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.96s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.66s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.98s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.43s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.61s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.46s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.02s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.05s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.25s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.11s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.47s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.73s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.52s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.37s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.22s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.75s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.67s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.32s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.85s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.68s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.04s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.83s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.69s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.70s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.99s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.02s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.01s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.13s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.94s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.06s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.72s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.72s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLogsSince (6.78s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.68s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.00s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLogsTail (1.09s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.90s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.12s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.27s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.76s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestNetHostname (3.18s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.78s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.18s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.27s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.07s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPluginActive (1.49s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.95s) [2021-07-09T17:43:46.966Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.67s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.07s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.51s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.04s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.73s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.61s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.14s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.20s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPortList (10.99s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.37s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.88s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.66s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.67s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.66s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.34s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.22s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.35s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPsByOrder (3.70s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.24s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.82s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.10s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.62s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.36s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.42s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.68s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.73s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.70s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.79s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.77s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.97s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.98s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.72s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.91s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.10s) [2021-07-09T17:43:46.966Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.78s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.83s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.76s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.99s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.90s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.65s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.48s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.66s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (2.01s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.62s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.39s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.19s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.85s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.79s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.13s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.07s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.92s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRmiTag (0.30s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.97s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.64s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.74s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.95s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.96s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunAddHost (0.77s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.52s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.76s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.73s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.07s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.73s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.92s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.23s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.80s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.36s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.86s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.80s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.80s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.70s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.81s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.90s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.03s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.60s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.63s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.65s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.40s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.13s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.76s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.68s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.64s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.64s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.65s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.70s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.69s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.69s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.66s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.13s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.80s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.71s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.65s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.67s) [2021-07-09T17:43:46.966Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.74s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.99s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.19s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.68s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.66s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.74s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.70s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.75s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.61s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.93s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.66s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.35s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.91s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.39s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.11s) [2021-07-09T17:43:46.967Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-09T17:43:46.967Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.67s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.68s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.56s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.00s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.67s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.56s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.72s) [2021-07-09T17:43:46.967Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.71s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.99s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.90s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.79s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.83s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.86s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.77s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.79s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.80s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.75s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunExitCode (0.93s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.76s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.79s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.91s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.71s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.65s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.31s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.44s) [2021-07-09T17:43:46.967Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.06s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.71s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.67s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.58s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.37s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.67s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.91s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.35s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.47s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.77s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.55s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.40s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.74s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.83s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.48s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.37s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunMount (8.04s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.68s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.68s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.63s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.51s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.70s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.01s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.12s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.40s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.48s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.91s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunNetHost (1.16s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.70s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.90s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.99s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.45s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.04s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.58s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.66s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.88s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.77s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.96s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.81s) [2021-07-09T17:43:46.967Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.73s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.69s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.49s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.81s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.40s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.68s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2021-07-09T17:43:46.967Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.72s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.62s) [2021-07-09T17:43:46.967Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.68s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.32s) [2021-07-09T17:43:46.967Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.98s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.38s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunRm (0.70s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.67s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.67s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.63s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.25s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.65s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.44s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.77s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.68s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.68s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.41s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.68s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.66s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.72s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunState (1.41s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.64s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.67s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2021-07-09T17:43:46.967Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.66s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunSysctls (1.36s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.64s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.18s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.64s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.52s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.35s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.17s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.67s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.68s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.72s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.84s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.07s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunUserByID (0.70s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.68s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunUserByName (0.67s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.67s) [2021-07-09T17:43:46.967Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.70s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.80s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.67s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.88s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.03s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.33s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.97s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.21s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.68s) [2021-07-09T17:43:46.967Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-09T17:43:46.967Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-09T17:43:46.967Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2021-07-09T17:43:46.967Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.59s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.69s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.38s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.70s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.70s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.64s) [2021-07-09T17:43:46.967Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-07-09T17:43:46.967Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-07-09T17:43:46.967Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-07-09T17:43:46.967Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-09T17:43:46.967Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-09T17:43:46.967Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.71s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.68s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.98s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.67s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.66s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.65s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.67s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.32s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.67s) [2021-07-09T17:43:46.967Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.54s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.39s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.11s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.67s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.00s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.90s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.97s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.59s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.35s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.81s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.52s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.35s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.32s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.33s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.52s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.10s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.35s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.24s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.87s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.32s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.76s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.21s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.71s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestStartRecordError (1.59s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.52s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.38s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.93s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.71s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.48s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.87s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.91s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.96s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.08s) [2021-07-09T17:43:46.967Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.88s) [2021-07-09T17:43:46.968Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.23s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.31s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.56s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.99s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.81s) [2021-07-09T17:43:46.968Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-09T17:43:46.968Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.81s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.40s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.17s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (2.04s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestUpdateStats (3.74s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.50s) [2021-07-09T17:43:46.968Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (2.13s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.17s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.15s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.27s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.88s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.55s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.38s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.83s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.00s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.96s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.36s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.36s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.04s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.01s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.98s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.97s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.97s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.68s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.72s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.83s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.37s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.64s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.14s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.78s) [2021-07-09T17:43:46.968Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.45s) [2021-07-09T17:43:46.968Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-09T17:43:46.968Z] === RUN TestDockerRegistrySuite [2021-07-09T17:43:46.968Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-09T17:43:47.903Z] check_test.go:196: [df9bbb8958e22] daemon is not started [2021-07-09T17:43:47.903Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-09T17:43:49.279Z] check_test.go:196: [dc6e35af36721] daemon is not started [2021-07-09T17:43:49.279Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-09T17:43:50.656Z] check_test.go:196: [d56db33892d73] daemon is not started [2021-07-09T17:43:50.656Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-09T17:43:50.656Z] check_test.go:196: [d7616ddafbc0e] daemon is not started [2021-07-09T17:43:50.656Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-09T17:43:53.941Z] check_test.go:196: [dfda6204c7ebc] daemon is not started [2021-07-09T17:43:54.199Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-09T17:44:00.758Z] check_test.go:196: [d550d34156b3b] daemon is not started [2021-07-09T17:44:00.758Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-09T17:44:04.047Z] check_test.go:196: [d59be77392396] daemon is not started [2021-07-09T17:44:04.047Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-09T17:44:05.000Z] check_test.go:196: [df66bb2dcfdc7] daemon is not started [2021-07-09T17:44:05.000Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-09T17:44:05.934Z] check_test.go:196: [d7ed40fe4aa67] daemon is not started [2021-07-09T17:44:05.934Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-09T17:44:07.309Z] check_test.go:196: [d963b8601a7bc] daemon is not started [2021-07-09T17:44:07.309Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-09T17:44:08.687Z] check_test.go:196: [da4459d0c1132] daemon is not started [2021-07-09T17:44:08.687Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-09T17:44:09.625Z] check_test.go:196: [d4fa89d3931ef] daemon is not started [2021-07-09T17:44:09.625Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-09T17:44:11.001Z] check_test.go:196: [d5d937a3ef7b9] daemon is not started [2021-07-09T17:44:11.001Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-09T17:44:11.937Z] check_test.go:196: [dc01690ebb99c] daemon is not started [2021-07-09T17:44:11.937Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-09T17:44:12.873Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8d802684d64da5ab9c6c20da89e48f461963df82173bfecbf20363d70f2387a9 [2021-07-09T17:44:13.813Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-07-09T17:44:14.072Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5edcec747a533e7fa906f289071da9ef49318e67787d2d8c40f9c6bd28aadcff [2021-07-09T17:44:14.072Z] check_test.go:196: [d21c33ce98521] daemon is not started [2021-07-09T17:44:14.330Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-09T17:44:15.709Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cd13dd30f41cf4d66a538554bb5d0f0b461c667e22cfe6d4e8076b04d6546e21 [2021-07-09T17:44:16.645Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:564c0b9089b722108f30c91f88f3cd78b9d4fbfe13b02e6728d51f084de769ce [2021-07-09T17:44:16.904Z] check_test.go:196: [d4f39fbad13c7] daemon is not started [2021-07-09T17:44:16.904Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-09T17:44:18.281Z] check_test.go:196: [d32300bc395bc] daemon is not started [2021-07-09T17:44:18.281Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-09T17:44:20.814Z] check_test.go:196: [d6a4dda72a1d6] daemon is not started [2021-07-09T17:44:20.814Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-09T17:44:22.189Z] check_test.go:196: [da89cfc288017] daemon is not started [2021-07-09T17:44:22.189Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-09T17:44:22.189Z] check_test.go:196: [d42168380bf0c] daemon is not started [2021-07-09T17:44:22.189Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-09T17:44:23.563Z] check_test.go:196: [daaad92bbae05] daemon is not started [2021-07-09T17:44:23.563Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-09T17:44:24.498Z] check_test.go:196: [da20beaa844b1] daemon is not started [2021-07-09T17:44:24.498Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-09T17:44:25.433Z] check_test.go:196: [dbd9aadb43711] daemon is not started [2021-07-09T17:44:25.433Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-09T17:44:27.339Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-07-09T17:44:28.715Z] check_test.go:196: [dfbb3b7b36289] daemon is not started [2021-07-09T17:44:28.715Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-09T17:44:29.282Z] check_test.go:196: [d8fa1126ded75] daemon is not started [2021-07-09T17:44:29.282Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-09T17:44:30.662Z] check_test.go:196: [db6398632cfd2] daemon is not started [2021-07-09T17:44:30.662Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-09T17:44:31.228Z] check_test.go:196: [d66af54b9711a] daemon is not started [2021-07-09T17:44:31.228Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-09T17:44:31.228Z] check_test.go:196: [d3c5153ff11d0] daemon is not started [2021-07-09T17:44:31.228Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-09T17:44:31.487Z] check_test.go:196: [d9c1ab926de96] daemon is not started [2021-07-09T17:44:31.487Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-09T17:44:31.746Z] check_test.go:196: [d1863ae4f869b] daemon is not started [2021-07-09T17:44:31.746Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-09T17:44:32.005Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-07-09T17:44:32.263Z] check_test.go:196: [d86a0487943bc] daemon is not started [2021-07-09T17:44:32.263Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-09T17:44:32.521Z] check_test.go:196: [dd03baa49b4c7] daemon is not started [2021-07-09T17:44:32.521Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-09T17:44:33.897Z] check_test.go:196: [deb0aa1a47fa1] daemon is not started [2021-07-09T17:44:33.897Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-09T17:44:34.464Z] docker_cli_swarm_test.go:1118: [ded39ba12917d] joining swarm manager [d152a45e1739c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T17:44:35.841Z] docker_cli_swarm_test.go:1119: [d70a26cc740fd] joining swarm manager [d152a45e1739c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T17:44:36.099Z] check_test.go:196: [d95a7f22456e6] daemon is not started [2021-07-09T17:44:36.099Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-09T17:44:37.034Z] check_test.go:196: [d67cc9dd16f2c] daemon is not started [2021-07-09T17:44:37.034Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-09T17:44:38.411Z] check_test.go:196: [d8de504862ea6] daemon is not started [2021-07-09T17:44:38.411Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-09T17:44:39.346Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite (53.44s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.38s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.24s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.44s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.31s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.28s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.29s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.23s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.09s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.19s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.25s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.21s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.12s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.16s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.32s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.75s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.20s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.74s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.19s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.18s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.11s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.02s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.13s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.52s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.50s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.42s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.38s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.44s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.44s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.23s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.03s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.21s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2021-07-09T17:44:39.912Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-07-09T17:44:39.912Z] === RUN TestDockerSchema1RegistrySuite [2021-07-09T17:44:39.912Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-09T17:44:40.170Z] check_test.go:223: [d4ae6e17a6b44] daemon is not started [2021-07-09T17:44:40.170Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-09T17:44:42.502Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-09T17:44:42.503Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-09T17:44:42.503Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-09T17:44:42.503Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-09T17:44:42.503Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-09T17:44:42.503Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-09T17:44:42.503Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-09T17:44:42.503Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-09T17:44:42.503Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-09T17:44:42.503Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-09T17:44:42.503Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-09T17:44:42.503Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-09T17:44:43.454Z] check_test.go:223: [d8fdb45f90785] daemon is not started [2021-07-09T17:44:43.454Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-09T17:44:49.593Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-09T17:44:50.013Z] check_test.go:223: [d54697682b38f] daemon is not started [2021-07-09T17:44:50.014Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-09T17:44:52.506Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-09T17:44:53.352Z] check_test.go:223: [d0a0ef5235bee] daemon is not started [2021-07-09T17:44:53.352Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-09T17:44:54.288Z] check_test.go:223: [d18a12b5cc4a0] daemon is not started [2021-07-09T17:44:54.288Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-09T17:44:55.222Z] check_test.go:223: [d7d509e411d12] daemon is not started [2021-07-09T17:44:55.222Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-09T17:44:55.480Z] check_test.go:223: [dc799fb4a7f8d] daemon is not started [2021-07-09T17:44:55.480Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-09T17:44:56.251Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-09T17:44:56.251Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-09T17:44:56.251Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-09T17:44:56.251Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-09T17:44:56.251Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-09T17:44:56.251Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-09T17:44:56.251Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-09T17:44:56.251Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-09T17:44:56.251Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-09T17:44:56.251Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-09T17:44:56.251Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-09T17:44:56.853Z] check_test.go:223: [df5806efd7e09] daemon is not started [2021-07-09T17:44:56.853Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-09T17:44:57.788Z] check_test.go:223: [dd93fecb851b8] daemon is not started [2021-07-09T17:44:57.788Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-09T17:44:58.723Z] check_test.go:223: [d6e744fa2d741] daemon is not started [2021-07-09T17:44:58.723Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-09T17:44:59.996Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-09T17:44:59.996Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-09T17:44:59.996Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-09T17:44:59.996Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-09T17:44:59.996Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-09T17:44:59.996Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-09T17:44:59.996Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-09T17:45:00.966Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-09T17:45:02.008Z] check_test.go:223: [d0e2a5907652e] daemon is not started [2021-07-09T17:45:02.008Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-09T17:45:02.266Z] check_test.go:223: [d17ee79371ad4] daemon is not started [2021-07-09T17:45:02.267Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-09T17:45:02.524Z] check_test.go:223: [d331df52aa344] daemon is not started [2021-07-09T17:45:02.524Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-09T17:45:02.782Z] check_test.go:223: [def13ecc2ea68] daemon is not started [2021-07-09T17:45:02.782Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-09T17:45:03.041Z] check_test.go:223: [d17cb92b7d315] daemon is not started [2021-07-09T17:45:03.041Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-09T17:45:03.299Z] check_test.go:223: [d20cbdb77174f] daemon is not started [2021-07-09T17:45:03.299Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-09T17:45:03.865Z] check_test.go:223: [ddb1c1fd626d3] daemon is not started [2021-07-09T17:45:03.865Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-09T17:45:03.865Z] check_test.go:223: [d15aa3d5b7ca3] daemon is not started [2021-07-09T17:45:03.865Z] --- PASS: TestDockerSchema1RegistrySuite (23.94s) [2021-07-09T17:45:03.865Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2021-07-09T17:45:03.865Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.37s) [2021-07-09T17:45:03.865Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.96s) [2021-07-09T17:45:03.865Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.42s) [2021-07-09T17:45:03.865Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.20s) [2021-07-09T17:45:03.865Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.18s) [2021-07-09T17:45:03.865Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-07-09T17:45:03.865Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.16s) [2021-07-09T17:45:03.865Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.13s) [2021-07-09T17:45:03.865Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.07s) [2021-07-09T17:45:03.865Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.96s) [2021-07-09T17:45:03.865Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2021-07-09T17:45:03.865Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2021-07-09T17:45:03.865Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-07-09T17:45:03.865Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2021-07-09T17:45:03.865Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.35s) [2021-07-09T17:45:03.865Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.49s) [2021-07-09T17:45:03.865Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-07-09T17:45:03.865Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-09T17:45:03.865Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-09T17:45:04.800Z] check_test.go:252: [db1e5a7a49094] daemon is not started [2021-07-09T17:45:04.800Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-09T17:45:05.058Z] check_test.go:252: [d9a8761378b9f] daemon is not started [2021-07-09T17:45:05.058Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-09T17:45:05.317Z] check_test.go:252: [d4d94f4875c1a] daemon is not started [2021-07-09T17:45:05.317Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-09T17:45:06.250Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-09T17:45:06.508Z] check_test.go:252: [d1f5569895771] daemon is not started [2021-07-09T17:45:06.508Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-09T17:45:07.074Z] check_test.go:252: [d53ad62531f99] daemon is not started [2021-07-09T17:45:07.074Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-09T17:45:07.332Z] check_test.go:252: [d721872d1f99e] daemon is not started [2021-07-09T17:45:07.591Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-09T17:45:07.591Z] check_test.go:252: [df5cac279f673] daemon is not started [2021-07-09T17:45:07.591Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.67s) [2021-07-09T17:45:07.591Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2021-07-09T17:45:07.591Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2021-07-09T17:45:07.591Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-07-09T17:45:07.591Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.05s) [2021-07-09T17:45:07.591Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2021-07-09T17:45:07.591Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-07-09T17:45:07.591Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2021-07-09T17:45:07.591Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-07-09T17:45:07.591Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-09T17:45:07.591Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-09T17:45:11.304Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-09T17:45:12.853Z] check_test.go:279: [d20823bf8cd16] daemon is not started [2021-07-09T17:45:12.854Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-09T17:45:12.854Z] check_test.go:279: [d15ccaec3df23] daemon is not started [2021-07-09T17:45:12.854Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-09T17:45:13.111Z] check_test.go:279: [da92538eb2b07] daemon is not started [2021-07-09T17:45:13.111Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-09T17:45:13.111Z] check_test.go:279: [da765c791a5b1] daemon is not started [2021-07-09T17:45:13.111Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-09T17:45:13.370Z] check_test.go:279: [deedaa04817f1] daemon is not started [2021-07-09T17:45:13.370Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-07-09T17:45:13.370Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-07-09T17:45:13.370Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-07-09T17:45:13.370Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-07-09T17:45:13.370Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-07-09T17:45:13.370Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-07-09T17:45:13.370Z] === RUN TestDockerNetworkSuite [2021-07-09T17:45:13.370Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-07-09T17:45:15.899Z] docker_cli_network_unix_test.go:46: [d4cf5df48f10e] daemon is not started [2021-07-09T17:45:15.899Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-07-09T17:45:16.466Z] docker_cli_network_unix_test.go:46: [d92e38f306f01] daemon is not started [2021-07-09T17:45:16.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-07-09T17:45:22.001Z] docker_cli_network_unix_test.go:46: [dfbc7ea05d675] daemon is not started [2021-07-09T17:45:22.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-07-09T17:45:23.710Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-09T17:45:23.710Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-09T17:45:23.710Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-09T17:45:23.710Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-09T17:45:23.710Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-09T17:45:23.710Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-09T17:45:23.710Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-09T17:45:23.710Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-09T17:45:23.710Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-09T17:45:23.710Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-09T17:45:23.710Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-09T17:45:23.710Z] === RUN TestDockerSuite/TestBuildFails [2021-07-09T17:45:24.469Z] docker_cli_network_unix_test.go:46: [d5f5d160a9b2e] daemon is not started [2021-07-09T17:45:24.470Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-07-09T17:45:24.470Z] docker_cli_network_unix_test.go:1233: [d6fa39d32bc7c] daemon is not started [2021-07-09T17:45:25.253Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-09T17:45:25.253Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-09T17:45:27.753Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-07-09T17:45:28.690Z] docker_cli_network_unix_test.go:46: [d29d0ee5ee269] daemon is not started [2021-07-09T17:45:29.257Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-07-09T17:45:31.068Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-09T17:45:36.873Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-09T17:45:37.370Z] docker_cli_network_unix_test.go:46: [d72828617f5a6] daemon is not started [2021-07-09T17:45:37.370Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-07-09T17:45:39.273Z] docker_cli_network_unix_test.go:46: [d2782d052e5f1] daemon is not started [2021-07-09T17:45:39.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-07-09T17:45:41.214Z] docker_cli_network_unix_test.go:46: [d74bed13ce15e] daemon is not started [2021-07-09T17:45:41.214Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-07-09T17:45:41.780Z] docker_cli_network_unix_test.go:46: [ddf2ffff0dfff] daemon is not started [2021-07-09T17:45:41.780Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-07-09T17:45:42.347Z] docker_cli_network_unix_test.go:46: [d92c642e0d6bc] daemon is not started [2021-07-09T17:45:42.347Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-07-09T17:45:42.705Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-09T17:45:43.281Z] docker_cli_network_unix_test.go:46: [d344cccc90868] daemon is not started [2021-07-09T17:45:43.540Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-07-09T17:45:44.478Z] docker_cli_network_unix_test.go:46: [dd0956f187c5c] daemon is not started [2021-07-09T17:45:44.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-07-09T17:45:44.995Z] docker_cli_network_unix_test.go:46: [dc05ba3755847] daemon is not started [2021-07-09T17:45:44.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-07-09T17:45:45.253Z] docker_cli_network_unix_test.go:46: [dea00c0eaec8e] daemon is not started [2021-07-09T17:45:45.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-07-09T17:45:46.193Z] docker_cli_network_unix_test.go:46: [d0b1e979a81fc] daemon is not started [2021-07-09T17:45:46.193Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-07-09T17:45:46.463Z] docker_cli_network_unix_test.go:46: [df2efeb82be66] daemon is not started [2021-07-09T17:45:46.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-07-09T17:45:46.463Z] docker_cli_network_unix_test.go:46: [d5eae7385591d] daemon is not started [2021-07-09T17:45:46.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-07-09T17:45:46.725Z] docker_cli_network_unix_test.go:46: [d9a84ab0253ab] daemon is not started [2021-07-09T17:45:46.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-07-09T17:45:47.659Z] docker_cli_network_unix_test.go:46: [dd2990fe44178] daemon is not started [2021-07-09T17:45:47.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-07-09T17:45:48.514Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-09T17:45:48.593Z] docker_cli_network_unix_test.go:46: [d08c11b05acbe] daemon is not started [2021-07-09T17:45:48.851Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-07-09T17:45:48.851Z] docker_cli_network_unix_test.go:46: [d1c9d38a5f7f8] daemon is not started [2021-07-09T17:45:48.851Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-07-09T17:45:49.417Z] docker_cli_network_unix_test.go:46: [dc1e6425a7823] daemon is not started [2021-07-09T17:45:49.417Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-07-09T17:45:49.417Z] docker_cli_network_unix_test.go:46: [d6a86b246e0ee] daemon is not started [2021-07-09T17:45:49.417Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-07-09T17:45:50.070Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-09T17:45:50.792Z] docker_cli_network_unix_test.go:968: [da88cc46d5cc2] daemon is not started [2021-07-09T17:45:52.169Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-07-09T17:45:54.070Z] docker_cli_network_unix_test.go:46: [dcffb0dfef8dd] daemon is not started [2021-07-09T17:45:54.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-07-09T17:45:54.902Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-09T17:45:54.902Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-09T17:45:54.902Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-09T17:45:54.902Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-09T17:45:55.384Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-09T17:45:55.384Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-09T17:45:55.384Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-09T17:45:59.338Z] docker_cli_network_unix_test.go:1116: [d2280945dde50] daemon is not started [2021-07-09T17:46:03.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-07-09T17:46:03.525Z] docker_cli_network_unix_test.go:46: [d46d4412b0ce4] daemon is not started [2021-07-09T17:46:03.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-07-09T17:46:04.460Z] docker_cli_network_unix_test.go:46: [d7665768b9fb5] daemon is not started [2021-07-09T17:46:04.460Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-07-09T17:46:04.460Z] docker_cli_network_unix_test.go:46: [d0aa89ac3059c] daemon is not started [2021-07-09T17:46:04.460Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-07-09T17:46:04.460Z] docker_cli_network_unix_test.go:46: [d2803e869c95e] daemon is not started [2021-07-09T17:46:04.460Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-07-09T17:46:04.719Z] docker_cli_network_unix_test.go:46: [d512db9b1431b] daemon is not started [2021-07-09T17:46:04.719Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-07-09T17:46:04.978Z] docker_cli_network_unix_test.go:46: [d2e2e83bbafeb] daemon is not started [2021-07-09T17:46:04.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-07-09T17:46:04.978Z] docker_cli_network_unix_test.go:46: [d5ff5add72e63] daemon is not started [2021-07-09T17:46:04.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-07-09T17:46:07.513Z] docker_cli_network_unix_test.go:46: [de6f648e001c7] daemon is not started [2021-07-09T17:46:08.087Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-09T17:46:08.087Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-09T17:46:08.087Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-09T17:46:08.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-07-09T17:46:08.448Z] docker_cli_network_unix_test.go:46: [dc0e8c5615b03] daemon is not started [2021-07-09T17:46:08.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-07-09T17:46:08.448Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-09T17:46:08.448Z] docker_cli_network_unix_test.go:46: [da1a2331dd6bb] daemon is not started [2021-07-09T17:46:08.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-07-09T17:46:09.014Z] docker_cli_network_unix_test.go:46: [d02fe2df56872] daemon is not started [2021-07-09T17:46:09.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-07-09T17:46:13.457Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-07-09T17:46:14.859Z] docker_cli_network_unix_test.go:1084: [dba5f24b104a1] daemon is not started [2021-07-09T17:46:16.235Z] docker_cli_swarm_test.go:1172: [d429e70959166] joining swarm manager [d152a45e1739c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-09T17:46:16.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-07-09T17:46:16.802Z] docker_cli_network_unix_test.go:46: [d79110bdf213d] daemon is not started [2021-07-09T17:46:16.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-07-09T17:46:17.369Z] docker_cli_network_unix_test.go:46: [dc93d34aed7fe] daemon is not started [2021-07-09T17:46:17.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-07-09T17:46:19.004Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-09T17:46:19.525Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-09T17:46:19.531Z] docker_cli_network_unix_test.go:46: [dd06c452007f2] daemon is not started [2021-07-09T17:46:19.531Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-07-09T17:46:19.789Z] docker_cli_network_unix_test.go:46: [da543e04a6301] daemon is not started [2021-07-09T17:46:19.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-07-09T17:46:20.356Z] docker_cli_network_unix_test.go:46: [da69bb67bd6b7] daemon is not started [2021-07-09T17:46:20.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-07-09T17:46:20.872Z] docker_cli_network_unix_test.go:46: [dd4085af4cd25] daemon is not started [2021-07-09T17:46:21.131Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-07-09T17:46:22.067Z] docker_cli_network_unix_test.go:46: [d7ac06adaa1d7] daemon is not started [2021-07-09T17:46:22.067Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-07-09T17:46:27.100Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-09T17:46:27.100Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-09T17:46:27.100Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-09T17:46:27.100Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-09T17:46:27.100Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-09T17:46:27.331Z] docker_cli_network_unix_test.go:46: [d1b4505fcbee7] daemon is not started [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite (73.93s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.40s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.93s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.85s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.89s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.89s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.92s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.83s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.68s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.28s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.74s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.62s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.16s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.23s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.97s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.97s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.24s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.47s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.72s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.57s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.49s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.40s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-07-09T17:46:27.332Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.99s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.82s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.54s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.98s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.94s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.89s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.14s) [2021-07-09T17:46:27.332Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.14s) [2021-07-09T17:46:27.332Z] === RUN TestDockerHubPullSuite [2021-07-09T17:46:27.332Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-07-09T17:46:29.231Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-07-09T17:46:31.131Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-07-09T17:46:31.205Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-09T17:46:31.696Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-07-09T17:46:31.745Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-09T17:46:32.630Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-07-09T17:46:32.858Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-09T17:46:32.889Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-07-09T17:46:32.889Z] --- PASS: TestDockerHubPullSuite (5.56s) [2021-07-09T17:46:32.889Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.70s) [2021-07-09T17:46:32.889Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2021-07-09T17:46:32.889Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.34s) [2021-07-09T17:46:32.889Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.03s) [2021-07-09T17:46:32.889Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2021-07-09T17:46:32.889Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-07-09T17:46:32.889Z] PASS [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === Skipped [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-09T17:46:32.889Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-07-09T17:46:32.889Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-07-09T17:46:32.889Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-09T17:46:32.889Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-07-09T17:46:32.889Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-07-09T17:46:32.889Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-09T17:46:32.889Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-09T17:46:32.889Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-07-09T17:46:32.889Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-09T17:46:32.889Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-07-09T17:46:32.889Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-09T17:46:32.889Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-07-09T17:46:32.889Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-09T17:46:32.889Z] docker_cli_sni_test.go:18: Flakey test [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-09T17:46:32.889Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-09T17:46:32.889Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-09T17:46:32.889Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-09T17:46:32.889Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-09T17:46:32.889Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-09T17:46:32.889Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-09T17:46:32.889Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-09T17:46:32.889Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-07-09T17:46:32.889Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-09T17:46:32.889Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-09T17:46:32.889Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-09T17:46:32.889Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-09T17:46:32.889Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-09T17:46:32.889Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-09T17:46:32.889Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-09T17:46:32.889Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-09T17:46:32.889Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-09T17:46:32.889Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-09T17:46:32.889Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-09T17:46:32.889Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-09T17:46:32.889Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-09T17:46:32.889Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-07-09T17:46:32.889Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-09T17:46:32.889Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-09T17:46:32.889Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-07-09T17:46:32.889Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-07-09T17:46:32.889Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-09T17:46:32.889Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-09T17:46:32.889Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-07-09T17:46:32.889Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-09T17:46:32.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-07-09T17:46:32.889Z] [2021-07-09T17:46:32.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-09T17:46:32.889Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-09T17:46:32.890Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-09T17:46:32.890Z] [2021-07-09T17:46:32.890Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-09T17:46:32.890Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-09T17:46:32.890Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-09T17:46:32.890Z] [2021-07-09T17:46:32.890Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-09T17:46:32.890Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-09T17:46:32.890Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-09T17:46:32.890Z] [2021-07-09T17:46:32.890Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-09T17:46:32.890Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-09T17:46:32.890Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-09T17:46:32.890Z] [2021-07-09T17:46:32.890Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-07-09T17:46:32.890Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-09T17:46:32.890Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-07-09T17:46:32.890Z] [2021-07-09T17:46:32.890Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-09T17:46:32.890Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-09T17:46:32.890Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-09T17:46:32.890Z] [2021-07-09T17:46:32.890Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-07-09T17:46:32.890Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-09T17:46:32.890Z] docker_cli_network_unix_test.go:46: [da1a2331dd6bb] daemon is not started [2021-07-09T17:46:32.890Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-07-09T17:46:32.890Z] [2021-07-09T17:46:32.890Z] [2021-07-09T17:46:32.890Z] DONE 1269 tests, 51 skipped in 1965.414s [2021-07-09T17:46:32.890Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-09T17:46:32.890Z] ++++ cat bundles/test-integration/docker.pid [2021-07-09T17:46:32.890Z] +++ kill 8242 [2021-07-09T17:46:32.890Z] +++ /etc/init.d/apparmor stop [2021-07-09T17:46:32.890Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-09T17:46:32.890Z] [2021-07-09T17:46:32.890Z] Unloading profiles will leave already running processes permanently [2021-07-09T17:46:32.890Z] unconfined, which can lead to unexpected situations. [2021-07-09T17:46:32.890Z] [2021-07-09T17:46:32.890Z] To set a process to complain mode, use the command line tool [2021-07-09T17:46:32.890Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-09T17:46:32.890Z] +++ true [2021-07-09T17:46:32.890Z] exiting test-integration [2021-07-09T17:46:32.890Z] ++ exit 0 [2021-07-09T17:46:32.890Z] [2021-07-09T17:46:33.149Z] + for job in $(jobs -p) [2021-07-09T17:46:33.149Z] + wait 18956 [2021-07-09T17:46:33.379Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-09T17:46:33.893Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-09T17:46:35.000Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-09T17:46:36.768Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-09T17:46:41.910Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-09T17:46:41.910Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-09T17:46:42.443Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-09T17:46:42.443Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-09T17:46:42.443Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-09T17:46:42.443Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-09T17:46:42.443Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-09T17:46:42.443Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-09T17:46:42.443Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-09T17:46:42.979Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-09T17:46:43.515Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-09T17:46:45.343Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-07-09T17:46:46.734Z] docker_cli_swarm_test.go:1453: [d819b90228024] joining swarm manager [df0125ed311f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T17:46:47.300Z] docker_cli_swarm_test.go:1454: [d1b8031d47fa8] joining swarm manager [df0125ed311f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-09T17:46:48.888Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-09T17:46:59.492Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-07-09T17:46:59.492Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-07-09T17:46:59.492Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-07-09T17:46:59.492Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-07-09T17:46:59.492Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-07-09T17:47:00.058Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-07-09T17:47:02.585Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-07-09T17:47:05.597Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-09T17:47:05.597Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-09T17:47:05.597Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-09T17:47:05.869Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-07-09T17:47:06.922Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-09T17:47:08.397Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-07-09T17:47:10.297Z] docker_cli_swarm_unix_test.go:62: [dd805338fc1f4] joining swarm manager [dbaa57127502c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T17:47:40.163Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-09T17:47:54.073Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-09T17:47:59.446Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-09T17:48:05.003Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-09T17:48:06.506Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-07-09T17:48:06.506Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-07-09T17:48:06.781Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-07-09T17:48:09.326Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-07-09T17:48:12.609Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-07-09T17:48:14.873Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-09T17:48:15.139Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-07-09T17:48:17.038Z] docker_api_swarm_test.go:961: [d5a01196310ef] joining swarm manager [d95df428fa6cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-09T17:48:37.437Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-09T17:48:37.437Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-09T17:48:37.437Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-09T17:48:38.957Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-07-09T17:48:41.345Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-09T17:48:41.810Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-09T17:48:41.810Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-09T17:48:41.810Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-09T17:48:41.810Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-09T17:48:41.810Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-09T17:48:44.870Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-09T17:48:47.064Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-07-09T17:48:48.724Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-09T17:48:49.592Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-07-09T17:48:51.492Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-07-09T17:48:51.642Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-09T17:48:51.642Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-09T17:48:51.642Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-09T17:48:54.553Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-09T17:48:54.801Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-07-09T17:48:55.523Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-09T17:48:56.491Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-09T17:49:02.911Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-07-09T17:49:05.062Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-09T17:49:06.604Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-09T17:49:09.470Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-07-09T17:49:11.370Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-07-09T17:49:13.900Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-07-09T17:49:15.173Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-09T17:49:17.182Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-07-09T17:49:18.136Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-09T17:49:19.713Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-07-09T17:49:22.996Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-07-09T17:49:24.897Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-07-09T17:49:25.213Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-09T17:49:29.902Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-09T17:49:33.635Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-09T17:49:34.093Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-09T17:49:34.093Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-09T17:49:34.093Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-09T17:49:34.093Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-09T17:49:34.093Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-09T17:49:36.272Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-09T17:49:36.272Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-09T17:49:36.272Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-09T17:50:18.843Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-09T17:50:21.127Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-07-09T17:50:29.683Z] === RUN TestDockerSuite/TestBuildRm [2021-07-09T17:50:35.994Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-07-09T17:50:40.705Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-09T17:50:48.016Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-09T17:50:48.016Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-09T17:50:48.016Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-09T17:50:48.016Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-09T17:50:48.016Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-09T17:50:49.607Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-09T17:50:53.431Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite (1757.72s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.91s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.17s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.83s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.98s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.93s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (33.30s) [2021-07-09T17:50:54.068Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.51s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.96s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.81s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.97s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.56s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.14s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.35s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.93s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.31s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (19.97s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.62s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.31s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.90s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (70.42s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.47s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.25s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.46s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.95s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.04s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.82s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.35s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.38s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.14s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.90s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.30s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.35s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (41.83s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (31.50s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (7.66s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.33s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.47s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.98s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.41s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.73s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.56s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.59s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.66s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.34s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.33s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.24s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.19s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.04s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.62s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.44s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.22s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.99s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.07s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.12s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (8.15s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.36s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.01s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.13s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.20s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.53s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.26s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.57s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.47s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.62s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.00s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.59s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.42s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.65s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.58s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.36s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.04s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.59s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.37s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.81s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.49s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (144.12s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.65s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.55s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.04s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.58s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.64s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.42s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.31s) [2021-07-09T17:50:54.068Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.27s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.88s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.38s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.12s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.68s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.47s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.81s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (132.51s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.31s) [2021-07-09T17:50:54.068Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.53s) [2021-07-09T17:50:54.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.11s) [2021-07-09T17:50:54.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.02s) [2021-07-09T17:50:54.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.13s) [2021-07-09T17:50:54.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.69s) [2021-07-09T17:50:54.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.17s) [2021-07-09T17:50:54.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.26s) [2021-07-09T17:50:54.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.84s) [2021-07-09T17:50:54.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.39s) [2021-07-09T17:50:54.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.59s) [2021-07-09T17:50:54.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.12s) [2021-07-09T17:50:54.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.29s) [2021-07-09T17:50:54.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.29s) [2021-07-09T17:50:54.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.97s) [2021-07-09T17:50:54.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.55s) [2021-07-09T17:50:54.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.69s) [2021-07-09T17:50:54.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.67s) [2021-07-09T17:50:54.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.91s) [2021-07-09T17:50:54.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.72s) [2021-07-09T17:50:54.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.45s) [2021-07-09T17:50:54.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.15s) [2021-07-09T17:50:54.069Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.04s) [2021-07-09T17:50:54.069Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.15s) [2021-07-09T17:50:54.069Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.10s) [2021-07-09T17:50:54.069Z] === RUN TestDockerExternalVolumeSuite [2021-07-09T17:50:54.069Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-07-09T17:50:54.069Z] docker_cli_external_volume_driver_test.go:53: [dbcdee46ed5c6] daemon is not started [2021-07-09T17:50:57.181Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-09T17:51:02.980Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-09T17:51:08.936Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-07-09T17:51:17.821Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-09T17:51:17.821Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-09T17:51:18.788Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-09T17:51:29.104Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-09T17:51:29.104Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-09T17:51:33.792Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-09T17:51:33.792Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-09T17:51:44.107Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-09T17:52:16.612Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-07-09T17:52:19.778Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-09T17:52:19.778Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-09T17:52:19.778Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-09T17:52:21.955Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-09T17:52:22.922Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-09T17:52:24.718Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-07-09T17:52:31.485Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-09T17:52:39.583Z] docker_cli_external_volume_driver_test.go:53: [da06a08c0ec04] daemon is not started [2021-07-09T17:52:41.801Z] === RUN TestDockerSuite/TestBuildUser [2021-07-09T17:52:41.801Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-09T17:52:41.801Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-09T17:52:41.801Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-09T17:52:41.801Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-09T17:52:41.801Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-09T17:52:41.801Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-09T17:52:43.976Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-09T17:52:44.434Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-09T17:52:47.338Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-09T17:52:47.338Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-09T17:52:47.338Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-09T17:52:47.338Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-09T17:52:47.338Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-09T17:52:54.449Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-07-09T17:53:08.451Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-09T17:53:08.451Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-09T17:53:12.521Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-07-09T17:53:17.019Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-09T17:53:21.713Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-09T17:53:21.713Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-09T17:53:21.713Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-09T17:53:21.713Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-09T17:53:21.713Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-09T17:53:23.891Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-09T17:53:23.891Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-09T17:53:23.891Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-09T17:53:24.736Z] docker_cli_external_volume_driver_test.go:53: [db2f7b390c090] daemon is not started [2021-07-09T17:53:38.705Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-09T17:53:39.601Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-07-09T17:53:39.859Z] docker_cli_external_volume_driver_test.go:53: [d00c849e44726] daemon is not started [2021-07-09T17:53:49.026Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-09T17:53:49.026Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-09T17:53:54.728Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-07-09T17:54:03.839Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-09T17:54:03.839Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-09T17:54:03.839Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-09T17:54:03.839Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-09T17:54:03.839Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-09T17:54:03.839Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-09T17:54:03.839Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-09T17:54:04.807Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-09T17:54:10.598Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-09T17:54:12.776Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-09T17:54:12.776Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-09T17:54:12.776Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-09T17:54:12.777Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-09T17:54:12.777Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-09T17:54:12.777Z] docker_cli_sni_test.go:18: Flakey test [2021-07-09T17:54:13.236Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-09T17:54:14.774Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-09T17:54:23.345Z] === RUN TestDockerSuite/TestCommitChange [2021-07-09T17:54:26.792Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-07-09T17:54:28.033Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-09T17:54:32.881Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-09T17:54:32.881Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-09T17:54:32.881Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-09T17:54:39.956Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-09T17:54:39.956Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-09T17:54:39.956Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-09T17:54:44.888Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-07-09T17:54:47.029Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-09T17:54:50.762Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-09T17:54:50.762Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-09T17:54:50.762Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-09T17:54:50.762Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-09T17:54:50.762Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-09T17:54:50.762Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-09T17:54:50.762Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-09T17:54:50.762Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-09T17:54:50.762Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-09T17:54:50.762Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-09T17:54:50.762Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-09T17:54:50.762Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-09T17:54:50.762Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-09T17:54:50.762Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-09T17:54:50.762Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-09T17:54:50.762Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-09T17:54:56.559Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-09T17:54:59.754Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-07-09T17:55:03.635Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-09T17:55:03.635Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-09T17:55:03.635Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-09T17:55:05.813Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-09T17:55:05.813Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-09T17:55:05.813Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-09T17:55:05.813Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-09T17:55:05.813Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-09T17:55:05.813Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-09T17:55:05.813Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-09T17:55:07.979Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-09T17:55:07.979Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-09T17:55:07.979Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-09T17:55:07.979Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-09T17:55:10.840Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-09T17:55:10.840Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-09T17:55:10.840Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-09T17:55:10.840Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-09T17:55:10.841Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-09T17:55:10.841Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-09T17:55:10.841Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-09T17:55:10.841Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-09T17:55:13.701Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-09T17:55:15.844Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-09T17:55:17.990Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-09T17:55:17.990Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-09T17:55:17.990Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-09T17:55:17.990Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-09T17:55:20.133Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-09T17:55:20.133Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-09T17:55:22.994Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-09T17:55:22.994Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-09T17:55:22.994Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-09T17:55:22.994Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-09T17:55:22.994Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-09T17:55:25.136Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-09T17:55:25.136Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-09T17:55:27.278Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-09T17:55:27.278Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-09T17:55:27.278Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-09T17:55:30.961Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-09T17:55:30.961Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-09T17:55:33.104Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-09T17:55:37.731Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-09T17:55:41.415Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-09T17:55:41.415Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-09T17:55:41.415Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-09T17:55:41.415Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-09T17:55:41.415Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-09T17:55:42.925Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-09T17:55:42.925Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-09T17:55:42.925Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-09T17:55:45.787Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-09T17:55:45.787Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-09T17:55:45.787Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-09T17:55:46.410Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-07-09T17:55:47.931Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-09T17:55:47.931Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-09T17:55:52.560Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-09T17:55:54.072Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-09T17:55:54.072Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-09T17:55:54.072Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-09T17:55:54.522Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-09T17:55:54.522Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-09T17:55:54.522Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-09T17:55:54.522Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-09T17:55:54.522Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-09T17:55:54.522Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-09T17:55:54.522Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-09T17:55:54.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-09T17:55:56.032Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-09T17:55:56.032Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-09T17:55:58.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-09T17:56:01.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-09T17:56:03.180Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-09T17:56:04.485Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-07-09T17:56:06.042Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0002c4228_} [2021-07-09T17:56:08.187Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1856347762_c:\foo_false____} [2021-07-09T17:56:11.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1856347762_c:\foo_true____} [2021-07-09T17:56:13.189Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-09T17:56:13.189Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-09T17:56:13.189Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-09T17:56:13.189Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-09T17:56:13.189Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-09T17:56:13.189Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-09T17:56:13.189Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-09T17:56:13.189Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-09T17:56:13.189Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-09T17:56:13.189Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-09T17:56:13.639Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-09T17:56:13.639Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-09T17:56:13.639Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-09T17:56:13.639Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-09T17:56:13.639Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-09T17:56:13.639Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-09T17:56:13.639Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-09T17:56:13.639Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-09T17:56:13.639Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-09T17:56:13.639Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-09T17:56:13.639Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-09T17:56:13.639Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-09T17:56:13.639Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-09T17:56:13.639Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-09T17:56:16.501Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-09T17:56:16.501Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-09T17:56:16.501Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-09T17:56:16.501Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-09T17:56:16.501Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-09T17:56:16.501Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-09T17:56:16.501Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-09T17:56:16.501Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-09T17:56:16.501Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-09T17:56:16.501Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-09T17:56:16.501Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-09T17:56:16.501Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-09T17:56:16.501Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-09T17:56:16.501Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-09T17:56:16.501Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-09T17:56:16.501Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-09T17:56:16.501Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-09T17:56:16.501Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-09T17:56:16.501Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-09T17:56:16.501Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-09T17:56:16.501Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-09T17:56:16.501Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-09T17:56:16.501Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-09T17:56:16.501Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-09T17:56:16.501Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-09T17:56:16.501Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-09T17:56:16.501Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-09T17:56:19.361Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-09T17:56:19.361Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-09T17:56:19.361Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-09T17:56:19.361Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-09T17:56:21.505Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-09T17:56:21.505Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-09T17:56:21.505Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-09T17:56:21.505Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-09T17:56:21.505Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-09T17:56:21.505Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-09T17:56:21.505Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-09T17:56:26.132Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-09T17:56:28.994Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-09T17:56:28.994Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-09T17:56:28.994Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-09T17:56:28.994Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-09T17:56:28.994Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-09T17:56:36.561Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-07-09T17:56:37.473Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-09T17:56:37.473Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-09T17:56:37.473Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-09T17:56:37.473Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-09T17:56:37.473Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-09T17:56:47.706Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-09T17:56:47.706Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-09T17:56:47.706Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-09T17:56:47.706Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-09T17:56:47.706Z] === RUN TestDockerSuite/TestCpToDot [2021-07-09T17:56:49.217Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-09T17:56:49.217Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-09T17:56:49.217Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-09T17:56:49.217Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-09T17:56:49.217Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-09T17:56:52.078Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-09T17:56:52.078Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-09T17:56:52.078Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-09T17:56:52.078Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-09T17:56:52.078Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-09T17:56:52.078Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-09T17:56:52.078Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-09T17:56:52.078Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-09T17:56:52.078Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-09T17:56:52.078Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-09T17:56:52.078Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-09T17:56:54.218Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-09T17:56:56.362Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-09T17:56:56.362Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-09T17:56:56.812Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-09T17:56:58.954Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-09T17:56:59.404Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-09T17:56:59.404Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-09T17:56:59.404Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-09T17:56:59.404Z] === RUN TestDockerSuite/TestCreateRM [2021-07-09T17:56:59.854Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-09T17:56:59.854Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-09T17:56:59.854Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-09T17:57:00.304Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-09T17:57:00.755Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-09T17:57:08.620Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-07-09T17:57:09.233Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-09T17:57:09.233Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-09T17:57:09.233Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-09T17:57:12.916Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-09T17:57:12.916Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-09T17:57:12.916Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-09T17:57:12.916Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-09T17:57:15.778Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-09T17:57:15.778Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-09T17:57:15.778Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-09T17:57:15.778Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-09T17:57:15.778Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-09T17:57:15.778Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-09T17:57:15.778Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-09T17:57:15.778Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-09T17:57:15.778Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-09T17:57:15.778Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-09T17:57:15.778Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-09T17:57:15.778Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-09T17:57:15.778Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-09T17:57:15.778Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-09T17:57:15.778Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T17:57:15.778Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-09T17:57:15.778Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-09T17:57:15.778Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-09T17:57:15.778Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-09T17:57:15.778Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-09T17:57:15.778Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-09T17:57:15.778Z] === RUN TestDockerSuite/TestDockerFails [2021-07-09T17:57:15.778Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-09T17:57:15.778Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-09T17:57:15.778Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-09T17:57:15.778Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-09T17:57:15.778Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-09T17:57:15.778Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-09T17:57:15.778Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-09T17:57:15.778Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-09T17:57:15.778Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-09T17:57:15.778Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-09T17:57:15.778Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-09T17:57:18.637Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-09T17:57:21.498Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-09T17:57:23.546Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-07-09T17:57:23.644Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-09T17:57:32.270Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-09T17:57:35.952Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-09T17:57:40.583Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-09T17:57:41.619Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-07-09T17:57:41.619Z] docker_cli_external_volume_driver_test.go:485: [d2ad8d3a9dfb1] daemon is not started [2021-07-09T17:57:43.443Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-09T17:57:43.894Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-09T17:57:48.521Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-09T17:57:48.521Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-09T17:57:49.474Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-09T17:57:54.122Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-09T17:57:56.486Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-07-09T17:57:56.486Z] docker_cli_external_volume_driver_test.go:53: [d0cec76ed01c5] daemon is not started [2021-07-09T17:57:57.818Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-09T17:57:57.818Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-09T17:57:57.818Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-09T17:57:57.818Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-09T17:57:57.818Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-09T17:57:57.818Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-09T17:57:58.271Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-09T17:57:58.271Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-09T17:57:58.271Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-09T17:57:59.225Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-09T17:57:59.225Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-09T17:57:59.225Z] === RUN TestDockerSuite/TestEventsRename [2021-07-09T17:58:01.375Z] === RUN TestDockerSuite/TestEventsResize [2021-07-09T17:58:09.875Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-09T17:58:11.352Z] --- PASS: TestDockerExternalVolumeSuite (439.19s) [2021-07-09T17:58:11.352Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.74s) [2021-07-09T17:58:11.352Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2021-07-09T17:58:11.352Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.43s) [2021-07-09T17:58:11.352Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2021-07-09T17:58:11.352Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-07-09T17:58:11.352Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-07-09T17:58:11.352Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-07-09T17:58:11.352Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.39s) [2021-07-09T17:58:11.352Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.39s) [2021-07-09T17:58:11.352Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2021-07-09T17:58:11.352Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-07-09T17:58:11.352Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.43s) [2021-07-09T17:58:11.352Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.51s) [2021-07-09T17:58:11.352Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2021-07-09T17:58:11.352Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.37s) [2021-07-09T17:58:11.352Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.08s) [2021-07-09T17:58:11.352Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.23s) [2021-07-09T17:58:11.352Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-07-09T17:58:11.352Z] PASS [2021-07-09T17:58:11.352Z] [2021-07-09T17:58:11.352Z] === Skipped [2021-07-09T17:58:11.352Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-07-09T17:58:11.352Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-09T17:58:11.352Z] check_test.go:309: [dd58418d1a7b7] daemon is not started [2021-07-09T17:58:11.352Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-07-09T17:58:11.352Z] [2021-07-09T17:58:11.352Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-09T17:58:11.352Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-09T17:58:11.352Z] check_test.go:309: [d9605d302f212] daemon is not started [2021-07-09T17:58:11.352Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-09T17:58:11.352Z] [2021-07-09T17:58:11.353Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-09T17:58:11.353Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-09T17:58:11.353Z] check_test.go:309: [d6c0f66a0f74c] daemon is not started [2021-07-09T17:58:11.353Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-09T17:58:11.353Z] [2021-07-09T17:58:11.353Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-07-09T17:58:11.353Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-09T17:58:11.353Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-07-09T17:58:11.353Z] [2021-07-09T17:58:11.353Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-07-09T17:58:11.353Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-09T17:58:11.353Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-07-09T17:58:11.353Z] [2021-07-09T17:58:11.353Z] [2021-07-09T17:58:11.353Z] DONE 273 tests, 5 skipped in 2663.071s [2021-07-09T17:58:11.353Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-09T17:58:11.353Z] ++++ cat bundles/test-integration/docker.pid [2021-07-09T17:58:11.353Z] +++ kill 8215 [2021-07-09T17:58:11.353Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfb22f1fdbb71/docker.pid [2021-07-09T17:58:11.353Z] +++ kill 6964 [2021-07-09T17:58:11.353Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6964 is not a child of this shell [2021-07-09T17:58:11.353Z] warning: PID 6964 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfb22f1fdbb71/docker.pid had a nonzero exit code [2021-07-09T17:58:11.353Z] +++ /etc/init.d/apparmor stop [2021-07-09T17:58:11.353Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-09T17:58:11.353Z] [2021-07-09T17:58:11.353Z] Unloading profiles will leave already running processes permanently [2021-07-09T17:58:11.353Z] unconfined, which can lead to unexpected situations. [2021-07-09T17:58:11.353Z] [2021-07-09T17:58:11.353Z] To set a process to complain mode, use the command line tool [2021-07-09T17:58:11.353Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-09T17:58:11.353Z] +++ true [2021-07-09T17:58:11.353Z] exiting test-integration [2021-07-09T17:58:11.353Z] ++ exit 0 [2021-07-09T17:58:11.353Z] [2021-07-09T17:58:11.353Z] + exit 0 [2021-07-09T17:58:11.353Z] ++ jobs -p [2021-07-09T17:58:11.353Z] + pids= [2021-07-09T17:58:11.353Z] + echo 'Remaining pids to kill: []' [2021-07-09T17:58:11.353Z] Remaining pids to kill: [] [2021-07-09T17:58:11.353Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-07-09T17:58:11.366Z] Recording test results [2021-07-09T17:58:11.391Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-09T17:58:11.698Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-09T17:58:12.029Z] + echo Ensuring container killed. [2021-07-09T17:58:12.029Z] Ensuring container killed. [2021-07-09T17:58:12.029Z] + docker ps -aq -f name=docker-pr5-* [2021-07-09T17:58:12.029Z] + cids=c359c86422fe [2021-07-09T17:58:12.029Z] b0b282605deb [2021-07-09T17:58:12.029Z] 03a8daf911b0 [2021-07-09T17:58:12.029Z] + [ -n c359c86422fe [2021-07-09T17:58:12.029Z] b0b282605deb [2021-07-09T17:58:12.029Z] 03a8daf911b0 ] [2021-07-09T17:58:12.029Z] + docker rm -vf c359c86422fe b0b282605deb 03a8daf911b0 [2021-07-09T17:58:14.261Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-09T17:58:15.314Z] c359c86422fe [2021-07-09T17:58:15.881Z] b0b282605deb [2021-07-09T17:58:15.881Z] 03a8daf911b0 [Pipeline] sh [2021-07-09T17:58:16.164Z] + echo Chowning /workspace to jenkins user [2021-07-09T17:58:16.164Z] Chowning /workspace to jenkins user [2021-07-09T17:58:16.164Z] + id -u [2021-07-09T17:58:16.164Z] + id -g [2021-07-09T17:58:16.165Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42604:/workspace busybox chown -R 1000:1000 /workspace [2021-07-09T17:58:18.903Z] === RUN TestDockerSuite/TestEventsTop [2021-07-09T17:58:18.903Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-09T17:58:18.903Z] === RUN TestDockerSuite/TestEventsUntag [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-09T17:58:19.748Z] + bundleName=amd64 [2021-07-09T17:58:19.748Z] + echo Creating amd64-bundles.tar.gz [2021-07-09T17:58:19.748Z] Creating amd64-bundles.tar.gz [2021-07-09T17:58:19.748Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-09T17:58:19.748Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-09T17:58:21.136Z] Archiving artifacts [2021-07-09T17:58:21.664Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42604/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-09T17:58:21.774Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-09T17:58:21.972Z] + make clean [2021-07-09T17:58:21.972Z] docker volume rm -f docker-dev-cache [2021-07-09T17:58:22.230Z] docker-dev-cache [Pipeline] deleteDir [2021-07-09T17:58:25.467Z] === RUN TestDockerSuite/TestExec [2021-07-09T17:58:25.467Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-09T17:58:25.467Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-09T17:58:25.467Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-09T17:58:25.467Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-09T17:58:27.825Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-09T17:58:29.343Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-09T17:58:29.343Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-09T17:58:29.343Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-09T17:58:29.343Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-09T17:58:29.343Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-09T17:58:29.343Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-09T17:58:29.343Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-09T17:58:31.493Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-09T17:58:33.009Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-09T17:58:35.161Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-09T17:58:37.312Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-09T17:58:41.953Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-09T17:58:41.953Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-09T17:58:41.953Z] === RUN TestDockerSuite/TestExecEnv [2021-07-09T17:58:41.953Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-09T17:58:41.953Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-09T17:58:41.953Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-09T17:58:41.953Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-09T17:58:44.108Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-09T17:58:47.800Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-09T17:58:47.800Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-09T17:58:47.800Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-09T17:58:47.800Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-09T17:58:47.801Z] === RUN TestDockerSuite/TestExecParseError [2021-07-09T17:58:47.801Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-09T17:58:47.801Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-09T17:58:47.801Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-09T17:58:47.801Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-09T17:58:47.801Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-09T17:58:47.801Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-09T17:58:49.951Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-09T17:58:49.951Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-09T17:58:49.951Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-09T17:58:49.951Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-09T17:58:49.951Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-09T17:58:49.951Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-09T17:58:49.951Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-09T17:58:49.951Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-09T17:58:49.951Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-09T17:58:49.951Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-09T17:58:49.951Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-09T17:58:52.102Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-09T17:58:52.102Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-09T17:58:52.102Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-09T17:58:57.838Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-09T17:58:57.838Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-09T17:58:57.838Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-09T17:58:57.838Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-09T17:58:57.838Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-09T17:58:57.838Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-09T17:58:57.838Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-09T17:59:03.578Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-09T17:59:09.317Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-09T17:59:12.191Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-09T17:59:17.928Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-09T17:59:17.928Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-09T17:59:17.928Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-09T17:59:17.928Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-09T17:59:18.380Z] === RUN TestDockerSuite/TestHealth [2021-07-09T17:59:18.380Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-09T17:59:18.380Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-09T17:59:18.380Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-09T17:59:18.380Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-09T17:59:18.380Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-09T17:59:22.073Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-09T17:59:22.073Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-09T17:59:22.073Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-09T17:59:22.073Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-09T17:59:22.073Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-09T17:59:22.525Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-09T17:59:22.525Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-09T17:59:23.480Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-09T17:59:23.480Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-09T17:59:23.480Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-09T17:59:24.434Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-09T17:59:24.434Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-09T17:59:25.950Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-09T17:59:26.402Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-09T17:59:28.552Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-09T17:59:31.425Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-09T17:59:31.425Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-09T17:59:31.425Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-09T17:59:31.425Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-09T17:59:35.122Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-09T17:59:35.122Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-09T17:59:37.274Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-09T17:59:37.274Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-09T17:59:37.274Z] === RUN TestDockerSuite/TestImportFile [2021-07-09T17:59:37.274Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-09T17:59:37.274Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-09T17:59:37.274Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-09T17:59:37.274Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-09T17:59:37.274Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-09T17:59:37.274Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-09T17:59:37.274Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-09T17:59:37.274Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-09T17:59:37.274Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-09T17:59:37.274Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-09T17:59:37.274Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-09T17:59:37.274Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-09T17:59:37.274Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-09T17:59:37.274Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-09T17:59:37.274Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-09T17:59:37.726Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-09T17:59:37.726Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-09T17:59:37.726Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-09T17:59:37.726Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-09T17:59:37.726Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-09T17:59:39.877Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-09T17:59:41.392Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-09T17:59:41.392Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-09T17:59:41.392Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-09T17:59:41.392Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-09T17:59:41.392Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-09T17:59:41.844Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-09T17:59:41.844Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-09T17:59:41.844Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-09T17:59:43.994Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-09T17:59:44.445Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-09T17:59:47.318Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-09T17:59:47.318Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-09T17:59:47.318Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-09T17:59:47.318Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-09T17:59:47.318Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-09T17:59:47.318Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-09T17:59:47.318Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-09T17:59:48.835Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-09T17:59:53.475Z] === RUN TestDockerSuite/TestInspectImage [2021-07-09T17:59:53.475Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-09T17:59:53.475Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-09T17:59:53.475Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-09T17:59:53.475Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-09T17:59:53.475Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-09T17:59:53.475Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-09T17:59:55.626Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-09T17:59:57.776Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-09T17:59:57.776Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-09T18:00:00.647Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-09T18:00:02.164Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-09T18:00:02.164Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-09T18:00:02.164Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-09T18:00:02.616Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-09T18:00:04.767Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-09T18:00:07.645Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-09T18:00:11.341Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-09T18:00:13.493Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-09T18:00:16.363Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-09T18:00:17.880Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-09T18:00:20.752Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-09T18:00:22.905Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-09T18:00:25.055Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-09T18:00:25.055Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-09T18:00:25.055Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-09T18:00:25.055Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-09T18:00:25.055Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-09T18:00:25.055Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-09T18:00:25.055Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-09T18:00:25.055Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-09T18:00:25.055Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-09T18:00:25.055Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-09T18:00:25.055Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-09T18:00:25.055Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-09T18:00:25.055Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-09T18:00:25.055Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-09T18:00:25.055Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-09T18:00:25.055Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-09T18:00:25.055Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-09T18:00:25.507Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-09T18:00:25.507Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-09T18:00:25.507Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-09T18:00:25.507Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-09T18:00:25.508Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-09T18:00:25.508Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-09T18:00:25.508Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-09T18:00:25.508Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-09T18:00:25.508Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-09T18:00:25.508Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-09T18:00:25.508Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-09T18:00:25.508Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-09T18:00:25.508Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-09T18:00:25.508Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-09T18:00:25.508Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-09T18:00:25.508Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-09T18:00:25.508Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-09T18:00:25.508Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-09T18:00:25.508Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-09T18:00:27.657Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-09T18:00:29.174Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-09T18:00:34.910Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-09T18:00:37.780Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-09T18:00:37.780Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-09T18:00:37.780Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-09T18:00:39.297Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-09T18:00:39.297Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-09T18:00:45.035Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-09T18:00:49.677Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-09T18:00:55.418Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-09T18:00:57.570Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-09T18:00:59.722Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-09T18:00:59.722Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-09T18:00:59.722Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-09T18:01:02.593Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-09T18:01:04.757Z] === RUN TestDockerSuite/TestLogsSince [2021-07-09T18:01:15.003Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-09T18:01:15.003Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-09T18:01:15.003Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-09T18:01:15.003Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-09T18:01:15.003Z] === RUN TestDockerSuite/TestLogsTail [2021-07-09T18:01:16.521Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-09T18:01:19.393Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-09T18:01:21.543Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-09T18:01:21.543Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-09T18:01:21.543Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-09T18:01:21.543Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-09T18:01:21.543Z] === RUN TestDockerSuite/TestNetHostname [2021-07-09T18:01:21.543Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-09T18:01:21.543Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-09T18:01:21.543Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-09T18:01:21.543Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-09T18:01:21.543Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-09T18:01:21.543Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-09T18:01:21.543Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-09T18:01:21.543Z] === RUN TestDockerSuite/TestPluginActive [2021-07-09T18:01:21.543Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-09T18:01:21.543Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-09T18:01:21.543Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-09T18:01:21.543Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-09T18:01:21.543Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-09T18:01:21.543Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-09T18:01:21.543Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-09T18:01:21.543Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-09T18:01:21.543Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-09T18:01:21.543Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-09T18:01:21.543Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-09T18:01:21.543Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-09T18:01:21.543Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-09T18:01:21.543Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-09T18:01:21.996Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-09T18:01:21.996Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-09T18:01:21.996Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-09T18:01:21.996Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-09T18:01:21.996Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-09T18:01:21.996Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-09T18:01:21.996Z] === RUN TestDockerSuite/TestPortList [2021-07-09T18:01:21.996Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-09T18:01:21.996Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-09T18:01:26.637Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-09T18:01:26.637Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-09T18:01:26.637Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-09T18:01:26.637Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-09T18:01:26.637Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-09T18:01:26.637Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-09T18:01:26.637Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-09T18:01:26.637Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-09T18:01:26.637Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-09T18:01:26.637Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-09T18:01:26.637Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-09T18:01:26.637Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-09T18:01:26.637Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-09T18:01:26.637Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-09T18:01:26.637Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-09T18:01:26.637Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-09T18:01:26.637Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-09T18:01:26.637Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-09T18:01:31.277Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-09T18:01:31.277Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-09T18:01:31.277Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-09T18:01:38.290Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-09T18:01:38.290Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-09T18:01:38.290Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-09T18:01:46.825Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-09T18:02:01.547Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-09T18:02:01.547Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-09T18:02:01.547Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-09T18:02:01.547Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-09T18:02:13.872Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-09T18:02:16.104Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-09T18:02:23.118Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-09T18:02:27.762Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-09T18:02:27.762Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-09T18:02:27.762Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-09T18:02:27.762Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-09T18:02:27.762Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-09T18:02:32.402Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-09T18:02:32.402Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-09T18:02:32.402Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-09T18:02:32.402Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-09T18:02:32.402Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-09T18:02:32.402Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-09T18:02:32.402Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-09T18:02:32.402Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-09T18:02:32.402Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-09T18:02:38.139Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-09T18:02:38.139Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-09T18:02:38.139Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-09T18:02:40.290Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-09T18:02:40.290Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-09T18:02:40.290Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-09T18:02:41.244Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-09T18:02:42.199Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-09T18:02:42.199Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-09T18:02:42.199Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-09T18:02:46.841Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-09T18:02:51.296Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-09T18:02:54.168Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-09T18:03:19.195Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-09T18:03:19.195Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-09T18:03:19.195Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-09T18:03:22.062Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-09T18:03:22.062Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-09T18:03:22.514Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-09T18:03:23.467Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-09T18:03:28.103Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-09T18:03:32.739Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-09T18:03:32.739Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-09T18:03:32.739Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-09T18:03:36.484Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-09T18:03:36.484Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-09T18:03:36.935Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-09T18:03:54.510Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-09T18:03:56.660Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-09T18:03:57.112Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-09T18:04:09.402Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-09T18:04:12.271Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-09T18:04:20.798Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-09T18:04:29.290Z] === RUN TestDockerSuite/TestRmiTag [2021-07-09T18:04:29.290Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-09T18:04:32.156Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-09T18:05:01.982Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-09T18:05:03.498Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-09T18:05:07.228Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-09T18:05:08.742Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-09T18:05:08.742Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-09T18:05:08.742Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-09T18:05:08.742Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-09T18:05:08.742Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-09T18:05:08.742Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-09T18:05:08.742Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-09T18:05:08.742Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-09T18:05:08.742Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-09T18:05:08.742Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-09T18:05:08.742Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-09T18:05:08.742Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-09T18:05:08.742Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-09T18:05:08.742Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-09T18:05:08.742Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-09T18:05:10.256Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-09T18:05:10.256Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-09T18:05:10.256Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-09T18:05:10.256Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-09T18:05:10.256Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-09T18:05:15.987Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-09T18:05:17.501Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-09T18:05:19.651Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-09T18:05:21.879Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-09T18:05:24.744Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-09T18:05:24.744Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-09T18:05:29.382Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-09T18:05:29.382Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-09T18:05:29.382Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-09T18:05:29.382Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-09T18:05:29.382Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-09T18:05:29.382Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-09T18:05:29.382Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-09T18:05:29.382Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-09T18:05:29.382Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-09T18:05:29.382Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-09T18:05:29.382Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-09T18:05:29.382Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-09T18:05:29.382Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-09T18:05:29.382Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-09T18:05:29.382Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-09T18:05:29.382Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-09T18:05:29.382Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-09T18:05:29.382Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-09T18:05:29.382Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-09T18:05:29.382Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-09T18:05:29.382Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-09T18:05:29.382Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-09T18:05:29.382Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-09T18:05:32.325Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-09T18:05:32.325Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-09T18:05:32.325Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-09T18:05:35.192Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-09T18:05:35.192Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-09T18:05:35.192Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-09T18:05:35.192Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-09T18:05:35.192Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-09T18:05:37.340Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-09T18:05:37.340Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-09T18:05:37.340Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-09T18:05:37.340Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-09T18:05:37.340Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-09T18:05:37.340Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-09T18:05:37.340Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-09T18:05:37.340Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-09T18:05:37.340Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-09T18:05:37.340Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-09T18:05:37.340Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-09T18:05:37.340Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-09T18:05:37.340Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-09T18:05:37.340Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-09T18:05:37.340Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-09T18:05:39.488Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-09T18:05:41.636Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-09T18:05:43.784Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-09T18:05:43.784Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-09T18:05:43.784Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-09T18:05:43.784Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-09T18:05:43.784Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-09T18:05:43.784Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-09T18:05:43.784Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-09T18:05:45.931Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-09T18:05:45.931Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-09T18:05:45.931Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-09T18:05:45.931Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-09T18:05:45.931Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-09T18:05:45.931Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-09T18:05:45.931Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-09T18:05:45.931Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-09T18:05:45.931Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-09T18:05:47.444Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-09T18:05:53.192Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-09T18:05:53.192Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-09T18:05:53.192Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-09T18:05:53.192Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-09T18:05:53.192Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-09T18:05:53.192Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-09T18:05:53.192Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-09T18:05:53.192Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-09T18:05:53.192Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-09T18:05:53.192Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-09T18:05:53.192Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-09T18:05:53.192Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-09T18:05:53.192Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-09T18:05:56.103Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-09T18:05:56.103Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-09T18:05:56.103Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-09T18:05:56.103Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-09T18:05:56.103Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-09T18:05:56.103Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-09T18:05:58.284Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-09T18:06:00.469Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-09T18:06:00.469Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-09T18:06:00.469Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-09T18:06:02.652Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-09T18:06:02.652Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-09T18:06:02.652Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-09T18:06:02.652Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-09T18:06:02.652Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-09T18:06:02.652Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-09T18:06:02.652Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-09T18:06:05.564Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-09T18:06:07.749Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-09T18:06:09.935Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-09T18:06:12.850Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-09T18:06:12.850Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-09T18:06:12.850Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-09T18:06:12.850Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-09T18:06:12.850Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-09T18:06:12.850Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-09T18:06:12.850Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-09T18:06:12.850Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-09T18:06:12.850Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-09T18:06:12.850Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-09T18:06:12.850Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-09T18:06:12.850Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-09T18:06:12.850Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-09T18:06:12.850Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-09T18:06:12.850Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-09T18:06:12.850Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-09T18:06:16.592Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-09T18:06:16.592Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-09T18:06:16.592Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-09T18:06:16.592Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-09T18:06:16.592Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-09T18:06:16.592Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-09T18:06:16.592Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-09T18:06:16.592Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-09T18:06:16.592Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-09T18:06:17.052Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-09T18:06:17.052Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-09T18:06:17.052Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-09T18:06:24.141Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-09T18:06:24.141Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-09T18:06:24.141Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-09T18:06:25.117Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-09T18:06:25.117Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-09T18:06:25.117Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-09T18:06:25.117Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-09T18:06:25.117Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-09T18:06:25.117Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-09T18:06:25.117Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-09T18:06:25.117Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-09T18:06:25.117Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-09T18:06:25.117Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-09T18:06:25.578Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-09T18:06:25.578Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-09T18:06:25.578Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-09T18:06:25.578Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-09T18:06:25.578Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-09T18:06:25.578Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-09T18:06:25.578Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-09T18:06:25.578Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-09T18:06:25.578Z] === RUN TestDockerSuite/TestRunMount [2021-07-09T18:06:25.578Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-09T18:06:25.578Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-09T18:06:25.578Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-09T18:06:25.578Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-09T18:06:25.578Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-09T18:06:25.578Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-09T18:06:25.578Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-09T18:06:25.578Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-09T18:06:32.661Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-09T18:06:32.661Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-09T18:06:32.661Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-09T18:06:32.661Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-09T18:06:32.661Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-09T18:06:32.661Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-09T18:06:32.661Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-09T18:06:38.461Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-09T18:06:42.203Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-09T18:06:42.203Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-09T18:06:42.203Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-09T18:06:42.203Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-09T18:06:42.203Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-09T18:06:42.203Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-09T18:06:42.203Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-09T18:06:42.203Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-09T18:06:42.204Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-09T18:06:42.204Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-09T18:06:42.204Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-09T18:06:42.204Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-09T18:06:42.204Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-09T18:06:42.204Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-09T18:06:42.204Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-09T18:06:42.204Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-09T18:06:42.204Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-09T18:06:42.204Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-09T18:06:42.204Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-09T18:06:42.204Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-09T18:06:43.745Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-09T18:06:45.285Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-09T18:06:46.825Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-09T18:06:48.366Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-09T18:06:50.550Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-09T18:06:51.010Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-09T18:06:51.010Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-09T18:06:51.010Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-09T18:06:51.010Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-09T18:06:51.010Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-09T18:06:51.010Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-09T18:06:51.010Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-09T18:06:51.010Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-09T18:06:51.010Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-09T18:06:51.010Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-09T18:06:51.010Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-09T18:06:51.010Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-09T18:06:51.010Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-09T18:06:51.010Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-09T18:06:51.010Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-09T18:06:51.010Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-09T18:06:53.923Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-09T18:06:53.923Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-09T18:06:53.923Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-09T18:06:53.923Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-09T18:06:53.923Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-09T18:06:53.923Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-09T18:06:53.923Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-09T18:06:53.923Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-09T18:06:53.923Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-09T18:06:53.923Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-09T18:06:53.923Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-09T18:07:02.504Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-09T18:07:02.504Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-09T18:07:02.504Z] === RUN TestDockerSuite/TestRunRm [2021-07-09T18:07:05.415Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-09T18:07:11.218Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-09T18:07:12.758Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-09T18:07:14.941Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-09T18:07:17.123Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-09T18:07:19.308Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-09T18:07:19.308Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-09T18:07:19.308Z] === RUN TestDockerSuite/TestRunState [2021-07-09T18:07:19.308Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-09T18:07:19.308Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-09T18:07:22.219Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-09T18:07:22.219Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-09T18:07:22.219Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-09T18:07:23.759Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-09T18:07:23.759Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-09T18:07:23.759Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-09T18:07:23.759Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-09T18:07:23.759Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-09T18:07:24.218Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-09T18:07:24.218Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-09T18:07:24.218Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-09T18:07:24.218Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-09T18:07:28.919Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-09T18:07:28.919Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-09T18:07:28.919Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-09T18:07:28.919Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-09T18:07:28.919Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-09T18:07:28.919Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-09T18:07:28.919Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-09T18:07:28.919Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-09T18:07:28.919Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-09T18:07:28.919Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-09T18:07:28.919Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-09T18:07:28.919Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-09T18:07:28.919Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-09T18:07:28.919Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-09T18:07:28.919Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-09T18:07:28.919Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-09T18:07:28.919Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-09T18:07:28.919Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-09T18:07:28.919Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-09T18:07:28.919Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-09T18:07:28.919Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-09T18:07:31.102Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-09T18:07:31.102Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-09T18:07:31.102Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-09T18:07:34.011Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-09T18:07:34.011Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-09T18:07:34.011Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-09T18:07:34.011Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-09T18:07:34.011Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-09T18:07:36.194Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-09T18:07:44.775Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-09T18:07:47.693Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-09T18:07:54.783Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-09T18:07:54.783Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-09T18:07:54.783Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-09T18:07:54.783Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-09T18:07:56.964Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-09T18:07:59.141Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-09T18:08:01.319Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-09T18:08:01.319Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-09T18:08:01.319Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-09T18:08:01.319Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-09T18:08:01.778Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-09T18:08:01.778Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-09T18:08:01.778Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-09T18:08:01.778Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-09T18:08:01.778Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-09T18:08:01.778Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-09T18:08:01.778Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-09T18:08:01.778Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-09T18:08:01.778Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-09T18:08:01.778Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-09T18:08:01.778Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-09T18:08:10.344Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-09T18:08:11.881Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-09T18:08:13.420Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-09T18:08:18.108Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-09T18:08:18.108Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-09T18:08:18.108Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-09T18:08:18.108Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-09T18:08:18.108Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-09T18:08:18.108Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-09T18:08:18.108Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-09T18:08:18.108Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-09T18:08:18.108Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-09T18:08:18.108Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-09T18:08:18.108Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-09T18:08:18.108Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-09T18:08:18.108Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-09T18:08:18.108Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-09T18:08:18.108Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-09T18:08:18.108Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-09T18:08:18.108Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-09T18:08:18.108Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-09T18:08:18.108Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-09T18:08:18.108Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-09T18:08:18.567Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-09T18:08:18.567Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-09T18:08:18.567Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-09T18:08:18.567Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-09T18:08:18.567Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-09T18:08:18.567Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-09T18:08:18.567Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-09T18:08:18.567Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-09T18:08:18.567Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-09T18:08:18.567Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-09T18:08:18.567Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-09T18:08:18.567Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-09T18:08:18.567Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-09T18:08:18.567Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-09T18:08:18.567Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-09T18:08:20.747Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-09T18:08:21.205Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-09T18:08:21.206Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-09T18:08:21.664Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-09T18:08:23.203Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-09T18:08:30.276Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-09T18:08:30.276Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-09T18:08:30.276Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-09T18:08:38.844Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-09T18:08:38.844Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-09T18:08:38.844Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-09T18:08:42.575Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-09T18:08:42.575Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-09T18:08:42.575Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-09T18:08:42.575Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-09T18:08:42.575Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-09T18:08:42.575Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-09T18:08:42.575Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-09T18:08:42.575Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-09T18:08:42.575Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-09T18:08:48.369Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-09T18:08:48.369Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-09T18:08:48.369Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-09T18:08:48.369Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-09T18:08:48.369Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-09T18:08:48.369Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-09T18:08:48.369Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-09T18:08:48.369Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-09T18:08:48.369Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-09T18:08:48.369Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-09T18:08:48.369Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-09T18:08:48.369Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-09T18:08:48.369Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-09T18:08:50.546Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-09T18:08:52.726Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-09T18:08:52.726Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-09T18:08:52.726Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-09T18:08:54.264Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-09T18:08:54.264Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-09T18:08:54.264Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-09T18:08:54.264Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-09T18:08:54.264Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-09T18:08:54.264Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-09T18:08:54.722Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-09T18:08:54.722Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-09T18:08:54.722Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-09T18:08:54.722Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-09T18:08:54.722Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-09T18:08:54.722Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-09T18:08:54.722Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-09T18:09:12.408Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-09T18:09:12.408Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-09T18:09:12.408Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-09T18:09:12.408Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-09T18:09:12.408Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-09T18:09:12.408Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-09T18:09:12.408Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-09T18:09:12.408Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-09T18:09:13.943Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-09T18:09:13.943Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-09T18:09:16.847Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-09T18:09:16.847Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-09T18:09:17.305Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-09T18:09:17.305Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-09T18:09:17.764Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-09T18:09:26.332Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-09T18:09:26.332Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-09T18:09:26.332Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-09T18:09:26.791Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-09T18:09:26.791Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-09T18:09:26.791Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-09T18:09:26.791Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-09T18:09:33.883Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-09T18:09:34.342Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-09T18:09:34.342Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-09T18:09:44.660Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-09T18:09:44.660Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-09T18:09:44.660Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-09T18:09:45.119Z] --- PASS: TestDockerSuite (2221.40s) [2021-07-09T18:09:45.119Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-07-09T18:09:45.119Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-09T18:09:45.119Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-09T18:09:45.119Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-07-09T18:09:45.119Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-07-09T18:09:45.119Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-09T18:09:45.119Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-07-09T18:09:45.119Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.73s) [2021-07-09T18:09:45.119Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2021-07-09T18:09:45.119Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2021-07-09T18:09:45.119Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-07-09T18:09:45.119Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (53.34s) [2021-07-09T18:09:45.119Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2021-07-09T18:09:45.119Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-07-09T18:09:45.119Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-09T18:09:45.119Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-09T18:09:45.119Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-09T18:09:45.119Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-09T18:09:45.119Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-09T18:09:45.119Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-09T18:09:45.119Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-09T18:09:45.119Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-07-09T18:09:45.119Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-09T18:09:45.119Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.18s) [2021-07-09T18:09:45.119Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-09T18:09:45.119Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-09T18:09:45.119Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.96s) [2021-07-09T18:09:45.119Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.14s) [2021-07-09T18:09:45.119Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-09T18:09:45.119Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-09T18:09:45.119Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-09T18:09:45.119Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-09T18:09:45.119Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.01s) [2021-07-09T18:09:45.119Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-09T18:09:45.119Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-09T18:09:45.119Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.30s) [2021-07-09T18:09:45.119Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (62.46s) [2021-07-09T18:09:45.119Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-07-09T18:09:45.119Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (9.66s) [2021-07-09T18:09:45.119Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-09T18:09:45.119Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.09s) [2021-07-09T18:09:45.119Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2021-07-09T18:09:45.578Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.19s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.51s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.78s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.45s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.54s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.98s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.21s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.56s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.37s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildAddTar (30.48s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.24s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (10.60s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (8.79s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.15s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.43s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.45s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.07s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.93s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.70s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.55s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.61s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.24s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.40s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.95s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildCmd (0.56s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.54s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.60s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.87s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.18s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.18s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.51s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.92s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.81s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.99s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.73s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.37s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.10s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (9.02s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.96s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.45s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.54s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.67s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.50s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.50s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.49s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildDockerignore (44.77s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.01s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (49.78s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.46s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.65s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.95s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.21s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.28s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.05s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.57s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.55s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (67.46s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.39s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.02s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.33s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.77s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.84s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.65s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.93s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (8.92s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.24s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildFails (2.45s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.42s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.82s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.01s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.71s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.36s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.51s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.39s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildHistory (10.68s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.91s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (6.55s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.71s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.06s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildLabel (0.95s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.93s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.58s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildLabels (0.96s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.47s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.64s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.60s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.83s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.75s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (3.83s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.10s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.50s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.10s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.94s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (9.49s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.01s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.01s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.96s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.97s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.56s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.90s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.25s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.20s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.47s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.59s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.33s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.01s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.06s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.77s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.12s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.80s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.62s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.03s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildRm (10.29s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (7.88s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.39s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.81s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.97s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.88s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.96s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.71s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.71s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.62s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.70s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildStderr (9.29s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (35.36s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.23s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.22s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildTagEvent (8.55s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (9.16s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.35s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.90s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.59s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.82s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.06s) [2021-07-09T18:09:45.579Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.01s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-07-09T18:09:45.579Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.20s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.45s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestBuildWithTabs (10.46s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.59s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.18s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.24s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.86s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.70s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (8.81s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCommitChange (4.68s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.29s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.78s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCommitTTY (7.14s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.19s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.94s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.84s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.97s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.47s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.52s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.18s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.05s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.12s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.52s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.56s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.96s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.18s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.50s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.90s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.96s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.87s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.62s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.06s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.37s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.08s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.63s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.27s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.49s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.42s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.47s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.47s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0002c4228_} (2.49s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1856347762_c:\foo_false____} (2.42s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1856347762_c:\foo_true____} (2.49s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.38s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.60s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.55s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.61s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.26s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.61s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.55s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.35s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCpToDot (2.59s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCpToStdout (2.62s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.07s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.92s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.85s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.69s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCreateRM (0.41s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.71s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.46s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.64s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.57s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.60s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.66s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.30s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.17s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestEventsCopy (3.87s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.11s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.43s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.82s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.03s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.48s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.04s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestEventsFilters (4.27s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestEventsFormat (4.29s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestEventsRename (2.26s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestEventsResize (7.86s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.14s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.41s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.12s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.58s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.88s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.91s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.95s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.01s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.07s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.00s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.59s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.12s) [2021-07-09T18:09:45.580Z] --- PASS: TestDockerSuite/TestExecInspectID (3.39s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-09T18:09:45.580Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.28s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.19s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.25s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.90s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.97s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.97s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.86s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.72s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.61s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.02s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.70s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.97s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.74s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.63s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestImportBadURL (2.36s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.09s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.96s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.51s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.48s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestInspectDefault (2.09s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestInspectHistory (4.17s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.51s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.97s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.42s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.03s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.02s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestInspectStatus (3.27s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.87s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.09s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.42s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.96s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.49s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.44s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.16s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.92s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.87s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.65s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.48s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.17s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.13s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.20s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.50s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.10s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.55s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.53s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestLogsSince (8.97s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestLogsTail (2.79s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.58s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.54s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.56s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.15s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestPsByOrder (7.48s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.48s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.67s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.58s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.65s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.03s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.55s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.26s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.36s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.74s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.48s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.66s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.62s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.75s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.38s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.77s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.54s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.25s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.53s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.63s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.05s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.69s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.32s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.79s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.74s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.26s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestRmiTag (0.62s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.71s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (29.08s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.41s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.17s) [2021-07-09T18:09:45.581Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.08s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-09T18:09:45.581Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.74s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.87s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.45s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.10s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.08s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.44s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.09s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.50s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.28s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.82s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.81s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.54s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.07s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.13s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.56s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.72s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.55s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.02s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.07s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.52s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunExitCode (2.46s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.49s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.49s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.55s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.95s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.89s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.54s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.09s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.21s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.02s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.39s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.74s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.73s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.25s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.89s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.65s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunRm (2.56s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.47s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.22s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.09s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.98s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.59s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.43s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.00s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.81s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.10s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.46s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.71s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.27s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.08s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.21s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.71s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.14s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.56s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.18s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.00s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.71s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.70s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.17s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.94s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.02s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.76s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.03s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.21s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-09T18:09:45.582Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.07s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-09T18:09:45.582Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-09T18:09:45.583Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2021-07-09T18:09:45.583Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-07-09T18:09:45.583Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-09T18:09:45.583Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2021-07-09T18:09:45.583Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-07-09T18:09:45.583Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-07-09T18:09:45.583Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.84s) [2021-07-09T18:09:45.583Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-07-09T18:09:45.583Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.80s) [2021-07-09T18:09:45.583Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2021-07-09T18:09:45.583Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.45s) [2021-07-09T18:09:45.583Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-07-09T18:09:45.583Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2021-07-09T18:09:45.583Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.35s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-09T18:09:45.583Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.71s) [2021-07-09T18:09:45.583Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-09T18:09:45.583Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.83s) [2021-07-09T18:09:45.583Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2021-07-09T18:09:45.583Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2021-07-09T18:09:45.583Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.62s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-09T18:09:45.583Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.23s) [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-09T18:09:45.583Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-09T18:09:45.583Z] === RUN TestDockerSchema1RegistrySuite [2021-07-09T18:09:45.583Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-09T18:09:45.583Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-09T18:09:45.583Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-09T18:09:45.583Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-09T18:09:45.583Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-09T18:09:45.583Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-09T18:09:45.583Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-09T18:09:45.583Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-09T18:09:45.583Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-09T18:09:45.583Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-09T18:09:45.583Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-09T18:09:45.583Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-09T18:09:45.583Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-09T18:09:45.583Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-09T18:09:45.583Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-09T18:09:45.583Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-09T18:09:45.583Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-09T18:09:45.583Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-09T18:09:45.583Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-09T18:09:45.583Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-09T18:09:45.583Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-09T18:09:45.583Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-09T18:09:45.583Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-09T18:09:45.583Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-09T18:09:45.583Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-09T18:09:45.583Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-09T18:09:45.583Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-09T18:09:45.583Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-09T18:09:45.583Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-09T18:09:45.583Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-09T18:09:45.583Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-09T18:09:45.583Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.583Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-09T18:09:45.583Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-09T18:09:45.583Z] === RUN TestDockerDaemonSuite [2021-07-09T18:09:45.584Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-09T18:09:45.584Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-09T18:09:45.584Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-09T18:09:45.584Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-09T18:09:45.584Z] === RUN TestDockerSwarmSuite [2021-07-09T18:09:45.584Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-09T18:09:45.584Z] === RUN TestDockerPluginSuite [2021-07-09T18:09:45.584Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-09T18:09:45.584Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-09T18:09:45.584Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-09T18:09:45.584Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-09T18:09:45.584Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-09T18:09:45.584Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-09T18:09:45.584Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-09T18:09:45.584Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-09T18:09:45.584Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-09T18:09:45.584Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-09T18:09:45.584Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-09T18:09:45.584Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-09T18:09:45.584Z] === RUN TestDockerExternalVolumeSuite [2021-07-09T18:09:45.584Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-09T18:09:45.584Z] === RUN TestDockerNetworkSuite [2021-07-09T18:09:45.584Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-09T18:09:45.584Z] === RUN TestDockerHubPullSuite [2021-07-09T18:09:45.584Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-09T18:09:45.584Z] PASS [2021-07-09T18:09:45.584Z] ok github.com/docker/docker/integration-cli 2221.736s [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === Skipped [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-09T18:09:45.584Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-09T18:09:45.584Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-09T18:09:45.584Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-09T18:09:45.584Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-09T18:09:45.584Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-09T18:09:45.584Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-09T18:09:45.584Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-09T18:09:45.584Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-09T18:09:45.584Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-09T18:09:45.584Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-09T18:09:45.584Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-09T18:09:45.584Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-09T18:09:45.584Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-09T18:09:45.584Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-09T18:09:45.584Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-09T18:09:45.584Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-09T18:09:45.584Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-09T18:09:45.584Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-07-09T18:09:45.584Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-09T18:09:45.584Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-09T18:09:45.584Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-09T18:09:45.584Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-07-09T18:09:45.584Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-09T18:09:45.584Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-07-09T18:09:45.584Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-07-09T18:09:45.584Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-09T18:09:45.584Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-09T18:09:45.584Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-09T18:09:45.584Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-09T18:09:45.584Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-07-09T18:09:45.584Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2021-07-09T18:09:45.584Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2021-07-09T18:09:45.584Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-07-09T18:09:45.584Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-07-09T18:09:45.584Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-09T18:09:45.584Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-09T18:09:45.584Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-09T18:09:45.584Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-09T18:09:45.584Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2021-07-09T18:09:45.584Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-07-09T18:09:45.584Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-09T18:09:45.584Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-09T18:09:45.584Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-09T18:09:45.584Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-09T18:09:45.584Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.584Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-09T18:09:45.584Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-07-09T18:09:45.585Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:45.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.35s) [2021-07-09T18:09:45.585Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-09T18:09:45.585Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2021-07-09T18:09:45.585Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-07-09T18:09:46.045Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-07-09T18:09:46.045Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-09T18:09:46.045Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-09T18:09:46.045Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-09T18:09:46.045Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-07-09T18:09:46.045Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-09T18:09:46.045Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-07-09T18:09:46.045Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-07-09T18:09:46.045Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-07-09T18:09:46.045Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-07-09T18:09:46.045Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2021-07-09T18:09:46.045Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-07-09T18:09:46.045Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-09T18:09:46.045Z] docker_cli_sni_test.go:18: Flakey test [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-09T18:09:46.045Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-09T18:09:46.045Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-09T18:09:46.045Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-09T18:09:46.045Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-09T18:09:46.045Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-09T18:09:46.045Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-09T18:09:46.045Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-09T18:09:46.045Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-09T18:09:46.045Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-09T18:09:46.045Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-09T18:09:46.045Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-09T18:09:46.045Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-09T18:09:46.045Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-09T18:09:46.045Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-09T18:09:46.045Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-09T18:09:46.045Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-09T18:09:46.045Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-09T18:09:46.045Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-09T18:09:46.045Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-09T18:09:46.045Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-09T18:09:46.045Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-09T18:09:46.045Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-09T18:09:46.045Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-09T18:09:46.045Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-09T18:09:46.045Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-09T18:09:46.045Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.045Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-09T18:09:46.045Z] [2021-07-09T18:09:46.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-09T18:09:46.045Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-09T18:09:46.046Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-09T18:09:46.046Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-09T18:09:46.046Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-09T18:09:46.046Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-09T18:09:46.046Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-09T18:09:46.046Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-09T18:09:46.046Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-09T18:09:46.046Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-09T18:09:46.046Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-09T18:09:46.046Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-09T18:09:46.046Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-09T18:09:46.046Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-09T18:09:46.046Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-07-09T18:09:46.046Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-09T18:09:46.046Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-09T18:09:46.046Z] [2021-07-09T18:09:46.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-09T18:09:46.046Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.046Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-09T18:09:46.047Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-09T18:09:46.047Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-07-09T18:09:46.047Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-09T18:09:46.047Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-07-09T18:09:46.047Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-09T18:09:46.047Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-09T18:09:46.047Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-09T18:09:46.047Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-09T18:09:46.047Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-09T18:09:46.047Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-09T18:09:46.047Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-09T18:09:46.047Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-09T18:09:46.047Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-09T18:09:46.047Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-09T18:09:46.047Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.047Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-09T18:09:46.047Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-09T18:09:46.048Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-09T18:09:46.048Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-09T18:09:46.048Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-09T18:09:46.048Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-09T18:09:46.048Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-09T18:09:46.048Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-09T18:09:46.048Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-09T18:09:46.048Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-09T18:09:46.048Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-09T18:09:46.048Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-09T18:09:46.048Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-09T18:09:46.048Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-09T18:09:46.048Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.048Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-09T18:09:46.048Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-09T18:09:46.049Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.049Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-09T18:09:46.049Z] [2021-07-09T18:09:46.049Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-09T18:09:46.050Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-09T18:09:46.050Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-09T18:09:46.050Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-09T18:09:46.050Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-07-09T18:09:46.051Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-09T18:09:46.051Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-09T18:09:46.051Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-09T18:09:46.051Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-09T18:09:46.051Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-09T18:09:46.051Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-09T18:09:46.051Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-09T18:09:46.051Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-09T18:09:46.051Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-09T18:09:46.051Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-09T18:09:46.051Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-09T18:09:46.051Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-09T18:09:46.051Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-09T18:09:46.051Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-09T18:09:46.051Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-09T18:09:46.051Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-09T18:09:46.051Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-09T18:09:46.051Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.051Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-09T18:09:46.051Z] [2021-07-09T18:09:46.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-09T18:09:46.051Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-09T18:09:46.052Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] [2021-07-09T18:09:46.052Z] DONE 1092 tests, 546 skipped in 2229.544s [2021-07-09T18:09:46.511Z] INFO: Integration tests ended at 07/09/2021 18:09:46. Duration:00:37:10.1172199 [2021-07-09T18:09:46.511Z] INFO: Docker info of the daemon under test at end of run [2021-07-09T18:09:46.511Z] [2021-07-09T18:09:46.969Z] Containers: 2 [2021-07-09T18:09:46.969Z] Running: 0 [2021-07-09T18:09:46.969Z] Paused: 0 [2021-07-09T18:09:46.969Z] Stopped: 2 [2021-07-09T18:09:46.969Z] Images: 18 [2021-07-09T18:09:46.969Z] Server Version: 0.0.0-dev [2021-07-09T18:09:46.969Z] Storage Driver: windowsfilter [2021-07-09T18:09:46.969Z] Windows: [2021-07-09T18:09:46.969Z] Logging Driver: json-file [2021-07-09T18:09:46.969Z] Plugins: [2021-07-09T18:09:46.969Z] Volume: local [2021-07-09T18:09:46.969Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-09T18:09:46.969Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-09T18:09:46.969Z] Swarm: inactive [2021-07-09T18:09:46.969Z] Default Isolation: process [2021-07-09T18:09:46.969Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-09T18:09:46.969Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-09T18:09:46.969Z] OSType: windows [2021-07-09T18:09:46.969Z] Architecture: x86_64 [2021-07-09T18:09:46.969Z] CPUs: 4 [2021-07-09T18:09:46.969Z] Total Memory: 32GiB [2021-07-09T18:09:46.970Z] Name: azwin-2-de1570 [2021-07-09T18:09:46.970Z] ID: ZFFA:RJCQ:WF3Q:74CM:4OCY:SWSA:7LC2:UUNZ:OKLL:EYBP:OSKI:SFCN [2021-07-09T18:09:46.970Z] Docker Root Dir: D:\CI\PR-42604\5\daemon [2021-07-09T18:09:46.970Z] Debug Mode (client): false [2021-07-09T18:09:46.970Z] Debug Mode (server): true [2021-07-09T18:09:46.970Z] File Descriptors: -1 [2021-07-09T18:09:46.970Z] Goroutines: 17 [2021-07-09T18:09:46.970Z] System Time: 2021-07-09T18:09:46.8169169Z [2021-07-09T18:09:46.970Z] EventsListeners: 0 [2021-07-09T18:09:46.970Z] Registry: https://index.docker.io/v1/ [2021-07-09T18:09:46.970Z] Labels: [2021-07-09T18:09:46.970Z] Experimental: false [2021-07-09T18:09:46.970Z] Insecure Registries: [2021-07-09T18:09:46.970Z] 127.0.0.0/8 [2021-07-09T18:09:46.970Z] Live Restore Enabled: false [2021-07-09T18:09:46.970Z] [2021-07-09T18:09:46.970Z] [2021-07-09T18:09:46.970Z] INFO: Stopping daemon under test [2021-07-09T18:09:47.428Z] SUCCESS: The process with PID 2176 (child process of PID 2612) has been terminated. [2021-07-09T18:09:47.428Z] SUCCESS: The process with PID 2612 (child process of PID 2712) has been terminated. [2021-07-09T18:09:47.428Z] INFO: Stop tailing logs of the daemon under tests [2021-07-09T18:09:47.428Z] INFO: executeCI.ps1 Completed successfully at 07/09/2021 18:09:46. [2021-07-09T18:09:47.428Z] INFO: Tidying up at end of run [2021-07-09T18:09:47.428Z] INFO: Saving daemon under test log (d:\CI\PR-42604\5\dut.out) to bundles\CIDUT.out [2021-07-09T18:09:47.428Z] INFO: Saving daemon under test log (d:\CI\PR-42604\5\dut.err) to bundles\CIDUT.err [2021-07-09T18:09:47.428Z] INFO: Nuke-Everything... [2021-07-09T18:09:49.608Z] INFO: Container count on control daemon to delete is 2 [2021-07-09T18:09:50.067Z] d933bf08953e [2021-07-09T18:09:50.067Z] 12262cd4e3b2 [2021-07-09T18:09:50.067Z] INFO: Non-base image count on control daemon to delete is 1 [2021-07-09T18:09:51.603Z] Deleted: sha256:1b8537701912b3e063ebccab95bf5c97a35bd7fa278a4db4b0cf4e01bae64d96 [2021-07-09T18:09:51.604Z] Deleted: sha256:4174a09bdfa0c88508310c3eb5eccb06770cdae65d660abbf0c1ec4d8d4fe73f [2021-07-09T18:09:51.604Z] INFO: Tidying pidfile d:\CI\PR-42604\5\docker.pid [2021-07-09T18:09:51.604Z] INFO: Nuking d:\CI [2021-07-09T18:10:03.984Z] INFO: Zapped successfully [2021-07-09T18:10:03.984Z] [2021-07-09T18:10:03.984Z] INFO: executeCI.ps1 exiting at Fri Jul 9 18:10:03 CUT 2021. Duration 01:05:01.5211912 [2021-07-09T18:10:03.984Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-09T18:10:04.226Z] Recording test results [2021-07-09T18:10:04.627Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-09T18:10:06.217Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-09T18:10:07.400Z] Archiving artifacts [2021-07-09T18:10:08.525Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42604/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-09T18:10:09.545Z] + make clean [2021-07-09T18:10:11.080Z] docker volume rm -f docker-dev-cache [2021-07-09T18:10:11.080Z] 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